]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly
d96cf38ac49e0b823d579105377a4f34a642afaa
[lilypond.git] / Documentation / snippets / ancient-notation-template----modern-transcription-of-mensural-music.ly
1 %% DO NOT EDIT this file manually; it is automatically
2 %% generated from LSR http://lsr.dsi.unimi.it
3 %% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
4 %% and then run scripts/auxiliar/makelsr.py
5 %%
6 %% This file is in the public domain.
7 \version "2.12.2"
8
9 \header {
10   lsrtags = "ancient-notation, template"
11
12 %% Translation of GIT committish: 59caa3adce63114ca7972d18f95d4aadc528ec3d
13   texidoces = "
14 Al transcribir música mensural, es útil un «incipit» al compienzo
15 de la pieza para indicar la tonalidad y el tempo
16 originales. Aunque los músicos actuales están acostumbrados a las
17 barras de compás para reconocer con más facilidad los patrones
18 rítmicos, durante el período de la música mensural aún no se
19 habíen inventado las líneas divisorias; de hecho, la medida solía
20 cambiar a cada pocas notas. Como compromiso, a menudo las líneas
21 divisorias se imprimen entre los pentagramas en vez de hacerlo
22 encima de ellos.
23
24 "
25   doctitlees = "Plantilla de notación de música antigua (transcripción moderna de música mensural)"
26
27
28 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
29   texidocde = "
30 Bei der Transkription von Mensuralmusik ist es oft erwünscht, ein
31 Incipit an den Anfang des Stückes zu stellen, damit klar ist, wie
32 Tempo und Schlüssel in der Originalnotation gesetzt waren. Während
33 heutzutage Musiker an Taktlinien gewöhnt sind, um Rhythmen schneller
34 zu erkennen, wurden diese in der Mensuralmusik nicht verwendet.
35 Tatsächlich ändern sich die Rhythmen auch oft alle paar Noten. Als
36 ein Kompromiss werden die Notenlinien nicht auf dem System, sondern
37 zwischen den Systemen geschrieben.
38 "
39
40 doctitlede = "Vorlage für Alte Notation -- moderne Transkription von Mensuralmusik"
41
42
43 %% Translation of GIT committish: bdfe3dc8175a2d7e9ea0800b5b04cfb68fe58a7a
44   texidocfr = "
45 Lorsque l'on transcrit de la musique mensurale, un @emph{incipit} permet
46 d'indiquer la tonalité et le tempo d'origine.  Si les musiciens sont de
47 nos jours habitués aux barres de mesures qui présentent la structure
48 rythmique d'une œuvre, elles n'étaient pas en vigueur à l'époque où ces
49 pièces ont été composées, d'autant plus que la @qq{métrique} pouvait
50 changer au fil des notes.  Un compromis consiste à imprimer des barres
51 entre les portées plutôt que sur chacune d'elles.
52
53 "
54   doctitlefr = "Exemples de notation ancienne -- transcription moderne de musique mensurale"
55
56   texidoc = "
57 When transcribing mensural music, an incipit at the beginning of the
58 piece is useful to indicate the original key and tempo. While today
59 musicians are used to bar lines in order to faster recognize rhythmic
60 patterns, bar lines were not yet invented during the period of mensural
61 music; in fact, the meter often changed after every few notes. As a
62 compromise, bar lines are often printed between the staves rather than
63 on the staves.
64
65 "
66   doctitle = "Ancient notation template -- modern transcription of mensural music"
67 } % begin verbatim
68
69 global = {
70   \set Score.skipBars = ##t
71
72   % incipit
73   \once \override Score.SystemStartBracket #'transparent = ##t
74   \override Score.SpacingSpanner #'spacing-increment = #1.0 % tight spacing
75   \key f \major
76   \time 2/2
77   \once \override Staff.TimeSignature #'style = #'neomensural
78   \override Voice.NoteHead #'style = #'neomensural
79   \override Voice.Rest #'style = #'neomensural
80   \set Staff.printKeyCancellation = ##f
81   \cadenzaOn % turn off bar lines
82   \skip 1*10
83   \once \override Staff.BarLine #'transparent = ##f
84   \bar "||"
85   \skip 1*1 % need this extra \skip such that clef change comes
86             % after bar line
87   \bar ""
88
89   % main
90   \revert Score.SpacingSpanner #'spacing-increment % CHECK: no effect?
91   \cadenzaOff % turn bar lines on again
92   \once \override Staff.Clef #'full-size-change = ##t
93   \set Staff.forceClef = ##t
94   \key g \major
95   \time 4/4
96   \override Voice.NoteHead #'style = #'default
97   \override Voice.Rest #'style = #'default
98
99   % FIXME: setting printKeyCancellation back to #t must not
100   % occur in the first bar after the incipit.  Dto. for forceClef.
101   % Therefore, we need an extra \skip.
102   \skip 1*1
103   \set Staff.printKeyCancellation = ##t
104   \set Staff.forceClef = ##f
105
106   \skip 1*7 % the actual music
107
108   % let finis bar go through all staves
109   \override Staff.BarLine #'transparent = ##f
110
111   % finis bar
112   \bar "|."
113 }
114
115 discantusNotes = {
116   \transpose c' c'' {
117     \set Staff.instrumentName = #"Discantus  "
118
119     % incipit
120     \clef "neomensural-c1"
121     c'1. s2   % two bars
122     \skip 1*8 % eight bars
123     \skip 1*1 % one bar
124
125     % main
126     \clef "treble"
127     d'2. d'4 |
128     b e' d'2 |
129     c'4 e'4.( d'8 c' b |
130     a4) b a2 |
131     b4.( c'8 d'4) c'4 |
132     \once \override NoteHead #'transparent = ##t c'1 |
133     b\breve |
134   }
135 }
136
137 discantusLyrics = \lyricmode {
138   % incipit
139   IV-
140
141   % main
142   Ju -- bi -- |
143   la -- te De -- |
144   o, om --
145   nis ter -- |
146   ra, __ om- |
147   "..." |
148   -us. |
149 }
150
151 altusNotes = {
152   \transpose c' c'' {
153     \set Staff.instrumentName = #"Altus  "
154
155     % incipit
156     \clef "neomensural-c3"
157     r1        % one bar
158     f1. s2    % two bars
159     \skip 1*7 % seven bars
160     \skip 1*1 % one bar
161
162     % main
163     \clef "treble"
164     r2 g2. e4 fis g | % two bars
165     a2 g4 e |
166     fis g4.( fis16 e fis4) |
167     g1 |
168     \once \override NoteHead #'transparent = ##t g1 |
169     g\breve |
170   }
171 }
172
173 altusLyrics = \lyricmode {
174   % incipit
175   IV-
176
177   % main
178   Ju -- bi -- la -- te | % two bars
179   De -- o, om -- |
180   nis ter -- ra, |
181   "..." |
182   -us. |
183 }
184
185 tenorNotes = {
186   \transpose c' c' {
187     \set Staff.instrumentName = #"Tenor  "
188
189     % incipit
190     \clef "neomensural-c4"
191     r\longa   % four bars
192     r\breve   % two bars
193     r1        % one bar
194     c'1. s2   % two bars
195     \skip 1*1 % one bar
196     \skip 1*1 % one bar
197
198     % main
199     \clef "treble_8"
200     R1 |
201     R1 |
202     R1 |
203     r2 d'2. d'4 b e' | % two bars
204     \once \override NoteHead #'transparent = ##t e'1 |
205     d'\breve |
206   }
207 }
208
209 tenorLyrics = \lyricmode {
210   % incipit
211   IV-
212
213   % main
214   Ju -- bi -- la -- te | % two bars
215   "..." |
216   -us. |
217 }
218
219 bassusNotes = {
220   \transpose c' c' {
221     \set Staff.instrumentName = #"Bassus  "
222
223     % incipit
224     \clef "bass"
225     r\maxima  % eight bars
226     f1. s2    % two bars
227     \skip 1*1 % one bar
228
229     % main
230     \clef "bass"
231     R1 |
232     R1 |
233     R1 |
234     R1 |
235     g2. e4 |
236     \once \override NoteHead #'transparent = ##t e1 |
237     g\breve |
238   }
239 }
240
241 bassusLyrics = \lyricmode {
242   % incipit
243   IV-
244
245   % main
246   Ju -- bi- |
247   "..." |
248   -us. |
249 }
250
251 \score {
252   \new StaffGroup = choirStaff <<
253     \new Voice =
254       "discantusNotes" << \global \discantusNotes >>
255     \new Lyrics =
256       "discantusLyrics" \lyricsto discantusNotes { \discantusLyrics }
257     \new Voice =
258       "altusNotes" << \global \altusNotes >>
259     \new Lyrics =
260       "altusLyrics" \lyricsto altusNotes { \altusLyrics }
261     \new Voice =
262       "tenorNotes" << \global \tenorNotes >>
263     \new Lyrics =
264       "tenorLyrics" \lyricsto tenorNotes { \tenorLyrics }
265     \new Voice =
266       "bassusNotes" << \global \bassusNotes >>
267     \new Lyrics =
268       "bassusLyrics" \lyricsto bassusNotes { \bassusLyrics }
269   >>
270   \layout {
271     \context {
272       \Score
273
274       % no bars in staves
275       \override BarLine #'transparent = ##t
276
277       % incipit should not start with a start delimiter
278       \remove "System_start_delimiter_engraver"
279     }
280     \context {
281       \Voice
282
283       % no slurs
284       \override Slur #'transparent = ##t
285
286       % Comment in the below "\remove" command to allow line
287       % breaking also at those barlines where a note overlaps
288       % into the next bar.  The command is commented out in this
289       % short example score, but especially for large scores, you
290       % will typically yield better line breaking and thus improve
291       % overall spacing if you comment in the following command.
292       %\remove "Forbid_line_break_engraver"
293     }
294   }
295 }
296
297
298
299