mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 10:42:50 -06:00
the rest of PredChi modules started
This commit is contained in:
12
lib/src/experimental/TestChi.gf
Normal file
12
lib/src/experimental/TestChi.gf
Normal file
@@ -0,0 +1,12 @@
|
||||
concrete TestChi of Test =
|
||||
LiftChi - [MkSymb]
|
||||
,LexiconChi - [Pol,Tense,Ant]
|
||||
,StructuralChi - [Pol,Tense,Ant]
|
||||
|
||||
** open ResChi, PredInstanceChi, Prelude in {
|
||||
|
||||
--flags literal=Symb ;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user