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