documentation module, implemented for German to produce inflection tables

This commit is contained in:
aarne
2013-12-12 15:40:56 +00:00
parent f6273ae735
commit 6482006273
5 changed files with 183 additions and 3 deletions
+3 -1
View File
@@ -2,7 +2,9 @@
concrete LangGer of Lang =
GrammarGer,
LexiconGer
LexiconGer,
ConstructionGer,
DocumentationGer
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;