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

@@ -7,7 +7,9 @@
abstract Lang =
Grammar,
Lexicon
Lexicon,
Construction,
Documentation
** {
flags startcat=Phr ;
} ;