mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-20 10:19:32 -06:00
7 lines
184 B
Plaintext
7 lines
184 B
Plaintext
concrete NDPredFin of NDPred =
|
|
CatFin [Ant,NP,Utt,IP,IAdv,IComp,Conj,Subj,RS,RP] **
|
|
NDPredFunctor
|
|
with
|
|
(PredInterface = PredInstanceFin),
|
|
(Pred = PredFin) ;
|