]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/music-glossary.tely
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / Documentation / user / music-glossary.tely
index 13b78d554353c5c75e3ea929e3c374e6869da975..0ae60c04ea0b9d9a80a3d82ebf283c791c2d57db 100644 (file)
@@ -33,7 +33,7 @@
 @c Fixes by Jean-Pierre Coulon and `Dirk', alphabetized by last name, KK, 10/07
 @c Updates to the German translation by Till Rettig, 12/07
 
-Copyright @copyright{} 1999--2008 by the authors
+Copyright @copyright{} 1999--2009 by the authors
 
   Permission is granted to copy, distribute and/or modify this document
   under the terms of the GNU Free Documentation License, Version 1.1
@@ -163,7 +163,7 @@ The list is rather long ...
 @end ignore
 
 @*
-Copyright 1999--2008 by the authors
+Copyright 1999--2009 by the authors
 
   Permission is granted to copy, distribute and/or modify this document
   under the terms of the GNU Free Documentation License, Version 1.1
@@ -227,6 +227,7 @@ Languages in this order.
 * accidental::
 * adagio::
 * al niente::
+* alla breve::
 * allegro::
 * alteration::
 * alto::
@@ -290,6 +291,7 @@ Languages in this order.
 * crescendo::
 * cue-notes::
 * custos::
+* cut time::
 * D::
 * da capo::
 * dal niente::
@@ -394,6 +396,7 @@ Languages in this order.
 * lyrics::
 * major::
 * major interval::
+* maxima::
 * meantone temperament::
 * measure::
 * measure repeat::
@@ -402,6 +405,7 @@ Languages in this order.
 * melisma line::
 * melodic cadence::
 * mensural notation::
+* mensuration sign::
 * meter::
 * metronome::
 * metronome mark::
@@ -472,6 +476,7 @@ Languages in this order.
 * scordatura::
 * score::
 * second::
+* semibreve::
 * semitone::
 * seventh::
 * sextolet::
@@ -561,7 +566,6 @@ Languages in this order.
 @item FI: A, a
 @end itemize
 
-
 @seealso
 @ref{Pitch names}.
 
@@ -578,13 +582,13 @@ DK: ?,
 S: ?,
 FI: kahdelle.
 
-Abbreviated @notation{a2} or @notation{a 2}.
+Abbreviated @notation{a2} or @notation{a 2}.  In orchestral scores, @notation{a
+due} indicates that:
 
 @enumerate
 
-@item An indication in orchestral scores that a single part notated on a single
-staff that normally carries parts for two players (e.g. first and second oboes)
-is to be played by both players.
+@item A single part notated on a single staff that normally carries parts for
+two players (e.g. first and second oboes) is to be played by both players.
 
 @item Or conversely, that two pitches or parts notated on a staff that normally
 carries a single part (e.g. first violin) are to be played by different players,
@@ -592,9 +596,8 @@ or groups of players (@q{desks}).
 
 @end enumerate
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node accelerando
@@ -609,13 +612,12 @@ DK: accelerando,
 S: accelerando,
 FI: accelerando, kiihdyttäen.
 
-[Italian: @q{speed up, accelerate}.]
+[Italian: @q{speed up, accelerate}]
 
 Increase tempo
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node accent
@@ -632,9 +634,8 @@ FI: aksentti, korostus.
 
 The stress of one tone over others.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node accessory
@@ -647,12 +648,20 @@ None yet.
 @node acciaccatura
 @section acciaccatura
 
+ES: ?,
+I: acciaccatura,
+F: acciaccatura, appoggiature brève,
+D: ?,
+NL: ?,
+DK: ?,
+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.
 
-
 @seealso
 @ref{appoggiatura}, @ref{grace notes}, @ref{ornament}.
 
@@ -675,34 +684,48 @@ An accidental alters a note by:
 
 @item Raising its pitch:
 @itemize
-@item A @notation{double sharp}, by two semitones (a whole tone)
-@item A @notation{sharp}, by one semitone
+@item By two semitones (a whole tone)—@notation{double sharp}
+@item By one semitone—@notation{sharp}
 @end itemize
 
 @item Lowering its pitch:
 @itemize
-@item A @notation{flat}, by one semitone
-@item A @notation{double flat}, by two semitones (a whole tone)
+@item By one semitone—@notation{flat}
+@item By two semitones (a whole tone)—@notation{double flat}
 @end itemize
 
-@item Canceling the effects of the key signature or previous accidentals.
+@item Or canceling the effects of the key signature or previous accidentals.
 @end itemize
 
-@lilypond[fragment,notime,line-width=13.0\cm]
-\set Score.automaticBars = ##f
-<< 
-  \context Staff \relative c'' {
-    \set Staff.extraNatural = ##f
-    gisis1 gis g! ges geses
+@lilypond[quote,notime]
+\score {
+  \new Staff {
+    \relative c'' {
+      \set Staff.extraNatural = ##f
+      gisis1 gis g! ges geses
+    }
   }
-  \lyrics {
-    \override Lyrics .LyricText #'self-alignment-X = #-1
-    "db. sharp" sharp natural flat "db. flat"
+  \addlyrics {
+    \markup {
+      \center-column { double sharp }
+    }
+    sharp
+    natural
+    flat
+    \markup {
+      \center-column { double flat }
+    }
   }
->>
+  \layout {
+    \context {
+      \Score
+      \override SpacingSpanner
+        #'base-shortest-duration = #(ly:make-moment 1 32)
+    }
+  }
+}
 @end lilypond
 
-
 @seealso
 @ref{alteration}, @ref{semitone}, @ref{whole tone}.
 
@@ -719,7 +742,7 @@ DK: adagio,
 S: adagio,
 FI: adagio, hitaasti.
 
-[Italian: @q{comfortable, easy}.]
+[Italian: @q{comfortable, easy}]
 
 @itemize
 
@@ -731,7 +754,6 @@ of sonatas, symphonies, etc.
 
 @end itemize
 
-
 @seealso
 @ref{andante}, @ref{largo}, @ref{sonata}.
 
@@ -741,46 +763,71 @@ of sonatas, symphonies, etc.
 
 ES: ?,
 I: al niente,
-F: ?,
+F: al niente, en mourant,
 D: ?,
 NL: ?,
 DK: ?,
 S: ?,
 FI: häviten olemattomiin.
 
-[Italian: @q{to nothing}.]  Used with @notation{decrescendo} to indicate
+[Italian: @q{to nothing}]  Used with @notation{decrescendo} to indicate
 that the sound should fade away to nothing.
 
 @notation{Al niente} is indicated by circling the tip of the hairpin:
 
-@lilypond[fragment,ragged-right]
-\relative c'' {
-  \override Hairpin #'circled-tip = ##t
-  c1\<
-  c2\> c\<
-  c1\!
-}
+@lilypond[quote,relative=2]
+\override Hairpin #'circled-tip = ##t
+c1\<
+c2\> c\<
+c1\!
 @end lilypond
 
-or with the actual phrase @notation{al niente}.  This may be easier with
-text markup, rather than as part of the @notation{decrescendo} text:
+or with the actual phrase @notation{al niente}:
 
-@lilypond[fragment,ragged-right]
-\relative c'' {
-  \dimTextDecresc
-  c1~\>
-  c~
-  c\!-\markup { \italic "al niente" }
-}
+@lilypond[quote,relative=2]
+\dimTextDecresc
+\override DynamicTextSpanner #'(bound-details right text) =
+  \markup { \italic { al niente } }
+c1\> ~
+c1 ~
+c1\!
 @end lilypond
 
 Since one does not crescendo @emph{to} nothing, it is not correct to use
 @notation{al niente} with @notation{crescendo}.  Instead, one should use
 @emph{dal niente} (@notation{@b{from} nothing}).
 
+@seealso
+@ref{crescendo}, @ref{dal niente}, @ref{decrescendo}, @ref{hairpin}.
+
+
+@node alla breve
+@section alla breve
+
+ES: ?,
+I: ?,
+F: alla breve,à la brève,
+D: ?,
+NL: ?,
+DK: ?,
+S: ?,
+FI: ?.
+
+[Italian: @q{on the breve}]  Twice as fast as the notation indicates.
+
+Also called @notation{in cut-time}.  The name derives from mensural notation,
+where the @notation{tactus} (or beat) is counted on the semibreve (the modern
+whole note).  Counting @q{on the breve} shifts the tactus to the next longest
+note value, which (in modern usage) effectively halves all note values.
+
+(In mensural notation, breves and semibreves can have a ternary relationship, in
+which case @notation{alla breve} means thrice (not twice) as fast.  In practice,
+this complication may not have mattered, since Gaffurius's system of multiplex
+proportions makes it easy to explicitly state which proportion is needed.)
 
 @seealso
-@ref{crescendo}, @ref{decrescendo}, @ref{hairpin}.
+@ref{breve}, @ref{hemiola}, @ref{mensural notation}, @ref{note value},
+@ref{proportion}, @ref{whole note}.
 
 
 @node allegro
@@ -788,16 +835,15 @@ Since one does not crescendo @emph{to} nothing, it is not correct to use
 
 ES: allegro,
 I: allegro,
-F: allegro,
+F: allegro, gaiement,
 D: Allegro, Schnell, Fröhlich, Lustig,
 NL: allegro,
 DK: allegro,
 S: allegro,
 FI: allegro, nopeasti.
 
-[Italian: @q{cheerful}.]  Quick tempo.  Also used as a title for pieces in a quick
-tempo, especially the first and last movements of a sonata.
-
+[Italian: @q{cheerful}]  Quick tempo.  Also used as a title for pieces in a
+quick tempo, especially the first and last movements of a sonata.
 
 @seealso
 @ref{sonata}.
@@ -818,6 +864,7 @@ FI: muunnettu.
 An alteration is the modification, raising or lowering, of a note's
 pitch.  It is established by an accidental.
 
+@c TODO: add second meaning from mensural notation
 
 @seealso
 @ref{accidental}.
@@ -840,7 +887,6 @@ was a high male voice (hence the name), which by the use of falsetto
 reached the height of the female voice.  This type of voice is also
 known as countertenor.
 
-
 @seealso
 @ref{countertenor}.
 
@@ -859,7 +905,6 @@ FI: alttoavain.
 
 C clef setting middle C on the middle line of the staff.
 
-
 @seealso
 @ref{C clef}.
 
@@ -869,7 +914,7 @@ C clef setting middle C on the middle line of the staff.
 
 ES: ámbito,
 I: ambitus,
-F: ambitus,
+F: ambitus, tessiture,
 D: Ambitus,
 NL: ambitus,
 DK: ambitus,
@@ -881,9 +926,8 @@ Denotes a range of pitches for a given voice in a part of music.  It may
 also denote the pitch range that a musical instrument is capable of playing.
 Sometimes anglicized to @emph{ambit} (pl. @emph{ambits}).
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node anacrusis
@@ -902,15 +946,16 @@ An anacrusis (also known as pickup or upbeat) is an incomplete measure
 of music before a section of music. It also refers to the initial
 note(s) of a melody occurring in that incomplete measure.
 
-@lilypond[fragment,line-width=13.0\cm]
+@lilypond[quote,relative=1]
 \key f \major
 \time 4/4
-\relative c' {
-  \partial 4 f4 | bes4. a8 bes4 c |
-  bes( a) g f | bes4. a8 bes4 c | f,2. \bar "||" }
+\partial 4 f4
+bes4. a8 bes4 c
+bes4( a) g f
+bes4. a8 bes4 c
+f,2. \bar "||"
 @end lilypond
 
-
 @seealso
 @ref{measure}, @ref{meter}.
 
@@ -929,10 +974,8 @@ FI: luonnollinen molliasteikko.
 
 Also called @q{natural minor scale}.
 
-@lilypond[fragment,notime,line-width=13.0\cm]
-\set Score.automaticBars = ##f
-\relative c'' {
-  a1 b c d e f g a }
+@lilypond[quote,notime,relative=2]
+a1 b c d e f g a
 @end lilypond
 
 
@@ -945,20 +988,19 @@ Also called @q{natural minor scale}.
 
 ES: andante,
 I: andante,
-F: andante,
+F: andante, allant,
 D: Andante, Gehend,
 NL: andante,
 DK: andante,
 S: andante,
 FI: andante, käyden.
 
-[Italian: present participle of @emph{andare}, @q{to walk}.]
+[Italian: present participle of @emph{andare}, @q{to walk}]
 
 Walking tempo/character.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node appoggiatura
@@ -980,50 +1022,47 @@ before the beat.  While the short appoggiatura is performed as a short
 note regardless of the duration of the main note the duration of the
 long appoggiatura is proportional to that of the main note.
 
-@lilypond[line-width=13.0\cm]
-\context Voice \relative c'' {
-  \key d \major
-  \time 4/4
-
-%\override Score.TextScript #'font-style = #'large
-  <d a fis>4_"notation" r
-  { \override Stem #'flag-style = #'()
-    \grace g16
-    \revert Stem #'flag-style
-  }
-  fis8 e16 fis
-  { \override Stem #'flag-style = #'()
-    \grace a16
-    \revert Stem #'flag-style
-  }
-  g8 fis16 g |
-  \cadenzaOn a4 \bar "||" \cadenzaOff
-
-  <d, a fis>4_"performance" r g16 ( fis) e fis a ( g) fis g |
-  \cadenzaOn a4 \bar "||" \cadenzaOff
-}
+@lilypond[quote,relative=2]
+\key d \major
+\time 4/4
+<d a fis>4_"notation" r
+\grace g16
+fis8 e16 fis
+\grace a16
+g8 fis16 g |
+a4 \bar "||"
+
+\set Score.measurePosition = #ZERO-MOMENT
+<d, a fis>4_"performance" r
+g16( fis) e fis
+a16 ( g) fis g |
+a4 \bar "||"
 @end lilypond
 
 An appoggiatura may have more notes preceding the main note.
 
-@lilypond[line-width=13.0\cm]
-\relative c'' {
-  \key as \major
-  \time 2/4
-%  \override Score.TextScript #'font-style = #'large
-  \grace { bes16 } as8_"notation" as16 bes as8 g |
-  \grace { as16[( bes] } < c as >4-)
-  \grace { as16[( bes] } < c as >4-) \bar "||"
-  \grace { bes16 } as8_"performance" as16 bes as8 g |
-  << \context Voice = va { \stemUp\tieUp as32 bes c8. as32 bes c8. }
-    \context Voice = vb { \stemDown\tieDown as16 ~ as8. as16 ~ as8. } >>
-  \bar "||"
-}
-@end lilypond
+@lilypond[quote,relative=2]
+\key as \major
+\time 2/4
+\grace bes16 as8-"notation" as16 bes as8 g |
+\grace { as16[( bes] } <c as>4)
+\grace { as16[( bes] } <c as>4) \bar "||"
 
+\grace bes16 as8-"performance" as16 bes as8 g |
+<<
+  {
+    \voiceOne
+    as32 bes c8. as32 bes c8.
+  }
+  \new Voice {
+    \voiceTwo
+    as16 ~ as8. as16 ~ as8.
+  }
+>>
+@end lilypond
 
 @seealso
-None yet.
+No cross-references.
 
 
 @node arpeggio
@@ -1038,31 +1077,41 @@ DK: arpeggio, akkordbrydning,
 S: arpeggio,
 FI: arpeggio, murtosointu.
 
-[Italian: @q{harp-like, played like a harp}.]
+[Italian: @q{harp-like, played like a harp}]
 
-@lilypond[fragment,line-width=13.0\cm]
- \context PianoStaff <<
-  \context Staff = SA \relative c'' {
-    \time 4/4
-    \clef treble
-    r8 g16 c e g, c e r8 g,16 c e g, c e |
-    r8 a,16 d f a, d f r8 a,16 d f a, d f \bar "||" }
-  \context Staff = SB \relative c' {
-    \clef bass
-    << \context Voice = va {
-        \stemUp
-        r16 e8. ( e4) r16 e8. ( e4) |
-        r16 d8. ( d4) r16 d8. ( d4) }
-      \context Voice = vb {
-        \stemDown
-        c2 c | c c } >>
+@lilypond[quote,line-width=13\cm]
+\new PianoStaff <<
+  \context Staff = "SA" {
+    \relative c'' {
+      \clef treble
+      \time 4/4
+      r8 g16 c e g, c e r8 g,16 c e g, c e
+      r8 a,16 d f a, d f r8 a,16 d f a, d f
+      \bar "||"
+    }
+  }
+  \context Staff = "SB" {
+    \relative c' {
+      \clef bass
+      <<
+        {
+          \voiceOne
+          r16 e8. ( e4) r16 e8. ( e4)
+          r16 d8. ( d4) r16 d8. ( d4)
+        }
+        \new Voice {
+          \voiceTwo
+          c2 c
+          c2 c
+        }
+      >>
+    }
   }
 >>
 @end lilypond
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node articulation
@@ -1081,9 +1130,8 @@ Articulation refers to notation which indicates how a note or notes
 should be played.  Slurs, accents, staccato, and legato are all
 examples of articulation.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node ascending interval
@@ -1100,9 +1148,8 @@ FI: nouseva intervalli.
 
 A distance between a starting lower note and a higher ending note.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node augmented interval
@@ -1117,7 +1164,6 @@ DK: forstørret interval,
 S: överstigande intervall,
 FI: ylinouseva intervalli.
 
-
 @seealso
 @ref{interval}.
 
@@ -1127,7 +1173,7 @@ FI: ylinouseva intervalli.
 
 ES: ?,
 I: ?,
-F: ?,
+F: augmentation,
 D: ?,
 NL: ?,
 DK: ?,
@@ -1138,7 +1184,6 @@ FI: aika-arvojen pidentäminen.
 
 This is a placeholder for augmentation (wrt mensural notation).
 
-
 @seealso
 @ref{diminution}, @ref{mensural notation}.
 
@@ -1165,9 +1210,8 @@ emulate engraving. This required more skill than did engraving.
 
 @end itemize
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node B
@@ -1184,7 +1228,6 @@ None yet.
 @item FI: H, h
 @end itemize
 
-
 @seealso
 @ref{H}, @ref{Pitch names}
 
@@ -1192,7 +1235,6 @@ None yet.
 @node backfall
 @section backfall
 
-
 @seealso
 @ref{appoggiatura}.
 
@@ -1200,7 +1242,6 @@ None yet.
 @node bar
 @section bar
 
-
 @seealso
 @ref{measure}.
 
@@ -1222,7 +1263,6 @@ separates measures.  Used very infrequently during the Renaissance (mostly
 in secular music, or in sacred music to indicate congruences between parts
 in otherwise-unmetered music).
 
-
 @seealso
 @ref{measure}.
 
@@ -1243,7 +1283,6 @@ The male voice intermediate in pitch between the bass and the tenor.
 
 @c F: clef de troisième ligne dropped
 
-
 @seealso
 @ref{bass}, @ref{tenor}.
 
@@ -1253,7 +1292,7 @@ The male voice intermediate in pitch between the bass and the tenor.
 
 ES: clave de fa en tercera,
 I: chiave di baritono,
-F: clef d' Ut cinquième ligne, clef de Fa troisième,
+F: clef d'ut cinquième ligne, clef de fa troisième,
 D: Baritonschlüssel,
 NL: baritonsleutel,
 DK: barytonnøgle,
@@ -1262,7 +1301,6 @@ FI: baritoniavain.
 
 C or F clef setting middle C on the upper staff line.
 
-
 @seealso
 @ref{C clef}, @ref{F clef}.
 
@@ -1288,7 +1326,6 @@ double bass.
 
 @end itemize
 
-
 @seealso
 @ref{strings}.
 
@@ -1307,7 +1344,6 @@ FI: bassoavain.
 
 A clef setting with middle C on the first top ledger line.
 
-
 @seealso
 @ref{F clef}.
 
@@ -1317,7 +1353,7 @@ A clef setting with middle C on the first top ledger line.
 
 ES: barra
 I: coda,
-F: barre,
+F: ligature, barre (de croches),
 D: Balken,
 NL: waardestreep,
 DK: bjælke,
@@ -1327,17 +1363,13 @@ FI: palkki.
 Line connecting a series of notes (shorter than a quarter note). The
 number of beams determines the note value of the connected notes.
 
-@lilypond[fragment,notime,line-width=13.0\cm]
-\set Score.automaticBars = ##f
-%\override TextScript #'font-style = #'large
-\relative c'' {
-  g8_"1/8"[ g g g] s16
-  g16_"1/16"[ g g g] s16
-  g32_"1/32"[ s32 g32 s32 g32 s32 g32] s16
-  g64_"1/64"[ s32 g64 s32 g64 s32 g64] s32 }
+@lilypond[quote,notime,relative=2,line-width=13\cm]
+g8-"1/8"[ g g g] s16
+g16-"1/16"[ g g g] s
+g32-"1/32"[ s g s g s g] s16
+g64-"1/64"[ s32 g64 s32 g64 s32 g64] s32
 @end lilypond
 
-
 @seealso
 @ref{feathered beam}.
 
@@ -1358,15 +1390,14 @@ Note value used for counting, most often half-, fourth-, and eighth notes.
 The base counting value and the number of them in each measure is indicated
 at the start of the music by the @notation{time signature}.
 
-@lilypond[fragment,line-width=13.0\cm]
+@lilypond[quote,relative=2]
 \key g \major
 \time 4/4
-\relative c'' { g4 c b a | g1 \bar "||"}
+g4 c b a | g1 \bar "||"
 \time 3/8
-\relative c'' { g8 d' c | b c a | g4. \bar "||"}
+g8 d' c | b c a | g4. \bar "||"
 @end lilypond
 
-
 @seealso
 @ref{time signature}.
 
@@ -1374,7 +1405,6 @@ at the start of the music by the @notation{time signature}.
 @node beat repeat
 @section beat repeat
 
-
 @seealso
 @ref{percent repeat}.
 
@@ -1382,7 +1412,6 @@ at the start of the music by the @notation{time signature}.
 @node bind
 @section bind
 
-
 @seealso
 @ref{tie}.
 
@@ -1405,24 +1434,46 @@ Curly braces are used for connecting piano staves, and sometimes for connecting
 the staves of like instruments in an orchestral score when written on different
 staves (e.g. first and second flutes):
 
-@lilypond[fragment,ragged-right]
-\context GrandStaff <<
-  \relative c''\context Staff = SA { \clef treble g4 e c2 }
-  \relative c \context Staff = SB { \clef bass c1 \bar "|." } >>
+@lilypond[quote]
+\new GrandStaff <<
+  \context Staff = "SA" {
+    \relative c'' {
+      \clef treble
+      g4 e c2
+    }
+  }
+  \context Staff = "SB" {
+    \relative c {
+      \clef bass
+      c1
+      \bar "|."
+    }
+  }
+>>
 @end lilypond
 
 Angular brackets for connecting parts in an orchestral or choral score:
 
-@lilypond[fragment,ragged-right]
-\context StaffGroup <<
-%  \set StaffGroup.minVerticalAlign = #12
-  \relative c'' \context Staff = SA { \clef treble g4 e c2 }
-  \relative c \context Staff = SB { \clef bass c1 \bar "|." } >>
+@lilypond[quote]
+\new StaffGroup <<
+  \context Staff = "SA" {
+    \relative c'' {
+      \clef treble
+      g4 e c2
+    }
+  }
+  \context Staff = "SB" {
+    \relative c {
+      \clef bass
+      c1
+      \bar "|."
+    }
+  }
+>>
 @end lilypond
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node bracket
@@ -1430,14 +1481,13 @@ None yet.
 
 ES: corchete,
 I: ?,
-F: ?,
+F: crochet,
 D: ?,
 NL: ?,
 DK: ?,
 S: ?,
 FI: sulkumerkki.
 
-
 @seealso
 @ref{brace}
 
@@ -1456,11 +1506,10 @@ FI: vaskisoitin.
 
 A family of blown musical instruments made of brass, all using a cup
 formed mouth piece.  The brass instruments commonly used in a symphony
-orchestra are trumpet, trombone, french horn, and tube.
-
+orchestra are trumpet, trombone, french horn, and tuba.
 
 @seealso
-None yet.
+No cross-references.
 
 
 @node breath mark
@@ -1477,7 +1526,6 @@ FI: hengitysmerkki.
 
 Indication of where to breathe in vocal and wind instrument parts.
 
-
 @seealso
 @ref{caesura}.
 
@@ -1486,29 +1534,29 @@ Indication of where to breathe in vocal and wind instrument parts.
 @section breve
 
 @itemize
-@item US: breve, double-whole note,
-@item ES: cuadrada, breve,
-@item I: breve,
-@item F: brève,
-@item D: Brevis,
-@item NL: brevis,
-@item DK: brevis,
-@item S: brevis,
-@item FI: brevis, kaksoiskokonuotti.
+@item US: breve, double-whole note
+@item ES: cuadrada, breve
+@item I: breve
+@item F: brève
+@item D: Brevis
+@item NL: brevis
+@item DK: brevis
+@item S: brevis
+@item FI: brevis, kaksoiskokonuotti
 @end itemize
 
-Note value twice as long as a whole note.  Mainly used in pre-1650 music. 
-The shortest note value generally used in white mensural notation, hence the
-name, which originally meant @q{of short duration}.
+Note value: twice the length of a @notation{whole note} (@notation{semibreve}).
 
-@lilypond[fragment,notime,ragged-right]
-\set Score.automaticBars = ##f
-\relative c'' { g\breve }
-@end lilypond
+Mainly used in music from before 1650.  In mensural notation, it was a note
+of fairly short duration—hence the name, which is Latin for @q{short} or
+@q{of short duration}.
 
+@lilypond[quote,notime,relative=2]
+g\breve
+@end lilypond
 
 @seealso
-@ref{mensural notation}, @ref{note value}.
+@ref{mensural notation}, @ref{note value}, @ref{semibreve}.
 
 
 @node C
@@ -1517,7 +1565,7 @@ name, which originally meant @q{of short duration}.
 @itemize
 @item ES: do
 @item I: do
-@item F: ut
+@item F: ut, do
 @item D: C, c
 @item NL: c
 @item DK: c
@@ -1525,7 +1573,6 @@ name, which originally meant @q{of short duration}.
 @item FI: C, c
 @end itemize
 
-
 @seealso
 @ref{Pitch names}.
 
@@ -1545,27 +1592,23 @@ FI: C-avain.
 Clef symbol indicating the position of the middle C.  Used on all note
 lines.
 
-@lilypond[fragment,notime,line-width=13.0\cm]
-\set Score.automaticBars = ##f
-\override Score.Clef #'full-size-change = ##t
-<<
-  \context Staff \relative c' {
-    \clef soprano c1 
-    \clef mezzosoprano c 
-    \clef alto c 
-    \clef tenor c 
-    \clef baritone c 
-  }
-  \context Lyrics \lyrics {
-    \override Lyrics .LyricText #'self-alignment-X = #-1
-    "Soprano  " "Mezzosoprano  " "Alto  " "Tenor  " Baritone
-  }
->>
+@lilypond[quote,notime,relative=1,line-width=13.0\cm]
+\new Staff {
+  \override Staff.Clef #'full-size-change = ##t
+  \clef soprano c1
+  \clef mezzosoprano c1
+  \clef alto c1
+  \clef tenor c1
+  \clef baritone c1
+}
+\addlyrics {
+  \override Lyrics . LyricText #'self-alignment-X = #LEFT
+  "Soprano  " "Mezzosoprano  " "Alto  " "Tenor  " Baritone
+}
 @end lilypond
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node cadence
@@ -1580,7 +1623,6 @@ DK: kadence,
 S: kadens,
 FI: kadenssi, lopuke.
 
-
 @seealso
 @ref{harmonic cadence}, @ref{functional harmony}.
 
@@ -1603,9 +1645,8 @@ chance to exhibit their technical skill and -- not last -- their
 ability to improvise.  Since the middle of the 19th century, however,
 most cadenzas have been written down by the composer.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node caesura
@@ -1613,19 +1654,18 @@ None yet.
 
 ES: cesura,
 I: cesura,
-F: césura,
+F: césure,
 D: Zäsur,
 NL: ?,
 DK: ?,
 S: ?,
 FI: välimerkki.
 
-[Latin: from the supine of @emph{caedere} @q{to cut down}.]
+[Latin: from the supine of @emph{caedere} @q{to cut down}]
 
 The break between two musical phrases, sometimes (but not always) marked by a
 rest or a breath mark.
 
-
 @seealso
 @ref{breath mark}.
 
@@ -1642,7 +1682,6 @@ DK: kanon,
 S: kanon,
 FI: kaanon, tarkka jäljittely.
 
-
 @seealso
 @ref{counterpoint}.
 
@@ -1663,7 +1702,6 @@ viritysjärjestelmässä.
 Logarithmic unit of measurement.  1@tie{}cent is 1/1200 of an octave
 (1/100 of an equally tempered semitone).
 
-
 @seealso
 @ref{equal temperament}, @ref{semitone}.
 
@@ -1671,7 +1709,6 @@ Logarithmic unit of measurement.  1@tie{}cent is 1/1200 of an octave
 @node central C
 @section central C
 
-
 @seealso
 @ref{middle C}.
 
@@ -1698,31 +1735,30 @@ 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[fragment,notime,line-width=13.0\cm]
-\set Score.automaticBars = ##f
-%\override TextScript #'font-style = #'large
+@lilypond[quote,notime,line-width=13.0\cm]
 <<
-\context Staff \relative c'' {
-  \set Staff.extraNatural = ##f
-  <g b d>1 
-  <g bes d>
-  <g bes des>
-  <g b dis> 
-  <g b d f> 
-  <g b d f a> 
-}
-\lyrics{
-  "major  "
-  "minor  "
-  "diminished  "
-  "augmented  "
-  "seventh-chord  "
-  ninth-chord
-}
+  \new Staff {
+    \relative c'' {
+      \set Staff.extraNatural = ##f
+      <g b d>1
+      <g bes d>
+      <g bes des>
+      <g b dis>
+      <g b d f>
+      <g b d f a>
+    }
+  }
+  \lyrics {
+    "major  "
+    "minor  "
+    "diminished  "
+    "augmented  "
+    "seventh-chord  "
+    ninth-chord
+  }
 >>
 @end lilypond
 
-
 @seealso
 @ref{functional harmony}, @ref{interval}, @ref{inversion}, @ref{quality},
 @ref{third}.
@@ -1742,12 +1778,10 @@ FI: kromaattinen asteikko.
 
 A scale consisting of all 12 semitones.
 
-@lilypond[fragment,notime,line-width=13.0\cm]
-\set Score.automaticBars = ##f
-\relative c' { c1 cis d dis e f fis g gis a ais b c }
+@lilypond[quote,notime,relative=1,line-width=13.0\cm]
+c1 cis d dis e f fis g gis a ais b c
 @end lilypond
 
-
 @seealso
 @ref{semitone}.
 
@@ -1766,7 +1800,6 @@ FI: kromatiikka.
 
 Using tones extraneous to a diatonic scale (minor, major).
 
-
 @seealso
 @ref{diatonic scale}.
 
@@ -1776,14 +1809,13 @@ Using tones extraneous to a diatonic scale (minor, major).
 
 ES: modo eclesiástico,
 I: modo ecclesiastico,
-F: mode ecclésiastique,
+F: mode ecclésiastique, mode d'église,
 D: Kirchentonart,
 NL: kerktoonladder,
 DK: kirketoneart,
 S: kyrkotonart,
 FI: moodi, kirkkosävellaji.
 
-
 @seealso
 @ref{diatonic scale}.
 
@@ -1803,12 +1835,22 @@ FI: avain, nuottiavain.
 The clef indicates which lines of the staff correspond to which
 pitches.  The three clef symbols in common use are:
 
-@lilypond[ragged-right,quote]
+@lilypond[quote]
 \markup {
- \column {
-  \line { "The Treble or G clef:   " \musicglyph #"clefs.G" }
-  \line { "The Bass or F clef:     " \musicglyph #"clefs.F" }
-  \line { "The Alto or C clef:     " \musicglyph #"clefs.C" }
+  \left-column {
+    \line { The Treble or G clef: }
+    \strut
+    \line { The Bass or F clef: }
+    \strut
+    \line { The Alto or C clef: }
+  }
+  \hspace #0.5
+  \left-column {
+    \musicglyph #"clefs.G"
+    \strut
+    \musicglyph #"clefs.F"
+    \strut
+    \musicglyph #"clefs.C"
  }
 }
 @end lilypond
@@ -1817,72 +1859,59 @@ Imagine a large staff of 11 lines centered on middle C, sometimes
 called a @q{grand staff}, with the bottom line representing low G and
 the top line high F:
 
-@lilypond[ragged-right,quote]
+@lilypond[quote]
 \score {
- <<
-%-- Treble Staff --%
-  \new Staff = "G" {
-% Allow this staff to be placed close to the others
-   \override Staff.VerticalAxisGroup #'minimum-Y-extent = #'(-2 . 2)
-% Allow the treble clef to overlap the lower staves:
-%   \override Staff.Clef #'Y-extent = #'(0 . 0)
-   \override Staff.Clef #'stencil = ##f          % No clef required
-   \clef "G"
-   s1^\markup { "g," \transparent "g" }
-   s^ \markup { "b," \transparent "g" }
-   s^ \markup { "d"  \transparent "g" }
-   s^ \markup { "f"  \transparent "g" }
-   s^ \markup { "a"  \transparent "g" }
-   s^ \markup { \with-color #red c' \transparent "g"}
-   e'^\markup { "e'" \transparent "g" }
-   g'^\markup { "g'" \transparent "g" }
-   b'^\markup { "b'" \transparent "g" }
-   d''^\markup { "d''" \transparent "g" }
-   f''^\markup { "f ''" \transparent "g" }
-   s
-  }
-%-- Alto Staff reduced to a single line on middle C --%
-  \new Staff = "C" {
-   \override Staff.StaffSymbol #'line-count = 1  % One line only
-   \override Staff.StaffSymbol #'color = #red    % Coloured red
-   \override Staff.Clef #'stencil = ##f          % No clef required
-   \clef "C"
-
-% Allow this staff to be placed close to the others
-   \override Staff.VerticalAxisGroup #'minimum-Y-extent = #'(0 . 0)
-% Specify height to give correct spacing between treble and bass staves
-   \override Staff.VerticalAxisGroup #'Y-extent = #'(-1 . 1)
-
-   s1 s s s s  % Space along to align horizonatally
-   \override NoteHead #'color = #red
-    c'1 % A middle C
-    s1 s s s s s % Keep staff (ie the red line) showing
-  }
-%-- Bass Staff --%
-  \new Staff = "F" {
-% Allow this staff to be placed close to the others
-   \override Staff.VerticalAxisGroup #'minimum-Y-extent = #'(-3 . 2)
-   \override Staff.Clef #'stencil = ##f          % No clef required
-   \clef "F"
-   g,1 b, d f a
-   s s s s s s s % Keep staff showing
-  }
- >>
- \layout {
-% Reduce horizontal spacing so semibreves can be used without exceeding 1 line
-  \context { \Score \override SpacingSpanner #'base-shortest-duration = #(ly:make-moment 1 1)
-  }
-% Reduce apparent vertical size of note heads to permit them to overlap other grobs vertically
-  \context { \Score \override NoteHead #'Y-extent = #'(0 . 0)
-  }
-% Remove all barlines
-  \context { \Score \override BarLine #'stencil = ##f
-  }
-% Remove time signature from all staves
-  \context { \Staff \remove Time_signature_engraver
+  <<
+    %-- Note names above treble staff --%
+    \new NoteNames {
+      \set printOctaveNames = ##t
+      g,1 b, d f a
+      \once \override NoteName #'color = #red
+      c'1
+      e'1 g' b' d'' f''
+    }
+    %-- Treble Staff --%
+    \new Staff = "G" {
+      \override Staff.Clef #'stencil = ##f
+      \clef "G"
+      s1 s s s s s
+      e'1 g' b' d'' f''
+      s1
+    }
+    %-- Alto Staff reduced to a single line on middle C --%
+    \new Staff = "C" {
+      \override Staff.StaffSymbol #'line-count = #1
+      \override Staff.StaffSymbol #'color = #red
+      \override Staff.Clef #'stencil = ##f
+      \clef "C"
+      s1 s s s s
+      \override NoteHead #'color = #red
+      c'1
+      s1 s s s s s
+    }
+    %-- Bass Staff --%
+    \new Staff = "F" {
+      \override Staff.Clef #'stencil = ##f
+      \clef "F"
+      g,1 b, d f a
+      s1 s s s s s s
+    }
+  >>
+  \layout {
+    \context {
+      \Score
+      \override SpacingSpanner
+        #'base-shortest-duration = #(ly:make-moment 1 1)
+      \override  NonMusicalPaperColumn
+        #'line-break-system-details = #'((alignment-offsets . (3 0 -3 -6)))
+      \override BarLine #'stencil = ##f
+    }
+    \context {
+      \Staff
+      \remove "Time_signature_engraver"
+    }
   }
- }  % End layout
-}  % End score
+}
 @end lilypond
 
 Staves of five lines are usually used, and the clef superimposed on
@@ -1890,83 +1919,60 @@ 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:
 
-@lilypond[ragged-right,quote]
+@lilypond[quote]
 \score {
- <<
-%-- Treble Staff --%
-  \new Staff = "G" {
-% Allow this staff to be placed close to the others
-   \override Staff.VerticalAxisGroup 
-    #'minimum-Y-extent = #'(0 . 0)
-% Allow the treble clef to overlap the lower staves:
-%   \override Staff.Clef #'Y-extent = #'(0 . 0)
-   \override Staff.Clef #'stencil = ##f  % No clef required here
-   \clef "G"
-   s1^\markup { "g," \transparent "g" }
-   s^ \markup { "b," \transparent "g" }
-   s^ \markup { "d"  \transparent "g" }
-   s^ \markup { "f"  \transparent "g" }
-   s^ \markup { "a"  \transparent "g" }
-   s^ \markup { \with-color #red c' \transparent "g"}
-   \stopStaff \startStaff
-   \clef "C"  % Dummy to force next clef to be printed
-   s  % Need at least one note for \clef to take effect
-   \override Staff.Clef #'stencil = ##t  % Clef now required
-   \override Staff.Clef #'Y-extent = #'(0 . 0)  % Permit overlap
-   \clef "G"
-   e'^\markup { "e'" \transparent "g" }
-   g'^\markup { "g'" \transparent "g" }
-   b'^\markup { "b'" \transparent "g" }
-   d''^\markup { "d''" \transparent "g" }
-   f''^\markup { "f ''" \transparent "g" }
-  }  % End staff G
-%-- Alto Staff reduced to a single line on middle C --%
-  \new Staff = "C" {
-   \override Staff.StaffSymbol #'line-count = 1  % One line only
-   \override Staff.StaffSymbol #'color = #red    % Coloured red
-   \override Staff.Clef #'stencil = ##f      % No clef required
-   \clef "C"
-
-% Allow this staff to be placed close to the others
-   \override Staff.VerticalAxisGroup 
-    #'minimum-Y-extent = #'(0 . 0)
-% Specify height to give correct spacing between the staves
-   \override Staff.VerticalAxisGroup #'Y-extent = #'(-1 . 1)
-
-   s1 s s s s  % Space along to align horizonatally
-   \override NoteHead #'color = #red
-    c'1 % A middle C
-%    s1 s s s s  % Keep staff (ie the red line) showing
-  }  % End staff C
-%-- Bass Staff --%
-  \new Staff = "F" {
-% Allow this staff to be placed close to the others
-   \override Staff.VerticalAxisGroup 
-    #'minimum-Y-extent = #'(0 . 0)
-   \override Staff.Clef #'stencil = ##f     % No clef required
-   \clef "F"
-   g,1_" " b, d f a
-%   s s s s s s  % Keep staff showing
-  }  % End staff F
- >>
- \layout {
-% Reduce horizontal spacing so semibreves can be used 
-% without exceeding 1 line
-  \context { \Score \override SpacingSpanner 
-   #'base-shortest-duration = #(ly:make-moment 1 1)
-  }
-% Reduce apparent vertical size of note heads to 
-% permit them to overlap other grobs vertically
-  \context { \Score \override NoteHead #'Y-extent = #'(0 . 0)
-  }
-% Remove all barlines
-  \context { \Score \override BarLine #'stencil = ##f
-  }
-% Remove time signature from all staves
-  \context { \Staff \remove Time_signature_engraver
+  <<
+    %-- Note names above treble staff --%
+    \new NoteNames {
+      \set printOctaveNames = ##t
+      g,1 b, d f a
+      \once \override NoteName #'color = #red
+      c'1
+      s1
+      e'1 g' b' d'' f''
+    }
+    %-- Treble Staff --%
+    \new Staff = "G" {
+      \once \override Staff.Clef #'stencil = ##f
+      \clef "G"
+      s1 s s s s s s
+      \override Staff.Clef #'full-size-change = ##t
+      \set Staff.forceClef = ##t
+      \clef "G"
+      e'1 g' b' d'' f''
+    }
+    %-- Alto Staff reduced to a single line on middle C --%
+    \new Staff = "C" {
+      \override Staff.StaffSymbol #'line-count = #1
+      \override Staff.StaffSymbol #'color = #red
+      \override Staff.Clef #'stencil = ##f
+      \clef "C"
+      s1 s s s s
+      \override NoteHead #'color = #red
+      c'1
+    }
+    %-- Bass Staff --%
+    \new Staff = "F" {
+      \override Staff.Clef #'stencil = ##f
+      \clef "F"
+      g,1 b, d f a
+    }
+  >>
+  \layout {
+    \context {
+      \Score
+      \override SpacingSpanner
+        #'base-shortest-duration = #(ly:make-moment 2 1)
+      \override  NonMusicalPaperColumn
+        #'line-break-system-details = #'((alignment-offsets . (3 0 -3 -6)))
+      \override BarLine #'stencil = ##f
+    }
+    \context {
+      \Staff
+      \remove "Time_signature_engraver"
+    }
   }
- }  % End layout
-}  % End score
+}
 @end lilypond
 
 The @q{curl} of the G clef is centered on the line that represents the
@@ -1978,82 +1984,61 @@ 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[ragged-right,quote]
+@lilypond[quote]
 \score {
-<<
-%-- Treble Staff --%
- \new Staff = "G" \with {
-  \remove Time_signature_engraver
- }
- {
-% The following two overrides are required to make the two middle C's overlap
-  \override Staff.VerticalAxisGroup #'minimum-Y-extent = #'(0 . 0)
-  \override Staff.VerticalAxisGroup #'Y-extent = #'(-2 . 2)
-
-  \override Staff.Clef #'Y-extent = #'(0 . 0)
-  \clef "G"
-  s1 s s s s e' g' c''
- }
-%-- Alto Staff --%
- \new Staff = "C" \with {
-  \remove Time_signature_engraver
- }
- {
-  \override Staff.StaffSymbol #'line-count = 1
-  \override Staff.StaffSymbol #'stencil = ##f
-  \once \override Staff.Clef #'stencil = ##f
-  \clef "G"  % A frig. This clef is invisible; use G to force the later C clef to be shown
-  \override Score.BarLine #'stencil = ##f
-
-  % The following two overrides are required to align the C staff to the G and F staves
-  \override Staff.VerticalAxisGroup #'minimum-Y-extent = #'(0 . 0)
-  \override Staff.VerticalAxisGroup #'Y-extent = #'(-1 . 1)
-
-  s1 s s s
-  \stopStaff \startStaff
-  \override Staff.VerticalAxisGroup #'Y-extent = #'(-1 . 1)
-  \revert Staff.StaffSymbol #'stencil
-  \override Staff.StaffSymbol #'color = #red
-   b'1 % A frig.  This really shows as a middle C in the score
-   s1 s s s
-  \stopStaff \startStaff
-  \override Staff.StaffSymbol #'line-count = 5
-  \override Staff.StaffSymbol #'Y-extent = #'(0 . 0)
-  \override Staff.Clef #'Y-extent = #'(0 . 0)
-  \revert Staff.StaffSymbol #'color
-  \stopStaff \startStaff
-  \clef "C"
-  s1 s s c e g c' e' g' c''
- }
-%-- Bass Staff --%
- \new Staff = "F" \with {
-  \remove Time_signature_engraver
- }
- {
-  \override Staff.Clef #'Y-extent = #'(0 . 0)
-% The following two overrides are required to make the two middle C's overlap
-  \override Staff.VerticalAxisGroup #'minimum-Y-extent = #'(0 . 0)
-  \override Staff.VerticalAxisGroup #'Y-extent = #'(-2 . 2)
-
-  \clef "F"
-  c1 e g s s s s s
- }
->>
-\layout {
- \context {
-  \Score \override SpacingSpanner #'base-shortest-duration = #(ly:make-moment 2 1)
-  }
- \context {
-  \Score \override NoteHead #'Y-extent = #'(0 . 0)
+  <<
+    %-- Treble Staff --%
+    \new Staff = "G" {
+      \clef "G"
+      s1 s s s
+      e'1 g' c'' s
+    }
+    %-- Alto Staff --%
+    \new Staff = "C" {
+      \override Staff.StaffSymbol #'line-count = #1
+      \once \override Staff.Clef #'stencil = ##f
+      \stopStaff
+      \clef "C"
+      s1 s s
+      \startStaff
+      \revert Staff.StaffSymbol #'stencil
+      \override Staff.StaffSymbol #'color = #red
+      c'1
+      s1 s s s s
+      \stopStaff \startStaff
+      \revert Staff.StaffSymbol #'line-count
+      \revert Staff.StaffSymbol #'color
+      \stopStaff \startStaff
+      \override Staff.Clef #'full-size-change = ##t
+      \set Staff.forceClef = ##t
+      \clef "C"
+      s1 s
+      c1 e g c' e' g' c''
+    }
+    %-- Bass Staff --%
+    \new Staff = "F" {
+      \clef "F"
+      c1 e g
+      s1 s s s s
+    }
+  >>
+  \layout {
+    \context {
+      \Score
+      \override SpacingSpanner #'base-shortest-duration =
+        #(ly:make-moment 2 1)
+      \override  NonMusicalPaperColumn
+        #'line-break-system-details = #'((alignment-offsets . (0 -3 -6)))
+      \override BarLine #'stencil = ##f
+    }
+    \context {
+      \Staff
+      \remove "Time_signature_engraver"
+    }
   }
- \context {
-  \Score \override NoteHead #'minimum-Y-extent = #'(0 . 0)
- }
-}
 }
 @end lilypond
 
-
 @seealso
 @ref{C clef}, @ref{F clef}, @ref{G clef}.
 
@@ -2063,7 +2048,7 @@ major chord.
 
 ES: racimo,
 I: ?,
-F: ?,
+F: cluster,
 D: Cluster,
 NL: ?,
 DK: ?,
@@ -2092,13 +2077,12 @@ geometrically describes the development of a range of pitches
 geometrical shape of a cluster covers the area in which any single
 pitch contained in the cluster would be notated as an ordinary note.
 
-@lilypond[fragment,relative=2,ragged-right]
-\makeClusters { <c e> <b f'> <b g'> <c g> <f e> }
+@lilypond[quote,relative=2]
+\makeClusters { <c e>4 <b f'> <b g'> <c g>8 <f e> }
 @end lilypond
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node comma
@@ -2116,7 +2100,6 @@ FI: komma, korvinkuultava ero äänenkorkeudessa.
 Difference in pitch between a note derived from pure tuning and the
 same note derived from some other tuning method.
 
-
 @seealso
 @ref{didymic comma}, @ref{Pythagorean comma}, @ref{syntonic comma},
 @ref{temperament}.
@@ -2136,7 +2119,7 @@ Another name for @ref{common time}.
 
 ES: compasillo,
 I: ?,
-F: ?,
+F: mesure à 4/4,
 D: ?,
 NL: ?,
 DK: ?,
@@ -2146,7 +2129,6 @@ FI: C-merkintä.
 4/4 time.  The symbol, which resembles a capital letter C, comes from
 mensural notation.
 
-
 @seealso
 @ref{mensural notation}, @ref{meter}.
 
@@ -2163,7 +2145,6 @@ DK: komplementærinterval,
 S: komplementärintervall (?),
 FI: täydentävä intervalli.
 
-
 @seealso
 @ref{inverted interval}.
 
@@ -2182,7 +2163,6 @@ FI: oktaavia laajempi intervalli.
 
 Intervals larger than an octave.
 
-
 @seealso
 @ref{interval}.
 
@@ -2192,7 +2172,7 @@ Intervals larger than an octave.
 
 ES: compás compuesto, compás de subdivisión ternaria,
 I: ?,
-F: ?,
+F: mesure composée,
 D: ?,
 NL: ?,
 DK: ?,
@@ -2202,7 +2182,6 @@ FI: kolmijakoinen tahtilaji.
 A meter that includes a triplet subdivision within the beat, such as
 6/8, 9/8, 12/8.
 
-
 @seealso
 @ref{meter}, @ref{simple meter}.
 
@@ -2212,7 +2191,7 @@ A meter that includes a triplet subdivision within the beat, such as
 
 ES: compás compuesto, compás de amalgama (def. 2),
 I: ?,
-F: ?,
+F: temps composé,
 D: ?,
 NL: ?,
 DK: ?,
@@ -2229,8 +2208,10 @@ A meter that includes a triplet subdivision within the beat: see
 A time signature that additively combines two or more unequal meters, e.g.,
 "3/8 + 2/8" instead of "5/8".  Sometimes called additive time signatures.
 
-@lilypond[fragment,line-width=13.0\cm]
-#(define (compound-time grob one two three num)
+@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)
@@ -2245,8 +2226,8 @@ A time signature that additively combines two or more unequal meters, e.g.,
 \relative c' {
   \key f \major
   #(set-time-signature 8 8 '(3 2 3))
-  \override Staff.TimeSignature #'stencil = #(lambda (grob)
-    (compound-time grob "3" "2" "3" "8"))
+  \override Staff.TimeSignature #'stencil =
+    #(compound-time "3" "2" "3" "8")
   #(override-auto-beam-setting '(end 1 8 8 8) 3 8)
   #(override-auto-beam-setting '(end 1 8 8 8) 5 8)
   
@@ -2256,9 +2237,6 @@ A time signature that additively combines two or more unequal meters, e.g.,
 }
 @end lilypond
 
-@end enumerate
-
-
 @seealso
 @ref{compound meter}, @ref{meter}, @ref{polymetric time signature}.
 
@@ -2268,7 +2246,7 @@ A time signature that additively combines two or more unequal meters, e.g.,
 
 ES: en Do, afinación de concierto,
 I: ?,
-F: ?,
+F: tonalité de concert, en ut,
 D: ?,
 NL: ?,
 DK: ?,
@@ -2304,7 +2282,7 @@ all) instruments that play in concert pitch:
 @itemize
 @item violin
 @item viola
-@item violincello
+@item violoncello
 @end itemize
 
 @end multitable
@@ -2323,11 +2301,10 @@ are, technically speaking, @emph{transposing instruments}:
 
 @item piccolo (plays an octave higher)
 @item celesta (plays an octave higher)
-@item double-bass (plays an octave lower)
+@item double bass (plays an octave lower)
 
 @end itemize
 
-
 @seealso
 @ref{transposing instrument}.
 
@@ -2347,12 +2324,12 @@ FI: asteittainen liike.
 Progressing melodically by intervals of a second, as contrasted with
 @emph{disjunct movement}.
 
-@lilypond[fragment,line-width=13.0\cm]
-\key g \major \time 4/4
-\relative c'' { g4 g g a | b2 a | g4 b a a | g1 \bar "||" }
+@lilypond[quote,relative=2,line-width=13.0\cm]
+\key g \major
+\time 4/4
+g4 g g a | b2 a | g4 b a a | g1 \bar "||"
 @end lilypond
 
-
 @seealso
 @ref{disjunct movement}.
 
@@ -2369,7 +2346,6 @@ DK: konsonans,
 S: konsonans,
 FI: konsonanssi, sopusointi.
 
-
 @seealso
 @ref{harmony}.
 
@@ -2386,7 +2362,6 @@ DK: alt,
 S: alt,
 FI: kontra-altto.
 
-
 @seealso
 @ref{alto}.
 
@@ -2402,9 +2377,8 @@ music typesetters.
 
 @c Copying music required more skill than engraving.  Flagged for NPOV
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node counterpoint
@@ -2424,14 +2398,12 @@ combination into a single musical fabric of lines or parts which have
 distinct melodic significance.  A frequently used polyphonic technique
 is imitation, in its strictest form found in the canon needing only
 one part to be written down while the other parts are performed with a
-given displacement.  Imitation is also the contrapunctal technique
+given displacement.  Imitation is also the contrapuntal technique
 used in the @emph{fugue} which, since the music of the baroque era,
 has been one of the most popular polyphonic composition methods.
 
-@lilypond[fragment,staffsize=12,line-width=13.0\cm]
-\set Score.implicitTimeSignatureVisibility = #all-invisible
-\override Score.TimeSignature #'break-visibility = #all-invisible
-\context PianoStaff <<
+@lilypond[quote,staffsize=12,line-width=13.0\cm]
+\new PianoStaff <<
   \context Staff = SA \relative c' {
     \key bes \major
     \time 4/4
@@ -2465,9 +2437,8 @@ has been one of the most popular polyphonic composition methods.
 >>
 @end lilypond
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node countertenor
@@ -2482,7 +2453,6 @@ DK: kontratenor,
 S: kontratenor, counter tenor,
 FI: kontratenori.
 
-
 @seealso
 @ref{contralto}.
 
@@ -2502,12 +2472,12 @@ FI: cresendo, voimistuen.
 Increasing volume.  Indicated by a rightwards opening horizontal wedge
 (hairpin) or the abbreviation @notation{cresc.}.
 
-@lilypond[fragment,ragged-right]
-\key g \major \time 4/4
-\relative c'' { g4 \< a b c | d1\! \bar "|." }
+@lilypond[quote,relative=2]
+\key g \major
+\time 4/4
+g4\< a b c | d1\! \bar "|."
 @end lilypond
 
-
 @seealso
 @ref{decrescendo}, @ref{hairpin}.
 
@@ -2517,7 +2487,7 @@ Increasing volume.  Indicated by a rightwards opening horizontal wedge
 
 ES: notas guía,
 I: notine,
-F: petites notes précédent l'entrée d'un instrument, réplique,
+F: petites notes précédant l'entrée d'un instrument, réplique, "à défaut",
 D: Stichnoten,
 NL: stichnoten,
 DK: stiknoder,
@@ -2527,9 +2497,8 @@ FI: vihjenuotit.
 In a separate part notes belonging to another part with the purpose of
 hinting when to start playing.  Usually printed in a smaller type.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node custos
@@ -2555,29 +2524,32 @@ There were different appearences for different notation styles.  Nowadays,
 they have survived only in special forms of musical notation such as the
 @emph{Editio Vaticana}, dating from the beginning of the 20th century
 
-@lilypond
+@lilypond[quote,ragged-right]
 \score {
-  {
-%   \override Staff.Custos #'neutral-position = #4
-    \override Staff.Custos #'neutral-direction = #down
+  \new Staff {
+    \override Staff.Custos #'neutral-direction = #DOWN
     \override Staff.Custos #'style = #'hufnagel
     c'1 \break
     <d' a' f''>1
   }
-
   \layout {
     \context {
       \Staff
-      \consists Custos_engraver
+      \consists "Custos_engraver"
     }
-    ragged-right = ##t
   }
 }
 @end lilypond
 
+@seealso
+No cross-references.
+
+
+@node cut time
+@section cut time
 
 @seealso
-None yet.
+@ref{alla breve}.
 
 
 @node D
@@ -2594,7 +2566,6 @@ None yet.
 @item FI: D, d
 @end itemize
 
-
 @seealso
 @ref{Pitch names}
 
@@ -2614,9 +2585,8 @@ FI: da capo, alusta.
 Abbreviated @notation{D.C.}.  Indicates that the piece is to be repeated from
 the beginning to the end or to a certain place marked @emph{fine}.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node dal niente
@@ -2624,17 +2594,16 @@ None yet.
 
 ES: ?,
 I: dal niente,
-F: ?,
+F: partant de rien,
 D: ?,
 NL: ?,
 DK: ?,
 S: ?,
 FI: tyhjästä ilmaantuen.
 
-[Italian: @q{from nothing}.]  Used with @notation{crescendo} to indicate
+[Italian: @q{from nothing}]  Used with @notation{crescendo} to indicate
 that the sound should gradually increase from nothing.
 
-
 @seealso
 @ref{al niente}.
 
@@ -2655,22 +2624,21 @@ Abbreviated @notation{D.S.}.  Repetition, not from the beginning, but from
 another place frequently near the beginning marked by a sign
 (@notation{segno}):
 
-@lilypond[fragment,ragged-right]
-%\override TextScript #'font-style = #'large
-\override TextScript #'font-shape = #'italic
-\key g \major \time 4/4
-\relative c'' {
-  d1 |
-  g,4^\segno a b c |
-  b a g2_\markup{
-    \line { "D.S. " \tiny \raise #1 \musicglyph #"scripts.segno" } }
-  \bar "|."
+@lilypond[quote,relative=2]
+\key g \major
+\time 4/4
+d1
+g,4^\segno a b c
+b4 a g2-\markup {
+  \italic "D.S. "
+  \tiny \raise #1
+  \musicglyph #"scripts.segno"
 }
+\bar "|."
 @end lilypond
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node decrescendo
@@ -2687,14 +2655,12 @@ FI: decresendo, hiljentyen.
 Decreasing tone volume.  Indicated by a leftwards opening horizontal
 wedge (hairpin) or the abbreviation @notation{decresc.}.
 
-@lilypond[fragment,ragged-right]
-\relative c'' {
-  \key g \major \time 4/4
-  d4 \> c b a | g1 \! \bar "|."
-}
+@lilypond[quote,relative=2]
+\key g \major
+\time 4/4
+d4\> c b a | g1 \! \bar "|."
 @end lilypond
 
-
 @seealso
 @ref{crescendo}, @ref{diminuendo}, @ref{hairpin}.
 
@@ -2713,9 +2679,8 @@ FI: laskeva intervalli.
 
 A distance between a starting higher note and a lower ending note.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node diatonic scale
@@ -2737,28 +2702,22 @@ are sometimes called, somewhat inaccurately, @q{church modes}).
 These @emph{modes} are used in Gregorian chant and in pre-baroque early music
 but also to some extent in newer jazz music.
 
-@lilypond[fragment,notime,ragged-right]
-\set Score.automaticBars = ##f
-%\override Score.LyricText #'font-style = #'large
-%\override Score.TextScript #'font-style = #'large
+@lilypond[quote,notime,relative=1]
 <<
-  \context Staff \relative c' {
+  {
     c1 d
-    \override TextScript #'padding = #-4
     e^"~~ S" f g a b^"~~ S" c
   }
-  \context Lyrics \lyrics {
+  \lyrics {
     Ionian
   }
 >>
 @end lilypond
 
-@lilypond[fragment,notime,ragged-right]
-\set Score.automaticBars = ##f
+@lilypond[quote,notime,relative=1]
 <<
-  \context Staff \relative c' {
+  {
     d1
-    \override TextScript #'padding = #-4
     e^"~~ S" f g a b^"~~ S" c d
   }
   \lyrics {
@@ -2767,11 +2726,9 @@ but also to some extent in newer jazz music.
 >>
 @end lilypond
 
-@lilypond[fragment,notime,ragged-right]
-\set Score.automaticBars = ##f
+@lilypond[quote,notime,relative=1]
 <<
-  \relative c' {
-    \override TextScript #'padding = #-4
+  {
     e1^"~~ S" f g a b^"~~ S" c d e
   }
   \lyrics {
@@ -2780,12 +2737,10 @@ but also to some extent in newer jazz music.
 >>
 @end lilypond
 
-@lilypond[fragment,notime,ragged-right]
-\set Score.automaticBars = ##f
+@lilypond[quote,notime,relative=1]
 <<
-  \relative c' {
+  {
     f1 g a
-    \override TextScript #'padding = #-4
     b^"~~ S" c d e^"~~ S" f
   }
   \lyrics {
@@ -2794,27 +2749,22 @@ but also to some extent in newer jazz music.
 >>
 @end lilypond
 
-@lilypond[fragment,notime,ragged-right]
-\set Score.automaticBars = ##f
+@lilypond[quote,notime,relative=2]
 <<
-  \relative c'' {
+  {
     g1 a
-    \override TextScript #'padding = #-4
-    b^"~~ S" c d e^"~~ S" f g }
+    b^"~~ S" c d e^"~~ S" f g
+  }
   \lyrics {
     Mixolydian
   }
 >>
 @end lilypond
 
-@lilypond[fragment,notime,ragged-right]
-\set Score.automaticBars = ##f
-%\override Score.LyricText #'font-style = #'large
-%\override Score.TextScript #'font-style = #'large
+@lilypond[quote,notime,relative=2]
 <<
-  \relative c'' {
+  {
     a1
-    \override TextScript #'padding = #-4
     b^"~~ S" c d e^"~~ S" f g a
   }
   \lyrics {
@@ -2823,13 +2773,9 @@ but also to some extent in newer jazz music.
 >>
 @end lilypond
 
-@lilypond[fragment,notime,ragged-right]
-\set Score.automaticBars = ##f
-%\override Score.LyricText #'font-style = #'large
-%\override Score.TextScript #'font-style = #'large
+@lilypond[quote,notime,relative=2]
 <<
-  \relative c'' {
-    \override TextScript #'padding = #-4
+  {
     b1^"~~ S" c d e^"~~ S" f g a b
   }
   \lyrics {
@@ -2843,12 +2789,10 @@ compositional music are primarily the major and the minor scales.  In
 the harmonic minor scale type an augmented second (A) occurs between
 the 6th and 7th tone.
 
-@lilypond[fragment,notime,ragged-right]
-\set Score.automaticBars = ##f
+@lilypond[quote,notime,relative=1]
 <<
-  \relative c' {
+  {
     c1 d
-    \override TextScript #'padding = #-4
     e^"~~ S" f g a b^"~~ S" c
   }
  \lyrics {
@@ -2857,12 +2801,10 @@ the 6th and 7th tone.
 >>
 @end lilypond
 
-@lilypond[fragment,notime,ragged-right]
-\set Score.automaticBars = ##f
+@lilypond[quote,notime,relative=2]
 <<
-  \relative c'' {
+  {
     a1
-    \override TextScript #'padding = #-4
     b^"~~ S" c d e^"~~ S" f g a
   }
  \lyrics {
@@ -2871,28 +2813,22 @@ the 6th and 7th tone.
 >>
 @end lilypond
 
-@lilypond[fragment,notime,ragged-right]
-\set Score.automaticBars = ##f
+@lilypond[quote,notime,relative=2]
 <<
-  \relative c'' {
+  {
     a1
-    \override TextScript #'padding = #-4
     b^"~~ S" c d e^"~~ S" f!^"~~ A" gis^"~~ S" a
   }
-  \context Lyrics \lyrics {
+  \lyrics {
     "Harmonic minor"
   }
 >>
 @end lilypond
 
-@lilypond[fragment,notime,line-width=13.0\cm]
-\set Score.automaticBars = ##f
-%\override Score.LyricText #'font-style = #'large
-%\override Score.TextScript #'font-style = #'large
+@lilypond[quote,notime,relative=2]
 <<
-  \relative c'' {
+  {
     a1
-    \override TextScript #'padding = #-4
     b^"~~ S" c d e fis gis^"~~ S" a
   }
    \lyrics {
@@ -2901,15 +2837,11 @@ the 6th and 7th tone.
 >>
 @end lilypond
 
-@lilypond[fragment,notime,line-width=13.0\cm]
-\set Score.automaticBars = ##f
-%\override Score.LyricText #'font-style = #'large
-%\override Score.TextScript #'font-style = #'large
+@lilypond[quote,notime,relative=3]
 <<
-  \relative c'' {
-    a'1
-    \override TextScript #'padding = #-4
-    a g! f!^"~~ S" e d c^"~~ S" b a
+  {
+    a1
+    g! f!^"~~ S" e d c^"~~ S" b a
   }
    \lyrics {
     "Melodic minor descending"
@@ -2917,7 +2849,6 @@ the 6th and 7th tone.
 >>
 @end lilypond
 
-
 @seealso
 @ref{semitone}, @ref{whole tone}.
 
@@ -2925,7 +2856,6 @@ the 6th and 7th tone.
 @node didymic comma
 @section didymic comma
 
-
 @seealso
 @ref{syntonic comma}.
 
@@ -2942,7 +2872,6 @@ DK: formindsket interval,
 S: förminskat intervall,
 FI: vähennetty intervalli.
 
-
 @seealso
 @ref{interval}.
 
@@ -2952,14 +2881,13 @@ FI: vähennetty intervalli.
 
 ES: diminuendo,
 I: diminuendo,
-F: diminuendo,
+F: diminuendo, en diminuant,
 D: diminuendo,
 NL: diminuendo,
 DK: diminuendo,
 S: diminuendo,
 FI: diminuendo, hiljentyen.
 
-
 @seealso
 @ref{decrescendo}.
 
@@ -2969,7 +2897,7 @@ FI: diminuendo, hiljentyen.
 
 ES: ?,
 I: ?,
-F: ?,
+F: diminution,
 D: ?,
 NL: ?,
 DK: ?,
@@ -2978,7 +2906,6 @@ FI: aika-arvojen tihennys.
 
 This is a stub for diminution (@emph{wrt} mensural notation).
 
-
 @seealso
 @ref{augmentation}, @ref{mensural notation}.
 
@@ -2995,7 +2922,6 @@ DK: ?,
 S: ?,
 FI: suora.
 
-
 @seealso
 @ref{custos}.
 
@@ -3015,16 +2941,15 @@ FI: melodian hyppivä liike.
 Progressing melodically by intervals larger than a major second, as contrasted
 with conjunct movement.
 
-@lilypond[fragment,ragged-right]
+@lilypond[quote,relative=1]
 \key a \major
-\time 4/4
-\relative c' {
+\time 4/4 {
   \partial 8 e8 |
   a4. gis8 b a e cis |
-  fis2 d4. \bar "||" }
+  fis2 d4.
+  \bar "||" }
 @end lilypond
 
-
 @seealso
 @ref{conjunct movement}.
 
@@ -3034,7 +2959,6 @@ with conjunct movement.
 
 Another name for @ref{dissonant interval}.
 
-
 @seealso
 @ref{dissonant interval}, @ref{harmony}.
 
@@ -3044,14 +2968,13 @@ Another name for @ref{dissonant interval}.
 
 ES: intervalo disonante, disonancia,
 I: intervallo dissonante, dissonanza,
-F: dissonance,
+F: intervalle dissonant, dissonance,
 D: Dissonanz,
 NL: dissonant interval, dissonant,
 DK: dissonerende interval, dissonans,
 S: dissonans,
 FI: dissonanssi, dissonoiva intervalli, riitasointi.
 
-
 @seealso
 @ref{harmony}.
 
@@ -3087,9 +3010,8 @@ section in a long antiphonal or responsorial chant.
 
 TODO: musical example here?
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node doit
@@ -3097,7 +3019,7 @@ None yet.
 
 ES: ?,
 I: ?,
-F: ?,
+F: saut,
 D: ?,
 NL: ?,
 DK: ?,
@@ -3107,7 +3029,6 @@ FI: nousu.
 Indicator for a indeterminately rising pitch bend.  Compare with
 @emph{glissando}, which has determinate starting and ending pitches.
 
-
 @seealso
 @ref{fall}, @ref{glissando}.
 
@@ -3126,7 +3047,6 @@ FI: dominantti, huippusointu.
 
 The fifth @emph{scale degree} in @emph{functional harmony}.
 
-
 @seealso
 @ref{functional harmony}, @ref{scale degree}.
 
@@ -3136,14 +3056,13 @@ The fifth @emph{scale degree} in @emph{functional harmony}.
 
 ES: acorde de novena de dominante,
 I: accordo di nona di dominante,
-F: accord de neuvième dominante,
+F: accord de neuvième de dominante,
 D: Domi@-nant@-nonen@-akkord,
 NL: dominant noon akkoord,
 DK: dominantnoneakkord,
 S: dominantnonackord,
 FI: dominanttinoonisointu.
 
-
 @seealso
 @ref{chord}, @ref{functional harmony}.
 
@@ -3153,14 +3072,13 @@ FI: dominanttinoonisointu.
 
 ES: acorde de séptima de dominante,
 I: accordo di settima di dominante,
-F: accord de septième dominante,
+F: accord de septième de dominante,
 D: Dominantseptakkord,
 NL: dominant septiem akkoord,
 DK: dominantseptimakkord,
 S: dominantseptimackord,
 FI: dominanttiseptimisointu.
 
-
 @seealso
 @ref{chord}, @ref{functional harmony}.
 
@@ -3177,7 +3095,6 @@ DK: dorisk skala,
 S: dorisk tonart,
 FI: doorinen moodi.
 
-
 @seealso
 @ref{diatonic scale}.
 
@@ -3194,7 +3111,6 @@ DK: punkt,
 S: punkt,
 FI: piste.
 
-
 @seealso
 @ref{dotted note}, @ref{note value}.
 
@@ -3211,7 +3127,6 @@ DK: punkteret node,
 S: punkterad not,
 FI: pisteellinen nuotti.
 
-
 @seealso
 @ref{note value}.
 
@@ -3228,7 +3143,6 @@ DK: dobbelt forslag,
 S: dubbelslag,
 FI: kaksoisappogiatura, kaksoisetuhele.
 
-
 @seealso
 @ref{appoggiatura}.
 
@@ -3247,9 +3161,8 @@ FI: kaksoistahtiviiva.
 
 Indicates the end of a section within a movement.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node double dotted note
@@ -3264,7 +3177,6 @@ DK: dob@-belt@-punk@-te@-ret node,
 S: dub@-bel@-punk@-te@-rad not,
 FI: kaksoispisteellinen nuotti.
 
-
 @seealso
 @ref{note value}.
 
@@ -3281,7 +3193,6 @@ DK: dob@-belt-b,
 S: dubbelbe,
 FI: kaksoisalennusmerkki.
 
-
 @seealso
 @ref{accidental}.
 
@@ -3298,7 +3209,6 @@ DK: dob@-belt@-kryds,
 S: dubbelkors,
 FI: kaksoisylennysmerkki.
 
-
 @seealso
 @ref{accidental}.
 
@@ -3315,7 +3225,6 @@ DK: ?,
 S: ?,
 FI: kaksois-aika-arvomerkintä.
 
-
 @seealso
 @ref{polymetric time signature}.
 
@@ -3334,9 +3243,8 @@ FI: kaksoistrilli.
 
 A simultaneous trill on two notes, usually in the distance of a third.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node duple meter
@@ -3344,14 +3252,13 @@ None yet.
 
 ES: tiempo binario,
 I: tempo binario,
-F: temps binaire,
+F: métrique binaire,
 D: in zwei, grader Takt,
 NL: tweedelige maatsoort,
 DK: todelt takt,
 S: tvåtakt,
 FI: kaksoistempo.
 
-
 @seealso
 @ref{meter}.
 
@@ -3368,7 +3275,6 @@ DK: duol,
 S: duol,
 FI: duoli.
 
-
 @seealso
 @ref{note value}.
 
@@ -3385,7 +3291,6 @@ DK: varighed,
 S: tonlängd,
 FI: kesto, aika-arvo.
 
-
 @seealso
 @ref{note value}.
 
@@ -3406,7 +3311,6 @@ The aspect of music relating to degrees of loudness, or changes from
 one degree to another.  The terms, abbreviations, and symbols used to
 indicate this information are called dynamic marks.
 
-
 @seealso
 @ref{piano}, @ref{forte}, @ref{crescendo}, @ref{decrescendo},
 @ref{diminuendo}.
@@ -3426,7 +3330,6 @@ indicate this information are called dynamic marks.
 @item FI: E, e
 @end itemize
 
-
 @seealso
 @ref{Pitch names}
 
@@ -3434,7 +3337,6 @@ indicate this information are called dynamic marks.
 @node ecclesiastical mode
 @section ecclesiastical mode
 
-
 @seealso
 @ref{church mode}, @ref{diatonic scale}.
 
@@ -3454,7 +3356,6 @@ indicate this information are called dynamic marks.
 @item FI: kahdeksasosanuotti
 @end itemize
 
-
 @seealso
 @ref{note value}.
 
@@ -3474,7 +3375,6 @@ indicate this information are called dynamic marks.
 @item FI: kahdeksasosatauko
 @end itemize
 
-
 @seealso
 @ref{note value}.
 
@@ -3486,7 +3386,7 @@ indicate this information are called dynamic marks.
 
 ES: sinalefa,
 I: ?,
-F: ?,
+F: élision,
 D: ?,
 NL: ?,
 DK: ?,
@@ -3500,7 +3400,6 @@ The singing of several syllables on a single note.  Elision may be indicated
 by a lyric tie, which looks like (and serves the same function) as a musical
 tie.
 
-
 @seealso
 @ref{lyric tie}.
 
@@ -3508,7 +3407,6 @@ tie.
 @node embellishment
 @section embellishment
 
-
 @seealso
 @ref{ornament}.
 
@@ -3532,9 +3430,8 @@ drafting or engineering drawing, using similar tools.
 The traditional process of music printing is done through cutting in a
 plate of metal.  Now also the term for the art of music typesetting.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node enharmonic
@@ -3552,22 +3449,21 @@ FI: enharmoninen.
 Two notes, intervals, or scales are enharmonic if they have different
 names but equal pitch.
 
-@lilypond[fragment,notime,line-width=13.0\cm]
-\set Score.automaticBars = ##f
+@lilypond[quote,notime,line-width=13.0\cm]
 <<
-\context Staff \relative c'' {
-  gis1  as <des g,!>  <cis g!> 
-}
-\context Lyrics \lyrics {
-  \override Lyrics .LyricText #'self-alignment-X = #-1
-  "g sharp  " "a flat  " "dim fifth  " "augm fourth"
-}
+  \new Staff {
+    \relative c'' {
+      gis1 as <des g,!> <cis g!>
+    }
+  }
+  \lyrics {
+    "g sharp  " "a flat  " "dim fifth  " "augm fourth"
+  }
 >>
 @end lilypond
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node equal temperament
@@ -3585,7 +3481,6 @@ FI: tasavireinen.
 A tuning system that divides the octave into 12 equal semitones (each of
 which is precisely equal to 100 cents).
 
-
 @seealso
 @ref{cent}, @ref{semitone}, @ref{temperament}.
 
@@ -3613,7 +3508,6 @@ Performance indications concerning:
 
 @end itemize
 
-
 @seealso
 @ref{allegro}, @ref{andante}, @ref{crescendo}, @ref{forte}.
 
@@ -3668,7 +3562,6 @@ by the given number of octaves.
 
 @end itemize
 
-
 @seealso
 @ref{melisma}, @ref{sul G}, @ref{thorough bass}, @ref{octave mark},
 @ref{octave marking}.
@@ -3688,7 +3581,6 @@ by the given number of octaves.
 @item FI: F, f
 @end itemize
 
-
 @seealso
 @ref{Pitch names}
 
@@ -3712,33 +3604,31 @@ played an octave higher (for example, bass recorder) while 8@w{ }below
 the clef symbol indicates playing an octave lower (for example, on the
 Double Bass).
 
-@lilypond[fragment,notime,line-width=13.0\cm]
-\set Score.automaticBars = ##f
-\override Staff.Clef #'full-size-change = ##t
+@lilypond[quote,notime,line-width=13.0\cm]
 <<
-\relative c {
-  \clef varbaritone
-  f1
-  \clef bass
-  f1
-  \clef subbass
-  f1
-  \clef "F^8"
-  f1
-  \clef "F_8"
-  f1
-}
- \lyrics {
-  "varbaritone  "
-  "bass  "
-  "sub-bass  "
-  "octave up  "
-  "octave down"
-}
+  \relative c {
+    \override Staff.Clef #'full-size-change = ##t
+    \clef varbaritone
+    f1
+    \clef bass
+    f1
+    \clef subbass
+    f1
+    \clef "F^8"
+    f1
+    \clef "F_8"
+    f1
+  }
+  \lyrics {
+    "varbaritone  "
+    "bass  "
+    "sub-bass  "
+    "octave up  "
+    "octave down"
+  }
 >>
 @end lilypond
 
-
 @seealso
 @ref{baritone clef}, @ref{strings}.
 
@@ -3748,7 +3638,7 @@ Double Bass).
 
 ES: ?,
 I: ?,
-F: ?,
+F: chute,
 D: ?,
 NL: ?,
 DK: ?,
@@ -3758,7 +3648,6 @@ FI: lasku.
 Indicator for a indeterminately falling pitch bend.  Compare with
 @emph{glissando}, which has determinate starting and ending pitches.
 
-
 @seealso
 @ref{doit}, @ref{glissando}.
 
@@ -3768,7 +3657,7 @@ Indicator for a indeterminately falling pitch bend.  Compare with
 
 ES: barra punteada,
 I: ?,
-F: liens de croches en soufflet,
+F: ligature en soufflet, lien de croches en soufflet,
 D: gespreizter Balken,
 NL: ?,
 DK: ?,
@@ -3780,7 +3669,6 @@ played at an increasing or decreasing tempo -- depending on the
 direction of @q{feathering} -- but without changing the overall tempo
 of the piece.
 
-
 @seealso
 Internals Reference: @ruser{Manual beams}
 
@@ -3801,16 +3689,14 @@ FI: fermaatti, pidäke.
 
 Prolonged note or rest of indefinite duration.
 
-@lilypond[fragment,ragged-right]
+@lilypond[quote,relative=2]
 \time 4/4
-\relative c'' {
-  a4 b c2^\fermata \bar "|."
-}
+a4 b c2^\fermata
+\bar "|."
 @end lilypond
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node fifth
@@ -3825,7 +3711,6 @@ DK: kvint,
 S: kvint,
 FI: kvintti.
 
-
 @seealso
 @ref{interval}.
 
@@ -3848,34 +3733,40 @@ A method of indicating an accompaniment part by the bass notes only,
 together with figures designating the chief intervals and chords to be
 played above the bass notes.
 
-TODO: Make the upper clef smaller, since it's usually "realized" in performance.
-
-@lilypond[fragment,line-width=13.0\cm]
-\context GrandStaff <<
-  \context Staff = lh \relative c'' {
-    \time 4/4
-    \key es \major
+@lilypond[quote,line-width=13.0\cm]
+\new GrandStaff <<
+  \new Staff = "rh" \with {
+    fontSize = #-3
+    \override StaffSymbol #'staff-space = #(magstep -3)
+  } \relative c'' {
     \clef treble
-    << \context Voice = rha {
-        \stemUp
-        es4 d c bes | bes }
-      \context Voice = rhb {
-        \stemDown
-        < bes g >8 as < as f > g < g es > f < d f > es | < g es >4 }
+    \key es \major
+    \time 4/4
+    <<
+      \context Voice = "rha" {
+        \voiceOne
+        es4 d c bes
+        bes4
+      }
+      \context Voice = "rhb" {
+        \voiceTwo
+        <bes g>8 as <as f> g <g es> f <d f> es
+        <g es>4
+      }
     >>
   }
-  <<
-    \context Staff = rh \relative c' {
+  \new Staff = "lh" \relative c' {
     \clef bass
     \key es \major
-    es8 c d bes c as bes16 as g f | es4
-    }
-    \figures { s8 <6> s <4 2> s <6> s16 s <6> <4 2>  }
-  >>
+    es8 c d bes c as bes16 as g f
+    es4
+  }
+  \figures {
+    s8 <6> s <4 2> s <6> s16 s <6> <4 2>
+  }
 >>
 @end lilypond
 
-
 @seealso
 @ref{chord}, @ref{interval}.
 
@@ -3895,9 +3786,8 @@ FI: sormitus.
 Figures to the side or above the note that methodically indicate which
 fingers to use while playing a passage.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node flag
@@ -3915,18 +3805,13 @@ FI: lippu, viiri.
 Ornament at the end of the stem of a note used for notes with values less
 than a quarter note.  The number of flags determines the note value.
 
-@lilypond[fragment,notime,ragged-right]
-\set Score.automaticBars = ##f
-%\override Score.TextScript #'font-style = #'large
-\relative c'' {
-  g8_"8th" s8
-  g16_"16th" s8
-  g32_"32nd" s8
-  g64_"64th" s8
-}
+@lilypond[quote,notime,relative=2]
+g8-"8th" s8
+g16-"16th" s8
+g32-"32nd" s8
+g64-"64th" s8
 @end lilypond
 
-
 @seealso
 @ref{note value}.
 
@@ -3936,7 +3821,7 @@ than a quarter note.  The number of flags determines the note value.
 
 ES: ?,
 I: ?,
-F: ?,
+F: flageolet,
 D: ?,
 NL: ?,
 DK: ?,
@@ -3956,7 +3841,6 @@ Also:
 
 @end itemize
 
-
 @seealso
 @ref{articulation}, @ref{harmonics}.
 
@@ -3973,7 +3857,6 @@ DK: b,
 S: beförtecken,
 FI: alennusmerkki.
 
-
 @seealso
 @ref{accidental}.
 
@@ -3981,7 +3864,6 @@ FI: alennusmerkki.
 @node forefall
 @section forefall
 
-
 @seealso
 @ref{appoggiatura}.
 
@@ -3998,7 +3880,7 @@ DK: forte,
 S: forte,
 FI: forte, voimakkaasti.
 
-[Italian: @q{loud}.]
+[Italian: @q{loud}]
 
 Abbreviated @notation{@b{f}}.  Variants include:
 
@@ -4007,9 +3889,8 @@ Abbreviated @notation{@b{f}}.  Variants include:
 @item @emph{fortissimo}, very loud (notated @notation{@b{ff}}).
 @end itemize
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node fourth
@@ -4024,7 +3905,6 @@ DK: kvart,
 S: kvart,
 FI: kvartti.
 
-
 @seealso
 @ref{interval}.
 
@@ -4050,7 +3930,6 @@ The specific rules for @q{frenching} a score differ from publisher to publisher.
 If you are producing scores for eventual publication by a commercial publisher,
 you may wish to procure a copy of their style manual.
 
-
 @seealso
 @ref{Frenched staff}.
 
@@ -4071,7 +3950,6 @@ FI: karsittu nuotinnus.
 Frenched staff has unneeded measures or sections removed.  This is useful
 for producing, for example, an @emph{ossia} staff.
 
-
 @seealso
 @ref{ossia}.
 
@@ -4094,7 +3972,6 @@ DK: fuga,
 S: fuga,
 FI: fuuga.
 
-
 @seealso
 @ref{counterpoint}.
 
@@ -4121,20 +3998,21 @@ chords.
 
 TODO: what does the @q{p} mean in Sp, Dp, Tp?
 
-@lilypond[fragment,notime,line-width=13.0\cm]
-\set Score.automaticBars = ##f
+@lilypond[quote,notime,relative=2,line-width=13.0\cm]
 <<
-\context Voice \relative c'' {
-  <g e c >1 < a f d > < b g e >
-  <c a f > < d b g > < e c a > < f d b > }
-\context Lyrics \lyrics {
-  T Sp Dp S D Tp \markup{ D\translate #(cons -2 0) {"|"}  } }
+  {
+    <g e c>1 <a f d> <b g e>
+    <c a f> <d b g> <e c a> <f d b>
+  }
+  \lyrics {
+    T Sp Dp S D Tp
+    \markup { D \translate #'(-2 . 0) | }
+  }
 >>
 @end lilypond
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node G
@@ -4151,7 +4029,6 @@ None yet.
 @item FI: G, g
 @end itemize
 
-
 @seealso
 @ref{Pitch names}
 
@@ -4174,35 +4051,29 @@ must be played an octave higher while 8 below the clef symbol indicates
 playing or singing an octave lower (used most frequently to notate the tenor
 part in modern choral scores).
 
-@lilypond[fragment,notime,ragged-right]
-<<
-  \set Score.automaticBars = ##f
+@lilypond[quote,notime]
+\relative c'' {
   \override Staff.Clef #'full-size-change = ##t
-
-  \relative c'' {
     \set Score.proportionalNotationDuration = #(ly:make-moment 1 8)
     \clef french
     g1
     \clef treble
-    g
+    g1
     \clef "G^8"
-    g
+    g1
     \clef "G_8"
-    g
-  }
-  \context Lyrics \lyrics {
-    \override Lyrics . LyricText #'X-offset = #-5
+    g1
+}
+\addlyrics {
     "french violin clef"
     "violin clef"
     "octave up"
     "octave down"
   }
->>
 @end lilypond
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node glissando
@@ -4219,9 +4090,8 @@ FI: glissando, liukuen.
 
 Letting the pitch slide fluently from one note to the other.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node grace notes
@@ -4229,7 +4099,7 @@ None yet.
 
 ES: notas de adorno,
 I: abbellimenti,
-F: fioriture,
+F: ornement, fioriture,
 D: Verzierungen, Vorschläge, Vor@-schlags@-noten,
 NL: versieringen,
 DK: forsiringer,
@@ -4239,7 +4109,6 @@ FI: korunuotit.
 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}.
@@ -4250,7 +4119,7 @@ counted in the rhythm of the bar.
 
 ES: sistema de piano,
 I: accolatura,
-F: accolade,
+F: système [de portées], accolade,
 D: Akkolade, Klaviersystem,
 NL: piano systeem,
 DK: klaversystem,
@@ -4259,7 +4128,6 @@ FI: kaksoisnuottiviivasto.
 
 A combination of two staves with a brace.  Usually used for piano music.
 
-
 @seealso
 @ref{brace}.
 
@@ -4269,7 +4137,7 @@ A combination of two staves with a brace.  Usually used for piano music.
 
 ES: grave,
 I: grave,
-F: grave,
+F: grave, lent,
 D: Grave, Langsam,
 NL: grave, ernstig,
 DK: grave,
@@ -4278,15 +4146,13 @@ FI: grave, raskaasti.
 
 [Italian] Slow, solemn.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node gruppetto
 @section gruppetto
 
-
 @seealso
 @ref{turn}.
 
@@ -4309,7 +4175,6 @@ Letter name used for @notation{B natural} in German and Scandinavian
 usage.  In the standard usage of these countries, @notation{B} means
 @notation{B flat}.
 
-
 @seealso
 @ref{Pitch names}, @ref{B}.
 
@@ -4320,15 +4185,12 @@ usage.  In the standard usage of these countries, @notation{B} means
 Graphical version of the @notation{crescendo} and @notation{decrescendo}
 dynamic marks.
 
-@lilypond[fragment,ragged-right]
-\relative c'' {
-  c1\<
-  c2\> c\<
-  c1\!
-}
+@lilypond[quote,relative=2]
+c1\<
+c2\> c\<
+c1\!
 @end lilypond
 
-
 @seealso
 @ref{crescendo}, @ref{decrescendo}.
 
@@ -4348,7 +4210,6 @@ dynamic marks.
 @item FI: puolinuotti.
 @end itemize
 
-
 @seealso
 @ref{note value}.
 
@@ -4368,7 +4229,6 @@ dynamic marks.
 @item FI: puolitauko.
 @end itemize
 
-
 @seealso
 @ref{note value}.
 
@@ -4387,17 +4247,16 @@ FI: harmoninen kadenssi.
 
 A sequence of chords that terminates a musical phrase or section.
 
-@lilypond[fragment,ragged-right]
-\context PianoStaff <<
-  \context Staff = SA \relative c'' {
-    \time 4/4
+@lilypond[quote]
+\new PianoStaff <<
+  \context Staff = "SA" \relative c'' {
     \clef treble
-    \context Voice
-    \partial 4 < c g e >4 |
-    < c a f > < b g d > < c g e >2
+    \time 4/4
+    \partial 4 <c g e>4 |
+    <c a f> <b g d> <c g e>2
   }
   <<
-    \context Staff = SB \relative c {
+    \context Staff = "SB" \relative c {
       \clef bass
       \partial 4 c4 | f, g c2
       \bar "|."
@@ -4407,7 +4266,6 @@ A sequence of chords that terminates a musical phrase or section.
     }
   >>
 >>
-
 @end lilypond
 
 
@@ -4439,9 +4297,8 @@ For instruments of the violin family, there are two types of harmonics:
 natural harmonics, which are those played on the open string; and
 artificial harmonics, which are produced on stopped strings.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node harmony
@@ -4461,10 +4318,7 @@ categories @emph{consonances} and @emph{dissonances}.
 
 Consonances:
 
-@lilypond[fragment,notime,line-width=13.0\cm]
-\set Score.automaticBars = ##f
-%\override Score.TextScript #'font-style = #'large
-\context Voice \relative c'' {
+@lilypond[quote,notime,relative=2,line-width=13.0\cm]
   <g g>1_"unison  " s
   <g b>_"third  " s
   <g c>_"fourth  " s
@@ -4472,24 +4326,18 @@ Consonances:
   <g e'>_"sixth  " s
   <g g'>_"octave  " s
   <g b'>_"tenth" s s
-}
 @end lilypond
 
 Dissonances:
 
-@lilypond[fragment,notime,line-width=13.0\cm]
-\set Score.automaticBars = ##f
-%\override Score.TextScript #'font-style = #'large
-\context Voice \relative c'' {
+@lilypond[quote,notime,relative=2,line-width=13.0\cm]
   <g a>1_"second  " s s
   <g f'>_"seventh  " s s
   <g a'>_"ninth" s s
-}
 @end lilypond
 
 For harmony that uses three or more notes, see @ref{chord}.
 
-
 @seealso
 @ref{chord}.
 
@@ -4499,7 +4347,7 @@ For harmony that uses three or more notes, see @ref{chord}.
 
 ES: hemiolia,
 I: ?,
-F: ?,
+F: hémiole,
 D: ?,
 NL: ?,
 DK: ?,
@@ -4516,25 +4364,26 @@ as a special effect (or @emph{affect}) at cadences.
 
 For example, this phrase in 6/4 time
 
-@lilypond[fragment,line-width=13.0\cm]
+@lilypond[quote,relative=1,line-width=13.0\cm]
 \key c \major
 \time 6/4
-\relative c' {
-  c2. e | d2 c d | c1. \bar "||" }
+c2. e | d2 c d | c1. \bar "||"
 @end lilypond
 
 may be thought of having alternating time signatures
 
-@lilypond[fragment,line-width=13.0\cm]
+@lilypond[quote,relative=1,line-width=13.0\cm]
 \key c \major
 \time 6/4
-\relative c' {
-  c2. e | \time 3/2 d2 c d | \time 6/4 c1. \bar "||" }
+c2. e
+\time 3/2
+d2 c d
+\time 6/4
+c1. \bar "||"
 @end lilypond
 
 and is therefore a polymeter (second definition) of considerable antiquity.
 
-
 @seealso
 @ref{mensural notation}, @ref{meter}, @ref{polymeter}, @ref{proportion}.
 
@@ -4554,10 +4403,10 @@ FI: homofonia, yksiäänisyys.
 Music in which one voice leads melodically supported by the other voices in
 the same rhythm (more or less).  In contrast to @emph{polyphony}.
 
-
 @seealso
 @ref{polyphony}.
 
+
 @node hymn meter
 @section hymn meter
 
@@ -4595,9 +4444,8 @@ easier reading, a hymn with a meter of 87.87.87.87 is usually written
 @item 88.88.88.88 is Double Long Meter (DLM or D.L.M.)
 @end itemize
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node interval
@@ -4612,73 +4460,64 @@ DK: interval,
 S: intervall,
 FI: intervalli, kahden sävelen korkeusero.
 
-Difference in pitch between two notes.  Intervals may be perfect, minor,
-major, diminished, or augmented.  The augmented fourth and the diminished
-fifth are identical (or @emph{enharmonic}) and are called @emph{tritonus}
-because they consist of three whole tones.  The addition of such two
-intervals forms an octave.
+Difference in pitch between two notes.  Intervals may be diminished, minor,
+perfect, major, or augmented.  The augmented fourth and the diminished fifth are
+identical (or @emph{enharmonic}) and are called @emph{tritonus} because they
+consist of three whole tones.  The addition of such two intervals forms an
+octave.
 
-@lilypond[fragment,notime,line-width=13.0\cm]
-\set Score.automaticBars = ##f
+@lilypond[quote,notime,line-width=13.0\cm]
 <<
 \context Voice \relative c'' {
+% Prime or unison
   < g g >1 
-  < g as >^"minor" 
-  < g a! > 
-  < g ais >^"augm" 
-  < gis bes >^"dimin" 
-  < g! bes >^"minor" 
-  < g b! >^"major" 
-  < g bis >^"augm" 
-}
-\context Lyrics \lyrics {
-  "unison " "second " "second " "second "
-  "third  " "third " "third " "third"
-}
->>
-@end lilypond
-
-@lilypond[fragment,notime,line-width=13.0\cm]
-\set Score.automaticBars = ##f
-<<
-\context Staff \relative c'' {
-  < g c >1^"perfect" 
+  < g gis >^"aug"
+% Second
+  < gis as >^"dim"
+  < g! as >^"min" 
+  < g a! >^"maj"
+  < g ais >^"aug" 
+% Third
+  < gis bes >^"dim" 
+  < g! bes >^"min" 
+  < g b! >^"maj" 
+  < g bis >^"aug" 
+% Fourth
+  < g ces >^"dim" 
+  < g c! >^"per" 
   < g cis >^"aug" 
-  < g d' >^"perfect" 
-  < g des' > ^"dim" 
-  < gis es' >^"dim" 
-  < g! es' >^"minor" 
-  < g e'! >^"major" 
-  < g eis' >^"aug" 
-}
- \lyrics {
-  "fourth  " "fourth  " "fifth  " "fifth  "
-  "sixth  " "sixth  " "sixth  " "sixth"
-}
->>
-@end lilypond
-
-@lilypond[fragment,notime,line-width=13.0\cm]
-\set Score.automaticBars = ##f
-<<
-\context Staff \relative c'' {
-  < gis f'! >1^"dimin" 
-  < g! f'! >^"minor" 
-  < g fis' >^"major" 
-  < g g' > 
-  < g as' >^"minor" 
-  < g a'! >^"major" 
-  < g bes' >^"minor" 
-  < g b'! >^"major" 
+% Fifth
+  < g des' >^"dim"
+  < g d' >^"per"
+  < g dis >^"aug"
+% Sixth
+  < gis es' >^"dim"
+  < g! es' >^"min"
+  < g e'! >^"maj"
+  < g eis' >^"aug"
+% Seventh
+  < gis f'! >^"dim" 
+  < g! f'! >^"min" 
+  < g fis' >^"maj" 
+  < g fisis' >^"aug"
+% Octave
+  < g ges' >^"dim"
+  < g g' >^"per"
+  < g gis' >^"aug"
 }
 \context Lyrics \lyrics {
-  "seventh " "seventh " "seventh " "octave "
-  "ninth " "ninth " "tenth " "tenth"
+  "unison " "unison "
+  "second " "second " "second " "second "
+  "third  " "third  " "third  " "third  "
+  "fourth " "fourth " "fourth "
+  "fifth  " "fifth  " "fifth  "
+  "sixth  " "sixth  " "sixth  " "sixth  "
+  "seventh" "seventh" "seventh" "seventh"
+  "octave " "octave " "octave "
 }
 >>
 @end lilypond
 
-
 @seealso
 @ref{enharmonic}, @ref{whole tone}.
 
@@ -4688,7 +4527,7 @@ intervals forms an octave.
 
 ES: ?,
 I: ?,
-F: inversion,
+F: renversement,
 D: ?,
 NL: ?,
 DK: ?,
@@ -4721,9 +4560,8 @@ marked as @notation{I6/4} or @notation{Ic}. Second inversion is the most
 unstable chord position.
 @end table
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node inverted interval
@@ -4731,7 +4569,7 @@ None yet.
 
 ES: intervalo invertido,
 I: intervallo rivolto,
-F: intervalle reversé,
+F: intervalle renversé,
 D: umgekehrtes Intervall,
 NL: interval inversie,
 DK: omvendingsinterval,
@@ -4740,19 +4578,14 @@ FI: käänteisintervalli.
 
 The difference between an interval and an octave.
 
-@lilypond[fragment,notime,line-width=13.0\cm]
-\set Score.automaticBars = ##f
-%\override Score.TextScript #'font-style = #'large
-\context Staff \relative c'' {
-  < g a >1_"second " s s < g' a, >_"seventh " s s \bar "||"
-  < g, b >_"third  " s s < g' b, >_"sixth  " s s \bar "||"
-  < g, c >_"fourth  " s s < g' c, >_"fifth  " s s \bar "||"
-}
+@lilypond[quote,notime,relative=2,line-width=13.0\cm]
+<g a>1_"second " s s <g' a,>_"seventh " s s \bar "||"
+<g, b>_"third  " s s <g' b,>_"sixth  " s s \bar "||"
+<g, c>_"fourth  " s s <g' c,>_"fifth  " s s \bar "||"
 @end lilypond
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node just intonation
@@ -4770,7 +4603,6 @@ FI: puhdas viritys.
 Tuning system in which the notes are obtained by adding and subtracting
 natural fifths and thirds.
 
-
 @seealso
 @ref{temperament}.
 
@@ -4790,7 +4622,6 @@ FI: tonaliteetti.
 According to the 12@w{ }tones of the @emph{chromatic scale} there are
 12@w{ }keys, one on@w{ }c, one on c-sharp, etc.
 
-
 @seealso
 @ref{chromatic scale}, @ref{key signature}.
 
@@ -4810,7 +4641,6 @@ FI: sävellajiosoitus.
 The sharps or flats appearing at the beginning of each staff indicating the
 key of the music.
 
-
 @seealso
 @ref{accidental}.
 
@@ -4827,12 +4657,11 @@ DK: ?,
 S: ?,
 FI: antaa väristä.
 
-[French: @q{Let vibrate}.]  Most frequently associated with harp
+[French: @q{Let vibrate}]  Most frequently associated with harp
 parts. Marked @notation{l.v.} in the score.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node largo
@@ -4840,7 +4669,7 @@ None yet.
 
 ES: largo,
 I: largo,
-F: largo,
+F: largo, large, ample,
 D: Largo, Langsam, Breit,
 NL: largo,
 DK: largo,
@@ -4856,7 +4685,7 @@ expressiveness. @emph{Larghetto} is less slow than largo.
 
 ES: sensible,
 I: sensibile,
-F: note sensible,
+F: (note) sensible,
 D: Leitton,
 NL: leidtoon,
 DK: ledetone,
@@ -4867,7 +4696,6 @@ The seventh @emph{scale degree}, a @emph{semitone} below the tonic; so
 called because of its strong tendency to @q{lead up} (resolve upwards)
 to the tonic scale degree.
 
-
 @seealso
 @ref{scale degree}, @ref{semitone}.
 
@@ -4886,14 +4714,14 @@ FI: apuviiva.
 
 A ledger line is an extension of the staff.
 
-@lilypond[fragment,notime,ragged-right]
-\set Score.automaticBars = ##f
-\relative c'' { a,1 s c'' }
+@lilypond[quote,notime,relative=2]
+a,1
+s1
+c''1
 @end lilypond
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node legato
@@ -4912,8 +4740,7 @@ To be performed (a) without any perceptible interruption between the
 notes, unlike (b) @notation{leggiero} or @notation{non-legato}, (c)
 @notation{portato}, or (d) @notation{staccato}.
 
-@lilypond[fragment,notime,line-width=13.0\cm]
-\set Score.automaticBars = ##f
+@lilypond[quote,notime,line-width=13.0\cm]
 <<
   \context Staff \relative c'' {
     c4-( d e-) \bar "||"
@@ -4930,7 +4757,6 @@ notes, unlike (b) @notation{leggiero} or @notation{non-legato}, (c)
 >>
 @end lilypond
 
-
 @seealso
 @ref{staccato}.
 
@@ -4938,7 +4764,6 @@ notes, unlike (b) @notation{leggiero} or @notation{non-legato}, (c)
 @node legato curve
 @section legato curve
 
-
 @seealso
 @ref{slur}, @ref{legato}.
 
@@ -4946,7 +4771,6 @@ notes, unlike (b) @notation{leggiero} or @notation{non-legato}, (c)
 @node leger line
 @section leger line
 
-
 @seealso
 @ref{ledger line}.
 
@@ -4972,7 +4796,6 @@ performance in the sense of articulation.  With the invention of the metric
 system of the white mensural notation, the need for ligatures to denote such
 patterns disappeared.
 
-
 @seealso
 @ref{mensural notation}.
 
@@ -4994,9 +4817,8 @@ A pond with lilies floating in it.
 
 Also, the name of a music typesetting program.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node line
@@ -5011,7 +4833,6 @@ DK: nodelinie,
 S: notlinje,
 FI: viiva, nuottiviiva.
 
-
 @seealso
 @ref{staff}.
 
@@ -5028,10 +4849,9 @@ DK: ?,
 S: ?,
 FI: kirjoitetussa äänenkorkeudessa.
 
-[Italian: @q{place}.]  Instruction to play the following passage at the
+[Italian: @q{place}]  Instruction to play the following passage at the
 written pitch.  Cancels octave mark (q.v.).
 
-
 @seealso
 @ref{octave mark}, @ref{octave marking}.
 
@@ -5048,7 +4868,6 @@ DK: langt forslag,
 S: långt förslag,
 FI: pitkä appoggiatura, pitkä etuhele.
 
-
 @seealso
 @ref{appoggiatura}.
 
@@ -5060,7 +4879,7 @@ FI: pitkä appoggiatura, pitkä etuhele.
 @item US: long, longa, 
 @item ES: longa,
 @item I: longa,
-@item F: longa,
+@item F: longa, longue,
 @item D: Longa,
 @item NL: longa,
 @item DK: longa,
@@ -5068,17 +4887,13 @@ FI: pitkä appoggiatura, pitkä etuhele.
 @item FI: longa.
 @end itemize
 
-Note value: double length of @notation{breve}.
+Note value: twice the length of a @notation{breve}.
 
-@lilypond[fragment,notime,ragged-right]
-\set Score.automaticBars = ##f
-\relative c'' {
-  \override NoteHead #'style = #'mensural
-  g\longa g\breve
-}
+@lilypond[quote,notime,relative=2]
+\override NoteHead #'style = #'mensural
+g\longa g\breve
 @end lilypond
 
-
 @seealso
 @ref{breve}, @ref{note value}.
 
@@ -5088,7 +4903,7 @@ Note value: double length of @notation{breve}.
 
 ES: ligadura de letra,
 I: ?,
-F: ?,
+F: ligature de mots,
 D: Textbindung,
 NL: ?,
 DK: ?,
@@ -5097,7 +4912,6 @@ FI: sidonta sanoituksessa.
 
 @c TODO: add languages
 
-
 @seealso
 @ref{elision}.
 
@@ -5116,9 +4930,8 @@ FI: sanoitus.
 
 @c Definition?
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node major
@@ -5133,7 +4946,6 @@ DK: dur,
 S: dur,
 FI: duuri.
 
-
 @seealso
 @ref{diatonic scale}.
 
@@ -5150,9 +4962,32 @@ DK: stort interval,
 S: stort intervall,
 FI: suuri intervalli.
 
+@seealso
+@ref{interval}.
+
+
+@node maxima
+@section maxima
+
+ES: ?,
+I: ?,
+F: maxima, maxime,
+D: ?,
+NL: ?,
+DK: ?,
+S: ?,
+FI: ?.
+
+Note value: twice the length of a @notation{longa}.
+
+The maxima is the largest duration in use during the 15th and 16th centuries.
+Like the longa, the maxima can be either two or three times as long as the
+@notation{longa} (called @notation{binary} and @notation{ternary},
+respectively).  By the late 15th century, most composers used the smaller
+proportion by default.
 
 @seealso
-@ref{interval}.
+@ref{Duration names notes and rests}, @ref{longa}, @ref{note value}.
 
 
 @node meantone temperament
@@ -5172,7 +5007,6 @@ fifth by 16@w{ }cents.  Due to the non-circular character of this
 temperament only a limited set of keys are playable.  Used for tuning
 keyboard instruments for performance of pre-1650 music.
 
-
 @seealso
 @ref{cent}, @ref{temperament}.
 
@@ -5193,7 +5027,6 @@ A group of beats (units of musical time) the first of which bears an accent.
 Such groups in numbers of two or more recur consistently throughout the
 composition and are separated from each other by bar lines.
 
-
 @seealso
 @ref{bar line}, @ref{beat}, @ref{meter}.
 
@@ -5201,7 +5034,6 @@ composition and are separated from each other by bar lines.
 @node measure repeat
 @section measure repeat
 
-
 @seealso
 @ref{percent repeat}.
 
@@ -5228,7 +5060,6 @@ mediant (variant tonic).
 
 @end itemize
 
-
 @seealso
 @ref{chord}, @ref{functional harmony}, @ref{relative key}.
 
@@ -5238,7 +5069,7 @@ mediant (variant tonic).
 
 ES: melisma,
 I: ?,
-F: mélisme,
+F: mélisme, tenue,
 D: Melisma,
 NL: melisma,
 DK: ?,
@@ -5248,9 +5079,8 @@ FI: melisma, laulettavan tavun sävelkuvio.
 A melisma (Greek: plural @emph{melismata}) is a group of notes or tones sung
 on one syllable, especially as applied to liturgical chant.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node melisma line
@@ -5260,14 +5090,13 @@ None yet.
 
 ES: línea de melisma,
 I: ?,
-F: ?,
+F: trait de mélisme, trait de tenue,
 D: ?,
 NL: ?,
 DK: ?,
 S: ?,
 FI: melismaviiva.
 
-
 @seealso
 @ref{extender line}.
 
@@ -5275,7 +5104,6 @@ FI: melismaviiva.
 @node melodic cadence
 @section melodic cadence
 
-
 @seealso
 @ref{cadenza}.
 
@@ -5287,7 +5115,7 @@ FI: melismaviiva.
 
 ES: notación mensural,
 I: ?,
-F: ?,
+F: notation mensurale,
 D: ?,
 NL: ?,
 DK: ?,
@@ -5322,12 +5150,126 @@ colored) notes in the earlier notation.  ...
 
 TODO: add to definition (including summary info on proportional notation)
 
-
 @seealso
 @ref{augmentation}, @ref{diminution}, @ref{ligature}, @ref{proportion}.
 @c TODO: more cross-references?
 
 
+@node mensuration sign
+@section mensuration sign
+
+@c TODO: add languages
+
+ES: ?,
+I: ?,
+F: signe de mensuration,
+D: ?,
+NL: ?,
+DK: ?,
+S: ?,
+FI: ?.
+
+The ancestor of the time signature, mensuration signs were used to indicate the
+relationship between two sets of note durations—specifically, the ratio of
+breves to semibreves (called @notation{tempus}), and of semibreves to minims
+(called @notation{prolatio}).
+
+Each ratio was represented with a single single sign, and was either
+three-to-one (ternary) or two-to-one (binary), as in modern music notation.
+Unlike modern music notation, the @emph{ternary} ratio was the preferred
+one—applied to the @emph{tempus}, it was called @emph{perfect}, and was
+represented by a complete circle; applied to the @emph{prolatio}, it was called
+@emph{major} and was represented by a dot in the middle of the sign.  The binary
+ratio applied to the @emph{tempus} was called @emph{imperfect}, and was
+represented by an incomplete circle; applied to @emph{prolatio}, it was called
+@emph{minor} and was represented by the lack of an internal dot.  There are four
+possible combinations, which can be represented in modern time signatures with
+and without reduction of note values.  (These signs are hard-coded in LilyPond
+with reduction.)
+
+@table @dfn
+@item perfect @emph{tempus} with major @emph{prolatio}
+Indicated by a complete circle with an internal dot.  In modern time signatures,
+this equals:
+@itemize
+@item 9/4, with reduction or
+@item 9/2, without reduction
+@end itemize
+
+@item perfect @emph{tempus} and minor @emph{prolatio}
+Indicated by a complete circle without an internal dot.  In modern time
+signatures, this equals:
+@itemize
+@item 3/2, with reduction or
+@item 3/1, without reduction
+@end itemize
+
+@item imperfect @emph{tempus} and major @emph{prolatio}
+Indicated by an incomplete circle with an internal dot.  In modern time
+signatures, this equals:
+@itemize
+@item 6/4, with reduction or
+@item 6/2, without reduction
+@end itemize
+
+@item imperfect @emph{tempus} and minor @emph{prolatio}
+Indicated by an incomplete circle without an internal dot.  In modern time
+signatures, this equals:
+@itemize
+@item 4/4, with reduction or
+@item 2/1, without reduction
+@end itemize
+@end table
+
+The last mensuration sign @emph{looks} like common-time because it @emph{is},
+with note values reduced from the original semibreve to a modern quarter note.
+Being doubly imperfect, this sign represented the (theoretically)
+least-preferred mensuration, but it was actually used fairly often.
+
+This system extended to the ratio of longer note values to each other:
+
+@itemize
+
+  @item maxima to longa, called:
+
+    @itemize
+
+      @item @notation{modus maximorum},
+      @item @notation{modus major}, or
+      @item @notation{maximodus})
+
+    @end itemize
+
+  @item longa to breve, called:
+
+    @itemize
+
+      @item @notation{modus longarum},
+      @item @notation{modus minor}, or
+      @item @notation{modus}
+
+    @end itemize
+
+@end itemize
+
+In the absence of any other indication, these modes were assumed to be
+binary.  The mensuration signs only indicated tempus and prolatio, so
+composers needed another way to indicate these longer ratios (called modes.
+Around the middle of the 15th century started to use groups of rests at the
+beginning of the staff, preceding the mensuration sign.
+
+
+Two mensuration signs have survived to the present day: the C-shaped sign,
+which originally designated @notation{tempus imperfectum} and
+@notation{prolatio minor} now stands for @notation{common time}; and the
+slashed C, which designated the same with @notation{diminution} now stands
+for @notation{cut-time} (essentially, it has not lost its original meaning).
+
+@seealso
+@ref{diminution}, @ref{proportion}, @ref{time signature}.
+@c TODO: more cross-references?
+
+
 @node meter
 @section meter
 
@@ -5403,7 +5345,7 @@ beat on each quarter note is conventionally written with a time signature of
 
 Simple duple meter (F.J. Haydn, 1732-1809; or a Croatian folk tune):
 
-@lilypond[fragment,line-width=13.0\cm]
+@lilypond[quote,line-width=13.0\cm]
 \relative c'' {
   \time 2/4
   \key g \major
@@ -5412,7 +5354,7 @@ Simple duple meter (F.J. Haydn, 1732-1809; or a Croatian folk tune):
 
 Simple triple meter:
 
-@lilypond[fragment,line-width=13.0\cm]
+@lilypond[quote,line-width=13.0\cm]
 \relative c'' {
   \time 3/4
   \key c \minor
@@ -5421,7 +5363,7 @@ Simple triple meter:
 
 Simple quadruple meter (French folk tune, @emph{Au clair de la lune}):
 
-@lilypond[fragment,line-width=13.0\cm]
+@lilypond[quote,line-width=13.0\cm]
 \relative c'' {
   \time 4/4
   \key g \major
@@ -5430,7 +5372,7 @@ Simple quadruple meter (French folk tune, @emph{Au clair de la lune}):
 
 Simple quintuple meter (B. Marcello, 1686-1739):
 
-@lilypond[fragment,line-width=13.0\cm]
+@lilypond[quote,line-width=13.0\cm]
 \relative c'' {
   \time 5/4
   \key c \major
@@ -5442,10 +5384,9 @@ Simple quintuple meter (B. Marcello, 1686-1739):
 the source, with sharps in the accompaniment where the voice has flats and
 @emph{vice versa}.)
 
-
 Compound duple meter (unknown):
 
-@lilypond[fragment,line-width=13.0\cm]
+@lilypond[quote,line-width=13.0\cm]
 \relative c' {
   \time 6/8
   \key f \major
@@ -5456,7 +5397,7 @@ Compound duple meter (unknown):
 
 Compound triple meter (J.S. Bach, 1685-1750):
 
-@lilypond[fragment,line-width=13.0\cm]
+@lilypond[quote,line-width=13.0\cm]
 \relative c' {
   \time 9/8
   \key g \major
@@ -5467,7 +5408,7 @@ Compound triple meter (J.S. Bach, 1685-1750):
 
 Compound quadruple meter (P. Yon, 1886-1943):
 
-@lilypond[fragment,line-width=13.0\cm]
+@lilypond[quote,line-width=13.0\cm]
 \relative c' {
   \time 12/8
   \key e \major
@@ -5480,7 +5421,6 @@ Compound quadruple meter (P. Yon, 1886-1943):
 
 TODO: add information from discussion on lilypond-user related to polymeter.
 
-
 @seealso
 @ref{accent}, @ref{hemiola}, @ref{note value}, @ref{time signature}
 
@@ -5505,7 +5445,6 @@ divisions, and patented it as a @q{metronome}.  The inevitable lawsuit that
 followed acknowledged Winkler as the creator, but by then Mälzel had already
 sold many of them, and people had taken to calling it a Mälzel Metronome.
 
-
 @seealso
 @ref{metronome mark}.
 
@@ -5526,7 +5465,6 @@ Exact tempo indication (in beats per minute).  Abbreviated @notation{M.M.} or
 @notation{MM}, which is short for Mälzels Metronom (or Mälzel's Mark,
 @emph{anglice}).
 
-
 @seealso
 @ref{metronome}
 
@@ -5534,7 +5472,6 @@ Exact tempo indication (in beats per minute).  Abbreviated @notation{M.M.} or
 @node metronomic indication
 @section metronomic indication
 
-
 @seealso
 @ref{metronome mark}
 
@@ -5544,14 +5481,14 @@ Exact tempo indication (in beats per minute).  Abbreviated @notation{M.M.} or
 
 ES: ?,
 I: mezzo,
-F: ?,
+F: mezzo,
 D: ?,
 NL: ?,
 DK: ?,
 S: ?,
 FI: kohtalaisen, melko.
 
-[Italian: @q{medium}.]
+[Italian: @q{medium}]
 
 Used to qualify other indications, such as:
 
@@ -5573,9 +5510,8 @@ Used to qualify other indications, such as:
 
 @end itemize
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node mezzo-soprano
@@ -5592,7 +5528,6 @@ FI: mezzosopraano.
 
 The female voice between soprano and contralto.
 
-
 @seealso
 @ref{soprano}, @ref{contralto}.
 
@@ -5602,7 +5537,7 @@ The female voice between soprano and contralto.
 
 ES: do central,
 I: do centrale,
-F: do central,
+F: do central, do 3
 D: eingestrichenes@w{ }c,
 NL: centrale@w{ }c,
 DK: enstreget@w{ }c,
@@ -5611,19 +5546,15 @@ FI: keski-C.
 
 First C below the 440 Hz A.
 
-@lilypond[fragment,notime,ragged-right]
-\set Score.automaticBars = ##f
+@lilypond[quote,notime,relative=1]
 \override Staff.Clef #'full-size-change = ##t
-\relative c' {
   \clef bass c1 s
   \clef alto c s
   \clef treble c s
-}
 @end lilypond
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node minor
@@ -5631,14 +5562,13 @@ None yet.
 
 ES: menor,
 I: minore,
-F: mode mineur,
+F: (mode) mineur,
 D: Moll,
 NL: mineur,
 DK: mol,
 S: moll,
 FI: molli.
 
-
 @seealso
 @ref{diatonic scale}.
 
@@ -5655,7 +5585,6 @@ DK: lille interval,
 S: litet intervall,
 FI: pieni intervalli.
 
-
 @seealso
 @ref{interval}.
 
@@ -5663,7 +5592,6 @@ FI: pieni intervalli.
 @node mixolydian mode
 @section mixolydian mode
 
-
 @seealso
 @ref{diatonic scale}.
 
@@ -5680,7 +5608,6 @@ DK: skala,
 S: modus, skala,
 FI: moodi, kirkkosävelasteikko.
 
-
 @seealso
 @ref{church mode}, @ref{diatonic scale}.
 
@@ -5701,9 +5628,8 @@ Moving from one @ref{key} to another.  For example, the second subject
 of a @ref{sonata form} movement modulates to the dominant key if the
 key is major and to the @ref{relative key} if the key is minor.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node mordent
@@ -5717,7 +5643,6 @@ DK: mordent,
 S: mordent,
 FI: mordent, korukuvio.
 
-
 @seealso
 @ref{ornament}.
 
@@ -5725,7 +5650,6 @@ FI: mordent, korukuvio.
 @node motif
 @section motif
 
-
 @seealso
 @ref{motive}.
 
@@ -5735,7 +5659,7 @@ FI: mordent, korukuvio.
 
 ES: motivo,
 I: inciso,
-F: incise,
+F: motif, incise,
 D: Motiv,
 NL: motief,
 DK: motiv,
@@ -5745,7 +5669,7 @@ FI: teema, sävelaihe.
 The briefest intelligible and self-contained fragment of a musical
 theme or subject.
 
-@lilypond[line-width=13.0\cm]
+@lilypond[quote,line-width=13.0\cm]
 \score{
 \relative c'' {
   \set Score.implicitTimeSignatureVisibility = #all-invisible
@@ -5763,9 +5687,8 @@ theme or subject.
 }
 @end lilypond
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node movement
@@ -5780,13 +5703,11 @@ DK: sats,
 S: sats,
 FI: osa.
 
-Greater musical works like @ref{symphony} and @ref{sonata} most often
-consist of several -- more or less -- independant pieces called
-movements.
-
+Greater musical works like @ref{symphony} and @ref{sonata} most often consist of
+several -- more or less -- independent pieces called movements.
 
 @seealso
-None yet.
+No cross-references.
 
 
 @node multi-measure rest
@@ -5794,7 +5715,7 @@ None yet.
 
 ES: compases de espera,
 I: pausa multipla,
-F: pause multiple,
+F: pause multiple, mesure à compter,
 NL: meermaats rust,
 D: mehrtaktige Pause, Kirchenpause,
 DK: flertaktspause,
@@ -5807,17 +5728,16 @@ longer spans of rest, with a number above to indicate the duration (in
 measures) of the rest. The former style is called @q{Kirchenpausen} in
 German, as a reminiscence of its use in Renaissance vocal polyphony.
 
-@lilypond[fragment,ragged-right]
-\relative c'' {
-  a1
-  \set Score.skipBars = ##t R1*3
-  a1
-  \set Score.skipBars = ##t R1*122
-  a1
-}
+@lilypond[quote,relative=2]
+a1
+\set Score.skipBars = ##t
+R1*3
+a1
+\set Score.skipBars = ##t
+R1*122
+a1
 @end lilypond
 
-
 @seealso
 @ref{longa}, @ref{breve}.
 
@@ -5834,7 +5754,6 @@ DK: op@-løsningstegn,
 S: återställningstecken,
 FI: palautusmerkki.
 
-
 @seealso
 @ref{accidental}.
 
@@ -5842,6 +5761,16 @@ FI: palautusmerkki.
 @node neighbor tones
 @section neighbor tones
 
+@c TODO: add definition.
+ES: ?,
+I: ?,
+F: tons voisins,
+D: ?,
+NL: ?,
+DK: ?,
+S: ?,
+FI: ?.
 
 @seealso
 @ref{acciaccatura}, @ref{appoggiatura}, @ref{grace notes},
@@ -5860,7 +5789,6 @@ DK: none,
 S: nona,
 FI: nooni.
 
-
 @seealso
 @ref{interval}.
 
@@ -5868,7 +5796,6 @@ FI: nooni.
 @node non-legato
 @section non-legato
 
-
 @seealso
 @ref{legato}.
 
@@ -5891,9 +5818,8 @@ which produces the sound.  However, a clear distinction between the terms tone
 and @ref{note} is strongly recommended.  Briefly, one sees a note,
 and hears a tone.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node note head
@@ -5901,7 +5827,7 @@ None yet.
 
 ES: cabeza,
 I: testa, testina, capocchia,
-F: tête de la note,
+F: tête de note,
 D: Notenkopf,
 NL: nootballetje,
 DK: nodehovede,
@@ -5914,7 +5840,6 @@ hollow or black heads with or without @notation{stems}, @notation{flags}, etc.
 For percussion instruments (often having no defined pitch) the note head may
 indicate the instrument.
 
-
 @seealso
 @ref{clef}, @ref{flag}, @ref{staff}, @ref{stem}.
 
@@ -5922,7 +5847,6 @@ indicate the instrument.
 @node note names
 @section note names
 
-
 @seealso
 @ref{Pitch names}
 
@@ -5939,17 +5863,21 @@ DK nodeværdi,
 S: notvärde,
 FI: nuotin aika-arvo.
 
-Note values (durations) are measured as fractions -- normally half -- of the
-next higher note value.  The longest duration in current use is the
-@emph{breve}, but sometimes (especially music from the Baroque or earlier) the
-double-length note value @emph{longa} or the quadruple-length note value
-@emph{maxima} are used.
+Note values (durations) are measured as fractions—in modern usage, one-half—of
+the next higher note value.  The longest duration in current use is the
+@notation{breve} (equal to two whole notes), but sometimes (especially in music
+dating from the Baroque era or earlier) the @notation{longa} (four whole notes)
+or @notation{maxima} (eight whole notes) may be found.
+
+As used in mensural notation, this fraction was more flexible: it could also
+be one-third the higher note value.  Composers indicated which proportions
+to use with various signs—two of which survive to the present day: the
+C-shaped sign for @notation{common time}, and the slashed C for
+@notation{alla breve} or @notation{cut-time}.
 
 @c TODO -- add maxima to this example, in a way that doesn't break it.
 
-@lilypond[fragment,notime,line-width=13.0\cm]
-%\override Score.TextScript #'font-style = #'large
-\set Score.automaticBars = ##f
+@lilypond[quote,notime,line-width=13.0\cm]
 \relative c'' {
   \override NoteHead #'style = #'mensural
   a\longa_"longa" a\breve_"breve"
@@ -5960,20 +5888,19 @@ double-length note value @emph{longa} or the quadruple-length note value
 
 @c TODO -- add maxima rest to this example
 
-@lilypond[fragment,notime,line-width=13.0\cm]
-%\override Score.TextScript #'font-style = #'large
-\set Score.automaticBars = ##f
+@lilypond[quote,notime,line-width=13.0\cm]
 \relative c'' {
   r\longa_"longa" r\breve_"breve"
   r1_"1/1" r2_"1/2" r4_"1/4" s16 r8_"1/8" s16
   r16_"1/16" s16 r32_"1/32" s16 r64_"1/64" s32 }
 @end lilypond
 
-An augmentation dot after a note multiplies the duration by one and a
-half.  Another dot adds yet a fourth of the duration.
+An augmentation dot after a note increases its duration by half; a second dot
+increases it by half of the first addition (that is, by a fourth of the original
+duration).  More dots can be used to add further halved fractions of the
+original note value (1/8, 1/16, etc.), but they are not frequently encountered.
 
-@lilypond[fragment,line-width=13.0\cm]
-%\override Score.TextScript #'font-style = #'large
+@lilypond[quote,line-width=13.0\cm]
 \relative c'' {
   \time 4/4
   g4._"pointed" g8 g2 | g4 ~ g8 g g2 \bar "||"
@@ -5985,8 +5912,7 @@ subdivision by@w{ }3 (@emph{triplets}) and@w{ }5 (@emph{quintuplets}).
 Subdivisions by@w{ }2 (@emph{duplets}) or@w{ }4 (@emph{quadruplets}) of
 dotted notes are also frequently used.
 
-@lilypond[fragment,line-width=13.0\cm]
-%\override Score.TextScript #'font-style = #'large
+@lilypond[quote,line-width=13.0\cm]
 \relative c'' {
   \time 4/4
   \times 2/3 {g8_"triplets" g g} g4 g8 g g4 \bar "||"
@@ -5994,7 +5920,7 @@ dotted notes are also frequently used.
 }
 @end lilypond
 
-@lilypond[fragment,line-width=13.0\cm]
+@lilypond[quote,line-width=13.0\cm]
 \relative c'' {
   \time 3/4
   \times 3/2 {g4_"duplets" g} |
@@ -6004,15 +5930,13 @@ dotted notes are also frequently used.
 }
 @end lilypond
 
-
 @seealso
-None yet.
+@ref{common time}.
 
 
 @node octavation
 @section octavation
 
-
 @seealso
 @ref{octave marking}.
 
@@ -6034,7 +5958,6 @@ The interval of an octave, sometimes abbreviated @notation{8ve}.
 For uses like @notation{all'ottava} or @notation{8va} with an extender line or
 bracket, or @notation{loco} see octave marking.
 
-
 @seealso
 @ref{interval}, @ref{octave marking}.
 
@@ -6044,7 +5967,7 @@ bracket, or @notation{loco} see octave marking.
 
 ES: indicación de octava,
 I: ?,
-F: ?,
+F: indication d'octave,
 D: ?,
 NL: ?,
 DK: ?,
@@ -6086,11 +6009,10 @@ To parallel the list above:
 In the phrases above, @notation{quindicesima} is sometimes replaced with
 @notation{quindecima}, which is Latin.
 
-Finally, the music on an entire staff can be marked to be played in a
-different octave by putting a small 8 or 15 above or below the clef at the
-beginning.  This octave mark can be applied to any clef, but it is most
-frequently used with the G and F clefs.
-
+The music on an entire staff can be marked to be played in a different octave by
+putting a small 8 or 15 above or below the clef at the beginning.  This octave
+mark can be applied to any clef, but it is most frequently used with the G and F
+clefs.
 
 @seealso
 @ref{F clef}, @ref{G clef}, @ref{loco}, @ref{octave marking}.
@@ -6115,7 +6037,6 @@ octave.
 
 For a list of the specific marks used, see @ref{octave mark}.
 
-
 @seealso
 @ref{interval}, @ref{loco}, @ref{octave}, @ref{octave mark}.
 
@@ -6123,7 +6044,6 @@ For a list of the specific marks used, see @ref{octave mark}.
 @node octave sign
 @section octave sign
 
-
 @seealso
 @ref{octave mark}.
 
@@ -6146,10 +6066,9 @@ middle of the 19th century and onwards the trill is performed with the main
 note first while in the music from the preceding baroque and classic periods
 the upper note is played first.
 
-@lilypond[fragment,line-width=13.0\cm]
+@lilypond[quote,line-width=13.0\cm]
 <<
   \context Staff = sa {
-% \override Score.TextScript #'font-style = #'large
     \relative c'' {
       c2._"pre-1850" b4\trill | c1 \bar "||"
       c2._"post-1850" b4\trill | c1 \bar "||"
@@ -6166,10 +6085,9 @@ Other frequently used ornaments are the @emph{turn}, the @emph{mordent}, and
 the
 @emph{prall} (inverted mordent).
 
-@lilypond[fragment,line-width=13.0\cm]
+@lilypond[quote,line-width=13.0\cm]
 <<
   \context Staff = sa {
-% \override Score.TextScript #'font-style = #'large
     \relative c'' {
       a4_"turn" b\turn c2 \bar "||"
       g4_"mordent" a b\mordent a \bar "||"
@@ -6184,7 +6102,6 @@ the
 >>
 @end lilypond
 
-
 @seealso
 @ref{acciaccatura}, @ref{appoggiatura}, @ref{grace notes}.
 
@@ -6194,7 +6111,7 @@ the
 
 ES: ossia,
 I: ossia,
-F: ossia,
+F: ossia, alternative,
 D: Ossia,
 NL: alternatief,
 DK: ossia,
@@ -6205,9 +6122,8 @@ Ossia (otherwise) marks an alternative.  It is an added staff or piano
 score, usually only a few measures long, which presents another version
 of the music, for example for small hands.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node part
@@ -6232,7 +6148,6 @@ web.
 
 @end itemize
 
-
 @seealso
 @ref{counterpoint}
 
@@ -6240,7 +6155,6 @@ web.
 @node pause
 @section pause
 
-
 @seealso
 @ref{fermata}.
 
@@ -6248,7 +6162,6 @@ web.
 @node pennant
 @section pennant
 
-
 @seealso
 @ref{flag}.
 
@@ -6270,16 +6183,13 @@ pattern to one or more measures.  There are other names for this symbol:
 
 @end itemize
 
-@lilypond[fragment,line-width=13.0\cm]
+@lilypond[quote,relative=2,line-width=13.0\cm]
 \time 4/4
-\relative c' {
   \repeat percent 4 { c4_"Beat (or slash) repeat" }
   \repeat percent 2 { c4 e g b_"Measure repeat" }
   \repeat percent 2 { c,2 es | f4 fis g c_"Multi-measure repeat" | }
-}
 @end lilypond
 
-
 @seealso
 @ref{repeat},
 @uref{http://www.music.vt.edu/musicdictionary/textr/Repeat.html,University of
@@ -6304,9 +6214,8 @@ kettledrums (I: @emph{timpani}, D: @emph{Pauken}), snare drum, bass drum,
 tambourine, cymbals, chinese gong (tam-tam), triangle, celesta, glockenspiel,
 and xylophone.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node perfect interval
@@ -6321,7 +6230,6 @@ DK: rent interval,
 S: rent intervall,
 FI: puhdas intervalli.
 
-
 @seealso
 @ref{interval}.
 
@@ -6340,7 +6248,6 @@ FI: fraasi, lause.
 
 A natural division of the melodic line, comparable to a sentence of speech.
 
-
 @seealso
 @ref{caesura}.
 
@@ -6360,7 +6267,6 @@ FI: fraseeraus, jäsentäminen.
 The clear rendering in musical performance of the @notation{phrases} of the
 melody.  Phrasing may be indicated by a @notation{slur}.
 
-
 @seealso
 @ref{phrase}, @ref{slur}.
 
@@ -6380,9 +6286,8 @@ FI, piano, hiljaa.
 @emph{piano} (@b{p}) soft, @emph{pianissimo} (@b{pp}) very soft,
 @emph{mezzo piano} (@b{mp}) medium soft.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node pickup
@@ -6397,7 +6302,6 @@ DK: optakt,
 S: upptakt,
 FI: kohotahti.
 
-
 @seealso
 @ref{anacrusis}.
 
@@ -6427,7 +6331,6 @@ association of a particular frequency with a particular pitch name, e.g., c' =
 
 @end enumerate
 
-
 @seealso
 @ref{Pitch names}.
 
@@ -6447,9 +6350,8 @@ FI: pizzicato, näppäillen.
 A technique for stringed instruments, abbr. @emph{pizz}.  To play by plucking
 the strings.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node polymeter
@@ -6457,7 +6359,7 @@ None yet.
 
 ES: compás polimétrico,
 I: ?,
-F: ?,
+F: polymétrie,
 D: ?,
 NL: ?,
 DK: ?,
@@ -6473,7 +6375,6 @@ parts.
 
 @end itemize 
 
-
 @seealso
 @ref{polymetric} (adj.)
 
@@ -6483,7 +6384,7 @@ parts.
 
 ES: polimétrico,
 I: ?,
-F: ?,
+F: polymétrique,
 D: ?,
 NL: ?,
 DK: ?,
@@ -6493,7 +6394,6 @@ FI: monia tahtiosoituksia yhtäaikaa tai peräkkäin sisältävä.
 Characterized by @emph{polymeter}: using two or more metric frameworks
 simultaneously or in alternation.
 
-
 @seealso
 @ref{polymeter} (noun)
 
@@ -6512,7 +6412,6 @@ FI: vaihtelevan tahtiosoitusmerkintä.
 
 A time signature that indicates regularly alternating polymetric time.
 
-
 @seealso
 @ref{polymetric}.
 
@@ -6532,7 +6431,6 @@ FI: polyfonia, moniäänisyys.
 Music written in a combination of several simultaneous voices (parts)
 of a more or less pronounced individuality.
 
-
 @seealso
 @ref{counterpoint}.
 
@@ -6546,7 +6444,6 @@ A stroke in which each of several notes is separated slightly within a slur,
 without changing the bow's direction. It is used for passages of a
 @notation{cantabile} character.
 
-
 @seealso
 @ref{legato}.
 
@@ -6556,7 +6453,7 @@ without changing the bow's direction. It is used for passages of a
 
 ES: presto,
 I: presto,
-F: presto,
+F: presto, très rapide, enlevé,
 D: Presto, Sehr schnell,
 NL: presto, Sehr schnell,
 DK: presto,
@@ -6568,9 +6465,8 @@ FI: presto, hyvin nopeasti.
 Very quick, i.e., quicker than @ref{allegro}; @emph{prestissimo}
 denotes the highest possible degree of speed.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node proportion
@@ -6585,7 +6481,7 @@ DK: ?,
 S: ?,
 FI: suhde.
 
-[Latin: @emph{proportio}.] Described in great detail by Gaffurius, in
+[Latin: @emph{proportio}] Described in great detail by Gaffurius, in
 @emph{Practica musicae} (published in Milan in 1496).  In mensural notation,
 proportion is:
 
@@ -6604,8 +6500,8 @@ The most common proportions are:
 
 @itemize
 @item 2:1 (or simply 2), expressed by a vertical line through the
-mensuration sign (the origin of the @q{cut-time} time signature), or by
-turning the sign backwards
+mensuration sign (the origin of the @notation{alla breve} time signature),
+or by turning the sign backwards
 @item 3:1 (or simply 3)
 @item 3:2 (@emph{sesquialtera})
 @end itemize
@@ -6672,7 +6568,6 @@ another question:
 
 @c TODO: add an example or two.  O => 4/3, and its modern equivalent
 
-
 @seealso
 @ref{mensural notation}.
 
@@ -6698,7 +6593,6 @@ on C eventually circles back to C.  However, this C is 23.5 @ref{cent}s higher
 than the C obtained by adding 7 octaves.  The difference between those two
 pitches is the Pythagorean comma.
 
-
 @seealso
 @ref{cent}, @ref{temperament}.
 
@@ -6715,7 +6609,6 @@ DK: kvartol,
 S: kvartol,
 FI: kvartoli.
 
-
 @seealso
 @ref{note value}.
 
@@ -6765,7 +6658,6 @@ indications are sometimes superscripted and sometimes not (e.g. Dm7, Dm^7,
 and D^m7 are all identical). The last three chords are not commonly used
 except in jazz.
 
-
 @seealso
 @ref{chord}.
 
@@ -6785,7 +6677,6 @@ except in jazz.
 @item FI: neljäsosanuotti
 @end itemize
 
-
 @seealso
 @ref{note value}.
 
@@ -6805,7 +6696,6 @@ except in jazz.
 @item FI: neljäsosatauko
 @end itemize
 
-
 @seealso
 @ref{note value}.
 
@@ -6824,7 +6714,6 @@ FI: neljännessävelaskel.
 
 An interval equal to half a semitone.
 
-
 @seealso
 @ref{interval}
 
@@ -6841,7 +6730,6 @@ DK: kvintol,
 S: kvintol,
 FI: kvintoli.
 
-
 @seealso
 @ref{note value}.
 
@@ -6851,7 +6739,7 @@ FI: kvintoli.
 
 ES: rallentando,
 I: rallentando,
-F: rallentando,
+F: rallentando, en ralentissant,
 D: rallentando, langsamer werden,
 NL: rallentando,
 DK: rallentando,
@@ -6860,7 +6748,6 @@ FI: rallerdando, hidastuen.
 
 [Italian] A performance indication, abbreviated "rall.".
 
-
 @seealso
 @ref{ritardando}.
 
@@ -6879,26 +6766,18 @@ FI: rinnakkaissävellaji.
 
 Major and minor keys that have the same key signature.
 
-@lilypond[fragment,notime,line-width=13.0\cm]
-\set Score.automaticBars = ##f
-%\override Score.TextScript #'font-style = #'large
-\relative c' {
-  \key es \major
-  es1_"e flat major" f g as bes c d es
-  \bar "||"
-}
+@lilypond[quote,notime,relative=1,line-width=13.0\cm]
+\key es \major
+es1_"e flat major" f g as bes c d es
+\bar "||"
 @end lilypond
 
-@lilypond[fragment,notime,line-width=13.0\cm]
-\set Score.automaticBars = ##f
-%\override Score.TextScript #'font-style = #'large
-\relative c' {
-  \key c \minor
-  c1_"c minor" d es f g a! b! c \bar "||"
-}
+@lilypond[quote,notime,relative=1,line-width=13.0\cm]
+\key c \minor
+c1_"c minor" d es f g a! b! c
+\bar "||"
 @end lilypond
 
-
 @seealso
 @ref{key}, @ref{key signature}, @ref{major}, @ref{minor}.
 
@@ -6915,17 +6794,19 @@ DK: gen@-ta@-gel@-se,
 S: repris,
 FI: toisto.
 
-@lilypond[fragment,line-width=13.0\cm]
+@lilypond[quote,relative=2,line-width=13.0\cm]
 \key g \major
 \time 4/4
-\relative c'' {
-  \repeat volta 2 {g4 g d' d | e e d2 | c4 c b b | a a g2 }
+\repeat volta 2 {
+  g4 g d' d
+  e4 e d2
+  c4 c b b
+  a a g2
 }
 @end lilypond
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node rest
@@ -6943,7 +6824,6 @@ FI: tauko.
 @c F: 'pause' if you mean a whole rest, 'silence' if you do not want to
 @c     specify the rest's value.
 
-
 @seealso
 @ref{note value}.
 
@@ -6976,9 +6856,8 @@ metrical unit (beat).
 
 @end itemize
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node ritardando
@@ -6986,7 +6865,7 @@ None yet.
 
 ES: ritardando,
 I: ritardando,
-F: ritardando,
+F: ritardando, en ralentissant,
 D: ritardando, langsamer werden,
 NL: ritardando,
 DK: ritardando,
@@ -6995,9 +6874,8 @@ FI: ritardando, hidastuen,
 
 Gradually slackening in speed.  Mostly abbreviated to rit.@: or ritard.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node ritenuto
@@ -7005,7 +6883,7 @@ None yet.
 
 ES: ritenuto,
 I: ritenuto,
-F: ritenuto,
+F: ritenuto, en retenant,
 D: ritenuto,
 NL: ritenuto,
 DK: ritenuto,
@@ -7014,9 +6892,8 @@ FI: ritenuto, hidastaen.
 
 Immediate reduction of speed.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node scale
@@ -7031,7 +6908,6 @@ DK: Skala,
 S: skala,
 FI: asteikko, sävelasteikko.
 
-
 @seealso
 @ref{diatonic scale}.
 
@@ -7052,10 +6928,9 @@ Names and symbols used in harmonic analysis to denote tones of the
 scale as roots of chords.  The most important are degrees I = tonic
 (T), IV = sub@-do@-mi@-nant (S) and V = dominant (D).
 
-@lilypond[fragment,notime,line-width=13.0\cm]
-\set Score.automaticBars = ##f
+@lilypond[quote,notime,line-width=13.0\cm]
 <<
-\context Staff \relative c' {
+\new Staff \relative c' {
   c1 d e f g a b c
 }
  \lyrics {
@@ -7065,7 +6940,6 @@ scale as roots of chords.  The most important are degrees I = tonic
 >>
 @end lilypond
 
-
 @seealso
 @ref{functional harmony}.
 
@@ -7082,7 +6956,7 @@ DK: ?,
 S: ?,
 FI: epätavallinen viritys.
 
-[Italian: @emph{scordare}, @q{to mistune}.]  Unconventional
+[Italian: @emph{scordare}, @q{to mistune}]  Unconventional
 tuning of stringed instruments, particularly lutes or violins.  Used
 to:
 
@@ -7106,9 +6980,8 @@ available on open strings
 Tunings that could be called @var{scordatura} first appeared early in
 the 16th Century and became commonplace in the 17th.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node score
@@ -7116,7 +6989,7 @@ None yet.
 
 ES: partitura,
 I: partitura,
-F: partition,
+F: partition, conducteur (full score),
 D: Partitur (full score), Klavierauszug (vocal score),
 NL: partituur,
 DK: partitur,
@@ -7127,9 +7000,8 @@ A copy of orchestral, choral, or chamber music showing what each
 instrument is to play, each voice to sing, having each part arranged
 one underneath the other on different staves @ref{staff}.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node second
@@ -7144,14 +7016,36 @@ DK: sekund,
 S: sekund,
 FI: sekunti.
 
-The @ref{interval} between two neigbouring tones of a scale.  A
-@ref{diatonic scale} consists of alternating @ref{semitone}s and
-@ref{whole tone}s, hence the size of a se@-cond depends on the scale
-degrees in question.
+The interval between two neighboring tones of a scale.  A diatonic scale
+consists of alternating semitones and whole tones, hence the size of a
+second depends on the scale degrees in question.
+
+@seealso
+@ref{diatonic scale}, @ref{interval}, @ref{semitone}, @ref{whole tone}.
+
+
+@node semibreve
+@section semibreve
 
+@itemize
+@item US: whole note,
+@item ES: redonda,
+@item I: semibreve,
+@item F: ronde,
+@item D: Ganze, ganze Note,
+@item NL: hele noot,
+@item DK: helnode,
+@item S: helnot,
+@item FI: kokonuotti.
+@end itemize
+
+Note value: called @notation{whole note} in the US.
+
+The semibreve is the basis for the @notation{tactus} in mensural notation
+(i.e. music written before ca. 1600).
 
 @seealso
-None yet.
+@ref{mensural notation}, @ref{note value}.
 
 
 @node semitone
@@ -7167,16 +7061,14 @@ S: halvton,
 FI: puolisävel.
 
 The interval of a minor second.  The (usually) smallest interval in European
-composed music.  The interval between two neighbouring tones on the piano
+composed music.  The interval between two neighboring tones on the piano
 keyboard -- including black and white keys -- is a semitone.  An octave may
 be divided into 12@w{ }semitones.
 
-@lilypond[fragment,notime,line-width=13.0\cm]
-\set Score.automaticBars = ##f
-\relative c'' { g1 gis s a bes s b! c }
+@lilypond[quote,notime,relative=2,line-width=13.0\cm]
+g1 gis s a bes s b! c
 @end lilypond
 
-
 @seealso
 @ref{interval}, @ref{chromatic scale}.
 
@@ -7193,7 +7085,6 @@ DK: septim,
 S: septim,
 FI: septimi.
 
-
 @seealso
 @ref{interval}.
 
@@ -7201,7 +7092,6 @@ FI: septimi.
 @node sextolet
 @section sextolet
 
-
 @seealso
 @ref{sextuplet}, @ref{note value}.
 
@@ -7218,7 +7108,6 @@ DK: sekstol,
 S: sextol,
 FI: sekstoli.
 
-
 @seealso
 @ref{note value}.
 
@@ -7226,7 +7115,6 @@ FI: sekstoli.
 @node shake
 @section shake
 
-
 @seealso
 @ref{trill}.
 
@@ -7243,7 +7131,6 @@ DK: kryds,
 S: kors@-förtecken,
 FI: korotusmerkki.
 
-
 @seealso
 @ref{accidental}.
 
@@ -7253,18 +7140,17 @@ FI: korotusmerkki.
 
 ES: simile,
 I: simile,
-F: ?,
+F: simile,
 D: ?,
 NL: ?,
 DK: ?,
 S: ?,
 FI: samoin.
 
-[Italian: @q{in the same manner}.] Performance direction: the music thus marked
+[Italian: @q{in the same manner}] Performance direction: the music thus marked
 is to be played in the same manner (i.e. with the same articulations, dynamics,
 etc.) as the music that precedes it.
 
-
 @seealso
 TODO: Where else could I refer the reader?
 
@@ -7274,7 +7160,7 @@ TODO: Where else could I refer the reader?
 
 ES: compás simple, compás de subdivisión binaria,
 I: ?,
-F: ?,
+F: mesure binaire,
 D: ?,
 NL: ?,
 DK: ?,
@@ -7284,7 +7170,6 @@ FI: kaksijakoinen tahtiosoitus.
 A meter in which the basic beat is subdivided in two: that is, a meter
 that does not include triplet subdivision of the beat.
 
-
 @seealso
 @ref{compound meter}, @ref{meter}.
 
@@ -7304,7 +7189,6 @@ that does not include triplet subdivision of the beat.
 @item FI: kuudestoistaosanuotti
 @end itemize
 
-
 @seealso
 @ref{note value}.
 
@@ -7324,7 +7208,6 @@ that does not include triplet subdivision of the beat.
 @item FI: kuudestoistaosatauko
 @end itemize
 
-
 @seealso
 @ref{note value}.
 
@@ -7341,7 +7224,6 @@ DK: sekst,
 S: sext,
 FI: seksti.
 
-
 @seealso
 @ref{interval}.
 
@@ -7361,7 +7243,6 @@ FI: seksti.
 @item FI: kuudeskymmenesneljäsosanuotti
 @end itemize
 
-
 @seealso
 @ref{note value}.
 
@@ -7381,7 +7262,6 @@ FI: seksti.
 @item FI: kuudeskymmenesneljäsosatauko
 @end itemize
 
-
 @seealso
 @ref{note value}.
 
@@ -7389,7 +7269,6 @@ FI: seksti.
 @node slash repeat
 @section slash repeat
 
-
 @seealso
 @ref{percent repeat}.
 
@@ -7410,9 +7289,8 @@ A slur above or below a group of notes indicates that they are to be
 played @ref{legato}, e.g., with one stroke of the violin bow or with
 one breath in singing.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node solmization
@@ -7432,7 +7310,6 @@ General term for systems of designating the degrees of the
 @emph{re}, @emph{mi}, @emph{fa}, @emph{sol}, @emph{la}, @emph{si}
 (@emph{ti})).
 
-
 @seealso
 @ref{scale}, @ref{scale degree}.
 
@@ -7454,9 +7331,8 @@ composition for piano or for some other instrument with piano
 accompaniment, which consists of three or four independant pieces,
 called movements.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node sonata form
@@ -7484,7 +7360,6 @@ of these two.  The second theme is in another key, normally in the key of the
 @notation{dominant} if the @notation{tonic} is @notation{major}, and in the
 @notation{relative key} if the tonic is @notation{minor}.
 
-
 @seealso
 @ref{dominant}, @ref{major}, @ref{minor}, @ref{relative key}, @ref{sonata},
 @ref{symphony}, @ref{tonic}.
@@ -7493,7 +7368,6 @@ of these two.  The second theme is in another key, normally in the key of the
 @node song texts
 @section song texts
 
-
 @seealso
 @ref{lyrics}.
 
@@ -7512,9 +7386,8 @@ FI: sopraano, korkea naisääni.
 
 The highest female voice.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node staccato
@@ -7532,24 +7405,23 @@ FI: staccato, lyhyesti, terävästi.
 Playing the note(s) short.  Staccato is indicated by a dot above or
 below the note head.
 
-@lilypond[fragment,ragged-right]
+@lilypond[quote,relative=2]
 \key d \major
 \time 4/4
-\relative c'' {
   \partial 8 a8 |
   d4-\staccato cis-\staccato b-\staccato cis-\staccato |
-  d2. \bar "||"
-}
+  d2.
+  \bar "||"
 @end lilypond
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node staff
 @section staff
 
+UK: stave,
 ES: pentagrama,
 I: pentagramma, rigo (musicale),
 F: portée,
@@ -7564,15 +7436,13 @@ 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.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node staves
 @section staves
 
-
 @seealso
 @ref{staff}.
 
@@ -7582,7 +7452,7 @@ None yet.
 
 ES: plica,
 I: gamba,
-F: queue,
+F: hampe,
 D: Hals, Notenhals, Stiel,
 NL: stok,
 DK: hals,
@@ -7592,23 +7462,16 @@ FI: nuottipalkki.
 Vertical line above or below a @ref{note head} shorter than a
 whole note.
 
-@ref{beam}.
-
-@lilypond[fragment,notime,line-width=13.0\cm]
+@lilypond[quote,notime,relative=2]
 \set Score.autoBeaming = ##f
-\set Score.automaticBars = ##f
-%\override Score.TextScript #'font-style = #'large
-\relative c'' {
   g2_"1/2" g' s16
   g,4_"1/4" g' s16
   g,8_"1/8" g' s16
   g,16_"1/16" g' s16
-}
 @end lilypond
 
-
 @seealso
-None yet.
+@ref{beam}.
 
 
 @node stringendo
@@ -7616,17 +7479,16 @@ None yet.
 
 ES: ?,
 I: stringendo,
-F: ?,
+F: stringendo, en accélérant,
 D: ?,
 NL: ?,
 DK: ?,
 S: ?,
 FI: kiihdyttäen, nopeuttaen.
 
-[Italian: @q{pressing}.]  Pressing, urging, or hastening the time, as to a
+[Italian: @q{pressing}]  Pressing, urging, or hastening the time, as to a
 climax.
 
-
 @seealso
 @ref{accelerando}.
 
@@ -7647,9 +7509,8 @@ A family of stringed musical instruments played with a bow.  Strings
 commonly used in a symphony orchestra are violin, viola, violoncello,
 and double bass.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node strong beat
@@ -7664,7 +7525,6 @@ D: betonet taktslag,
 S: betonat taktslag,
 FI: tahdin vahva isku.
 
-
 @seealso
 @ref{beat}, @ref{accent}, @ref{measure}, @ref{rhythm}.
 
@@ -7683,7 +7543,6 @@ FI: subdominantti, alidominantti.
 
 The fourth @notation{scale degree}.
 
-
 @seealso
 @ref{functional harmony}, @ref{scale degree}.
 
@@ -7702,7 +7561,6 @@ FI: alikeskisävel.
 
 The sixth @notation{scale degree}.
 
-
 @seealso
 @ref{functional harmony}, @ref{scale degree}, @ref{superdominant}.
 
@@ -7721,7 +7579,6 @@ FI: subtoonika, alitoonika.
 
 The seventh @ref{scale degree}.
 
-
 @seealso
 @ref{functional harmony}, @ref{scale degree}.
 
@@ -7741,9 +7598,8 @@ FI: G-kielellä.
 Indicates that the indicated passage (or note) should be played on the
 G string.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node superdominant
@@ -7760,7 +7616,6 @@ FI: ylidominantti.
 
 The sixth @ref{scale degree}.
 
-
 @seealso
 @ref{functional harmony}, @ref{scale degree}, @ref{submediant}.
 
@@ -7779,7 +7634,6 @@ FI: ylitoonika.
 
 The second @ref{scale degree}.
 
-
 @seealso
 @ref{functional harmony}, @ref{scale degree}.
 
@@ -7798,7 +7652,6 @@ FI: sinfonia.
 
 A symphony may be defined as a @emph{sonata} for orchestra.
 
-
 @seealso
 @ref{sonata}.
 
@@ -7824,18 +7677,15 @@ group.  Any deviation from this scheme is felt as a disturbance or
 contradiction between the underlaying (normal) pulse and the actual
 (abnormal) rhythm.
 
-@lilypond[fragment,ragged-right]
-\time 4/4
-\relative c' {
-  \partial 4
-  d8 dis |
-  e c'4 e,8 c'4 e,8 c' ( | c2)
-}
+@lilypond[quote,relative=1]
+\time 2/4
+\partial 8 d16 dis
+e16 c'8 e,16 c'8 e,16 c' ~
+c4
 @end lilypond
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node syntonic comma
@@ -7860,7 +7710,6 @@ the sum of two octaves plus a major third.  (3:2)^4 - (2:1)^2 + (5:4)
 
 This comma is also known as the comma of Didymus, or didymic comma.
 
-
 @seealso
 @ref{Pythagorean comma}
 
@@ -7880,7 +7729,6 @@ FI: nuottijärjestelmä.
 The collection of staves (@notation{staff}), two or more, as used for writing
 down of keyboard, chamber, choral, or orchestral music.
 
-
 @seealso
 @ref{staff}.
 
@@ -7900,7 +7748,6 @@ FI: viritysjärjestelmä.
 Systems of tuning in which the intervals deviate from the acoustically
 pure intervals.
 
-
 @seealso
 @ref{meantone temperament}, @ref{equal temperament}.
 
@@ -7922,7 +7769,6 @@ slowest to the quickest, as is indicated by tempo marks as @notation{largo},
 @notation{adagio}, @notation{andante}, @notation{allegro}, and
 @notation{presto}.
 
-
 @seealso
 @ref{adagio}, @ref{allegro}, @ref{andante}, @ref{largo}, @ref{presto}.
 
@@ -7942,7 +7788,6 @@ FI: tenori, korkea miesääni.
 
 The highest @q{natural} male voice (apart from @notation{countertenor}).
 
-
 @seealso
 @ref{countertenor}.
 
@@ -7959,7 +7804,6 @@ DK: decim,
 S: decima,
 FI: desimi.
 
-
 @seealso
 @ref{note value}.
 
@@ -7979,9 +7823,8 @@ FI: viiva, tenuto.
 An indication that a particular note should be held for the whole
 length, although this can vary depending on the composer and era.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node third
@@ -7996,7 +7839,6 @@ DK: terts,
 S: ters,
 FI: terssi.
 
-
 @seealso
 @ref{interval}.
 
@@ -8016,7 +7858,6 @@ FI: terssi.
 @item FI: kolmaskymmeneskahdesosanuotti
 @end itemize
 
-
 @seealso
 @ref{note value}.
 
@@ -8036,7 +7877,6 @@ FI: terssi.
 @item FI: kolmaskymmeneskahdesosatauko
 @end itemize
 
-
 @seealso
 @ref{note value}.
 
@@ -8044,7 +7884,6 @@ FI: terssi.
 @node thorough bass
 @section thorough bass
 
-
 @seealso
 @ref{figured bass}.
 
@@ -8054,7 +7893,7 @@ FI: terssi.
 
 ES: ligadura de prolongación, ligadura de unión,
 I: legatura (di valore),
-F: liaison,
+F: liaison (de tenue),
 D: Haltebogen, Bindebogen,
 NL: overbinding, bindingsboog,
 DK: bindebue,
@@ -8066,16 +7905,14 @@ connects two succesive notes of the same pitch, and which has the
 function of uniting them into a single sound (tone) equal to the
 combined durations.
 
-@lilypond[fragment,notime,ragged-right]
-\set Score.automaticBars = ##f
-\relative c'' { g2 ~ g4. }
+@lilypond[quote,notime,relative=2]
+g2 ~ g4. r8
 @end lilypond
 
 
 @node time
 @section time
 
-
 @seealso
 @ref{meter}.
 
@@ -8085,7 +7922,7 @@ combined durations.
 
 ES: indicación de compás,
 I: segni di tempo,
-F: chiffrage (chiffres indicateurs), signe de valeur, indication de mesure,
+F: métrique, chiffrage (chiffres indicateurs), indication de mesure,
 D: Taktangabe, Angabe der Taktart,
 NL: maatsoort,
 DK: taktangivelse,
@@ -8096,9 +7933,8 @@ The sign placed at the beginning of a composition to indicate its
 meter.  It most often takes the form of a fraction, but a few signs
 derived from mensural notation and proportions are also employed.
 
-
 @seealso
-@ref{mensural notation}, @ref{meter}.
+@ref{mensural notation}, @ref{mensuration sign}, @ref{meter}.
 
 
 @node tone
@@ -8106,7 +7942,7 @@ derived from mensural notation and proportions are also employed.
 
 ES: tono,
 I: suono,
-F: ton,
+F: ton, son,
 D: Ton,
 NL: toon,
 DK: tone,
@@ -8118,9 +7954,8 @@ Tone is a primary building material of music.
 
 @c Music from the 20th century may be based on atonal sounds. Meh, not so much
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node tonic
@@ -8137,7 +7972,6 @@ FI: toonika.
 
 The first @notation{scale degree}.
 
-
 @seealso
 @ref{functional harmony}, @ref{scale degree}.
 
@@ -8147,7 +7981,7 @@ The first @notation{scale degree}.
 
 ES: instrumento transpositor,
 I: ?,
-F: ?,
+F: instrument transpositeur,
 D: ?,
 NL: ?,
 DK: ?,
@@ -8175,7 +8009,6 @@ Not all transposing instruments include the pitch class in their name:
 
 @end itemize
 
-
 @seealso
 @ref{concert pitch}.
 
@@ -8195,7 +8028,7 @@ FI: transponointi.
 Shifting a melody up or down in pitch, while keeping the same
 relative pitches.
 
-@lilypond[fragment,line-width=13.0\cm]
+@lilypond[quote,line-width=13.0\cm]
 \context Staff {
   \time 3/4
   \relative c'' {
@@ -8205,7 +8038,7 @@ relative pitches.
 }
 @end lilypond
 
-@lilypond[fragment,line-width=13.0\cm]
+@lilypond[quote,line-width=13.0\cm]
 \context Staff {
   \time 3/4
   \transpose c bes \relative c'' {
@@ -8215,9 +8048,8 @@ relative pitches.
 }
 @end lilypond
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node treble clef
@@ -8232,7 +8064,6 @@ DK: diskantnøgle,
 S: diskantklav,
 FI: diskanttiavain.
 
-
 @seealso
 @ref{G clef}.
 
@@ -8261,17 +8092,12 @@ in the distance of a third (@ref{interval}).
 
 @end enumerate
 
-@lilypond[fragment,notime,ragged-right]
-\set Score.automaticBars = ##f
-%\override Score.TextScript #'font-style = #'large
-\relative c' {
+@lilypond[quote,notime,relative=1]
   e2:32_"a"
   f:32 [ e8:16 f:16 g:16 a:16 ] s4
   \repeat tremolo 8 { e32_"b" g }
-}
 @end lilypond
 
-
 @seealso
 @ref{strings}
 
@@ -8288,7 +8114,6 @@ DK: treklang,
 S: treklang,
 FI: kolmisointu.
 
-
 @seealso
 @ref{chord}.
 
@@ -8305,7 +8130,6 @@ DK: trille,
 S: drill,
 FI: trilli.
 
-
 @seealso
 @ref{ornament}.
 
@@ -8322,7 +8146,6 @@ DK: tredelt takt,
 S: tretakt,
 FI: kolmijakoinen.
 
-
 @seealso
 @ref{meter}.
 
@@ -8339,7 +8162,6 @@ DK: triol,
 S: triol,
 FI: trioli.
 
-
 @seealso
 @ref{note value}.
 
@@ -8356,7 +8178,6 @@ DK: tritonus,
 S: tritonus,
 FI: tritonus.
 
-
 @seealso
 @ref{interval}.
 
@@ -8377,7 +8198,6 @@ 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
 standard.  Tuning forks for other pitches are available.
 
-
 @seealso
 @ref{middle C}.
 
@@ -8389,7 +8209,6 @@ 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.
 
-
 @seealso
 @ref{triplet}, @ref{note value}.
 
@@ -8406,7 +8225,6 @@ DK: dobbeltslag,
 S: dubbelslag,
 FI: korukuvio.
 
-
 @seealso
 @ref{ornament}.
 
@@ -8427,9 +8245,8 @@ Playing of the same notes or the same melody by various instruments
 (voices) or by the whole orchestra (choir), either at exactly the same
 pitch or in a different octave.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node upbeat
@@ -8444,7 +8261,6 @@ DK: optakt,
 S: upptakt,
 FI: kohotahti.
 
-
 @seealso
 @ref{anacrusis}
 
@@ -8478,9 +8294,8 @@ FI: ääni, lauluääni.
 
 @end itemize
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node volta
@@ -8488,20 +8303,19 @@ None yet.
 
 ES: vez, primera y segunda vez,
 I: volta,
-F: ?,
+F: volta, fois,
 D: ?,
 NL: ?,
 DK: ?,
 S: ?,
 FI: yksi kertauksen maaleista.
 
-[Italian: @q{time} (instance, not duration).]  An ending, such as a first
+[Italian: @q{time} (instance, not duration)]  An ending, such as a first
 or second ending.  LilyPond extends this idea to any number, and allows any text
 (not just a number) -- to serve as the @notation{volta} text.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node weak beat
@@ -8516,7 +8330,6 @@ DK: ubetonet taktslag,
 S: obetonat taktslag,
 FI: tahdin heikko isku.
 
-
 @seealso
 @ref{beat}, @ref{measure}, @ref{rhythm}.
 
@@ -8536,7 +8349,6 @@ FI: tahdin heikko isku.
 @item FI: kokonuotti
 @end itemize
 
-
 @seealso
 @ref{note value}.
 
@@ -8556,7 +8368,6 @@ FI: tahdin heikko isku.
 @item FI: kokotauko
 @end itemize
 
-
 @seealso
 @ref{note value}.
 
@@ -8577,7 +8388,6 @@ The interval of a major second.  The interval between two tones
 on the piano keyboard with exactly one key between them -- including
 black and white keys -- is a whole tone.
 
-
 @seealso
 @ref{interval}.
 
@@ -8599,9 +8409,8 @@ instruments are actually made from metal.  The woodwind instruments
 commonly used in a symphony orchestra are flute, oboe, clarinet,
 saxophone, and bassoon.
 
-
 @seealso
-None yet.
+No cross-references.
 
 
 @node Duration names notes and rests
@@ -8963,7 +8772,6 @@ the lilypond-user discussion list.
 
 @end multitable
 
-
 @seealso
 @ref{mensural notation}