1
0
forked from GitHub/gf-core
Files
gf-core/lib/resource-1.0/french/LangFre.gf
2006-01-25 13:52:15 +00:00

21 lines
291 B
Plaintext

--# -path=.:../romance:../abstract:../common:prelude
concrete LangFre of Lang =
NounFre,
VerbFre,
AdjectiveFre,
AdverbFre,
NumeralFre,
SentenceFre,
QuestionFre,
RelativeFre,
ConjunctionFre,
PhraseFre,
StructuralFre,
LexiconFre
** {
flags startcat = Phr ;
} ;