a few fixes in DictEng, DictEngBul and ParseEng

This commit is contained in:
kr.angelov
2012-08-29 11:46:58 +00:00
parent 289965f0fc
commit 6f9715fc32
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 ;