idea
Writing is a search procedure
You don't write what you know. You write to find out what you know.
- writing
- epistemics
Writing is not the output of thinking. It is the search procedure.
The blank page is a constraint solver. Each sentence narrows the space of acceptable next sentences. The constraint propagation is what we usually call "clarity": at the end, the only sentence that fits is the true one.
This is why I distrust ideas I have only said out loud. Spoken language is greedy decoding — it picks the locally plausible next token. Written language is closer to beam search.