1
0
forked from GitHub/gf-rgl

fixes in parsing

This commit is contained in:
aarne
2004-06-22 12:33:31 +00:00
parent 84c64fe506
commit 3e22fdc5ef
2 changed files with 5 additions and 3 deletions

View File

@@ -114,6 +114,7 @@ lin
CNthatS = nounThatSentence ;
PredVP = predVerbPhrase ;
PosVG = predVerbGroup True ;
NegVG = predVerbGroup False ;