SlideShare une entreprise Scribd logo
1  sur  26
Language processing (HUL455)
MORPHOLOGICAL
ANALYSIS
-JINIA RAO & ASHISH KASHYAP
CONTENTS
• Morphology & its types.
• Approaches to Morphology
• Morpheme based morphology
• Morphological Analysis and its need.
• Morphological Generation and Analysis using
Paradigms
• Problems in Morphological Analysis.
• Bibliography.
MORPHOLOGY
• The study of word formation – how words are
built up from smaller pieces.
• Identification, analysis, and description of the
structure of a given language's MORPHEMES
and other linguistic units, such as root
words, affixes, parts of
speech, intonations and stresses, or
implied context.
Examples
• Washing= wash + ing
• Browser= browse + er
• Rats= rat + s
Types of Morphology
• Inflectional morphology:-modification of a
word to express different grammatical
categories. Examples- cats, men etc.
• Derivational Morphology:- creation of a new
word from existing word by changing
grammatical category. Examples- happiness,
brotherhood etc.
APPROACHES TO MORPHOLOGY
There are three principal approaches to
morphology
• Morpheme based morphology
• Lexeme based morphology
• Word based morphology
Morpheme-based morphology
• Word forms are analyzed as arrangements
of morphemes.
• Morphemes- smallest linguistic unit with a
grammatical function.
Lexeme based Morphology
• Lexeme-based morphology usually takes what
is called an "item-and-process" approach.
• Instead of analyzing a word form as a set of
morphemes arranged in sequence, a word
form is said to be the result of applying rules
that alter a word-form or stem in order to
produce a new one
Word based Morphology
• Word-based morphology is (usually) a word-
and-paradigm approach.
• Instead of stating rules to combine
morphemes into word forms, or to generate
word forms from stems, word-based
morphology states generalizations that hold
between the forms of inflectional paradigms
MORPHOLOGICAL ANALYSIS
• Analyzing words into their linguistic
components (morphemes).
• Ambiguity: More than one alternatives
flies fly VERB + PROG
fly NOUN + PLU
Expected Output
Input Morphologically analyzed output
Cats Cat+ N+ PL
Cat Cat + N + SG
Cities City + N + PL
Geese Goose + N + PL
Goose Goose + N + SG OR Goose + V
Gooses Goose + V + 3SG
Merging Merge + V + PresPart
Caught Catch + V + PastPart
Caught Catch + V + Past
NEED FOR MORPHOLOGICAL ANALYSIS
• Wastage of memory in exhaustive lexicon.
• Failure to depict linguistic generalization-
necessary to understand an unknown word.
• Morphologically rich and productive
languages might be problematic.
MORPHOLOGICAL ANALYSIS
USING PARADIGMS
• Most NLP systems use simple linguistic
theories for morphological analysis.
• Most NLP systems widely use this approach.
• Words are related to each other by analogical
rules.
• Words can be categorized based on the
pattern they fit into.
• Applicable both to existing words and to new
ones.
• Application of a pattern different from the
one that has been used - give rise to a new
word
• Examples:-older replacing elder .
Procedure and Algorithm
• A language expert provides different tables of
word forms covering the words in the entire
language.
• The roots follow the pattern( or paradigm )
implicit in the table for generating their word
forms.
• Examples
Continued..
EACH ENTRY IN THE TABLE SHOWS THE NUMBER OF
CHARACTERS TO BE DELETED FROM
CASE
Number Direct Oblique
Singular LADKAA LADAKE
Plural LADAKE LADAKON
CASE
Number Direct Oblique
Singular (0,ø) (1,e)
Plural (1,e) (1,ON)
Continued…
The table can be expressed in terms of an algorithm, which is as
follows:-
ALGORITHM 1: Forming paradigm table
PURPOSE: To form paradigm table from word forms table for a
root
INPUT: Root r, Words forms table WFT (with labels for rows and
columns)
OUTPUT: Paradigm table PT
ALGORITHM:
1. Create an empty table PT of the same dimensionality, size and
labels as the word forms table WFT
Continued…
2. For every entry w in WTF, do
If w=r
then store “(0, Ø)” in the corresponding
position in PT
else begin
let i be the position of the first
characters in w and r which are
different
store (size(r)-i+1,suffix(i,w)) at the
corresponding position in PT
3. Return PT
Generation of a Word Form
ALGORITHM 2: Generating a word form
PURPOSE: To generate a word form given a root and
desired feature values.
INPUT: Root r, Feature values FV
USES: Paradigm tables, Dictionary of roots DR,
dictionary of indeclinable words DI
OUTPUT: Word w
ALGORITHM:
1. If root r belongs to DI then return( words
stored in DI for r irrespective of FV)
Continued…
2. let p = paradigm type of r as obtained from
DR
3. let PT = paradigm table for p.
4. let (n,s) = entry in PT for feature values
FV
5. w := r minus n characters at the end
6. w := w plus suffix s
END ALGORITHM
PROBLEMS IN MORPHOLOGICAL
ANALYSIS
• False Analysis
• Productivity
• Bound base morphemes
False analysis
Words such as hospitable, sizeable.
• They don’t have the meaning “to be able”
• They can not take the suffix -ity to form a
noun
• Analyzing them as the words containing suffix
-able leads to false analysis
PRODUCTIVITY
• Property of a morphological process to give rise
to new formations on a systematic basis.
Exceptions to the above rule.
• Peaceable
• Actionable
• Companionable
Bound Base Morphemes
• Occur only in a particular complex word.
• Do not have independent existence.
• Words such as feasible, malleable
• -able has the regular meaning “be able”
• -ity form is possible
• Base words don’t exit independently
base
(nonexistent)
morpheme
(known)
Compound
REFERENCES
• “Linguistics, An Introduction to Language and
Communication” by Adrian Akmajian, Richard A.
Demers, Ann K. Farmer and Robert M. Harnish (5th
Edition)
• SPEECH and LANGUAGE PROCESSING, An Introduction
to Natural Language Processing,
Computational Linguistics, and Speech Recognition by
Daniel Jurafsky and James H. Martin (Second Edition)
• “Natural Language Processing- a Paninian perspective”
by Akshar Bharati, Vineet Chaitanya, Rajeev Sangal.
THANKYOU!!!

Contenu connexe

Tendances

Neurolinguistics
Neurolinguistics Neurolinguistics
Neurolinguistics PS Deb
 
Transformational grammar
Transformational grammarTransformational grammar
Transformational grammarJack Feng
 
Prague school slides
Prague school slidesPrague school slides
Prague school slidesnoreen zafar
 
Transformational Grammar by: Noam Chomsky
Transformational Grammar by: Noam ChomskyTransformational Grammar by: Noam Chomsky
Transformational Grammar by: Noam ChomskyShiela May Claro
 
Applied Linguistics "Grammar"
Applied Linguistics "Grammar"Applied Linguistics "Grammar"
Applied Linguistics "Grammar"Kum Visal
 
Phrase Structure Grammar
Phrase Structure GrammarPhrase Structure Grammar
Phrase Structure GrammarAnusha Das
 
Minimalist program
Minimalist programMinimalist program
Minimalist programRabbiaAzam
 
Mentalist and Behaviorist Theory of SLA
Mentalist and Behaviorist Theory of SLAMentalist and Behaviorist Theory of SLA
Mentalist and Behaviorist Theory of SLAWenlie Jean
 
Inter language theory
Inter language theory Inter language theory
Inter language theory Dr Shamim Ali
 
Interlanguage and interlanguage theory
Interlanguage and interlanguage theoryInterlanguage and interlanguage theory
Interlanguage and interlanguage theoryAbibAfzal
 
Phrase structure rules
Phrase structure rulesPhrase structure rules
Phrase structure ruleseka sutarmi
 
A brief history of call
A brief history of callA brief history of call
A brief history of callESPE
 
Transformational generative grammar
Transformational generative grammarTransformational generative grammar
Transformational generative grammarAliImran376
 
Transformational-Generative Grammar
Transformational-Generative GrammarTransformational-Generative Grammar
Transformational-Generative GrammarRuth Ann Llego
 
Sapir whorf hypothesis
Sapir whorf hypothesis Sapir whorf hypothesis
Sapir whorf hypothesis Danish Ashraf
 
Definitions, Origins and approaches of Sociolinguistics
Definitions, Origins and approaches of Sociolinguistics Definitions, Origins and approaches of Sociolinguistics
Definitions, Origins and approaches of Sociolinguistics AleeenaFarooq
 

Tendances (20)

Neurolinguistics
Neurolinguistics Neurolinguistics
Neurolinguistics
 
Transformational grammar
Transformational grammarTransformational grammar
Transformational grammar
 
Prague school slides
Prague school slidesPrague school slides
Prague school slides
 
Transformational Grammar by: Noam Chomsky
Transformational Grammar by: Noam ChomskyTransformational Grammar by: Noam Chomsky
Transformational Grammar by: Noam Chomsky
 
Applied Linguistics "Grammar"
Applied Linguistics "Grammar"Applied Linguistics "Grammar"
Applied Linguistics "Grammar"
 
Functionalism
FunctionalismFunctionalism
Functionalism
 
Phrase Structure Grammar
Phrase Structure GrammarPhrase Structure Grammar
Phrase Structure Grammar
 
Minimalist program
Minimalist programMinimalist program
Minimalist program
 
Mentalist and Behaviorist Theory of SLA
Mentalist and Behaviorist Theory of SLAMentalist and Behaviorist Theory of SLA
Mentalist and Behaviorist Theory of SLA
 
Inter language theory
Inter language theory Inter language theory
Inter language theory
 
Semantics
SemanticsSemantics
Semantics
 
Interlanguage and interlanguage theory
Interlanguage and interlanguage theoryInterlanguage and interlanguage theory
Interlanguage and interlanguage theory
 
Phrase structure rules
Phrase structure rulesPhrase structure rules
Phrase structure rules
 
A brief history of call
A brief history of callA brief history of call
A brief history of call
 
Transformational generative grammar
Transformational generative grammarTransformational generative grammar
Transformational generative grammar
 
Transformational-Generative Grammar
Transformational-Generative GrammarTransformational-Generative Grammar
Transformational-Generative Grammar
 
04. Mentalism.pptx
04. Mentalism.pptx04. Mentalism.pptx
04. Mentalism.pptx
 
Sapir whorf hypothesis
Sapir whorf hypothesis Sapir whorf hypothesis
Sapir whorf hypothesis
 
Definitions, Origins and approaches of Sociolinguistics
Definitions, Origins and approaches of Sociolinguistics Definitions, Origins and approaches of Sociolinguistics
Definitions, Origins and approaches of Sociolinguistics
 
Applied linguistics
Applied linguisticsApplied linguistics
Applied linguistics
 

Similaire à Morphological Analysis

cs626-449-lect20-morphology-2009-9-29.ppt
cs626-449-lect20-morphology-2009-9-29.pptcs626-449-lect20-morphology-2009-9-29.ppt
cs626-449-lect20-morphology-2009-9-29.pptRamandeepKaur724335
 
MorphologyAndFST.pdf
MorphologyAndFST.pdfMorphologyAndFST.pdf
MorphologyAndFST.pdfssuser97943d
 
Visual Word Recognition. The Journey from Features to Meaning
Visual Word Recognition. The Journey from Features to MeaningVisual Word Recognition. The Journey from Features to Meaning
Visual Word Recognition. The Journey from Features to Meaningfawzia
 
English Plus Lesson 1.pptx
English Plus Lesson 1.pptxEnglish Plus Lesson 1.pptx
English Plus Lesson 1.pptxRussel Carilla
 
Natural language processing
Natural language processingNatural language processing
Natural language processingBasha Chand
 
語言學概論Morphology 2
語言學概論Morphology 2語言學概論Morphology 2
語言學概論Morphology 2Ja-Jun Liao
 
Morphemes & Types of morphemes
Morphemes & Types of morphemesMorphemes & Types of morphemes
Morphemes & Types of morphemesMahrukhShehzadi1
 
Principles of parameters
Principles of parametersPrinciples of parameters
Principles of parametersVelnar
 
05 linguistic theory meets lexicography
05 linguistic theory meets lexicography05 linguistic theory meets lexicography
05 linguistic theory meets lexicographyDuygu Aşıklar
 
Morphology background and history
Morphology background and historyMorphology background and history
Morphology background and historyMUHAMMADAFZAL378
 
Engineering Intelligent NLP Applications Using Deep Learning – Part 1
Engineering Intelligent NLP Applications Using Deep Learning – Part 1Engineering Intelligent NLP Applications Using Deep Learning – Part 1
Engineering Intelligent NLP Applications Using Deep Learning – Part 1Saurabh Kaushik
 

Similaire à Morphological Analysis (20)

cs626-449-lect20-morphology-2009-9-29.ppt
cs626-449-lect20-morphology-2009-9-29.pptcs626-449-lect20-morphology-2009-9-29.ppt
cs626-449-lect20-morphology-2009-9-29.ppt
 
morphemes.pdf
morphemes.pdfmorphemes.pdf
morphemes.pdf
 
Syntax.ppt
Syntax.pptSyntax.ppt
Syntax.ppt
 
MorphologyAndFST.pdf
MorphologyAndFST.pdfMorphologyAndFST.pdf
MorphologyAndFST.pdf
 
Visual Word Recognition. The Journey from Features to Meaning
Visual Word Recognition. The Journey from Features to MeaningVisual Word Recognition. The Journey from Features to Meaning
Visual Word Recognition. The Journey from Features to Meaning
 
Natural Language Processing
Natural Language ProcessingNatural Language Processing
Natural Language Processing
 
English Plus Lesson 1.pptx
English Plus Lesson 1.pptxEnglish Plus Lesson 1.pptx
English Plus Lesson 1.pptx
 
Natural language processing
Natural language processingNatural language processing
Natural language processing
 
Morpheme
MorphemeMorpheme
Morpheme
 
語言學概論Morphology 2
語言學概論Morphology 2語言學概論Morphology 2
語言學概論Morphology 2
 
Linguistic morp
Linguistic morpLinguistic morp
Linguistic morp
 
Morphemes & Types of morphemes
Morphemes & Types of morphemesMorphemes & Types of morphemes
Morphemes & Types of morphemes
 
Morphology
Morphology Morphology
Morphology
 
Principles of parameters
Principles of parametersPrinciples of parameters
Principles of parameters
 
05 linguistic theory meets lexicography
05 linguistic theory meets lexicography05 linguistic theory meets lexicography
05 linguistic theory meets lexicography
 
COMPONENTS-OF-GRAMMAR.pptx
COMPONENTS-OF-GRAMMAR.pptxCOMPONENTS-OF-GRAMMAR.pptx
COMPONENTS-OF-GRAMMAR.pptx
 
Mental grammar
Mental grammarMental grammar
Mental grammar
 
Morphology background and history
Morphology background and historyMorphology background and history
Morphology background and history
 
Morphology
MorphologyMorphology
Morphology
 
Engineering Intelligent NLP Applications Using Deep Learning – Part 1
Engineering Intelligent NLP Applications Using Deep Learning – Part 1Engineering Intelligent NLP Applications Using Deep Learning – Part 1
Engineering Intelligent NLP Applications Using Deep Learning – Part 1
 

Dernier

Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncssuser2ae721
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm Systemirfanmechengr
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptJasonTagapanGulla
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgsaravananr517913
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...121011101441
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringJuanCarlosMorales19600
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Vishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsVishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsSachinPawar510423
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 

Dernier (20)

POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm System
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.ppt
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineering
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Vishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsVishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documents
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 

Morphological Analysis

  • 2. CONTENTS • Morphology & its types. • Approaches to Morphology • Morpheme based morphology • Morphological Analysis and its need. • Morphological Generation and Analysis using Paradigms • Problems in Morphological Analysis. • Bibliography.
  • 3. MORPHOLOGY • The study of word formation – how words are built up from smaller pieces. • Identification, analysis, and description of the structure of a given language's MORPHEMES and other linguistic units, such as root words, affixes, parts of speech, intonations and stresses, or implied context.
  • 4. Examples • Washing= wash + ing • Browser= browse + er • Rats= rat + s
  • 5. Types of Morphology • Inflectional morphology:-modification of a word to express different grammatical categories. Examples- cats, men etc. • Derivational Morphology:- creation of a new word from existing word by changing grammatical category. Examples- happiness, brotherhood etc.
  • 6. APPROACHES TO MORPHOLOGY There are three principal approaches to morphology • Morpheme based morphology • Lexeme based morphology • Word based morphology
  • 7. Morpheme-based morphology • Word forms are analyzed as arrangements of morphemes. • Morphemes- smallest linguistic unit with a grammatical function.
  • 8. Lexeme based Morphology • Lexeme-based morphology usually takes what is called an "item-and-process" approach. • Instead of analyzing a word form as a set of morphemes arranged in sequence, a word form is said to be the result of applying rules that alter a word-form or stem in order to produce a new one
  • 9. Word based Morphology • Word-based morphology is (usually) a word- and-paradigm approach. • Instead of stating rules to combine morphemes into word forms, or to generate word forms from stems, word-based morphology states generalizations that hold between the forms of inflectional paradigms
  • 10. MORPHOLOGICAL ANALYSIS • Analyzing words into their linguistic components (morphemes). • Ambiguity: More than one alternatives flies fly VERB + PROG fly NOUN + PLU
  • 11. Expected Output Input Morphologically analyzed output Cats Cat+ N+ PL Cat Cat + N + SG Cities City + N + PL Geese Goose + N + PL Goose Goose + N + SG OR Goose + V Gooses Goose + V + 3SG Merging Merge + V + PresPart Caught Catch + V + PastPart Caught Catch + V + Past
  • 12. NEED FOR MORPHOLOGICAL ANALYSIS • Wastage of memory in exhaustive lexicon. • Failure to depict linguistic generalization- necessary to understand an unknown word. • Morphologically rich and productive languages might be problematic.
  • 13. MORPHOLOGICAL ANALYSIS USING PARADIGMS • Most NLP systems use simple linguistic theories for morphological analysis. • Most NLP systems widely use this approach.
  • 14. • Words are related to each other by analogical rules. • Words can be categorized based on the pattern they fit into. • Applicable both to existing words and to new ones. • Application of a pattern different from the one that has been used - give rise to a new word • Examples:-older replacing elder .
  • 15. Procedure and Algorithm • A language expert provides different tables of word forms covering the words in the entire language. • The roots follow the pattern( or paradigm ) implicit in the table for generating their word forms. • Examples
  • 16. Continued.. EACH ENTRY IN THE TABLE SHOWS THE NUMBER OF CHARACTERS TO BE DELETED FROM CASE Number Direct Oblique Singular LADKAA LADAKE Plural LADAKE LADAKON CASE Number Direct Oblique Singular (0,ø) (1,e) Plural (1,e) (1,ON)
  • 17. Continued… The table can be expressed in terms of an algorithm, which is as follows:- ALGORITHM 1: Forming paradigm table PURPOSE: To form paradigm table from word forms table for a root INPUT: Root r, Words forms table WFT (with labels for rows and columns) OUTPUT: Paradigm table PT ALGORITHM: 1. Create an empty table PT of the same dimensionality, size and labels as the word forms table WFT
  • 18. Continued… 2. For every entry w in WTF, do If w=r then store “(0, Ø)” in the corresponding position in PT else begin let i be the position of the first characters in w and r which are different store (size(r)-i+1,suffix(i,w)) at the corresponding position in PT 3. Return PT
  • 19. Generation of a Word Form ALGORITHM 2: Generating a word form PURPOSE: To generate a word form given a root and desired feature values. INPUT: Root r, Feature values FV USES: Paradigm tables, Dictionary of roots DR, dictionary of indeclinable words DI OUTPUT: Word w ALGORITHM: 1. If root r belongs to DI then return( words stored in DI for r irrespective of FV)
  • 20. Continued… 2. let p = paradigm type of r as obtained from DR 3. let PT = paradigm table for p. 4. let (n,s) = entry in PT for feature values FV 5. w := r minus n characters at the end 6. w := w plus suffix s END ALGORITHM
  • 21. PROBLEMS IN MORPHOLOGICAL ANALYSIS • False Analysis • Productivity • Bound base morphemes
  • 22. False analysis Words such as hospitable, sizeable. • They don’t have the meaning “to be able” • They can not take the suffix -ity to form a noun • Analyzing them as the words containing suffix -able leads to false analysis
  • 23. PRODUCTIVITY • Property of a morphological process to give rise to new formations on a systematic basis. Exceptions to the above rule. • Peaceable • Actionable • Companionable
  • 24. Bound Base Morphemes • Occur only in a particular complex word. • Do not have independent existence. • Words such as feasible, malleable • -able has the regular meaning “be able” • -ity form is possible • Base words don’t exit independently base (nonexistent) morpheme (known) Compound
  • 25. REFERENCES • “Linguistics, An Introduction to Language and Communication” by Adrian Akmajian, Richard A. Demers, Ann K. Farmer and Robert M. Harnish (5th Edition) • SPEECH and LANGUAGE PROCESSING, An Introduction to Natural Language Processing, Computational Linguistics, and Speech Recognition by Daniel Jurafsky and James H. Martin (Second Edition) • “Natural Language Processing- a Paninian perspective” by Akshar Bharati, Vineet Chaitanya, Rajeev Sangal.