information language "Swedish" country "Sweden" variant "WERTY, pure" end information # This variant is intended to increase the # type speed when writing purely Swedish text. include "../common/qwerty" include "../common/base" function comma/0 "," end function function altcomma/0 "." end function macro mod_letter/2 : "\1" : "\2" : "\2" : "\1" end macro mod_letter("å" "Å") mod_letter("ä" "Ä") mod_letter("ö" "Ö") : : : : : : : : : : : : macro key/2 : "\1" : "\2" : : end macro macro key/3 : "\1" : "\2" : "\3" : end macro macro key/4 : "\1" : "\2" : "\3" : "\4" end macro key("§" "½" "¶") key("1" "!" "‽") key("2" "\"" "@" "”") key("3" "#" "¾") key("4" "¤" "¼") key("5" "%" "‰") key("6" "&") key("7" "/" "{" "÷") key("8" "(" "[" "»") key("9" ")" "]" "»") key("0" "=" "}" "°") key("+" "?" "\\" "⸮") : "´" : "`" : "±" : "¬" : "¨" : "^" : "~" key("'" "*" "’" "×") key("<" ">" "|" "¦") : "," : ";" : "." : ":" : "»" : "-" : "_" : "–" : "—" : "©" : "©" : "®" : "®" : "℗" : "℗" : "™" : "™" : "é" : "É" : "ü" : "Ü" : "↓" : "↑" : "→" : "←" : "π" : "Π" : "à" : "À" : "z" : "Z" : "ng" : "gn" : : # horn : "q" : "Q" : "’" : "’" : "»" : "»" : "”" : : "w" : "W" : "µ" : "Ω" : "ː" : "ˑ" : "˘" : "." : "ˈ" : "ˌ" : "ɑː" : "a" : "eː" : "e" : "iː" : "ɪ" : "uː" : "ʊ" : "yː" : "ʏ" : "ʉ̟ː" : "ɵ" : "oː" : "ɔ" : "æː" : "æ" : "ɛː" : "ɛ" : "œ̞ː" : "œ̞" : "øː" : "œ" : : "ə" : "ŋ" : "ŋ" : "ɧ" : "ʝ" : "ɕ" : "ʀ" : "ʃ" : "ʂ" : "ɖ" : "ʈ" : "ɳ" : "ɭ" : "̥"