updates to ParseEng and ParseEngBul

This commit is contained in:
kr.angelov
2012-09-06 13:27:08 +00:00
parent e34d18310a
commit 1d8fb27656
7 changed files with 136 additions and 97 deletions

View File

@@ -58,6 +58,11 @@ fun CompoundCN : Num -> N -> CN -> CN ;
UncNeg : Pol ;
-- GerundRS : Anter -> Pol -> VP -> RS ;
-- PastPartRS : Anter -> Pol -> VP -> RS ;
-- PresPartRS : Anter -> Pol -> VP -> RS ;
ApposNP : NP -> NP -> NP ;
AdAdV : AdA -> AdV -> AdV ;
}