mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-18 01:09:32 -06:00
6 lines
177 B
Plaintext
6 lines
177 B
Plaintext
concrete NDPredEng of NDPred =
|
|
CatEng [Ant,NP,Utt,IP,IAdv,IComp,Conj,RS,RP,Subj] **
|
|
NDPredFunctor with
|
|
(PredInterface = PredInstanceEng),
|
|
(Pred = PredEng) ;
|