missing Pred functions in Fin

This commit is contained in:
aarne
2014-03-09 10:38:03 +00:00
parent 63d9fae178
commit 7164562403
4 changed files with 141 additions and 43 deletions

View File

@@ -1,5 +1,5 @@
concrete NDPredFin of Pred =
CatFin [Ant,NP,Utt,IP,IAdv,IComp,Conj,RS,RP] **
CatFin [Ant,NP,Utt,IP,IAdv,IComp,Conj,Subj,RS,RP] **
NDPredFunctor
with
(PredInterface = PredInstanceFin),