forked from GitHub/gf-core
scandinavian tenses
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
concrete TenseDan of Tense = CatDan, TenseX [Ant,Pol,AAnter,ASimul,PNeg,PPos] **
|
||||
TenseScand with
|
||||
(ResScand = ResDan) ;
|
||||
@@ -0,0 +1,3 @@
|
||||
concrete TenseNor of Tense = CatNor, TenseX [Ant,Pol,AAnter,ASimul,PNeg,PPos] **
|
||||
TenseScand with
|
||||
(ResScand = ResNor) ;
|
||||
@@ -0,0 +1,3 @@
|
||||
concrete TenseSwe of Tense = CatSwe, TenseX [Ant,Pol,AAnter,ASimul,PNeg,PPos] **
|
||||
TenseScand with
|
||||
(ResScand = ResSwe) ;
|
||||
Reference in New Issue
Block a user