gf-3.1.6: lib/src/german/LangGer.gf
--# -path=.:../abstract:../common:../prelude
concrete LangGer of Lang =
GrammarGer,
LexiconGer
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;
--# -path=.:../abstract:../common:../prelude
concrete LangGer of Lang =
GrammarGer,
LexiconGer
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;