forked from GitHub/gf-core
starting next-resource by fusing Art and Quant in english and scandinavian; substantival forms added for e.g. possessive pronouns
This commit is contained in:
21
lib/next-resource/norwegian/GrammarNor.gf
Normal file
21
lib/next-resource/norwegian/GrammarNor.gf
Normal file
@@ -0,0 +1,21 @@
|
||||
--# -path=.:../scandinavian:../abstract:../common:prelude
|
||||
|
||||
concrete GrammarNor of Grammar =
|
||||
NounNor,
|
||||
VerbNor,
|
||||
AdjectiveNor,
|
||||
AdverbNor,
|
||||
NumeralNor,
|
||||
SentenceNor,
|
||||
QuestionNor,
|
||||
RelativeNor,
|
||||
ConjunctionNor,
|
||||
PhraseNor,
|
||||
TextX,
|
||||
IdiomNor,
|
||||
StructuralNor
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user