feat(q5_max): expand chord table with Greek alphabet and math symbols #22

Merged
rootiest merged 1 commits from feat/chords into main 2026-04-23 03:08:15 +00:00

1 Commits

Author SHA1 Message Date
rootiest 4a1533b189 feat(q5_max): expand chord table with Greek alphabet and math symbols
Add 21 Greek letters (gamma–psi, completing the full alphabet), six
blackboard-bold number-set symbols (ℝ ℕ ℤ ℚ ℂ ℵ), and 44 new math
entries covering calculus (∫ ∂ ∇ ∑ ∏), set theory (∈ ∉ ⊂ ⊆ ∪ ∩ ∅),
logic (∀ ∃ ∧ ∨ ⟹ ⟺), geometry (∠ ⊥ ∥), and floor/ceiling brackets.

Aliases provided for longer sequences (eps→ε, prt→∂, ups→υ, omi→ο,
ang→∠).  Disambiguation notes added for mu/mute, sub/subeq, sup/supeq.
2026-04-23 03:01:42 +00:00