mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-18 01:09:32 -06:00
13 lines
206 B
Plaintext
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 ;
|
|
|
|
|
|
}
|
|
|