3 \origVersion \new StaffGroupNoBar <<
4 \new Staff \withLyrics <<
5 \global \keepWithTag #'voix \includeNotes "voix"
6 >> \keepWithTag #'(cybele vdessus) \includeLyrics "paroles"
7 \new Staff \with { \haraKiriFirst } \withLyrics <<
8 \global \includeNotes "voix-haute-contre"
9 >> \keepWithTag #'vhaute-contre \includeLyrics "paroles"
10 \new Staff \with { \haraKiriFirst } \withLyrics <<
11 \global \includeNotes "voix-taille"
12 >> \keepWithTag #'vtaille \includeLyrics "paroles"
13 \new Staff \with { \haraKiriFirst } \withLyrics <<
14 \global \includeNotes "voix-basse"
15 >> \keepWithTag #'vbasse \includeLyrics "paroles"
16 \new Staff \with { \haraKiriFirst } <<
17 \global \includeNotes "dessus"
19 \new Staff \with { \haraKiriFirst } <<
20 \global \includeNotes "haute-contre"
22 \new Staff \with { \haraKiriFirst } <<
23 \global \includeNotes "taille"
25 \new Staff \with { \haraKiriFirst } <<
26 \global \includeNotes "quinte"
28 \new Staff \with { \haraKiriFirst } <<
29 \global \includeNotes "basse"
32 \global \includeNotes "basse-continue"
33 \includeFigures "chiffres"
37 \modVersion\new StaffGroupNoBar <<
39 \new Staff \with { \haraKiriFirst } <<
40 \global \includeNotes "dessus"
42 \new Staff \with { \haraKiriFirst } <<
43 \global \includeNotes "haute-contre"
45 \new Staff \with { \haraKiriFirst } <<
46 \global \includeNotes "taille"
48 \new Staff \with { \haraKiriFirst } <<
49 \global \includeNotes "quinte"
51 \new Staff \with { \haraKiriFirst } <<
52 \global \includeNotes "basse"
56 \new Staff \withLyrics <<
57 { s1 s2. s1 s1*9 s1*37 \break }
58 \global \keepWithTag #'voix \includeNotes "voix"
59 >> \keepWithTag #'(cybele vdessus) \includeLyrics "paroles"
60 \new Staff \with { \haraKiriFirst } \withLyrics <<
61 \global \includeNotes "voix-haute-contre"
62 >> \keepWithTag #'vhaute-contre \includeLyrics "paroles"
63 \new Staff \with { \haraKiriFirst } \withLyrics <<
64 \global \includeNotes "voix-taille"
65 >> \keepWithTag #'vtaille \includeLyrics "paroles"
66 \new Staff \with { \haraKiriFirst } \withLyrics <<
67 \global \includeNotes "voix-basse"
68 >> \keepWithTag #'vbasse \includeLyrics "paroles"
71 \global \includeNotes "basse-continue"
72 \includeFigures "chiffres"