Major Branches of Semantics
Understand the major branches of semantics, their core concepts, and how they apply to analyzing meaning in language.
Summary
Read Summary
Flashcards
Save Flashcards
Quiz
Take Quiz
Quick Practice
What is the primary focus of lexical semantics?
1 of 9
Summary
Branches of Semantics
Introduction
Semantics is the study of meaning in language. Rather than studying how meaning works as a single unified field, linguists have developed different branches of semantics that each approach meaning from different angles and with different tools. Each branch asks slightly different questions about how meaning is created, represented, and understood.
Think of these branches as different lenses for examining the same phenomenon—meaning. Some focus on individual words, others on sentences, others on logical precision, and still others on how context and human understanding shape what words actually mean when we use them.
Lexical Semantics
Lexical semantics studies the meanings of words and how the vocabulary of a language is organized as a whole.
The central insight of lexical semantics is that words don't exist in isolation. Instead, they form networks of relationships with other words. For example, understanding what "apple" means partly depends on understanding how it relates to similar words like "orange," "fruit," and "food."
Lexical Relations
Lexical semantics examines several key types of relationships between words:
Synonymy involves words with similar or identical meanings. "Begin" and "start" are roughly synonymous—they can often be used interchangeably, though subtle differences may exist.
Antonymy involves words with opposite meanings. "Hot" and "cold" are antonyms, as are "big" and "small."
Hyponymy is a relationship where one word's meaning is more specific than another. "Poodle" is a hyponym of "dog" because all poodles are dogs, but not all dogs are poodles. The more general term ("dog") is called the hypernym.
Meronymy describes part-whole relationships. "Wheel" is a meronym of "car" because a wheel is a part of a car.
Semantic Fields
Words that share related meanings are grouped into semantic fields. For instance, the semantic field of "colors" includes red, blue, green, yellow, and so on. These words cluster together because they share semantic features (they all describe hues) even though they differ in other ways.
Semasiology vs. Onomasiology
Lexical semantics distinguishes between two complementary approaches:
Semasiology starts with a word and asks: "What does this word mean?" It begins with the symbol and explores what it refers to.
Onomasiology starts with a meaning or concept and asks: "What words express this idea?" It begins with the concept and explores what symbols express it. For example, many words can express the concept of "quickness"—fast, swift, rapid, quick, speedy—so onomasiology would study why a language has multiple words for the same concept and when speakers choose one over another.
Phrasal Semantics
While lexical semantics examines individual words, phrasal semantics (also called sentence semantics) studies how meanings combine when words are put together into phrases and sentences. It's based on a fundamental principle called compositionality: the meaning of a whole expression is built up from the meanings of its parts and how they're combined.
Consider the sentence "John hit the ball." This isn't just a random collection of words—they're organized hierarchically. "John" is the noun phrase that serves as the subject. "Hit the ball" is the verb phrase that serves as the predicate. Understanding the sentence meaning requires understanding this structure.
Semantic Roles
When words combine in sentences, they take on specific semantic roles—functions that tell us what part each element plays in the described event or state. The major semantic roles include:
Agent: The entity performing an action (e.g., "John" in "John ate the apple")
Patient: The entity directly affected by an action (e.g., "the apple" in "John ate the apple")
Theme: The entity that moves or changes location (e.g., "the book" in "Sarah moved the book to the shelf")
Location: Where an action occurs (e.g., "the library" in "We met at the library")
Source: Where something comes from (e.g., "Paris" in "She traveled from Paris")
Goal: Where something is going (e.g., "London" in "She traveled to London")
The same word can play different roles in different sentences. In "John broke the vase," John is the agent (the one doing the breaking), while the vase is the patient (the thing being broken). But in "The vase broke," the vase is the theme—it's the entity undergoing change, even though no agent is explicitly mentioned.
Grammatical Structure and Meaning
Phrasal semantics also examines how grammatical devices reveal and organize meaning. Parse trees show the hierarchical structure of sentences, revealing how words group together to form larger meaningful units. The tree diagram shows which words belong together and in what order they combine.
Variable binding is another important concept where grammar creates relationships across a sentence. For example, in "Everyone loves someone," the grammatical structure determines whether "someone" is the same person for everyone (one reading) or potentially different people (another reading). Grammar constrains these possible interpretations.
Formal Semantics
Formal semantics brings tools from logic and mathematics to the study of meaning. Where other branches might describe meaning intuitively, formal semantics creates precise, rigorous frameworks that can be verified and tested logically.
Formal semantics maps linguistic expressions onto formal objects:
Individual words map to objects or sets of objects. For instance, the word "apple" might map to the set of all apples.
Sentences map to events, states, or most importantly, truth values (true or false). A sentence is true if the world matches what the sentence describes.
This truth-conditional approach is central to formal semantics: a sentence's meaning is understood through the conditions that would make it true or false.
Key Phenomena Studied
Formal semantics addresses several complex phenomena:
Quantification involves words like "all," "some," and "no." The sentence "All dogs are animals" has a very different meaning from "Some dogs are animals," and formal semantics provides precise logical notation to capture these differences.
Intensionality describes cases where the truth value of a sentence depends on non-obvious factors. "John seeks a unicorn" is intensional—John might be looking for a unicorn even though no unicorn actually exists, so we can't simply map "unicorn" to a real object.
Noun-phrase reference examines how noun phrases pick out entities. "The president of the United States" refers to a specific person, but this reference changes when different people hold the office.
Tense and modality deal with time and possibility. Formal semantics provides logical structures to represent "John will eat" (future) differently from "John ate" (past), and "John might eat" (possibility) differently from "John will eat" (certainty).
<extrainfo>
Plurals and mass terms are also studied formally. Plural noun phrases like "some dogs" require different logical handling than singular ones, and mass terms like "water" (which don't have clear individual units) differ semantically from count nouns like "cup."
</extrainfo>
Cognitive Semantics
Cognitive semantics approaches meaning by studying how the human mind structures and understands concepts.
Frame semantics, a major subfield, proposes that meaning depends on semantic frames—structured networks of related concepts that we activate in our minds. For instance, the word "marriage" activates a whole frame that includes concepts like bride, groom, ceremony, wedding rings, honeymoon, and commitment. You can't fully understand "marriage" without accessing this entire conceptual structure.
When we hear "The bride wore white," we unconsciously activate the marriage frame, which helps us understand not just what words mean in isolation but how they fit into larger patterns of human knowledge and experience.
<extrainfo>
The cognitive approach emphasizes that meaning isn't just about logical relationships between words or truth conditions—it's about how real human minds construct and organize knowledge. This perspective has influenced everything from how we understand metaphor to how we explain why some words are easier to learn than others.
</extrainfo>
Computational Semantics
Computational semantics examines how natural language meaning can be represented and processed by computers. It's a practical field that bridges linguistic theory and computer science.
Computational semantics applies insights from formal semantics (like logical representation) to real computational problems. Key applications include:
Ambiguity resolution: When a phrase has multiple possible meanings, computational systems must determine which meaning is intended. "The bank rejected the application" could refer to a financial institution or a riverbank, and the system must figure out which based on context.
Vagueness handling: Words like "tall" or "cold" don't have precise boundaries, yet computers must still interpret them. Computational approaches develop systems to handle this vagueness appropriately.
Context-dependent interpretation: Meaning often depends on what was discussed before and the specific situation. Computational semantics develops systems that track context to interpret pronouns, temporal references, and other context-sensitive expressions correctly.
<extrainfo>
Real-world applications include machine translation (translating between languages while preserving meaning), natural-language understanding (enabling computers to comprehend human language), and automated reasoning (allowing computers to draw logical conclusions from language input).
</extrainfo>
Pragmatic Semantics
Pragmatic semantics studies how the situational context shapes and determines the meaning of expressions. While the previous branches often treat meaning as relatively stable, pragmatic semantics emphasizes that meaning is highly dependent on context.
The key insight is that what a speaker says and what a speaker means are often quite different. Consider the question "Can you pass the salt?" Technically, this is a yes/no question about ability. But in context, it's a polite request. The actual meaning depends on understanding the communicative situation.
Pragmatic semantics focuses on several dimensions:
Communicative actions: Language is action. When you say "I promise to help," you're not just describing something—you're performing the act of promising. Context determines whether your utterance counts as a promise, threat, joke, or something else.
Speaker intentions: What the speaker intends to communicate often goes beyond the literal meaning of the words. A speaker might intend to refuse indirectly by saying "I'm very busy," and the listener understands this refusal through context.
Shared background assumptions: Meaning emerges from what speaker and listener both know or assume. If a friend asks "Do you want to grab coffee?" you understand "coffee" as a social activity, not just caffeine, because you share background knowledge about that activity.
Context-sensitive interpretation: The same sentence means different things in different contexts. "That's brilliant" is praise in one context and sarcasm in another.
Synthesis: How These Branches Relate
The six branches of semantics work together to create a complete picture of how meaning works:
Lexical semantics establishes what individual words mean
Phrasal semantics shows how word meanings combine into larger units
Formal semantics provides rigorous logical frameworks for precision
Cognitive semantics explains how human minds structure meaning
Computational semantics applies these theories to computer systems
Pragmatic semantics contextualizes meaning in real communicative situations
Rather than contradicting each other, these branches examine meaning from complementary angles. A complete understanding of semantics draws on insights from all of them.
Flashcards
What is the primary focus of lexical semantics?
Word meaning and the vocabulary as a whole.
How does lexical semantics categorize words into semantic fields?
Based on shared semantic features.
What is the difference between semasiology and onomasiology in lexical semantics?
Semasiology starts from words, while onomasiology starts from meanings.
What principle does phrasal semantics use to study the meaning of sentences?
The principle of compositionality.
Which grammatical devices are examined to reveal hierarchical structure in phrasal semantics?
Variable binding
Parse trees
What is the core position of frame semantics regarding meaning?
Meaning depends on semantic frames (e.g., the marriage frame includes bride, groom, and honeymoon).
What is the primary objective of computational semantics?
Examining how natural-language meaning can be represented and processed by computers.
What does pragmatic semantics study in relation to expressions?
How the situational context shapes the meaning.
On which elements of communication does pragmatic semantics focus?
Communicative actions
Speaker intentions
Shared background assumptions
Context-sensitive interpretation
Quiz
Major Branches of Semantics Quiz Question 1: In semantic role labeling, which role typically denotes the entity that performs the action?
- Agent (correct)
- Patient
- Theme
- Location
Major Branches of Semantics Quiz Question 2: Computational semantics primarily aims to:
- Represent and process natural‑language meaning using computers (correct)
- Generate speech sounds from text
- Parse syntactic structures without semantic analysis
- Translate programming code into natural language
Major Branches of Semantics Quiz Question 3: Pragmatic semantics studies how which factor shapes the meaning of an expression?
- Situational context (correct)
- Word order
- Morphological suffixes
- Phonetic stress
Major Branches of Semantics Quiz Question 4: In lexical semantics, which relation describes a hierarchical “type‑of” connection between words?
- Hyponymy (correct)
- Synonymy
- Meronymy
- Antonymy
Major Branches of Semantics Quiz Question 5: Formal semantics builds its models of meaning primarily using which discipline?
- Logic (correct)
- Phonetics
- Historical linguistics
- Pragmatics
In semantic role labeling, which role typically denotes the entity that performs the action?
1 of 5
Key Concepts
Types of Semantics
Lexical semantics
Phrasal semantics
Formal semantics
Cognitive semantics
Computational semantics
Pragmatic semantics
Definitions
Lexical semantics
Study of word meaning and the organization of the vocabulary, including relations such as synonymy, antonymy, hyponymy, and meronymy.
Phrasal semantics
Investigation of sentence meaning through the principle of compositionality, analyzing subjects, predicates, arguments, and semantic roles.
Formal semantics
Application of logical and mathematical tools to model meaning, mapping linguistic expressions to objects, events, truth values, and handling phenomena like quantification and modality.
Cognitive semantics
Approach that views meaning as grounded in mental structures such as semantic frames, which encode contextual knowledge.
Computational semantics
Field concerned with representing and processing natural‑language meaning in computers for tasks like ambiguity resolution, machine translation, and automated reasoning.
Pragmatic semantics
Examination of how situational context, speaker intentions, and shared background assumptions shape the interpretation of expressions.