a few fixes in DictEng, DictEngBul and ParseEng

This commit is contained in:
kr.angelov
2012-08-29 11:46:58 +00:00
parent fd5220038d
commit 9cf52d1f56
5 changed files with 76 additions and 39 deletions

View File

@@ -42,6 +42,7 @@ fun CompoundCN : Num -> N -> CN -> CN ;
UseQuantPN : Quant -> PN -> NP;
SlashV2V : V2V -> Pol -> VP -> VPSlash ;
SlashVPIV2V : V2V -> Pol -> VPI -> VPSlash ;
PredVPosv,PredVPovs : NP -> VP -> Cl ;