Files
gf-core/lib/resource-1.0/german/LangGer.gf
2006-02-20 22:11:57 +00:00

23 lines
333 B
Plaintext

--# -path=.:../abstract:../common:prelude
concrete LangGer of Lang =
NounGer,
VerbGer,
AdjectiveGer,
AdverbGer,
NumeralGer,
SentenceGer,
QuestionGer,
RelativeGer,
ConjunctionGer,
PhraseGer,
TextX,
IdiomGer,
StructuralGer,
LexiconGer
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;