Files
gf-core/lib/resource-1.0/french/LangFre.gf
2006-02-20 22:11:57 +00:00

23 lines
344 B
Plaintext

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