mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 00:02:50 -06:00
the rest of PredChi modules started
This commit is contained in:
5
lib/src/experimental/NDPredChi.gf
Normal file
5
lib/src/experimental/NDPredChi.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
concrete NDPredChi of Pred =
|
||||
CatChi [NP,Utt,IP,IAdv,IComp,Conj,RS,RP,Subj] **
|
||||
NDPredFunctor with
|
||||
(PredInterface = PredInstanceChi),
|
||||
(Pred = PredChi) ;
|
||||
Reference in New Issue
Block a user