1
0
forked from GitHub/gf-core

latin: able to parse "ego te amo"

This commit is contained in:
aarne
2008-09-17 15:37:45 +00:00
parent 78181618f3
commit 6d458d19dc
76 changed files with 8202 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--# -path=.:../abstract:../common:prelude
concrete LangLat of Lang =
GrammarLat,
LexiconLat
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;