mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-18 01:09:32 -06:00
PredChi top module
This commit is contained in:
9
lib/src/experimental/PredChi.gf
Normal file
9
lib/src/experimental/PredChi.gf
Normal 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} ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user