documentation module, implemented for German to produce inflection tables

This commit is contained in:
aarne
2013-12-12 15:40:56 +00:00
parent ac29497c99
commit 83eab8e79b
5 changed files with 183 additions and 3 deletions

View File

@@ -2,7 +2,9 @@
concrete LangGer of Lang =
GrammarGer,
LexiconGer
LexiconGer,
ConstructionGer,
DocumentationGer
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;