You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
languagesystem DFLT dflt;
|
|
|
|
markClass [acute] <anchor 350 0> @TOP_MARKS;
|
|
|
|
feature test {
|
|
pos base [a] <anchor 500 500> mark @TOP_MARKS;
|
|
pos base b <anchor 500 750> mark @TOP_MARKS;
|
|
} test;
|
|
|
|
|