mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-13 23:09:31 -06:00
future tense for danish and norwegian
This commit is contained in:
@@ -11,10 +11,10 @@ concrete GrammarDan of Grammar =
|
||||
RelativeDan,
|
||||
ConjunctionDan,
|
||||
PhraseDan,
|
||||
TextX,
|
||||
TextX - [Tense,Temp] ,
|
||||
IdiomDan,
|
||||
StructuralDan,
|
||||
TenseX
|
||||
TenseDan
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
@@ -11,10 +11,10 @@ concrete GrammarNor of Grammar =
|
||||
RelativeNor,
|
||||
ConjunctionNor,
|
||||
PhraseNor,
|
||||
TextX,
|
||||
TextX - [Tense,Temp] ,
|
||||
IdiomNor,
|
||||
StructuralNor,
|
||||
TenseX
|
||||
TenseNor
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
Reference in New Issue
Block a user