mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-02 15:52:50 -06:00
NDTransChi compiles
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
concrete NDPredChi of Pred =
|
||||
concrete NDPredChi of NDPred =
|
||||
CatChi [NP,Utt,IP,IAdv,IComp,Conj,RS,RP,Subj] **
|
||||
NDPredFunctor with
|
||||
NDPredFunctor
|
||||
with
|
||||
(PredInterface = PredInstanceChi),
|
||||
(Pred = PredChi) ;
|
||||
(Pred = PredChi) ** open PredChi in {
|
||||
|
||||
lincat Ant = PredChi.Ant ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user