GA-YOGS now parses like G-YOGS and GAYOGS do.
This commit is contained in:
parent
61cf19932e
commit
e74547d743
2 changed files with 6 additions and 0 deletions
|
@ -410,6 +410,9 @@ tstHelper("KA'", "[(K . A), (' . )]",
|
|||
tstHelper("NE+YA", "{NE}{+-}{YA}",
|
||||
null, null, "!null!");
|
||||
|
||||
tstHelper("GA-YOGS", "{GA}{-}{YO}{G}{S}",
|
||||
new String[] { "{GA}{YO}{G+S}", "{GA}{YO}{G}{S}" }, null, "{GA}{YO}{G}{S}");
|
||||
|
||||
tstHelper("GDAMS'O", "{G}{DA}{M}{S'O}",
|
||||
new String[] {
|
||||
"{G+DA}{M+S'O}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue