SlideShare a Scribd company logo
Structured lexicons and Lexical semantics Especially WordNet ® See  D Jurafsky & JH Martin:  Speech and Language Processing , Upper Saddle River NJ (2000): Prentice Hall, Chapter 16. and http://en.wikipedia.org/wiki/WordNet and  explore  WordNet:  http://wordnet.princeton.edu/
Structured lexicons Alternative to alphabetical dictionary List of words grouped according to meaning Classic example Roget’s Thesaurus Hierarchical organization is important Hierarchies familiar as taxonomies, eg in natural sciences Daughters are “types of” and share certain properties, inherited from the mother Similar idea for ordinary words: hyponymy and synonymy
animal  bird  fish  ... canary  eagle  trout  shark bald e.  golden e.  hawk e.  bateleur  space  in general  dimensions  form  motion size  expansion  distance  interval  contiguity reduction, deflation, shrinkage, curtailment, condensation .... hyponymy synonymy
Thesaurus A way to show the structure of (lexical) knowledge Much used for technical terminology Can be enriched by having other lexical relations: Antonyms (as well as synonyms) Different hyponymy relations, not just is-a-type-of, but has-as-part/member Thesaurus can be explored in any direction across, up, down Some obvious distance metrics can be used to measure similarity between words
WordNet: History 1985: a group of psychologists and linguists start to develop a “lexical database” Princeton University theoretical basis: results from psycholinguistics and psycholexicology What are properties of the “mental lexicon”?
Global organisation division of the lexicon into five categories: Nouns Verbs Adjectives Adverbs function words (“probably stored separately as part of the syntactic component of language” [Miller et al.]
Global organization nouns: organized as topical hierarchies verbs: entailment relations adjectives: multi-dimensional hyperspaces adverbs: multi-dimensional hyperspaces
Lexical semantics How are word meanings represented in WordNet? synsets  (synonym sets) as basic units a word ‘meaning’ is represented by simply listing the word forms that can be used to express it example: senses of  board a piece of lumber vs. a group of people assembled for some purpose synsets as unambiguous designators: {board, plank, ...} vs. {board, committee, ...} Members of synsets are rarely  true  synonyms WordNet does not attempt to capture subtle distinctions among members of the synset may be due to specific details, or simply connotation, collocation
Synsets synsets often sufficient for differential purposes if an appropriate synonym is not available a short gloss may be used e.g. {board, (a person’s meals, provided regularly for money)} Preferable for cardinality of synset to be >1 WordNet also gives a gloss for each word meaning, and (often) an example
 
WordNet is big
Lexical relations in WordNet WordNet is organized by semantic relations. It is characteristic of semantic relations that they are reciprocated if there is a semantic relation R between meaning {x1, x2, ...} and meaning {y1, y2, ...}, then there is a relation R   between {y1,y2, ...} and {x1, x2, ...} Individual relations may or may not be Symmetric  R(A,B)    R(B,A)  (eg synonymy, not hyponymy) Transitive  R(A,B) & R(B,C)    R(A,C)  (eg synonymy may be) Reflexive  R(A,A)  is true  (synonymy is, antonymy isn’t)
Lexical relations Nouns Synonym ~ antonym (opposite of) Hypernyms (is a kind of) ~ hyponym (for example) Coordinate (sister) terms: share the same hypernym Holonym (is part of) ~ meronym (has as part) Verbs Synonym ~ antonym Hypernym ~ troponym (eg lisp – talk)  Entailment (eg snore – sleep) Coordinate (sister) terms: share the same hypernym Adjectives/Adverbs in addition to above Related nouns Verb participles Derivational information
Lexical relations: synonymy similarity of meaning Leibniz: two expressions are synonymous if the substitution of one for the other never changes the truth value of a sentence in which the substitution is made such global synonymy is rare (it would be redundant) synonymy  relative to a context : two expressions are synonymous in a linguistic context C if the substitution of one for the other in C does not alter the truth value consequence of this synonymy in terms of substitutability: words in different syntactic categories cannot be synonyms
Lexical relations: antonymy antonym of a word x is sometimes not-x, but not always rich  and  poor  are antonyms but:  not  rich  does not imply  poor (because many people consider themselves neither rich nor poor) antonymy is a  lexical  relation between word  forms , not a semantic relation between word meanings meanings {rise, ascend} and {fall, descend} are conceptual opposites, but they are not antonyms [rise/fall] and [ascend/descend] are pairs of antonyms
Lexical relations: hyponymy hyponymy is a semantic relation between word  meanings {maple} is a hyponym of {tree} inverse: hypernymy {tree} is a hypernym of {maple} also called: subordination/superordination; subset/superset; ISA relation test for hyponomy: native speaker must accept sentences built from the frame “An x is a (kind of) y” called troponomy when applied to verbs
Lexical relations: meronymy A concept represented by the synset {x1, x2,...} is a  meronym  of a concept represented by the synset {y1, y2, ...} if native speakers of English accept sentences constructed from such frames as “A y has an x (as a part)”, “An x is a part of y”. inverse relation: holonymy HAS-AS-PART part hierarchy part-of is asymmetric and (with caution) transitive
Lexical relations: meronymy failures of transitivity caused by different part-whole relations, e.g. A musician has an arm . An orchestra has a musician . but: ?  An orchestra has an   arm . Types of meronymy in WordNet: component [most frequently found] member composition phase process
 
WordNet’s noun hierarchy noun hierarchy partitioned into separate hierarchies with unique top hypernyms vague abstractions would be semantically empty, e.g. {entity} with immediate hyponyms {object, thing} and {idea}
•  {act,action,activity} •  {animal,fauna} •  {artifact} •  {attribute,property} •  {body,corpus} •  {cognition,knowledge} •  {communication} •  {event,happening} •  {feeling,emotion} •  {food} •  {group,collection} •  {location,place} •  {motive} •  {natural object} •  {natural phenomenon} •  {person,human being} •  {plant,flora} •  {possession} •  {process} •  {quantity,amount} •  {relation} •  {shape} •  {state,condition} •  {substance} •  {time}
Nouns in WordNet noun hierarchy as lexical inheritance system seldom goes more than ten levels deep,  the deepest examples usually contain technical levels that are not part of everyday vocabulary shallowest levels are too vague “ Inherited hypernym” option shows full hierarchy
deep shallow
Nouns in WordNet man-made artefacts: sometimes six or seven levels deep roadster -> car  -> motor vehicle  -> wheeled vehicle  -> vehicle  -> conveyance  -> artefact hierarchy of persons: about three or four levels televangelist -> evangelist -> preacher -> clergyman -> spiritual leader -> person Like all thesaurus structures, words can have multiple hypernyms
WordNets for other languages Idea has been widely copied Sometimes by “translating” Princeton WordNet Lexical relations in general are universal ... But are they in practice? Are synsets universal? EuroWordNet: combining multilingual WordNets to include cross-language equivalence Inherent difficulties, as above
What can WordNet be used for? As a lexical resource, an online dictionary, for human use Word-sense disambiguation (including homophone correction) neighbouring words will be more closely related to correct sense (desert/dessert ~ camel) Document classification What is this text about? Look for recurring hypernyms
What can WordNet be used for? Document retrieval eg looking for texts about sports cars, search for synonyms and hyponyms of  sports car Open-domain Q/A Searching texts (eg WWW) to answer questions expressed in natural language eg http://uk.ask.com/  [ example ] Textual entailment Answering questions implied by text
 

More Related Content

PPT
Semantics relationships
PPT
Semanticfieldtosemanticchange
PPTX
homonimy, polysemy, hyponymy
PPTX
Peculiarities of Synonyms
PPTX
Ppt upload
PPTX
Lexical semantics
PPTX
Sense relations & Semantics
PPT
Hxe302wordmeaning (2)
Semantics relationships
Semanticfieldtosemanticchange
homonimy, polysemy, hyponymy
Peculiarities of Synonyms
Ppt upload
Lexical semantics
Sense relations & Semantics
Hxe302wordmeaning (2)

What's hot (20)

PPTX
Semantics and pragmatics
DOCX
Semantic
PPT
Radial categories franklin delacruz
DOCX
APPLICATION OF LEXICAL RELATION
DOCX
Semantics
PPTX
Sense relations
PPTX
Lecture 22
PPTX
Word Meaning
PPTX
Lexical Relations
PPTX
Meaningful relations
PPTX
Wordnet
PDF
Semantics lecture 3
PPTX
Introduction to semantics Budu, 2017
PPSX
HOMONYM, POLYSEM &HYPONYMY
DOCX
Morphology - Adjective derived from member of other word classes
PPT
WORDNET: A Database of Lexical Relations
PPTX
Lexical relations
PDF
Semantic complete
Semantics and pragmatics
Semantic
Radial categories franklin delacruz
APPLICATION OF LEXICAL RELATION
Semantics
Sense relations
Lecture 22
Word Meaning
Lexical Relations
Meaningful relations
Wordnet
Semantics lecture 3
Introduction to semantics Budu, 2017
HOMONYM, POLYSEM &HYPONYMY
Morphology - Adjective derived from member of other word classes
WORDNET: A Database of Lexical Relations
Lexical relations
Semantic complete
Ad

Viewers also liked (20)

PPTX
Wordnet
PDF
Wordnet Introduction
PPT
Semantic relation among words
PPT
Semantics: Seven types of meaning
PPTX
SEMANTICS
PPSX
PDF
Pal gov.tutorial4.session12 2.wordnets
PDF
Pal gov.tutorial4.session13.arabicontology
PPTX
word meaning
PPTX
Anaphora resolution
PPT
Hackday Ml
PDF
A Pattern-Based Approach to Hyponymy Relation Acquisition for the Agricultura...
PPT
Lexical change
PPTX
NLTK и Python для работы с текстами
PPTX
Jarrar: Arabic Ontology
PDF
Compound Noun Polysemy and Sense Enumeration in WordNet
PPT
Lexicology
PPTX
Sense relations
PPTX
Polysemi warohmah hasanah
PPTX
Lexical change
Wordnet
Wordnet Introduction
Semantic relation among words
Semantics: Seven types of meaning
SEMANTICS
Pal gov.tutorial4.session12 2.wordnets
Pal gov.tutorial4.session13.arabicontology
word meaning
Anaphora resolution
Hackday Ml
A Pattern-Based Approach to Hyponymy Relation Acquisition for the Agricultura...
Lexical change
NLTK и Python для работы с текстами
Jarrar: Arabic Ontology
Compound Noun Polysemy and Sense Enumeration in WordNet
Lexicology
Sense relations
Polysemi warohmah hasanah
Lexical change
Ad

Similar to Word Net (20)

PPTX
Description of all aspects of English language
PPT
Cohesion Types
PPT
Cohesion and coherence
PPT
cohesion_and_coherence for teaching!.ppt
PPT
Morphology2
PDF
Sneha Rajana - Deep Learning Architectures for Semantic Relation Detection Tasks
PPT
Linguistics5
PPT
Adverbs OF MANNERS AND FREQUENCY BASICS
PPT
Adverbs of frequency, certainty and manners .ppt
PPTX
Semantic Analysis Natural Language Processing
DOC
CHAPTER I.doc
PPTX
Semantics
PPT
Cohesion types
PDF
How to present your ideas
PPTX
Discourse Grammar
PPTX
Semantics: The Meaning of Language
PPTX
Syntax (2).pptx
PPT
Above The Clause
PPT
Above The Clause
PDF
Lexemes
Description of all aspects of English language
Cohesion Types
Cohesion and coherence
cohesion_and_coherence for teaching!.ppt
Morphology2
Sneha Rajana - Deep Learning Architectures for Semantic Relation Detection Tasks
Linguistics5
Adverbs OF MANNERS AND FREQUENCY BASICS
Adverbs of frequency, certainty and manners .ppt
Semantic Analysis Natural Language Processing
CHAPTER I.doc
Semantics
Cohesion types
How to present your ideas
Discourse Grammar
Semantics: The Meaning of Language
Syntax (2).pptx
Above The Clause
Above The Clause
Lexemes

More from Dr. Cupid Lucid (20)

PDF
Teaching English for specific purposes
PPT
Science and approaches of science
PPT
Content Analysis vs secondary analysis
PPT
Basic elements of scientific concepts
PPT
Observational methods
PPT
Types of educational_research
PPT
Types of research
PPT
Types of Research
PPT
Literature what is it
PPT
History of english literature sajid
PPT
A guide to_writing_research_papers
PPT
What isliterature
DOCX
101 masterpieces of literature in english
PDF
National Curriculum of English Grade I-XII
DOC
The Linguistic Variables
DOC
Term Paper
DOC
Syllabus Designing
DOC
Semiotics Final
DOC
Research Proposal Methoo
DOC
Questionnaire
Teaching English for specific purposes
Science and approaches of science
Content Analysis vs secondary analysis
Basic elements of scientific concepts
Observational methods
Types of educational_research
Types of research
Types of Research
Literature what is it
History of english literature sajid
A guide to_writing_research_papers
What isliterature
101 masterpieces of literature in english
National Curriculum of English Grade I-XII
The Linguistic Variables
Term Paper
Syllabus Designing
Semiotics Final
Research Proposal Methoo
Questionnaire

Recently uploaded (20)

PPTX
Microbial diseases, their pathogenesis and prophylaxis
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PPTX
GDM (1) (1).pptx small presentation for students
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PPTX
Pharma ospi slides which help in ospi learning
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PPTX
master seminar digital applications in india
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
Cell Structure & Organelles in detailed.
PPTX
Institutional Correction lecture only . . .
PDF
01-Introduction-to-Information-Management.pdf
PDF
O7-L3 Supply Chain Operations - ICLT Program
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
Pre independence Education in Inndia.pdf
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
Classroom Observation Tools for Teachers
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
Microbial diseases, their pathogenesis and prophylaxis
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
GDM (1) (1).pptx small presentation for students
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Pharma ospi slides which help in ospi learning
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
master seminar digital applications in india
2.FourierTransform-ShortQuestionswithAnswers.pdf
Cell Structure & Organelles in detailed.
Institutional Correction lecture only . . .
01-Introduction-to-Information-Management.pdf
O7-L3 Supply Chain Operations - ICLT Program
102 student loan defaulters named and shamed – Is someone you know on the list?
Pre independence Education in Inndia.pdf
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
Classroom Observation Tools for Teachers
Microbial disease of the cardiovascular and lymphatic systems
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Supply Chain Operations Speaking Notes -ICLT Program
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...

Word Net

  • 1. Structured lexicons and Lexical semantics Especially WordNet ® See D Jurafsky & JH Martin: Speech and Language Processing , Upper Saddle River NJ (2000): Prentice Hall, Chapter 16. and http://en.wikipedia.org/wiki/WordNet and explore WordNet: http://wordnet.princeton.edu/
  • 2. Structured lexicons Alternative to alphabetical dictionary List of words grouped according to meaning Classic example Roget’s Thesaurus Hierarchical organization is important Hierarchies familiar as taxonomies, eg in natural sciences Daughters are “types of” and share certain properties, inherited from the mother Similar idea for ordinary words: hyponymy and synonymy
  • 3. animal bird fish ... canary eagle trout shark bald e. golden e. hawk e. bateleur space in general dimensions form motion size expansion distance interval contiguity reduction, deflation, shrinkage, curtailment, condensation .... hyponymy synonymy
  • 4. Thesaurus A way to show the structure of (lexical) knowledge Much used for technical terminology Can be enriched by having other lexical relations: Antonyms (as well as synonyms) Different hyponymy relations, not just is-a-type-of, but has-as-part/member Thesaurus can be explored in any direction across, up, down Some obvious distance metrics can be used to measure similarity between words
  • 5. WordNet: History 1985: a group of psychologists and linguists start to develop a “lexical database” Princeton University theoretical basis: results from psycholinguistics and psycholexicology What are properties of the “mental lexicon”?
  • 6. Global organisation division of the lexicon into five categories: Nouns Verbs Adjectives Adverbs function words (“probably stored separately as part of the syntactic component of language” [Miller et al.]
  • 7. Global organization nouns: organized as topical hierarchies verbs: entailment relations adjectives: multi-dimensional hyperspaces adverbs: multi-dimensional hyperspaces
  • 8. Lexical semantics How are word meanings represented in WordNet? synsets (synonym sets) as basic units a word ‘meaning’ is represented by simply listing the word forms that can be used to express it example: senses of board a piece of lumber vs. a group of people assembled for some purpose synsets as unambiguous designators: {board, plank, ...} vs. {board, committee, ...} Members of synsets are rarely true synonyms WordNet does not attempt to capture subtle distinctions among members of the synset may be due to specific details, or simply connotation, collocation
  • 9. Synsets synsets often sufficient for differential purposes if an appropriate synonym is not available a short gloss may be used e.g. {board, (a person’s meals, provided regularly for money)} Preferable for cardinality of synset to be >1 WordNet also gives a gloss for each word meaning, and (often) an example
  • 10.  
  • 12. Lexical relations in WordNet WordNet is organized by semantic relations. It is characteristic of semantic relations that they are reciprocated if there is a semantic relation R between meaning {x1, x2, ...} and meaning {y1, y2, ...}, then there is a relation R  between {y1,y2, ...} and {x1, x2, ...} Individual relations may or may not be Symmetric R(A,B)  R(B,A) (eg synonymy, not hyponymy) Transitive R(A,B) & R(B,C)  R(A,C) (eg synonymy may be) Reflexive R(A,A) is true (synonymy is, antonymy isn’t)
  • 13. Lexical relations Nouns Synonym ~ antonym (opposite of) Hypernyms (is a kind of) ~ hyponym (for example) Coordinate (sister) terms: share the same hypernym Holonym (is part of) ~ meronym (has as part) Verbs Synonym ~ antonym Hypernym ~ troponym (eg lisp – talk) Entailment (eg snore – sleep) Coordinate (sister) terms: share the same hypernym Adjectives/Adverbs in addition to above Related nouns Verb participles Derivational information
  • 14. Lexical relations: synonymy similarity of meaning Leibniz: two expressions are synonymous if the substitution of one for the other never changes the truth value of a sentence in which the substitution is made such global synonymy is rare (it would be redundant) synonymy relative to a context : two expressions are synonymous in a linguistic context C if the substitution of one for the other in C does not alter the truth value consequence of this synonymy in terms of substitutability: words in different syntactic categories cannot be synonyms
  • 15. Lexical relations: antonymy antonym of a word x is sometimes not-x, but not always rich and poor are antonyms but: not rich does not imply poor (because many people consider themselves neither rich nor poor) antonymy is a lexical relation between word forms , not a semantic relation between word meanings meanings {rise, ascend} and {fall, descend} are conceptual opposites, but they are not antonyms [rise/fall] and [ascend/descend] are pairs of antonyms
  • 16. Lexical relations: hyponymy hyponymy is a semantic relation between word meanings {maple} is a hyponym of {tree} inverse: hypernymy {tree} is a hypernym of {maple} also called: subordination/superordination; subset/superset; ISA relation test for hyponomy: native speaker must accept sentences built from the frame “An x is a (kind of) y” called troponomy when applied to verbs
  • 17. Lexical relations: meronymy A concept represented by the synset {x1, x2,...} is a meronym of a concept represented by the synset {y1, y2, ...} if native speakers of English accept sentences constructed from such frames as “A y has an x (as a part)”, “An x is a part of y”. inverse relation: holonymy HAS-AS-PART part hierarchy part-of is asymmetric and (with caution) transitive
  • 18. Lexical relations: meronymy failures of transitivity caused by different part-whole relations, e.g. A musician has an arm . An orchestra has a musician . but: ? An orchestra has an arm . Types of meronymy in WordNet: component [most frequently found] member composition phase process
  • 19.  
  • 20. WordNet’s noun hierarchy noun hierarchy partitioned into separate hierarchies with unique top hypernyms vague abstractions would be semantically empty, e.g. {entity} with immediate hyponyms {object, thing} and {idea}
  • 21. • {act,action,activity} • {animal,fauna} • {artifact} • {attribute,property} • {body,corpus} • {cognition,knowledge} • {communication} • {event,happening} • {feeling,emotion} • {food} • {group,collection} • {location,place} • {motive} • {natural object} • {natural phenomenon} • {person,human being} • {plant,flora} • {possession} • {process} • {quantity,amount} • {relation} • {shape} • {state,condition} • {substance} • {time}
  • 22. Nouns in WordNet noun hierarchy as lexical inheritance system seldom goes more than ten levels deep, the deepest examples usually contain technical levels that are not part of everyday vocabulary shallowest levels are too vague “ Inherited hypernym” option shows full hierarchy
  • 24. Nouns in WordNet man-made artefacts: sometimes six or seven levels deep roadster -> car -> motor vehicle -> wheeled vehicle -> vehicle -> conveyance -> artefact hierarchy of persons: about three or four levels televangelist -> evangelist -> preacher -> clergyman -> spiritual leader -> person Like all thesaurus structures, words can have multiple hypernyms
  • 25. WordNets for other languages Idea has been widely copied Sometimes by “translating” Princeton WordNet Lexical relations in general are universal ... But are they in practice? Are synsets universal? EuroWordNet: combining multilingual WordNets to include cross-language equivalence Inherent difficulties, as above
  • 26. What can WordNet be used for? As a lexical resource, an online dictionary, for human use Word-sense disambiguation (including homophone correction) neighbouring words will be more closely related to correct sense (desert/dessert ~ camel) Document classification What is this text about? Look for recurring hypernyms
  • 27. What can WordNet be used for? Document retrieval eg looking for texts about sports cars, search for synonyms and hyponyms of sports car Open-domain Q/A Searching texts (eg WWW) to answer questions expressed in natural language eg http://uk.ask.com/ [ example ] Textual entailment Answering questions implied by text
  • 28.