Added as_Subj and UttAdV in the parsing grammars. Replaced plus_Prep with plus_Conj

This commit is contained in:
kr.angelov
2012-10-01 08:47:52 +00:00
parent 953633240e
commit 00e85e55f8
8 changed files with 16 additions and 5 deletions

View File

@@ -68,4 +68,5 @@ fun CompoundCN : Num -> N -> CN -> CN ;
AdAdV : AdA -> AdV -> AdV ;
UttAdV : AdV -> Utt;
}