1
0
forked from GitHub/gf-core

PredChi top module

This commit is contained in:
aarne
2014-03-03 14:10:03 +00:00
parent 322c4f1b03
commit 36363c191f

View File

@@ -0,0 +1,9 @@
concrete PredChi of Pred =
CatChi [NP,Utt,IP,IAdv,IComp,Conj,RP,RS,Imp] **
PredFunctor
with
(PredInterface = PredInstanceChi) ** open TenseX in {
lincat Ant = {s : Str ; a : Anteriority} ;
}