1\version "2.19.21"
2
3\header { texidoc = "Empty chords accept articulations, occupy no time,
4                     and leave the current duration unchanged."
5        }
6
7\relative {
8  r4 e'8( g <>) ^"sul D" \f \> \repeat unfold 8 { c-. } <>\sfz
9  <>\downbow \repeat unfold 2 { c g } c1\> <>\enddecr
10}
11