]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/music-glossary.tely
(start_translation_timestep):
[lilypond.git] / Documentation / user / music-glossary.tely
index 1771116b771c7850507517884c7278341ae5cf96..f3bedcb418daa890bed9bb26014bacd17a6a728b 100644 (file)
@@ -2,9 +2,6 @@
 @settitle Music Glossary
 @setfilename music-glosssary.info
 
-@html
-<!--- @@WEB-TITLE@@=Music Glossary --->
-@end html
 
 @ifhtml
 This document is also available in @uref{music-glossary.ps.gz,gzipped
@@ -13,14 +10,35 @@ PostScript} and @uref{music-glossary.pdf,PDF}.
 
 @titlepage
 @title Music Glossary
-@author Christian Mondrup
-@c License PD, BSD-ish, GNU GPL, GNU FDL?
-
-Copyright @copyright{} 1999--2003 by the authors
+@author Christian Mondrup   @c Original author of LilyPond glossary
+@c                             Danish glossary
+@author Fran@,{c}ois Pinard @c Original glossary of GNU music project,
+@c                             French glossary
+@author Han-Wen Nienhuys    @c Dutch glossary
+@author Jan Nieuwenhuizen   @c Dutch glossary
+@author Dadiv Gonzalez      @c Spanish glossary
+@author Bjoern Jacke        @c German glossary
+@author Neil Jerram         @c English glossary translations
+@author Mats Bengtsson      @c Swedish glossary
+@author Adrian Mariano      @c Italian glossary
+@author Heikki Junes        @c Finnish glossary
+
+@c Fixes by  Jean-Pierre Coulon and `Dirk'
+@c Norwegian?
+
+
+Copyright @copyright{} 1999--2004 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
+  or any later version published by the Free Software Foundation,
+  without Invariant Sections.
+  
 @end titlepage
 
 
-
+@c FIXME: multiple omfcreators?
 @ignore
 @omfcreator Christian Mondrup
 @omfdescription Glossary of musical terms with translations
@@ -38,11 +56,37 @@ Copyright @copyright{} 1999--2003 by the authors
 @end ifnottex
 
 @ifnottex
-Christian Mondrup
+@table @code
+@item Adrian Mariano
+Italian glossary,
+@item Bjoern Jacke
+German glossary,
+@item Christian Mondrup
+Original author of LilyPond glossary, Danish glossary,
+@item Dadiv Gonzalez
+Spanish glossary,
+@item Fran@,{c}ois Pinard
+Original glossary of GNU music project, French glossary,
+@item Han-Wen Nienhuys
+Dutch glossary,
+@item Jan Nieuwenhuizen
+Dutch glossary,
+@item Mats Bengtsson
+Swedish glossary,
+@item Neil Jerram
+English glossary translations,
+@item Heikki Junes
+Finnish glossary translations.
+@end table
 @*
-Copyright 1999--2003 by the authors
+Copyright 1999--2004 by the authors
 
-@c License PD, BSD-ish, GNU GPL, GNU FDL?
+
+  Permission is granted to copy, distribute and/or modify this document
+  under the terms of the GNU Free Documentation License, Version 1.1
+  or any later version published by the Free Software Foundation,
+  without Invariant Sections.
+  
 
 @*
 
@@ -60,7 +104,9 @@ Copyright 1999--2003 by the authors
 @tex $\\Rightarrow$ @end tex@c
 @end iftex
 @ifhtml
--->
+@html
+&rarr;
+@end html
 @end ifhtml
 @ifinfo
 -->
@@ -170,15 +216,15 @@ by a @aref{whole tone}, a flat lowers it by a semitone and a double
 flat lowers it by a whole tone. A natural cancels the effect of a previous
 accidental.
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Voice.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override TextScript   #'font-style = #'large
 \addlyrics
 \context Staff \notes\relative c'' {
   gis1 s s gisis s s ges s s geses s s g!
 }
 \context Lyrics \lyrics {
-  \property Lyrics . LyricText \override #'alignment = #-1
+  \override Lyrics .LyricText   #'self-alignment-X = #-1
   "sharp  " "db. sharp  " "flat  " "db. flat  " natural
 }
 @end lilypond
@@ -265,7 +311,7 @@ D: ambitus,
 NL: ambitus,
 DK: ambitus,
 S: ambitus,
-FI: ambitus, ääniala, soitinala,
+FI: ambitus, @"a@"aniala, soitinala,
 N: ?.
 
 The term ambitus denotes a range of pitches for a given voice in a part of music. It also may denote the pitch range that a musical instrument is capable of playing.
@@ -280,8 +326,8 @@ S: ren mollskala,
 FI: luonnollinen molliasteikko,
 N: ?.
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
+@lilypond[notime]
+\set Score.automaticBars = ##f
 \notes\relative c'' {
 a1 b c d e f g a }
 @end lilypond
@@ -316,42 +362,42 @@ performed on the beat, after that mostly before the beat.  While the short
 a. is performed as a short note regardless of the duration of the main note
 the duration of the long a. is proportional to that of the main note.
 
-@lilypond[13pt]
+@lilypond
 \context Voice \notes\relative c'' {
 \key d \major
 \time 4/4
 
-\property Score.TextScript \set #'font-style = #'large
-<<d a fis>>4_"notation" r
-{ \property Voice.Stem \override #'flag-style = #'()
+%\override Score.TextScript   #'font-style = #'large
+<d a fis>4_"notation" r
+{ \override Stem   #'flag-style = #'()
   \grace g16
-  \property Voice.Stem \revert #'flag-style
+  \revert Stem #'flag-style
    }
 fis8 e16 fis
-{ \property Voice.Stem \override #'flag-style = #'()
+{ \override Stem   #'flag-style = #'()
   \grace a16
-  \property Voice.Stem \revert #'flag-style
+  \revert Stem #'flag-style
   }
 g8 fis16 g |
 \cadenzaOn a4 \bar "||" \cadenzaOff }
 \notes\relative c'' {
-<<d a fis>>4_"performance" r g16 () fis e fis a () g fis g |
+<d a fis>4_"performance" r g16 ( fis) e fis a ( g) fis g |
 \cadenzaOn a4 \bar "||" \cadenzaOff }
 @end lilypond
 
 An appoggiatura may have more notes preceding the main note.
 
-@lilypond[13pt]
+@lilypond
 \notes\relative c'' {
   \key as \major
   \time 2/4
-  \property Score.TextScript \set #'font-style = #'large
+%  \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 { 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. } >
+  << \context Voice = va { \stemUp\tieUp as32 bes c8. as32 bes c8. }
+    \context Voice = vb { \stemDown\tieDown as16 ~ as8. as16 ~ as8. } >>
   \bar "||"
 }
 @end lilypond
@@ -367,8 +413,8 @@ S: arpeggio,
 FI: arpeggio, murtosointu,
 N: ?.
 
-@lilypond[13pt]
-\notes \context PianoStaff <
+@lilypond
+\notes \context PianoStaff <<
   \context Staff = SA \relative c'' {
     \time 4/4
     \clef treble
@@ -376,15 +422,15 @@ N: ?.
     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 {
+    << \context Voice = va {
         \stemUp
-        r16 e8. () e4 r16 e8. () e4 |
-        r16 d8. () d4 r16 d8. () d4 }
+        r16 e8. ( e4) r16 e8. ( e4) |
+        r16 d8. ( d4) r16 d8. ( d4) }
       \context Voice = vb {
         \stemDown
-        c2 c | c c } >
+        c2 c | c c } >>
   }
->
+>>
 @end lilypond
 
 @aitem{ascending interval}
@@ -529,14 +575,14 @@ N: ?.
 Line connecting a series of notes (shorter than a quarter note).
 The number of beams determine the note value of the connected notes.
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Voice.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override TextScript   #'font-style = #'large
 \notes\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 }
+  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 }
 @end lilypond
 
 @aitem{beat}
@@ -554,7 +600,7 @@ Note value used for counting, most often half-, fourth-, and eighth notes.
 The base counting value and the number of them per measure is indicated at
 the start of the music.
 
-@lilypond[13pt]
+@lilypond
 \key g \major
 \time 4/4
 \notes\relative c'' { g4 c b a | g1 \bar "||"}
@@ -580,17 +626,17 @@ Symbol at the start of a system connecting staves.  Curly braces are used
 for connecting piano staves, angular brackets for connecting parts in an
 orchestral or choral score.
 
-@lilypond[13pt]
-\notes\context GrandStaff <
+@lilypond
+\notes\context GrandStaff <<
   \relative c''\context Staff = SA  { \clef treble g4 e c2 }
-  \relative c \context Staff = SB { \clef bass c1 \bar "|." } >
+  \relative c \context Staff = SB { \clef bass c1 \bar "|." } >>
 @end lilypond
 
-@lilypond[13pt]
-\context StaffGroup <
-%  \property StaffGroup.minVerticalAlign = #12
+@lilypond
+\context StaffGroup <<
+%  \set StaffGroup.minVerticalAlign = #12
   \notes\relative c'' \context Staff = SA { \clef treble g4 e c2 }
-  \notes\relative c \context Staff = SB { \clef bass c1 \bar "|." } >
+  \notes\relative c \context Staff = SB { \clef bass c1 \bar "|." } >>
 @end lilypond
 
 @aitem{brass}
@@ -634,8 +680,8 @@ N: ?.
 @aref{note value} twice as long as a whole note.  Mainly used
 in pre-1650 music.
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
+@lilypond[notime]
+\set Score.automaticBars = ##f
 \notes\relative c'' { g\breve }
 @end lilypond
 
@@ -664,10 +710,10 @@ N: ?.
 Clef symbol indicating the position of the central C.  Used on all note
 lines.
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.Clef \override #'full-size-change = ##t
-\property Score.LyricText \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+\override Score.Clef   #'full-size-change = ##t
+%\override Score.LyricText   #'font-style = #'large
 \addlyrics
 \context Staff \notes\relative c' {
   \clef soprano c1 s s
@@ -677,7 +723,7 @@ lines.
   \clef baritone c s s
 }
 \context Lyrics \lyrics {
-  \property Lyrics . LyricText \override #'alignment = #-1
+  \override Lyrics .LyricText   #'self-alignment-X = #-1
   "Soprano  " "Mezzosoprano  " "Alto  " "Tenor  " Baritone
 }
 @end lilypond
@@ -763,20 +809,20 @@ and five-tone @emph{ninth} major chords are most often used as dominants
 third above the lower notes to define their quality as major or minor.  Such
 chords are denoted open chords
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Voice.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override TextScript   #'font-style = #'large
 \addlyrics
 \context Staff \notes\relative c'' {
-  <<g b d>>1 s s
-  <<g bes d>> s s
-  <<g bes des>> s s
-  <<g b dis>> s s
-  <<g b d f>> s s
-  <<g b d f a>> s s
+  <g b d>1 s s
+  <g bes d> s s
+  <g bes des> s s
+  <g b dis> s s
+  <g b d f> s s
+  <g b d f a> s s
 }
 \context Lyrics \lyrics{
-  \property Lyrics . LyricText \override #'alignment = #-1
+  \override Lyrics .LyricText   #'self-alignment-X = #-1
   "major  " "minor  " "diminished  " "augmented  "
   "seventh-chord  " "ninth-chord  "
 }
@@ -795,8 +841,8 @@ N: ?.
 
 A scale consisting of all 11 @aref{semitone}s.
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
+@lilypond[notime]
+\set Score.automaticBars = ##f
 \notes\relative c' { c1 cis d dis e f fis g gis a ais b c }
 @end lilypond
 
@@ -895,7 +941,7 @@ N: ?.
 
 Melody moving in the narrow steps of the scale.
 
-@lilypond[13pt]
+@lilypond
 \key g \major \time 4/4
 \notes\relative c'' { g4 g g a | b2 a | g4 b a a | g1 \bar "||" }
 @end lilypond
@@ -946,14 +992,14 @@ also the contrapunctal 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[11pt,noquote]
-\property Score.TimeSignature \override #'style = #'()
-\notes\context PianoStaff <
+@lilypond[staffsize=11,noquote]
+\override Score.TimeSignature   #'style =\turnOff
+\notes\context PianoStaff <<
   \context Staff = SA \relative c' {
     \key bes \major
     \time 4/4
     \clef treble
-    < \context Voice = rha {
+    << \context Voice = rha {
         \stemUp
         r1 | r2 r8 g'8 bes d, |
         cis4 d r8 e!16 f g8 f16 e |
@@ -963,12 +1009,12 @@ composition methods.
         \stemDown
         r1 | r | r | r2 s8
       }
-    >
+    >>
   }
   \context Staff = SB \relative c' {
     \clef bass
     \key bes \major
-    < \context Voice = lha {
+    << \context Voice = lha {
         \stemUp
         r8 d es g, fis4 g | r8 a16 bes c8 bes16 a bes4 g |
         r8 a16 g f8 g16 a bes8 g e! cis' |
@@ -977,9 +1023,9 @@ composition methods.
       \context Voice = lhb {
         \stemDown
         r1 | r | r | r2 s8
-      } >
+      } >>
   }
->
+>>
 @end lilypond
 
 @aitem{counter tenor}
@@ -1016,9 +1062,9 @@ N: crescendo.
 Increasing volume.  Indicated by a rightwards opening horizontal wedge or the
 abbreviation ``cresc.''.
 
-@lilypond[13pt]
+@lilypond
 \key g \major \time 4/4
-\notes\relative c'' { g4 \< a b c | \! d1 \bar "|." }
+\notes\relative c'' { g4 \< a b c |  d1\! \bar "|." }
 @end lilypond
 
 @aitem{cue-notes}
@@ -1049,22 +1095,23 @@ styles.  Nowadays, they have survived only in special forms of musical
 notation such as via the editio vaticana dating back to the beginning
 of the 20th century
 
-@lilypond[13pt]
+@lilypond
 \score {
     \notes {
-       \property Staff.Custos \set #'neutral-position = #4
-       \property Staff.Custos \set #'neutral-direction = #-1
-       \property Staff.Custos \set #'adjust-if-on-staffline = ##t
+       \override Staff.Custos   #'neutral-position = #4
+       \override Staff.Custos   #'neutral-direction = #-1
+       \override Staff.Custos   #'adjust-if-on-staffline = ##t
 
-       \property Staff.Custos \set #'style = #'hufnagel
-       c'1^"Custos style = \#'hufnagel"
-       \break << d' a' f''>>1
+       \override Staff.Custos   #'style = #'hufnagel
+       c'1
+       \break < d' a' f''>1
     }
     \paper {
        \translator {
            \StaffContext
            \consists Custos_engraver
        }
+       raggedright = ##t
     }
 }
 @end lilypond
@@ -1108,9 +1155,9 @@ N: ?.
 Abbreviated ``d.s.''.  Repetition, not from the beginning, but from
 another place frequently near the beginning marked by a sign:
 
-@lilypond[13pt]
-\property Voice.TextScript \set #'font-style = #'large
-\property Voice.TextScript \set #'font-shape = #'italic
+@lilypond
+%\override TextScript   #'font-style = #'large
+\override TextScript   #'font-shape = #'italic
 \key g \major \time 4/4
 \notes\relative c'' { d1 | g,4^\segno  a b c | b a g2_"d.s." \bar "|." }
 @end lilypond
@@ -1128,10 +1175,10 @@ N: decrescendo.
 Decreasing tone volume.  Indicated by a leftwards opening horizontal wedge
 or the abbreviation ``decresc.''.
 
-@lilypond[13pt]
+@lilypond
 \notes\relative c'' {
   \key g \major \time 4/4
-  d4 \> c b a | \! g1 \bar "|."
+  d4 \> c b a |  g1 \! \bar "|."
 }
 @end lilypond
 
@@ -1166,14 +1213,14 @@ of a piano keybord are diatonic.
 The church modes are used in gregorial chant and pre baroque early music but
 also to some extent in newer jazz music.
 
-@lilypond[13pt,notime,linewidth=110mm]
-\property Score.barNonAuto = ##t
-\property Score.LyricText \set #'font-style = #'large
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime,linewidth=110\mm]
+\set Score.automaticBars = ##f
+%\override Score.LyricText   #'font-style = #'large
+%\override Score.TextScript   #'font-style = #'large
 \addlyrics
   \context Staff \notes\relative c' {
     c1 d
-    \property Voice.TextScript \set #'padding = #-4
+    \override TextScript   #'padding = #-4
     e^"~~ S" f g a b^"~~ S" c
   }
   \context Lyrics \lyrics {
@@ -1181,14 +1228,14 @@ also to some extent in newer jazz music.
   }
 @end lilypond
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.LyricText \set #'font-style = #'large
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override Score.LyricText   #'font-style = #'large
+%\override Score.TextScript   #'font-style = #'large
 \addlyrics
   \context Staff \notes\relative c' {
     d1
-    \property Voice.TextScript \set #'padding = #-4
+    \override TextScript   #'padding = #-4
     e^"~~ S" f g a b^"~~ S" c d
   }
   \context Lyrics \lyrics {
@@ -1196,13 +1243,13 @@ also to some extent in newer jazz music.
   }
 @end lilypond
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.LyricText \set #'font-style = #'large
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override Score.LyricText   #'font-style = #'large
+%\override Score.TextScript   #'font-style = #'large
 \addlyrics
   \notes\relative c' {
-    \property Voice.TextScript \set #'padding = #-4
+    \override TextScript   #'padding = #-4
     e1^"~~ S" f g a b^"~~ S" c d e
   }
   \context Lyrics \lyrics {
@@ -1210,14 +1257,14 @@ also to some extent in newer jazz music.
   }
 @end lilypond
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.LyricText \set #'font-style = #'large
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override Score.LyricText   #'font-style = #'large
+%\override Score.TextScript   #'font-style = #'large
 \addlyrics
   \notes\relative c' {
     f1 g a
-    \property Voice.TextScript \set #'padding = #-4
+    \override TextScript   #'padding = #-4
     b^"~~ S" c d e^"~~ S" f
   }
   \context Lyrics \lyrics {
@@ -1225,28 +1272,28 @@ also to some extent in newer jazz music.
   }
 @end lilypond
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.LyricText \set #'font-style = #'large
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override Score.LyricText   #'font-style = #'large
+%\override Score.TextScript   #'font-style = #'large
 \addlyrics
   \notes\relative c'' {
     g1 a
-    \property Voice.TextScript \set #'padding = #-4
+    \override TextScript   #'padding = #-4
     b^"~~ S" c d e^"~~ S" f g }
   \context Lyrics \lyrics {
     Mixolydian
   }
 @end lilypond
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.LyricText \set #'font-style = #'large
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override Score.LyricText   #'font-style = #'large
+%\override Score.TextScript   #'font-style = #'large
 \addlyrics
   \notes\relative c'' {
     a1
-    \property Voice.TextScript \set #'padding = #-4
+    \override TextScript   #'padding = #-4
     b^"~~ S" c d e^"~~ S" f g a
   }
   \context Lyrics \lyrics {
@@ -1259,14 +1306,14 @@ 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[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.LyricText \set #'font-style = #'large
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override Score.LyricText   #'font-style = #'large
+%\override Score.TextScript   #'font-style = #'large
 \addlyrics
   \notes\relative c' {
     c1 d
-    \property Voice.TextScript \set #'padding = #-4
+    \override TextScript   #'padding = #-4
     e^"~~ S" f g a b^"~~ S" c
   }
   \context Lyrics \lyrics {
@@ -1274,14 +1321,14 @@ harmonic minor scale type an augmented second (A) occurs between the 6th and
   }
 @end lilypond
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.LyricText \set #'font-style = #'large
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override Score.LyricText   #'font-style = #'large
+%\override Score.TextScript   #'font-style = #'large
 \addlyrics
   \notes\relative c'' {
     a1
-    \property Voice.TextScript \set #'padding = #-4
+    \override TextScript   #'padding = #-4
     b^"~~ S" c d e^"~~ S" f g a
   }
   \context Lyrics \lyrics {
@@ -1289,14 +1336,14 @@ harmonic minor scale type an augmented second (A) occurs between the 6th and
   }
 @end lilypond
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.LyricText \set #'font-style = #'large
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override Score.LyricText   #'font-style = #'large
+%\override Score.TextScript   #'font-style = #'large
 \addlyrics
   \notes\relative c'' {
     a1
-    \property Voice.TextScript \set #'padding = #-4
+    \override TextScript   #'padding = #-4
     b^"~~ S" c d e^"~~ S" f!^"~~ A" gis^"~~ S" a
   }
   \context Lyrics \lyrics {
@@ -1304,14 +1351,14 @@ harmonic minor scale type an augmented second (A) occurs between the 6th and
   }
 @end lilypond
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.LyricText \set #'font-style = #'large
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override Score.LyricText   #'font-style = #'large
+%\override Score.TextScript   #'font-style = #'large
 \addlyrics
   \notes\relative c'' {
     a1
-    \property Voice.TextScript \set #'padding = #-4
+    \override TextScript   #'padding = #-4
     b^"~~ S" c d e fis gis^"~~ S"
     a g! f!^"~~ S" e d c^"~~ S" b a
   }
@@ -1360,7 +1407,7 @@ N: ?.
 Melody moving in steps greater than those of the
 scale.  Opposite of @aref{conjunct movement}.
 
-@lilypond[13pt]
+@lilypond
 \key a \major
 \time 4/4
 \notes\relative c' {
@@ -1650,15 +1697,15 @@ N: ?.
 Two notes, intervals, or scales are enharmonic if they have different names
 but equal pitch.
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override Score.TextScript   #'font-style = #'large
 \addlyrics
 \context Staff \notes\relative c'' {
-  gis1 s s as s s <<des g,!>> s s <<cis g!>> s s
+  gis1 s s as s s <des g,!> s s <cis g!> s s
 }
 \context Lyrics \lyrics {
-  \property Lyrics . LyricText \override #'alignment = #-1
+  \override Lyrics .LyricText   #'self-alignment-X = #-1
   "g sharp  " "a flat  " "dim fifth  " "augm fourth"
 }
 @end lilypond
@@ -1721,10 +1768,10 @@ an octave higher (for example bass recorder) while 8@w{ }below the clef
 symbol indicates playing an octave lower (for example on double bass
 @aref{strings}).
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Staff.Clef \override #'full-size-change = ##t
-\property Score.LyricText \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+\override Staff.Clef   #'full-size-change = ##t
+%\override Score.LyricText   #'font-style = #'large
 \addlyrics
 \notes\relative c {
   \clef varbaritone
@@ -1739,7 +1786,7 @@ symbol indicates playing an octave lower (for example on double bass
   f1
 }
 \context Lyrics \lyrics {
-  \property Lyrics . LyricText \override #'alignment = #-1
+  \override Lyrics .LyricText   #'self-alignment-X = #-1
   "baritone  "
   "bass  "
   "sub-bass  "
@@ -1763,7 +1810,7 @@ N: ?.
 
 Prolonged note or rest of indefinite duration.
 
-@lilypond[13pt]
+@lilypond
 \time 4/4
 \notes\relative c'' {
   a4 b c2^\fermata \bar "|."
@@ -1814,9 +1861,9 @@ 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
 @aref{note value}.
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override Score.TextScript   #'font-style = #'large
 \notes\relative c'' {
   g8_"1/8" s8
   g16_"1/16" s8
@@ -1898,14 +1945,14 @@ first note of the scale), subdominant (S, the chord on the fourth note), and
 dominant (D, the chord on the fifth note).  Other are considered to be
 variants of the base chords.
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.LyricText \set #'font-style = #'large
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override Score.LyricText   #'font-style = #'large
+%\override Score.TextScript   #'font-style = #'large
 \addlyrics
 \context Voice \notes\relative c'' {
-  <<g e c >>1 << a f d >> << b g e >>
-  <<c a f >> << d b g >> << e c a >> << f d b >> }
+  <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 "D{\\kern-5pt}$\\mid$" }
 @end lilypond
 
@@ -1937,10 +1984,10 @@ the notes must be played an octave higher while 8 below the clef symbol
 indicates playing or singing an octave lower (most tenor parts in choral
 scores are notated like that).
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Staff.Clef \set #'full-size-change = ##t
-\property Score.LyricText \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+\override Staff.Clef   #'full-size-change = ##t
+%\override Score.LyricText   #'font-style = #'large
 \addlyrics
 \notes\relative c'' {
   \clef french
@@ -1953,7 +2000,7 @@ scores are notated like that).
   g s s
 }
 \context Lyrics \lyrics {
-  \property Lyrics . LyricText \override #'alignment = #-1
+  \override Lyrics .LyricText   #'self-alignment-X = #-1
   "french violin clef  "
   "violin clef  "
   "octaved up  "
@@ -2057,16 +2104,16 @@ N: ?.
 Sequence of chords that terminate a musical phrase or
 section.  @aref{functional harmony}.
 
-@lilypond[13pt]
-\notes\context PianoStaff <
+@lilypond
+\notes\context PianoStaff <<
   \context Staff = SA \relative c'' {
     \time 4/4
     \clef treble
     \context Voice
-    \partial 4 << c g e >>4 |
-    << c a f >> << b g d >> << c g e >>2
+    \partial 4 < c g e >4 |
+    < c a f > < b g d > < c g e >2
   }
-  \property Score.LyricText \set #'font-style = #'large
+%  %\override Score.LyricText   #'font-style = #'large
   \addlyrics
   \context Staff = SB \relative c {
     \clef bass
@@ -2076,7 +2123,7 @@ section.  @aref{functional harmony}.
   \context Lyrics \lyrics {
     T S D T
   }
->
+>>
 @end lilypond
 
 @aitem{harmony}
@@ -2095,29 +2142,29 @@ Tones sounding simultaneously.  Two note harmonies fall into the categories
 
 Consonances:
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override Score.TextScript   #'font-style = #'large
 \context Voice \notes\relative c'' {
-  <<g g>>1_"unisone  " s
-  <<g b>>_"third  " s
-  <<g c>>_"fourth  " s
-  <<g d'>>_"fifth  " s
-  <<g e'>>_"sixth  " s
-  <<g g'>>_"octave  " s
-  <<g b'>>_"decime" s s
+  <g g>1_"unisone  " s
+  <g b>_"third  " s
+  <g c>_"fourth  " s
+  <g d'>_"fifth  " s
+  <g e'>_"sixth  " s
+  <g g'>_"octave  " s
+  <g b'>_"decime" s s
 }
 @end lilypond
 
 Dissonances:
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override Score.TextScript   #'font-style = #'large
 \context Voice  \notes\relative c'' {
-  <<g a>>1_"second  " s s
-  <<g f'>>_"seventh  " s s
-  <<g a'>>_"ninth" s s
+  <g a>1_"second  " s s
+  <g f'>_"seventh  " s s
+  <g a'>_"ninth" s s
 }
 @end lilypond
 
@@ -2154,20 +2201,20 @@ identical (@aref{enharmonic}) and are called @emph{tritonus}
 because they consist of three @aref{whole tone}s.  The addition
 of such two forms an octave.
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.LyricText \set #'font-style = #'large
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override Score.LyricText   #'font-style = #'large
+%\override Score.TextScript   #'font-style = #'large
 \addlyrics
 \context Voice \notes\relative c'' {
-  << g g >>1 s
-  << g as >>^"minor" s
-  << g a! >> s
-  << g ais >>^"augm" s
-  << gis bes >>^"dimin" s
-  << g! bes >>^"minor" s
-  << g b! >>^"major" s
-  << g bis >>^"augm" s
+  < g g >1 s
+  < g as >^"minor" s
+  < g a! > s
+  < g ais >^"augm" s
+  < gis bes >^"dimin" s
+  < g! bes >^"minor" s
+  < g b! >^"major" s
+  < g bis >^"augm" s
 }
 \context Lyrics \lyrics {
   "unisone  " "second  " "second  " "second  "
@@ -2175,20 +2222,20 @@ of such two forms an octave.
 }
 @end lilypond
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.LyricText \set #'font-style = #'large
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override Score.LyricText   #'font-style = #'large
+%\override Score.TextScript   #'font-style = #'large
 \addlyrics
 \context Staff \notes\relative c'' {
-  << g c >>^"perfect" s
-  << g cis >>^"augm"  s
-  << g d' >>^"perfect"  s
-  << g des' >> ^"dim" s
-  << gis es' >>^"dimin"  s
-  << g! es' >>^"minor"  s
-  << g e'! >>^"major"  s
-  << g eis' >>^"augm"  s
+  < g c >^"perfect" s
+  < g cis >^"augm"  s
+  < g d' >^"perfect"  s
+  < g des' > ^"dim" s
+  < gis es' >^"dimin"  s
+  < g! es' >^"minor"  s
+  < g e'! >^"major"  s
+  < g eis' >^"augm"  s
 }
 \context Lyrics \lyrics {
   "fourth  " "fourth  " "fifth  " "fifth  "
@@ -2196,20 +2243,20 @@ of such two forms an octave.
 }
 @end lilypond
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.LyricText \set #'font-style = #'large
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override Score.LyricText   #'font-style = #'large
+%\override Score.TextScript   #'font-style = #'large
 \addlyrics
 \context Staff \notes\relative c'' {
-  << gis f'! >>1^"dimin"  s
-  << g! f'! >>^"minor"  s
-  << g fis' >>^"major"  s
-  << g g' >> s
-  << g as' >>^"minor"  s
-  << g a'! >>^"major"  s
-  << g bes' >>^"minor"  s
-  << g b'! >>^"major"  s
+  < gis f'! >1^"dimin"  s
+  < g! f'! >^"minor"  s
+  < g fis' >^"major"  s
+  < g g' > s
+  < g as' >^"minor"  s
+  < g a'! >^"major"  s
+  < g bes' >^"minor"  s
+  < g b'! >^"major"  s
 }
 \context Lyrics \lyrics {
   "seventh  " "seventh  " "seventh  " "octave  "
@@ -2230,13 +2277,13 @@ N: ?.
 
 The difference between an interval and an octave.
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override Score.TextScript   #'font-style = #'large
 \context Staff \notes\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 "||"
+  < 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
 
@@ -2324,8 +2371,8 @@ N: ?.
 
 A ledger line is an extension of the staff.
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
+@lilypond[notime]
+\set Score.automaticBars = ##f
 \notes\relative c'' { a,1 s c'' }
 @end lilypond
 
@@ -2340,21 +2387,21 @@ S: legato,
 FI: legato, sitoen,
 N: ?.
 
-To be performed without any perceptible interruption between the notes (a)
-unlike @emph{leggiero} or @emph{non-legato} (b), @emph{portato} (c) and
-@aref{staccato} (d).
+To be performed (a) without any perceptible interruption between the notes 
+unlike (b) @emph{leggiero} or @emph{non-legato}, (c) @emph{portato} and
+(d) @aref{staccato}.
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
+@lilypond[notime]
+\set Score.automaticBars = ##f
 \addlyrics
 \context Staff \notes\relative c'' {
-  c4( d )e \bar "||"
+  c4-( d e-) \bar "||"
   c4-- d-- e-- \bar "||"
-  c4-.( d-. )e-. \bar "||"
+  c4-.-( d-. e-.-) \bar "||"
   c4-. d-. e-. \bar "||"
 }
 \context Lyrics \lyrics {
-  \property Lyrics . LyricText \set #'font-style = #'large
+%  \override Lyrics .LyricText   #'font-style = #'large
   a
   b "" ""
   c
@@ -2419,10 +2466,10 @@ N: longa.
 Note value: double length of @aref{breve}.
 @aref{note value}.
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
+@lilypond[notime]
+\set Score.automaticBars = ##f
 \notes\relative c'' {
-  \property Voice.NoteHead \set #'style = #'mensural
+  \override NoteHead   #'style = #'mensural
   g\longa
 }
 @end lilypond
@@ -2515,7 +2562,7 @@ harmony}, @aref{relative key}.
 @aitem{melisma}
 
 NL: melisma, 
-FI: melisma, laulettavan tavun sävelkuvio, 
+FI: melisma, laulettavan tavun s@"avelkuvio, 
 
 A melisma (plural: melismata) is a group of notes or tones sung on one
 syllable in plainsong
@@ -2543,14 +2590,14 @@ whether there are two, three or four units to the measure,
 one speaks of @emph{duple} (2/2, 2/4, 2/8), @emph{triple} (3/2, 3/4, 3/8), or
 @emph{quadruple} (4/2, 4/4, 4/8) meter.  4/4 is also called common meter.
 
-@lilypond[13pt]
+@lilypond
 \notes\relative c'' {
   \time 3/4
   \key f \major
   c es d | c bes8 a bes4 | c es d | c2 \bar "||"}
 @end lilypond
 
-@lilypond[13pt]
+@lilypond
 \notes\relative c' {
   \time 6/8
   \key f \major
@@ -2558,7 +2605,7 @@ one speaks of @emph{duple} (2/2, 2/4, 2/8), @emph{triple} (3/2, 3/4, 3/8), or
   c'8 c c c e16 d e c \bar "||"}
 @end lilypond
 
-@lilypond[13pt]
+@lilypond
 \notes\relative c'' {
   \time 5/4
   \key g \major
@@ -2621,9 +2668,9 @@ N: ?.
 
 First C below the 440 Hz A.
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Staff.Clef \set #'full-size-change = ##t
+@lilypond[notime]
+\set Score.automaticBars = ##f
+\override Staff.Clef   #'full-size-change = ##t
 \notes\relative c' {
   \clef bass c1 s
   \clef alto c s
@@ -2712,9 +2759,9 @@ N: ?.
 The briefest intelligible and self-contained fragment of a musical theme or
 subject.
 
-@lilypond[13pt]
-\property Score.TimeSignature \override #'style = #'()
-\property Score.TextScript \set #'font-style = #'large
+@lilypond
+\override Score.TimeSignature   #'style = \turnOff
+%\override Score.TextScript   #'font-style = #'large
 \notes\relative c'' {
   \time 4/4
   \key g \major
@@ -2750,10 +2797,10 @@ S: flertaktspaus,
 FI: usean tahdin mittainen tauko,
 N: ?.
 
-@lilypond[13pt]
+@lilypond
 \notes\relative c'' {
   a1
-  \property Score.skipBars=##t R1*3
+  \set Score.skipBars = ##t R1*3
   a1
 }
 @end lilypond
@@ -2844,20 +2891,20 @@ higher note value.  The longest duration normally used is called @emph{brevis},
 but sometimes (mostly in pre baroque music) the double length note value
 @emph{longa} is used.
 
-@lilypond[13pt,notime]
-\property Score.TextScript \set #'font-style = #'large
-\property Score.barNonAuto = ##t
+@lilypond[notime]
+%\override Score.TextScript   #'font-style = #'large
+\set Score.automaticBars = ##f
 \notes\relative c'' {
-  \property Voice.NoteHead \override #'style = #'mensural
+  \override NoteHead   #'style = #'mensural
   g\longa_"longa" g\breve_"breve"
-  \property Voice.NoteHead \revert #'style
+  \revert NoteHead #'style
   g1_"1/1" g2_"1/2" g4_"1/4" s16 g8_"1/8" s16
   g16_"1/16" s16 g32_"1/32" s16 g64_"1/64" s32 }
 @end lilypond
 
-@lilypond[13pt,notime]
-\property Score.TextScript \set #'font-style = #'large
-\property Score.barNonAuto = ##t
+@lilypond[notime]
+%\override Score.TextScript   #'font-style = #'large
+\set Score.automaticBars = ##f
 \notes\relative c'' {
   r\longa_"longa" r\breve_"breve"
   r1_"1/1" r2_"1/2" r4_"1/4" s16 r8_"1/8" s16
@@ -2867,12 +2914,12 @@ but sometimes (mostly in pre baroque music) the double length note value
 An augmentation dot after a note multiplies the duration by one and a
 half.  Another dot adds yet a fourth of the duration.
 
-@lilypond[13pt]
-\property Score.TextScript \set #'font-style = #'large
+@lilypond
+%\override Score.TextScript   #'font-style = #'large
 \notes\relative c'' {
   \time 4/4
-  g4._"pointed" g8 g2 | g4 () g8 g g2 \bar "||"
-  g4.._"double pointed" g16 g2 | g4 () g8 () g16 g g2 \bar "||" }
+  g4._"pointed" g8 g2 | g4 ~ g8 g g2 \bar "||"
+  g4.._"double pointed" g16 g2 | g4 ~ g8 ~ g16 g g2 \bar "||" }
 @end lilypond
 
 Alternatively note values may be subdivided by other ratios.  Most common is
@@ -2880,8 +2927,8 @@ subdivision by@w{ }3 (@emph{triplets}) and@w{ }5 (@emph{quintuplets}).
 Subdivisions by@w{ }2 (@emph{tuplets}) or@w{ }4 (@emph{quadruplets}) of
 dotted notes are also frequently used.
 
-@lilypond[13pt]
-\property Score.TextScript \set #'font-style = #'large
+@lilypond
+%\override Score.TextScript   #'font-style = #'large
 \notes\relative c'' {
   \time 4/4
   \times 2/3 {g8_"triplets" g g} g4 g8 g g4 \bar "||"
@@ -2889,7 +2936,7 @@ dotted notes are also frequently used.
 }
 @end lilypond
 
-@lilypond[13pt]
+@lilypond
 \notes\relative c'' {
   \time 3/4
   \times 3/2 {g4_"duplets" g} |
@@ -2932,10 +2979,10 @@ 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[13pt]
-<
+@lilypond
+<<
   \context Staff = sa {
-        \property Score.TextScript \set #'font-style = #'large
+%        \override Score.TextScript   #'font-style = #'large
     \notes\relative c'' {
       c2._"pre-1850"  b4\trill | c1 \bar "||"
       c2._"post-1850" b4\trill | c1 \bar "||"
@@ -2945,16 +2992,16 @@ the upper note is played first.
     c2. c32 b c b c b c b | c1
     c2. b32 c b c \times 4/5 { b c b c b } | c1
   }
->
+>>
 @end lilypond
 
 Other frequently used ornaments are the @emph{turn}, the @emph{mordent} and the
 @emph{prall} (inverted mordent).
 
-@lilypond[13pt]
-<
+@lilypond
+<<
   \context Staff = sa {
-        \property Score.TextScript \set #'font-style = #'large
+%        \override Score.TextScript   #'font-style = #'large
     \notes\relative c'' {
       a4_"turn" b\turn c2 \bar "||"
       g4_"mordent" a b\mordent a \bar "||"
@@ -2962,11 +3009,11 @@ Other frequently used ornaments are the @emph{turn}, the @emph{mordent} and the
     }
   }
   \notes\relative c'' {
-    a4 [c16 b a b] c2
-    g4 a [b16 a b8] a4
-    e'4 [e32 d e d ~ d8] c2
+    a4 c16[ b a b] c2
+    g4 a  b16-[ a b8] a4
+    e'4 e32[ d e d ~ d8] c2
   }
->
+>>
 @end lilypond
 
 @aref{appoggiatura}.
@@ -3225,9 +3272,9 @@ N: ?.
 @aref{major} and @aref{minor} @aref{key}
 with the same @aref{key signature}.
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override Score.TextScript   #'font-style = #'large
 \notes\relative c' {
   \key es \major
   es1_"e flat major" f g as bes c d es
@@ -3235,9 +3282,9 @@ with the same @aref{key signature}.
 }
 @end lilypond
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override Score.TextScript   #'font-style = #'large
 \notes\relative c' {
   \key es \major
   c1_"c minor" d es f g a! b! c \bar "||"
@@ -3255,7 +3302,7 @@ S: repris,
 FI: toisto,
 N: ?.
 
-@lilypond[13pt]
+@lilypond
 \key g \major
 \time 4/4
 \notes\relative c'' {
@@ -3353,17 +3400,17 @@ 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[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.LyricText \set #'font-style = #'large
-%\property Lyrics.minVerticalAlign = #8
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override Score.LyricText   #'font-style = #'large
+%\set minVerticalAlign = #8
 \addlyrics
 \context Staff \notes\relative c' {
   c1 d e f g a b c
 }
 \context Lyrics \lyrics {
-  < { I II III IV V VI VII I }
-    { T "" ""  S  D } >
+  << { I II III IV V VI VII I }
+    { T "" ""  S  D } >>
 }
 @end lilypond
 
@@ -3417,8 +3464,8 @@ tones on the piano keyboard -- including black and white keys -- is a
 semitone.  An octave may be divided into 12@w{ }semitones.
 @aref{interval}, @aref{chromatic scale}.
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
+@lilypond[notime]
+\set Score.automaticBars = ##f
 \notes\relative c'' { g1 gis s a bes s b! c }
 @end lilypond
 
@@ -3629,7 +3676,7 @@ N: ?.
 Playing the note(s) short.  Staccato is indicated by a dot above or below the
 notehead.
 
-@lilypond[13pt]
+@lilypond
 \key d \major
 \time 4/4
 \notes\relative c'' {
@@ -3669,10 +3716,10 @@ N: ?.
 Vertical line above or below a @aref{note head} shorter than a
 whole note.  @aref{beam}.
 
-@lilypond[13pt,notime]
-\property Score.autoBeaming = ##f
-\property Score.barNonAuto = ##t
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.autoBeaming = ##f
+\set Score.automaticBars = ##f
+%\override Score.TextScript   #'font-style = #'large
 \notes\relative c'' {
   g2_"1/2" g' s16
   g,4_"1/4" g' s16
@@ -3806,12 +3853,12 @@ with a regularly recurrent accent on the first beat of each group.  Any
 deviation from this scheme is felt as a disturbance or contradiction between
 the underlaying (normal) pulse and the actual (abnormal) rhythm.
 
-@lilypond[13pt]
+@lilypond
 \time 4/4
 \notes\relative c' {
   \partial 4
   d8 dis |
-  e c'4 e,8 c'4 e,8 c' ( | ) c2
+  e c'4 e,8 c'4 e,8 c' ( |  c2)
 }
 @end lilypond
 
@@ -3954,19 +4001,19 @@ A method of indicating an accompaniment part by the bass notes only, together
 with figures designating the chief @aref{interval}s and
 @aref{chord}s to be played above the bass notes.
 
-@lilypond[13pt]
-\context GrandStaff <
+@lilypond
+\context GrandStaff <<
   \context Staff = lh \notes\relative c'' {
     \time 4/4
     \key es \major
     \clef treble
-    < \context Voice = rha {
+    << \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 }
-    >
+        < bes g >8 as < as f > g < g es > f < d f > es | < g es >4 }
+    >>
   }
   \addlyrics
     \context Staff = rh \notes\relative c' {
@@ -3975,12 +4022,11 @@ with figures designating the chief @aref{interval}s and
     es8 c d bes c as bes16 as g f | es4
   }
   \context Lyrics \lyrics {
-    \property Lyrics . LyricText \set #'font-style = #'Large
-    \property Lyrics . VerticalAlign \override #'threshold = #'(6 . 12)
-    < { "" "6" "" "4" "" "6" "" "" "6" "4" }
-      { "" ""  "" "2" "" ""  "" "" ""  "2" } >
+    \override Lyrics .VerticalAlign   #'threshold = #'(6 . 12)
+    << { "" "6" "" "4" "" "6" "" "" "6" "4" }
+      { "" ""  "" "2" "" ""  "" "" ""  "2" } >>
   }
->
+>>
 @end lilypond
 
 @aitemii{tie,bind}
@@ -3998,8 +4044,8 @@ A curved line, identical in appearance with the @aref{slur}, which
 connects two succesive notes of the same pitch, and which has the function of
 uniting them into a single sound equal to the combined durations.
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
+@lilypond[notime]
+\set Score.automaticBars = ##f
 \notes\relative c'' { g2 ~ g4. }
 @end lilypond
 
@@ -4059,7 +4105,7 @@ N: ?.
 Shifting a melody up or down in pitch, while keeping the same
 relative pitches.
 
-@lilypond[13pt]
+@lilypond
 \context Staff {
   \time 3/4
   \notes\relative c'' {
@@ -4069,7 +4115,7 @@ relative pitches.
 }
 @end lilypond
 
-@lilypond[13pt]
+@lilypond
 \context Staff {
   \time 3/4
   \transpose c bes \relative c'' {
@@ -4109,9 +4155,9 @@ the same tone, produced by a rapid up-and-down movement movement of the bow
 a @aref{chord}, usually in the distance of a third
 (@aref{interval}).
 
-@lilypond[13pt,notime]
-\property Score.barNonAuto = ##t
-\property Score.TextScript \set #'font-style = #'large
+@lilypond[notime]
+\set Score.automaticBars = ##f
+%\override Score.TextScript   #'font-style = #'large
 \notes\relative c' {
   e2:32_"a"
   f:32 [ e8:16 f:16 g:16 a:16 ] s4
@@ -4240,12 +4286,12 @@ N: ?.
 Initial note(s) of a melody occurring before the first bar
 line.  @aref{measure}, @aref{meter}.
 
-@lilypond[13pt]
+@lilypond
 \key f \major
 \time 4/4
 \notes\relative c' {
   \partial 4 f4 | bes4. a8 bes4 c |
-  bes () a g f | bes4. a8 bes4 c | f,2. \bar "||" }
+  bes( a) g f | bes4. a8 bes4 c | f,2. \bar "||" }
 @end lilypond
 
 @aitem{voice}
@@ -4479,7 +4525,7 @@ ais @tab ais @tab Ais @tab ais
 The Harvard Dictionary of Music, London 1944.  Many more or less literal
 quotes from its articles have been included into the item explanation texts.
 
-Hugo Riemanns Musiklexicon, Berlin 1929
+Hugo Riemanns Musiklexicon, Berlin 1929.
 
 Polyglottes W@"orterbuch der musikalischen Terminologie, Kassel 1980
 Oxford Advanced Learner's Dictionary of Current English, Third Edition 1974.