mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-09-16 23:36:00 -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" ;
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
concrete MathSwe of Math = CatSwe ** MathScand with
|
||||
(DiffScand = DiffSwe) ;
|
||||
Reference in New Issue
Block a user