Files
gf-core/lib/src/experimental/TestChi.gf
2014-03-09 14:53:50 +00:00

13 lines
206 B
Plaintext

concrete TestChi of Test =
LiftChi - [MkSymb]
,LexiconChi - [Pol,Tense,Ant]
,StructuralChi - [Pol,Tense,Ant]
** open ResChi, PredInstanceChi, Prelude in {
--flags literal=Symb ;
}