1
0
forked from GitHub/gf-core

Lang modules in terms of Grammar

This commit is contained in:
aarne
2006-06-07 18:37:11 +00:00
parent 6c5d4da9d0
commit 3e7696ecc4
12 changed files with 19 additions and 147 deletions

View File

@@ -1,19 +1,7 @@
--# -path=.:../romance:../abstract:../common:prelude
concrete LangSpa of Lang =
NounSpa,
VerbSpa,
AdjectiveSpa,
AdverbSpa,
NumeralSpa,
SentenceSpa,
QuestionSpa,
RelativeSpa,
ConjunctionSpa,
PhraseSpa,
TextSpa, -- special punctuation
IdiomSpa,
StructuralSpa,
GrammarSpa,
LexiconSpa
** {