mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 00:52:51 -06:00
started Swedish
This commit is contained in:
17
lib/resource-1.0/swedish/DiffSwe.gf
Normal file
17
lib/resource-1.0/swedish/DiffSwe.gf
Normal file
@@ -0,0 +1,17 @@
|
||||
instance DiffSwe of DiffScand = {
|
||||
|
||||
-- Parameters.
|
||||
|
||||
param
|
||||
Gender = Utr | Neutr ;
|
||||
|
||||
oper
|
||||
utrum = Utr ; neutrum = Neutr ;
|
||||
|
||||
-- Strings.
|
||||
|
||||
conjThat = "att" ;
|
||||
conjThan = "än" ;
|
||||
infMark = "att" ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user