]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/music-glossary.tely
Doc build: rename general -> web.
[lilypond.git] / Documentation / music-glossary.tely
index d8a8af3ba07933189697cdf442b146159a2cccfe..a5a06630e67d101d18bf1c7a12e49ffd089666c4 100644 (file)
@@ -3,11 +3,10 @@
 @settitle Music Glossary
 @documentencoding UTF-8
 @documentlanguage en
+@afourpaper
 
 @include macros.itexi
 
-@afourpaper
-
 @c see lilypond.tely for info installation note
 @dircategory LilyPond
 @direntry
@@ -178,12 +177,9 @@ Copyright 1999--2009 by the authors
 @c @evenheading @thispage @| @|
 @c @oddheading @| @| @thispage @|
 
-This is the Music Glossary (MG) for GNU LilyPond version @version{}.
+This is the Music Glossary (MG) for LilyPond version @version{}.
 For more information about how this fits with the other
-documentation, see 
-FIXME FIXME FIXME
-@c @rlearning{About the documentation}.
-
+documentation, see @rweb{Manuals}.
 
 @c arrowref
 @macro aref{word}
@@ -652,7 +648,7 @@ No cross-references.
 @node acciaccatura
 @section acciaccatura
 
-ES: ?,
+ES: mordente de una nota,
 I: acciaccatura,
 F: acciaccatura, appoggiature brève,
 D: ?,
@@ -662,8 +658,8 @@ S: ?,
 FI: ?.
 
 A grace note which takes its time from the rest or note preceding the
-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.
+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}.
@@ -673,7 +669,7 @@ eighth note (quaver) with a line drawn through the flag and stem.
 @section accidental
 
 ES: alteración accidental,
-I: accidento,
+I: alterazione, accidente,
 F: altération accidentelle,
 D: Versetzungszeichen, Akzidenz,
 NL: toevallig (verplaatsings)teken,
@@ -736,7 +732,7 @@ An accidental alters a note by:
 @node adagio
 @section adagio
 
-ES: adagio,
+ES: adagio, lento,
 I: adagio,
 F: adagio, lent,
 D: Adagio, Langsam,
@@ -764,7 +760,7 @@ of sonatas, symphonies, etc.
 @node al niente
 @section al niente
 
-ES: ?,
+ES: al niente,
 I: al niente,
 F: al niente, en mourant,
 D: ?,
@@ -807,7 +803,7 @@ Since one does not crescendo @emph{to} nothing, it is not correct to use
 @node alla breve
 @section alla breve
 
-ES: ?,
+ES: alla breve,
 I: ?,
 F: alla breve, à la brève,
 D: ?,
@@ -838,7 +834,7 @@ is needed.
 @node allegro
 @section allegro
 
-ES: allegro,
+ES: allegro, rápido,
 I: allegro,
 F: allegro, gaiement,
 D: Allegro, Schnell, Fröhlich, Lustig,
@@ -1123,7 +1119,7 @@ No cross-references.
 @section articulation
 
 ES: articulación,
-I: articulazione,
+I: articolazione,
 F: articulation,
 D: Artikulation,
 NL: articulatie,
@@ -1356,7 +1352,7 @@ A clef setting with middle C on the first top ledger line.
 @node beam
 @section beam
 
-ES: barra
+ES: barra (de corcheas),
 I: coda,
 F: ligature, barre (de croches),
 D: Balken,
@@ -1485,7 +1481,7 @@ No cross-references.
 @section bracket
 
 ES: corchete,
-I: ?,
+I: parentesi quadra,
 F: crochet,
 D: ?,
 NL: ?,
@@ -1908,7 +1904,7 @@ the top line high F:
       \override SpacingSpanner
         #'base-shortest-duration = #(ly:make-moment 1 1)
       \override  NonMusicalPaperColumn
-        #'line-break-system-details = #'((alignment-offsets . (3 0 -3 -6)))
+        #'line-break-system-details = #'((alignment-distances . (3 3)))
       \override BarLine #'stencil = ##f
     }
     \context {
@@ -1919,10 +1915,10 @@ the top line high F:
 }
 @end lilypond
 
-Staves of five lines are usually used, and the clef superimposed on
-them indicates which five lines have been selected from this
-@samp{grand staff}. For example, the treble or G clef indicates that
-the top five lines have been selected:
+Staves of five lines are usually used, and the clef superimposed on them
+indicates which five lines have been selected from this @notation{grand
+staff}. For example, the treble or G clef indicates that the top five lines
+have been selected:
 
 @lilypond[quote]
 \score {
@@ -1969,7 +1965,7 @@ the top five lines have been selected:
       \override SpacingSpanner
         #'base-shortest-duration = #(ly:make-moment 2 1)
       \override  NonMusicalPaperColumn
-        #'line-break-system-details = #'((alignment-offsets . (3 0 -3 -6)))
+        #'line-break-system-details = #'((alignment-distances . (3 3)))
       \override BarLine #'stencil = ##f
     }
     \context {
@@ -1983,11 +1979,10 @@ the top five lines have been selected:
 The @q{curl} of the G clef is centered on the line that represents the
 pitch G.
 
-In the same way, the bass or F clef indicates that the bottom five
-lines have been selected from the @samp{grand staff}, and the alto or
-C clef indicates the middle five lines have been selected.  This
-relationship is shown below, where the notes show an arpeggio on a C
-major chord.
+In the same way, the bass or F clef indicates that the bottom five lines
+have been selected from the @notation{grand staff}, and the alto or C clef
+indicates the middle five lines have been selected.  This relationship is
+shown below, where the notes show an arpeggio on a C major chord.
 
 @lilypond[quote]
 \score {
@@ -2033,7 +2028,7 @@ major chord.
       \override SpacingSpanner #'base-shortest-duration =
         #(ly:make-moment 2 1)
       \override  NonMusicalPaperColumn
-        #'line-break-system-details = #'((alignment-offsets . (0 -3 -6)))
+        #'line-break-system-details = #'((alignment-distances . (3 3)))
       \override BarLine #'stencil = ##f
     }
     \context {
@@ -2052,7 +2047,7 @@ major chord.
 @section cluster
 
 ES: racimo,
-I: ?,
+I: cluster,
 F: cluster,
 D: Cluster,
 NL: ?,
@@ -2123,7 +2118,7 @@ Another name for @ref{common time}.
 @section common time
 
 ES: compasillo,
-I: ?,
+I: tempo semplice,
 F: mesure à 4/4,
 D: ?,
 NL: ?,
@@ -2176,7 +2171,7 @@ Intervals larger than an octave.
 @section compound meter
 
 ES: compás compuesto, compás de subdivisión ternaria,
-I: ?,
+I: tempo composto,
 F: mesure composée,
 D: ?,
 NL: ?,
@@ -2246,8 +2241,8 @@ A time signature that additively combines two or more unequal meters, e.g.,
 @node concert pitch
 @section concert pitch
 
-ES: en Do, afinación de concierto,
-I: ?,
+ES: en Do, tono de concierto,
+I: intonazione reale,
 F: tonalité de concert, en ut,
 D: ?,
 NL: ?,
@@ -2261,8 +2256,8 @@ all) instruments that play in concert pitch:
 
 @c Let's see how easy (or hard) it is to put bulleted lists in tables.
 
-@multitable {alto trombone} {tenor trombone} {bass trombone}
-@headitem Woodwinds @tab Brass @tab Strings
+@multitable {bassoon} {violoncello}
+@headitem Woodwinds @tab Strings
 
 @item
 @itemize
@@ -2273,14 +2268,6 @@ all) instruments that play in concert pitch:
 
 @tab
 
-@itemize
-@item alto trombone
-@item tenor trombone
-@item bass trombone
-@end itemize
-
-@tab
-
 @itemize
 @item violin
 @item viola
@@ -2289,12 +2276,14 @@ all) instruments that play in concert pitch:
 
 @end multitable
 
+@ignore This needs to be reworked.
 The trombones are a special case: although they are said to be @q{in F} (alto or
 bass) or @q{in B-flat} (tenor), this refers to their fundamental note, not to
 their parts' transposition.  (In fact, the trombones' parts are written at
 concert pitch with an appropriate clef -- alto, tenor or bass.)  This differs
 from other instruments @q{in F}, @q{in B-flat}, and so on, which are transposing
 instruments.
+@end ignore
 
 Instruments that play @q{in C} but in a different octave than what is written
 are, technically speaking, @emph{transposing instruments}:
@@ -2508,7 +2497,7 @@ Compare: @ref{ossia}.
 @section custos
 
 ES: custos,
-I: ?,
+I: custos, guida,
 F: guidon,
 D: Notenzeiger, Custos,
 NL: ?,
@@ -2595,7 +2584,7 @@ No cross-references.
 @node dal niente
 @section dal niente
 
-ES: ?,
+ES: dal niente, de la nada,
 I: dal niente,
 F: partant de rien,
 D: ?,
@@ -2898,8 +2887,8 @@ FI: diminuendo, hiljentyen.
 @node diminution
 @section diminution
 
-ES: ?,
-I: ?,
+ES: disminución,
+I: diminuzione,
 F: diminution,
 D: ?,
 NL: ?,
@@ -2916,7 +2905,7 @@ This is a stub for diminution (@emph{wrt} mensural notation).
 @node direct
 @section direct
 
-ES: ?,
+ES: directo,
 I: ?,
 F: ?,
 D: Weiser, Zeiger,
@@ -2985,7 +2974,7 @@ FI: dissonanssi, dissonoiva intervalli, riitasointi.
 @node divisio
 @section divisio
 
-ES: ?,
+ES: división,
 I: ?,
 F: ?,
 D: ?,
@@ -3020,7 +3009,7 @@ No cross-references.
 @node doit
 @section doit
 
-ES: ?,
+ES: elevación [de tono],
 I: ?,
 F: saut,
 D: ?,
@@ -3219,7 +3208,7 @@ FI: kaksoisylennysmerkki.
 @node double time signature
 @section double time signature
 
-ES: ?,
+ES: compás polimétrico,
 I: ?,
 F: ?,
 D: ?,
@@ -3302,7 +3291,7 @@ FI: kesto, aika-arvo.
 @section dynamics
 
 ES: dinámica, matices,
-I: ?,
+I: dinamica,
 F: nuances,
 D: Dynamik, Lautstärke,
 NL: ?,
@@ -3388,7 +3377,7 @@ indicate this information are called dynamic marks.
 @c TODO: add languages
 
 ES: sinalefa,
-I: ?,
+I: elisione,
 F: élision,
 D: ?,
 NL: ?,
@@ -3519,7 +3508,7 @@ Performance indications concerning:
 @section extender line
 
 ES: línea de extensión [de melisma, de bajo cifrado, etc.],
-I: ?,
+I: linea di estensione,
 F: ligne d'extension [de mélisme, de basse chiffrée, etc.],
 D: Fülllinie,
 NL: ?,
@@ -3639,7 +3628,7 @@ Double Bass).
 @node fall
 @section fall
 
-ES: ?,
+ES: caída [de tono],
 I: ?,
 F: chute,
 D: ?,
@@ -3658,7 +3647,7 @@ Indicator for a indeterminately falling pitch bend.  Compare with
 @node feathered beam
 @section feathered beam
 
-ES: barra punteada,
+ES: barra progresiva,
 I: ?,
 F: ligature en soufflet, lien de croches en soufflet,
 D: gespreizter Balken,
@@ -3822,7 +3811,7 @@ g64-"64th" s8
 @node flageolet
 @section flageolet
 
-ES: ?,
+ES: armónico,
 I: ?,
 F: flageolet,
 D: ?,
@@ -3874,7 +3863,7 @@ FI: alennusmerkki.
 @node forte
 @section forte
 
-ES: forte,
+ES: forte, fuerte,
 I: forte,
 F: forte,
 D: forte, laut,
@@ -4121,7 +4110,7 @@ counted in the rhythm of the bar.
 @section grand staff
 
 ES: sistema de piano,
-I: accolatura,
+I: accollatura,
 F: système [de portées], accolade,
 D: Akkolade, Klaviersystem,
 NL: piano systeem,
@@ -4279,8 +4268,8 @@ A sequence of chords that terminates a musical phrase or section.
 @node harmonics
 @section harmonics
 
-ES: sonidos del flautín,
-I: suoni flautati,
+ES: armónicos, sonidos aflautados,
+I: armonici,
 F: flageolet, sons harmoniques,
 D: Flageolett-Töne,
 NL: ?,
@@ -4349,7 +4338,7 @@ For harmony that uses three or more notes, see @ref{chord}.
 @section hemiola
 
 ES: hemiolia,
-I: ?,
+I: emiolia, (rarely hemiola or emiola),
 F: hémiole,
 D: ?,
 NL: ?,
@@ -4535,8 +4524,8 @@ The addition of such two intervals forms an octave.
 @node inversion
 @section inversion
 
-ES: ?,
-I: ?,
+ES: inversión,
+I: rivolto,
 F: renversement,
 D: ?,
 NL: ?,
@@ -4659,7 +4648,7 @@ key of the music.
 @section laissez vibrer
 
 ES: dejar vibrar,
-I: ?,
+I: laissez vibrer,
 F: laissez vibrer,
 D: ?,
 NL: ?,
@@ -4930,7 +4919,7 @@ FI: sidonta sanoituksessa.
 @section lyrics
 
 ES: letra (de la canción),
-I: ?,
+I: testo,
 F: paroles,
 D: Liedtext, Gesangtext,
 NL: liedtekst,
@@ -4979,8 +4968,8 @@ FI: suuri intervalli.
 @node maxima
 @section maxima
 
-ES: ?,
-I: ?,
+ES: máxima,
+I: maxima,
 F: maxima, maxime,
 D: ?,
 NL: ?,
@@ -5078,7 +5067,7 @@ mediant (variant tonic).
 @section melisma
 
 ES: melisma,
-I: ?,
+I: melisma,
 F: mélisme, tenue,
 D: Melisma,
 NL: melisma,
@@ -5099,7 +5088,7 @@ No cross-references.
 @c TODO: add languages
 
 ES: línea de melisma,
-I: ?,
+I: linea del melisma,
 F: trait de mélisme, trait de tenue,
 D: ?,
 NL: ?,
@@ -5124,7 +5113,7 @@ FI: melismaviiva.
 @c TODO: add languages
 
 ES: notación mensural,
-I: ?,
+I: notazione mensurale,
 F: notation mensurale,
 D: ?,
 NL: ?,
@@ -5170,7 +5159,7 @@ TODO: add to definition (including summary info on proportional notation)
 
 @c TODO: add languages
 
-ES: ?,
+ES: signo de mensuración,
 I: ?,
 F: signe de mensuration,
 D: ?,
@@ -5491,7 +5480,7 @@ Exact tempo indication (in beats per minute).  Abbreviated @notation{M.M.} or
 @node mezzo
 @section mezzo
 
-ES: ?,
+ES: mezzo,
 I: mezzo,
 F: mezzo,
 D: ?,
@@ -5725,7 +5714,7 @@ No cross-references.
 @node multi-measure rest
 @section multi-measure rest
 
-ES: compases de espera,
+ES: compases de espera, silencio multicompás,
 I: pausa multipla,
 F: pause multiple, mesure à compter,
 NL: meermaats rust,
@@ -5775,7 +5764,7 @@ FI: palautusmerkki.
 
 @c TODO: add definition.
  
-ES: ?,
+ES: tonos vecinos,
 I: ?,
 F: tons voisins,
 D: ?,
@@ -5866,7 +5855,7 @@ indicate the instrument.
 @node note value
 @section note value
 
-ES: valor (duración),
+ES: valor, duración,
 I: valore, durata,
 F: durée, valeur (d'une note),
 D: Notenwert,
@@ -5978,7 +5967,7 @@ bracket, or @notation{loco} see octave marking.
 @section octave mark
 
 ES: indicación de octava,
-I: ?,
+I: segno di ottava,
 F: indication d'octave,
 D: ?,
 NL: ?,
@@ -6140,7 +6129,7 @@ Compare: @ref{cue-notes}.
 @node part
 @section part
 
-ES: parte,
+ES: parte, particella,
 I: voce, parte,
 F: partie,
 D: Stimme,
@@ -6285,7 +6274,7 @@ melody.  Phrasing may be indicated by a @notation{slur}.
 @node piano
 @section piano
 
-ES: piano,
+ES: piano, suave,
 I: piano,
 F: piano,
 D: piano, leise,
@@ -6369,7 +6358,7 @@ No cross-references.
 @section polymeter
 
 ES: compás polimétrico,
-I: ?,
+I: polimetria,
 F: polymétrie,
 D: ?,
 NL: ?,
@@ -6394,7 +6383,7 @@ parts.
 @section polymetric
 
 ES: polimétrico,
-I: ?,
+I: polimetrico,
 F: polymétrique,
 D: ?,
 NL: ?,
@@ -6412,8 +6401,8 @@ simultaneously or in alternation.
 @node polymetric time signature
 @section polymetric time signature
 
-ES: compás polimétrico,
-I: ?,
+ES: indicación de compás polimétrico,
+I: tempo polimetrico,
 F: ?,
 D: ?,
 NL: ?,
@@ -6462,7 +6451,7 @@ without changing the bow's direction. It is used for passages of a
 @node presto
 @section presto
 
-ES: presto,
+ES: presto, muy rápido,
 I: presto,
 F: presto, très rapide, enlevé,
 D: Presto, Sehr schnell,
@@ -6484,7 +6473,7 @@ No cross-references.
 @section proportion
 
 ES: proporción,
-I: proprozione (?),
+I: proporzione,
 F: proportion,
 D: ?,
 NL: ?,
@@ -6627,7 +6616,7 @@ FI: kvartoli.
 @node quality
 @section quality
 
-ES: ?,
+ES: variante [de acorde o intervalo],
 I: qualità (?),
 F: qualité (?),
 D: ?,
@@ -6714,8 +6703,8 @@ except in jazz.
 @node quarter tone
 @section quarter tone
 
-ES: cuarto de tonno,
-I: ?,
+ES: cuarto de tono,
+I: quarto di tono,
 F: quart de ton,
 D: Viertelton,
 NL: kwart toon,
@@ -6732,7 +6721,7 @@ An interval equal to half a semitone.
 @node quintuplet
 @section quintuplet
 
-ES: cinquillo, quintillo.
+ES: cinquillo, quintillo,
 I: quintina,
 F: quintolet,
 D: Quintole,
@@ -6797,7 +6786,7 @@ c1_"c minor" d es f g a! b! c
 @section repeat
 
 ES: repetición,
-I: ritornello,
+I: ripetizione,
 F: barre de reprise,
 D: Wiederholung,
 NL: herhaling,
@@ -6870,10 +6859,11 @@ metrical unit (beat).
 @seealso
 @ref{accent}, @ref{beat}, @ref{measure}, @ref{meter}.
 
+
 @node ritardando
 @section ritardando
 
-ES: ritardando,
+ES: ritardando, retardando,
 I: ritardando,
 F: ritardando, en ralentissant,
 D: ritardando, langsamer werden,
@@ -6882,7 +6872,8 @@ DK: ritardando,
 S: ritardando,
 FI: ritardando, hidastuen,
 
-Gradually slackening in speed.  Mostly abbreviated to rit.@: or ritard.
+Gradually slackening in speed.  Mostly abbreviated to @notation{rit.} or
+@notation{ritard}.
 
 @seealso
 No cross-references.
@@ -6891,7 +6882,7 @@ No cross-references.
 @node ritenuto
 @section ritenuto
 
-ES: ritenuto,
+ES: ritenuto, reteniendo,
 I: ritenuto,
 F: ritenuto, en retenant,
 D: ritenuto,
@@ -7018,7 +7009,7 @@ No cross-references.
 @section second
 
 ES: segunda,
-I: secunda,
+I: seconda,
 F: seconde,
 D: Sekunde,
 NL: secunde,
@@ -7148,7 +7139,7 @@ FI: korotusmerkki.
 @node simile
 @section simile
 
-ES: simile,
+ES: simile, similar,
 I: simile,
 F: simile,
 D: ?,
@@ -7286,8 +7277,8 @@ FI: seksti.
 @node slur
 @section slur
 
-ES: ligadura (de expresión),
-I: legatura (di portamento or espressiva),
+ES: ligadura de expresión,
+I: legatura (di portamento o espressiva),
 F: liaison, coulé,
 D: Bogen (Legatobogen, Phrasierungsbogen),
 NL: fraseringsboog, legatoboog, streekboog,
@@ -7432,7 +7423,7 @@ No cross-references.
 @section staff
 
 UK: stave,
-ES: pentagrama,
+ES: pentagrama, pauta,
 I: pentagramma, rigo (musicale),
 F: portée,
 D: Notensystem, Notenzeile,
@@ -7487,7 +7478,7 @@ whole note.
 @node stringendo
 @section stringendo
 
-ES: ?,
+ES: stringendo, acelerando,
 I: stringendo,
 F: stringendo, en accélérant,
 D: ?,
@@ -7561,7 +7552,7 @@ The fourth @notation{scale degree}.
 @section submediant
 
 ES: submediante,
-I: sopratonica,
+I: sopradominante,
 F: sous-médiante,
 D: Submediante,
 NL: submediant,
@@ -7597,7 +7588,7 @@ The seventh @ref{scale degree}.
 @section sul G
 
 ES: sobre la cuerda de Sol,
-I: sul g,
+I: sul Sol,
 F: sur la G,
 D: auf G, auf der G-Saite,
 NL: ?,
@@ -7624,7 +7615,7 @@ DK: superdominant,
 S: superdominant,
 FI: ylidominantti.
 
-The sixth @ref{scale degree}.
+The sixth @ref{scale degree}.  Equivalent to the submediant, q.v.
 
 @seealso
 @ref{functional harmony}, @ref{scale degree}, @ref{submediant}.
@@ -7727,7 +7718,7 @@ This comma is also known as the comma of Didymus, or didymic comma.
 @section system
 
 ES: sistema,
-I: accollatura,
+I: sistema,
 F: système,
 D: Notensystem, Partitur,
 NL: systeem,
@@ -7900,7 +7891,7 @@ FI: terssi.
 @node tie
 @section tie
 
-ES: ligadura de prolongación, ligadura de unión,
+ES: ligadura de unión (o de prolongación),
 I: legatura (di valore),
 F: liaison (de tenue),
 D: Haltebogen, Bindebogen,
@@ -7989,7 +7980,7 @@ The first @notation{scale degree}.
 @section transposing instrument
 
 ES: instrumento transpositor,
-I: ?,
+I: strumento traspositore,
 F: instrument transpositeur,
 D: ?,
 NL: ?,
@@ -8011,12 +8002,20 @@ note sounds the A (one and half tones -- a minor third -- lower).
 Not all transposing instruments include the pitch class in their name:
 
 @itemize
-
+@item Alto flute (in G)
 @item English horn (in F)
+@item Saxophones (in B-flat or E-flat)
+@end itemize
 
-@item Alto flute (in G)
+@ignore Can we do better?
 
-@end itemize
+To make matters more complex, some instruments are transposing instruments,
+but their players play from parts written at concert pitch.  This is the
+case for orchestral trombone and tuba players—whereas trombone players in
+brass bands treat their parts as if written for a true transposing
+instrument in B-flat.
+
+@end ignore
 
 @seealso
 @ref{concert pitch}.
@@ -8025,7 +8024,7 @@ Not all transposing instruments include the pitch class in their name:
 @node transposition
 @section transposition
 
-ES: transporte,
+ES: transporte, transposición,
 I: trasposizione,
 F: transposition,
 D: Transposition,
@@ -8064,7 +8063,7 @@ No cross-references.
 @node treble clef
 @section treble clef
 
-ES: clave de sol,
+ES: clave de sol en segunda,
 I: chiave di violino,
 F: clef de sol,
 D: Violinschlüssel, Sopranschlüssel,
@@ -8194,7 +8193,7 @@ FI: tritonus.
 @node tuning fork
 @section tuning fork
 
-ES: diapasón, horquilla de afinación,
+ES: diapasón [de horquilla],
 I: diapason, corista,
 F: diapason,
 D: Stimmgabel,
@@ -8214,6 +8213,15 @@ standard.  Tuning forks for other pitches are available.
 @node tuplet
 @section tuplet
 
+ES: grupo de valoración especial,
+I: gruppi irregolari,
+F: ?,
+D: ?,
+NL: ?,
+DK: ?,
+S: ?,
+FI: ?.
+
 A non-standard subdivision of a beat or part of a beat, usually
 indicated with a bracket and a number indicating the number of
 subdivisions.
@@ -8573,7 +8581,7 @@ No cross-references.
 @end multitable
 
 * About the French naming system: @notation{croche} refers to the note's
-@q{hook}. Therefore, from the eighth note on, the note names mean @q{hook},
+@q{hook}.  Therefore, from the eighth note on, the note names mean @q{hook},
 @q{doubled hook}, @q{trebled hook}, and so on.
 
 The rest names are based on the @notation{soupir}, or quarter rest.