starting German: nouns

This commit is contained in:
aarne
2006-01-04 13:01:05 +00:00
parent 958c754112
commit 5f1cd79b9b
29 changed files with 2437 additions and 168 deletions

View File

@@ -0,0 +1,19 @@
--# -path=.:../abstract:../common:prelude
concrete TestGer of Test =
NounGer,
VerbGer,
AdjectiveGer,
AdverbGer,
-- NumeralGer,
SentenceGer,
QuestionGer,
RelativeGer,
ConjunctionGer,
PhraseGer,
UntensedGer,
-- TensedGer,
LexGer
** {
flags startcat = Phr ;
} ;