mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 00:22:51 -06:00
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