mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-18 16:26:01 -06:00
21 lines
355 B
Plaintext
Executable File
21 lines
355 B
Plaintext
Executable File
--# -path=.:../abstract:../common:../api:../prelude
|
|
|
|
concrete NguniChunkZul of NguniChunk =
|
|
NguniGrammarZul,
|
|
BackwardZul[ComplV2,ComplV3],
|
|
ExtraExtZul,
|
|
NounExtZul,
|
|
VerbExtZul,
|
|
-- MonoLexZul,
|
|
PChunkZul,
|
|
SymbolZul - [Symb]
|
|
-- TempZul
|
|
-- ,ConstructionZul
|
|
-- ,DocumentationZul --# notpresent
|
|
-- ,MarkupZul - [stringMark]
|
|
** {
|
|
|
|
|
|
|
|
} ;
|