Semantic Narrowing and Widening¶
Expand/contract meaning.
Core Idea¶
Semantic Narrowing & Widening describe how a term's meaning can shrink (become more specialized) or broaden (gain additional references) over time or across contexts.
Scope of Application¶
-
Brand Names: "Google" used to just be a brand, but it's widened to mean "search the web."
-
Technical Jargon: "Hack" once meant a clever technical solution, but it has broadened to include any quick fix or lifehack.
-
Legal Language: Words can get specialized, e.g., "driver" once just meant a person who drives, but in certain legal contexts it narrows to "licensed motor vehicle operator."
Clarity¶
Demonstrates how words or symbols can drift in scope, complicating attempts to fix stable definitions.
Manages Complexity¶
Helps us track how terms or labels can accumulate or shed connotations, affecting clarity or user comprehension.
Abstract Reasoning¶
Encourages system designers (or knowledge managers) to note that "naming or labeling" can evolve, so they must consider versioning or disclaimers as usage shifts.
Knowledge Transfer: Version control¶
or "API expansions" can mirror semantic widening (e.g., a function call acquires more parameters). Terms that shrink might represent specialized domain usage.
Example¶
"Mouse" once only meant the rodent, but it has semantically broadened in computing to mean an input device as well. Meanwhile, "meat" historically meant any solid food but narrowed to mean specifically animal flesh.
Relationships to Other Abstractions¶
Current abstraction Semantic Narrowing and Widening Domain-specific
Parents (1) — more general patterns this builds on
-
Semantic Narrowing and Widening is a kind of Semantic Shift Domain-specific
Semantic narrowing and widening is a kind of semantic shift in which a word's reference set contracts or expands over time.
Hierarchy path (1) — routes to 1 parentless root
- Semantic Narrowing and Widening → Semantic Shift → Signifier–Signified Duality → Representation → Abstraction
Not to Be Confused With¶
- Semantic Narrowing and Widening is not Semantic Shift because narrowing and widening are specific directional types of semantic change (expansion or contraction of reference set), while semantic shift is the umbrella category encompassing all types of meaning change (including amelioration, pejoration, metonymic extension, bleaching). Narrowing and widening track extensional change; semantic shift encompasses broader transformations of sense and connotation.
- Semantic Narrowing and Widening is not Signifier–Signified Duality because narrowing and widening describe the historical change in what a word refers to (its signified), while the signifier–signified duality is the structural relationship between the form (signifier) and the concept (signified). Narrowing/widening describes change in the signified; the duality describes the structural pairing itself.
- Semantic Narrowing and Widening is not Register (Style) Shifting because narrowing and widening describe diachronic changes in a word's reference scope across time, while register shifting describes synchronic (current-time) adjustment of language form to context and audience within a single linguistic code. Narrowing/widening is historical; register shifting is situational.