Full notation with %%score macro
V:c clef=treble
V:d clef=treble
V:1 clef=treble name="Soprano" sname="S"
V:2 clef=treble name="Alto" sname="A"
V:3 clef=C name="Tenor" sname="T"
V:4 clef=bass name="Basse" sname="B"
%%score [(d c 1)|2|3|4]
[V:c] "C"x | "G"x | "C"x |]
[V:d] "I"x | "V"x | "I"x |]
[V:1] c/d//c// | c/ B/ | c |]
[V:2] E | D/- D//E///F/// | E |]
[V:3] G,- | G, | G, |]
[V:4] C, | G,, | C, |]