From 27a09d8367645f5545c49e8dd52b3d2cb3dff1ee Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Wed, 4 Mar 2015 21:31:04 +0100 Subject: [PATCH] digraphs: proposals for obvious apl symbols --- shiar.inc.txt | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/shiar.inc.txt b/shiar.inc.txt index 630740d..4f66a71 100644 --- a/shiar.inc.txt +++ b/shiar.inc.txt @@ -65,17 +65,32 @@ m/ ₥ )/ ⊅ # similar to )_ (+ ∉ # (- with stroke +) ∌ # -) with stroke +!3 ≢ # !=3 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 +0I ⌽ # circle stile +0T ⍉ # circle backslash = APL Transpose +*+ ⋆ # star operator +*0 ⍟ # circle star, 0* is asterisk +*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 .1 ․ # obvious location, even though ‥ and … are at inconsistent .. and 3: ** ⁑ *3 ⁂ -- 2.30.0