From 7006fe03ade7c16a2c6720ba19066ca430dc32bc Mon Sep 17 00:00:00 2001 From: Mark Shoulson Date: Sat, 24 Dec 2011 22:16:12 -0500 Subject: Add KISS MARK (good advice from Unicode!) and NKO SYMBOL GBAKURUNEN --- dotXCompose | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'dotXCompose') diff --git a/dotXCompose b/dotXCompose index ba88780..2a13d21 100644 --- a/dotXCompose +++ b/dotXCompose @@ -483,11 +483,14 @@ include "%L" # in chat. And about the last, the "multiocular O"... Well, I don't # know what it can be used for, but given the description, how could I # leave it out‽ - : "Ꙭ" UA66C # CYRILLIC CAPITAL LETTER DOUBLE MONOCULAR O * used in the dual of words based on the root for 'eye' +# (I guess using U+1F440 EYES would be more straightforward, but not as funny?) + : "Ꙭ" UA66C # CYRILLIC CAPITAL LETTER DOUBLE MONOCULAR O * used in the dual of words based on the root for 'eye' : "ꙭ" UA66D # CYRILLIC SMALL LETTER DOUBLE MONOCULAR O : "Ꙫ" UA66A # CYRILLIC CAPITAL LETTER BINOCULAR O * used in the dual of words based on the root for 'eye' : "ꙫ" UA66B # CYRILLIC SMALL LETTER BINOCULAR O - : "ꙮ" UA66E # CYRIILLIC LETTER MULTIOCULAR O * used in the epithet 'many-eyed' + : "ꙮ" UA66E # CYRILLIC LETTER MULTIOCULAR O * used in the epithet 'many-eyed' +# While we're doing stacks of circles with dots. + <3> : "߷" U07F7 # NKO SYMBOL GBAKURUNEN : "‽" U203D # INTERROBANG : "‽" U203D # INTERROBANG (in case you can’t remember the order) : "⸘" U2E18 # INVERTED INTERROBANG (if you have a ¡ key. Otherwise...? "?i" maybe? @@ -775,7 +778,7 @@ include "%L" : "" UFEFF # ZERO WIDTH NO-BREAK SPACE (Byte Order Mark) : "͏" U034F # COMBINING GRAPHEME JOINER # These are sufficiently special and well-known that they don't need the -# ampersand prefix I think. The all-caps helps too. +# double prefix I think. The all-caps helps too. # How about some small-caps? We normally use a special character as a prefix, # but why not a suffix? It won't interfere with things that way. @@ -954,8 +957,10 @@ include "%L" : "👌" U1F44C # OK HAND SIGN

: "👍" U1F44D # THUMBS UP SIGN : "👎" U1F44E # THUMBS DOWN SIGN +# More useful in chat than U+1F48F KISS + : "💋" U1F48B # KISS MARK # ⛔ U+26D4 NO ENTRY for "Don't go there"? -# Maybe 💋 U+1F8B KISS MARK.. +# So many hearts... I'm not touching them for now. <1> <0> <0> : "🕐" U1F550 # CLOCK FACE ONE OCLOCK <2> <0> <0> : "🕑" U1F551 # CLOCK FACE TWO OCLOCK -- cgit v1.2.3