diff options
Diffstat (limited to 'srcs/compose/fn.json')
| -rw-r--r-- | srcs/compose/fn.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/srcs/compose/fn.json b/srcs/compose/fn.json index 30e189a..b9dac5c 100644 --- a/srcs/compose/fn.json +++ b/srcs/compose/fn.json @@ -88,6 +88,16 @@ "⊃": "⊇", "±": "∓", + // APL + "⍺": "⍶", + "⍵": "⍹", + "⋄": "⌺", + "⍝": "⍧", + "∆": "⍙", + "∇": "⍢", + "⊤": "⍡", + "⎕": "⍞", + // hebrew niqqud "ק": "qamats", // kamatz "ר": "hataf_qamats", // reduced kamatz |
