# Linguistically Instrumented Editor **Domain:** Human-Computer Interaction / Computational Linguistics / Writing Systems **Doc Type:** Project-Derived Interface Node **Maturity:** Developed **Related:** [[wiki/VersePerfect|VersePerfect]], [[wiki/Natural Language Processing|Natural Language Processing]], [[wiki/Information Retrieval|Information Retrieval]], [[wiki/Prosody and Syllabification|Prosody and Syllabification]], [[wiki/Semantic-First Constrained Generation|Semantic-First Constrained Generation]] --- ## Definition **A Linguistically Instrumented Editor is a writing environment that maintains live computational representations of the document's sound, meaning, structure and precedent as the text changes.** The document is active system state rather than passive text awaiting separate lookup commands. ## VersePerfect Context In [[wiki/VersePerfect|VersePerfect]], the current token drives rhyme and semantic retrieval, pronunciation selection changes the rhyme neighborhood, line edits update syllable counts, document position projects verse-form expectations and a corpus panel surfaces attested poetic lines. These processes share the editor's event stream. The interface is designed to eliminate the lookup transaction: leaving the document, selecting a resource, formulating a query and then reconstructing the writer's previous mental state. Assistance becomes ambient while authorship remains with the writer. ## Contemporary Bridge A modern instrument could add embeddings, vector retrieval and local language models without collapsing every suggestion into model output. [[wiki/Provenance-Sensitive Multiplicity|Provenance-Sensitive Multiplicity]] would label the origin of each result and preserve the distinction between retrieved evidence and generated conjecture. ## Key Insight **The editor becomes an instrument when it continuously exposes relevant linguistic structure without requiring the writer to surrender the document or the direction of thought.** ## See Also [[wiki/VersePerfect|VersePerfect]], [[wiki/Information Retrieval|Information Retrieval]], [[wiki/Phonological Representation|Phonological Representation]], [[wiki/Lexical Semantics|Lexical Semantics]], [[wiki/Corpus Engineering|Corpus Engineering]], [[wiki/Provenance-Sensitive Multiplicity|Provenance-Sensitive Multiplicity]] ## Sources / Provenance - VersePerfect screenshots and architecture described in [[projects/Ten Years Building a Symbolic Language Engine|Ten Years Building a Symbolic Language Engine]].