mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 15:22:50 -06:00
started hungarian project
This commit is contained in:
14
lib/src/hungarian/LangHun.gf
Normal file
14
lib/src/hungarian/LangHun.gf
Normal file
@@ -0,0 +1,14 @@
|
||||
--# -path=.:../abstract:../common:../prelude
|
||||
|
||||
concrete LangHun of Lang =
|
||||
GrammarHun,
|
||||
LexiconHun
|
||||
**
|
||||
{
|
||||
--{
|
||||
--
|
||||
--flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
--
|
||||
--} ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user