]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/music-glossary.tely
Merge branch 'master' of /home/jcharles/GIT/Lily/. into translation
[lilypond.git] / Documentation / music-glossary.tely
index aa617149491921279afe3e3b9429a8d6de847f9a..f772b3df2317bbef9e95de3b5eefafbed3ae94be 100644 (file)
@@ -12,9 +12,14 @@ terms used in the documentation manuals for LilyPond version
 @version{}.
 @end macro
 
-@c `Music Glossary' was born 1999-10-04 with git commit 280a0bb...
+@c `Music Glossary' was born 1999-10-04 with this commit:
+@c lilypond-1.2.12
+@c author: fred
+@c commit: be4e46f61b1a8dec0922e0fd849c626beb6ab9be
+@c   file: Documentation/user/glossary.texi
+
 @macro copyrightDeclare
-Copyright @copyright{} 1999--2010 by the authors
+Copyright @copyright{} 1999--2014 by the authors
 @end macro
 
 @set FDL
@@ -57,6 +62,7 @@ Copyright @copyright{} 1999--2010 by the authors
 * Musical terms A-Z::
 * Duration names notes and rests::
 * Pitch names::
+* Non-Western terms A-Z::
 
 Appendices
 
@@ -247,12 +253,14 @@ Languages in this order.
 * homophony::
 * hook::
 * hymn meter::
+* incomplete dominant seventh chord::
 * interval::
 * inversion::
 * inverted interval::
 * just intonation::
 * key::
 * key signature::
+* kievan notation::
 * laissez vibrer::
 * largo::
 * leading note::
@@ -538,7 +546,7 @@ principal note to which it is attached.  The acciaccatura is drawn as a
 small eighth note (quaver) with a line drawn through the flag and stem.
 
 @seealso
-@ref{appoggiatura}, @ref{grace notes}, @ref{ornament}.
+@ref{appoggiatura}, @ref{grace notes}, @ref{mordent}, @ref{ornament}.
 
 
 @node accidental
@@ -595,7 +603,7 @@ An accidental alters a note by:
     \context {
       \Score
       \override SpacingSpanner
-        #'base-shortest-duration = #(ly:make-moment 1 32)
+        #'base-shortest-duration = #(ly:make-moment 1/32)
     }
   }
 }
@@ -680,7 +688,7 @@ Since one does not crescendo @emph{to} nothing, it is not correct to use
 @section alla breve
 
 ES: alla breve,
-I: ?,
+I: alla breve,
 F: alla breve, à la brève,
 D: Allabreve, alla breve
 NL: ?,
@@ -1603,7 +1611,7 @@ DK: akkord,
 S: ackord,
 FI: sointu.
 
-Three or more tones sounding simultaneously.  In traditional European music
+Two or more tones sounding simultaneously.  In traditional European music
 the base chord is a @emph{triad} consisting of two thirds.  @emph{Major}
 (major + minor third) as well as @emph{minor} (minor + major third) chords
 may be extended with more thirds.  Four-tone @emph{seventh chords} and
@@ -1613,7 +1621,7 @@ define their mood are a special case called @q{open chords}.  The lack of
 the middle third means their quality is ambivalent -- neither major nor
 minor.
 
-@lilypond[quote,notime,line-width=13.0\cm]
+@lilypond[quote,notime]
 <<
   \new Staff {
     \relative c'' {
@@ -1631,8 +1639,8 @@ minor.
     "minor  "
     "diminished  "
     "augmented  "
-    "seventh-chord  "
-    "ninth-chord"
+    "seventh  "
+    "ninth"
   }
 >>
 @end lilypond
@@ -1779,7 +1787,7 @@ the top line high F:
     \context {
       \Score
       \override SpacingSpanner
-        #'base-shortest-duration = #(ly:make-moment 1 1)
+        #'base-shortest-duration = #(ly:make-moment 1/1)
       \override  NonMusicalPaperColumn
         #'line-break-system-details = #'((alignment-distances . (3 3)))
       \override BarLine #'stencil = ##f
@@ -1840,7 +1848,7 @@ have been selected:
     \context {
       \Score
       \override SpacingSpanner
-        #'base-shortest-duration = #(ly:make-moment 2 1)
+        #'base-shortest-duration = #(ly:make-moment 2/1)
       \override  NonMusicalPaperColumn
         #'line-break-system-details = #'((alignment-distances . (3 3)))
       \override BarLine #'stencil = ##f
@@ -1903,7 +1911,7 @@ shown below, where the notes show an arpeggio on a C major chord.
     \context {
       \Score
       \override SpacingSpanner #'base-shortest-duration =
-        #(ly:make-moment 2 1)
+        #(ly:make-moment 2/1)
       \override  NonMusicalPaperColumn
         #'line-break-system-details = #'((alignment-distances . (3 3)))
       \override BarLine #'stencil = ##f
@@ -1995,16 +2003,16 @@ Another name for @ref{common time}.
 @section Common Practice Period
 
 ES: ?,
-I: ?,
+I: Periodo di pratica comune,
 F: ?,
-D: ?,
+D: Kunstmusik,
 NL: ?,
 DK: ?,
 S: ?,
 FI: ?.
 
 @c TODO:
-This is a stubs for Common Practice Period (CPP).
+This is a stub for Common Practice Period (CPP).
 
 @seealso
 @ruser{Note names in other languages}.
@@ -2086,7 +2094,7 @@ A meter that includes a triplet subdivision within the beat, such as
 @section compound time
 
 ES: compás compuesto, compás de amalgama (def. 2),
-I: ?,
+I: tempo misto,
 F: temps composé,
 D: zusammengesetzte Taktart,
 NL: ?,
@@ -2101,29 +2109,16 @@ A meter that includes a triplet subdivision within the beat: see
 @ref{compound meter}.
 
 @item
-A time signature that additively combines two or more unequal meters, e.g.,
-@q{3/8 + 2/8} instead of @q{5/8}.  Sometimes called additive time signatures.
+A time signature that additively combines two or more unequal meters,
+e.g., @q{3/8 + 2/8} instead of @q{5/8}.  Sometimes called additive time
+signatures.
 
 @end enumerate
 
-@lilypond[quote,line-width=13.0\cm]
-#(define ((compound-time one two three num) grob)
-  (grob-interpret-markup grob
-    (markup
-      #:override '(baseline-skip . 0)
-      #:number
-      #:line (
-        #:left-column (one num)
-        #:vcenter "+"
-        #:left-column (two num)
-        #:vcenter "+"
-        #:left-column (three num)))))
-
+@lilypond[quote,verbatim]
 \relative c' {
   \key f \major
-  #(set-time-signature 8 8 '(3 2 3))
-  \override Staff.TimeSignature #'stencil =
-    #(compound-time "3" "2" "3" "8")
+  \compoundMeter #'((3 8) (2 8) (3 8))
   c8 d e f4 d8 c bes
   c4 g'8 e c f4.
   \bar "||"
@@ -2131,7 +2126,9 @@ A time signature that additively combines two or more unequal meters, e.g.,
 @end lilypond
 
 @seealso
-@ref{compound meter}, @ref{meter}, @ref{polymetric time signature}.
+@ref{compound meter},
+@ref{meter},
+@ref{polymetric time signature}.
 
 
 @node concert pitch
@@ -2873,7 +2870,7 @@ FI: dissonanssi, dissonoiva intervalli, riitasointi.
 @section divisio
 
 ES: división,
-I: ?,
+I: divisio,
 F: ?,
 D: Divisio,
 NL: ?,
@@ -2908,7 +2905,7 @@ No cross-references.
 @section doit
 
 ES: elevación [de tono],
-I: ?,
+I: portamento indeterminato verso l'alto/l'acuto,
 F: saut,
 D: Glissando zu unbestimmter Tonhöhe,
 NL: ?,
@@ -2916,7 +2913,7 @@ DK: ?,
 S: ?,
 FI: nousu.
 
-Indicator for a indeterminately rising pitch bend.  Compare with
+Indicator for an indeterminately rising pitch bend.  Compare with
 @emph{glissando}, which has determinate starting and ending pitches.
 
 @seealso
@@ -3107,7 +3104,7 @@ FI: kaksoisylennysmerkki.
 @section double time signature
 
 ES: compás polimétrico,
-I: ?,
+I: indicazione di tempo doppia/polimetrica,
 F: ?,
 D: zusammengesetzte Taktart,
 NL: ?,
@@ -3527,7 +3524,7 @@ Double Bass).
 @section fall
 
 ES: caída [de tono],
-I: ?,
+I: portamento indeterminato verso il basso/il grave,
 F: chute,
 D: Glissando zu unbestimmter Tonhöhe nach unten,
 NL: ?,
@@ -3535,7 +3532,7 @@ DK: ?,
 S: ?,
 FI: lasku.
 
-Indicator for a indeterminately falling pitch bend.  Compare with
+Indicator for an indeterminately falling pitch bend.  Compare with
 @emph{glissando}, which has determinate starting and ending pitches.
 
 @seealso
@@ -3546,7 +3543,7 @@ Indicator for a indeterminately falling pitch bend.  Compare with
 @section feathered beam
 
 ES: barra progresiva,
-I: ?,
+I: travatura convergente/divergente,
 F: ligature en soufflet, lien de croches en soufflet,
 D: gespreizter Balken,
 NL: ?,
@@ -3626,8 +3623,7 @@ played above the bass notes.
 @lilypond[quote,line-width=13.0\cm]
 \new GrandStaff <<
   \new Staff = "rh" \with {
-    fontSize = #-3
-    \override StaffSymbol #'staff-space = #(magstep -3)
+    \magnifyStaff #2/3
   } \relative c'' {
     \clef treble
     \key es \major
@@ -3710,7 +3706,7 @@ g64-"64th" s8
 @section flageolet
 
 ES: armónico,
-I: ?,
+I: armonico,
 F: flageolet,
 D: Flageolett,
 NL: ?,
@@ -3803,7 +3799,7 @@ FI: kvartti.
 @section Frenched score
 
 ES: partitura a la francesa,
-I: ?,
+I: partitura senza i righi vuoti,
 F: ?,
 D: Orchesterpartitur ohne leere Systeme,
 NL: ?,
@@ -3828,7 +3824,7 @@ you may wish to procure a copy of their style manual.
 @section Frenched staff
 
 ES: pentagrama a la francesa,
-I: ?,
+I: rigo temporaneo,
 F: ?,
 D: zeitweiliges Notensystem,
 NL: ?,
@@ -3885,10 +3881,29 @@ functionally different chords: tonic (T, the chord on the first note of the
 scale), subdominant (S, the chord on the fourth note), and dominant (D, the
 chord on the fifth note).  Others are considered to be variants of the base
 chords.
-
-TODO: what does the @q{p} mean in Sp, Dp, Tp?
+A few examples among many others are the tonic, subdominant or dominant of
+the parallel minor scale, or the incomplete dominant seventh chord.
 
 @lilypond[quote,notime,relative=2,line-width=13.0\cm]
+#(define-markup-command (diagonal-stroke layout props arg)
+  (markup?)
+  #:category font
+  #:properties ((font-size 0) (thickness 1.5) (extension 0.07))
+  (let*
+   ((thick (* (magstep font-size)
+      (ly:output-def-lookup layout 'line-thickness)))
+    (underline-thick (* thickness thick))
+    (markup (interpret-markup layout props arg))
+    (x1 (car (ly:stencil-extent markup X)))
+    (x2 (cdr (ly:stencil-extent markup X)))
+    (y1 (car (ly:stencil-extent markup Y)))
+    (y2 (cdr (ly:stencil-extent markup Y)))
+    (dx (* extension (- x2 x1)))
+    (dy (* extension (- y2 y1)))
+    (line (make-line-stencil underline-thick
+      (- x1 dx) (- y1 dy)
+      (+ x2 dx) (+ y2 dy))))
+   (ly:stencil-add markup line)))
 <<
   {
     <g e c>1 <a f d> <b g e>
@@ -3896,13 +3911,14 @@ TODO: what does the @q{p} mean in Sp, Dp, Tp?
   }
   \lyrics {
     T Sp Dp S D Tp
-    \markup { D \translate #'(-2 . 0) | }
+    \markup { \concat { \diagonal-stroke D \super "7" } }
   }
 >>
 @end lilypond
 
 @seealso
-No cross-references.
+@ref{dominant}, @ref{incomplete dominant seventh chord},
+@ref{subdominant}, @ref{tonic}.
 
 
 @node G
@@ -3944,7 +3960,7 @@ part in modern choral scores).
 @lilypond[quote,notime]
 \relative c'' {
   \override Staff.Clef #'full-size-change = ##t
-    \set Score.proportionalNotationDuration = #(ly:make-moment 1 8)
+    \set Score.proportionalNotationDuration = #(ly:make-moment 1/8)
     \clef french
     g1
     \clef treble
@@ -4000,8 +4016,7 @@ Notes printed in small types to indicate that their time values are not
 counted in the rhythm of the bar.
 
 @seealso
-@ref{acciaccatura}, @ref{appoggiatura}, @ref{grace notes},
-@ref{ornament}.
+@ref{acciaccatura}, @ref{appoggiatura}, @ref{mordent}, @ref{ornament}.
 
 
 @node grand staff
@@ -4308,7 +4323,7 @@ the same rhythm (more or less).  In contrast to @emph{polyphony}.
 @section hymn meter
 
 ES: ?,
-I: ?,
+I: metrica dell'inno,
 F: ?,
 D: Silbenanzahl,
 NL: ?,
@@ -4345,6 +4360,25 @@ easier reading, a hymn with a meter of 87.87.87.87 is usually written
 No cross-references.
 
 
+@node incomplete dominant seventh chord
+@section incomplete dominant seventh chord
+
+ES: ?,
+I: accordo di settima dominante incompleto,
+F: ?,
+D: verkürzter Dominantseptakkord,
+NL: ?,
+DK: ?,
+S: ?,
+FI: ?.
+
+A dominant seventh chord where the root tone is removed.
+The remaining three tones build a diminished triad.
+
+@seealso
+@ref{chord}, @ref{dominant seventh chord}, @ref{functional harmony}.
+
+
 @node interval
 @section interval
 
@@ -4363,7 +4397,7 @@ are identical (or @emph{enharmonic}) on an equal-tempered twelve-tone scale
 and are called @emph{tritonus} because they consist of three whole tones.
 The addition of such two intervals forms an octave.
 
-@lilypond[quote,notime,line-width=13.0\cm]
+@lilypond[quote]
 <<
 \context Voice \relative c'' {
 % Prime or unison
@@ -4386,7 +4420,7 @@ The addition of such two intervals forms an octave.
 % Fifth
   < g des' >^"dim"
   < g d' >^"per"
-  < g dis >^"aug"
+  < g dis' >^"aug"
 % Sixth
   < gis es' >^"dim"
   < g! es' >^"min"
@@ -4541,6 +4575,14 @@ key of the music.
 @seealso
 @ref{accidental}.
 
+@node kievan notation
+@section kievan notation
+
+A form of medieval music notation used predominantly in the chantbooks
+of the Russian Orthodox Church as well as Carpatho-Russian and Ukrainian
+jurisdictions of Orthodoxy and Byzantine-rite Catholicism.  It is
+characterized by the square shape of its noteheads.
+
 
 @node laissez vibrer
 @section laissez vibrer
@@ -4676,7 +4718,7 @@ notes, unlike (b) @notation{leggiero} or @notation{non-legato}, (c)
 @section ligature
 
 ES: ligadura,
-I: ?,
+I: ligatura,
 F: ligature,
 DE: Ligatur,
 NL: ?,
@@ -4799,7 +4841,7 @@ g\longa g\breve
 @section lyric tie
 
 ES: ligadura de letra,
-I: ?,
+I: legatura del testo,
 F: ligature de mots,
 D: Textbindung,
 NL: ?,
@@ -5058,7 +5100,7 @@ TODO: add to definition (including summary info on proportional notation)
 @c TODO: add languages
 
 ES: signo de mensuración,
-I: ?,
+I: indicazione mensurale,
 F: signe de mensuration,
 D: Mensurzeichen,
 NL: ?,
@@ -5543,6 +5585,7 @@ S: mordent,
 FI: mordent, korukuvio.
 
 @seealso
+@ref{acciaccatura}, @ref{appoggiatura}, @ref{grace notes},
 @ref{ornament}.
 
 
@@ -5663,7 +5706,7 @@ FI: palautusmerkki.
 @c TODO: add definition.
 
 ES: tonos vecinos,
-I: ?,
+I: nota di volta,
 F: tons voisins,
 D: ?,
 NL: ?,
@@ -5673,7 +5716,7 @@ FI: ?.
 
 @seealso
 @ref{acciaccatura}, @ref{appoggiatura}, @ref{grace notes},
-@ref{ornament}.
+@ref{mordent}, @ref{ornament}.
 
 
 @node ninth
@@ -5814,17 +5857,17 @@ dotted notes are also frequently used.
 @lilypond[quote,line-width=13.0\cm]
 \relative c'' {
   \time 4/4
-  \times 2/3 {g8_"triplets" g g} g4 g8 g g4 \bar "||"
-  \times 2/5 {g8_"quintuplets" g g g g} g4 g8 g g4 \bar "||"
+  \tuplet 3/2 {g8_"triplets" g g} g4 g8 g g4 \bar "||"
+  \tuplet 5/2 {g8_"quintuplets" g g g g} g4 g8 g g4 \bar "||"
 }
 @end lilypond
 
 @lilypond[quote,line-width=13.0\cm]
 \relative c'' {
   \time 3/4
-  \times 3/2 {g4_"duplets" g} |
+  \tuplet 2/3 {g4_"duplets" g} |
   g4 g g \bar "||"
-  \times 6/4 {g8_"quadruplets" g g g} |
+  \tuplet 4/6 {g8_"quadruplets" g g g} |
   g8 g g g g4 \bar "||"
 }
 @end lilypond
@@ -5892,7 +5935,7 @@ or bracket) to indicate that the music is to be played in a different octave:
 For longer passages, it may be more practical to mark the octave change at the
 beginning with a phrase (see the list below for examples), but without a bracket
 or extender line.  Then, when the music returns to the written pitch, the octave
-change is cancelled with the word @notation{loco} (q.v.).
+change is canceled with the word @notation{loco} (q.v.).
 
 To parallel the list above:
 
@@ -5975,7 +6018,7 @@ the upper note is played first.
   }
   \relative c'' {
     c2. c32 b c b c b c b | c1
-    c2. b32 c b c \times 4/5 { b c b c b } | c1
+    c2. b32 c b c \tuplet 5/4 { b c b c b } | c1
   }
 >>
 @end lilypond
@@ -6001,7 +6044,8 @@ the @emph{prall} (inverted mordent).
 @end lilypond
 
 @seealso
-@ref{acciaccatura}, @ref{appoggiatura}, @ref{grace notes}.
+@ref{acciaccatura}, @ref{appoggiatura}, @ref{grace notes},
+@ref{mordent}.
 
 
 @node ossia
@@ -6653,7 +6697,10 @@ DK: rallentando,
 S: rallentando,
 FI: rallerdando, hidastuen.
 
-[Italian] A performance indication, abbreviated @notation{rall.}
+[Italian: @q{slowing down}]
+
+Slackening in speed, more gradual than @ref{ritardando}.  Abbreviated
+to @notation{rall.}
 
 @seealso
 @ref{ritardando}.
@@ -6779,11 +6826,13 @@ DK: ritardando,
 S: ritardando,
 FI: ritardando, hidastuen,
 
-Gradually slackening in speed.  Mostly abbreviated to @notation{rit.} or
-@notation{ritard}.
+[Italian: @q{lagging}]
+
+Gradual slowing down, more pronounced than @ref{rallentando}.  Mostly
+abbreviated to @notation{rit.} or @notation{ritard}.
 
 @seealso
-No cross-references.
+@ref{rallentando}.
 
 
 @node ritenuto
@@ -6841,10 +6890,8 @@ scale as roots of chords.  The most important are degrees I = tonic
 \new Staff \relative c' {
   c1 d e f g a b c
 }
- \lyrics {
-  << { I II III IV V VI VII I }
-     { T "" ""  S  D } >>
-}
+ \lyrics { I II III IV V VI VII I }
+ \lyrics { T "" ""  S  D }
 >>
 @end lilypond
 
@@ -7067,7 +7114,7 @@ TODO: Where else could I refer the reader?
 @section simple meter
 
 ES: compás simple, compás de subdivisión binaria,
-I: ?,
+I: tempo semplice,
 F: mesure binaire,
 D: grader Takt,
 NL: ?,
@@ -8127,7 +8174,7 @@ standard.  Tuning forks for other pitches are available.
 
 ES: grupo de valoración especial,
 I: gruppi irregolari,
-F: ?,
+F: N-olet,
 D: N-tole,
 NL: Antimetrische figuur,
 DK: ?,
@@ -8761,6 +8808,134 @@ send it to me, care of the lilypond-user discussion list.
 @end multitable
 
 
+@node Non-Western terms A-Z
+@chapter Non-Western terms A-Z
+
+@menu
+* bayati::
+* iraq::
+* kurd::
+* makam::
+* makamlar::
+* maqam::
+* rast::
+* semai::
+* sikah::
+* taqasim::
+@end menu
+
+
+@node bayati
+@section bayati
+
+@c TODO
+This is a stub for @code{bayati}.
+
+@seealso
+Notation Reference:
+@ruser{Arabic key signatures}.
+
+
+@node iraq
+@section iraq
+
+@c TODO
+This is a stub for @code{iraq}.
+
+@seealso
+Notation Reference:
+@ruser{Arabic key signatures}.
+
+
+@node kurd
+@section kurd
+
+@c TODO
+This is a stub for @code{kurd}.
+
+@seealso
+Notation Reference:
+@ruser{Arabic key signatures}.
+
+
+@node makam
+@section makam
+
+@c TODO
+This is a stub for @code{makam}.
+
+@seealso
+Notation Reference:
+@ruser{Turkish classical music}.
+
+
+@node makamlar
+@section makamlar
+
+@c TODO
+This is a stub for @code{makamlar}.
+
+@seealso
+Notation Reference:
+@ruser{Turkish classical music}.
+
+
+@node maqam
+@section maqam
+
+@c TODO
+This is a stub for @code{maqam}.
+
+@seealso
+Notation Reference:
+@ruser{Arabic music},
+@ruser{Arabic key signatures}.
+
+
+@node rast
+@section rast
+
+@c TODO
+This is a stub for @code{rast}.
+
+@seealso
+Notation Reference:
+@ruser{Arabic key signatures}.
+
+
+@node semai
+@section semai
+
+@c TODO
+This is a stub for @code{semai}.
+
+@seealso
+Notation Reference:
+@ruser{Arabic key signatures}.
+
+
+@node sikah
+@section sikah
+
+@c TODO
+This is a stub for @code{sikah}.
+
+@seealso
+Notation Reference:
+@ruser{Arabic key signatures}.
+
+
+@node taqasim
+@section taqasim
+
+@c TODO
+This is a stub for @code{taqasim}.
+
+@seealso
+Notation Reference:
+@ruser{Arabic key signatures}.
+
+
 @node Literature used
 @appendix Literature used