mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-25 02:38:55 -06:00
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
lib/resource-1.0/swedish/MathSwe.gf
Normal file
2
lib/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