Phaƫton : acte 5 fin
[nenuvar.git] / Lully / Opera / LWV61Phaeton / FHAjupiterChoeur / score.ily
blob021ac524544d7820b9b308146d861c42f8b45081
1 \score {
2   \new StaffGroupNoBar <<
3     \origVersion <<
4       %% Choeur
5       \new Staff \with { \haraKiriFirst } \withLyrics <<
6         \global \keepWithTag #'vdessus \includeNotes "voix"
7       >> \keepWithTag #'choeur \includeLyrics "paroles"
8       \new Staff \with { \haraKiriFirst } \withLyrics <<
9         \global \keepWithTag #'vhaute-contre \includeNotes "voix"
10       >> \keepWithTag #'choeur \includeLyrics "paroles"
11       \new Staff \with { \haraKiriFirst } \withLyrics <<
12         \global \keepWithTag #'vtaille \includeNotes "voix"
13       >> \keepWithTag #'choeur \includeLyrics "paroles"
14       \new Staff \with { \haraKiriFirst } \withLyrics <<
15         \global \keepWithTag #'vbasse \includeNotes "voix"
16       >> \keepWithTag #'choeur \includeLyrics "paroles"
17       %% Jupiter, Theone, Clymene
18       \new Staff \with { \haraKiriFirst } \withLyrics <<
19         \global \keepWithTag #'theone \includeNotes "voix"
20       >> \keepWithTag #'theone \includeLyrics "paroles"
21       \new Staff \with { \haraKiriFirst } \withLyrics <<
22         \global \keepWithTag #'clymene \includeNotes "voix"
23       >> \keepWithTag #'clymene \includeLyrics "paroles"
24       \new Staff \with { \haraKiri } \withLyrics <<
25         \global \keepWithTag #'jupiter \includeNotes "voix"
26       >> \keepWithTag #'jupiter \includeLyrics "paroles"
27       %% Violons
28       \new Staff \with { \haraKiriFirst } <<
29         \global \includeNotes "dessus"
30       >>
31       \new Staff \with { \haraKiriFirst } <<
32         \global \includeNotes "haute-contre"
33       >>
34       \new Staff \with { \haraKiriFirst } <<
35         \global \includeNotes "taille"
36       >>
37       \new Staff \with { \haraKiriFirst } <<
38         \global \includeNotes "quinte"
39       >>
40       \new Staff \with { \haraKiriFirst } <<
41         \global \keepWithTag #'basse \includeNotes "basse"
42       >>
43       \new Staff <<
44         \global \keepWithTag #'basse-continue \includeNotes "basse"
45         \includeFigures "chiffres"
46       >>
47     >>
49     \modVersion <<
50       \new StaffGroupNoBracket <<
51         \new Staff \with { \haraKiriFirst } <<
52           \global \includeNotes "dessus"
53         >>
54         \new Staff \with { \haraKiriFirst } <<
55           \global \includeNotes "haute-contre"
56         >>
57         \new Staff \with { \haraKiriFirst } <<
58           \global \includeNotes "taille"
59         >>
60         \new Staff \with { \haraKiriFirst } <<
61           \global \includeNotes "quinte"
62         >>
63         \new Staff \with { \haraKiriFirst } <<
64           \global \keepWithTag #'basse \includeNotes "basse"
65         >>
66       >>
67       \new ChoirStaff <<
68         \new Staff \with { \haraKiriFirst } \withLyrics <<
69           \global \keepWithTag #'vdessus \includeNotes "voix"
70         >> \keepWithTag #'choeur \includeLyrics "paroles"
71         \new Staff \with { \haraKiriFirst } \withLyrics <<
72           \global \keepWithTag #'vhaute-contre \includeNotes "voix"
73         >> \keepWithTag #'choeur \includeLyrics "paroles"
74         \new Staff \with { \haraKiriFirst } \withLyrics <<
75           \global \keepWithTag #'vtaille \includeNotes "voix"
76         >> \keepWithTag #'choeur \includeLyrics "paroles"
77         \new Staff \with { \haraKiriFirst } \withLyrics <<
78           \global \keepWithTag #'vbasse \includeNotes "voix"
79         >> \keepWithTag #'choeur \includeLyrics "paroles"
80       >>
81       \new Staff \with { \haraKiriFirst } \withLyrics <<
82         \global \keepWithTag #'theone \includeNotes "voix"
83       >> \keepWithTag #'theone \includeLyrics "paroles"
84       \new Staff \with { \haraKiriFirst } \withLyrics <<
85         \global \keepWithTag #'clymene \includeNotes "voix"
86       >> \keepWithTag #'clymene \includeLyrics "paroles"
87       \new Staff \with { \haraKiri } \withLyrics <<
88         \global \keepWithTag #'jupiter \includeNotes "voix"
89       >> \keepWithTag #'jupiter \includeLyrics "paroles"
90       \new Staff <<
91         \global \keepWithTag #'basse-continue \includeNotes "basse"
92         \includeFigures "chiffres"
93         { s1 s2. s1 s2.*2 s1 s2.*2 s2 \bar "" \break }
94       >>
95     >>
96   >>
97   \layout { }
98   \midi { }