# UTF-8 (Unicode) compose sequence
# David.Monniaux@ens.fr
#
# Part 1 - Manual definitions
# Spacing versions of dead accents
: "~" asciitilde # TILDE
: "~" asciitilde # TILDE
: "'" apostrophe # APOSTROPHE
: "´" acute # ACUTE ACCENT
: "´" acute # ACUTE ACCENT
: "`" grave # GRAVE ACCENT
: "`" grave # GRAVE ACCENT
: "^" asciicircum # CIRCUMFLEX ACCENT
: "^" asciicircum # CIRCUMFLEX ACCENT
: "°" degree # DEGREE SIGN
: "°" degree # DEGREE SIGN
: "¯" macron # MACRON
: "¯" macron # MACRON
: "¯" macron # MACRON
: "¯" macron # MACRON
: "¯" macron # MACRON
: "¯" macron # MACRON
: "˘" breve # BREVE
: "˘" breve # BREVE
: "˘" breve # BREVE
: "˘" breve # BREVE
: "˙" abovedot # DOT ABOVE
: "˙" abovedot # DOT ABOVE
: "¨" diaeresis # DIAERESIS
: "¨" diaeresis # DIAERESIS
: "\"" quotedbl # REVERSE SOLIDUS
: "˝" U2dd # DOUBLE ACUTE ACCENT
: "˝" U2dd # DOUBLE ACUTE ACCENT
: "ˇ" caron # CARON
: "ˇ" caron # CARON
: "ˇ" caron # CARON
: "ˇ" caron # CARON
: "¸" cedilla # CEDILLA
: "¸" cedilla # CEDILLA
: "˛" ogonek # OGONEK
: "˛" ogonek # OGONEK
: "ͺ" U37a # GREEK YPOGEGRAMMENI
: "ͺ" U37a # GREEK YPOGEGRAMMENI
: "" U00ad # SOFT HYPHEN
# ASCII characters that may be difficult to access
# on some keyboards.
: "#" numbersign # NUMBER SIGN
: "'" apostrophe # APOSTROPHE
: "'" apostrophe # APOSTROPHE
: "@" at # COMMERCIAL AT
: "[" bracketleft # LEFT SQUARE BRACKET
: "\\" backslash # REVERSE SOLIDUS
: "\\" backslash # REVERSE SOLIDUS
: "\\" backslash # REVERSE SOLIDUS
: "]" bracketright # RIGHT SQUARE BRACKET
: "^" asciicircum # CIRCUMFLEX ACCENT
: "^" asciicircum # CIRCUMFLEX ACCENT
: "^" asciicircum # CIRCUMFLEX ACCENT
: "^" asciicircum # CIRCUMFLEX ACCENT
: "`" grave # GRAVE ACCENT
: "`" grave # GRAVE ACCENT
: "¸" cedilla # CEDILLA
: "¸" cedilla # CEDILLA
: "¸" cedilla # CEDILLA
: "{" braceleft # LEFT CURLY BRACKET
: "{" braceleft # LEFT CURLY BRACKET
: "|" bar # VERTICAL LINE
: "|" bar # VERTICAL LINE
: "|" bar # VERTICAL LINE
: "|" bar # VERTICAL LINE
: "|" bar # VERTICAL LINE
: "|" bar # VERTICAL LINE
: "}" braceright # RIGHT CURLY BRACKET
: "}" braceright # RIGHT CURLY BRACKET
: "~" asciitilde # TILDE
: "~" asciitilde # TILDE
: "~" asciitilde # TILDE
: "~" asciitilde # TILDE
# Spaces
: " " nobreakspace # NO-BREAK SPACE
: " " U2008 # PUNCTUATION SPACE
: "©" copyright # COPYRIGHT SIGN
: "©" copyright # COPYRIGHT SIGN
: "©" copyright # COPYRIGHT SIGN
: "©" copyright # COPYRIGHT SIGN
: "©" copyright # COPYRIGHT SIGN
: "©" copyright # COPYRIGHT SIGN
: "®" registered # REGISTERED SIGN
: "®" registered # REGISTERED SIGN
: "®" registered # REGISTERED SIGN
: "®" registered # REGISTERED SIGN
: "®" registered # REGISTERED SIGN
: "®" registered # REGISTERED SIGN
: "›" U203a # SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
: "‹" U2039 # SINGLE LEFT-POINTING ANGLE QUOTATION MARK
: "…" ellipsis # HORIZONTAL ELLIPSIS
: "·" periodcentered # MIDDLE DOT
: "·" periodcentered # MIDDLE DOT
: "·" periodcentered # MIDDLE DOT
: "•" enfilledcircbullet # BULLET
: "¦" brokenbar # BROKEN BAR