aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dotXCompose8
1 files changed, 6 insertions, 2 deletions
diff --git a/dotXCompose b/dotXCompose
index 4542902..d945b36 100644
--- a/dotXCompose
+++ b/dotXCompose
@@ -63,9 +63,13 @@ include "%L"
# Convenience shortcuts for quotation marks.
<Multi_key> <space> <quotedbl> : " “" # space followed by LEFT DOUBLE QUOTATION MARK
<Multi_key> <quotedbl> <space> : "” " # RIGHT DOUBLE QUOTATION MARK followed by space
-<Multi_key> <space> <apostrophe> : " ‘" # space followed by LEFT SINGLE QUOTATION MARK
+<Multi_key> <space> <apostrophe> : " ‘" # space followed by LEFT SINGLE QUOTATION MARK
# Unfortunately <apostrophe> <space> is, asymmetrically, just "’". Whatever.
-
+<Multi_key> <n> <t> : "n’t" # Apostrophized English “not.”
+# Some more English shortcuts:
+<Multi_key> <space> <t> : " the "
+<Multi_key> <space> <T> : " The "
+<Multi_key> <space> <a> : " and "
<Multi_key> <comma> <at> : "⸲" U2E32 # TURNED COMMA
# Conflicts with system def? (·)