Glossary Alignment Table¶
Reference artifact — instantiates Schema Conflict Resolution
A shared table of terms across communities that records what each side means by a word, flags the false friends that only sound the same, and names the purpose each term serves.
When two communities argue past each other, the culprit is often a single word they both use and each defines differently. Glossary Alignment Table is the lexical artifact that heads this off: for each shared or contested term it records what each side means, why they mean it, and — most importantly — whether the two meanings are actually the same. Its defining feature is that it is organized around words and their senses, not around data fields or category hierarchies, and that its most valuable rows are the "false friend" warnings where a shared term must be kept distinct rather than merged. It aligns vocabulary so people stop mistaking a lexical overlap for an agreement.
Example¶
A university launches a cross-disciplinary consortium on materials and human factors, staffed by mechanical engineers, psychologists, and biologists. Early meetings stall because the word "stress" keeps derailing them. The alignment table gives it three rows. To the mechanical engineers, stress is force per unit area on a material — a measurable quantity with units. To the psychologists, it is an organism's response to demanding stimuli, measured by self-report and cortisol. To the biologists, it is any environmental condition that pushes a system away from homeostasis. The table records each sense, states the purpose each community's usage serves (predicting fracture; predicting behavior; predicting adaptation), and flags "stress" as a false friend with a bold non-equivalence marker: do not aggregate or cross-cite these senses. It does the same for "load," "resilience," and "failure." The table doesn't resolve which discipline is right — it makes sure a literature review never averages three unlike things because they share five letters.
How it works¶
- Set the scope. Decide which terms are in play — shared terms, community-local jargon, and the contested overlaps — and which are out of scope; an unbounded glossary never gets finished.
- Record senses, not just definitions. For each term, capture what each community means and what that usage is for, so readers see why the meanings diverge.
- Flag the false friends. The rows that matter most are the terms that sound identical but must stay distinct; these get an explicit, prominent non-equivalence marker.
- Keep it a reference, not a verdict. The table informs communication; it deliberately stops short of deciding correspondence types or translation rules, which belong to other mechanisms.
Tuning parameters¶
- Scope breadth — how many terms to include. Wider scope aids communication but risks a sprawling artifact nobody reads; narrow to the terms that actually cause friction.
- Sense granularity — one blended definition per term or a distinct sense per community. Finer granularity exposes false friends but enlarges the table.
- False-friend prominence — how loudly non-equivalence is flagged. Louder flags prevent misuse but can make the glossary feel adversarial.
- Update trigger — whether a new term or contested usage is added on demand or on a review cadence.
When it helps, and when it misleads¶
Its strength is cheap prevention: a single well-placed "these are false friends" row can stop months of cross-disciplinary confusion, and naming each term's purpose defuses arguments about which definition is "correct." The linguistic notion of false friends — words that look cognate across languages but mean different things — is exactly the hazard the table is built to catch.[n1]
Its failure mode is being mistaken for a resolution. A glossary lists and warns, but it does not decide how meanings should map, translate, or integrate; a team that produces one can feel finished while the real correspondence work is untouched. The classic misuse is treating an agreed glossary as an agreed system, then discovering at handoff that shared definitions never became shared category rules. The guarding discipline is to treat the table as an input to correspondence and translation work, not a substitute for it — its job ends at "here is what each side means," and the mapping starts from there.
How it implements the components¶
shared_glossary_scope— the table defines and bounds the shared and contested vocabulary that is in play across the communities.non_equivalence_marker— false-friend rows carry an explicit warning that same-sounding terms must be kept distinct.schema_purpose_statement— each term's row records what that community's usage is for, exposing why senses diverge.
It stops at vocabulary and does not build the category-to-category rows or correspondence types (category_correspondence, schema_crosswalk) — that is Schema Crosswalk Table — nor decide how meanings should move (translation_rule) — that is Data Mapping Specification.
Related¶
- Instantiates: Schema Conflict Resolution — aligns vocabulary as the lexical groundwork the rest of the resolution builds on.
- Sibling mechanisms: Boundary-Spanner Review Session · Case-Based Mapping Test · Data Mapping Specification · Ontology Mapping Workshop · Schema Crosswalk Table · Semantic Interoperability Review · Taxonomy Reconciliation Review · Translation Register
Editorial Notes¶
Form Classification¶
Form family: Representation, Specification & Plan
Rationale: Glossary Alignment Table operates as a non-executable information artifact that externalizes static or prospective structure because it a shared table of terms across communities that records what each side means by a word, flags the false friends that only sound the same, and names the purpose each term serves.
Independent corroboration: The frozen evidence defines Glossary Alignment Table as 'A shared table of terms across communities that records what each side means by a word, flags the false friends that only sound the same, and names the purpose each term serves', so its operative form is Representation, Specification & Plan.
Review outcome: Independent reviewer agreement; high confidence.
Origin Attribution¶
Primary origin: Library & Information Science
Origin pattern: Cross-disciplinary synthesis
Present-day reach: Universal
Rationale: Lexical semantics and translation studies established cross-community sense comparison and false friends.
Related originating lineages:
- Linguistics & Semiotics — Lexical semantics and translation studies supply sense comparison and false-friend analysis.
- Organizational & Management Science — Cross-community terminology alignment requires negotiated ownership and adoption across groups.
Review resolution: NISO and Library of Congress standards place controlled vocabularies, authoritative terms, mappings, and related/variant forms in knowledge organization. A cross-community alignment table is therefore primarily library_information_science. Linguistics supplies sense comparison and false-friend analysis; organizational management shapes negotiated adoption across communities. The exact side-by-side alignment artifact is an encyclopedia synthesis with universal reach.
Encyclopedia synthesis: The exact catalogued form synthesizes established practice rather than reproducing a single standard historical label.
Review outcome: Researched adjudication after independent review; high confidence.
Sources consulted:
- https://www.niso.org/publications/ansiniso-z3919-2005-r2010 — ANSI/NISO controlled-vocabulary construction and management standard.
- https://www.loc.gov/standards/mads/mads-doc.html — Library of Congress authority-data schema for standardized and related terms.
Notes¶
[n1] False friends (faux amis) are words in two languages that look or sound alike but carry different meanings — e.g., Spanish embarazada means "pregnant," not "embarrassed." The glossary's core value is catching the intra-language equivalent: one term meaning different things to different fields. ↩