1*e1fe3e4aSElliott Hugheslanguagesystem DFLT dflt; 2*e1fe3e4aSElliott Hughes 3*e1fe3e4aSElliott HughesmarkClass [acute grave] <anchor 1 1 contourpoint 11> @TOP_MARKS; 4*e1fe3e4aSElliott HughesmarkClass macron <anchor 2 2 contourpoint 22> @TOP_MARKS; 5*e1fe3e4aSElliott HughesmarkClass [cedilla] <anchor 3 3 contourpoint 33> @BOTTOM_MARKS; 6*e1fe3e4aSElliott Hughes 7*e1fe3e4aSElliott Hughesfeature test { 8*e1fe3e4aSElliott Hughes pos mark [acute grave macron ogonek] 9*e1fe3e4aSElliott Hughes <anchor 500 200> mark @TOP_MARKS 10*e1fe3e4aSElliott Hughes <anchor 500 -80> mark @BOTTOM_MARKS; 11*e1fe3e4aSElliott Hughes pos mark [dieresis caron] 12*e1fe3e4aSElliott Hughes <anchor 500 200> mark @TOP_MARKS; 13*e1fe3e4aSElliott Hughes} test; 14