+# Acute Accent
+
+<Multi_key> <apostrophe> <a> : "á" U00E1 # a with acute
+<Multi_key> <apostrophe> <A> : "Á" U00C1 # A with acute
+<Multi_key> <apostrophe> <c> : "ć" U0107 # c with acute
+<Multi_key> <apostrophe> <C> : "Ć" U0106 # C with acute
+<Multi_key> <apostrophe> <e> : "é" U00E9 # e with acute
+<Multi_key> <apostrophe> <E> : "É" U00C9 # E with acute
+<Multi_key> <apostrophe> <g> : "ǵ" U01F5 # g with acute
+<Multi_key> <apostrophe> <G> : "Ǵ" U01F4 # G with acute
+<Multi_key> <apostrophe> <i> : "í" U00ED # i with acute
+<Multi_key> <apostrophe> <I> : "Í" U00CD # I with acute
+<Multi_key> <apostrophe> <k> : "ḱ" U1E31 # k with acute
+<Multi_key> <apostrophe> <K> : "Ḱ" U1E30 # K with acute
+<Multi_key> <apostrophe> <l> : "ĺ" U013A # l with acute
+<Multi_key> <apostrophe> <L> : "Ĺ" U0139 # L with acute
+<Multi_key> <apostrophe> <m> : "ḿ" U1E3F # m with acute
+<Multi_key> <apostrophe> <M> : "Ḿ" U1E3E # M with acute
+<Multi_key> <apostrophe> <n> : "ń" U0144 # n with acute
+<Multi_key> <apostrophe> <N> : "Ń" U0143 # N with acute
+<Multi_key> <apostrophe> <o> : "ó" U00F3 # o with acute
+<Multi_key> <apostrophe> <O> : "Ó" U00D3 # O with acute
+<Multi_key> <apostrophe> <p> : "ṕ" U1E55 # p with acute
+<Multi_key> <apostrophe> <P> : "Ṕ" U1E54 # P with acute
+<Multi_key> <apostrophe> <r> : "ŕ" U0155 # r with acute
+<Multi_key> <apostrophe> <R> : "Ŕ" U0154 # R with acute
+<Multi_key> <apostrophe> <s> : "ś" U015B # s with acute
+<Multi_key> <apostrophe> <S> : "Ś" U015A # S with acute
+<Multi_key> <apostrophe> <u> : "ú" U00FA # u with acute
+<Multi_key> <apostrophe> <U> : "Ú" U00DA # U with acute
+<Multi_key> <apostrophe> <w> : "ẃ" U1E83 # w with acute
+<Multi_key> <apostrophe> <W> : "Ẃ" U1E82 # W with acute
+<Multi_key> <apostrophe> <y> : "ý" U00FD # y with acute
+<Multi_key> <apostrophe> <Y> : "Ý" U00DD # Y with acute
+<Multi_key> <apostrophe> <z> : "ź" U017A # z with acute
+<Multi_key> <apostrophe> <Z> : "Ź" U0179 # Z with acute
+<Multi_key> <apostrophe> <space> : "´" U00B4 # acute accent
+
+
+# Grave Accent
+
+<Multi_key> <grave> <a> : "à" U00E0 # a with grave
+<Multi_key> <grave> <A> : "À" U00C0 # A with grave
+<Multi_key> <grave> <e> : "è" U00E8 # e with grave
+<Multi_key> <grave> <E> : "È" U00C8 # E with grave
+<Multi_key> <grave> <i> : "ì" U00EC # i with grave
+<Multi_key> <grave> <I> : "Ì" U00CC # I with grave
+<Multi_key> <grave> <n> : "ǹ" U01F9 # n with grave
+<Multi_key> <grave> <N> : "Ǹ" U01F8 # N with grave
+<Multi_key> <grave> <o> : "ò" U00F2 # o with grave
+<Multi_key> <grave> <O> : "Ò" U00D2 # O with grave
+<Multi_key> <grave> <u> : "ù" U00F9 # u with grave
+<Multi_key> <grave> <U> : "Ù" U00D9 # U with grave
+<Multi_key> <grave> <w> : "ẁ" U1E81 # w with grave
+<Multi_key> <grave> <W> : "Ẁ" U1E80 # W with grave
+<Multi_key> <grave> <y> : "ỳ" U1EF3 # y with grave
+<Multi_key> <grave> <Y> : "Ỳ" U1EF2 # Y with grave
+<Multi_key> <grave> <space> : "ˋ" U02CB # grave accent (modifier)
+
+
+# Diaeresis
+
+<Multi_key> <quotedbl> <a> : "ä" U00E4 # a with diaeresis
+<Multi_key> <quotedbl> <A> : "Ä" U00C4 # A with diaeresis
+<Multi_key> <quotedbl> <e> : "ë" U00EB # e with diaeresis
+<Multi_key> <quotedbl> <E> : "Ë" U00CB # E with diaeresis
+<Multi_key> <quotedbl> <h> : "ḧ" U1E27 # h with diaeresis
+<Multi_key> <quotedbl> <H> : "Ḧ" U1E26 # H with diaeresis
+<Multi_key> <quotedbl> <i> : "ï" U00EF # i with diaeresis
+<Multi_key> <quotedbl> <I> : "Ï" U00CF # I with diaeresis
+<Multi_key> <quotedbl> <o> : "ö" U00F6 # o with diaeresis
+<Multi_key> <quotedbl> <O> : "Ö" U00D6 # O with diaeresis
+<Multi_key> <quotedbl> <t> : "ẗ" U1E97 # t with diaeresis
+<Multi_key> <quotedbl> <u> : "ü" U00FC # u with diaeresis
+<Multi_key> <quotedbl> <U> : "Ü" U00DC # U with diaeresis
+<Multi_key> <quotedbl> <w> : "ẅ" U1E85 # w with diaeresis
+<Multi_key> <quotedbl> <W> : "Ẅ" U1E84 # W with diaeresis
+<Multi_key> <quotedbl> <x> : "ẍ" U1E8D # x with diaeresis
+<Multi_key> <quotedbl> <X> : "Ẍ" U1E8C # X with diaeresis
+<Multi_key> <quotedbl> <y> : "ÿ" U00FF # y with diaeresis
+<Multi_key> <quotedbl> <Y> : "Ÿ" U0178 # Y with diaeresis
+<Multi_key> <quotedbl> <space> : "¨" U00A8 # diaeresis
+
+