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,21 @@
----# -path=.:../abstract:../common:prelude
--
--concrete LangGer of Lang =
-- NounGer,
-- VerbGer,
-- AdjectiveGer,
-- AdverbGer,
-- NumeralGer,
-- SentenceGer,
-- QuestionGer,
-- RelativeGer,
-- ConjunctionGer,
-- PhraseGer,
-- TensedGer,
-- StructuralGer,
-- BasicGer
-- ** {
--
--flags startcat = Phr ;
--
--} ;