I was recently reminded of E’, that is, English without any forms of the verb “to be”. Are there any tools for writing in E’?
More generally, it could be useful to have writing tools which help you taboo specific words, to try and write/think more clearly.
To be clear, I don’t (currently) think there’s a set of words which just should be tabood generally, including forms of “to be”—but tabooing specific words at times can be very useful.
Another example is the idea (which is related to nonviolent communication) that we shouldn’t use “should” and related words (such as “ought”). Trying to speak without these words for a time can help eliminate specific mistakes in thinking.
There’s also Simple English, which is a restricted set of English words. This is kind of like tabooing almost everything. You can practice writing in Simple English using the XKCD Simple Writer.
Another tool for writing plainly is Hemingway Editor, which tells you when you use complex sentence structure, big words, extraneous words, or phrases with simpler alternatives. It also marks the reading grade level! Unfortunately, although it marks passive voice, it doesn’t mark all occurrences of “to be”, so it doesn’t help practice E’.
The best thing (for me at least) would be a Chrome extension that makes it easy to taboo specific words whenever you want, anywhere you’re writing on the internet.
A problem with any simple implementation, like editing the dictionary of your spell checker, is that you may want to taboo one meaning of a word but not another. For example, I try not to talk about privilege—the thing the oppressors are supposed to have and the oppressed do not have. However, I have no objection to talking about privilege—the thing where certain relationships (attorney/client, doctor/patient, etc) create an exception to the general duty to testify when subpoenaed.
Can you tell your spellchecker that they’re not words?
Possibly, but it would be nice to have something less heavy-handed, where I specifically have a special list of taboo terms. I’ve looked a little, but it seems pretty plausible to me that someone has coded up something… a related thing is the xkcd thing explainer.
Something like Notepad++ with custom syntax highlighting from a user defined language?
I have settled on trying out an auto text expander for Chrome. You can, for example, set it to expand the string “taboo” to “*taboo”, to remind you to avoid the word taboo. You can then easily delete the “*” if you really want to “cheat” this one time.
Rather than tabooing certain words, learning a new language that dont contain those concepts is probably far more efficient. Many years ago I learnt Norse (ie pre-Christian scandinavian, “viking language”). It only contains one modal help verb (ie should, would, ought to, want to, can, have to) are all one word with the same meaning. Once you get fluent in a language like that your way of thinking will change and then you will change. I wonder which other languages exist that contain similar ways of avoiding certain thought traps, and which those traps are..
I would contest “far more efficient” (learning a language is a lot harder!), but I have heard that thinking in a language you’re not a native speaker in is in itself a boost to problem solving, so yeah, this could totally be worth it.
I’m curious why you might consider only-one-modal an advantage. What traps does that help avoid?