forked from GitHub/gf-core
Norwegian
This commit is contained in:
20
lib/resource-1.0/norwegian/LangNor.gf
Normal file
20
lib/resource-1.0/norwegian/LangNor.gf
Normal file
@@ -0,0 +1,20 @@
|
||||
--# -path=.:../scandinavian:../abstract:../common:prelude
|
||||
|
||||
concrete LangNor of Lang =
|
||||
NounNor,
|
||||
VerbNor,
|
||||
AdjectiveNor,
|
||||
AdverbNor,
|
||||
NumeralNor,
|
||||
SentenceNor,
|
||||
QuestionNor,
|
||||
RelativeNor,
|
||||
ConjunctionNor,
|
||||
PhraseNor,
|
||||
StructuralNor,
|
||||
LexiconNor
|
||||
** {
|
||||
|
||||
flags startcat = Phr ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user