forked from GitHub/gf-rgl
(zul) mostly changes to VP
This commit is contained in:
@@ -5,6 +5,7 @@ abstract NguniChunk =
|
||||
Backward[ComplV2,ComplV3],
|
||||
ExtraExt,
|
||||
NounExt,
|
||||
RelativeExt,
|
||||
VerbExt,
|
||||
PhraseExt,
|
||||
-- MonoLexAbs,
|
||||
|
||||
@@ -5,6 +5,7 @@ concrete NguniChunkZul of NguniChunk =
|
||||
BackwardZul[ComplV2,ComplV3],
|
||||
ExtraExtZul,
|
||||
NounExtZul,
|
||||
RelativeExtZul,
|
||||
VerbExtZul,
|
||||
PhraseExtZul,
|
||||
-- MonoLexZul,
|
||||
|
||||
@@ -5,6 +5,7 @@ abstract NguniLang =
|
||||
Backward[ComplV2,ComplV3],
|
||||
ExtraExt,
|
||||
NounExt,
|
||||
RelativeExt,
|
||||
VerbExt,
|
||||
PhraseExt
|
||||
-- MonoLexAbs,
|
||||
|
||||
@@ -5,6 +5,7 @@ concrete NguniLangZul of NguniLang =
|
||||
BackwardZul[ComplV2,ComplV3],
|
||||
ExtraExtZul,
|
||||
NounExtZul,
|
||||
RelativeExtZul,
|
||||
VerbExtZul,
|
||||
PhraseExtZul
|
||||
-- MonoLexZul,
|
||||
|
||||
Reference in New Issue
Block a user