forked from GitHub/gf-rgl
a fairly complete Nynorsk implementation added
This commit is contained in:
10
src/nynorsk/LangNno.gf
Normal file
10
src/nynorsk/LangNno.gf
Normal file
@@ -0,0 +1,10 @@
|
||||
--# -path=.:../scandinavian:../abstract:../common:../prelude
|
||||
|
||||
concrete LangNno of Lang =
|
||||
GrammarNno,
|
||||
LexiconNno
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user