1
0
forked from GitHub/gf-core
Files
gf-core/lib/next-resource/latin/GrammarLat.gfAdjectiveLat.gf
2008-09-17 15:37:45 +00:00

22 lines
367 B
Plaintext

----# -path=.:../abstract:../common:prelude
--
--concrete GrammarLat of Grammar =
-- NounLat,
-- VerbLat,
-- AdjectiveLat,
-- AdverbLat,
-- NumeralLat,
-- SentenceLat,
-- QuestionLat,
-- RelativeLat,
-- ConjunctionLat,
-- PhraseLat,
-- TextX,
-- StructuralLat,
-- IdiomLat
-- ** {
--
--flags startcat = Phr ; unlexer = text ; lexer = text ;
--
--} ;