updated wide coverage NDTrans Eng,Swe with the new constructs.

This commit is contained in:
aarne
2014-02-14 15:41:37 +00:00
parent 35395c22b6
commit 94c28d7eca
4 changed files with 31 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
concrete NDPredSwe of Pred =
CatSwe [Ant,NP,Utt,IP,IAdv,Conj] **
CatSwe [Ant,NP,Utt,IP,IAdv,IComp,Conj,RS,RP] **
NDPredFunctor with
(PredInterface = PredInstanceSwe),
(Pred = PredSwe) ;