mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 10:12:51 -06:00
Latvian resource started by Normunds Gruzitis
This commit is contained in:
10
lib/src/latvian/LangLav.gf
Normal file
10
lib/src/latvian/LangLav.gf
Normal file
@@ -0,0 +1,10 @@
|
||||
--# -path=.:../abstract:../common:../prelude
|
||||
|
||||
concrete LangLav of Lang =
|
||||
GrammarLav,
|
||||
LexiconLav
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user