forked from GitHub/gf-rgl
multimodal for Swedish
This commit is contained in:
@@ -22,6 +22,7 @@ instance DiffSwe of DiffScand = open ResScand, Prelude in {
|
||||
|
||||
conjThat = "att" ;
|
||||
conjThan = "än" ;
|
||||
conjAnd = "och" ;
|
||||
infMark = "att" ;
|
||||
|
||||
subjIf = "om" ;
|
||||
|
||||
2
resource-1.0/swedish/MathSwe.gf
Normal file
2
resource-1.0/swedish/MathSwe.gf
Normal file
@@ -0,0 +1,2 @@
|
||||
concrete MathSwe of Math = CatSwe ** MathScand with
|
||||
(DiffScand = DiffSwe) ;
|
||||
Reference in New Issue
Block a user