Cactus Language • Discussion 1
•
https://inquiryintoinquiry.com/2025/05/07/cactus-language-discussion-1/
All,
Answering some questions from a reader ...
Re: Cactus Language • Preliminaries 9
•
https://inquiryintoinquiry.com/2025/04/25/cactus-language-preliminaries-9/
Re: Cybernetics • Joe Bury
•
https://groups.google.com/g/cybcom/c/kqwcuOMDtJo/m/aclbc7llDwAJ
JB:
❝What does subcatenation and surcatenation mean?
Their definitions are not found in a dictionary.
I get the formulas you wrote but I don't understand the meaning.❞
Thanks for the question, Joe,
The current presentation of Cactus Language is rather abstract and formal
because that's what we need for a fully computational parsing algorithm,
and there's quite a bit more to do on that score as we go, but I have
written more intuitive introductions to the same material various
times before — You might try one of the following for starters.
Logical Graphs • First Impressions
•
https://inquiryintoinquiry.com/2024/08/26/logical-graphs-first-impressions-a/
Logical Graphs • Formal Development
•
https://inquiryintoinquiry.com/2024/09/12/logical-graphs-formal-development-b/
Keeping it short and simple as possible —
Under the Existential Interpretation —
• The syntactic connective of Concatenation is interpreted as the
Logical Conjunction, which says all of its operands are true.
• The syntactic connective of Surcatenation is interpreted as the
Minimal Negation Operation, which says exactly one of its operands
is false.
Under the Entitative Interpretation —
• The syntactic connective of Concatenation is interpreted as the
Logical Disjunction, which says some of its operands are true.
• The syntactic connective of Surcatenation is interpreted as the
Dual of Minimal Negation, which says not just one of its operands
is true.
Regards,
Jon