1
0
forked from GitHub/gf-rgl

latin: able to parse "ego te amo"

This commit is contained in:
aarne
2008-09-17 15:37:45 +00:00
parent db69bde35c
commit f1e022a7da
76 changed files with 8202 additions and 0 deletions
@@ -0,0 +1,10 @@
--# -path=.:../abstract:../common:prelude
concrete LangLat of Lang =
GrammarLat,
LexiconLat
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;