Files
gf-core/lib/resource-1.0/swedish/DiffSwe.gf
2005-12-06 22:19:43 +00:00

18 lines
215 B
Plaintext

instance DiffSwe of DiffScand = {
-- Parameters.
param
Gender = Utr | Neutr ;
oper
utrum = Utr ; neutrum = Neutr ;
-- Strings.
conjThat = "att" ;
conjThan = "än" ;
infMark = "att" ;
}