Naming Markedness Audit¶
Diagnostic audit — instantiates Marked Default Audit
Reads the literal wording of parallel labels and headings to catch the one case left bare while its counterparts carry a qualifier, and names the norm that bareness assumes.
Naming Markedness Audit works at the level of the lexical form — the actual words on a set of parallel labels — and asks a single question of each: is this named for its content, or named for its departure from an assumed baseline? Its one move is to find the member that carries no qualifier while its siblings all carry one, treat that bareness as a clue rather than an accident, and read out the norm it encodes and the status it assigns. It is a detector and an interpreter, nothing more: it takes the labels as given, it does not gather evidence across a corpus, and it rewrites nothing. That restraint is what separates it from its near-twin, the Classification Markedness Audit, which ignores wording and follows category structure into operational consequence.
Example¶
A coffee chain's menu lists "Latte," "Cappuccino," and "Flat White" plainly, and — a few lines down — "Oat Milk Latte," "Soy Cappuccino," and a footnote reading "+$0.70 for alternative milks." Dairy is never named anywhere; a latte is simply a latte. The audit lines up the parallel drink labels and sees the pattern immediately: cow's milk is the unmarked default, every non-dairy option is a marked variant carrying both an added word and a surcharge, and no drink is ever tagged "Dairy Latte." From the bareness it infers the hidden norm — milk means cow's milk; anything else is a special request — and states the status implication: non-dairy drinkers are framed as exceptions who must both ask and pay extra. The output is a flag with its reasoning attached, handed to whoever decides whether the asymmetry is worth fixing — not a menu rewrite.
How it works¶
- Take the parallel set as given. A row of sibling menu items, a set of column headers, a list of section titles — the audit does not build this set, it reads it.
- Classify each label's naming basis. Named by what it is, or named by how it differs from an unstated baseline?
- Locate the qualifier-free member. The one label with no added word is the candidate default.
- Read the qualifier pattern. Are the marks one-sided (only non-dairy gets a milk word) or symmetric (every drink names its milk)? One-sidedness is the signal.
- Articulate norm and status. State the assumption bareness encodes and what it implies about who is normal versus exceptional — then stop.
Tuning parameters¶
- Qualifier sensitivity — how readily an added word counts as a "mark" versus neutral disambiguation. Loose settings catch subtle asymmetries but throw false positives on genuine content-naming.
- Reading unit — word, phrase, heading, or whole label field. Finer units catch buried marks; coarser units are faster and less noisy.
- Baseline-inference confidence — how much lexical asymmetry is required before asserting an unmarked default rather than a merely uneven list.
- Charitable vs. suspicious stance — assume marks are functional until shown otherwise, or presume status-loading until justified. Sets the false-positive/false-negative balance.
When it helps, and when it misleads¶
Its strength is speed and cheapness: it is the fastest way to surface markedness that is invisible precisely because it is unnamed, and it rests on a well-worn principle — linguistic markedness[n1], where one form is the neutral default and its partner carries an extra feature. Its failure mode is that it reads words, not usage or consequence: a label can look marked yet be operationally necessary (an allergen tag), or look perfectly neutral while driving real asymmetry that only cross-artifact evidence would reveal. The classic misuse is treating every qualifier as a defect and firing off word-substitutions without checking whether the asymmetry is justified — the archetype's checklist-superficiality failure. The guarding discipline is to treat each flag as a hypothesis: corroborate it with a symmetry matrix or a documentation scan, and adjudicate whether the marking is justified, before anyone rewrites a thing.
How it implements the components¶
unmarked_default— identifies the bare, qualifier-free label as the assumed baseline of its set.marked_variant— catalogs each sibling label carrying an added qualifier or exception marker.hidden_norm— infers the assumption that makes the bare label read as ordinary.status_implication— states what the one-sided marking says about who is normal and who is exceptional.
It does not gather cross-artifact asymmetry_evidence (that's Search and Documentation Scan) or restructure the taxonomy and monitor it through revision_target, label_or_category_revision, and validation_and_monitoring_check — that's its near-twin Classification Markedness Audit, which takes the marked/unmarked pair as given category structure and traces its operational consequences instead of reading surface names.
Related¶
- Instantiates: Marked Default Audit — supplies the surface-level detection that the audit's downstream steps act on.
- Sibling mechanisms: Default Label Review · Inclusive Language Markedness Review · Classification Markedness Audit · Symmetry Labeling Matrix · Style Guide Revision · Search and Documentation Scan · Stakeholder Interpretation Review
Editorial Notes¶
Form Classification¶
Form family: Assessment, Review & Assurance
Rationale: Naming Markedness Audit operates as a bounded evaluation of existing evidence or work that produces a finding or disposition because it reads the literal wording of parallel labels and headings to catch the one case left bare while its counterparts carry a qualifier, and names the norm that bareness assumes.
Independent corroboration: The frozen evidence defines Naming Markedness Audit as 'Reads the literal wording of parallel labels and headings to catch the one case left bare while its counterparts carry a qualifier, and names the norm that bareness assumes', so its operative form is Assessment, Review & Assurance.
Review outcome: Independent reviewer agreement; high confidence.
Origin Attribution¶
Primary origin: Linguistics & Semiotics
Origin pattern: Cross-disciplinary synthesis
Present-day reach: Multi-domain
Rationale: Markedness and the unmarked default were canonically formulated in structural linguistics by the Prague School.
Related originating lineages:
- Cultural Studies — Representation critique extends markedness audits to cultural categories and institutions.
- Gender Studies & Queer Theory — Feminist and queer analysis materially exposed how supposedly neutral terms encode dominant identities.
Review resolution: Both independent reviews agree on primary origin linguistics_semiotics; reconciliation resolves secondary fields (origin_mode_disagreement, domain_reach_disagreement, encyclopedia_synthesis_disagreement). Alternate origins retained (cultural_studies, gender_studies) are the union of reviewer-supported formative lineages with explicit rationales, not a list of later application domains. Present-day breadth is represented separately as domain_reach=multi_domain; origin_mode=cross_disciplinary_synthesis records the historical relationship among lineages. Confidence is conservatively reconciled to high, and encyclopedia_synthesis=true preserves either reviewer's finding that the encyclopedia generalized the mechanism.
Encyclopedia synthesis: The exact catalogued form synthesizes established practice rather than reproducing a single standard historical label.
Review outcome: Reconciled after independent review; high confidence.
Notes¶
The audit is deliberately detection-only. Keeping it separate from any revision mechanism lets a team find markedness without prematurely committing to a rewrite — many flagged asymmetries turn out justified once examined, and a detector that also proposed fixes would bias toward finding problems it could solve.
[n1] Markedness — the principle from structural linguistics (Prague School; Trubetzkoy, Jakobson) that within a related pair one form is the neutral "unmarked" default while the other carries an extra feature or qualifier; the unmarked term does double duty as both a specific value and the name of the whole category, which is exactly why its assumption hides. ↩