mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-09 19:22:50 -06:00
Polish resource grammar
This commit is contained in:
8
lib/src/polish/LangPol.gf
Normal file
8
lib/src/polish/LangPol.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
--# -path=.:../abstract:../common:../prelude
|
||||
|
||||
-- Adam Slaski, 2009 <adam.slaski@gmail.com>
|
||||
|
||||
concrete LangPol of Lang =
|
||||
GrammarPol,
|
||||
LexiconPol
|
||||
** { flags startcat = Phr ; unlexer = text ; lexer = text; } ;
|
||||
Reference in New Issue
Block a user