Les Horaces / acte 1 scène 3 : 1-16 relecture
[nenuvar.git] / Monteverdi / LamentoNinfa / lamento.ly
blob3d05186248cb3eafc48f1b12082e9f58f4ce9b03
1 #(ly:set-option 'urtext #f)
2 \layout { indent = 17\mm incipit-width = #7 }
3 #(set-global-staff-size 16)
4 \include "common.ily"
6 \paper {
7 ragged-last-bottom = ##f
10 \layout {
11 \context {
12 \Staff
13 \override TimeSignature #'style = #'mensural
14 \override NoteHead #'style = #'baroque
18 \markup\column {
19 \fill-line { \line { Modo di rappresentare il presente canto } }
20 \justify {
21 Le tre parti, che cantano fuori del pianto dela Ninfa; si sono cosi separatamente
22 poste, perche si cantano al tempo dela "mano ;" le altre tre parti, che
23 vanno commiserando in debole voce la Ninfa, si sono poste in partitura,
24 acciò seguitano il pianto di effa, qual ua cantato a tempo del animo,
25 & non a quello dela mano.
27 \null
30 Iglobal = {
31 \staffStart
32 \set Score.tempoWholesPerMinute = #(ly:make-moment 28 1 0 1)
33 \time 4/4
34 s1 \bar "dashed" s1 \bar "dashed" s1 \bar "|"
35 s1 \bar "dashed" s1 \bar "dashed" s1 \bar "dashed"
36 s1 \bar "dashed" s1 \bar "|"
37 s1 \bar "dashed" s1 \bar "|"
38 s1 \bar "dashed" s1 \bar "|"
39 s1 \bar "dashed"
40 s1 \bar "dashed" s1 \bar "dashed" s1 \bar "dashed" s1 \bar "|"
41 s1 \bar "dashed" s1 \bar "|"
42 s1 \bar "dashed" s1 \bar "|"
43 s1 \bar "dashed"
44 s1 \bar "dashed" s1 \bar "dashed" s1 \bar "dashed" s1 \bar "dashed" s1 \bar "|."
47 \score {
48 \new ChoirStaff <<
49 \new Staff << \Iglobal \ItenorePrimo \addlyrics \ItenorePrimoText >>
50 \new Staff << \Iglobal \ItenoreSecondo \addlyrics \ItenoreSecondoText >>
51 \new Staff << \Iglobal \IbassoPrimo \addlyrics \IbassoPrimoText >>
52 \new Staff << \Iglobal \Icontinuo >>
54 \layout { }
55 \header {
56 piece = "I. Non havea Febo ancora. A Tre Voci. Doi Tenori, e Basso"
58 \midi { }
61 \score {
62 \new ChoirStaff <<
63 \new Staff << \IIglobal \IIcanto \addlyrics \IIcantoText >>
64 \new Staff << \IIglobal \IItenorePrimo \addlyrics \IItenorePrimoText >>
65 \new Staff << \IIglobal \IItenoreSecondo \addlyrics \IItenoreSecondoText >>
66 \new Staff << \IIglobal \IIbassoPrimo \addlyrics \IIbassoPrimoText >>
67 \new Staff << \IIglobal \IIbassoContinuo >>
69 \layout { }
70 \header { piece = "II. Amor" }
71 \midi { }
74 IIIglobal = {
75 \staffStart
76 \set Score.tempoWholesPerMinute = #(ly:make-moment 28 1 0 1)
77 \time 4/4
78 \repeat unfold 11 { s1 \bar "dashed" }
79 s1 \bar "|."
82 \score {
83 \new ChoirStaff <<
84 \new Staff << \IIIglobal \IIItenorePrimo \addlyrics \IIItext >>
85 \new Staff << \IIIglobal \IIItenoreSecondo \addlyrics \IIItext >>
86 \new Staff << \IIIglobal \IIIbassoPrimo \addlyrics \IIItext >>
87 \new Staff << \IIIglobal \IIIbassoContinuo >>
89 \layout { }
90 \header { piece = "III. Sì tra sdegnosi pianti" }
91 \midi { }