SlideShare a Scribd company logo
Head driven Phrase
Structure Grammar
DR. VMS
Head driven Phrase Structure Grammar
HPSG was developed by Carl Pollard and Ivan Sag since 1987, initially
as a refinement and extension of Generalized Phrase Structure
Grammars (Gazdar, 1981) and belongs to a family of phrase
structure-theoretic approaches in which a rich set of lexical
specifications, coupled with a few very general combinatorial
constraints and restrictions on information sharing, interact
monotonically to give rise to sets of complex objects called feature
structures, which model the properties of linguistic signs.
HSPG
HPSG is a ‘sign based’ grammar, where phonological, syntactic and
semantic information is integrated into a formally precise description of
linguistic objects using feature structures, developed by Ivan Sag and Carl
Pollard in the mid 80s.
• Universal grammar:
a) linguistic signs;
b) combination principles.
Features
Features and values characterize linguistic objects;
Structure sharing allows to say that certain values in a feature structure are
identical;
• Valence information is represented in lists in a complex description of the
head;
• Types allows for classification of (linguistic) objects.
HPSG
HPSG assumes features structures as models of linguistic objects.
Feature structures are called AVM (Attribute Value Matrix);
AVM consists of feature value pairs;
The values can be atomic or feature descriptions;
Every feature structure is of a certain type;
Types are ordered in hierarchies ;
Hierarchies have the most general type at the top and the most specific at the bottom;
Attribute Value Matrics
AVM for the word ‘talks’;
The verb categorical information is divided into features that describe it, HEAD, and
features that describe its arguments, VALENCE.
Talks is a sign of type word with a head of type verb.
Intransitive verb with no complement requires a subject that is a third person singular
noun.
The semantic value of the subject is co-indexed with the verb’s only argument (the
individual doing the talking).
Feature
Computer processable grammars that scale up and can be implemented;
Most wide-spread grammatical framework employed in computational
linguistics;
A must for everyone working on natural language processing;
Increased precision;
Framework for integration;
Psycholinguistic plausibility.
Applications
Various parser based on the HPSG formalism have been written,
Currently there are grammars for German, Mandarin, Chinese, Maltese and
Persian that share a common core and are publicly available;
Large HPSG grammars of various languages are being developed in the
Deep Linguistic Processing with HPSG initiative;
The Babel system, a system of analysing written language
HPSG Theory
The theory presented, head-driven phrase structure grammar - so called
because of its central notion of the grammatical head - is an information-
based (or unification-based) theory that has roots in different research
programs within linguistics and neighboring disciplines (philosophy and
computer science).
HPSG draws upon and attempts to synthesize theories, such as categorial
grammar, lexical-functional grammar, generalized phrase-structure grammar,
and government-binding theory; but many key ideas arise from semantic
theories like situation semantics and discourse representation theory, and
from computational work in knowledge representation, data type theory, and
formalisms based on the unification of partial information.
HPSG
HPSG is an information-based theory of natural language syntax and semantics. It
was developed by synthesizing a number of theories mentioned above.
In these theories syntactic features are classified as head features, binding
features and the subcategorization feature; thus HPSG uses three principles of
universal grammar including:
Head Feature Principle
Binding Inheritance Principle
Subcategorization Principle
Head Feature Principle
Similar to GPSG’s Head Feature Convention. It states that head
features (e.g., part of speech, the case of nouns, verb inflection) of a
phrasal sign be shared with its head daughter, e.g., case of a noun
phrase is determined by the case of its head noun, etc.
Binding Inheritance Principle
Similar to GPSG’s Foot Feature Principle. Binding features encode
syntactic dependencies of signs that are essentially nonlocal such as
the presence of gaps, relative pronouns, etc.
This principle states that dependency information be transmitted up
the sign’s constituent structure until the dependency can become
“bound/saturated”.
Subcategorization Principle
Generalization of categorial grammar’s “argument cancellation”.
Subcategorization is described by a SUBCAT feature.
SUBCAT value is a list of signs with which the sign in question must
combine to be saturated. For example, the SUBCAT value of the past-
tense intransitive verb walked is the list NP [NOM] since walked must
combine with a single nominative case NP (the subject) to be saturated;
past tense transitive verb liked has the SUBCAT value NP[ACC],
NP[NOM] since liked requires accusative-case NP (direct object) &
nominative-case NP (subject).
HPSG
HPSG principles are more explicitly formulated and thus implementations more
likely to be faithful to theory. There is less work for language-specific rules of
grammar. In Pollard & Sag (1987) only four highly schematic HPSG rules accounted
for a substantial English fragment. One rule, informally written as
[ SUBCAT   ]  H[ LEX - ], C
subsumes a number of conventional phrase structure rules, such as those below.
S  NP VP
NP  DET NOM
NP  NP’s NOM
HPSG
In the HPSG rule, one possibility is that the English phrase to be a
saturated sign [ SUBCAT   ], with   denoting the empty list, has
constituents which are a phrasal head (H[ LEX - ]) and a single
complement (C).
Another HPSG rule, expressed informally as
[ SUBCAT [ ] ]  H[ LEX + ], C*
says that another option for English phrases is to be a sign subcategorizing
for exactly one complement [ SUBCAT [ ] ] with “[ ]” stands for any list
of length one, and whose daughters are a lexical head (H[ LEX + ]) and any
number of complement daughters.
HPSG
This rule subsumes a number of conventional phrase structure rules, such as
VP  V; VP  V S’; AP  A;
VP  V NP; AP  A PP; PP  P NP;
VP  V PP; VP  V VP; VP  V AP;
VP  V NP NP; VP  V NP PP; etc.
HPSG rules determine constituency only; this follows GPSG theory where
generalizations about relative order of constituents is factored out of phrase
structure rules and expressed in independent language-specific linear precedence
(LP) constraints. Unlike GPSG’s some LP constraints may refer not only to syntactic
categories but also to their grammatical relations
HPSG
tuple (Atom, Feat, Var, Type, Init, Rule):
• Atom - set of atoms
• Feat - set of features or attributes
• Type = (T, subtype) - type hierarchy
• Init - set of initial AVMs (attribute-value matrices)
• Rule - set of rules
HPSG principes are defined and used to define HPSG modules
HPSG Feature Structure Descriptions
pizza thing
pizza topping set
vegetarian non-vegetarian
OLIVES
ONIONS
MUSHROOMS
CRUST
TOPPINGS
SAUSAGE
PEPPERONI
HAM
HPSG a.pptx

More Related Content

Similar to HPSG a.pptx

What can a corpus tell us about grammar
What can a corpus tell us about grammarWhat can a corpus tell us about grammar
What can a corpus tell us about grammar
Sami Khalil
 
Corpus-based part-of-speech disambiguation of Persian
Corpus-based part-of-speech disambiguation of PersianCorpus-based part-of-speech disambiguation of Persian
Corpus-based part-of-speech disambiguation of Persian
IDES Editor
 
05 linguistic theory meets lexicography
05 linguistic theory meets lexicography05 linguistic theory meets lexicography
05 linguistic theory meets lexicography
Duygu Aşıklar
 
MOLTO poster for ACL 2010, Uppsala Sweden
MOLTO poster for ACL 2010, Uppsala SwedenMOLTO poster for ACL 2010, Uppsala Sweden
MOLTO poster for ACL 2010, Uppsala Sweden
Olga Caprotti
 
article writing mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm 5.pdf
article writing mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm 5.pdfarticle writing mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm 5.pdf
article writing mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm 5.pdf
191110080
 
An Intuitive Natural Language Understanding System
An Intuitive Natural Language Understanding SystemAn Intuitive Natural Language Understanding System
An Intuitive Natural Language Understanding System
inscit2006
 
Report in Foundations of language
Report in Foundations of languageReport in Foundations of language
Report in Foundations of language
lizzalonzo
 
Document Author Classification Using Parsed Language Structure
Document Author Classification Using Parsed Language StructureDocument Author Classification Using Parsed Language Structure
Document Author Classification Using Parsed Language Structure
kevig
 
Document Author Classification using Parsed Language Structure
Document Author Classification using Parsed Language StructureDocument Author Classification using Parsed Language Structure
Document Author Classification using Parsed Language Structure
kevig
 
PARSING ARABIC VERB PHRASES USING PREGROUP GRAMMARS
PARSING ARABIC VERB PHRASES USING PREGROUP GRAMMARSPARSING ARABIC VERB PHRASES USING PREGROUP GRAMMARS
PARSING ARABIC VERB PHRASES USING PREGROUP GRAMMARS
ijnlc
 
Shallow parser for hindi language with an input from a transliterator
Shallow parser for hindi language with an input from a transliteratorShallow parser for hindi language with an input from a transliterator
Shallow parser for hindi language with an input from a transliterator
Shashank Shisodia
 
Building of Database for English-Azerbaijani Machine Translation Expert System
Building of Database for English-Azerbaijani Machine Translation Expert SystemBuilding of Database for English-Azerbaijani Machine Translation Expert System
Building of Database for English-Azerbaijani Machine Translation Expert System
Waqas Tariq
 
Exempler approach
Exempler approachExempler approach
Exempler approach
C Meenakshi Meyyappan
 
International Refereed Journal of Engineering and Science (IRJES)
International Refereed Journal of Engineering and Science (IRJES)International Refereed Journal of Engineering and Science (IRJES)
International Refereed Journal of Engineering and Science (IRJES)
irjes
 
6 shallow parsing introduction
6 shallow parsing introduction6 shallow parsing introduction
6 shallow parsing introduction
ThennarasuSakkan
 
Chinese Mandarin Style.pptx
Chinese Mandarin Style.pptxChinese Mandarin Style.pptx
Chinese Mandarin Style.pptx
ChikoyXhi
 
MELT 104 - Construction Grammar
MELT 104 - Construction GrammarMELT 104 - Construction Grammar
MELT 104 - Construction Grammar
Glynn Palecpec
 
Learning to summarize using coherence
Learning to summarize using coherenceLearning to summarize using coherence
Learning to summarize using coherence
Content Savvy
 
Gwc 2016
Gwc 2016Gwc 2016
MELT 104 Functional Grammar
MELT 104   Functional GrammarMELT 104   Functional Grammar
MELT 104 Functional Grammar
Shirley Guillermo
 

Similar to HPSG a.pptx (20)

What can a corpus tell us about grammar
What can a corpus tell us about grammarWhat can a corpus tell us about grammar
What can a corpus tell us about grammar
 
Corpus-based part-of-speech disambiguation of Persian
Corpus-based part-of-speech disambiguation of PersianCorpus-based part-of-speech disambiguation of Persian
Corpus-based part-of-speech disambiguation of Persian
 
05 linguistic theory meets lexicography
05 linguistic theory meets lexicography05 linguistic theory meets lexicography
05 linguistic theory meets lexicography
 
MOLTO poster for ACL 2010, Uppsala Sweden
MOLTO poster for ACL 2010, Uppsala SwedenMOLTO poster for ACL 2010, Uppsala Sweden
MOLTO poster for ACL 2010, Uppsala Sweden
 
article writing mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm 5.pdf
article writing mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm 5.pdfarticle writing mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm 5.pdf
article writing mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm 5.pdf
 
An Intuitive Natural Language Understanding System
An Intuitive Natural Language Understanding SystemAn Intuitive Natural Language Understanding System
An Intuitive Natural Language Understanding System
 
Report in Foundations of language
Report in Foundations of languageReport in Foundations of language
Report in Foundations of language
 
Document Author Classification Using Parsed Language Structure
Document Author Classification Using Parsed Language StructureDocument Author Classification Using Parsed Language Structure
Document Author Classification Using Parsed Language Structure
 
Document Author Classification using Parsed Language Structure
Document Author Classification using Parsed Language StructureDocument Author Classification using Parsed Language Structure
Document Author Classification using Parsed Language Structure
 
PARSING ARABIC VERB PHRASES USING PREGROUP GRAMMARS
PARSING ARABIC VERB PHRASES USING PREGROUP GRAMMARSPARSING ARABIC VERB PHRASES USING PREGROUP GRAMMARS
PARSING ARABIC VERB PHRASES USING PREGROUP GRAMMARS
 
Shallow parser for hindi language with an input from a transliterator
Shallow parser for hindi language with an input from a transliteratorShallow parser for hindi language with an input from a transliterator
Shallow parser for hindi language with an input from a transliterator
 
Building of Database for English-Azerbaijani Machine Translation Expert System
Building of Database for English-Azerbaijani Machine Translation Expert SystemBuilding of Database for English-Azerbaijani Machine Translation Expert System
Building of Database for English-Azerbaijani Machine Translation Expert System
 
Exempler approach
Exempler approachExempler approach
Exempler approach
 
International Refereed Journal of Engineering and Science (IRJES)
International Refereed Journal of Engineering and Science (IRJES)International Refereed Journal of Engineering and Science (IRJES)
International Refereed Journal of Engineering and Science (IRJES)
 
6 shallow parsing introduction
6 shallow parsing introduction6 shallow parsing introduction
6 shallow parsing introduction
 
Chinese Mandarin Style.pptx
Chinese Mandarin Style.pptxChinese Mandarin Style.pptx
Chinese Mandarin Style.pptx
 
MELT 104 - Construction Grammar
MELT 104 - Construction GrammarMELT 104 - Construction Grammar
MELT 104 - Construction Grammar
 
Learning to summarize using coherence
Learning to summarize using coherenceLearning to summarize using coherence
Learning to summarize using coherence
 
Gwc 2016
Gwc 2016Gwc 2016
Gwc 2016
 
MELT 104 Functional Grammar
MELT 104   Functional GrammarMELT 104   Functional Grammar
MELT 104 Functional Grammar
 

More from Subramanian Mani

Testing and Evaluation System in Higher Education.pptx
Testing and Evaluation System in Higher Education.pptxTesting and Evaluation System in Higher Education.pptx
Testing and Evaluation System in Higher Education.pptx
Subramanian Mani
 
Functions of Gestural Semantics in Contemporary Communication
Functions of Gestural Semantics in Contemporary CommunicationFunctions of Gestural Semantics in Contemporary Communication
Functions of Gestural Semantics in Contemporary Communication
Subramanian Mani
 
Forensic stylistics history, methods and applicadtionsand
Forensic stylistics history, methods and applicadtionsandForensic stylistics history, methods and applicadtionsand
Forensic stylistics history, methods and applicadtionsand
Subramanian Mani
 
body languages.pptx
body languages.pptxbody languages.pptx
body languages.pptx
Subramanian Mani
 
translation scope.pptx
translation scope.pptxtranslation scope.pptx
translation scope.pptx
Subramanian Mani
 
types_of_computers.pptx
types_of_computers.pptxtypes_of_computers.pptx
types_of_computers.pptx
Subramanian Mani
 
non verbal communication.pptx
non verbal communication.pptxnon verbal communication.pptx
non verbal communication.pptx
Subramanian Mani
 
X bar Syntax.pptx
X bar Syntax.pptxX bar Syntax.pptx
X bar Syntax.pptx
Subramanian Mani
 
word sense, notions.pptx
word sense, notions.pptxword sense, notions.pptx
word sense, notions.pptx
Subramanian Mani
 
Testing and Evaluation Strategies in Second Language Teaching.pptx
Testing and Evaluation Strategies in Second Language Teaching.pptxTesting and Evaluation Strategies in Second Language Teaching.pptx
Testing and Evaluation Strategies in Second Language Teaching.pptx
Subramanian Mani
 
online assessment during covid19 .pptx
online assessment during covid19 .pptxonline assessment during covid19 .pptx
online assessment during covid19 .pptx
Subramanian Mani
 
verb_and_head_movement.ppt
verb_and_head_movement.pptverb_and_head_movement.ppt
verb_and_head_movement.ppt
Subramanian Mani
 
scopeoftranslationtechnologiesinindusstry5-201014031459.pptx
scopeoftranslationtechnologiesinindusstry5-201014031459.pptxscopeoftranslationtechnologiesinindusstry5-201014031459.pptx
scopeoftranslationtechnologiesinindusstry5-201014031459.pptx
Subramanian Mani
 
verb movements.ppt
verb movements.pptverb movements.ppt
verb movements.ppt
Subramanian Mani
 
Motivation, Gender Culture and Achievement,.pptx
Motivation, Gender Culture and Achievement,.pptxMotivation, Gender Culture and Achievement,.pptx
Motivation, Gender Culture and Achievement,.pptx
Subramanian Mani
 
Tree Adjoining Grammar.pptx
Tree Adjoining Grammar.pptxTree Adjoining Grammar.pptx
Tree Adjoining Grammar.pptx
Subramanian Mani
 
Minimalism.pptx
Minimalism.pptxMinimalism.pptx
Minimalism.pptx
Subramanian Mani
 
Methods and Theories of Languaage learning.pptx
Methods and Theories of Languaage learning.pptxMethods and Theories of Languaage learning.pptx
Methods and Theories of Languaage learning.pptx
Subramanian Mani
 
text editing, analysis, processing, bibliography.pptx
text editing, analysis, processing, bibliography.pptxtext editing, analysis, processing, bibliography.pptx
text editing, analysis, processing, bibliography.pptx
Subramanian Mani
 
Team building.pptx
Team building.pptxTeam building.pptx
Team building.pptx
Subramanian Mani
 

More from Subramanian Mani (20)

Testing and Evaluation System in Higher Education.pptx
Testing and Evaluation System in Higher Education.pptxTesting and Evaluation System in Higher Education.pptx
Testing and Evaluation System in Higher Education.pptx
 
Functions of Gestural Semantics in Contemporary Communication
Functions of Gestural Semantics in Contemporary CommunicationFunctions of Gestural Semantics in Contemporary Communication
Functions of Gestural Semantics in Contemporary Communication
 
Forensic stylistics history, methods and applicadtionsand
Forensic stylistics history, methods and applicadtionsandForensic stylistics history, methods and applicadtionsand
Forensic stylistics history, methods and applicadtionsand
 
body languages.pptx
body languages.pptxbody languages.pptx
body languages.pptx
 
translation scope.pptx
translation scope.pptxtranslation scope.pptx
translation scope.pptx
 
types_of_computers.pptx
types_of_computers.pptxtypes_of_computers.pptx
types_of_computers.pptx
 
non verbal communication.pptx
non verbal communication.pptxnon verbal communication.pptx
non verbal communication.pptx
 
X bar Syntax.pptx
X bar Syntax.pptxX bar Syntax.pptx
X bar Syntax.pptx
 
word sense, notions.pptx
word sense, notions.pptxword sense, notions.pptx
word sense, notions.pptx
 
Testing and Evaluation Strategies in Second Language Teaching.pptx
Testing and Evaluation Strategies in Second Language Teaching.pptxTesting and Evaluation Strategies in Second Language Teaching.pptx
Testing and Evaluation Strategies in Second Language Teaching.pptx
 
online assessment during covid19 .pptx
online assessment during covid19 .pptxonline assessment during covid19 .pptx
online assessment during covid19 .pptx
 
verb_and_head_movement.ppt
verb_and_head_movement.pptverb_and_head_movement.ppt
verb_and_head_movement.ppt
 
scopeoftranslationtechnologiesinindusstry5-201014031459.pptx
scopeoftranslationtechnologiesinindusstry5-201014031459.pptxscopeoftranslationtechnologiesinindusstry5-201014031459.pptx
scopeoftranslationtechnologiesinindusstry5-201014031459.pptx
 
verb movements.ppt
verb movements.pptverb movements.ppt
verb movements.ppt
 
Motivation, Gender Culture and Achievement,.pptx
Motivation, Gender Culture and Achievement,.pptxMotivation, Gender Culture and Achievement,.pptx
Motivation, Gender Culture and Achievement,.pptx
 
Tree Adjoining Grammar.pptx
Tree Adjoining Grammar.pptxTree Adjoining Grammar.pptx
Tree Adjoining Grammar.pptx
 
Minimalism.pptx
Minimalism.pptxMinimalism.pptx
Minimalism.pptx
 
Methods and Theories of Languaage learning.pptx
Methods and Theories of Languaage learning.pptxMethods and Theories of Languaage learning.pptx
Methods and Theories of Languaage learning.pptx
 
text editing, analysis, processing, bibliography.pptx
text editing, analysis, processing, bibliography.pptxtext editing, analysis, processing, bibliography.pptx
text editing, analysis, processing, bibliography.pptx
 
Team building.pptx
Team building.pptxTeam building.pptx
Team building.pptx
 

Recently uploaded

Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
chanes7
 
Assessment and Planning in Educational technology.pptx
Assessment and Planning in Educational technology.pptxAssessment and Planning in Educational technology.pptx
Assessment and Planning in Educational technology.pptx
Kavitha Krishnan
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
PECB
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
tarandeep35
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
National Information Standards Organization (NISO)
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
Nguyen Thanh Tu Collection
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
Celine George
 
Types of Herbal Cosmetics its standardization.
Types of Herbal Cosmetics its standardization.Types of Herbal Cosmetics its standardization.
Types of Herbal Cosmetics its standardization.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
NgcHiNguyn25
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
Israel Genealogy Research Association
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
amberjdewit93
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
Priyankaranawat4
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
Dr. Shivangi Singh Parihar
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
Colégio Santa Teresinha
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
RitikBhardwaj56
 

Recently uploaded (20)

Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
 
Assessment and Planning in Educational technology.pptx
Assessment and Planning in Educational technology.pptxAssessment and Planning in Educational technology.pptx
Assessment and Planning in Educational technology.pptx
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
 
Types of Herbal Cosmetics its standardization.
Types of Herbal Cosmetics its standardization.Types of Herbal Cosmetics its standardization.
Types of Herbal Cosmetics its standardization.
 
Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
 

HPSG a.pptx

  • 2. Head driven Phrase Structure Grammar HPSG was developed by Carl Pollard and Ivan Sag since 1987, initially as a refinement and extension of Generalized Phrase Structure Grammars (Gazdar, 1981) and belongs to a family of phrase structure-theoretic approaches in which a rich set of lexical specifications, coupled with a few very general combinatorial constraints and restrictions on information sharing, interact monotonically to give rise to sets of complex objects called feature structures, which model the properties of linguistic signs.
  • 3. HSPG HPSG is a ‘sign based’ grammar, where phonological, syntactic and semantic information is integrated into a formally precise description of linguistic objects using feature structures, developed by Ivan Sag and Carl Pollard in the mid 80s. • Universal grammar: a) linguistic signs; b) combination principles.
  • 4. Features Features and values characterize linguistic objects; Structure sharing allows to say that certain values in a feature structure are identical; • Valence information is represented in lists in a complex description of the head; • Types allows for classification of (linguistic) objects.
  • 5. HPSG HPSG assumes features structures as models of linguistic objects. Feature structures are called AVM (Attribute Value Matrix); AVM consists of feature value pairs; The values can be atomic or feature descriptions; Every feature structure is of a certain type; Types are ordered in hierarchies ; Hierarchies have the most general type at the top and the most specific at the bottom;
  • 6. Attribute Value Matrics AVM for the word ‘talks’; The verb categorical information is divided into features that describe it, HEAD, and features that describe its arguments, VALENCE. Talks is a sign of type word with a head of type verb. Intransitive verb with no complement requires a subject that is a third person singular noun. The semantic value of the subject is co-indexed with the verb’s only argument (the individual doing the talking).
  • 7.
  • 8. Feature Computer processable grammars that scale up and can be implemented; Most wide-spread grammatical framework employed in computational linguistics; A must for everyone working on natural language processing; Increased precision; Framework for integration; Psycholinguistic plausibility.
  • 9. Applications Various parser based on the HPSG formalism have been written, Currently there are grammars for German, Mandarin, Chinese, Maltese and Persian that share a common core and are publicly available; Large HPSG grammars of various languages are being developed in the Deep Linguistic Processing with HPSG initiative; The Babel system, a system of analysing written language
  • 10. HPSG Theory The theory presented, head-driven phrase structure grammar - so called because of its central notion of the grammatical head - is an information- based (or unification-based) theory that has roots in different research programs within linguistics and neighboring disciplines (philosophy and computer science). HPSG draws upon and attempts to synthesize theories, such as categorial grammar, lexical-functional grammar, generalized phrase-structure grammar, and government-binding theory; but many key ideas arise from semantic theories like situation semantics and discourse representation theory, and from computational work in knowledge representation, data type theory, and formalisms based on the unification of partial information.
  • 11. HPSG HPSG is an information-based theory of natural language syntax and semantics. It was developed by synthesizing a number of theories mentioned above. In these theories syntactic features are classified as head features, binding features and the subcategorization feature; thus HPSG uses three principles of universal grammar including: Head Feature Principle Binding Inheritance Principle Subcategorization Principle
  • 12. Head Feature Principle Similar to GPSG’s Head Feature Convention. It states that head features (e.g., part of speech, the case of nouns, verb inflection) of a phrasal sign be shared with its head daughter, e.g., case of a noun phrase is determined by the case of its head noun, etc.
  • 13. Binding Inheritance Principle Similar to GPSG’s Foot Feature Principle. Binding features encode syntactic dependencies of signs that are essentially nonlocal such as the presence of gaps, relative pronouns, etc. This principle states that dependency information be transmitted up the sign’s constituent structure until the dependency can become “bound/saturated”.
  • 14. Subcategorization Principle Generalization of categorial grammar’s “argument cancellation”. Subcategorization is described by a SUBCAT feature. SUBCAT value is a list of signs with which the sign in question must combine to be saturated. For example, the SUBCAT value of the past- tense intransitive verb walked is the list NP [NOM] since walked must combine with a single nominative case NP (the subject) to be saturated; past tense transitive verb liked has the SUBCAT value NP[ACC], NP[NOM] since liked requires accusative-case NP (direct object) & nominative-case NP (subject).
  • 15. HPSG HPSG principles are more explicitly formulated and thus implementations more likely to be faithful to theory. There is less work for language-specific rules of grammar. In Pollard & Sag (1987) only four highly schematic HPSG rules accounted for a substantial English fragment. One rule, informally written as [ SUBCAT   ]  H[ LEX - ], C subsumes a number of conventional phrase structure rules, such as those below. S  NP VP NP  DET NOM NP  NP’s NOM
  • 16. HPSG In the HPSG rule, one possibility is that the English phrase to be a saturated sign [ SUBCAT   ], with   denoting the empty list, has constituents which are a phrasal head (H[ LEX - ]) and a single complement (C). Another HPSG rule, expressed informally as [ SUBCAT [ ] ]  H[ LEX + ], C* says that another option for English phrases is to be a sign subcategorizing for exactly one complement [ SUBCAT [ ] ] with “[ ]” stands for any list of length one, and whose daughters are a lexical head (H[ LEX + ]) and any number of complement daughters.
  • 17. HPSG This rule subsumes a number of conventional phrase structure rules, such as VP  V; VP  V S’; AP  A; VP  V NP; AP  A PP; PP  P NP; VP  V PP; VP  V VP; VP  V AP; VP  V NP NP; VP  V NP PP; etc. HPSG rules determine constituency only; this follows GPSG theory where generalizations about relative order of constituents is factored out of phrase structure rules and expressed in independent language-specific linear precedence (LP) constraints. Unlike GPSG’s some LP constraints may refer not only to syntactic categories but also to their grammatical relations
  • 18. HPSG tuple (Atom, Feat, Var, Type, Init, Rule): • Atom - set of atoms • Feat - set of features or attributes • Type = (T, subtype) - type hierarchy • Init - set of initial AVMs (attribute-value matrices) • Rule - set of rules HPSG principes are defined and used to define HPSG modules
  • 19. HPSG Feature Structure Descriptions pizza thing pizza topping set vegetarian non-vegetarian OLIVES ONIONS MUSHROOMS CRUST TOPPINGS SAUSAGE PEPPERONI HAM