forked from GitHub/gf-core
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