forked from GitHub/gf-core
Italian added (first version, to be tested more)
This commit is contained in:
20
lib/resource-1.0/italian/LangIta.gf
Normal file
20
lib/resource-1.0/italian/LangIta.gf
Normal 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 ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user