relatives and imperatives in Pred Eng and Swe

This commit is contained in:
aarne
2014-02-14 08:41:18 +00:00
parent 39ad565694
commit 22f817262f
7 changed files with 121 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
concrete PredEng of Pred =
CatEng [Ant,NP,Utt,IP,IAdv,Conj] **
CatEng [Ant,NP,Utt,IP,IAdv,Conj,RP,RS,Imp] **
PredFunctor with
(PredInterface = PredInstanceEng) ;