1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @c vim: foldmethod=marker
4 Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
6 When revising a translation, copy the HEAD committish of the
7 version that you are working on. For details, see the Contributors'
8 Guide, node Updating translation committishes..
14 @node Ancient notation
15 @section Ancient notation
17 @lilypondfile[quote]{ancient-headword.ly}
19 @cindex Vaticana, Editio
20 @cindex Medicaea, Editio
27 * Overview of the supported styles::
28 * Ancient notation---common features::
29 * Typesetting mensural music::
30 * Typesetting Gregorian chant::
31 * Typesetting Kievan square notation::
32 * Working with ancient music---scenarios and solutions::
36 Support for ancient notation includes features for mensural
37 notation, Gregorian chant notation, and Kievan square notation.
38 These features can be accessed either by modifying style
39 properties of graphical objects such as note heads and rests,
40 or by using one of the pre-defined contexts for these styles.
42 Many graphical objects, such as note heads and flags, accidentals,
43 time signatures, and rests, provide a @code{style} property, which
44 can be changed to emulate several different styles of ancient
48 @item @ref{Mensural note heads},
49 @item @ref{Mensural accidentals and key signatures},
50 @item @ref{Mensural rests},
51 @item @ref{Mensural clefs},
52 @item @ref{Gregorian clefs},
53 @item @ref{Mensural flags},
54 @item @ref{Mensural time signatures}.
57 Some notational concepts are introduced specifically for ancient
62 @item @ref{Divisiones},
63 @item @ref{Ligatures}.
70 @rglos{mensural notation}.
73 @ref{Mensural note heads},
74 @ref{Mensural accidentals and key signatures},
76 @ref{Gregorian clefs},
78 @ref{Mensural time signatures},
84 @node Overview of the supported styles
85 @subsection Overview of the supported styles
87 Three styles are available for typesetting Gregorian chant:
90 @item @emph{Editio Vaticana} is a complete style for
91 Gregorian chant, following the appearance of the Solesmes
92 editions, the official chant books of the Vatican since 1904.
93 LilyPond has support for all the notational signs used in this
94 style, including ligatures, @emph{custodes}, and special signs
95 such as the quilisma and the oriscus.
98 @cindex Vaticana, Editio
100 @item The @emph{Editio Medicaea} style offers certain features
101 used in the Medicaea (or Ratisbona) editions which were used prior
102 to the Solesmes editions. The most significant differences from
103 the @emph{Vaticana} style are the clefs, which have
104 downward-slanted strokes, and the note heads, which are square and
107 @cindex Ratisbona, Editio
108 @cindex Medicaea, Editio
110 @item The @emph{Hufnagel} (@qq{horseshoe nail}) or @emph{Gothic}
111 style mimics the writing style in chant manuscripts from Germany
112 and Central Europe during the middle ages. It is named after the
113 basic note shape (the @emph{virga}), which looks like a small
118 Three styles emulate the appearance of late-medieval and
119 renaissance manuscripts and prints of mensural music:
122 @item The @emph{Mensural} style most closely resembles the
123 writing style used in late-medieval and early renaissance
124 manuscripts, with its small and narrow, diamond-shaped note heads
125 and its rests which approach a hand-drawn style.
129 @item The @emph{Neomensural} style is a modernized and
130 stylized version of the former: the note heads are broader and the
131 rests are made up of straight lines. This style is particularly
132 suited, e.g., for incipits of transcribed pieces of mensural
137 @item The @emph{Petrucci} style is named after Ottaviano Petrucci
138 (1466-1539), the first printer to use movable type for music (in
139 his @emph{Harmonice musices odhecaton}, 1501). The style uses
140 larger note heads than the other mensural styles.
146 @emph{Baroque} and @emph{Classical} are not complete styles
147 but differ from the default style only in some details: certain
148 note heads (Baroque) and the quarter rest (Classical).
150 Only the mensural style has alternatives for all aspects of the
151 notation. Thus, there are no rests or flags in the Gregorian
152 styles, since these signs are not used in plainchant notation, and
153 the Petrucci style has no flags or accidentals of its own.
155 Each element of the notation can be changed independently of the
156 others, so that one can use mensural flags, petrucci note heads,
157 classical rests and vaticana clefs in the same piece, if one
162 @rglos{mensural notation},
166 @node Ancient notation---common features
167 @subsection Ancient notation---common features
170 * Pre-defined contexts::
176 @node Pre-defined contexts
177 @unnumberedsubsubsec Pre-defined contexts
179 For Gregorian chant and mensural notation, there are pre-defined
180 voice and staff contexts available, which set all the various
181 notation signs to values suitable for these styles. If one is
182 satisfied with these defaults, one can proceed directly with note
183 entry without worrying about the details on how to customize a
184 context. See one of the pre-defined contexts
185 @code{VaticanaVoice}, @code{VaticanaStaff}, @code{MensuralVoice},
186 and @code{MensuralStaff}. See further
189 @item @ref{Gregorian chant contexts},
190 @item @ref{Mensural contexts}.
195 @rglos{mensural notation}.
198 @ref{Gregorian chant contexts},
199 @ref{Mensural contexts}.
203 @unnumberedsubsubsec Ligatures
207 @c TODO: Should double check if I recalled things correctly when I wrote
208 @c down the following paragraph by heart.
210 A ligature is a graphical symbol that represents at least two
211 distinct notes. Ligatures originally appeared in the manuscripts
212 of Gregorian chant notation to denote ascending or descending
213 sequences of notes on the same syllable. They are also used in
216 Ligatures are entered by @emph{enclosing} them in @code{\[} and
217 @code{\]}. Some ligature styles may need additional input syntax
218 specific for this particular type of ligature. By default, the
219 @code{LigatureBracket} engraver just puts a square bracket
222 @lilypond[quote,ragged-right,verbatim]
230 Two other ligature styles are available: the Vaticana for
231 Gregorian chant, and the Mensural for mensural music (only white
232 mensural ligatures are supported for mensural music, and with
233 certain limitations). To use any of these styles, the default
234 @code{Ligature_bracket_engraver} has to be replaced with one of the
235 specialized ligature engravers in the @code{Voice} context,
236 as explained in @ref{White mensural ligatures} and
237 @ref{Gregorian square neume ligatures}.
244 @ref{White mensural ligatures},
245 @ref{Gregorian square neume ligatures}.
248 Ligatures need special spacing that has not yet been implemented. As
249 a result, there is too much space between ligatures most of the time,
250 and line breaking often is unsatisfactory. Also, lyrics do not
251 correctly align with ligatures.
253 Accidentals must not be printed within a ligature, but instead need to
254 be collected and printed in front of it.
256 The syntax still uses the deprecated infix style
257 @code{\[ music expr \]}. For consistency reasons, it will eventually
258 be changed to postfix style @code{note\[ @dots{} note\]}.
260 @c Alternatively, the file
261 @c @file{gregorian-init.ly} can be included; it provides a scheme
264 @c \ligature @var{music expr}
266 @c with the same effect and is believed to be stable.
268 @c TODO: this does not seem to work at the moment.
273 @unnumberedsubsubsec Custodes
278 A @emph{custos} (plural: @emph{custodes}; Latin word for @qq{guard})
279 is a symbol that appears at the end of a staff. It anticipates the
280 pitch of the first note of the following line, thus helping the performer
281 to manage line breaks during performance.
283 Custodes were frequently used in music notation until the
284 seventeenth century. Nowadays, they have survived only in a few
285 particular forms of musical notation such as contemporary editions
286 of Gregorian chant like the @emph{Editio Vaticana}. There are
287 different custos glyphs used in different flavors of notational
290 For typesetting custodes, just put a @code{Custos_engraver} into the
291 @code{Staff} context when declaring the @code{\layout} block,
292 and change the style of the custos with an @code{\override} if
293 desired, as shown in the following example:
295 @lilypond[quote,ragged-right]
305 \consists "Custos_engraver"
306 \override Custos.style = #'mensural
312 The custos glyph is selected by the @code{style} property. The styles
313 supported are @code{vaticana}, @code{medicaea}, @code{hufnagel}, and
314 @code{mensural}. They are demonstrated in the following fragment.
316 @lilypond[quote,ragged-right,fragment]
317 \new Lyrics \lyricmode {
319 \typewriter "vaticana "
320 \line { " " \musicglyph #"custodes.vaticana.u0" }
323 \typewriter "medicaea "
324 \line { " " \musicglyph #"custodes.medicaea.u0" }
327 \typewriter "hufnagel "
328 \line { " " \musicglyph #"custodes.hufnagel.u0" }
331 \typewriter "mensural "
332 \line { " " \musicglyph #"custodes.mensural.u0" }
342 @rlsr{Ancient notation}.
347 @node Typesetting mensural music
348 @subsection Typesetting mensural music
351 * Mensural contexts::
353 * Mensural time signatures::
354 * Mensural note heads::
357 * Mensural accidentals and key signatures::
358 * Annotational accidentals (musica ficta)::
359 * White mensural ligatures::
363 @node Mensural contexts
364 @unnumberedsubsubsec Mensural contexts
366 @cindex MensuralVoice
367 @cindex MensuralStaff
369 The predefined @code{MensuralVoice} and @code{MensuralStaff}
370 contexts can be used to engrave a piece in mensural style. These
371 contexts initialize all relevant context properties and grob
372 properties to proper values, so you can immediately go ahead
373 entering the chant, as the following excerpt demonstrates:
375 @lilypond[quote,ragged-right,verbatim]
378 \new MensuralVoice = "discantus" \relative {
379 \hide Score.BarNumber {
380 c''1\melisma bes a g\melismaEnd
382 \[ f1\melisma a c\breve d\melismaEnd \]
384 c\breve\melisma a1 g1\melismaEnd
385 fis\longa^\signumcongruentiae
388 \new Lyrics \lyricsto "discantus" {
389 San -- ctus, San -- ctus, San -- ctus
397 @rglos{mensural notation}.
401 @unnumberedsubsubsec Mensural clefs
405 The following table shows all mensural clefs that are supported via
406 the @code{\clef} command. Some of the clefs use the same glyph,
407 but differ only with respect to the line they are printed on. In
408 such cases, a trailing number in the name is used to enumerate
409 these clefs, numbered from the lowest to the highest line.
410 You can manually force a clef glyph to be typeset on an arbitrary
411 line, as described in @ref{Clef}. The note printed to the right
412 side of each clef in the example column denotes the @code{c'} with
413 respect to that clef.
415 Petrucci used C clefs with differently balanced left-side vertical
416 beams, depending on which staff line it is printed.
418 @multitable @columnfractions .4 .4 .2
429 @code{mensural-c1}, @code{mensural-c2},@*
430 @code{mensural-c3}, @code{mensural-c4},@*
433 @lilypond[fragment,notime]
435 \override NoteHead.style = #'mensural
444 @lilypond[fragment,notime]
446 \override NoteHead.style = #'mensural
455 @lilypond[fragment,notime]
457 \override NoteHead.style = #'mensural
462 black mensural C clef
464 @code{blackmensural-c1}, @code{blackmensural-c2},@*
465 @code{blackmensural-c3}, @code{blackmensural-c4},@*
466 @code{blackmensural-c5}
468 @lilypond[fragment,notime]
469 \clef "blackmensural-c2"
470 \override NoteHead.style = #'mensural
477 @code{neomensural-c1}, @code{neomensural-c2},@*
478 @code{neomensural-c3}, @code{neomensural-c4}
480 @lilypond[fragment,notime]
481 \clef "neomensural-c2" c'1
485 petrucci style C clefs, for use on different staff lines
486 (the example shows the 2nd staff line C clef)
488 @code{petrucci-c1}, @code{petrucci-c2},@*
489 @code{petrucci-c3}, @code{petrucci-c4},@*
492 @lilypond[fragment,notime]
494 \override NoteHead.style = #'mensural
499 petrucci style F clefs, for use on different staff lines
500 (the example shows the 3rd staff line F clef)
502 @code{petrucci-f3}, @code{petrucci-f4},@*
505 @lilypond[fragment,notime]
507 \override NoteHead.style = #'mensural
512 petrucci style G clef
516 @lilypond[fragment,notime]
518 \override NoteHead.style = #'mensural
525 @rglos{mensural notation},
532 The mensural g clef is mapped to the Petrucci g clef.
535 @node Mensural time signatures
536 @unnumberedsubsubsec Mensural time signatures
538 @cindex mensuration sign
539 @cindex time signature, mensural
540 @cindex time signature style
542 There is limited support for mensuration signs (which are similar to,
543 but not exactly the same as time signatures). The glyphs are hard-wired
544 to particular time fractions. In other words, to get a particular mensuration sign with the @code{\time n/m} command, @code{n} and
545 @code{m} have to be chosen according to the following table
547 @lilypond[quote,ragged-right]
552 \remove "Staff_symbol_engraver"
553 \remove "Clef_engraver"
554 \remove "Time_signature_engraver"
558 \set Score.timing = ##f
559 \set Score.barAlways = ##t
561 s^\markup { "\\time 4/4" }_\markup { " " \musicglyph
562 #"timesig.neomensural44" }
564 s^\markup { "\\time 2/2" }_\markup { " " \musicglyph
565 #"timesig.neomensural22" }
567 s^\markup { "\\time 6/4" }_\markup { " " \musicglyph
568 #"timesig.neomensural64" }
570 s^\markup { "\\time 6/8" }_\markup { " " \musicglyph
571 #"timesig.neomensural68" }
573 s^\markup { "\\time 3/2" }_\markup { " " \musicglyph
574 #"timesig.neomensural32" }
576 s^\markup { "\\time 3/4" }_\markup { " " \musicglyph
577 #"timesig.neomensural34" }
579 s^\markup { "\\time 9/4" }_\markup { " " \musicglyph
580 #"timesig.neomensural94" }
582 s^\markup { "\\time 9/8" }_\markup { " " \musicglyph
583 #"timesig.neomensural98" }
585 s^\markup { "\\time 4/8" }_\markup { " " \musicglyph
586 #"timesig.neomensural48" }
588 s^\markup { "\\time 2/4" }_\markup { " " \musicglyph
589 #"timesig.neomensural24" }
593 Use the @code{style} property of grob @code{TimeSignature}
594 to select ancient time signatures. Supported styles are
595 @code{neomensural} and @code{mensural}. The above table uses the
596 @code{neomensural} style. The following examples show the
597 differences in style:
599 @lilypond[ragged-right,quote]
604 c1^\markup { \hspace #-2.0 \typewriter default }
606 \override Staff.TimeSignature.style = #'numbered
608 c1^\markup { \hspace #-2.0 \typewriter numbered }
610 \override Staff.TimeSignature.style = #'mensural
612 c1^\markup { \hspace #-2.0 \typewriter mensural }
614 \override Staff.TimeSignature.style = #'neomensural
616 c1^\markup { \hspace #-2.0 \typewriter neomensural }
617 \override Staff.TimeSignature.style = #'single-digit
619 c1^\markup { \hspace #-2.0 \typewriter single-digit }
623 @ref{Time signature}, gives a general introduction to
624 the use of time signatures.
628 @rglos{mensural notation}.
631 @ref{Time signature}.
634 Ratios of note durations cannot change with the time signature,
635 as those are not constant. For
636 example, the ratio of 1@tie{}breve = 3@tie{}semibreves
637 (@emph{tempus perfectum}) can be made by hand, by setting
640 breveTP = #(ly:make-duration -1 0 3/2)
646 This sets @code{breveTP} to 3/2 times 2 = 3 times a whole note.
648 The @code{mensural68alt} and @code{neomensural68alt} symbols
649 (alternate symbols for 6/8) are not addressable with @code{\time}.
650 Use @code{\markup @{\musicglyph #"timesig.mensural68alt" @}} instead.
653 @node Mensural note heads
654 @unnumberedsubsubsec Mensural note heads
656 @cindex note heads, ancient
658 For ancient notation, a note head style other than the
659 @code{default} style may be chosen. This is accomplished by setting
660 the @code{style} property of the @code{NoteHead} object to
661 @code{baroque}, @code{neomensural}, @code{mensural},
662 @code{petrucci}, @code{blackpetrucci} or @code{semipetrucci}.
664 The @code{baroque} style differs from the @code{default} style by:
667 @item Providing a @code{maxima} note head, and
668 @item Using a square shape for @code{\breve} note heads.
671 The @code{neomensural}, @code{mensural}, and @code{petrucci} styles
672 differ from the @code{baroque} style by:
675 @item Using rhomboidal heads for semibreves and all smaller durations,
677 @item Centering the stems on the note heads.
680 The @code{blackpetrucci} style produces note heads usable in black
681 mensural notation or coloratio sections in white mensural notation.
682 Because note head style does not influence flag count, in
683 this style a semiminima should be notated as @code{a8*2}, not
684 @code{a4}, otherwise it will look like a minima.
685 The multiplier can be different if coloratio is used e.g. to notate
688 Use @code{semipetrucci} style to draw half-colored
689 note heads (breves, longas and maximas).
692 The following example demonstrates the @code{petrucci} style:
694 @c Renaissance music doesn't use bar lines ... but they do help to
695 @c separate the notes for easier identification.
697 @lilypond[quote,fragment,ragged-right,verbatim]
698 \set Score.skipBars = ##t
700 \override NoteHead.style = #'petrucci
701 a'\maxima a'\longa a'\breve a'1 a'2 a'4 a'8 a'16 a'
702 \override NoteHead.style = #'semipetrucci
704 \override NoteHead.style = #'blackpetrucci
706 \override NoteHead.style = #'petrucci
711 @ref{Note head styles}, gives an overview of all available note head
716 @rglos{mensural notation},
720 @ref{Note head styles}.
724 @unnumberedsubsubsec Mensural flags
728 Use the @code{flag-style} property of grob @code{Stem} to
729 select ancient flags. Besides the @code{default} flag style,
730 only the @code{mensural} style is supported.
732 @lilypond[quote,fragment,ragged-right,verbatim]
734 \override Flag.style = #'mensural
735 \override Stem.thickness = #1.0
736 \override NoteHead.style = #'mensural
738 c8 d e f c16 d e f c32 d e f s8
739 c'8 d e f c16 d e f c32 d e f
743 Note that the innermost flare of each mensural flag is
744 vertically aligned with a staff line.
746 There is no particular flag style for neo-mensural or Petrucci notation.
747 There are no flags in Gregorian chant notation.
751 @rglos{mensural notation},
755 Vertically aligning each flag with a staff line assumes that stems
756 always end either exactly on or exactly in the middle of two
757 staff lines. This may not always be true when using advanced layout
758 features of classical notation (which however are typically out of
759 scope for mensural notation).
763 @unnumberedsubsubsec Mensural rests
765 @cindex rests, ancient
767 Use the @code{style} property of grob @code{Rest} to select
768 ancient rests. Supported ancient styles are
769 @code{neomensural}, and @code{mensural}.
771 The following example demonstrates these styles:
773 @lilypond[quote,fragment,ragged-right,verbatim]
774 \set Score.skipBars = ##t
775 \override Rest.style = #'mensural
776 r\longa^"mensural" r\breve r1 r2 r4 r8 r16 s \break
777 \override Rest.style = #'neomensural
778 r\longa^"neomensural" r\breve r1 r2 r4 r8 r16
781 There are no 32nd and 64th rests specifically for the mensural or
782 neo-mensural styles. Rests from the default style are used.
786 @rglos{mensural notation}.
792 @rlsr{Ancient notation}.
795 The glyph for the maxima rest in mensural style is actually a perfect
796 longa rest; use two (or three) longa rests to print a maxima rest.
797 Longa rests are not grouped automatically, so have to be done manually by
801 @node Mensural accidentals and key signatures
802 @unnumberedsubsubsec Mensural accidentals and key signatures
805 @cindex key signature
807 The @code{mensural} style provides a sharp and a flat sign
808 different from the default style. Mensural notation rarely used a natural
809 sign: instead the appropriate sharp or flat is used. For example, a B
810 natural in the key of F major would be indicated with a sharp. However,
811 if specifically called for, the natural sign is taken from the @code{vaticana}
814 @lilypond[quote,ragged-right,staffsize=26]
818 \line { " " \musicglyph #"accidentals.mensural-1"
819 " " \musicglyph #"accidentals.mensural1" }
824 The style for accidentals and key signatures is controlled by the
825 @code{glyph-name-alist} property of the grobs @code{Accidental} and
826 @code{KeySignature}, respectively; e.g.:
829 \override Staff.Accidental.glyph-name-alist =
830 #alteration-mensural-glyph-name-alist
835 @rglos{mensural notation},
838 @rglos{key signature}.
843 @ref{Automatic accidentals},
847 @rinternals{KeySignature}.
850 @node Annotational accidentals (musica ficta)
851 @unnumberedsubsubsec Annotational accidentals (@emph{musica ficta})
853 In European music from before about 1600, singers were expected to
854 chromatically alter notes at their own initiative according to
855 certain rules. This is called @notation{musica ficta}. In modern
856 transcriptions, these accidentals are usually printed over the
859 @cindex Accidental, musica ficta
862 Support for such suggested accidentals is included, and can be
863 switched on by setting @code{suggestAccidentals} to true.
865 @funindex suggestAccidentals
870 \set suggestAccidentals = ##t
875 This will treat @emph{every} subsequent accidental as
876 @emph{musica ficta} until it is unset with
877 @code{\set suggestAccidentals = ##f}. A more practical way is to
878 use @code{\once \set suggestAccidentals = ##t}, which can even be
879 defined as a convenient shorthand:
881 @lilypond[quote,verbatim]
882 ficta = { \once \set suggestAccidentals = ##t }
885 \once \set suggestAccidentals = ##t
886 bes'4 a2 g2 \ficta fis8 \ficta e! fis2 g1
893 @rinternals{Accidental_engraver},
894 @rinternals{AccidentalSuggestion}.
897 @node White mensural ligatures
898 @unnumberedsubsubsec White mensural ligatures
900 @cindex Mensural ligatures
901 @cindex White mensural ligatures
903 There is limited support for white mensural ligatures.
905 To engrave white mensural ligatures, in the layout block, replace
906 the @code{Ligature_bracket_engraver} with the
907 @code{Mensural_ligature_engraver} in the @code{Voice}
914 \remove "Ligature_bracket_engraver"
915 \consists "Mensural_ligature_engraver"
920 There is no additional input language to describe the shape of a
921 white mensural ligature. The shape is rather determined solely from
922 the pitch and duration of the enclosed notes. While this approach may
923 take a new user a while to get accustomed to, it has the great advantage
924 that the full musical information of the ligature is known internally.
925 This is not only required for correct MIDI output, but also allows for
926 automatic transcription of the ligatures.
928 At certain places two consecutive notes can be represented either as
929 two squares or as an oblique parallelogram (flexa shape). In such
930 cases the default is the two squares, but a flexa can be required by
931 setting the @code{ligature-flexa} property of the @emph{second} note
932 head. The length of a flexa can be set by the note head property
937 @lilypond[quote,ragged-right,verbatim]
940 \set Score.timing = ##f
941 \set Score.defaultBarType = "-"
942 \override NoteHead.style = #'petrucci
943 \override Staff.TimeSignature.style = #'mensural
947 \override NoteHead.ligature-flexa = ##t
948 \once \override NoteHead.flexa-width = #3.2
950 \[ c\maxima d\longa \]
956 \remove "Ligature_bracket_engraver"
957 \consists "Mensural_ligature_engraver"
963 Without replacing @code{Ligature_bracket_engraver} with
964 @code{Mensural_ligature_engraver}, the same music looks as follows:
966 @lilypond[quote,ragged-right]
968 \set Score.timing = ##f
969 \set Score.defaultBarType = "-"
970 \override NoteHead.style = #'petrucci
971 \override Staff.TimeSignature.style = #'mensural
975 \override NoteHead.ligature-flexa = ##t
976 \once \override NoteHead.flexa-width = #3.2
978 \[ c\maxima d\longa \]
988 @ref{Gregorian square neume ligatures},
992 Horizontal spacing of ligatures may be poor.
993 Accidentals may collide with previous notes.
996 @node Typesetting Gregorian chant
997 @subsection Typesetting Gregorian chant
1000 * Gregorian chant contexts::
1002 * Gregorian accidentals and key signatures::
1004 * Gregorian articulation signs::
1005 * Augmentum dots (morae)::
1006 * Gregorian square neume ligatures::
1009 When typesetting a piece in Gregorian chant notation, the
1010 @code{Vaticana_ligature_engraver} automatically selects the
1011 proper note heads, so there is no need to explicitly set the note
1012 head style. Still, the note head style can be set, e.g., to
1013 @code{vaticana_punctum} to produce punctum neumes. Similarly, the
1014 @code{Mensural_ligature_engraver} automatically assembles
1022 @ref{White mensural ligatures},
1026 @node Gregorian chant contexts
1027 @unnumberedsubsubsec Gregorian chant contexts
1029 @cindex VaticanaVoice
1030 @cindex VaticanaStaff
1032 The predefined @code{VaticanaVoice} and
1033 @code{VaticanaStaff} can be used to engrave a piece of
1034 Gregorian chant in the style of the Editio Vaticana. These contexts
1035 initialize all relevant context properties and grob properties to
1036 proper values, so you can immediately go ahead entering the chant, as
1037 the following excerpt demonstrates:
1039 @lilypond[quote,ragged-right,verbatim]
1040 \include "gregorian.ly"
1043 \new VaticanaVoice = "cantus" {
1044 \[ c'\melisma c' \flexa a \]
1045 \[ a \flexa \deminutum g\melismaEnd \]
1047 \[ f\melisma \pes a c' c' \pes d'\melismaEnd \]
1048 c' \divisioMinima \break
1049 \[ c'\melisma c' \flexa a \]
1050 \[ a \flexa \deminutum g\melismaEnd \] f \divisioMinima
1052 \new Lyrics \lyricsto "cantus" {
1053 San- ctus, San- ctus, San- ctus
1061 @c TODO: nothing here yet ...
1064 @node Gregorian clefs
1065 @unnumberedsubsubsec Gregorian clefs
1069 The following table shows all Gregorian clefs that are supported via
1070 the @code{\clef} command. Some of the clefs use the same glyph,
1071 but differ only with respect to the line they are printed on. In
1072 such cases, a trailing number in the name is used to enumerate
1073 these clefs, numbered from the lowest to the highest line. Still,
1074 you can manually force a clef glyph to be typeset on an arbitrary
1075 line, as described in @ref{Clef}. The note printed to the right
1076 side of each clef in the example column denotes the @code{c'} with
1077 respect to that clef.
1079 @multitable @columnfractions .4 .4 .2
1088 Editio Vaticana style do clef
1090 @code{vaticana-do1}, @code{vaticana-do2},@*
1093 @lilypond[fragment,notime]
1094 \override Staff.StaffSymbol.line-count = #4
1095 \override Staff.StaffSymbol.color = #red
1096 \override Staff.LedgerLineSpanner.color = #red
1098 \override NoteHead.style = #'vaticana.punctum
1099 \clef "vaticana-do2"
1104 Editio Vaticana style fa clef
1106 @code{vaticana-fa1}, @code{vaticana-fa2}
1108 @lilypond[fragment,notime]
1109 \override Staff.StaffSymbol.line-count = #4
1110 \override Staff.StaffSymbol.color = #red
1111 \override Staff.LedgerLineSpanner.color = #red
1113 \override NoteHead.style = #'vaticana.punctum
1114 \clef "vaticana-fa2"
1119 Editio Medicaea style do clef
1121 @code{medicaea-do1}, @code{medicaea-do2},@*
1124 @lilypond[fragment,notime]
1125 \override Staff.StaffSymbol.line-count = #4
1126 \override Staff.StaffSymbol.color = #red
1127 \override Staff.LedgerLineSpanner.color = #red
1129 \override NoteHead.style = #'medicaea.punctum
1130 \clef "medicaea-do2"
1135 Editio Medicaea style fa clef
1137 @code{medicaea-fa1}, @code{medicaea-fa2}
1139 @lilypond[fragment,notime]
1140 \override Staff.StaffSymbol.line-count = #4
1141 \override Staff.StaffSymbol.color = #red
1142 \override Staff.LedgerLineSpanner.color = #red
1144 \override NoteHead.style = #'medicaea.punctum
1145 \clef "medicaea-fa2"
1150 hufnagel style do clef
1152 @code{hufnagel-do1}, @code{hufnagel-do2},@*
1155 @lilypond[fragment,notime]
1156 \override Staff.StaffSymbol.line-count = #4
1157 \override Staff.StaffSymbol.color = #red
1158 \override Staff.LedgerLineSpanner.color = #red
1160 \override NoteHead.style = #'hufnagel.punctum
1161 \clef "hufnagel-do2"
1166 hufnagel style fa clef
1168 @code{hufnagel-fa1}, @code{hufnagel-fa2}
1170 @lilypond[fragment,notime]
1171 \override Staff.StaffSymbol.line-count = #4
1172 \override Staff.StaffSymbol.color = #red
1173 \override Staff.LedgerLineSpanner.color = #red
1175 \override NoteHead.style = #'hufnagel.punctum
1176 \clef "hufnagel-fa2"
1181 hufnagel style combined do/fa clef
1183 @code{hufnagel-do-fa}
1185 @lilypond[fragment,notime]
1186 \override Staff.StaffSymbol.color = #red
1187 \override Staff.LedgerLineSpanner.color = #red
1189 \override NoteHead.style = #'hufnagel.punctum
1190 \clef "hufnagel-do-fa"
1203 @node Gregorian accidentals and key signatures
1204 @unnumberedsubsubsec Gregorian accidentals and key signatures
1207 @cindex key signature
1209 Accidentals for the three different Gregorian styles are available:
1211 @lilypond[quote,ragged-right,staffsize=26]
1215 \line { " " \musicglyph #"accidentals.vaticana-1"
1216 " " \musicglyph #"accidentals.vaticana0" }
1220 \line { " " \musicglyph #"accidentals.medicaea-1" }
1224 \line { " " \musicglyph #"accidentals.hufnagel-1" }
1229 As shown, not all accidentals are supported by each style. When
1230 trying to access an unsupported accidental, LilyPond will switch to a
1233 @c @lilypondfile[verbatim,quote,texidoc,doctitle]
1234 @c {ancient-accidentals.ly}
1236 The style for accidentals and key signatures is controlled by the
1237 @code{glyph-name-alist} property of the grobs @code{Accidental} and
1238 @code{KeySignature}, respectively; e.g.:
1241 \override Staff.Accidental.glyph-name-alist =
1242 #alteration-mensural-glyph-name-alist
1248 @rglos{key signature}.
1253 @ref{Automatic accidentals},
1254 @ref{Key signature}.
1256 Internals Reference:
1257 @rinternals{KeySignature}.
1261 @unnumberedsubsubsec Divisiones
1267 There are no rests in Gregorian chant notation; instead, it uses
1270 A @emph{divisio} (plural: @emph{divisiones}; Latin word for
1271 @q{division}) is a staff context symbol that is used to indicate
1272 the phrase and section structure of Gregorian music. The musical
1273 meaning of @emph{divisio minima}, @emph{divisio maior}, and
1274 @emph{divisio maxima} can be characterized as short, medium, and
1275 long pause, somewhat like the breath marks from @ref{Breath marks}.
1276 The @emph{finalis} sign not only marks the end of a chant, but is
1277 also frequently used within a single antiphonal/responsorial chant
1278 to mark the end of each section.
1280 To use divisiones, include the file @file{gregorian.ly}. It
1281 contains definitions that you can apply by just inserting
1282 @code{\divisioMinima}, @code{\divisioMaior}, @code{\divisioMaxima},
1283 and @code{\finalis} at proper places in the input. Some editions use
1284 @emph{virgula} or @emph{caesura} instead of divisio minima.
1285 Therefore, @file{gregorian.ly} also defines @code{\virgula} and
1288 @lilypond[quote,ragged-right]
1289 \include "gregorian.ly"
1292 \context VaticanaVoice {
1293 \override TextScript.padding = #3
1295 s^\markup { "divisio minima" }
1298 s^\markup { "divisio maior" }
1301 s^\markup { "divisio maxima" }
1305 s^\markup { "finalis" }
1308 s^\markup { "virgula" }
1311 s^\markup { "caesura" }
1325 @funindex \divisioMinima
1326 @code{\divisioMinima},
1327 @funindex \divisioMaior
1328 @code{\divisioMaior},
1329 @funindex \divisioMaxima
1330 @code{\divisioMaxima},
1344 @file{ly/gregorian.ly}.
1347 @node Gregorian articulation signs
1348 @unnumberedsubsubsec Gregorian articulation signs
1350 @cindex articulations
1352 In addition to the standard articulation signs described in
1353 section @ref{Articulations and ornamentations}, articulation signs
1354 specifically designed for use with notation in
1355 @emph{Editio Vaticana} style are provided.
1357 @lilypond[quote,ragged-right,verbatim]
1358 \include "gregorian.ly"
1360 \new VaticanaVoice {
1361 \override TextScript.font-family = #'typewriter
1362 \override TextScript.font-shape = #'upright
1363 \override Script.padding = #-0.1
1364 a\ictus_"ictus " \bar "" \break
1365 a\circulus_"circulus " \bar "" \break
1366 a\semicirculus_"semicirculus " \bar "" \break
1367 a\accentus_"accentus " \bar "" \break
1368 \[ a_"episema" \episemInitium \pes b \flexa a b \episemFinis \flexa a \]
1375 @ref{Articulations and ornamentations}.
1378 @rlsr{Ancient notation}.
1380 Internals Reference:
1381 @rinternals{Episema},
1382 @rinternals{EpisemaEvent},
1383 @rinternals{Episema_engraver},
1384 @rinternals{Script},
1385 @rinternals{ScriptEvent},
1386 @rinternals{Script_engraver}.
1389 Some articulations are vertically placed too closely to the
1390 corresponding note heads.
1393 @node Augmentum dots (morae)
1394 @unnumberedsubsubsec Augmentum dots (@emph{morae})
1396 Augmentum dots, also called @emph{morae}, are added with the music
1397 function @code{\augmentum}. Note that @code{\augmentum} is
1398 implemented as a unary music function rather than as head prefix. It
1399 applies to the immediately following music expression only. That is,
1400 @code{\augmentum \virga c} will have no visible effect. Instead, say
1401 @code{\virga \augmentum c} or @code{\augmentum @{\virga c@}}. Also
1402 note that you can say @code{\augmentum @{a g@}} as a shortcut for
1403 @code{\augmentum a \augmentum g}.
1405 @lilypond[quote,ragged-right,verbatim]
1406 \include "gregorian.ly"
1408 \new VaticanaVoice {
1409 \[ \augmentum a \flexa \augmentum g \]
1419 Internals Reference:
1420 @rinternals{BreathingSign}.
1423 @rlsr{Ancient notation}.
1426 @node Gregorian square neume ligatures
1427 @unnumberedsubsubsec Gregorian square neume ligatures
1429 @cindex Square neumes ligatures
1430 @cindex Gregorian square neumes ligatures
1432 There is limited support for Gregorian square neumes notation
1433 (following the style of the Editio Vaticana). Core ligatures can
1434 already be typeset, but essential issues for serious typesetting are
1435 still lacking, such as (among others) horizontal alignment of multiple
1436 ligatures, lyrics alignment, and proper handling of accidentals.
1438 The support for Gregorian neumes is enabled by @code{\include}ing
1439 @file{gregorian.ly} at the beginning of the file. This makes available
1440 a number of extra commands to produce the neume symbols used in
1441 plainchant notation.
1445 Note heads can be @emph{modified} and/or @emph{joined}.
1449 the note head can be modified by @emph{prefixing} the note name
1450 with any of the following commands:
1455 @funindex \inclinatum
1459 @funindex \descendens
1461 @funindex \ascendens
1467 @funindex \deminutum
1474 @item Ligatures, properly speaking (i.e. notes joined together), are
1475 produced by placing one of the joining commands @code{\pes} or
1476 @code{\flexa}, for upwards and downwards movement, respectively,
1477 @emph{between} the notes to be joined.
1480 A note name without any qualifiers will produce a @emph{punctum}.
1481 All other neumes, including the single-note neumes with a
1482 different shape such as the @emph{virga}, are in principle
1483 considered as ligatures and should therefore be placed
1484 between @code{\[@dots{}\]}.
1485 @c Regarding the @emph{punctum}, @code{b} and @code{\[ b \]} are
1492 @item The @emph{punctum} is the basic note shape (in the
1493 @emph{Vaticana} style: a square with some curvation for
1494 typographical finesse). In addition to the regular
1495 @emph{punctum}, there is also the oblique @emph{punctum
1496 inclinatum}, produced with the prefix @code{\inclinatum}. The
1497 regular @emph{punctum} can be modified with @code{\cavum}, which
1498 produces a hollow note, and @code{\linea}, which draws vertical
1499 lines on either side of the note.
1501 @item The @emph{virga} has a descending stem on the right side. It is
1502 produced by the modifier @code{\virga}.
1508 Unlike most other neumes notation systems, the typographical
1509 appearance of ligatures is not directly dictated by the input
1510 commands, but follows certain conventions dependent on musical
1511 meaning. For example, a three-note ligature with the musical shape
1512 low-high-low, such as @code{\[ a \pes b \flexa g \]}, produces a
1513 Torculus consisting of three Punctum heads, while the shape
1514 high-low-high, such as @code{\[ a \flexa g \pes b \]}, produces a
1515 Porrectus with a curved flexa shape and only a single Punctum
1516 head. There is no command to explicitly typeset the curved flexa
1517 shape; the decision of when to typeset a curved flexa shape is
1518 based on the musical input. The idea of this approach is to
1519 separate the musical aspects of the input from the notation style
1520 of the output. This way, the same input can be reused to typeset
1521 the same music in a different style of Gregorian chant notation.
1526 Another main category of notes in Gregorian chant is the so-called
1527 liquescent neumes. They are used under certain circumstances at
1528 the end of a syllable which ends in a @q{liquescent} letter, i.e.
1529 the sounding consonants that can hold a tone (the nasals, l, r, v,
1530 j, and their diphthong equivalents). Thus, the liquescent neumes
1531 are never used alone (although some of them can be produced), and
1532 they always fall at the end of a ligature.
1534 Liquescent neumes are represented graphically in two different,
1535 more or less interchangeable ways: with a smaller note or by
1536 @q{twisting} the main note upwards or downwards. The first is
1537 produced by making a regular @code{pes} or @code{flexa} and
1538 modifying the shape of the second note:
1539 @code{\[ a \pes \deminutum b \] }, the second by modifying the shape
1540 of a single-note neume with @code{\auctum} and one of the direction
1541 markers @code{\descendens} or @code{\ascendens}, e.g.,
1542 @code{ \[ \auctum \descendens a \] }.
1547 A third category of signs is made up of a small number of signs
1548 with a special meaning (which, incidentally, in most cases is only
1549 vaguely known): the @emph{quilisma}, the @emph{oriscus}, and the
1550 @emph{strophicus}. These are all produced by prefixing a note name
1551 with the corresponding modifier, @code{\quilisma},
1552 @code{\oriscus}, or @code{\stropha}.
1554 Virtually, within the ligature delimiters @code{\[} and @code{\]},
1555 any number of heads may be accumulated to form a single ligature,
1556 and head prefixes like @code{\pes}, @code{\flexa}, @code{\virga},
1557 @code{\inclinatum}, etc. may be mixed in as desired. The use of
1558 the set of rules that underlies the construction of the ligatures
1559 in the above table is accordingly extrapolated. This way,
1560 infinitely many different ligatures can be created.
1562 Note that the use of these signs in the music itself follows
1563 certain rules, which are not checked by LilyPond. E.g., the
1564 @emph{quilisma} is always the middle note of an ascending
1565 ligature, and usually falls on a half-tone step, but it is
1566 perfectly possible, although incorrect, to make a single-note
1569 In addition to the note signs, @file{gregorian.ly} also defines the
1570 commands @code{\versus}, @code{\responsum}, @code{\ij},
1571 @code{\iij}, @code{\IJ}, and @code{\IIJ}, that will produce the
1572 corresponding characters, e.g., for use in lyrics, as section
1573 markers, etc. These commands use special Unicode characters and
1574 will only work if a font is used which supports them.
1579 The following table shows a limited, but still representative pool
1580 of Gregorian ligatures, together with the code fragments that
1581 produce the ligatures. The table is based on the extended neumes
1582 table of the 2nd volume of the Antiphonale Romanum
1583 (@emph{Liber Hymnarius}), published 1983 by the monks of Solesmes.
1584 The first column gives the name of the ligature, with the main form in
1585 boldface and the liquescent forms in italics. The third column
1586 shows the code fragment that produces this ligature, using
1587 @code{g}, @code{a}, and @code{b} as example pitches.
1590 @b{Single-note neums}
1592 @multitable @columnfractions .4 .2 .4
1595 @b{Basic} and @emph{Liquescent} forms
1602 @c TODO: \layout block is identical in all of the below examples.
1603 @c Therefore, it should somehow be included rather than duplicated all
1606 @c why not make variables in ly/engraver-init.ly? --hwn
1608 @c Because it's just used to typeset plain notes without
1609 @c a staff for demonstration purposes rather than something
1610 @c special of Gregorian chant notation. --jr
1616 @lilypond[staffsize=26,line-width=1.5\cm]
1617 \include "gregorian.ly"
1623 \layout { \neumeDemoLayout }}
1630 @lilypond[staffsize=26,line-width=1.5\cm]
1631 \include "gregorian.ly"
1637 \layout { \neumeDemoLayout }}
1640 @code{\[ \cavum b \]}
1644 @lilypond[staffsize=26,line-width=1.5\cm]
1645 \include "gregorian.ly"
1651 \layout { \neumeDemoLayout }}
1654 @code{\[ \linea b \]}
1657 @emph{Punctum Auctum Ascendens}
1659 @lilypond[staffsize=26,line-width=2.5\cm]
1660 \include "gregorian.ly"
1663 % Punctum Auctum Ascendens
1664 \[ \auctum \ascendens b' \]
1666 \layout { \neumeDemoLayout }}
1669 @code{\[ \auctum \ascendens b \]}
1672 @emph{Punctum Auctum Descendens}
1674 @lilypond[staffsize=26,line-width=2.5\cm]
1675 \include "gregorian.ly"
1678 % Punctum Auctum Descendens
1679 \[ \auctum \descendens b' \]
1681 \layout { \neumeDemoLayout }}
1684 @code{\[ \auctum \descendens b \]}
1687 @b{Punctum inclinatum}
1689 @lilypond[staffsize=26,line-width=1.5\cm]
1690 \include "gregorian.ly"
1693 % Punctum Inclinatum
1694 \[ \inclinatum b' \]
1696 \layout { \neumeDemoLayout }}
1699 @code{\[ \inclinatum b \]}
1702 @emph{Punctum Inclinatum Auctum}
1704 @lilypond[staffsize=26,line-width=2.5\cm]
1705 \include "gregorian.ly"
1708 % Punctum Inclinatum Auctum
1709 \[ \inclinatum \auctum b' \]
1711 \layout { \neumeDemoLayout }}
1714 @code{\[ \inclinatum \auctum b \]}
1717 @emph{Punctum Inclinatum Parvum}
1719 @lilypond[staffsize=26,line-width=1.0\cm]
1720 \include "gregorian.ly"
1723 % Punctum Inclinatum Parvum
1724 \[ \inclinatum \deminutum b' \]
1726 \layout { \neumeDemoLayout }}
1729 @code{\[ \inclinatum \deminutum b \]}
1734 @lilypond[staffsize=26,line-width=1.0\cm]
1735 \include "gregorian.ly"
1741 \layout { \neumeDemoLayout }}
1748 @b{Two-note ligatures}
1750 @multitable @columnfractions .4 .2 .4
1753 @b{Clivis vel Flexa}
1755 @lilypond[staffsize=26,line-width=1.0\cm]
1756 \include "gregorian.ly"
1762 \layout { \neumeDemoLayout }}
1765 @code{\[ b \flexa g \]}
1769 @emph{Clivis Aucta Descendens}
1771 @lilypond[staffsize=26,line-width=2.0\cm]
1772 \include "gregorian.ly"
1775 % Clivis Aucta Descendens
1776 \[ b' \flexa \auctum \descendens g \]
1778 \layout { \neumeDemoLayout }}
1781 @code{\[ b \flexa \auctum \descendens g \]}
1784 @emph{Clivis Aucta Ascendens}
1786 @lilypond[staffsize=26,line-width=2.0\cm]
1787 \include "gregorian.ly"
1790 % Clivis Aucta Ascendens
1791 \[ b' \flexa \auctum \ascendens g \]
1793 \layout { \neumeDemoLayout }}
1796 @code{\[ b \flexa \auctum \ascendens g \]}
1801 @lilypond[staffsize=26,line-width=2.0\cm]
1802 \include "gregorian.ly"
1806 \[ b' \flexa \deminutum g \]
1808 \layout { \neumeDemoLayout }}
1811 @code{\[ b \flexa \deminutum g \]}
1816 @lilypond[staffsize=26,line-width=1.0\cm]
1817 \include "gregorian.ly"
1823 \layout { \neumeDemoLayout }}
1826 @code{\[ g \pes b \]}
1829 @emph{Pes Auctus Descendens}
1831 @lilypond[staffsize=26,line-width=1.0\cm]
1832 \include "gregorian.ly"
1835 % Pes Auctus Descendens
1836 \[ g' \pes \auctum \descendens b \]
1838 \layout { \neumeDemoLayout }}
1841 @code{\[ g \pes \auctum \descendens b \]}
1844 @emph{Pes Auctus Ascendens}
1846 @lilypond[staffsize=26,line-width=1.0\cm]
1847 \include "gregorian.ly"
1850 % Pes Auctus Ascendens
1851 \[ g' \pes \auctum \ascendens b \]
1853 \layout { \neumeDemoLayout }}
1856 @code{\[ g \pes \auctum \ascendens b \]}
1861 @lilypond[staffsize=26,line-width=1.0\cm]
1862 \include "gregorian.ly"
1866 \[ g' \pes \deminutum b \]
1868 \layout { \neumeDemoLayout }}
1871 @code{\[ g \pes \deminutum b \]}
1874 @emph{Pes Initio Debilis}
1876 @lilypond[staffsize=26,line-width=1.0\cm]
1877 \include "gregorian.ly"
1880 % Pes Initio Debilis
1881 \[ \deminutum g' \pes b \]
1883 \layout { \neumeDemoLayout }}
1886 @code{\[ \deminutum g \pes b \]}
1889 @emph{Pes Auctus Descendens Initio Debilis}
1891 @lilypond[staffsize=26,line-width=1.0\cm]
1892 \include "gregorian.ly"
1895 % Pes Auctus Descendens Initio Debilis
1896 \[ \deminutum g' \pes \auctum \descendens b \]
1898 \layout { \neumeDemoLayout }}
1901 @code{\[ \deminutum g \pes \auctum \descendens b \]}
1906 @b{Multi-note ligatures}
1908 @multitable @columnfractions .4 .2 .4
1913 @lilypond[staffsize=26,line-width=1.0\cm]
1914 \include "gregorian.ly"
1918 \[ a' \pes b \flexa g \]
1920 \layout { \neumeDemoLayout }}
1923 @code{\[ a \pes b \flexa g \]}
1926 @emph{Torculus Auctus Descendens}
1928 @lilypond[staffsize=26,line-width=1.0\cm]
1929 \include "gregorian.ly"
1932 % Torculus Auctus Descendens
1933 \[ a' \pes b \flexa \auctum \descendens g \]
1935 \layout { \neumeDemoLayout }}
1938 @code{\[ a \pes b \flexa \auctum \descendens g \]}
1941 @emph{Torculus Deminutus}
1943 @lilypond[staffsize=26,line-width=1.0\cm]
1944 \include "gregorian.ly"
1947 % Torculus Deminutus
1948 \[ a' \pes b \flexa \deminutum g \]
1950 \layout { \neumeDemoLayout }}
1953 @code{\[ a \pes b \flexa \deminutum g \]}
1956 @emph{Torculus Initio Debilis}
1958 @lilypond[staffsize=26,line-width=1.0\cm]
1959 \include "gregorian.ly"
1962 % Torculus Initio Debilis
1963 \[ \deminutum a' \pes b \flexa g \]
1965 \layout { \neumeDemoLayout }}
1968 @code{\[ \deminutum a \pes b \flexa g \]}
1971 @emph{Torculus Auctus Descendens Initio Debilis}
1973 @lilypond[staffsize=26,line-width=1.0\cm]
1974 \include "gregorian.ly"
1977 % Torculus Auctus Descendens Initio Debilis
1978 \[ \deminutum a' \pes b \flexa \auctum \descendens g \]
1980 \layout { \neumeDemoLayout }}
1983 @code{\[ \deminutum a \pes b \flexa \auctum \descendens g \]}
1986 @emph{Torculus Deminutus Initio Debilis}
1988 @lilypond[staffsize=26,line-width=1.0\cm]
1989 \include "gregorian.ly"
1992 % Torculus Deminutus Initio Debilis
1993 \[ \deminutum a' \pes b \flexa \deminutum g \]
1995 \layout { \neumeDemoLayout }}
1998 @code{\[ \deminutum a \pes b \flexa \deminutum g \]}
2003 @lilypond[staffsize=26,line-width=1.0\cm]
2004 \include "gregorian.ly"
2008 \[ a' \flexa g \pes b \]
2010 \layout { \neumeDemoLayout }}
2013 @code{\[ a \flexa g \pes b \]}
2016 @emph{Porrectus Auctus Descendens}
2018 @lilypond[staffsize=26,line-width=1.0\cm]
2019 \include "gregorian.ly"
2022 % Porrectus Auctus Descendens
2023 \[ a' \flexa g \pes \auctum \descendens b \]
2025 \layout { \neumeDemoLayout }}
2028 @code{\[ a \flexa g \pes \auctum \descendens b \]}
2031 @emph{Porrectus Deminutus}
2033 @lilypond[staffsize=26,line-width=1.0\cm]
2034 \include "gregorian.ly"
2037 % Porrectus Deminutus
2038 \[ a' \flexa g \pes \deminutum b \]
2040 \layout { \neumeDemoLayout }}
2043 @code{\[ a \flexa g \pes \deminutum b \]}
2048 @lilypond[staffsize=26,line-width=1.0\cm]
2049 \include "gregorian.ly"
2053 \[ \virga b' \inclinatum a \inclinatum g \]
2055 \layout { \neumeDemoLayout }}
2058 @code{\[ \virga b \inclinatum a \inclinatum g \]}
2061 @emph{Climacus Auctus}
2063 @lilypond[staffsize=26,line-width=1.0\cm]
2064 \include "gregorian.ly"
2068 \[ \virga b' \inclinatum a \inclinatum \auctum g \]
2070 \layout { \neumeDemoLayout }}
2073 @code{\[ \virga b \inclinatum a \inclinatum \auctum g \]}
2076 @emph{Climacus Deminutus}
2078 @lilypond[staffsize=26,line-width=1.0\cm]
2079 \include "gregorian.ly"
2082 % Climacus Deminutus
2083 \[ \virga b' \inclinatum a \inclinatum \deminutum g \]
2085 \layout { \neumeDemoLayout }}
2088 @code{\[ \virga b \inclinatum a \inclinatum \deminutum g \]}
2093 @lilypond[staffsize=26,line-width=1.0\cm]
2094 \include "gregorian.ly"
2098 \[ g' \pes a \virga b \]
2100 \layout { \neumeDemoLayout }}
2103 @code{\[ g \pes a \virga b \]}
2106 @emph{Scandicus Auctus Descendens}
2108 @lilypond[staffsize=26,line-width=1.0\cm]
2109 \include "gregorian.ly"
2112 % Scandicus Auctus Descendens
2113 \[ g' \pes a \pes \auctum \descendens b \]
2115 \layout { \neumeDemoLayout }}
2118 @code{\[ g \pes a \pes \auctum \descendens b \]}
2121 @emph{Scandicus Deminutus}
2123 @lilypond[staffsize=26,line-width=1.0\cm]
2124 \include "gregorian.ly"
2127 % Scandicus Deminutus
2128 \[ g' \pes a \pes \deminutum b \]
2130 \layout { \neumeDemoLayout }}
2133 @code{\[ g \pes a \pes \deminutum b \]}
2140 @multitable @columnfractions .4 .2 .4
2145 @lilypond[staffsize=26,line-width=1.0\cm]
2146 \include "gregorian.ly"
2150 \[ g' \pes \quilisma a \pes b \]
2152 \layout { \neumeDemoLayout }}
2155 @code{\[ g \pes \quilisma a \pes b \]}
2158 @emph{Quilisma Pes Auctus Descendens}
2160 @lilypond[staffsize=26,line-width=1.0\cm]
2161 \include "gregorian.ly"
2164 % Quilisma Pes Auctus Descendens
2165 \[ g' \quilisma a \pes \auctum \descendens b \]
2167 \layout { \neumeDemoLayout }}
2170 @code{\[ \quilisma g \pes \auctum \descendens b \]}
2175 @lilypond[staffsize=26,line-width=1.0\cm]
2176 \include "gregorian.ly"
2182 \layout { \neumeDemoLayout }}
2185 @code{\[ \oriscus b \]}
2190 @lilypond[staffsize=26,line-width=1.0\cm]
2191 \include "gregorian.ly"
2195 \[ \oriscus g' \pes \virga b \]
2197 \layout { \neumeDemoLayout }}
2200 @code{\[ \oriscus g \pes \virga b \]}
2203 @emph{Pes Quassus Auctus Descendens}
2205 @lilypond[staffsize=26,line-width=1.0\cm]
2206 \include "gregorian.ly"
2209 % Pes Quassus Auctus Descendens
2210 \[ \oriscus g' \pes \auctum \descendens b \]
2212 \layout { \neumeDemoLayout }}
2215 @code{\[ \oriscus g \pes \auctum \descendens b \]}
2220 @lilypond[staffsize=26,line-width=1.0\cm]
2221 \include "gregorian.ly"
2225 \[ g' \oriscus a \pes \virga b \]
2227 \layout { \neumeDemoLayout }}
2230 @code{\[ g \oriscus a \pes \virga b \]}
2233 @emph{Salicus Auctus Descendens}
2235 @lilypond[staffsize=26,line-width=1.0\cm]
2236 \include "gregorian.ly"
2239 % Salicus Auctus Descendens
2240 \[ g' \oriscus a \pes \auctum \descendens b \]
2242 \layout { \neumeDemoLayout }}
2245 @code{\[ g \oriscus a \pes \auctum \descendens b \]}
2250 @lilypond[staffsize=26,line-width=1.0\cm]
2251 \include "gregorian.ly"
2257 \layout { \neumeDemoLayout }}
2260 @code{\[ \stropha b \]}
2263 @emph{Stropha Aucta}
2265 @lilypond[staffsize=26,line-width=1.0\cm]
2266 \include "gregorian.ly"
2270 \[ \stropha \auctum b' \]
2272 \layout { \neumeDemoLayout }}
2275 @code{\[ \stropha \auctum b \]}
2280 @lilypond[staffsize=26,line-width=1.0\cm]
2281 \include "gregorian.ly"
2285 \[ \stropha b' \stropha b \]
2287 \layout { \neumeDemoLayout }}
2290 @code{\[ \stropha b \stropha b \]}
2295 @lilypond[staffsize=26,line-width=1.0\cm]
2296 \include "gregorian.ly"
2300 \[ \stropha b' \stropha b \stropha b \]
2302 \layout { \neumeDemoLayout }}
2305 @code{\[ \stropha b \stropha b \stropha b \]}
2310 @lilypond[staffsize=26,line-width=1.0\cm]
2311 \include "gregorian.ly"
2315 \[ \stropha b' \stropha b \stropha a \]
2317 \layout { \neumeDemoLayout }
2321 @code{\[ \stropha b \stropha b \stropha a \]}
2327 The following head prefixes are supported:
2332 @funindex \inclinatum
2336 @funindex \descendens
2338 @funindex \ascendens
2344 @funindex \deminutum
2352 Head prefixes can be accumulated, though restrictions apply. For
2353 example, either @code{\descendens} or @code{\ascendens} can be applied
2354 to a head, but not both to the same head.
2359 Two adjacent heads can be tied together with the @code{\pes} and
2360 @code{\flexa} infix commands for a rising and falling line of melody,
2363 @funindex \augmentum
2365 Use the unary music function @code{\augmentum} to add augmentum dots.
2372 @ref{Gregorian square neume ligatures},
2373 @ref{White mensural ligatures},
2377 When an @code{\augmentum} dot appears at the end of the last staff
2378 within a ligature, it is sometimes vertically placed wrong. As a
2379 workaround, add an additional skip note (e.g., @code{s8}) as last note
2382 @code{\augmentum} should be implemented as a head prefix rather than a
2383 unary music function, such that @code{\augmentum} can be intermixed
2384 with head prefixes in arbitrary order.
2386 @node Typesetting Kievan square notation
2387 @subsection Typesetting Kievan square notation
2393 * Kievan accidentals::
2395 * Kievan melismata::
2398 @node Kievan contexts
2399 @unnumberedsubsubsec Kievan contexts
2404 As with Mensural and Gregorian notation, the predefined
2405 @code{KievanVoice} and @code{KievanStaff} contexts can be used
2406 to engrave a piece in square notation. These contexts initialize
2407 all relevant context properties and grob properties to proper
2408 values, so you can immediately go ahead entering the chant:
2410 @lilypond[quote,ragged-right,verbatim]
2411 % Font settings for Cyrillic
2415 #:roman "Linux Libertine O,serif"
2421 \new KievanVoice = "melody" \relative c' {
2426 \new Lyrics \lyricsto "melody" {
2427 Го -- спо -- ди по -- ми -- луй.
2435 @rglos{kievan notation}.
2438 LilyPond supports Kievan notation of the Synodal style, as used in
2439 the corpus of chantbooks printed by the Russian Holy Synod in the
2440 1910's and recently reprinted by the Moscow Patriarchate Publishing
2441 House. LilyPond does not support the older (less common) forms of
2442 Kievan notation that were used in Galicia to notate Rusyn plainchant.
2445 @unnumberedsubsubsec Kievan clefs
2449 There is only one clef used in Kievan notation (the Tse-fa-ut Clef).
2450 It is used to indicate the position of @code{c}:
2452 @lilypond[quote,fragment,notime,verbatim]
2460 @rglos{kievan notation},
2467 @unnumberedsubsubsec Kievan notes
2469 @cindex note heads, ancient
2471 For Kievan square notation, the appropriate note head style needs
2472 to be chosen and the flags and stems need to be turned off.
2473 This is accomplished by calling the @code{\kievanOn} function,
2474 which sets the appropriate properties of the note head, stems,
2475 and flags. Once Kievan note heads are not needed, these
2476 properties can be reverted by calling the @code{\kievanOff}
2479 The Kievan final note, which usually comes at the end of a piece
2480 of music, may be selected by setting the duration to
2481 @code{\longa}. The Kievan recitative mark, used to indicate
2482 the chanting of several syllables on one note, may be selected by
2483 setting the duration to @code{\breve}. The following example
2484 demonstrates the various Kievan note heads:
2486 @lilypond[quote,fragment,ragged-right,verbatim]
2490 b'1 b'2 b'4 b'8 b'\breve b'\longa
2497 @rglos{kievan notation},
2501 @ref{Note head styles}.
2504 LilyPond automatically determines if the stem up or stem down
2505 form of a note is drawn. When setting chant in square notation,
2506 however, it is customary to have the stems point in the same
2507 direction within a single melisma. This can be done manually by
2508 setting the @code{direction} property of the @code{Stem} object.
2510 @node Kievan accidentals
2511 @unnumberedsubsubsec Kievan accidentals
2515 The @code{kievan} style for accidentals is selected with the
2516 @code{glyph-name-alist} property of the grob @code{Accidental}.
2517 The @code{kievan} style provides a sharp and a flat sign
2518 different from the default style. There is no natural sign
2519 in Kievan notation. The sharp sign is not used in Synodal music
2520 but may occur in earlier manuscripts. It has been included
2521 primarily for the sake of compatibility.
2523 @lilypond[quote,fragment,notime,verbatim]
2525 \override Accidental.glyph-name-alist =
2526 #alteration-kievan-glyph-name-alist
2532 @rglos{kievan notation},
2537 @ref{Automatic accidentals},
2540 @node Kievan bar line
2541 @unnumberedsubsubsec Kievan bar line
2543 A decorative figure is commonly placed at the end of a piece of
2544 Kievan notation, which may be called the Kievan final bar line.
2545 It can be invoked as @code{\bar "k"}.
2547 @lilypond[quote,fragment,notime,verbatim]
2557 @node Kievan melismata
2558 @unnumberedsubsubsec Kievan melismata
2562 Notes within a Kievan melisma are usually placed close to each other
2563 and the melismata separated by whitespace. This is done to allow
2564 the chanter to quickly identify the melodic structures of Znamenny
2565 chant. In LilyPond, melismata are treated as ligatures and the
2566 spacing is implemented by the @code{Kievan_ligature_engraver}.
2568 When the @code{KievanVoice} and @code{KievanStaff} contexts are used,
2569 the @code{Kievan_ligature_engraver} is enabled by default. In other
2570 contexts, it can be invoked by replacing the @code{Ligature_bracket_engraver}
2571 with the @code{Kievan_ligature_engraver} in the layout block:
2577 \remove "Ligature_bracket_engraver"
2578 \consists "Kievan_ligature_engraver"
2583 The spacing between the notes within a Kievan ligature can be controlled
2584 by setting the @code{padding} property of the @code{KievanLigature}.
2586 The following example demonstrates the use of Kievan ligatures:
2588 @lilypond[quote,ragged-right,verbatim]
2589 % Font settings for Cyrillic
2593 #:roman "Linux Libertine O,serif"
2599 \new KievanVoice = "melody" \relative c' {
2601 e2 \[ e4( d4 ) \] \[ c4( d e d ) \] e1 \bar "k"
2603 \new Lyrics \lyricsto "melody" {
2604 Га -- врі -- и -- лу
2615 @ref{White mensural ligatures},
2616 @ref{Gregorian square neume ligatures},
2620 Horizontal spacing of ligatures is poor.
2622 @node Working with ancient music---scenarios and solutions
2623 @subsection Working with ancient music---scenarios and solutions
2627 * Mensurstriche layout::
2628 * Transcribing Gregorian chant::
2629 * Ancient and modern from one source::
2630 * Editorial markings::
2633 Working with ancient music frequently involves particular tasks
2634 which differ considerably from the modern notation for which
2635 LilyPond is designed. In the rest of this section, a number of
2636 typical scenarios are outlined, with suggestions of solutions.
2640 @item how to make incipits (i.e. prefatory material to indicate
2641 what the original has looked like) to modern transcriptions of
2643 @item how to achieve the @emph{Mensurstriche} layout frequently
2644 used for modern transcriptions of polyphonic music;
2645 @item how to transcribe Gregorian chant in modern notation;
2646 @item how to generate both ancient and modern notation from the
2652 @unnumberedsubsubsec Incipits
2655 @cindex incipits, adding
2657 It is customary when transcribing mensural music into modern notation to place
2658 an indication of how the initial rests and note or notes of the original version
2659 appeared - including the original clefs. This is called an @emph{incipit}. The
2660 @code{\incipit} command uses the @code{indent} of the main staff to set the
2661 width occupied by the incipit, and @code{incipit-width} to set the width of the
2664 @lilypond[verbatim,quote,ragged-right]
2667 \new Voice = Tenor {
2668 \set Staff.instrumentName = #"Tenor"
2669 \override Staff.InstrumentName.self-alignment-X = #RIGHT
2670 \incipit { \clef "mensural-c4" \key f \major r\breve r1 c'1 }
2676 \new Lyrics \lyricsto Tenor { Cyn -- thia your }
2681 incipit-width = 3\cm
2687 Note that instrumentName must be set in the music for the incipit to be
2688 produced. If no instrument name is required then use
2689 @code{\set Staff.instrumentName = #""}.
2692 @c ... and reference to other sections ...
2695 @node Mensurstriche layout
2696 @unnumberedsubsubsec Mensurstriche layout
2698 @emph{Mensurstriche} (@q{mensuration lines}) is the accepted term
2699 for bar lines that are drawn between the staves of a system but
2700 not through the staves themselves. It is a common way to preserve
2701 the rhythmic appearance of the original, i.e. not having to break
2702 syncopated notes at bar lines, while still providing the
2703 orientation aids that bar lines give.
2706 @lilypondfile[verbatim,quote,texidoc]
2707 {mensurstriche-layout-bar-lines-between-the-staves.ly}
2709 @c This simple setup will take care of the
2710 @c TODO Add text about lyrics to the lowest line, to be placed
2711 @c outside the StaffGroup.
2712 @c from lsr and -user
2716 @c ... and reference to other sections ...
2719 @node Transcribing Gregorian chant
2720 @unnumberedsubsubsec Transcribing Gregorian chant
2722 Gregorian chant can be transcribed into modern notation with a
2723 number of simple tweaks.
2725 @b{Stems}. Stems can be left out altogether by @code{\remove}-ing
2726 the @code{Stem_engraver} from the Voice context:
2733 \remove "Stem_engraver"
2738 @b{Timing.} For unmetered chant, there are several alternatives.
2740 The Time_signature_engraver can be removed from the Staff context
2741 without any negative side effects. The alternative, to make it
2742 transparent, will leave an empty space in the score, since the
2743 invisible signature will still take up space.
2745 In many cases, @code{\set Score.timing = ##f} will give good
2746 results. Another alternative is to use @code{\cadenzaOn} and
2749 To remove the bar lines, the radical approach is to @code{\remove}
2750 the Bar_engraver from the Staff context. Again, one may want to
2751 use @code{\hide BarLine} instead, if an
2752 occasional barline is wanted.
2754 A common type of transcription is recitativic chant where the
2755 repeated notes are indicated with a single breve. The text to
2756 the recitation tone can be dealt with in two different ways:
2757 either set as a single, left-aligned syllable:
2759 @lilypond[verbatim,ragged-right]
2760 \include "gregorian.ly"
2763 c'\breve c4 b4 a c2 c4 \divisioMaior
2764 c\breve c4 c f, f \finalis
2767 verba = \lyricmode {
2768 \once \override LyricText.self-alignment-X = #-1
2769 "Noctem quietam et" fi -- nem per -- fec -- tum
2770 \once \override LyricText.self-alignment-X = #-1
2771 "concedat nobis Dominus" om -- ni -- po -- tens.
2775 \new Voice = "melody" \chant
2776 \new Lyrics = "one" \lyricsto melody \verba
2781 \remove "Time_signature_engraver"
2782 \remove "Bar_engraver"
2786 \remove "Stem_engraver"
2792 This works fine, as long as the text doesn't span a line break. If
2793 that is the case, an alternative is to add hidden notes to the
2796 In some transcription styles, stems are used
2797 occasionally, for example to indicate the transition from a
2798 single-tone recitative to a fixed melodic gesture. In these cases,
2799 one can use either @code{\hide Stem} or
2800 @code{\override Stem.length = #0} instead of @code{\remove}-ing
2801 the @code{Stem_engraver} and restore the stem
2802 when needed with the corresponding @code{\undo \hide Stem}.
2804 @lilypond[verbatim,ragged-right]
2805 \include "gregorian.ly"
2808 \set Score.timing = ##f
2810 c'\breve \hide NoteHead c c c c c
2811 \undo \hide NoteHead
2812 \undo \hide Stem \stemUp c4 b4 a
2813 \hide Stem c2 c4 \divisioMaior
2814 c\breve \hide NoteHead c c c c c c c
2815 \undo \hide NoteHead c4 c f, f \finalis
2818 verba = \lyricmode {
2819 No -- ctem qui -- e -- tam et fi -- nem per -- fec -- tum
2820 con -- ce -- dat no -- bis Do -- mi -- nus om -- ni -- po -- tens.
2825 \new Voice = "melody" \chant
2826 \new Lyrics \lyricsto "melody" \verba
2831 \remove "Time_signature_engraver"
2838 Another common situation is transcription of neumatic or
2839 melismatic chants, i.e. chants with a varying number of notes
2840 to each syllable. In this case, one would want to set the
2841 syllable groups clearly apart, usually also the subdivisions of a
2842 longer melisma. One way to achieve this is to use a fixed
2843 @code{\time}, e.g., 1/4, and let each syllable or note group fill
2844 one of these measures, with the help of tuplets or shorter
2845 durations. If the bar lines and all other rhythmical indications
2846 are made transparent, and the space around the bar lines is
2847 increased, this will give a fairly good representation in modern
2848 notation of the original.
2850 To avoid that syllables of different width (such as @qq{-ri} and
2851 @qq{-rum}) spread the syllable note groups unevenly apart, the
2852 @code{'X-extent} property of the @code{LyricText} object may be
2853 set to a fixed value. Another, more cumbersome way would be to
2854 add the syllables as @code{\markup} elements. If further
2855 adjustments are necessary, this can be easily done with
2858 @lilypond[verbatim,quote]
2859 spiritus = \relative {
2861 \override Lyrics.LyricText.X-extent = #'(0 . 3)
2862 d'4 \tuplet 3/2 { f8 a g } g a a4 g f8 e
2863 d4 f8 g g8 d f g a g f4 g8 a a4 s
2864 \tuplet 3/2 { g8 f d } e f g a g4
2867 spirLyr = \lyricmode {
2868 Spi -- ri -- _ _ tus _ Do -- mi -- ni _ re -- ple -- _ vit _
2869 or -- _ bem _ ter -- ra -- _ rum, al -- _ _ le -- _ lu
2874 \new Voice = "chant" \spiritus
2875 \new Lyrics = "one" \lyricsto "chant" \spirLyr
2880 \remove "Time_signature_engraver"
2881 \override BarLine.X-extent = #'(-1 . 1)
2891 @c extract from 1.6.1.1
2894 @c ... and reference to other sections ...
2897 @node Ancient and modern from one source
2898 @unnumberedsubsubsec Ancient and modern from one source
2900 @lilypondfile[verbatim,quote,ragged-right,texidoc,doctitle]
2901 {using-tags-to-produce-mensural-and-modern-music-from-the-same-source.ly}
2904 @c ... and reference to other sections ...
2907 @node Editorial markings
2908 @unnumberedsubsubsec Editorial markings
2911 @c @node Baroque rhythmic notation
2912 @c @unnumberedsubsubsec Baroque rhythmic notation
2916 @c Add example of white note heads:
2917 @c In the french baroque some composers used white note heads in slow pieces,
2918 @c mainly in 3/2-time. A quarter looks there like an eighth with a white
2919 @c note head. (Franz-Rudolf Kuhnen)
2921 @c TODO Add example of this:
2922 @c I was referring to e.g. notated a8. a16, which should, if I
2923 @c remember correctly, be interpreted more like a8.. a32 (in the french
2924 @c style). The editor might want to show that rythmic figure above the
2925 @c staff as an hint to performers. (Karl Hammer)
2932 @c ... and reference to other sections ...