SlideShare a Scribd company logo
1 of 20
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 grammarSami 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 PersianIDES Editor
 
05 linguistic theory meets lexicography
05 linguistic theory meets lexicography05 linguistic theory meets lexicography
05 linguistic theory meets lexicographyDuygu 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 SwedenOlga Caprotti
 
article writing mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm 5.pdf
article writing mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm 5.pdfarticle writing mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm 5.pdf
article writing mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm 5.pdf191110080
 
An Intuitive Natural Language Understanding System
An Intuitive Natural Language Understanding SystemAn Intuitive Natural Language Understanding System
An Intuitive Natural Language Understanding Systeminscit2006
 
Report in Foundations of language
Report in Foundations of languageReport in Foundations of language
Report in Foundations of languagelizzalonzo
 
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 Structurekevig
 
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 Structurekevig
 
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 GRAMMARSijnlc
 
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 transliteratorShashank 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 SystemWaqas Tariq
 
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 introductionThennarasuSakkan
 
Chinese Mandarin Style.pptx
Chinese Mandarin Style.pptxChinese Mandarin Style.pptx
Chinese Mandarin Style.pptxChikoyXhi
 
MELT 104 - Construction Grammar
MELT 104 - Construction GrammarMELT 104 - Construction Grammar
MELT 104 - Construction GrammarGlynn Palecpec
 
Learning to summarize using coherence
Learning to summarize using coherenceLearning to summarize using coherence
Learning to summarize using coherenceContent Savvy
 

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.pptxSubramanian 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 CommunicationSubramanian Mani
 
Forensic stylistics history, methods and applicadtionsand
Forensic stylistics history, methods and applicadtionsandForensic stylistics history, methods and applicadtionsand
Forensic stylistics history, methods and applicadtionsandSubramanian Mani
 
non verbal communication.pptx
non verbal communication.pptxnon verbal communication.pptx
non verbal communication.pptxSubramanian 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.pptxSubramanian Mani
 
online assessment during covid19 .pptx
online assessment during covid19 .pptxonline assessment during covid19 .pptx
online assessment during covid19 .pptxSubramanian Mani
 
verb_and_head_movement.ppt
verb_and_head_movement.pptverb_and_head_movement.ppt
verb_and_head_movement.pptSubramanian Mani
 
scopeoftranslationtechnologiesinindusstry5-201014031459.pptx
scopeoftranslationtechnologiesinindusstry5-201014031459.pptxscopeoftranslationtechnologiesinindusstry5-201014031459.pptx
scopeoftranslationtechnologiesinindusstry5-201014031459.pptxSubramanian Mani
 
Motivation, Gender Culture and Achievement,.pptx
Motivation, Gender Culture and Achievement,.pptxMotivation, Gender Culture and Achievement,.pptx
Motivation, Gender Culture and Achievement,.pptxSubramanian Mani
 
Tree Adjoining Grammar.pptx
Tree Adjoining Grammar.pptxTree Adjoining Grammar.pptx
Tree Adjoining Grammar.pptxSubramanian 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.pptxSubramanian Mani
 
text editing, analysis, processing, bibliography.pptx
text editing, analysis, processing, bibliography.pptxtext editing, analysis, processing, bibliography.pptx
text editing, analysis, processing, bibliography.pptxSubramanian 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

Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Shubhangi Sonawane
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...KokoStevan
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterMateoGardella
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 

Recently uploaded (20)

Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch Letter
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 

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