So I often like to find fun technical projects that stretch my skills in some way and I have dabbled a bit in orthic over the years.
I was curious to try and start a project for generating orthic text for reading practice. I like orthic over other shorthands because it is based on spelling so easier to do this.
It looks there is some unicode extensions for some shorthands (https://en.wikipedia.org/wiki/Shorthand_Format_Controls) and I also found there some opentype shaping that gets used in languages like arabic where letters change shape based on what they are next to.
Obviously the first would be fully written but would be cool to have some reporting style abbreviations in there eventually.
Does something like this already exist? An easy way to generate orthic shorthand(that I know is right)? We will see if it ever gets off the ground since I know it would be a ton of work and I admittedly sometimes have a short attention span.