]> shimmer.witbreuk.eu Git - UltimateKEYS.git/blobdiff - autohotkey-v1.1/UltimateKEYS.ahk
Add files via upload
[UltimateKEYS.git] / autohotkey-v1.1 / UltimateKEYS.ahk
index feb8d29fe7d5339f8b48b6b86c5bb18d58012a43..6fc4bed3924d896e3f6f52f50247c97b5c6ff0e2 100644 (file)
@@ -1,4 +1,4 @@
-; UltimateKEYS.ahk - 2021-07-10
+; UltimateKEYS.ahk - 2021-07-24
 
 ; Created by :  Pieter Degroote
 
 
 ; Created by :  Pieter Degroote
 
@@ -72,19 +72,6 @@ dkCircumflex.item["("] := "{u+21d7}"  ; (⇗) north east double arrow
 dkCircumflex.item[")"] := "{u+21d4}"  ; (⇔) left right double arrow
 dkCircumflex.item[" "] := "{^}"       ;     circumflex accent
 
 dkCircumflex.item[")"] := "{u+21d4}"  ; (⇔) left right double arrow
 dkCircumflex.item[" "] := "{^}"       ;     circumflex accent
 
-; Smart error-tolerant optimization for circumflex in French
-
-dkCircumflex.item[chr(0x00e4)] := "{u+00e2}"  ; (ä -> â) a with circumflex
-dkCircumflex.item[chr(0x00c4)] := "{u+00c2}"  ; (Ä -> Â) A with circumflex
-dkCircumflex.item[chr(0x00eb)] := "{u+00ea}"  ; (ë -> ê) e with circumflex
-dkCircumflex.item[chr(0x00cb)] := "{u+00ca}"  ; (Ë -> Ê) E with circumflex
-dkCircumflex.item[chr(0x00ef)] := "{u+00ee}"  ; (ï -> î) i with circumflex
-dkCircumflex.item[chr(0x00cf)] := "{u+00ce}"  ; (Ï -> Î) I with circumflex
-dkCircumflex.item[chr(0x00f6)] := "{u+00f4}"  ; (ö -> ô) o with circumflex
-dkCircumflex.item[chr(0x00d6)] := "{u+00d4}"  ; (Ö -> Ô) O with circumflex
-dkCircumflex.item[chr(0x00fc)] := "{u+00fb}"  ; (ü -> û) u with circumflex
-dkCircumflex.item[chr(0x00dc)] := "{u+00db}"  ; (Ü -> Û) U with circumflex
-
 
 ; Dead Key :  Caron
 
 
 ; Dead Key :  Caron
 
@@ -206,7 +193,7 @@ dkDotAbove.item["*"] := "{u+2191}"  ; (↑) upwards arrow
 dkDotAbove.item["("] := "{u+2197}"  ; (↗) north east arrow
 dkDotAbove.item[")"] := "{u+2194}"  ; (↔) left right arrow
 dkDotAbove.item[chr(0x00e5)] := "{u+1e98}"  ; (å -> ẘ) w with ring above
 dkDotAbove.item["("] := "{u+2197}"  ; (↗) north east arrow
 dkDotAbove.item[")"] := "{u+2194}"  ; (↔) left right arrow
 dkDotAbove.item[chr(0x00e5)] := "{u+1e98}"  ; (å -> ẘ) w with ring above
-dkDotAbove.item[chr(0x00ff)] := "{u+1e99}"  ; (ÿ -> ẙ) y with ring above
+dkDotAbove.item[chr(0x00fb)] := "{u+1e99}"  ; (û -> ẙ) y with ring above
 dkDotAbove.item[" "] := "{u+02d9}"  ; (˙) dot above
 
 
 dkDotAbove.item[" "] := "{u+02d9}"  ; (˙) dot above
 
 
@@ -255,8 +242,8 @@ dkMacronStroke.item[chr(0x00fc)] := "{u+0289}"  ; (ü -> ʉ) u with bar
 dkMacronStroke.item[chr(0x00dc)] := "{u+0244}"  ; (Ü -> Ʉ) U with bar
 dkMacronStroke.item["y"] := "{u+0233}"          ; (ȳ) y with macron
 dkMacronStroke.item["Y"] := "{u+0232}"          ; (Ȳ) Y with macron
 dkMacronStroke.item[chr(0x00dc)] := "{u+0244}"  ; (Ü -> Ʉ) U with bar
 dkMacronStroke.item["y"] := "{u+0233}"          ; (ȳ) y with macron
 dkMacronStroke.item["Y"] := "{u+0232}"          ; (Ȳ) Y with macron
-dkMacronStroke.item[chr(0x00ff)] := "{u+024f}"  ; (ÿ -> ɏ) y with stroke
-dkMacronStroke.item[chr(0x0178)] := "{u+024e}"  ; (Ÿ -> Ɏ) Y with stroke
+dkMacronStroke.item[chr(0x00fb)] := "{u+024f}"  ; (û -> ɏ) y with stroke
+dkMacronStroke.item[chr(0x00db)] := "{u+024e}"  ; (Û -> Ɏ) Y with stroke
 dkMacronStroke.item["z"] := "{u+01b6}"          ; (ƶ) z with stroke
 dkMacronStroke.item["Z"] := "{u+01b5}"          ; (Ƶ) Z with stroke
 dkMacronStroke.item["1"] := "{u+21b2}"          ; (↲) downwards arrow with tip leftwards
 dkMacronStroke.item["z"] := "{u+01b6}"          ; (ƶ) z with stroke
 dkMacronStroke.item["Z"] := "{u+01b5}"          ; (Ƶ) Z with stroke
 dkMacronStroke.item["1"] := "{u+21b2}"          ; (↲) downwards arrow with tip leftwards
@@ -357,11 +344,14 @@ dkBreveSpecial.item["g"] := "{u+011f}"          ; (ğ) g with breve
 dkBreveSpecial.item["G"] := "{u+011e}"          ; (Ğ) G with breve
 dkBreveSpecial.item[chr(0x00e9)] := "{u+0263}"  ; (é -> ɣ) latin small gamma
 dkBreveSpecial.item[chr(0x00c9)] := "{u+0194}"  ; (É -> Ɣ) latin capital gamma
 dkBreveSpecial.item["G"] := "{u+011e}"          ; (Ğ) G with breve
 dkBreveSpecial.item[chr(0x00e9)] := "{u+0263}"  ; (é -> ɣ) latin small gamma
 dkBreveSpecial.item[chr(0x00c9)] := "{u+0194}"  ; (É -> Ɣ) latin capital gamma
+dkBreveSpecial.item["h"] := "{u+a727}"          ; (ꜧ) small letter heng
+dkBreveSpecial.item["H"] := "{u+a726}"          ; (Ꜧ) capital letter heng
 dkBreveSpecial.item["i"] := "{u+012d}"          ; (ĭ) i with breve
 dkBreveSpecial.item["I"] := "{u+012c}"          ; (Ĭ) I with breve
 dkBreveSpecial.item["j"] := "{u+0133}"          ; (ij) ligature ij
 dkBreveSpecial.item["J"] := "{u+0132}"          ; (IJ) ligature IJ
 dkBreveSpecial.item["i"] := "{u+012d}"          ; (ĭ) i with breve
 dkBreveSpecial.item["I"] := "{u+012c}"          ; (Ĭ) I with breve
 dkBreveSpecial.item["j"] := "{u+0133}"          ; (ij) ligature ij
 dkBreveSpecial.item["J"] := "{u+0132}"          ; (IJ) ligature IJ
-dkBreveSpecial.item["k"] := "{u+0138}"          ; (ĸ) small letter kra
+dkBreveSpecial.item["k"] := "{u+0199}"          ; (ƙ) k with hook
+dkBreveSpecial.item["K"] := "{u+0198}"          ; (Ƙ) K with hook
 dkBreveSpecial.item["m"] := "{u+0271}"          ; (ɱ) m with hook
 dkBreveSpecial.item["M"] := "{u+2c6e}"          ; (Ɱ) M with hook
 dkBreveSpecial.item["n"] := "{u+014b}"          ; (ŋ) small letter eng(ma)
 dkBreveSpecial.item["m"] := "{u+0271}"          ; (ɱ) m with hook
 dkBreveSpecial.item["M"] := "{u+2c6e}"          ; (Ɱ) M with hook
 dkBreveSpecial.item["n"] := "{u+014b}"          ; (ŋ) small letter eng(ma)
@@ -372,8 +362,10 @@ dkBreveSpecial.item["o"] := "{u+014f}"          ; (ŏ) o with breve
 dkBreveSpecial.item["O"] := "{u+014e}"          ; (Ŏ) O with breve
 dkBreveSpecial.item[chr(0x00f6)] := "{u+0254}"  ; (ö -> ɔ) small open o
 dkBreveSpecial.item[chr(0x00d6)] := "{u+0186}"  ; (Ö -> Ɔ) capital open O
 dkBreveSpecial.item["O"] := "{u+014e}"          ; (Ŏ) O with breve
 dkBreveSpecial.item[chr(0x00f6)] := "{u+0254}"  ; (ö -> ɔ) small open o
 dkBreveSpecial.item[chr(0x00d6)] := "{u+0186}"  ; (Ö -> Ɔ) capital open O
-dkBreveSpecial.item["p"] := "{u+1e55}"          ; (ṕ) p with acute
-dkBreveSpecial.item["P"] := "{u+1e54}"          ; (Ṕ) P with acute
+dkBreveSpecial.item["p"] := "{u+01a5}"          ; (ƥ) p with hook
+dkBreveSpecial.item["P"] := "{u+01a4}"          ; (Ƥ) P with hook
+dkBreveSpecial.item["r"] := "{u+027d}"          ; (ɽ) r with tail
+dkBreveSpecial.item["R"] := "{u+2c64}"          ; (Ɽ) R with tail
 dkBreveSpecial.item["s"] := "{u+0219}"          ; (ș) s with comma below (Romanian)
 dkBreveSpecial.item["S"] := "{u+0218}"          ; (Ș) S with comma below (Romanian)
 dkBreveSpecial.item[chr(0x00df)] := "{u+1e9e}"  ; (ß -> ẞ) capital sharp S (capital Eszett)
 dkBreveSpecial.item["s"] := "{u+0219}"          ; (ș) s with comma below (Romanian)
 dkBreveSpecial.item["S"] := "{u+0218}"          ; (Ș) S with comma below (Romanian)
 dkBreveSpecial.item[chr(0x00df)] := "{u+1e9e}"  ; (ß -> ẞ) capital sharp S (capital Eszett)
@@ -389,6 +381,8 @@ dkBreveSpecial.item[chr(0x00e5)] := "{u+2c73}"  ; (å -> ⱳ) w with hook
 dkBreveSpecial.item[chr(0x00c5)] := "{u+2c72}"  ; (Å -> Ⱳ) W with hook
 dkBreveSpecial.item["y"] := "{u+021d}"          ; (ȝ) small letter yogh
 dkBreveSpecial.item["Y"] := "{u+021c}"          ; (Ȝ) capital letter yogh
 dkBreveSpecial.item[chr(0x00c5)] := "{u+2c72}"  ; (Å -> Ⱳ) W with hook
 dkBreveSpecial.item["y"] := "{u+021d}"          ; (ȝ) small letter yogh
 dkBreveSpecial.item["Y"] := "{u+021c}"          ; (Ȝ) capital letter yogh
+dkBreveSpecial.item["z"] := "{u+0225}"          ; (ȥ) z with hook
+dkBreveSpecial.item["Z"] := "{u+0224}"          ; (Ȥ) Z with hook
 dkBreveSpecial.item["3"] := "{u+0292}"          ; (ʒ) small letter ezh
 dkBreveSpecial.item["#"] := "{u+01b7}"          ; (Ʒ) capital letter ezh
 dkBreveSpecial.item[" "] := "{u+02d8}"          ; (˘) breve
 dkBreveSpecial.item["3"] := "{u+0292}"          ; (ʒ) small letter ezh
 dkBreveSpecial.item["#"] := "{u+01b7}"          ; (Ʒ) capital letter ezh
 dkBreveSpecial.item[" "] := "{u+02d8}"          ; (˘) breve
@@ -421,16 +415,12 @@ dkAcuteAccent.item[chr(0x00e9)] := "{u+0260}"  ; (é -> ɠ) g with hook
 dkAcuteAccent.item[chr(0x00c9)] := "{u+0193}"  ; (É -> Ɠ) G with hook
 dkAcuteAccent.item["h"] := "{u+0266}"          ; (ɦ) h with hook
 dkAcuteAccent.item["H"] := "{u+a7aa}"          ; (Ɦ) H with hook
 dkAcuteAccent.item[chr(0x00c9)] := "{u+0193}"  ; (É -> Ɠ) G with hook
 dkAcuteAccent.item["h"] := "{u+0266}"          ; (ɦ) h with hook
 dkAcuteAccent.item["H"] := "{u+a7aa}"          ; (Ɦ) H with hook
-dkAcuteAccent.item[chr(0x00f9)] := "{u+a727}"  ; (ù -> ꜧ) small letter heng
-dkAcuteAccent.item[chr(0x00d9)] := "{u+a726}"  ; (Ù -> Ꜧ) capital letter heng
 dkAcuteAccent.item["i"] := "{u+00ed}"          ; (í) i with acute
 dkAcuteAccent.item["I"] := "{u+00cd}"          ; (Í) I with acute
 dkAcuteAccent.item["j"] := "{u+0133}"          ; (ij) ligature ij
 dkAcuteAccent.item["J"] := "{u+0132}"          ; (IJ) ligature IJ
 dkAcuteAccent.item["i"] := "{u+00ed}"          ; (í) i with acute
 dkAcuteAccent.item["I"] := "{u+00cd}"          ; (Í) I with acute
 dkAcuteAccent.item["j"] := "{u+0133}"          ; (ij) ligature ij
 dkAcuteAccent.item["J"] := "{u+0132}"          ; (IJ) ligature IJ
-dkAcuteAccent.item["k"] := "{u+0199}"          ; (ƙ) k with hook
-dkAcuteAccent.item["K"] := "{u+0198}"          ; (Ƙ) K with hook
-dkAcuteAccent.item[chr(0x0153)] := "{u+1e31}"  ; (œ -> ḱ) k with acute
-dkAcuteAccent.item[chr(0x0152)] := "{u+1e30}"  ; (Œ -> Ḱ) K with acute
+dkAcuteAccent.item["k"] := "{u+1e31}"          ; (ḱ) k with acute
+dkAcuteAccent.item["K"] := "{u+1e30}"          ; (Ḱ) K with acute
 dkAcuteAccent.item["l"] := "{u+013a}"          ; (ĺ) l with acute
 dkAcuteAccent.item["L"] := "{u+0139}"          ; (Ĺ) L with acute
 dkAcuteAccent.item["m"] := "{u+1e3f}"          ; (ḿ) m with acute
 dkAcuteAccent.item["l"] := "{u+013a}"          ; (ĺ) l with acute
 dkAcuteAccent.item["L"] := "{u+0139}"          ; (Ĺ) L with acute
 dkAcuteAccent.item["m"] := "{u+1e3f}"          ; (ḿ) m with acute
@@ -441,14 +431,12 @@ dkAcuteAccent.item["o"] := "{u+00f3}"          ; (ó) o with acute
 dkAcuteAccent.item["O"] := "{u+00d3}"          ; (Ó) O with acute
 dkAcuteAccent.item[chr(0x00f6)] := "{u+0151}"  ; (ö -> ő) o with double acute
 dkAcuteAccent.item[chr(0x00d6)] := "{u+0150}"  ; (Ö -> Ő) O with double acute
 dkAcuteAccent.item["O"] := "{u+00d3}"          ; (Ó) O with acute
 dkAcuteAccent.item[chr(0x00f6)] := "{u+0151}"  ; (ö -> ő) o with double acute
 dkAcuteAccent.item[chr(0x00d6)] := "{u+0150}"  ; (Ö -> Ő) O with double acute
-dkAcuteAccent.item["p"] := "{u+01a5}"          ; (ƥ) p with hook
-dkAcuteAccent.item["P"] := "{u+01a4}"          ; (Ƥ) P with hook
+dkAcuteAccent.item["p"] := "{u+1e55}"          ; (ṕ) p with acute
+dkAcuteAccent.item["P"] := "{u+1e54}"          ; (Ṕ) P with acute
 dkAcuteAccent.item["q"] := "{u+024b}"          ; (ɋ) q with hook tail
 dkAcuteAccent.item["Q"] := "{u+024a}"          ; (Ɋ) Q with hook tail
 dkAcuteAccent.item["r"] := "{u+0155}"          ; (ŕ) r with acute
 dkAcuteAccent.item["R"] := "{u+0154}"          ; (Ŕ) R with acute
 dkAcuteAccent.item["q"] := "{u+024b}"          ; (ɋ) q with hook tail
 dkAcuteAccent.item["Q"] := "{u+024a}"          ; (Ɋ) Q with hook tail
 dkAcuteAccent.item["r"] := "{u+0155}"          ; (ŕ) r with acute
 dkAcuteAccent.item["R"] := "{u+0154}"          ; (Ŕ) R with acute
-dkAcuteAccent.item[chr(0x00fd)] := "{u+027d}"  ; (ý -> ɽ) r with tail
-dkAcuteAccent.item[chr(0x00dd)] := "{u+2c64}"  ; (Ý -> Ɽ) R with tail
 dkAcuteAccent.item["s"] := "{u+015b}"          ; (ś) s with acute
 dkAcuteAccent.item["S"] := "{u+015a}"          ; (Ś) S with acute
 dkAcuteAccent.item[chr(0x00df)] := "{u+1e9e}"  ; (ß -> ẞ) capital sharp S (capital Eszett)
 dkAcuteAccent.item["s"] := "{u+015b}"          ; (ś) s with acute
 dkAcuteAccent.item["S"] := "{u+015a}"          ; (Ś) S with acute
 dkAcuteAccent.item[chr(0x00df)] := "{u+1e9e}"  ; (ß -> ẞ) capital sharp S (capital Eszett)
@@ -466,12 +454,10 @@ dkAcuteAccent.item["w"] := "{u+1e83}"          ; (ẃ) w with acute
 dkAcuteAccent.item["W"] := "{u+1e82}"          ; (Ẃ) W with acute
 dkAcuteAccent.item["y"] := "{u+00fd}"          ; (ý) y with acute
 dkAcuteAccent.item["Y"] := "{u+00dd}"          ; (Ý) Y with acute
 dkAcuteAccent.item["W"] := "{u+1e82}"          ; (Ẃ) W with acute
 dkAcuteAccent.item["y"] := "{u+00fd}"          ; (ý) y with acute
 dkAcuteAccent.item["Y"] := "{u+00dd}"          ; (Ý) Y with acute
-dkAcuteAccent.item[chr(0x00ff)] := "{u+01b4}"  ; (ÿ -> ƴ) y with hook
-dkAcuteAccent.item[chr(0x0178)] := "{u+01b3}"  ; (Ÿ -> Ƴ) Y with hook
+dkAcuteAccent.item[chr(0x00fb)] := "{u+01b4}"  ; (û -> ƴ) y with hook
+dkAcuteAccent.item[chr(0x00db)] := "{u+01b3}"  ; (Û -> Ƴ) Y with hook
 dkAcuteAccent.item["z"] := "{u+017a}"          ; (ź) z with acute
 dkAcuteAccent.item["Z"] := "{u+0179}"          ; (Ź) Z with acute
 dkAcuteAccent.item["z"] := "{u+017a}"          ; (ź) z with acute
 dkAcuteAccent.item["Z"] := "{u+0179}"          ; (Ź) Z with acute
-dkAcuteAccent.item[chr(0x00e0)] := "{u+0225}"  ; (à -> ȥ) z with hook
-dkAcuteAccent.item[chr(0x00c0)] := "{u+0224}"  ; (À -> Ȥ) Z with hook
 dkAcuteAccent.item[chr(0x00e5)] := "{u+01fb}"  ; (å -> ǻ) a with ring above and acute
 dkAcuteAccent.item[chr(0x00c5)] := "{u+01fa}"  ; (Å -> Ǻ) A with ring above and acute
 dkAcuteAccent.item[chr(0x00e6)] := "{u+01fd}"  ; (æ -> ǽ) ae with acute
 dkAcuteAccent.item[chr(0x00e5)] := "{u+01fb}"  ; (å -> ǻ) a with ring above and acute
 dkAcuteAccent.item[chr(0x00c5)] := "{u+01fa}"  ; (Å -> Ǻ) A with ring above and acute
 dkAcuteAccent.item[chr(0x00e6)] := "{u+01fd}"  ; (æ -> ǽ) ae with acute
@@ -529,6 +515,8 @@ dkDiaeresis.item[" "] := "{u+00a8}"  ; (¨) diaeresis
 dkGraveAccent := ComObjCreate("Scripting.Dictionary")
 dkGraveAccent.item["a"] := "{u+00e0}"  ; (à) a with grave
 dkGraveAccent.item["A"] := "{u+00c0}"  ; (À) A with grave
 dkGraveAccent := ComObjCreate("Scripting.Dictionary")
 dkGraveAccent.item["a"] := "{u+00e0}"  ; (à) a with grave
 dkGraveAccent.item["A"] := "{u+00c0}"  ; (À) A with grave
+dkGraveAccent.item["d"] := "{u+00f0}"  ; (ð) small letter eth
+dkGraveAccent.item["D"] := "{u+00d0}"  ; (Ð) capital letter eth
 dkGraveAccent.item["e"] := "{u+00e8}"  ; (è) e with grave
 dkGraveAccent.item["E"] := "{u+00c8}"  ; (È) E with grave
 dkGraveAccent.item["i"] := "{u+00ec}"  ; (ì) i with grave
 dkGraveAccent.item["e"] := "{u+00e8}"  ; (è) e with grave
 dkGraveAccent.item["E"] := "{u+00c8}"  ; (È) E with grave
 dkGraveAccent.item["i"] := "{u+00ec}"  ; (ì) i with grave
@@ -537,6 +525,8 @@ dkGraveAccent.item["n"] := "{u+01f9}"  ; (ǹ) n with grave
 dkGraveAccent.item["N"] := "{u+01f8}"  ; (Ǹ) N with grave
 dkGraveAccent.item["o"] := "{u+00f2}"  ; (ò) o with grave
 dkGraveAccent.item["O"] := "{u+00d2}"  ; (Ò) O with grave
 dkGraveAccent.item["N"] := "{u+01f8}"  ; (Ǹ) N with grave
 dkGraveAccent.item["o"] := "{u+00f2}"  ; (ò) o with grave
 dkGraveAccent.item["O"] := "{u+00d2}"  ; (Ò) O with grave
+dkGraveAccent.item["t"] := "{u+00fe}"  ; (þ) small letter thorn
+dkGraveAccent.item["T"] := "{u+00de}"  ; (Þ) capital letter thorn
 dkGraveAccent.item["u"] := "{u+00f9}"  ; (ù) u with grave
 dkGraveAccent.item["U"] := "{u+00d9}"  ; (Ù) U with grave
 dkGraveAccent.item["w"] := "{u+1e81}"  ; (ẁ) w with grave
 dkGraveAccent.item["u"] := "{u+00f9}"  ; (ù) u with grave
 dkGraveAccent.item["U"] := "{u+00d9}"  ; (Ù) U with grave
 dkGraveAccent.item["w"] := "{u+1e81}"  ; (ẁ) w with grave
@@ -545,8 +535,8 @@ dkGraveAccent.item["y"] := "{u+1ef3}"  ; (ỳ) y with grave
 dkGraveAccent.item["Y"] := "{u+1ef2}"  ; (Ỳ) Y with grave
 dkGraveAccent.item["c"] := "{u+2663}"  ; (♣) black club suit
 dkGraveAccent.item["C"] := "{u+2667}"  ; (♧) white club suit
 dkGraveAccent.item["Y"] := "{u+1ef2}"  ; (Ỳ) Y with grave
 dkGraveAccent.item["c"] := "{u+2663}"  ; (♣) black club suit
 dkGraveAccent.item["C"] := "{u+2667}"  ; (♧) white club suit
-dkGraveAccent.item["d"] := "{u+2666}"  ; (♦) black diamond suit
-dkGraveAccent.item["D"] := "{u+2662}"  ; (♢) white diamond suit
+dkGraveAccent.item["m"] := "{u+2666}"  ; (♦) black diamond suit
+dkGraveAccent.item["M"] := "{u+2662}"  ; (♢) white diamond suit
 dkGraveAccent.item["h"] := "{u+2665}"  ; (♥) black heart suit
 dkGraveAccent.item["H"] := "{u+2661}"  ; (♡) white heart suit
 dkGraveAccent.item["s"] := "{u+2660}"  ; (♠) black spade suit
 dkGraveAccent.item["h"] := "{u+2665}"  ; (♥) black heart suit
 dkGraveAccent.item["H"] := "{u+2661}"  ; (♡) white heart suit
 dkGraveAccent.item["s"] := "{u+2660}"  ; (♠) black spade suit
@@ -573,6 +563,10 @@ dkGraveAccent.item["("] := "{u+2007}"  ; figure space
 dkGraveAccent.item[")"] := "{u+200b}"  ; zero-width space
 dkGraveAccent.item["-"] := "{u+00a0}"  ; non-breaking space
 dkGraveAccent.item["="] := "{u+202f}"  ; narrow no-break space
 dkGraveAccent.item[")"] := "{u+200b}"  ; zero-width space
 dkGraveAccent.item["-"] := "{u+00a0}"  ; non-breaking space
 dkGraveAccent.item["="] := "{u+202f}"  ; narrow no-break space
+dkGraveAccent.item[chr(0x00f6)] := "{u+01a1}"  ; (ö -> ơ) o with horn
+dkGraveAccent.item[chr(0x00d6)] := "{u+01a0}"  ; (Ö -> Ơ) O with horn
+dkGraveAccent.item[chr(0x00fc)] := "{u+01b0}"  ; (ü -> ư) u with horn
+dkGraveAccent.item[chr(0x00dc)] := "{u+01af}"  ; (Ü -> Ư) U with horn
 dkGraveAccent.item[" "] := "``"        ; grave accent
 
 
 dkGraveAccent.item[" "] := "``"        ; grave accent
 
 
@@ -597,6 +591,7 @@ dkTilde.item["y"] := "{u+1ef9}"  ; (ỹ) y with tilde
 dkTilde.item["Y"] := "{u+1ef8}"  ; (Ỹ) Y with tilde
 dkTilde.item["g"] := "{u+ab36}"  ; (ꬶ) cross-tailed g
 dkTilde.item["h"] := "{u+0267}"  ; (ɧ) small letter heng with hook
 dkTilde.item["Y"] := "{u+1ef8}"  ; (Ỹ) Y with tilde
 dkTilde.item["g"] := "{u+ab36}"  ; (ꬶ) cross-tailed g
 dkTilde.item["h"] := "{u+0267}"  ; (ɧ) small letter heng with hook
+dkTilde.item["k"] := "{u+0138}"  ; (ĸ) small letter kra
 dkTilde.item["s"] := "{u+0283}"  ; (ʃ) small letter esh
 dkTilde.item["S"] := "{u+01a9}"  ; (Ʃ) capital letter esh
 dkTilde.item["1"] := "{u+2000}"  ; en quad
 dkTilde.item["s"] := "{u+0283}"  ; (ʃ) small letter esh
 dkTilde.item["S"] := "{u+01a9}"  ; (Ʃ) capital letter esh
 dkTilde.item["1"] := "{u+2000}"  ; en quad
@@ -607,134 +602,132 @@ dkTilde.item[chr(0x00df)] := "{u+017f}"  ; (ß -> ſ) small long s
 dkTilde.item[" "] := "~"         ; tilde
 
 
 dkTilde.item[" "] := "~"         ; tilde
 
 
-; Dead Key :  Not Sign
-
-dkNotSign := ComObjCreate("Scripting.Dictionary")
-dkNotSign.item["a"] := "{u+00aa}"          ; (ª) feminine ordinal indicator (Spanish, Portuguese, Italian, Galician)
-dkNotSign.item["A"] := "{u+00aa}"          ; (ª) feminine ordinal indicator (Spanish, Portuguese, Italian, Galician)
-dkNotSign.item[chr(0x00e4)] := "{u+214d}"  ; (ä -> ⅍) aktieselskab
-dkNotSign.item[chr(0x00c4)] := "{u+214d}"  ; (Ä -> ⅍) aktieselskab
-dkNotSign.item["b"] := "{u+2022}"          ; (•) bullet
-dkNotSign.item["B"] := "{u+25e6}"          ; (◦) white bullet
-dkNotSign.item["c"] := "{u+00a4}"          ; (¤) currency sign
-dkNotSign.item["C"] := "{u+00a4}"          ; (¤) currency sign
-dkNotSign.item[chr(0x00e7)] := "{u+2105}"  ; (ç -> ℅) care of
-dkNotSign.item[chr(0x00c7)] := "{u+2105}"  ; (Ç -> ℅) care of
-dkNotSign.item["d"] := "{u+22c4}"          ; (⋄) diamond operator
-dkNotSign.item["D"] := "{u+22c4}"          ; (⋄) diamond operator
-dkNotSign.item["e"] := "{u+212e}"          ; (℮) estimated symbol
-dkNotSign.item["E"] := "{u+2709}"          ; (✉) envelope
-dkNotSign.item["f"] := "{u+2640}"          ; (♀) Venus symbol (female)
-dkNotSign.item["F"] := "{u+2640}"          ; (♀) Venus symbol (female)
-dkNotSign.item["h"] := "{u+2766}"          ; (❦) floral heart
-dkNotSign.item["H"] := "{u+2767}"          ; (❧) rotated floral heart bullet
-dkNotSign.item["l"] := "{u+2113}"          ; (ℓ) script small l
-dkNotSign.item["L"] := "{u+2112}"          ; (ℒ) Laplace transform
-dkNotSign.item["m"] := "{u+2642}"          ; (♂) Mars symbol (male)
-dkNotSign.item["M"] := "{u+2642}"          ; (♂) Mars symbol (male)
-dkNotSign.item["n"] := "{u+00ac}"          ; (¬) not sign
-dkNotSign.item["N"] := "{u+00ac}"          ; (¬) not sign
-dkNotSign.item["o"] := "{u+00ba}"          ; (º) masculine ordinal indicator (Spanish, Portuguese, Italian, Galician)
-dkNotSign.item["O"] := "{u+00ba}"          ; (º) masculine ordinal indicator (Spanish, Portuguese, Italian, Galician)
-dkNotSign.item[chr(0x00f6)] := "{u+2126}"  ; (ö -> Ω) ohm sign (backwards compatibility)
-dkNotSign.item[chr(0x00d6)] := "{u+2126}"  ; (Ö -> Ω) ohm sign (backwards compatibility)
-dkNotSign.item["p"] := "{u+2117}"          ; (℗) sound recording copyright
-dkNotSign.item["P"] := "{u+2117}"          ; (℗) sound recording copyright
-dkNotSign.item["q"] := "{u+201a}"          ; (‚) single low-9 quotation mark
-dkNotSign.item["Q"] := "{u+201a}"          ; (‚) single low-9 quotation mark
-dkNotSign.item["r"] := "{u+00ae}"          ; (®) registered sign
-dkNotSign.item["R"] := "{u+2619}"          ; (☙) reversed rotated floral heart bullet
-dkNotSign.item["s"] := "{u+2120}"          ; (℠) service mark
-dkNotSign.item["S"] := "{u+2120}"          ; (℠) service mark
-dkNotSign.item["t"] := "{u+2122}"          ; (™) trademark symbol
-dkNotSign.item["T"] := "{u+2706}"          ; (✆) telephone location sign
-dkNotSign.item["u"] := "{u+2610}"          ; (☐) ballot box
-dkNotSign.item["U"] := "{u+2610}"          ; (☐) ballot box
-dkNotSign.item["v"] := "{u+2713}"          ; (✓) check mark
-dkNotSign.item["V"] := "{u+2714}"          ; (✔) heavy check mark
-dkNotSign.item["x"] := "{u+2717}"          ; (✗) ballot x
-dkNotSign.item["X"] := "{u+2718}"          ; (✘) heavy ballot x
-dkNotSign.item["y"] := "{u+2611}"          ; (☑) ballot box with check
-dkNotSign.item["Y"] := "{u+2612}"          ; (☒) ballot box with x
-dkNotSign.item["1"] := "{u+2116}"          ; (№) numero sign
-dkNotSign.item["2"] := "{u+00bd}"          ; (½) vulgar fraction 1/2
-dkNotSign.item["3"] := "{u+2153}"          ; (⅓) vulgar fraction 1/3
-dkNotSign.item["4"] := "{u+00bc}"          ; (¼) vulgar fraction 1/4
-dkNotSign.item["5"] := "{u+2154}"          ; (⅔) vulgar fraction 2/3
-dkNotSign.item["6"] := "{u+00be}"          ; (¾) vulgar fraction 3/4
-dkNotSign.item["7"] := "{u+215b}"          ; (⅛) vulgar fraction 1/8
-dkNotSign.item["8"] := "{u+215c}"          ; (⅜) vulgar fraction 3/8
-dkNotSign.item["9"] := "{u+215d}"          ; (⅝) vulgar fraction 5/8
-dkNotSign.item["0"] := "{u+215e}"          ; (⅞) vulgar fraction 7/8
-dkNotSign.item["!"] := "{u+2116}"          ; (№) numero sign
-dkNotSign.item["@"] := "{u+00bd}"          ; (½) vulgar fraction 1/2
-dkNotSign.item["#"] := "{u+2153}"          ; (⅓) vulgar fraction 1/3
-dkNotSign.item["$"] := "{u+00bc}"          ; (¼) vulgar fraction 1/4
-dkNotSign.item["%"] := "{u+2154}"          ; (⅔) vulgar fraction 2/3
-dkNotSign.item["^"] := "{u+00be}"          ; (¾) vulgar fraction 3/4
-dkNotSign.item["&"] := "{u+215b}"          ; (⅛) vulgar fraction 1/8
-dkNotSign.item["*"] := "{u+215c}"          ; (⅜) vulgar fraction 3/8
-dkNotSign.item["("] := "{u+215d}"          ; (⅝) vulgar fraction 5/8
-dkNotSign.item[")"] := "{u+215e}"          ; (⅞) vulgar fraction 7/8
-dkNotSign.item["-"] := "{u+2043}"          ; (⁃) hyphen bullet
-dkNotSign.item["="] := "{u+2023}"          ; (‣) triangular bullet
-dkNotSign.item[";"] := "{u+263a}"          ; (☺) white smiling face
-dkNotSign.item[":"] := "{u+263b}"          ; (☻) black smiling face
-dkNotSign.item["/"] := "{u+203c}"          ; (‼) double exclamation mark
-dkNotSign.item["?"] := "{u+203d}"          ; (‽) interrobang
-dkNotSign.item[chr(0x00bf)] := "{u+2e18}"  ; (¿ -> ⸘) inverted interrobang
-dkNotSign.item[chr(0x2026)] := "{u+2e2e}"  ; (… -> ⸮) reversed question mark
-dkNotSign.item["\"] := "{u+205e}"          ; (⁞) vertical four dots
-dkNotSign.item["|"] := "{u+205e}"          ; (⁞) vertical four dots
-dkNotSign.item[" "] := "{u+00ac}"          ; (¬) not sign
-
-
-; Dead Key :  Broken Bar
-
-dkBrokenBar := ComObjCreate("Scripting.Dictionary")
-dkBrokenBar.item["a"] := "{u+20b3}"          ; (₳) Argentine austral
-dkBrokenBar.item["A"] := "{u+20b3}"          ; (₳) Argentine austral
-dkBrokenBar.item["b"] := "{u+20bf}"          ; (₿) bitcoin
-dkBrokenBar.item["B"] := "{u+20bf}"          ; (₿) bitcoin
-dkBrokenBar.item["c"] := "{u+20a1}"          ; (₡) Costa Rican colón
-dkBrokenBar.item["C"] := "{u+20b5}"          ; (₵) Ghanaian cedi
-dkBrokenBar.item[chr(0x00e7)] := "{u+20a2}"  ; (ç -> ₢) Brazilian cruzeiro
-dkBrokenBar.item[chr(0x00c7)] := "{u+20a2}"  ; (Ç -> ₢) Brazilian cruzeiro
-dkBrokenBar.item["d"] := "{u+20ab}"          ; (₫) Vietnamese dong
-dkBrokenBar.item["D"] := "{u+20af}"          ; (₯) Greek drachma
-dkBrokenBar.item["f"] := "{u+20a3}"          ; (₣) French franc
-dkBrokenBar.item["F"] := "{u+20a3}"          ; (₣) French franc
-dkBrokenBar.item["g"] := "{u+20b2}"          ; (₲) Paraguayan guaraní
-dkBrokenBar.item["G"] := "{u+20b2}"          ; (₲) Paraguayan guaraní
-dkBrokenBar.item["h"] := "{u+20b4}"          ; (₴) Ukrainian hryvnia
-dkBrokenBar.item["H"] := "{u+20b4}"          ; (₴) Ukrainian hryvnia
-dkBrokenBar.item["k"] := "{u+20ad}"          ; (₭) Laotian kip
-dkBrokenBar.item["K"] := "{u+20ad}"          ; (₭) Laotian kip
-dkBrokenBar.item["l"] := "{u+20ba}"          ; (₺) Turkish lira
-dkBrokenBar.item["L"] := "{u+20be}"          ; (₾) Georgian lari
-dkBrokenBar.item[chr(0x00f8)] := "{u+20a4}"  ; (ø -> ₤) lira
-dkBrokenBar.item[chr(0x00d8)] := "{u+20b6}"  ; (Ø -> ₶) livre tournois
-dkBrokenBar.item["m"] := "{u+20bc}"          ; (₼) Azerbaijani manat
-dkBrokenBar.item["M"] := "{u+20a5}"          ; (₥) mill sign
-dkBrokenBar.item["n"] := "{u+20a6}"          ; (₦) Nigerian naira
-dkBrokenBar.item["N"] := "{u+20a6}"          ; (₦) Nigerian naira
-dkBrokenBar.item["p"] := "{u+20b1}"          ; (₱) Philippine peso
-dkBrokenBar.item["P"] := "{u+20b1}"          ; (₱) Philippine peso
-dkBrokenBar.item["r"] := "{u+20b9}"          ; (₹) Indian rupee
-dkBrokenBar.item["R"] := "{u+20bd}"          ; (₽) Russian ruble
-dkBrokenBar.item["s"] := "{u+20aa}"          ; (₪) Israeli new shekel
-dkBrokenBar.item["S"] := "{u+20b7}"          ; (₷) spesmilo
-dkBrokenBar.item["t"] := "{u+20ae}"          ; (₮) Mongolian tögrög (tugrik)
-dkBrokenBar.item["T"] := "{u+20b8}"          ; (₸) Kazakh tenge
-dkBrokenBar.item["w"] := "{u+20a9}"          ; (₩) South Korean won
-dkBrokenBar.item["W"] := "{u+20a9}"          ; (₩) South Korean won
-dkBrokenBar.item["o"] := "{u+01a1}"          ; (ơ) o with horn
-dkBrokenBar.item["O"] := "{u+01a0}"          ; (Ơ) O with horn
-dkBrokenBar.item["u"] := "{u+01b0}"          ; (ư) u with horn
-dkBrokenBar.item["U"] := "{u+01af}"          ; (Ư) U with horn
-dkBrokenBar.item["\"] := "{u+00a6}"          ; (¦) broken bar
-dkBrokenBar.item["|"] := "{u+00a6}"          ; (¦) broken bar
-dkBrokenBar.item[" "] := "{u+00a6}"          ; (¦) broken bar
+; Dead Key :  Simple Symbols
+
+dkSimpleSymbols := ComObjCreate("Scripting.Dictionary")
+dkSimpleSymbols.item["a"] := "{u+00aa}"          ; (ª) feminine ordinal indicator (Spanish, Portuguese, Italian, Galician)
+dkSimpleSymbols.item["A"] := "{u+00aa}"          ; (ª) feminine ordinal indicator (Spanish, Portuguese, Italian, Galician)
+dkSimpleSymbols.item[chr(0x00e4)] := "{u+214d}"  ; (ä -> ⅍) aktieselskab
+dkSimpleSymbols.item[chr(0x00c4)] := "{u+214d}"  ; (Ä -> ⅍) aktieselskab
+dkSimpleSymbols.item["b"] := "{u+2022}"          ; (•) bullet
+dkSimpleSymbols.item["B"] := "{u+25e6}"          ; (◦) white bullet
+dkSimpleSymbols.item["c"] := "{u+2105}"          ; (℅) care of
+dkSimpleSymbols.item["C"] := "{u+2105}"          ; (℅) care of
+dkSimpleSymbols.item["d"] := "{u+2020}"          ; (†) dagger
+dkSimpleSymbols.item["D"] := "{u+2021}"          ; (‡) double dagger
+dkSimpleSymbols.item["e"] := "{u+212e}"          ; (℮) estimated symbol
+dkSimpleSymbols.item["E"] := "{u+2709}"          ; (✉) envelope
+dkSimpleSymbols.item["f"] := "{u+2640}"          ; (♀) Venus symbol (female)
+dkSimpleSymbols.item["F"] := "{u+2640}"          ; (♀) Venus symbol (female)
+dkSimpleSymbols.item["h"] := "{u+2766}"          ; (❦) floral heart
+dkSimpleSymbols.item["H"] := "{u+2767}"          ; (❧) rotated floral heart bullet
+dkSimpleSymbols.item["i"] := "{u+22c4}"          ; (⋄) diamond operator
+dkSimpleSymbols.item["I"] := "{u+22c4}"          ; (⋄) diamond operator
+dkSimpleSymbols.item["l"] := "{u+2113}"          ; (ℓ) script small l
+dkSimpleSymbols.item["L"] := "{u+2112}"          ; (ℒ) Laplace transform
+dkSimpleSymbols.item["m"] := "{u+2642}"          ; (♂) Mars symbol (male)
+dkSimpleSymbols.item["M"] := "{u+2642}"          ; (♂) Mars symbol (male)
+dkSimpleSymbols.item["n"] := "{u+00ac}"          ; (¬) not sign
+dkSimpleSymbols.item["N"] := "{u+00ac}"          ; (¬) not sign
+dkSimpleSymbols.item["o"] := "{u+00ba}"          ; (º) masculine ordinal indicator (Spanish, Portuguese, Italian, Galician)
+dkSimpleSymbols.item["O"] := "{u+00ba}"          ; (º) masculine ordinal indicator (Spanish, Portuguese, Italian, Galician)
+dkSimpleSymbols.item[chr(0x00f6)] := "{u+2126}"  ; (ö -> Ω) ohm sign (backwards compatibility)
+dkSimpleSymbols.item[chr(0x00d6)] := "{u+2126}"  ; (Ö -> Ω) ohm sign (backwards compatibility)
+dkSimpleSymbols.item["p"] := "{u+00b6}"          ; (¶) pilcrow sign
+dkSimpleSymbols.item["P"] := "{u+2117}"          ; (℗) sound recording copyright
+dkSimpleSymbols.item["q"] := "{u+201e}"          ; („) double low-9 quotation mark
+dkSimpleSymbols.item["Q"] := "{u+201a}"          ; (‚) single low-9 quotation mark
+dkSimpleSymbols.item["r"] := "{u+00ae}"          ; (®) registered sign
+dkSimpleSymbols.item["R"] := "{u+2619}"          ; (☙) reversed rotated floral heart bullet
+dkSimpleSymbols.item["s"] := "{u+2120}"          ; (℠) service mark
+dkSimpleSymbols.item["S"] := "{u+2120}"          ; (℠) service mark
+dkSimpleSymbols.item["t"] := "{u+2122}"          ; (™) trademark symbol
+dkSimpleSymbols.item["T"] := "{u+2706}"          ; (✆) telephone location sign
+dkSimpleSymbols.item["u"] := "{u+2610}"          ; (☐) ballot box
+dkSimpleSymbols.item["U"] := "{u+2610}"          ; (☐) ballot box
+dkSimpleSymbols.item["v"] := "{u+2713}"          ; (✓) check mark
+dkSimpleSymbols.item["V"] := "{u+2714}"          ; (✔) heavy check mark
+dkSimpleSymbols.item["x"] := "{u+2717}"          ; (✗) ballot x
+dkSimpleSymbols.item["X"] := "{u+2718}"          ; (✘) heavy ballot x
+dkSimpleSymbols.item["y"] := "{u+2611}"          ; (☑) ballot box with check
+dkSimpleSymbols.item["Y"] := "{u+2612}"          ; (☒) ballot box with x
+dkSimpleSymbols.item["1"] := "{u+2116}"          ; (№) numero sign
+dkSimpleSymbols.item["2"] := "{u+00bd}"          ; (½) vulgar fraction 1/2
+dkSimpleSymbols.item["3"] := "{u+2153}"          ; (⅓) vulgar fraction 1/3
+dkSimpleSymbols.item["4"] := "{u+00bc}"          ; (¼) vulgar fraction 1/4
+dkSimpleSymbols.item["5"] := "{u+2154}"          ; (⅔) vulgar fraction 2/3
+dkSimpleSymbols.item["6"] := "{u+00be}"          ; (¾) vulgar fraction 3/4
+dkSimpleSymbols.item["7"] := "{u+215b}"          ; (⅛) vulgar fraction 1/8
+dkSimpleSymbols.item["8"] := "{u+215c}"          ; (⅜) vulgar fraction 3/8
+dkSimpleSymbols.item["9"] := "{u+215d}"          ; (⅝) vulgar fraction 5/8
+dkSimpleSymbols.item["0"] := "{u+215e}"          ; (⅞) vulgar fraction 7/8
+dkSimpleSymbols.item["!"] := "{u+2116}"          ; (№) numero sign
+dkSimpleSymbols.item["@"] := "{u+00bd}"          ; (½) vulgar fraction 1/2
+dkSimpleSymbols.item["#"] := "{u+2153}"          ; (⅓) vulgar fraction 1/3
+dkSimpleSymbols.item["$"] := "{u+00bc}"          ; (¼) vulgar fraction 1/4
+dkSimpleSymbols.item["%"] := "{u+2154}"          ; (⅔) vulgar fraction 2/3
+dkSimpleSymbols.item["^"] := "{u+00be}"          ; (¾) vulgar fraction 3/4
+dkSimpleSymbols.item["&"] := "{u+215b}"          ; (⅛) vulgar fraction 1/8
+dkSimpleSymbols.item["*"] := "{u+215c}"          ; (⅜) vulgar fraction 3/8
+dkSimpleSymbols.item["("] := "{u+215d}"          ; (⅝) vulgar fraction 5/8
+dkSimpleSymbols.item[")"] := "{u+215e}"          ; (⅞) vulgar fraction 7/8
+dkSimpleSymbols.item["-"] := "{u+2043}"          ; (⁃) hyphen bullet
+dkSimpleSymbols.item["_"] := "{u+2023}"          ; (‣) triangular bullet
+dkSimpleSymbols.item["="] := "{u+00d7}"          ; (×) multiplication sign
+dkSimpleSymbols.item["+"] := "{u+00f7}"          ; (÷) division sign
+dkSimpleSymbols.item[";"] := "{u+263a}"          ; (☺) white smiling face
+dkSimpleSymbols.item[":"] := "{u+263b}"          ; (☻) black smiling face
+dkSimpleSymbols.item["/"] := "{u+203c}"          ; (‼) double exclamation mark
+dkSimpleSymbols.item["?"] := "{u+203d}"          ; (‽) interrobang
+dkSimpleSymbols.item[chr(0x00bf)] := "{u+2e18}"  ; (¿ -> ⸘) inverted interrobang
+dkSimpleSymbols.item[chr(0x2026)] := "{u+2e2e}"  ; (… -> ⸮) reversed question mark
+dkSimpleSymbols.item["\"] := "{u+205e}"          ; (⁞) vertical four dots
+dkSimpleSymbols.item["|"] := "{u+00a6}"          ; (¦) broken bar
+dkSimpleSymbols.item[" "] := "{u+00d7}"          ; (×) multiplication sign
+
+
+; Dead Key :  Currency
+
+dkCurrency := ComObjCreate("Scripting.Dictionary")
+dkCurrency.item["a"] := "{u+20b3}"          ; (₳) Argentine austral
+dkCurrency.item["A"] := "{u+20b3}"          ; (₳) Argentine austral
+dkCurrency.item["b"] := "{u+20bf}"          ; (₿) bitcoin
+dkCurrency.item["B"] := "{u+20bf}"          ; (₿) bitcoin
+dkCurrency.item["c"] := "{u+20a1}"          ; (₡) Costa Rican colón
+dkCurrency.item["C"] := "{u+20b5}"          ; (₵) Ghanaian cedi
+dkCurrency.item[chr(0x00e7)] := "{u+20a2}"  ; (ç -> ₢) Brazilian cruzeiro
+dkCurrency.item[chr(0x00c7)] := "{u+20a2}"  ; (Ç -> ₢) Brazilian cruzeiro
+dkCurrency.item["d"] := "{u+20ab}"          ; (₫) Vietnamese dong
+dkCurrency.item["D"] := "{u+20af}"          ; (₯) Greek drachma
+dkCurrency.item["f"] := "{u+20a3}"          ; (₣) French franc
+dkCurrency.item["F"] := "{u+20a3}"          ; (₣) French franc
+dkCurrency.item["g"] := "{u+20b2}"          ; (₲) Paraguayan guaraní
+dkCurrency.item["G"] := "{u+20b2}"          ; (₲) Paraguayan guaraní
+dkCurrency.item["h"] := "{u+20b4}"          ; (₴) Ukrainian hryvnia
+dkCurrency.item["H"] := "{u+20b4}"          ; (₴) Ukrainian hryvnia
+dkCurrency.item["k"] := "{u+20ad}"          ; (₭) Laotian kip
+dkCurrency.item["K"] := "{u+20ad}"          ; (₭) Laotian kip
+dkCurrency.item["l"] := "{u+20ba}"          ; (₺) Turkish lira
+dkCurrency.item["L"] := "{u+20be}"          ; (₾) Georgian lari
+dkCurrency.item[chr(0x00f8)] := "{u+20a4}"  ; (ø -> ₤) lira
+dkCurrency.item[chr(0x00d8)] := "{u+20b6}"  ; (Ø -> ₶) livre tournois
+dkCurrency.item["m"] := "{u+20bc}"          ; (₼) Azerbaijani manat
+dkCurrency.item["M"] := "{u+20a5}"          ; (₥) mill sign
+dkCurrency.item["n"] := "{u+20a6}"          ; (₦) Nigerian naira
+dkCurrency.item["N"] := "{u+20a6}"          ; (₦) Nigerian naira
+dkCurrency.item["p"] := "{u+20b1}"          ; (₱) Philippine peso
+dkCurrency.item["P"] := "{u+20b1}"          ; (₱) Philippine peso
+dkCurrency.item["r"] := "{u+20b9}"          ; (₹) Indian rupee
+dkCurrency.item["R"] := "{u+20bd}"          ; (₽) Russian ruble
+dkCurrency.item["s"] := "{u+20aa}"          ; (₪) Israeli new shekel
+dkCurrency.item["S"] := "{u+20b7}"          ; (₷) spesmilo
+dkCurrency.item["t"] := "{u+20ae}"          ; (₮) Mongolian tögrög (tugrik)
+dkCurrency.item["T"] := "{u+20b8}"          ; (₸) Kazakh tenge
+dkCurrency.item["w"] := "{u+20a9}"          ; (₩) South Korean won
+dkCurrency.item["W"] := "{u+20a9}"          ; (₩) South Korean won
+dkCurrency.item["x"] := "{u+00a4}"          ; (¤) currency sign
+dkCurrency.item["X"] := "{u+00a4}"          ; (¤) currency sign
+dkCurrency.item[" "] := "{u+00a4}"          ; (¤) currency sign
 
 
 ; Dead Key :  Greek Alphabet
 
 
 ; Dead Key :  Greek Alphabet
@@ -778,8 +771,8 @@ dkGreekAlphabet.item["r"] := "{u+03c1}"  ; (ρ) small rho
 dkGreekAlphabet.item["R"] := "{u+03a1}"  ; (Ρ) capital rho
 dkGreekAlphabet.item["s"] := "{u+03c3}"  ; (σ) small sigma
 dkGreekAlphabet.item["S"] := "{u+03a3}"  ; (Σ) capital sigma
 dkGreekAlphabet.item["R"] := "{u+03a1}"  ; (Ρ) capital rho
 dkGreekAlphabet.item["s"] := "{u+03c3}"  ; (σ) small sigma
 dkGreekAlphabet.item["S"] := "{u+03a3}"  ; (Σ) capital sigma
-dkGreekAlphabet.item[","] := "{u+03c2}"  ; (ς) small sigma, in word-final position
-dkGreekAlphabet.item[chr(0x00df)] := "{u+03c2}"  ; (ß -> ς) small sigma, in word-final position
+dkGreekAlphabet.item[","] := "{u+03c2}"  ; (ς) small final sigma
+dkGreekAlphabet.item[chr(0x00df)] := "{u+03c2}"  ; (ß -> ς) small final sigma
 dkGreekAlphabet.item["t"] := "{u+03c4}"  ; (τ) small tau
 dkGreekAlphabet.item["T"] := "{u+03a4}"  ; (Τ) capital tau
 dkGreekAlphabet.item["u"] := "{u+03c5}"  ; (υ) small upsilon
 dkGreekAlphabet.item["t"] := "{u+03c4}"  ; (τ) small tau
 dkGreekAlphabet.item["T"] := "{u+03a4}"  ; (Τ) capital tau
 dkGreekAlphabet.item["u"] := "{u+03c5}"  ; (υ) small upsilon
@@ -873,6 +866,8 @@ dkMathSymbols.item["u"] := "{u+222a}"  ; (∪) set union
 dkMathSymbols.item["U"] := "{u+2216}"  ; (∖) set minus
 dkMathSymbols.item["w"] := "{u+2118}"  ; (℘) Weierstrass elliptic function
 dkMathSymbols.item["W"] := "{u+2118}"  ; (℘) Weierstrass elliptic function
 dkMathSymbols.item["U"] := "{u+2216}"  ; (∖) set minus
 dkMathSymbols.item["w"] := "{u+2118}"  ; (℘) Weierstrass elliptic function
 dkMathSymbols.item["W"] := "{u+2118}"  ; (℘) Weierstrass elliptic function
+dkMathSymbols.item["x"] := "{u+2295}"  ; (⊕) exclusive or
+dkMathSymbols.item["X"] := "{u+225d}"  ; (≝) equal to by definition
 dkMathSymbols.item["z"] := "{u+21af}"  ; (↯) downwards zigzag arrow
 dkMathSymbols.item["Z"] := "{u+2124}"  ; (ℤ) whole numbers
 dkMathSymbols.item["1"] := "{u+2260}"  ; (≠) not equal to
 dkMathSymbols.item["z"] := "{u+21af}"  ; (↯) downwards zigzag arrow
 dkMathSymbols.item["Z"] := "{u+2124}"  ; (ℤ) whole numbers
 dkMathSymbols.item["1"] := "{u+2260}"  ; (≠) not equal to
@@ -903,10 +898,8 @@ dkMathSymbols.item["."] := "{u+2265}"  ; (≥) greater-than or equal to
 dkMathSymbols.item[">"] := "{u+2265}"  ; (≥) greater-than or equal to
 dkMathSymbols.item["-"] := "{u+2296}"  ; (⊖) circled minus
 dkMathSymbols.item["_"] := "{u+2298}"  ; (⊘) circled division slash
 dkMathSymbols.item[">"] := "{u+2265}"  ; (≥) greater-than or equal to
 dkMathSymbols.item["-"] := "{u+2296}"  ; (⊖) circled minus
 dkMathSymbols.item["_"] := "{u+2298}"  ; (⊘) circled division slash
-dkMathSymbols.item["="] := "{u+225d}"  ; (≝) equal to by definition
-dkMathSymbols.item["+"] := "{u+2295}"  ; (⊕) exclusive or
-dkMathSymbols.item[chr(0x00d7)] := "{u+2261}"  ; (× -> ≡) identical to
-dkMathSymbols.item[chr(0x00f7)] := "{u+2262}"  ; (÷ -> ≢) not identical to
+dkMathSymbols.item["="] := "{u+2261}"  ; (≡) identical to
+dkMathSymbols.item["+"] := "{u+2262}"  ; (≢) not identical to
 dkMathSymbols.item[";"] := "{u+2235}"  ; (∵) because sign
 dkMathSymbols.item[":"] := "{u+2234}"  ; (∴) therefore sign
 dkMathSymbols.item["'"] := "{u+2032}"  ; (′) prime
 dkMathSymbols.item[";"] := "{u+2235}"  ; (∵) because sign
 dkMathSymbols.item[":"] := "{u+2234}"  ; (∴) therefore sign
 dkMathSymbols.item["'"] := "{u+2032}"  ; (′) prime
@@ -990,31 +983,31 @@ dkMathSymbols.item[" "] := "{u+221a}"  ; (√) square root
   Send {blind}{vkE8}
   return
 
   Send {blind}{vkE8}
   return
 
->!c::
+>!d::
   if GetKeyState("CapsLock", "T")
   if GetKeyState("CapsLock", "T")
-    Send {u+00c7}  ; (Ç) C with cedilla
+    Send {u+00c2}  ; (Â) A with circumflex
   else
   else
-    Send {u+00e7}  ; (ç) c with cedilla
+    Send {u+00e2}  ; (â) a with circumflex
   return
   return
->!+c::
+>!+d::
   if GetKeyState("CapsLock", "T")
   if GetKeyState("CapsLock", "T")
-    Send {u+00e7}  ; (ç) c with cedilla
+    Send {u+00e2}  ; (â) a with circumflex
   else
   else
-    Send {u+00c7}  ; (Ç) C with cedilla
+    Send {u+00c2}  ; (Â) A with circumflex
   Send {blind}{vkE8}
   return
 
   Send {blind}{vkE8}
   return
 
->!d::
+>!c::
   if GetKeyState("CapsLock", "T")
   if GetKeyState("CapsLock", "T")
-    Send {u+00d0}  ; (Ð) capital letter eth
+    Send {u+00c7}  ; (Ç) C with cedilla
   else
   else
-    Send {u+00f0}  ; (ð) small letter eth
+    Send {u+00e7}  ; (ç) c with cedilla
   return
   return
->!+d::
+>!+c::
   if GetKeyState("CapsLock", "T")
   if GetKeyState("CapsLock", "T")
-    Send {u+00f0}  ; (ð) small letter eth
+    Send {u+00e7}  ; (ç) c with cedilla
   else
   else
-    Send {u+00d0}  ; (Ð) capital letter eth
+    Send {u+00c7}  ; (Ç) C with cedilla
   Send {blind}{vkE8}
   return
 
   Send {blind}{vkE8}
   return
 
@@ -1060,6 +1053,20 @@ dkMathSymbols.item[" "] := "{u+221a}"  ; (√) square root
   Send {blind}{vkE8}
   return
 
   Send {blind}{vkE8}
   return
 
+>!r::
+  if GetKeyState("CapsLock", "T")
+    Send {u+00ca}  ; (Ê) E with circumflex
+  else
+    Send {u+00ea}  ; (ê) e with circumflex
+  return
+>!+r::
+  if GetKeyState("CapsLock", "T")
+    Send {u+00ea}  ; (ê) e with circumflex
+  else
+    Send {u+00ca}  ; (Ê) E with circumflex
+  Send {blind}{vkE8}
+  return
+
 >!i::
   if GetKeyState("CapsLock", "T")
     Send {u+00cf}  ; (Ï) I with diaeresis
 >!i::
   if GetKeyState("CapsLock", "T")
     Send {u+00cf}  ; (Ï) I with diaeresis
@@ -1102,6 +1109,20 @@ dkMathSymbols.item[" "] := "{u+221a}"  ; (√) square root
   Send {blind}{vkE8}
   return
 
   Send {blind}{vkE8}
   return
 
+>!t::
+  if GetKeyState("CapsLock", "T")
+    Send {u+00ce}  ; (Î) I with circumflex
+  else
+    Send {u+00ee}  ; (î) i with circumflex
+  return
+>!+t::
+  if GetKeyState("CapsLock", "T")
+    Send {u+00ee}  ; (î) i with circumflex
+  else
+    Send {u+00ce}  ; (Î) I with circumflex
+  Send {blind}{vkE8}
+  return
+
 >!n::
   if GetKeyState("CapsLock", "T")
     Send {u+00d1}  ; (Ñ) N with tilde
 >!n::
   if GetKeyState("CapsLock", "T")
     Send {u+00d1}  ; (Ñ) N with tilde
@@ -1186,17 +1207,17 @@ dkMathSymbols.item[" "] := "{u+221a}"  ; (√) square root
   Send {blind}{vkE8}
   return
 
   Send {blind}{vkE8}
   return
 
->!t::
+>!p::
   if GetKeyState("CapsLock", "T")
   if GetKeyState("CapsLock", "T")
-    Send {u+00de}  ; (Þ) capital letter thorn
+    Send {u+00d4}  ; (Ô) O with circumflex
   else
   else
-    Send {u+00fe}  ; (þ) small letter thorn
+    Send {u+00f4}  ; (ô) o with circumflex
   return
   return
->!+t::
+>!+p::
   if GetKeyState("CapsLock", "T")
   if GetKeyState("CapsLock", "T")
-    Send {u+00fe}  ; (þ) small letter thorn
+    Send {u+00f4}  ; (ô) o with circumflex
   else
   else
-    Send {u+00de}  ; (Þ) capital letter thorn
+    Send {u+00d4}  ; (Ô) O with circumflex
   Send {blind}{vkE8}
   return
 
   Send {blind}{vkE8}
   return
 
@@ -1244,36 +1265,44 @@ dkMathSymbols.item[" "] := "{u+221a}"  ; (√) square root
 
 >!y::
   if GetKeyState("CapsLock", "T")
 
 >!y::
   if GetKeyState("CapsLock", "T")
-    Send {u+0178}  ; (Ÿ) Y with diaeresis
+    Send {u+00db}  ; (Û) U with circumflex
   else
   else
-    Send {u+00ff}  ; (ÿ) y with diaeresis
+    Send {u+00fb}  ; (û) u with circumflex
   return
 >!+y::
   if GetKeyState("CapsLock", "T")
   return
 >!+y::
   if GetKeyState("CapsLock", "T")
-    Send {u+00ff}  ; (ÿ) y with diaeresis
+    Send {u+00fb}  ; (û) u with circumflex
   else
   else
-    Send {u+0178}  ; (Ÿ) Y with diaeresis
+    Send {u+00db}  ; (Û) U with circumflex
   Send {blind}{vkE8}
   return
 
   Send {blind}{vkE8}
   return
 
->!r::
+>!-::
   if GetKeyState("CapsLock", "T")
   if GetKeyState("CapsLock", "T")
-    Send {u+00dd}  ; (Ý) Y with acute
+    Send {u+00c3}  ; (Ã) A with tilde
   else
   else
-    Send {u+00fd}  ; (ý) y with acute
+    Send {u+00e3}  ; (ã) a with tilde
   return
   return
->!+r::
+>!_::
   if GetKeyState("CapsLock", "T")
   if GetKeyState("CapsLock", "T")
-    Send {u+00fd}  ; (ý) y with acute
+    Send {u+00e3}  ; (ã) a with tilde
   else
   else
-    Send {u+00dd}  ; (Ý) Y with acute
+    Send {u+00c3}  ; (Ã) A with tilde
   Send {blind}{vkE8}
   return
 
   Send {blind}{vkE8}
   return
 
->!p::Send {u+2020}  ; (†) dagger
->!+p::
-  Send {u+2021}     ; (‡) double dagger
-  Send {blind}{vkE8}  ; suppresses 'Right Alt + Shift' hotkey
+>!=::
+  if GetKeyState("CapsLock", "T")
+    Send {u+00d5}  ; (Õ) O with tilde
+  else
+    Send {u+00f5}  ; (õ) o with tilde
+  return
+>!+=::
+  if GetKeyState("CapsLock", "T")
+    Send {u+00f5}  ; (õ) o with tilde
+  else
+    Send {u+00d5}  ; (Õ) O with tilde
+  Send {blind}{vkE8}
   return
 
 >!s::Send {u+00df}  ; (ß) small sharp s (Eszett)
   return
 
 >!s::Send {u+00df}  ; (ß) small sharp s (Eszett)
@@ -1285,7 +1314,7 @@ dkMathSymbols.item[" "] := "{u+221a}"  ; (√) square root
 >!1::Send {u+00a1}  ; (¡) inverted exclamation mark
 >!+1::
   Send {u+00b9}     ; (¹) superscript 1
 >!1::Send {u+00a1}  ; (¡) inverted exclamation mark
 >!+1::
   Send {u+00b9}     ; (¹) superscript 1
-  Send {blind}{vkE8}
+  Send {blind}{vkE8}  ; suppresses 'Right Alt + Shift' hotkey
   return
 
 >!2::Send {u+00a9}  ; (©) copyright sign
   return
 
 >!2::Send {u+00a9}  ; (©) copyright sign
@@ -1312,12 +1341,6 @@ dkMathSymbols.item[" "] := "{u+221a}"  ; (√) square root
   Send {blind}{vkE8}
   return
 
   Send {blind}{vkE8}
   return
 
->!8::Send {u+201e}  ; („) double low-9 quotation mark
->!+8::
-  Send {u+00b6}     ; (¶) pilcrow sign
-  Send {blind}{vkE8}
-  return
-
 >!9::Send {u+201c}  ; (“) left double quotation mark
 >!+9::
   Send {u+2018}     ; (‘) left single quotation mark
 >!9::Send {u+201c}  ; (“) left double quotation mark
 >!+9::
   Send {u+2018}     ; (‘) left single quotation mark
@@ -1330,12 +1353,6 @@ dkMathSymbols.item[" "] := "{u+221a}"  ; (√) square root
   Send {blind}{vkE8}
   return
 
   Send {blind}{vkE8}
   return
 
->!=::Send {u+00d7}  ; (×) multiplication sign
->!+=::
-  Send {u+00f7}     ; (÷) division sign
-  Send {blind}{vkE8}
-  return
-
 >![::Send {u+00ab}  ; («) left-pointing double angle quotation mark
 >!{::
   Send {u+2039}     ; (‹) left-pointing single angle quotation mark
 >![::Send {u+00ab}  ; («) left-pointing double angle quotation mark
 >!{::
   Send {u+2039}     ; (‹) left-pointing single angle quotation mark
@@ -1399,14 +1416,14 @@ dkMathSymbols.item[" "] := "{u+221a}"  ; (√) square root
   Send {blind}{vkE8}
   return
 
   Send {blind}{vkE8}
   return
 
->!-::
+>!8::
   Send {blind}{vkE8}
   Input, key, L1, {bs}{del}{esc}{home}{end}
   Send % dkCedillaOgonek.item[key]
   key := ""
   Send {blind}{vkE8}
   return
   Send {blind}{vkE8}
   Input, key, L1, {bs}{del}{esc}{home}{end}
   Send % dkCedillaOgonek.item[key]
   key := ""
   Send {blind}{vkE8}
   return
->!_::
+>!+8::
   Send {blind}{vkE8}
   Input, key, L1, {bs}{del}{esc}{home}{end}
   Send % dkBreveSpecial.item[key]
   Send {blind}{vkE8}
   Input, key, L1, {bs}{del}{esc}{home}{end}
   Send % dkBreveSpecial.item[key]
@@ -1447,14 +1464,14 @@ dkMathSymbols.item[" "] := "{u+221a}"  ; (√) square root
 >!\::
   Send {blind}{vkE8}
   Input, key, L1, {bs}{del}{esc}{home}{end}
 >!\::
   Send {blind}{vkE8}
   Input, key, L1, {bs}{del}{esc}{home}{end}
-  Send % dkNotSign.item[key]
+  Send % dkSimpleSymbols.item[key]
   key := ""
   Send {blind}{vkE8}
   return
 >!|::
   Send {blind}{vkE8}
   Input, key, L1, {bs}{del}{esc}{home}{end}
   key := ""
   Send {blind}{vkE8}
   return
 >!|::
   Send {blind}{vkE8}
   Input, key, L1, {bs}{del}{esc}{home}{end}
-  Send % dkBrokenBar.item[key]
+  Send % dkCurrency.item[key]
   key := ""
   Send {blind}{vkE8}
   return
   key := ""
   Send {blind}{vkE8}
   return