Skip to content

Dependency Grammar

A family of syntactic analyses that makes asymmetric head–dependent relations among lexical units the primary structure of a sentence, without requiring phrase nodes as its basic combinatorial units.

Version
v1 · 2026-08-30 · History
Domain-specific #
1643
Origin domain
linguistics
Subdomain
syntax
Aliases
Dependency syntax, Dependency-based grammar

Core Idea

Dependency grammar is a family of syntactic approaches in which the primary combinatorial structure is a set of asymmetric relations between lexical units: one unit is the head and another is its dependent. A sentence is analyzed by connecting words—or, in some frameworks, morphemes—through these directed relations. Phrasal constituent nodes such as noun phrase and verb phrase need not be inserted as the basic units that hold words together. The defining contrast is therefore not “trees versus no trees.” Both dependency and constituency analyses can be tree-shaped. It is lexical nodes joined directly by head–dependent arcs versus words grouped through phrasal constituents.

Scope of Application

In theoretical syntax, dependency grammar offers a framework for statements about headedness, valency, arguments, adjuncts, government, coordination, word order, and discontinuity. Tesnière's structural syntax made dependency and valency central to clause organization; later dependency theories developed distinct formalisms rather than a single lineage with uniform rules.

In corpus linguistics, dependency annotation turns sentences into reusable treebank structures. UD combines word segmentation and morphology with a syntactic layer focused on relations among predicates, arguments, and modifiers; its multilingual design supports comparative annotation while permitting language-specific extensions.

Clarity

The fastest diagnostic is to ask: What are the basic internal objects of the syntactic representation? If sentence structure is formed by directed grammatical relations whose endpoints are lexical units, the analysis is dependency-based. If it is formed primarily by rewrite rules or dominance relations over phrasal nodes, it is constituency-based. If the arrows instead encode predicate–argument semantics after syntax has been abstracted away, it is a semantic dependency representation rather than dependency grammar.

Manages Complexity

Dependency grammar manages syntactic complexity by replacing nested phrase inventories with local relational commitments. Each word receives a structural neighborhood: its head, its dependents, and often labels for those arcs. The whole sentence can then be investigated through graph operations—ancestors, descendants, paths, subtrees, roots, crossings—without losing hierarchy.

Abstract Reasoning

Once an analysis is dependency-based, it licenses several inferences.

  • Head diagnostic: removing or replacing a proposed head should change the organization or category of the combination more fundamentally than changing an ordinary dependent, subject to the framework's own criteria.
  • Valency diagnostic: a head's lexical or constructional requirements constrain which dependents may or must occur and how they are interpreted.
  • Path diagnostic: a syntactic relation between distant words may be decomposed through their path in the dependency structure.
  • Projectivity diagnostic: if an arc spans material that is not dominated by the same head, a projective analysis fails and the scheme must permit nonprojectivity, revise head choices, or use another device.
  • Conversion diagnostic: when converting constituency to dependencies, head rules and treatment of function words determine the result; the conversion is not representation-neutral.
  • Annotation diagnostic: attachment and label disagreements identify different kinds of uncertainty.

Knowledge Transfer

Knowledge transfers literally within linguistics and language technology. A linguist's head–dependent analysis can inform a treebank annotation manual; the treebank can train a parser; parser output can supply relations to an extraction system. The representation persists across theory, annotated data, algorithm, and application even though each stage adds its own commitments.

Transfer between languages is more difficult. UD's universal inventory and guidelines seek consistent treatment of comparable constructions, but morphological richness, word segmentation, clitics, ellipsis, serial verbs, and language-specific constructions resist naïve one-to-one mapping.

Relationships to Other Abstractions

Local relationship map for Dependency GrammarParents appear above the current abstraction, mutual partners to the right, and children below. Node labels state whether each abstraction is prime or domain-specific; colors identify relation types.Dependency GrammarDOMAINPrime abstraction: Dependency — presupposesDependencyPRIMEDomain-specific abstraction: Functional Generative Description — is a kind ofFunctional Gene…DOMAIN

Current abstraction Dependency Grammar Domain-specific

Parents (1) — more general patterns this builds on

  • Dependency Grammar presupposes Dependency Prime

    Dependency grammar presupposes Dependency as its closest portable structural relative: syntactic analyses orient an asymmetric relation from a head to a dependent and compose those relations.

Children (1) — more specific cases that build on this

Hierarchy path (1) — routes to 1 parentless root

Neighborhood in Abstraction Space

Dependency Grammar sits in a sparse region of the domain-specific corpus (85th percentile for distinctiveness): few abstractions share its structure, so a faithful description tends to retrieve it precisely.

Family — Unclustered & Miscellaneous (1565 abstractions)

Nearest neighbors

Computed from structural-signature embeddings · 2026-09-08