Hacker News new | ask | show | jobs
by ironick09 1225 days ago
It’s used as a symbol in programming, I have a hard time imagining a symbol that could replace “the”. That’s not to say there isn’t one that would be suitable, I just lack the creativity or imagination to think of one.
2 comments

The use in programming is also just a result of it being available. It’s a great fit for binary AND, logical AND, but there’s countless symbols that we just assign to operators because they’re available.
Prolog uses /\ and \/ for bitwise AND and OR respectively, which certainly tips a hat to one system of logic notation—of course for conjunction and disjunction between clauses it uses , (comma) and ; (semi-colon)
Perhaps, taking inspiration from Tironian shorthand, “𝈭” (a backwards version of ⁊ “et”, so to speak) would be suitable?