Italian added (first version, to be tested more)

This commit is contained in:
aarne
2006-02-01 16:35:29 +00:00
parent c84f3cb4c2
commit 6dbd727361
24 changed files with 7891 additions and 6 deletions

View File

@@ -0,0 +1,20 @@
--# -path=.:../romance:../abstract:../common:prelude
concrete LangIta of Lang =
NounIta,
VerbIta,
AdjectiveIta,
AdverbIta,
NumeralIta,
SentenceIta,
QuestionIta,
RelativeIta,
ConjunctionIta,
PhraseIta,
StructuralIta,
LexiconIta
** {
flags startcat = Phr ;
} ;