ported (most of) the new structures to PredFin

This commit is contained in:
aarne
2014-02-16 09:50:26 +00:00
parent 7831a3d8c3
commit cd58451c8e
4 changed files with 138 additions and 33 deletions

View File

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