forked from GitHub/gf-core
started spanish; still partly italian
This commit is contained in:
20
lib/resource-1.0/spanish/LangSpa.gf
Normal file
20
lib/resource-1.0/spanish/LangSpa.gf
Normal file
@@ -0,0 +1,20 @@
|
||||
--# -path=.:../romance:../abstract:../common:prelude
|
||||
|
||||
concrete LangSpa of Lang =
|
||||
NounSpa,
|
||||
VerbSpa,
|
||||
AdjectiveSpa,
|
||||
AdverbSpa,
|
||||
NumeralSpa,
|
||||
SentenceSpa,
|
||||
QuestionSpa,
|
||||
RelativeSpa,
|
||||
ConjunctionSpa,
|
||||
PhraseSpa,
|
||||
-- StructuralSpa,
|
||||
LexiconSpa
|
||||
** {
|
||||
|
||||
flags startcat = Phr ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user