X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/bf54dea23a67a02ad7512520fc724d44cad70c92..03abf85a7ec9775993766a3fd10cd2876aef0b42:/shiar.inc.txt diff --git a/shiar.inc.txt b/shiar.inc.txt index 630740d..611c224 100644 --- a/shiar.inc.txt +++ b/shiar.inc.txt @@ -61,28 +61,52 @@ m/ ₥ # useful characters 3: … # opposite of ⋮ (more logical would be to swap with .3 ⋯) .> ‣ # similar to .= +.1 ․ # obvious location, even though ‥ and … are at inconsistent .. and 3: +** ⁑ +*3 ⁂ +8< ✂ # ascii scissors +:* ☃ # unicodesnowmanforyou.com +0Q ◔ # quarter black +0q ◕ # quarter not black, completes sequence 0m 0q 0R 0Q 0M + +# missing mathematical symbols (/ ⊄ # similar to (_ )/ ⊅ # similar to )_ (+ ∉ # (- with stroke +) ∌ # -) with stroke +!3 ≢ # !=3 ++T ⊤ # inverse -T +*+ ⋆ # apl star operator + +# circled maths +*0 ⍟ # circle star, 0* is asterisk 0X ⊗ # *X like 0. +0 ⊕ # 0+ already in use 0/ ⊘ 0- ⊖ -0* ⊛ #XXX alternatively ⍟ +0* ⊛ 0: ⨸ 0% ⦼ # no circled percent, but close 0< ⧀ 0= ⊜ 0> ⧁ 0! ⦶ # no circled exclamation mark -.1 ․ # obvious location, even though ‥ and … are at inconsistent .. and 3: -** ⁑ -*3 ⁂ -8< ✂ # ascii scissors -:* ☃ # unicodesnowmanforyou.com -0Q ◔ # quarter black -0q ◕ # quarter not black, completes sequence 0m 0q 0R 0Q 0M +0I ⌽ # circle stile +0T ⍉ # circle backslash = APL Transpose + +# greek-derived symbols +*a ⍺ # a* apl +*i ⍳ # i* apl +*I ⍸ # shifted *i +*r ⍴ # r* apl +*w ⍵ # w* apl +*f ϕ # stroked f* symbol +*p ϖ # omega p* symbol +*k ϗ # k* abbreviation +*R ϱ # tailed r* symbol +*h ϑ # script h* symbol + +# diagonal arrows /! ↗ # /> in use v/ ↙ # ( 😠 # angry; ms :@ yahoo/skype X( facebook >:( twitch >( :x 😚 # kissing; gmail :* or :-x (mad in ms) :z 😴 # sleeping; twitch bored :z (sleepy 😪 tired 😫) + # animals @_ 🐌 # snail :@ 🐷 # pig; gmail :(:) ms yahoo :@) #:3 🐱 # cat; ms (@) facebook/skype :3 (already in use, as is :X) :> 🐔 # chicken; yahoo ~:> -<) 🐧 # penguin; facebook <(") +(> 🐧 # penguin; facebook <(") # obvious line drawing gaps ll ╴ @@ -521,7 +547,7 @@ rp ɻ Rp ʁ mL ɰ # like rL (XXX mp?) -# small caps (also possible at *s) +# small caps (*c) bc ʙ gc ɢ hc ʜ @@ -609,11 +635,11 @@ EK ㅖ 0A ٠ # common formatting control -ZS ​ # ZWSP; capitals like other Cc -ZN ‌ # ZWNJ; less obvious alt: 'Z -ZW ‍ # ZWJ; ZJ somewhy used for tsadi; less obvious alt: "Z -LR ‎ # LRM -RL ‏ # RLM; keep rl for ɼ +ZS \8203 # ZWSP; capitals like other Cc +ZN \8204 # ZWNJ; less obvious alt: 'Z +ZW \8205 # ZWJ; ZJ somewhy used for tsadi; less obvious alt: "Z +LR \8206 # LRM +RL \8207 # RLM; keep rl for ɼ ### # under development or temporary @@ -637,7 +663,6 @@ $?: ῟ # dasia+peris $?; ῎ # psili+oxia # undecided -$!D ‼ # !! in use $<> ♦ $ud ↨ # UD with base $FS   # figure space @@ -680,3 +705,70 @@ $Dr ╓ $Vh ╫ $vH ╪ +$\@ # NUL NU \0 +$\A  # SOH SH +$\B  # STX SX +$\C  # ETX EX +$\D  # EOT ET +$\E  # ENQ EQ +$\F  # ACK AK +$\G  # BEL BL \a +$\H  # BS BS \b +$\I # TAB HT \t +$\J # LF LF \n #TODO literal newline +$\K # VT VT \v +$\L # FF FF \f +$\M # CR CR \r +$\N  # SO SO +$\O  # SI SI +$\P  # DLE DL +$\Q  # DC1 D1 +$\R  # DC2 D2 +$\S  # DC3 D3 +$\T  # DC4 D4 +$\U  # NAK NK +$\V  # SYN SY +$\W  # ETB EB +$\X  # CAN CN +$\Y  # EM EM +$\Z  # SUB SB +$\[  # ESC EC \e +$\\  # FS FS +$\]  # GS GS +$\^  # RS RS +$\_  # US US +$\?  # DEL DT + +$\` \128 # PAD PA +$\a \129 # HOP HO +$\b \130 # BPH +$\c \131 # NBH +$\d \132 # IND +$\e \133 # NEL +$\f \134 # SSA +$\g \135 # ESA +$\h \136 # HTS +$\i \137 # HTJ +$\j \138 # VTS +$\k \139 # PLD +$\l \140 # PLU +$\m \141 # RI +$\n \142 # SS2 +$\o \143 # SS3 +$\p \144 # DCS +$\q \145 # PU1 +$\r \146 # PU2 +$\s \147 # STS +$\t \148 # CCH +$\u \149 # MW +$\v \150 # SPA +$\w \151 # EPA +$\x \152 # SOS +$\y \153 # SGCI +$\z \115 # ASCI +$\{ \155 # CSI +$\| \156 # ST +$\} \157 # OSC +$\~ \158 # PM +$\! \159 # APC +