gf-3.4: lib/src/chinese/LangChi.gf
--# -path=.:../abstract:../common:../prelude
concrete LangChi of Lang =
GrammarChi,
LexiconChi
** {
flags startcat = Phr ; unlexer = concat ; lexer = text ;
} ;
--# -path=.:../abstract:../common:../prelude
concrete LangChi of Lang =
GrammarChi,
LexiconChi
** {
flags startcat = Phr ; unlexer = concat ; lexer = text ;
} ;