Skip to content

Controlled Vocabulary

Terminology governance artifact — instantiates Polysemy Disambiguation

Governs a shared term list under an authority so each sign form maps to one authorized sense, with variant and legacy terms crosswalked to the preferred form.

Version
v1 · 2026-08-24 · History
Mechanism #
2012
Type
Terminology Governance Artifact
Form family
Rule, Policy & Commitment
Solution family
Representation & Modeling
Problem family
Communication, Meaning & Context Breakdown
Problem subfamily
Unstable Signs, Symbols & Conventions
Origin domain
Library & Information Science
Also from
Linguistics & Semiotics
Instantiates
Polysemy Disambiguation
Also instantiates
Canonical Classification

A controlled vocabulary is a governed, authoritative list of approved term-forms in which each preferred term is bound to a single authorized sense, and every variant, legacy, or synonymous term is mapped onto its preferred form. What makes it this mechanism rather than a glossary or a note is the presence of an authority that owns the list and can enforce it: the vocabulary does not merely explain what a term could mean, it dictates which string you are allowed to use and which one sense that string carries across every document, record, and system that agrees to obey it. Its native habitat is many-to-many coordination — dozens of authors, feeds, or databases that must resolve the same label to the same meaning without ever consulting one another.

Example

A wire service tags every story with subject codes so that downstream newspapers, apps, and archives can route and search them. The word "shooting" is a problem: reporters attach it to basketball shooting, film shooting, and gun violence alike, and one client's automated sports feed keeps pulling homicide stories into its game recaps. The standards desk stands up a controlled vocabulary. Free-text "shooting" is retired; three preferred terms are minted — Firearm Incident, Basketball Field Goal, Film Production Shoot — each with a one-line scope note fixing its sense. The old free string "shooting," plus "shoot," "shot," and a legacy code SPT-SHT, are entered as non-preferred variants that redirect to the correct preferred term at tagging time. A named editorial owner holds change-control over additions and retirements, and the vocabulary is crosswalked to the industry subject taxonomy the service's partners already run on, so a partner system can translate Firearm Incident into its own code. Within one release cycle the sports feed stops surfacing homicides: the sign form no longer floats between senses, because the authorized form-to-sense binding now travels with every record.

How it works

  • Mint one preferred term per authorized sense, and write a short scope note that fixes each term's meaning.
  • Enter variants, synonyms, and legacy strings as non-preferred, each redirecting to a preferred term (the classic USE / used-for relation), so wrong forms are rewritten rather than merely discouraged.
  • Vest a named authority with change-control over what enters, changes, or leaves the list.
  • Crosswalk to external vocabularies so the same governed sense can move across systems.

The redirect and the authority are what separate this from advisory documentation: a controlled vocabulary rewrites input, it does not just describe it.

Tuning parameters

  • Preferred-term granularity — how finely senses are split into separate preferred terms. Finer splits kill more ambiguity but bloat the list and burden every tagger.
  • Enforcement hardness — advisory suggestion versus hard validation that rejects non-preferred input. Harder enforcement guarantees consistency but resists legitimate new senses.
  • Variant coverage — how many synonyms and legacy strings are mapped in. More coverage catches more mistakes at the cost of curation effort.
  • Crosswalk breadth — how many external vocabularies are mapped. Broader interoperability, more maintenance as those vocabularies drift.
  • Governance weight — how heavy the approval process for changes is. Heavier governance protects stability but slows adaptation to real usage.

When it helps, and when it misleads

Its strength is system-wide consistency and interoperability: it is the one mechanism where a single authorized binding scales to thousands of records and multiple systems, which is exactly what authority control was built to do.[n1] Its failure mode is that standardization can suppress legitimate community meanings — the authority may freeze a term into one sense and quietly erase a valid minority usage (the archetype's standardization-versus-inclusion tradeoff) — and an abandoned vocabulary rots into false authority as reality outpaces the frozen list. The classic misuse is mandating one preferred sense where several bounded senses are genuinely needed, which is just false precision at scale. The guarding discipline is transparent, owned governance with a real route for proposing new senses, plus periodic review against how terms are actually being used in the wild — an informal usage audit, since the vocabulary cannot watch itself.

How it implements the components

  • ambiguous_term_or_sign_form — the vocabulary is a governed register of the very at-risk term-forms; it fixes which string is the preferred form.
  • active_sense — each preferred term's scope note binds it to one authorized sense that governs every record that uses it.
  • sense_owner — a named editorial authority owns additions, retirements, and adjudication of the list.
  • translation_crosswalk — non-preferred, legacy, and synonymous terms redirect to preferred forms, and the vocabulary crosswalks to external taxonomies for interoperability.

It does not record senses as a browsable, unenforced reference (sense_inventory) — that is Context-Specific Glossary, its nearest twin, which defines terms for one context but appoints no authority to mandate them; nor does it catch residual confusion (misunderstanding_monitor, Terminology Review Workshop) or place a cue at the moment of reading (context_cue, Inline Clarifier).

Editorial Notes

Form Classification

Form family: Rule, Policy & Commitment

Rationale: A named authority establishes one preferred term per authorized sense, redirects variants and legacy strings, and governs changes and crosswalks, so its operative form is a standing terminology policy.

Nearest alternative: Representation, Specification & Plan — The list and scope notes externalize meanings, but authorization, mandatory redirects, and change control make it normative rather than advisory documentation.

Review outcome: Adjudicated after independent review; high confidence.

Origin Attribution

Primary origin: Library & Information Science

Origin pattern: Single lineage

Present-day reach: Specialized

Rationale: Authority-control practice cohered governed preferred terms, nonpreferred variants, and crosswalks so each authorized form resolves consistently across records and systems.

Related originating lineages:

  • Linguistics & Semiotics — Lexical semantics supplies distinctions among polysemy, synonymy, form, and sense that the vocabulary governs.

Review resolution: Governed preferred terms and cross-references are an authority-control method, informed by lexical-semantic relations.

Review outcome: Reconciled after independent review; high confidence.

Notes

[n1] In library and information science, authority control is the practice of maintaining one authorized form of a name or term and linking every variant form to it, so records across a system resolve to the same entity. National guidelines such as ANSI/NISO Z39.19 codify how such controlled vocabularies are built — the redirect-to-preferred-term move above is its defining machinery.