web accessibility inquiry: is there a way for me to specify how a sequence of characters should be read by screen readers?
specifically, I habitually spell God as 'G?d' (capital G, question mark, lowercase d), and I want a screen reader that encounters it in an HTML document to read it as 'God', if at all possible. this is for a personal project that I plan to make public when I complete it.