forked from GitHub/gf-rgl
Estonian - the 29th complete RGL language. Copied from Kaarel Kaljurand's and Inari Listenmaa's repository in https://github.com/GF-Estonian/GF-Estonian, where later developments will continue to take place.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
-- TODO: include the full GrammarEst
|
||||
-- The Slash* is currently excluded only for performance reasons.
|
||||
concrete LangEst of Lang =
|
||||
GrammarEst - [Slash2V3,SlashV2A,Slash3V3,SlashV2VNP,SlashVV], ---- to speed up compilation
|
||||
LexiconEst
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = finnish ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user