Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some APL symbols need adjusting #678

Open
abrudz opened this issue May 6, 2024 · 0 comments
Open

Some APL symbols need adjusting #678

abrudz opened this issue May 6, 2024 · 0 comments

Comments

@abrudz
Copy link

abrudz commented May 6, 2024

#47 added APL symbols, but some of the so-called (former) overstrikes are a little off:
image

The last two entries need description:

  • The APL vendors standardised on using rather than (though one implementation uses ), but either way, the epsilon should be "lunate" rather than "inverted-3 form" since it derives from the membership symbol.
  • The convention is that the horizontal bar in touches the outer ring. This means the bar has to be elongated compared to -, but this is already the case in , , and , so it is a consistent deviation.

For easy look-up, the raw table is here:

JetBrains APL385 Unicode
∪ + | = ⍦ ∪ + | = ⍦
⊤ + ⊥ = ⌶ ⊤ + ⊥ = ⌶
, + - = ⍪ , + - = ⍪
| + ○ = ⌽ | + ○ = ⌽
[ + ] = ⌷ [ + ] = ⌷
0 + ~ = ⍬ 0 + ~ = ⍬
⎕ + / = ⍁ ⎕ + / = ⍁
⎕ + \ = ⍂ ⎕ + \ = ⍂
⎕ + ∨ = ⍌ ⎕ + ∨ = ⍌
⎕ + ∧ = ⍓ ⎕ + ∧ = ⍓
∈/∊ + _ = ⍷ ∊ + _ = ⍷
⊖ like ⌿ ⍀ ⌹ ⊖ like ⌿ ⍀ ⌹
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant