1
0
forked from GitHub/gf-rgl

Tense to Common ; Idiom ; Text

This commit is contained in:
aarne
2006-02-20 22:11:57 +00:00
parent 599bbbd7d8
commit ca246d5943
37 changed files with 252 additions and 60 deletions

View File

@@ -11,10 +11,12 @@ concrete LangGer of Lang =
RelativeGer,
ConjunctionGer,
PhraseGer,
TextX,
IdiomGer,
StructuralGer,
LexiconGer
** {
flags startcat = Phr ;
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;