Subtopic Deep Dive

Head-driven Phrase Structure Grammar
Research Guide

What is Head-driven Phrase Structure Grammar?

Head-driven Phrase Structure Grammar (HPSG) is a constraint-based grammatical formalism that models syntactic structures using typed feature structures and lexical inheritance hierarchies.

HPSG integrates syntax and semantics through head-driven phrase structure rules without transformations (Sag and Pollard, 1994, 3973 citations). It handles phenomena like agreement, binding, and long-distance dependencies via feature unification. Over 50 papers build on its core framework for computational and cross-linguistic analysis.

15
Curated Papers
3
Key Challenges

Why It Matters

HPSG supports precise computational parsing systems for natural language processing tasks (Sag and Pollard, 1994). It enables cross-linguistic comparisons of syntactic variation without movement rules, as in analyses of scrambling and extraction (Kayne, 1994; Evans and Levinson, 2009). Goldberg (2006) applies HPSG-like constructional approaches to argument structure generalizations, impacting psycholinguistic models of language acquisition.

Key Research Challenges

Cross-linguistic Variation Modeling

HPSG struggles to unify diverse word order and agreement patterns across languages without language-specific lexical rules (Evans and Levinson, 2009). Feature structure complexity grows with typological differences. Sag and Pollard (1994) note scalability limits in multilingual implementations.

Long-distance Dependency Analysis

Capturing island constraints and filler-gap dependencies requires intricate slash category features (Ross, 1967). Unification efficiency drops for nested dependencies. Jackendoff (2002) critiques feature explosion in binding analyses.

Semantics-Syntax Integration

Linking HPSG feature structures to full semantic interpretation faces compositionality issues (Freidin and Jackendoff, 1975). Handling quantifier scope and anaphora demands extended type hierarchies. Goldberg (2006) highlights gaps in constructional semantics.

Essential Papers

1.

Semantic Interpretation in Generative Grammar

Robert Freidin, Ray Jackendoff · 1975 · Language · 4.6K citations

Like other recent work in the field of generative-transformational grammar, this book developed from a realization that many problems in linguistics involve semantics too deeply to be solved insigh...

2.

Constructions at Work: The Nature of Generalization in Language

Adele Ε. Goldberg · 2006 · 4.0K citations

Adele Goldberg's Constructions at work is a welcome sequel to her (1995) Constructions, by now a landmark in linguistics. The new book extends her previous analyses and explores new and ex...

3.

Head-driven phrase structure grammar

Ivan A. Sag, Carl Pollard · 1994 · Medical Entomology and Zoology · 4.0K citations

This book presents the most complete exposition of the theory of head-driven phrase structure grammar (HPSG), introduced in the authors' Information-Based Syntax and Semantics. HPSG provides an int...

4.

Constraints on variables in syntax

John Robert Ross · 1967 · DSpace@MIT (Massachusetts Institute of Technology) · 3.2K citations

Massachusetts Institute of Technology. Dept. of Modern Languages and Linguistics. Thesis. 1967. Ph.D.

5.

Foundations of Language

Ray Jackendoff · 2002 · 3.1K citations

Abstract This book surveys the last thirty-five years of research in generative linguistics and related fields and offers a new understanding of how language, the brain, and perception intermesh. T...

6.

The antisymmetry of syntax

Richard S. Kayne · 1994 · 2.9K citations

Part 1: introduction deriving X-bar theory. Part 2: adjunction world order further consequences. Part 3: coordination complementation relatives and possessives extraposition. Part 4: conclusion.

7.

Regularity and Idiomaticity in Grammatical Constructions: The Case of Let Alone

Charles J. Fillmore, Paul Kay, Mary Catherine O’Connor · 1988 · Language · 2.8K citations

Through the detailed investigation of the syntax, semantics, and pragmatics of one grammatical construction, that containing the conjunction let alone, we explore the view that the realm of idiomat...

Reading Guide

Foundational Papers

Read Sag and Pollard (1994) first for HPSG core formalism; then Ross (1967) for dependency constraints HPSG addresses; Freidin and Jackendoff (1975) for semantics foundations.

Recent Advances

Goldberg (2006) for constructional extensions; Evans and Levinson (2009) for variation critiques; Croft (2001) for radical alternatives impacting HPSG evolution.

Core Methods

Typed feature structures, lexical type hierarchies, head-driven schemata, unification-based parsing, valence and slash features (Sag and Pollard, 1994).

How PapersFlow Helps You Research Head-driven Phrase Structure Grammar

Discover & Search

Research Agent uses searchPapers and citationGraph on 'Head-driven Phrase Structure Grammar' to map 3973 citations from Sag and Pollard (1994), revealing clusters in computational syntax. exaSearch uncovers cross-linguistic extensions; findSimilarPapers links to Goldberg (2006) for constructional parallels.

Analyze & Verify

Analysis Agent applies readPaperContent to Sag and Pollard (1994) for feature unification details, then verifyResponse with CoVe to check claims against Ross (1967) constraints. runPythonAnalysis parses HPSG treebanks with NetworkX for dependency graphs; GRADE scores semantic integration evidence from Jackendoff (2002).

Synthesize & Write

Synthesis Agent detects gaps in long-distance dependency coverage across papers, flagging contradictions between Kayne (1994) antisymmetry and HPSG head-driven rules. Writing Agent uses latexEditText and latexSyncCitations to draft HPSG analyses, latexCompile for publication-ready grammars, exportMermaid for phrase structure diagrams.

Use Cases

"Extract HPSG unification algorithms from Sag Pollard 1994 and test on sample sentences"

Research Agent → searchPapers → readPaperContent → Analysis Agent → runPythonAnalysis (parse feature structures with dict unification in Python sandbox) → statistical verification of unification success rates.

"Write LaTeX grammar fragment for English verbal agreement in HPSG"

Synthesis Agent → gap detection → Writing Agent → latexEditText (insert feature schemas) → latexSyncCitations (Sag Pollard 1994) → latexCompile → export PDF with compiled grammar rules.

"Find GitHub repos implementing HPSG parsers cited in computational syntax papers"

Research Agent → citationGraph (Sag Pollard 1994) → Code Discovery → paperExtractUrls → paperFindGithubRepo → githubRepoInspect → exportCsv of parser benchmarks.

Automated Workflows

Deep Research workflow scans 50+ HPSG papers via searchPapers → citationGraph, generating structured reports on lexical inheritance evolution (Sag and Pollard, 1994 baseline). DeepScan applies 7-step CoVe to verify cross-linguistic claims against Evans and Levinson (2009). Theorizer synthesizes HPSG extensions for Radical Construction Grammar (Croft, 2001).

Frequently Asked Questions

What defines Head-driven Phrase Structure Grammar?

HPSG defines grammar through typed feature structures where phrases inherit properties from lexical heads via unification (Sag and Pollard, 1994).

What are core methods in HPSG?

Methods include head-feature principle, valence lists for subcategorization, and slash categories for unbounded dependencies (Sag and Pollard, 1994).

What are key HPSG papers?

Sag and Pollard (1994, 3973 citations) provides the canonical exposition; Goldberg (2006, 3974 citations) extends to constructions; Jackendoff (2002, 3116 citations) integrates semantics.

What open problems exist in HPSG?

Challenges include efficient parsing of deep recursion, full cross-linguistic typology without ad-hoc types, and tighter semantics links (Evans and Levinson, 2009; Freidin and Jackendoff, 1975).

Research Syntax, Semantics, Linguistic Variation with AI

PapersFlow provides specialized AI tools for your field researchers. Here are the most relevant for this topic:

Start Researching Head-driven Phrase Structure Grammar with AI

Search 474M+ papers, run AI-powered literature reviews, and write with integrated citations — all in one workspace.