; Compose : Ring Above (o)
cmpRingAbove := ComObjCreate("Scripting.Dictionary")
+cmpRingAbove.item["a"] := "{u+00e5}" ; (å) a with ring above
+cmpRingAbove.item["A"] := "{u+00c5}" ; (Å) A with ring above
cmpRingAbove.item["u"] := "{u+016f}" ; (ů) u with ring above
cmpRingAbove.item["U"] := "{u+016e}" ; (Ů) U with ring above
cmpRingAbove.item["w"] := "{u+1e98}" ; (ẘ) w with ring above
cmpMacronStrokeAdd.item["U"] := "{u+0244}" ; (Ʉ) U with bar
cmpMacronStrokeAdd.item["y"] := "{u+024f}" ; (ɏ) y with stroke
cmpMacronStrokeAdd.item["Y"] := "{u+024e}" ; (Ɏ) Y with stroke
-cmpMacronStrokeAdd.item[" "] := "{u+00af}" ; (¯) macron
; Compose : Stroke (/)
cmpAcuteAccent.item["F"] := "{u+01fc}" ; (Ǽ) AE with acute
cmpAcuteAccent.item["q"] := "{u+01ff}" ; (ǿ) o with stroke and acute
cmpAcuteAccent.item["Q"] := "{u+01fe}" ; (Ǿ) O with stroke and acute
+cmpAcuteAccent.item[" "] := "{u+00b4}" ; (´) acute accent
; Compose : Diaeresis (")
cmpTilde.item["E"] := "{u+1ebc}" ; (Ẽ) E with tilde
cmpTilde.item["i"] := "{u+0129}" ; (ĩ) i with tilde
cmpTilde.item["I"] := "{u+0128}" ; (Ĩ) I with tilde
+cmpTilde.item["l"] := "{u+026b}" ; (ɫ) l with middle tilde
+cmpTilde.item["L"] := "{u+2c62}" ; (Ɫ) L with middle tilde
cmpTilde.item["n"] := "{u+00f1}" ; (ñ) n with tilde
cmpTilde.item["N"] := "{u+00d1}" ; (Ñ) N with tilde
cmpTilde.item["o"] := "{u+00f5}" ; (õ) o with tilde
cmpTilde.item["V"] := "{u+1e7c}" ; (Ṽ) V with tilde
cmpTilde.item["y"] := "{u+1ef9}" ; (ỹ) y with tilde
cmpTilde.item["Y"] := "{u+1ef8}" ; (Ỹ) Y with tilde
-cmpTilde.item[" "] := "{u+02dc}" ; (˜) tilde
+cmpTilde.item[" "] := "{u+02dc}" ; (˜) small tilde
; Compose : Hook and Latin Greek Letters (h)