]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/music-glossary.tely
Issue 4151: implicitTimeSignatureVisibility->initialTimeSignatureVisibility
[lilypond.git] / Documentation / music-glossary.tely
index c62b359ac30240bb47542a7d1408c271917aba78..4228378866ad92598c4d66eaeb59300d7f38eccf 100644 (file)
@@ -12,9 +12,14 @@ terms used in the documentation manuals for LilyPond version
 @version{}.
 @end macro
 
-@c `Music Glossary' was born 1999-10-04 with git commit 280a0bb...
+@c `Music Glossary' was born 1999-10-04 with this commit:
+@c lilypond-1.2.12
+@c author: fred
+@c commit: be4e46f61b1a8dec0922e0fd849c626beb6ab9be
+@c   file: Documentation/user/glossary.texi
+
 @macro copyrightDeclare
-Copyright @copyright{} 1999--2010 by the authors
+Copyright @copyright{} 1999--2014 by the authors
 @end macro
 
 @set FDL
@@ -57,6 +62,7 @@ Copyright @copyright{} 1999--2010 by the authors
 * Musical terms A-Z::
 * Duration names notes and rests::
 * Pitch names::
+* Non-Western terms A-Z::
 
 Appendices
 
@@ -148,6 +154,7 @@ Languages in this order.
 * cluster::
 * comma::
 * common meter::
+* Common Practice Period::
 * common time::
 * complement::
 * compound interval::
@@ -246,12 +253,14 @@ Languages in this order.
 * homophony::
 * hook::
 * hymn meter::
+* incomplete dominant seventh chord::
 * interval::
 * inversion::
 * inverted interval::
 * just intonation::
 * key::
 * key signature::
+* kievan notation::
 * laissez vibrer::
 * largo::
 * leading note::
@@ -328,6 +337,7 @@ Languages in this order.
 * polymetric time signature::
 * polyphony::
 * portato::
+* power chord::
 * presto::
 * proportion::
 * Pythagorean comma::
@@ -536,7 +546,7 @@ principal note to which it is attached.  The acciaccatura is drawn as a
 small eighth note (quaver) with a line drawn through the flag and stem.
 
 @seealso
-@ref{appoggiatura}, @ref{grace notes}, @ref{ornament}.
+@ref{appoggiatura}, @ref{grace notes}, @ref{mordent}, @ref{ornament}.
 
 
 @node accidental
@@ -593,7 +603,7 @@ An accidental alters a note by:
     \context {
       \Score
       \override SpacingSpanner
-        #'base-shortest-duration = #(ly:make-moment 1 32)
+        #'base-shortest-duration = #(ly:make-moment 1/32)
     }
   }
 }
@@ -678,7 +688,7 @@ Since one does not crescendo @emph{to} nothing, it is not correct to use
 @section alla breve
 
 ES: alla breve,
-I: ?,
+I: alla breve,
 F: alla breve, à la brève,
 D: Allabreve, alla breve
 NL: ?,
@@ -1027,22 +1037,6 @@ A distance between a starting lower note and a higher ending note.
 No cross-references.
 
 
-@node augmented interval
-@section augmented interval
-
-ES: intervalo aumentado,
-I: intervallo aumentato,
-F: intervalle augmenté,
-D: übermäßiges Intervall,
-NL: overmatig interval,
-DK: forstørret interval,
-S: överstigande intervall,
-FI: ylinouseva intervalli.
-
-@seealso
-@ref{interval}.
-
-
 @node augmentation
 @section augmentation
 
@@ -1063,6 +1057,22 @@ This is a placeholder for augmentation (wrt mensural notation).
 @ref{diminution}, @ref{mensural notation}.
 
 
+@node augmented interval
+@section augmented interval
+
+ES: intervalo aumentado,
+I: intervallo aumentato,
+F: intervalle augmenté,
+D: übermäßiges Intervall,
+NL: overmatig interval,
+DK: forstørret interval,
+S: överstigande intervall,
+FI: ylinouseva intervalli.
+
+@seealso
+@ref{interval}.
+
+
 @node autograph
 @section autograph
 
@@ -1601,7 +1611,7 @@ DK: akkord,
 S: ackord,
 FI: sointu.
 
-Three or more tones sounding simultaneously.  In traditional European music
+Two or more tones sounding simultaneously.  In traditional European music
 the base chord is a @emph{triad} consisting of two thirds.  @emph{Major}
 (major + minor third) as well as @emph{minor} (minor + major third) chords
 may be extended with more thirds.  Four-tone @emph{seventh chords} and
@@ -1611,7 +1621,7 @@ define their mood are a special case called @q{open chords}.  The lack of
 the middle third means their quality is ambivalent -- neither major nor
 minor.
 
-@lilypond[quote,notime,line-width=13.0\cm]
+@lilypond[quote,notime]
 <<
   \new Staff {
     \relative c'' {
@@ -1629,8 +1639,8 @@ minor.
     "minor  "
     "diminished  "
     "augmented  "
-    "seventh-chord  "
-    "ninth-chord"
+    "seventh  "
+    "ninth"
   }
 >>
 @end lilypond
@@ -1777,7 +1787,7 @@ the top line high F:
     \context {
       \Score
       \override SpacingSpanner
-        #'base-shortest-duration = #(ly:make-moment 1 1)
+        #'base-shortest-duration = #(ly:make-moment 1/1)
       \override  NonMusicalPaperColumn
         #'line-break-system-details = #'((alignment-distances . (3 3)))
       \override BarLine #'stencil = ##f
@@ -1838,7 +1848,7 @@ have been selected:
     \context {
       \Score
       \override SpacingSpanner
-        #'base-shortest-duration = #(ly:make-moment 2 1)
+        #'base-shortest-duration = #(ly:make-moment 2/1)
       \override  NonMusicalPaperColumn
         #'line-break-system-details = #'((alignment-distances . (3 3)))
       \override BarLine #'stencil = ##f
@@ -1901,7 +1911,7 @@ shown below, where the notes show an arpeggio on a C major chord.
     \context {
       \Score
       \override SpacingSpanner #'base-shortest-duration =
-        #(ly:make-moment 2 1)
+        #(ly:make-moment 2/1)
       \override  NonMusicalPaperColumn
         #'line-break-system-details = #'((alignment-distances . (3 3)))
       \override BarLine #'stencil = ##f
@@ -1989,6 +1999,25 @@ Another name for @ref{common time}.
 @ref{common time}, @ref{meter}.
 
 
+@node Common Practice Period
+@section Common Practice Period
+
+ES: ?,
+I: Periodo di pratica comune,
+F: ?,
+D: Kunstmusik,
+NL: ?,
+DK: ?,
+S: ?,
+FI: ?.
+
+@c TODO:
+This is a stub for Common Practice Period (CPP).
+
+@seealso
+@ruser{Note names in other languages}.
+
+
 @node common time
 @section common time
 
@@ -2048,7 +2077,7 @@ Intervals larger than an octave.
 ES: compás compuesto, compás de subdivisión ternaria,
 I: tempo composto,
 F: mesure composée,
-D: ?,
+D: Dreiertakt,
 NL: ?,
 DK: ?,
 S: ?,
@@ -2065,9 +2094,9 @@ A meter that includes a triplet subdivision within the beat, such as
 @section compound time
 
 ES: compás compuesto, compás de amalgama (def. 2),
-I: ?,
+I: tempo misto,
 F: temps composé,
-D: ?,
+D: zusammengesetzte Taktart,
 NL: ?,
 DK: ?,
 S: ?,
@@ -2080,29 +2109,16 @@ A meter that includes a triplet subdivision within the beat: see
 @ref{compound meter}.
 
 @item
-A time signature that additively combines two or more unequal meters, e.g.,
-@q{3/8 + 2/8} instead of @q{5/8}.  Sometimes called additive time signatures.
+A time signature that additively combines two or more unequal meters,
+e.g., @q{3/8 + 2/8} instead of @q{5/8}.  Sometimes called additive time
+signatures.
 
 @end enumerate
 
-@lilypond[quote,line-width=13.0\cm]
-#(define ((compound-time one two three num) grob)
-  (grob-interpret-markup grob
-    (markup
-      #:override '(baseline-skip . 0)
-      #:number
-      #:line (
-        #:left-column (one num)
-        #:vcenter "+"
-        #:left-column (two num)
-        #:vcenter "+"
-        #:left-column (three num)))))
-
+@lilypond[quote,verbatim]
 \relative c' {
   \key f \major
-  #(set-time-signature 8 8 '(3 2 3))
-  \override Staff.TimeSignature #'stencil =
-    #(compound-time "3" "2" "3" "8")
+  \compoundMeter #'((3 8) (2 8) (3 8))
   c8 d e f4 d8 c bes
   c4 g'8 e c f4.
   \bar "||"
@@ -2110,7 +2126,9 @@ A time signature that additively combines two or more unequal meters, e.g.,
 @end lilypond
 
 @seealso
-@ref{compound meter}, @ref{meter}, @ref{polymetric time signature}.
+@ref{compound meter},
+@ref{meter},
+@ref{polymetric time signature}.
 
 
 @node concert pitch
@@ -2119,7 +2137,7 @@ A time signature that additively combines two or more unequal meters, e.g.,
 ES: en Do, tono de concierto,
 I: intonazione reale,
 F: tonalité de concert, en ut,
-D: ?,
+D: Kammerton,
 NL: ?,
 DK: ?,
 S: ?,
@@ -2462,7 +2480,7 @@ No cross-references.
 ES: dal niente, de la nada,
 I: dal niente,
 F: partant de rien,
-D: ?,
+D: aus dem Nichts, dal niente,
 NL: ?,
 DK: ?,
 S: ?,
@@ -2767,7 +2785,7 @@ Abbreviated @emph{dim.} It indicates a decrease in tone volume.
 ES: disminución,
 I: diminuzione,
 F: diminution,
-D: ?,
+D: Diminution,
 NL: ?,
 DK: ?,
 S: ?,
@@ -2852,9 +2870,9 @@ FI: dissonanssi, dissonoiva intervalli, riitasointi.
 @section divisio
 
 ES: división,
-I: ?,
+I: divisio,
 F: ?,
-D: ?,
+D: Divisio,
 NL: ?,
 DK: ?,
 S: ?,
@@ -2887,15 +2905,15 @@ No cross-references.
 @section doit
 
 ES: elevación [de tono],
-I: ?,
+I: portamento indeterminato verso l'alto/l'acuto,
 F: saut,
-D: ?,
+D: Glissando zu unbestimmter Tonhöhe,
 NL: ?,
 DK: ?,
 S: ?,
 FI: nousu.
 
-Indicator for a indeterminately rising pitch bend.  Compare with
+Indicator for an indeterminately rising pitch bend.  Compare with
 @emph{glissando}, which has determinate starting and ending pitches.
 
 @seealso
@@ -3086,9 +3104,9 @@ FI: kaksoisylennysmerkki.
 @section double time signature
 
 ES: compás polimétrico,
-I: ?,
+I: indicazione di tempo doppia/polimetrica,
 F: ?,
-D: ?,
+D: zusammengesetzte Taktart,
 NL: ?,
 DK: ?,
 S: ?,
@@ -3256,7 +3274,7 @@ indicate this information are called dynamic marks.
 ES: sinalefa,
 I: elisione,
 F: élision,
-D: ?,
+D: Elision,
 NL: ?,
 DK: ?,
 S: ?,
@@ -3506,15 +3524,15 @@ Double Bass).
 @section fall
 
 ES: caída [de tono],
-I: ?,
+I: portamento indeterminato verso il basso/il grave,
 F: chute,
-D: ?,
+D: Glissando zu unbestimmter Tonhöhe nach unten,
 NL: ?,
 DK: ?,
 S: ?,
 FI: lasku.
 
-Indicator for a indeterminately falling pitch bend.  Compare with
+Indicator for an indeterminately falling pitch bend.  Compare with
 @emph{glissando}, which has determinate starting and ending pitches.
 
 @seealso
@@ -3525,7 +3543,7 @@ Indicator for a indeterminately falling pitch bend.  Compare with
 @section feathered beam
 
 ES: barra progresiva,
-I: ?,
+I: travatura convergente/divergente,
 F: ligature en soufflet, lien de croches en soufflet,
 D: gespreizter Balken,
 NL: ?,
@@ -3605,8 +3623,7 @@ played above the bass notes.
 @lilypond[quote,line-width=13.0\cm]
 \new GrandStaff <<
   \new Staff = "rh" \with {
-    fontSize = #-3
-    \override StaffSymbol #'staff-space = #(magstep -3)
+    \magnifyStaff #2/3
   } \relative c'' {
     \clef treble
     \key es \major
@@ -3689,9 +3706,9 @@ g64-"64th" s8
 @section flageolet
 
 ES: armónico,
-I: ?,
+I: armonico,
 F: flageolet,
-D: ?,
+D: Flageolett,
 NL: ?,
 DK: ?,
 S: ?,
@@ -3782,13 +3799,13 @@ FI: kvartti.
 @section Frenched score
 
 ES: partitura a la francesa,
-I: ?,
+I: partitura senza i righi vuoti,
 F: ?,
-D: ?,
+D: Orchesterpartitur ohne leere Systeme,
 NL: ?,
 DK: ?,
 S: ?,
-FI: partituuri francesan tapaan.
+FI: partituuri ilman tyhjiä nuottiviivastoja.
 
 A @q{condensed} score, produced by omitting staves for instruments that are not
 playing at the moment, and by moving up additional systems from following pages
@@ -3807,9 +3824,9 @@ you may wish to procure a copy of their style manual.
 @section Frenched staff
 
 ES: pentagrama a la francesa,
-I: ?,
+I: rigo temporaneo,
 F: ?,
-D: ?,
+D: zeitweiliges Notensystem,
 NL: ?,
 DK: ?,
 S: ?,
@@ -3864,10 +3881,29 @@ functionally different chords: tonic (T, the chord on the first note of the
 scale), subdominant (S, the chord on the fourth note), and dominant (D, the
 chord on the fifth note).  Others are considered to be variants of the base
 chords.
-
-TODO: what does the @q{p} mean in Sp, Dp, Tp?
+A few examples among many others are the tonic, subdominant or dominant of
+the parallel minor scale, or the incomplete dominant seventh chord.
 
 @lilypond[quote,notime,relative=2,line-width=13.0\cm]
+#(define-markup-command (diagonal-stroke layout props arg)
+  (markup?)
+  #:category font
+  #:properties ((font-size 0) (thickness 1.5) (extension 0.07))
+  (let*
+   ((thick (* (magstep font-size)
+      (ly:output-def-lookup layout 'line-thickness)))
+    (underline-thick (* thickness thick))
+    (m (interpret-markup layout props arg))
+    (x1 (car (ly:stencil-extent m X)))
+    (x2 (cdr (ly:stencil-extent m X)))
+    (y1 (car (ly:stencil-extent m Y)))
+    (y2 (cdr (ly:stencil-extent m Y)))
+    (dx (* extension (- x2 x1)))
+    (dy (* extension (- y2 y1)))
+    (line (make-line-stencil underline-thick
+      (- x1 dx) (- y1 dy)
+      (+ x2 dx) (+ y2 dy))))
+   (ly:stencil-add m line)))
 <<
   {
     <g e c>1 <a f d> <b g e>
@@ -3875,13 +3911,14 @@ TODO: what does the @q{p} mean in Sp, Dp, Tp?
   }
   \lyrics {
     T Sp Dp S D Tp
-    \markup { D \translate #'(-2 . 0) | }
+    \markup { \concat { \diagonal-stroke D \super "7" } }
   }
 >>
 @end lilypond
 
 @seealso
-No cross-references.
+@ref{dominant}, @ref{incomplete dominant seventh chord},
+@ref{subdominant}, @ref{tonic}.
 
 
 @node G
@@ -3923,7 +3960,7 @@ part in modern choral scores).
 @lilypond[quote,notime]
 \relative c'' {
   \override Staff.Clef #'full-size-change = ##t
-    \set Score.proportionalNotationDuration = #(ly:make-moment 1 8)
+    \set Score.proportionalNotationDuration = #(ly:make-moment 1/8)
     \clef french
     g1
     \clef treble
@@ -3979,8 +4016,7 @@ Notes printed in small types to indicate that their time values are not
 counted in the rhythm of the bar.
 
 @seealso
-@ref{acciaccatura}, @ref{appoggiatura}, @ref{grace notes},
-@ref{ornament}.
+@ref{acciaccatura}, @ref{appoggiatura}, @ref{mordent}, @ref{ornament}.
 
 
 @node grand staff
@@ -4217,11 +4253,11 @@ For harmony that uses three or more notes, see @ref{chord}.
 ES: hemiolia,
 I: emiolia, (rarely hemiola or emiola),
 F: hémiole,
-D: ?,
+D: Hemiole,
 NL: ?,
 DK: ?,
 S: ?,
-FI: 3/2 -suhde.
+FI: hemioli, 3/2 -suhde.
 
 [Greek: in Latin, @emph{sesquialtera}] The ratio 3:2.
 
@@ -4287,9 +4323,9 @@ the same rhythm (more or less).  In contrast to @emph{polyphony}.
 @section hymn meter
 
 ES: ?,
-I: ?,
+I: metrica dell'inno,
 F: ?,
-D: ?,
+D: Silbenanzahl,
 NL: ?,
 DK: ?,
 S: ?,
@@ -4324,6 +4360,25 @@ easier reading, a hymn with a meter of 87.87.87.87 is usually written
 No cross-references.
 
 
+@node incomplete dominant seventh chord
+@section incomplete dominant seventh chord
+
+ES: ?,
+I: accordo di settima dominante incompleto,
+F: ?,
+D: verkürzter Dominantseptakkord,
+NL: ?,
+DK: ?,
+S: ?,
+FI: ?.
+
+A dominant seventh chord where the root tone is removed.
+The remaining three tones build a diminished triad.
+
+@seealso
+@ref{chord}, @ref{dominant seventh chord}, @ref{functional harmony}.
+
+
 @node interval
 @section interval
 
@@ -4342,7 +4397,7 @@ are identical (or @emph{enharmonic}) on an equal-tempered twelve-tone scale
 and are called @emph{tritonus} because they consist of three whole tones.
 The addition of such two intervals forms an octave.
 
-@lilypond[quote,notime,line-width=13.0\cm]
+@lilypond[quote]
 <<
 \context Voice \relative c'' {
 % Prime or unison
@@ -4365,7 +4420,7 @@ The addition of such two intervals forms an octave.
 % Fifth
   < g des' >^"dim"
   < g d' >^"per"
-  < g dis >^"aug"
+  < g dis' >^"aug"
 % Sixth
   < gis es' >^"dim"
   < g! es' >^"min"
@@ -4404,7 +4459,7 @@ The addition of such two intervals forms an octave.
 ES: inversión,
 I: rivolto,
 F: renversement,
-D: ?,
+D: Umkehrung,
 NL: ?,
 DK: ?,
 S: ?,
@@ -4520,6 +4575,14 @@ key of the music.
 @seealso
 @ref{accidental}.
 
+@node kievan notation
+@section kievan notation
+
+A form of medieval music notation used predominantly in the chantbooks
+of the Russian Orthodox Church as well as Carpatho-Russian and Ukrainian
+jurisdictions of Orthodoxy and Byzantine-rite Catholicism.  It is
+characterized by the square shape of its noteheads.
+
 
 @node laissez vibrer
 @section laissez vibrer
@@ -4527,7 +4590,7 @@ key of the music.
 ES: dejar vibrar,
 I: laissez vibrer,
 F: laissez vibrer,
-D: ?,
+D: Laissez vibrer, schwingen lassen,
 NL: ?,
 DK: ?,
 S: ?,
@@ -4655,7 +4718,7 @@ notes, unlike (b) @notation{leggiero} or @notation{non-legato}, (c)
 @section ligature
 
 ES: ligadura,
-I: ?,
+I: ligatura,
 F: ligature,
 DE: Ligatur,
 NL: ?,
@@ -4719,7 +4782,7 @@ FI: viiva, nuottiviiva.
 ES: en su lugar,
 I: loco,
 F: ?,
-D: ?,
+D: loco,
 NL: ?,
 DK: ?,
 S: ?,
@@ -4778,7 +4841,7 @@ g\longa g\breve
 @section lyric tie
 
 ES: ligadura de letra,
-I: ?,
+I: legatura del testo,
 F: ligature de mots,
 D: Textbindung,
 NL: ?,
@@ -4798,7 +4861,7 @@ FI: sidonta sanoituksessa.
 ES: letra (de la canción),
 I: testo,
 F: paroles,
-D: Liedtext, Gesangtext,
+D: Liedtext, Gesangstext,
 NL: liedtekst,
 DK: ?,
 S: ?,
@@ -4848,11 +4911,11 @@ FI: suuri intervalli.
 ES: máxima,
 I: maxima,
 F: maxima, maxime,
-D: ?,
+D: Maxima,
 NL: ?,
 DK: ?,
 S: ?,
-FI: ?.
+FI: maxima.
 
 Note value: twice the length of a @notation{longa}.
 
@@ -4967,7 +5030,7 @@ No cross-references.
 ES: línea de melisma,
 I: linea del melisma,
 F: trait de mélisme, trait de tenue,
-D: ?,
+D: Fülllinie,
 NL: ?,
 DK: ?,
 S: ?,
@@ -4992,7 +5055,7 @@ FI: melismaviiva.
 ES: notación mensural,
 I: notazione mensurale,
 F: notation mensurale,
-D: ?,
+D: Mensuralnotation,
 NL: ?,
 DK: ?,
 S: ?,
@@ -5037,9 +5100,9 @@ TODO: add to definition (including summary info on proportional notation)
 @c TODO: add languages
 
 ES: signo de mensuración,
-I: ?,
+I: indicazione mensurale,
 F: signe de mensuration,
-D: ?,
+D: Mensurzeichen,
 NL: ?,
 DK: ?,
 S: ?,
@@ -5360,7 +5423,7 @@ Exact tempo indication (in beats per minute).  Abbreviated @notation{M.M.} or
 ES: mezzo,
 I: mezzo,
 F: mezzo,
-D: ?,
+D: mezzo, etwas,
 NL: ?,
 DK: ?,
 S: ?,
@@ -5416,7 +5479,7 @@ The female voice between soprano and contralto.
 ES: do central,
 I: do centrale,
 F: do central, do 3
-D: eingestrichenes@w{ }c,
+D: zweigestrichenes@w{ }c,
 NL: centrale@w{ }c,
 DK: enstreget@w{ }c,
 S: ettstruket@w{ }c,
@@ -5522,6 +5585,7 @@ S: mordent,
 FI: mordent, korukuvio.
 
 @seealso
+@ref{acciaccatura}, @ref{appoggiatura}, @ref{grace notes},
 @ref{ornament}.
 
 
@@ -5550,7 +5614,7 @@ theme or subject.
 @lilypond[quote,line-width=13.0\cm]
 \score{
 \relative c'' {
-  \set Score.implicitTimeSignatureVisibility = #all-invisible
+  \set Score.initialTimeSignatureVisibility = #all-invisible
   \override Score.TimeSignature #'break-visibility = #all-invisible
   \time 4/4
   \key g \major
@@ -5642,7 +5706,7 @@ FI: palautusmerkki.
 @c TODO: add definition.
 
 ES: tonos vecinos,
-I: ?,
+I: nota di volta,
 F: tons voisins,
 D: ?,
 NL: ?,
@@ -5652,7 +5716,7 @@ FI: ?.
 
 @seealso
 @ref{acciaccatura}, @ref{appoggiatura}, @ref{grace notes},
-@ref{ornament}.
+@ref{mordent}, @ref{ornament}.
 
 
 @node ninth
@@ -5793,17 +5857,17 @@ dotted notes are also frequently used.
 @lilypond[quote,line-width=13.0\cm]
 \relative c'' {
   \time 4/4
-  \times 2/3 {g8_"triplets" g g} g4 g8 g g4 \bar "||"
-  \times 2/5 {g8_"quintuplets" g g g g} g4 g8 g g4 \bar "||"
+  \tuplet 3/2 {g8_"triplets" g g} g4 g8 g g4 \bar "||"
+  \tuplet 5/2 {g8_"quintuplets" g g g g} g4 g8 g g4 \bar "||"
 }
 @end lilypond
 
 @lilypond[quote,line-width=13.0\cm]
 \relative c'' {
   \time 3/4
-  \times 3/2 {g4_"duplets" g} |
+  \tuplet 2/3 {g4_"duplets" g} |
   g4 g g \bar "||"
-  \times 6/4 {g8_"quadruplets" g g g} |
+  \tuplet 4/6 {g8_"quadruplets" g g g} |
   g8 g g g g4 \bar "||"
 }
 @end lilypond
@@ -5846,7 +5910,7 @@ bracket, or @notation{loco} see octave marking.
 ES: indicación de octava,
 I: segno di ottava,
 F: indication d'octave,
-D: ?,
+D: Oktavierungszeichen,
 NL: ?,
 DK: ?,
 S: ?,
@@ -5871,7 +5935,7 @@ or bracket) to indicate that the music is to be played in a different octave:
 For longer passages, it may be more practical to mark the octave change at the
 beginning with a phrase (see the list below for examples), but without a bracket
 or extender line.  Then, when the music returns to the written pitch, the octave
-change is cancelled with the word @notation{loco} (q.v.).
+change is canceled with the word @notation{loco} (q.v.).
 
 To parallel the list above:
 
@@ -5954,7 +6018,7 @@ the upper note is played first.
   }
   \relative c'' {
     c2. c32 b c b c b c b | c1
-    c2. b32 c b c \times 4/5 { b c b c b } | c1
+    c2. b32 c b c \tuplet 5/4 { b c b c b } | c1
   }
 >>
 @end lilypond
@@ -5980,7 +6044,8 @@ the @emph{prall} (inverted mordent).
 @end lilypond
 
 @seealso
-@ref{acciaccatura}, @ref{appoggiatura}, @ref{grace notes}.
+@ref{acciaccatura}, @ref{appoggiatura}, @ref{grace notes},
+@ref{mordent}.
 
 
 @node ossia
@@ -6237,7 +6302,7 @@ No cross-references.
 ES: compás polimétrico,
 I: polimetria,
 F: polymétrie,
-D: ?,
+D: Polymetrie,
 NL: ?,
 DK: ?,
 S: ?,
@@ -6262,7 +6327,7 @@ parts.
 ES: polimétrico,
 I: polimetrico,
 F: polymétrique,
-D: ?,
+D: polymetrisch,
 NL: ?,
 DK: ?,
 S: ?,
@@ -6281,7 +6346,7 @@ simultaneously or in alternation.
 ES: indicación de compás polimétrico,
 I: tempo polimetrico,
 F: ?,
-D: ?,
+D: zusammengesetzte Taktart,
 NL: ?,
 DK: ?,
 S: ?,
@@ -6324,6 +6389,15 @@ without changing the bow's direction.  It is used for passages of a
 @seealso
 @ref{legato}.
 
+@node power chord
+@section power chord
+
+A chord containing only the root and the fifth (possibly in multiple
+octaves).  Commonly used in guitar music, particularly with electric
+guitar and high distortion.
+
+@seealso
+@ref{chord}.
 
 @node presto
 @section presto
@@ -6352,7 +6426,7 @@ No cross-references.
 ES: proporción,
 I: proporzione,
 F: proportion,
-D: ?,
+D: Proportio,
 NL: ?,
 DK: ?,
 S: ?,
@@ -6496,7 +6570,7 @@ FI: kvartoli.
 ES: variante [de acorde o intervalo],
 I: qualità (?),
 F: qualité (?),
-D: ?,
+D: Modus (Dur oder Moll),
 NL: ?,
 DK: ?,
 S: ?,
@@ -6623,7 +6697,10 @@ DK: rallentando,
 S: rallentando,
 FI: rallerdando, hidastuen.
 
-[Italian] A performance indication, abbreviated @notation{rall.}
+[Italian: @q{slowing down}]
+
+Slackening in speed, more gradual than @ref{ritardando}.  Abbreviated
+to @notation{rall.}
 
 @seealso
 @ref{ritardando}.
@@ -6749,11 +6826,13 @@ DK: ritardando,
 S: ritardando,
 FI: ritardando, hidastuen,
 
-Gradually slackening in speed.  Mostly abbreviated to @notation{rit.} or
-@notation{ritard}.
+[Italian: @q{lagging}]
+
+Gradual slowing down, more pronounced than @ref{rallentando}.  Mostly
+abbreviated to @notation{rit.} or @notation{ritard}.
 
 @seealso
-No cross-references.
+@ref{rallentando}.
 
 
 @node ritenuto
@@ -6811,10 +6890,8 @@ scale as roots of chords.  The most important are degrees I = tonic
 \new Staff \relative c' {
   c1 d e f g a b c
 }
- \lyrics {
-  << { I II III IV V VI VII I }
-     { T "" ""  S  D } >>
-}
+ \lyrics { I II III IV V VI VII I }
+ \lyrics { T "" ""  S  D }
 >>
 @end lilypond
 
@@ -6910,7 +6987,7 @@ second depends on the scale degrees in question.
 @item ES: redonda,
 @item I: semibreve,
 @item F: ronde,
-@item D: Ganze, ganze Note,
+@item D: Ganze, ganze Note, Semibrevis,
 @item NL: hele noot,
 @item DK: helnode,
 @item S: helnot,
@@ -7019,7 +7096,7 @@ FI: korotusmerkki.
 ES: simile, similar,
 I: simile,
 F: simile,
-D: ?,
+D: simile, gleichartig,
 NL: ?,
 DK: ?,
 S: ?,
@@ -7037,9 +7114,9 @@ TODO: Where else could I refer the reader?
 @section simple meter
 
 ES: compás simple, compás de subdivisión binaria,
-I: ?,
+I: tempo semplice,
 F: mesure binaire,
-D: ?,
+D: grader Takt,
 NL: ?,
 DK: ?,
 S: ?,
@@ -7314,8 +7391,12 @@ lines upon and between which the musical notes are written, thus
 indicating (in connection with a @ref{clef}) their pitch.  Staves for
 @ref{percussion} instruments may have fewer lines.
 
+@lilypond[quote,relative=1]
+c4 e g c
+@end lilypond
+
 @seealso
-No cross-references.
+@ref{system}.
 
 
 @node staves
@@ -7358,7 +7439,7 @@ whole note.
 ES: stringendo, acelerando,
 I: stringendo,
 F: stringendo, en accélérant,
-D: ?,
+D: stringendo,
 NL: ?,
 DK: ?,
 S: ?,
@@ -7601,10 +7682,11 @@ D: Notensystem, Partitur,
 NL: systeem,
 DK: system,
 S: system,
-FI: nuottijärjestelmä.
+FI: nuottiviivasto.
 
-The collection of staves (@notation{staff}), two or more, as used for writing
-down of keyboard, chamber, choral, or orchestral music.
+The collection of staves (@notation{staff}), two or more, as used
+for writing down keyboard, chamber, choral, or orchestral music;
+a section of the score spanning the width of a single page.
 
 @seealso
 @ref{staff}.
@@ -7859,7 +7941,7 @@ The first @notation{scale degree}.
 ES: instrumento transpositor,
 I: strumento traspositore,
 F: instrument transpositeur,
-D: ?,
+D: transponierende Instrumente,
 NL: ?,
 DK: ?,
 S: ?,
@@ -8025,7 +8107,7 @@ FI: trilli.
 ES: compás ternario,
 I: tempo ternario,
 F: mesure ternaire,
-D: in drei, ungerader Takt,
+D: Dreiertakt, ungerader Takt,
 NL: driedelige maatsoort,
 DK: tredelt takt,
 S: tretakt,
@@ -8077,7 +8159,7 @@ D: Stimmgabel,
 NL: stemvork,
 DK: stemmegaffel,
 S: stämgaffel,
-FI: viritysavain.
+FI: viritysavain, äänirauta.
 
 A two-pronged piece of steel used to indicate an absolute pitch, usually for
 @emph{A} above middle C (440 cps/Hz), which is the international tuning
@@ -8092,8 +8174,8 @@ standard.  Tuning forks for other pitches are available.
 
 ES: grupo de valoración especial,
 I: gruppi irregolari,
-F: ?,
-D: ?,
+F: N-olet,
+D: N-tole,
 NL: Antimetrische figuur,
 DK: ?,
 S: ?,
@@ -8198,7 +8280,7 @@ No cross-references.
 ES: vez, primera y segunda vez,
 I: volta,
 F: volta, fois,
-D: ?,
+D: volta-Klammer, Wiederholungsklammer,
 NL: ?,
 DK: ?,
 S: ?,
@@ -8726,6 +8808,134 @@ send it to me, care of the lilypond-user discussion list.
 @end multitable
 
 
+@node Non-Western terms A-Z
+@chapter Non-Western terms A-Z
+
+@menu
+* bayati::
+* iraq::
+* kurd::
+* makam::
+* makamlar::
+* maqam::
+* rast::
+* semai::
+* sikah::
+* taqasim::
+@end menu
+
+
+@node bayati
+@section bayati
+
+@c TODO
+This is a stub for @code{bayati}.
+
+@seealso
+Notation Reference:
+@ruser{Arabic key signatures}.
+
+
+@node iraq
+@section iraq
+
+@c TODO
+This is a stub for @code{iraq}.
+
+@seealso
+Notation Reference:
+@ruser{Arabic key signatures}.
+
+
+@node kurd
+@section kurd
+
+@c TODO
+This is a stub for @code{kurd}.
+
+@seealso
+Notation Reference:
+@ruser{Arabic key signatures}.
+
+
+@node makam
+@section makam
+
+@c TODO
+This is a stub for @code{makam}.
+
+@seealso
+Notation Reference:
+@ruser{Turkish classical music}.
+
+
+@node makamlar
+@section makamlar
+
+@c TODO
+This is a stub for @code{makamlar}.
+
+@seealso
+Notation Reference:
+@ruser{Turkish classical music}.
+
+
+@node maqam
+@section maqam
+
+@c TODO
+This is a stub for @code{maqam}.
+
+@seealso
+Notation Reference:
+@ruser{Arabic music},
+@ruser{Arabic key signatures}.
+
+
+@node rast
+@section rast
+
+@c TODO
+This is a stub for @code{rast}.
+
+@seealso
+Notation Reference:
+@ruser{Arabic key signatures}.
+
+
+@node semai
+@section semai
+
+@c TODO
+This is a stub for @code{semai}.
+
+@seealso
+Notation Reference:
+@ruser{Arabic key signatures}.
+
+
+@node sikah
+@section sikah
+
+@c TODO
+This is a stub for @code{sikah}.
+
+@seealso
+Notation Reference:
+@ruser{Arabic key signatures}.
+
+
+@node taqasim
+@section taqasim
+
+@c TODO
+This is a stub for @code{taqasim}.
+
+@seealso
+Notation Reference:
+@ruser{Arabic key signatures}.
+
+
 @node Literature used
 @appendix Literature used