SlideShare a Scribd company logo
1 of 17
Morphology
K.A.S.H. Kulathilake
B.Sc.(Sp.Hons.)IT, MCS, Mphil, SEDA(UK)
Introduction
Singular Plural
Woodchuck Woodchucks
Fox Foxes
Peccary Peccaries
Goose Geese
Fish Fish
• It takes two kinds of knowledge to correctly search for singulars and plurals of
these forms.
• Spelling rules tell us that English words ending in –y are pluralized by changing the
-y to -i- and adding an -es.
• Morphological rules tell us that fish has a null plural, and that the plural of goose is
formed by changing the vowel.
• The problem of recognizing that foxes breaks down into the two morphemes fox
and -es is called morphological parsing.
• In the information retrieval domain, the similar (but not identical) problem of
mapping from foxes to fox is called stemming.
Introduction (Cont…)
• Morphological parsing is necessary for more than
just information retrieval.
• We will need it in machine translation to realize
that the French words va and aller should both
translate to forms of the English verb go.
• We will also need it in spell checking; as we will
see, it is morphological knowledge that will tell us
that misclam and antiundoggingly are not words.
English Morphology
• Morphology is the study of the way words are
built up from smaller meaning bearing units,
morphemes.
• A morpheme is often defined as the minimal
meaning-bearing unit in a language.
• So for example the word fox consists of a
single morpheme (the morpheme fox) while
the word cats consists of two: the morpheme
cat and the morpheme -s.
English Morphology (Cont…)
• As this example suggests, it is often useful to
distinguish two broad classes of morphemes:
stems and affixes.
• The exact details of the distinction vary from
language to language, but intuitively, the stem
is the ‘main’ morpheme of the word,
supplying the main meaning, while the affixes
add ‘additional’ meanings of various kinds.
English Morphology (Cont…)
• Affixes are further divided into 4 types as follows:
– Prefixes : Prefixes precede the stem.
• E.g. eats eat+s
– Suffixes : Suffixes follow the stem
• E.g. unbuckle  un + buckle
– Infixes : Infixes are inserted inside the stem.
• E.g. In the Philipine language Tagalog, the affix um, which marks the
agent of an action, is infixed to the Tagalog stem hingi ‘borrow’ to
produce humingi.
– Circumfixes : Circumfixes can placed before and after the stem.
• E.g. In German, for example, the past participle of some verbs formed
by adding ge- to the beginning of the stem and -t to the end; so the
past participle of the verb sagen (to say) is gesagt (said).
English Morphology (Cont…)
• Prefixes and suffixes are often called concatenative
morphology since a word is composed of a number of
morphemes concatenated together.
• A number of languages have extensive non-concatenative
morphology, in which morphemes are combined in more
complex ways.
• The Tagalog infixation example above is one example of
non-concatenative morphology, since two morphemes
(hingi and um) are intermingled.
• Another kind of non-concatenative morphology is called
templatic morphology or rootand-pattern morphology.
• This is very common in Arabic, Hebrew, and other Semitic
languages.
English Morphology (Cont…)
• A word can have more than one affix.
• For example, the word rewrites has the prefix re-,
the stem write, and the suffix -s.
• The word unbelievably has a stem (believe) plus
three affixes (un-, -able, and -ly).
• While English doesn’t tend to stack more than 4
or 5 affixes, languages like Turkish can have words
with 9 or 10 affixes.
• There are two broad (and partially overlapping)
classes of ways to form words from morphemes:
inflection and derivation.
Inflectional Morphology
• Inflection is the combination of a word stem with
a grammatical morpheme, usually resulting in a
word of the same class as the original stem, and
usually filling some syntactic function like
agreement.
• English nouns have only two kinds of inflection:
an affix that marks plural and an affix that marks
possessive.
Inflectional Morphology (Cont…)
• While the regular plural is spelled -s after most nouns, it is spelled –es
after words ending in -s (ibis/ibises) , -z, (waltz/waltzes) -sh,
(thrush/thrushes) -ch, (finch/finches) and sometimes -x (box/boxes). Nouns
ending in -y preceded by a consonant change the -y to -i
(butterfly/butterflies).
• The possessive suffix is realized by apostrophe + -s for regular singular
nouns (llama’s) and plural nouns not ending in -s (children’s) and often by
a lone apostrophe after regular plural nouns (llamas’) and some names
ending in -s or -z (Euripides’ comedies).
• English verbal inflection is more complicated than nominal inflection.
• First, English has three kinds of verbs; main verbs, (eat, sleep, impeach),
modal verbs (can, will, should), and primary verbs (be, have, do) (using
the terms of Quirk et al., 1985a).
• In this scope we will mostly be concerned with the main and primary
verbs, because it is these that have inflectional endings.
Inflectional Morphology (Cont…)
• In main verbs a large class are regular, that is
to say all verbs of this class have the same
endings marking the same functions.
• These regular verbs (e.g. walk, or inspect),
have four morphological forms, as follow:
Inflectional Morphology (Cont…)
• The irregular verbs are those that have some more or less
idiosyncratic forms of inflection.
• Irregular verbs in English often have five different forms, but can
have as many as eight (e.g. the verb be) or as few as three (e.g. cut
or hit).
• Note that an irregular verb can inflect in the past form (also called
the preterite) by changing its vowel (eat/ate), or its vowel and
some consonants (catch/caught), or with no ending at all (cut/cut).
Inflectional Morphology (Cont…)
• In addition to noting which suffixes can be attached to which stems,
we need to capture the fact that a number of regular spelling
changes occur
• at these morpheme boundaries.
• For example, a single consonant letter is doubled before adding the
-ing and -ed suffixes (beg/begging/begged).
• If the final letter is ‘c’, the doubling is spelled ‘ck’
(picnic/picnicking/picnicked).
• If the base ends in a silent -e, it is deleted before adding -ing and -
ed (merge/merging/merged). Just as for nouns, the -s ending is
spelled -es after verb stems ending in -s (toss/tosses) , -z,
(waltz/waltzes) -sh, (wash/washes) -ch, (catch/catches) and
sometimes -x (tax/taxes).
• Also like nouns, verbs ending in -y preceded by a consonant change
the -y to -i (try/tries).
Derivational Morphology
• Derivation is the combination of a word stem with a grammatical
morpheme, usually resulting in a word of a different class, often
with a meaning hard to predict exactly.
• A very common kind of derivation in English is the formation of new
nouns, often from verbs or adjectives.
• This process is called nominalization.
• For example, the suffix -ation produces nouns from verbs ending
often in the suffix -ize (computerize  computerization).
• Here are examples of some particularly productive English
nominalizing suffixes.
Derivational Morphology (Cont...)
• Adjectives can also be derived from nouns and
verbs. Here are examples of a few suffixes
deriving adjectives from nouns or verbs.
Compounding Morphology
• Combine two stems together
• Dog + house  doghouse
• Stem + stem  different stem
Cliticization Morphology
• I + am  I am or I’m
• Here apostrophe is the clitic.
• I’m acts as one unit and consider as another
morpheme.

More Related Content

What's hot

Morphological Analysis
Morphological AnalysisMorphological Analysis
Morphological AnalysisAkshat Pandey
 
Types of machine translation
Types of machine translationTypes of machine translation
Types of machine translationRushdi Shams
 
Natural Language Processing
Natural Language ProcessingNatural Language Processing
Natural Language ProcessingMariana Soffer
 
Distributed morphology.
Distributed morphology.Distributed morphology.
Distributed morphology.1101989
 
Natural language processing
Natural language processingNatural language processing
Natural language processingBasha Chand
 
Context free grammars
Context free grammarsContext free grammars
Context free grammarsRonak Thakkar
 
5. phases of nlp
5. phases of nlp5. phases of nlp
5. phases of nlpmonircse2
 
NLP_KASHK:Context-Free Grammar for English
NLP_KASHK:Context-Free Grammar for EnglishNLP_KASHK:Context-Free Grammar for English
NLP_KASHK:Context-Free Grammar for EnglishHemantha Kulathilake
 
Speech and Language Processing
Speech and Language ProcessingSpeech and Language Processing
Speech and Language ProcessingVikalp Mahendra
 
Ambiguities in nlp
Ambiguities in nlpAmbiguities in nlp
Ambiguities in nlpRaza Azeem
 
Inflection in Morphology (Linguistics)
Inflection in Morphology (Linguistics)Inflection in Morphology (Linguistics)
Inflection in Morphology (Linguistics)Bayu Jaka Magistra
 
Syntactic analysis in NLP
Syntactic analysis in NLPSyntactic analysis in NLP
Syntactic analysis in NLPkartikaVashisht
 
Latest Development On Phonetics And Phonology
Latest Development On Phonetics And PhonologyLatest Development On Phonetics And Phonology
Latest Development On Phonetics And PhonologyDr. Cupid Lucid
 

What's hot (20)

Morphological Analysis
Morphological AnalysisMorphological Analysis
Morphological Analysis
 
Types of machine translation
Types of machine translationTypes of machine translation
Types of machine translation
 
Morphology
MorphologyMorphology
Morphology
 
Natural Language Processing
Natural Language ProcessingNatural Language Processing
Natural Language Processing
 
Prosodic Morphology
Prosodic MorphologyProsodic Morphology
Prosodic Morphology
 
Distributed morphology.
Distributed morphology.Distributed morphology.
Distributed morphology.
 
Natural language processing
Natural language processingNatural language processing
Natural language processing
 
Machine Tanslation
Machine TanslationMachine Tanslation
Machine Tanslation
 
Context free grammars
Context free grammarsContext free grammars
Context free grammars
 
5. phases of nlp
5. phases of nlp5. phases of nlp
5. phases of nlp
 
NLP_KASHK:Context-Free Grammar for English
NLP_KASHK:Context-Free Grammar for EnglishNLP_KASHK:Context-Free Grammar for English
NLP_KASHK:Context-Free Grammar for English
 
Speech and Language Processing
Speech and Language ProcessingSpeech and Language Processing
Speech and Language Processing
 
Ambiguities in nlp
Ambiguities in nlpAmbiguities in nlp
Ambiguities in nlp
 
Information Extraction
Information ExtractionInformation Extraction
Information Extraction
 
Generative grammar ppt report
Generative grammar ppt reportGenerative grammar ppt report
Generative grammar ppt report
 
Inflection in Morphology (Linguistics)
Inflection in Morphology (Linguistics)Inflection in Morphology (Linguistics)
Inflection in Morphology (Linguistics)
 
Syntactic analysis in NLP
Syntactic analysis in NLPSyntactic analysis in NLP
Syntactic analysis in NLP
 
Semantic analysis
Semantic analysisSemantic analysis
Semantic analysis
 
Natural Language Processing
Natural Language ProcessingNatural Language Processing
Natural Language Processing
 
Latest Development On Phonetics And Phonology
Latest Development On Phonetics And PhonologyLatest Development On Phonetics And Phonology
Latest Development On Phonetics And Phonology
 

Similar to NLP_KASHK:Morphology

What is morpheme amal mahjup ‫‬
What is morpheme  amal mahjup ‫‬What is morpheme  amal mahjup ‫‬
What is morpheme amal mahjup ‫‬Amal Mustafa
 
Historical linguistics 2
Historical linguistics 2Historical linguistics 2
Historical linguistics 2Galo Barahona
 
Word-Formation-Presentation.pptx
Word-Formation-Presentation.pptxWord-Formation-Presentation.pptx
Word-Formation-Presentation.pptxMariYam371004
 
Allophone & allomorph and sound pattern of language
Allophone & allomorph and sound pattern of languageAllophone & allomorph and sound pattern of language
Allophone & allomorph and sound pattern of languageMono Momon
 
Morphological rules- Sarah Saneei
Morphological rules- Sarah SaneeiMorphological rules- Sarah Saneei
Morphological rules- Sarah SaneeiSRah Sanei
 
Advanced Phonology
Advanced PhonologyAdvanced Phonology
Advanced PhonologyAdil Babiker
 
English Plus Lesson 1.pptx
English Plus Lesson 1.pptxEnglish Plus Lesson 1.pptx
English Plus Lesson 1.pptxRussel Carilla
 
Phonological Processes (5).pptx
Phonological Processes (5).pptxPhonological Processes (5).pptx
Phonological Processes (5).pptxkhalidSAID34
 
Introduction to Phonology
Introduction to PhonologyIntroduction to Phonology
Introduction to PhonologyErgaya Gerair
 
Презентация по стилистике.pptx
Презентация по стилистике.pptxПрезентация по стилистике.pptx
Презентация по стилистике.pptxZhazgul Kachkynbekova
 
Morphology and word formation processes
Morphology and word formation processesMorphology and word formation processes
Morphology and word formation processesRabby Zibon
 
Introduction to linguistic (6)
Introduction to linguistic (6)Introduction to linguistic (6)
Introduction to linguistic (6)Florizqul Shodiq
 
Chapter 5.1.pptx
Chapter 5.1.pptxChapter 5.1.pptx
Chapter 5.1.pptxbrianjars
 
PPT PHONETICS(Place of Articulation).pptx
PPT PHONETICS(Place of Articulation).pptxPPT PHONETICS(Place of Articulation).pptx
PPT PHONETICS(Place of Articulation).pptxLenlyPMoya
 
Presentation (1)
Presentation (1) Presentation (1)
Presentation (1) NoufAj1
 

Similar to NLP_KASHK:Morphology (20)

What is morpheme amal mahjup ‫‬
What is morpheme  amal mahjup ‫‬What is morpheme  amal mahjup ‫‬
What is morpheme amal mahjup ‫‬
 
Historical linguistics 2
Historical linguistics 2Historical linguistics 2
Historical linguistics 2
 
Word-Formation-Presentation.pptx
Word-Formation-Presentation.pptxWord-Formation-Presentation.pptx
Word-Formation-Presentation.pptx
 
Allophone & allomorph and sound pattern of language
Allophone & allomorph and sound pattern of languageAllophone & allomorph and sound pattern of language
Allophone & allomorph and sound pattern of language
 
Morphological rules- Sarah Saneei
Morphological rules- Sarah SaneeiMorphological rules- Sarah Saneei
Morphological rules- Sarah Saneei
 
Advanced Phonology
Advanced PhonologyAdvanced Phonology
Advanced Phonology
 
English Plus Lesson 1.pptx
English Plus Lesson 1.pptxEnglish Plus Lesson 1.pptx
English Plus Lesson 1.pptx
 
Phonological Processes (5).pptx
Phonological Processes (5).pptxPhonological Processes (5).pptx
Phonological Processes (5).pptx
 
Introduction to Phonology
Introduction to PhonologyIntroduction to Phonology
Introduction to Phonology
 
phonology.ppt.pdf
phonology.ppt.pdfphonology.ppt.pdf
phonology.ppt.pdf
 
phonology.ppt.pdf
phonology.ppt.pdfphonology.ppt.pdf
phonology.ppt.pdf
 
Презентация по стилистике.pptx
Презентация по стилистике.pptxПрезентация по стилистике.pptx
Презентация по стилистике.pptx
 
Morphology and word formation processes
Morphology and word formation processesMorphology and word formation processes
Morphology and word formation processes
 
Introduction to linguistic (6)
Introduction to linguistic (6)Introduction to linguistic (6)
Introduction to linguistic (6)
 
Chapter 5.1.pptx
Chapter 5.1.pptxChapter 5.1.pptx
Chapter 5.1.pptx
 
MORPHEMES.pptx
MORPHEMES.pptxMORPHEMES.pptx
MORPHEMES.pptx
 
Phonetics Assignment3
Phonetics Assignment3Phonetics Assignment3
Phonetics Assignment3
 
PPT PHONETICS(Place of Articulation).pptx
PPT PHONETICS(Place of Articulation).pptxPPT PHONETICS(Place of Articulation).pptx
PPT PHONETICS(Place of Articulation).pptx
 
Conceps about vocabulary and pronunciation
Conceps about vocabulary and pronunciationConceps about vocabulary and pronunciation
Conceps about vocabulary and pronunciation
 
Presentation (1)
Presentation (1) Presentation (1)
Presentation (1)
 

More from Hemantha Kulathilake

NLP_KASHK:Evaluating Language Model
NLP_KASHK:Evaluating Language ModelNLP_KASHK:Evaluating Language Model
NLP_KASHK:Evaluating Language ModelHemantha Kulathilake
 
COM1407: Structures, Unions & Dynamic Memory Allocation
COM1407: Structures, Unions & Dynamic Memory Allocation COM1407: Structures, Unions & Dynamic Memory Allocation
COM1407: Structures, Unions & Dynamic Memory Allocation Hemantha Kulathilake
 
COM1407: Program Control Structures – Repetition and Loops
COM1407: Program Control Structures – Repetition and Loops COM1407: Program Control Structures – Repetition and Loops
COM1407: Program Control Structures – Repetition and Loops Hemantha Kulathilake
 
COM1407: Program Control Structures – Decision Making & Branching
COM1407: Program Control Structures – Decision Making & BranchingCOM1407: Program Control Structures – Decision Making & Branching
COM1407: Program Control Structures – Decision Making & BranchingHemantha Kulathilake
 
COM1407: Type Casting, Command Line Arguments and Defining Constants
COM1407: Type Casting, Command Line Arguments and Defining Constants COM1407: Type Casting, Command Line Arguments and Defining Constants
COM1407: Type Casting, Command Line Arguments and Defining Constants Hemantha Kulathilake
 
COM1407: Variables and Data Types
COM1407: Variables and Data Types COM1407: Variables and Data Types
COM1407: Variables and Data Types Hemantha Kulathilake
 

More from Hemantha Kulathilake (20)

NLP_KASHK:Markov Models
NLP_KASHK:Markov ModelsNLP_KASHK:Markov Models
NLP_KASHK:Markov Models
 
NLP_KASHK:Smoothing N-gram Models
NLP_KASHK:Smoothing N-gram ModelsNLP_KASHK:Smoothing N-gram Models
NLP_KASHK:Smoothing N-gram Models
 
NLP_KASHK:Evaluating Language Model
NLP_KASHK:Evaluating Language ModelNLP_KASHK:Evaluating Language Model
NLP_KASHK:Evaluating Language Model
 
NLP_KASHK:N-Grams
NLP_KASHK:N-GramsNLP_KASHK:N-Grams
NLP_KASHK:N-Grams
 
NLP_KASHK:Minimum Edit Distance
NLP_KASHK:Minimum Edit DistanceNLP_KASHK:Minimum Edit Distance
NLP_KASHK:Minimum Edit Distance
 
NLP_KASHK:Text Normalization
NLP_KASHK:Text NormalizationNLP_KASHK:Text Normalization
NLP_KASHK:Text Normalization
 
NLP_KASHK:Finite-State Automata
NLP_KASHK:Finite-State AutomataNLP_KASHK:Finite-State Automata
NLP_KASHK:Finite-State Automata
 
NLP_KASHK:Regular Expressions
NLP_KASHK:Regular Expressions NLP_KASHK:Regular Expressions
NLP_KASHK:Regular Expressions
 
NLP_KASHK: Introduction
NLP_KASHK: Introduction NLP_KASHK: Introduction
NLP_KASHK: Introduction
 
COM1407: File Processing
COM1407: File Processing COM1407: File Processing
COM1407: File Processing
 
COm1407: Character & Strings
COm1407: Character & StringsCOm1407: Character & Strings
COm1407: Character & Strings
 
COM1407: Structures, Unions & Dynamic Memory Allocation
COM1407: Structures, Unions & Dynamic Memory Allocation COM1407: Structures, Unions & Dynamic Memory Allocation
COM1407: Structures, Unions & Dynamic Memory Allocation
 
COM1407: Input/ Output Functions
COM1407: Input/ Output FunctionsCOM1407: Input/ Output Functions
COM1407: Input/ Output Functions
 
COM1407: Working with Pointers
COM1407: Working with PointersCOM1407: Working with Pointers
COM1407: Working with Pointers
 
COM1407: Arrays
COM1407: ArraysCOM1407: Arrays
COM1407: Arrays
 
COM1407: Program Control Structures – Repetition and Loops
COM1407: Program Control Structures – Repetition and Loops COM1407: Program Control Structures – Repetition and Loops
COM1407: Program Control Structures – Repetition and Loops
 
COM1407: Program Control Structures – Decision Making & Branching
COM1407: Program Control Structures – Decision Making & BranchingCOM1407: Program Control Structures – Decision Making & Branching
COM1407: Program Control Structures – Decision Making & Branching
 
COM1407: C Operators
COM1407: C OperatorsCOM1407: C Operators
COM1407: C Operators
 
COM1407: Type Casting, Command Line Arguments and Defining Constants
COM1407: Type Casting, Command Line Arguments and Defining Constants COM1407: Type Casting, Command Line Arguments and Defining Constants
COM1407: Type Casting, Command Line Arguments and Defining Constants
 
COM1407: Variables and Data Types
COM1407: Variables and Data Types COM1407: Variables and Data Types
COM1407: Variables and Data Types
 

Recently uploaded

Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
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
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
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
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage examplePragyanshuParadkar1
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 

Recently uploaded (20)

Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
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
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
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
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
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
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
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
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage example
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 

NLP_KASHK:Morphology

  • 2. Introduction Singular Plural Woodchuck Woodchucks Fox Foxes Peccary Peccaries Goose Geese Fish Fish • It takes two kinds of knowledge to correctly search for singulars and plurals of these forms. • Spelling rules tell us that English words ending in –y are pluralized by changing the -y to -i- and adding an -es. • Morphological rules tell us that fish has a null plural, and that the plural of goose is formed by changing the vowel. • The problem of recognizing that foxes breaks down into the two morphemes fox and -es is called morphological parsing. • In the information retrieval domain, the similar (but not identical) problem of mapping from foxes to fox is called stemming.
  • 3. Introduction (Cont…) • Morphological parsing is necessary for more than just information retrieval. • We will need it in machine translation to realize that the French words va and aller should both translate to forms of the English verb go. • We will also need it in spell checking; as we will see, it is morphological knowledge that will tell us that misclam and antiundoggingly are not words.
  • 4. English Morphology • Morphology is the study of the way words are built up from smaller meaning bearing units, morphemes. • A morpheme is often defined as the minimal meaning-bearing unit in a language. • So for example the word fox consists of a single morpheme (the morpheme fox) while the word cats consists of two: the morpheme cat and the morpheme -s.
  • 5. English Morphology (Cont…) • As this example suggests, it is often useful to distinguish two broad classes of morphemes: stems and affixes. • The exact details of the distinction vary from language to language, but intuitively, the stem is the ‘main’ morpheme of the word, supplying the main meaning, while the affixes add ‘additional’ meanings of various kinds.
  • 6. English Morphology (Cont…) • Affixes are further divided into 4 types as follows: – Prefixes : Prefixes precede the stem. • E.g. eats eat+s – Suffixes : Suffixes follow the stem • E.g. unbuckle  un + buckle – Infixes : Infixes are inserted inside the stem. • E.g. In the Philipine language Tagalog, the affix um, which marks the agent of an action, is infixed to the Tagalog stem hingi ‘borrow’ to produce humingi. – Circumfixes : Circumfixes can placed before and after the stem. • E.g. In German, for example, the past participle of some verbs formed by adding ge- to the beginning of the stem and -t to the end; so the past participle of the verb sagen (to say) is gesagt (said).
  • 7. English Morphology (Cont…) • Prefixes and suffixes are often called concatenative morphology since a word is composed of a number of morphemes concatenated together. • A number of languages have extensive non-concatenative morphology, in which morphemes are combined in more complex ways. • The Tagalog infixation example above is one example of non-concatenative morphology, since two morphemes (hingi and um) are intermingled. • Another kind of non-concatenative morphology is called templatic morphology or rootand-pattern morphology. • This is very common in Arabic, Hebrew, and other Semitic languages.
  • 8. English Morphology (Cont…) • A word can have more than one affix. • For example, the word rewrites has the prefix re-, the stem write, and the suffix -s. • The word unbelievably has a stem (believe) plus three affixes (un-, -able, and -ly). • While English doesn’t tend to stack more than 4 or 5 affixes, languages like Turkish can have words with 9 or 10 affixes. • There are two broad (and partially overlapping) classes of ways to form words from morphemes: inflection and derivation.
  • 9. Inflectional Morphology • Inflection is the combination of a word stem with a grammatical morpheme, usually resulting in a word of the same class as the original stem, and usually filling some syntactic function like agreement. • English nouns have only two kinds of inflection: an affix that marks plural and an affix that marks possessive.
  • 10. Inflectional Morphology (Cont…) • While the regular plural is spelled -s after most nouns, it is spelled –es after words ending in -s (ibis/ibises) , -z, (waltz/waltzes) -sh, (thrush/thrushes) -ch, (finch/finches) and sometimes -x (box/boxes). Nouns ending in -y preceded by a consonant change the -y to -i (butterfly/butterflies). • The possessive suffix is realized by apostrophe + -s for regular singular nouns (llama’s) and plural nouns not ending in -s (children’s) and often by a lone apostrophe after regular plural nouns (llamas’) and some names ending in -s or -z (Euripides’ comedies). • English verbal inflection is more complicated than nominal inflection. • First, English has three kinds of verbs; main verbs, (eat, sleep, impeach), modal verbs (can, will, should), and primary verbs (be, have, do) (using the terms of Quirk et al., 1985a). • In this scope we will mostly be concerned with the main and primary verbs, because it is these that have inflectional endings.
  • 11. Inflectional Morphology (Cont…) • In main verbs a large class are regular, that is to say all verbs of this class have the same endings marking the same functions. • These regular verbs (e.g. walk, or inspect), have four morphological forms, as follow:
  • 12. Inflectional Morphology (Cont…) • The irregular verbs are those that have some more or less idiosyncratic forms of inflection. • Irregular verbs in English often have five different forms, but can have as many as eight (e.g. the verb be) or as few as three (e.g. cut or hit). • Note that an irregular verb can inflect in the past form (also called the preterite) by changing its vowel (eat/ate), or its vowel and some consonants (catch/caught), or with no ending at all (cut/cut).
  • 13. Inflectional Morphology (Cont…) • In addition to noting which suffixes can be attached to which stems, we need to capture the fact that a number of regular spelling changes occur • at these morpheme boundaries. • For example, a single consonant letter is doubled before adding the -ing and -ed suffixes (beg/begging/begged). • If the final letter is ‘c’, the doubling is spelled ‘ck’ (picnic/picnicking/picnicked). • If the base ends in a silent -e, it is deleted before adding -ing and - ed (merge/merging/merged). Just as for nouns, the -s ending is spelled -es after verb stems ending in -s (toss/tosses) , -z, (waltz/waltzes) -sh, (wash/washes) -ch, (catch/catches) and sometimes -x (tax/taxes). • Also like nouns, verbs ending in -y preceded by a consonant change the -y to -i (try/tries).
  • 14. Derivational Morphology • Derivation is the combination of a word stem with a grammatical morpheme, usually resulting in a word of a different class, often with a meaning hard to predict exactly. • A very common kind of derivation in English is the formation of new nouns, often from verbs or adjectives. • This process is called nominalization. • For example, the suffix -ation produces nouns from verbs ending often in the suffix -ize (computerize  computerization). • Here are examples of some particularly productive English nominalizing suffixes.
  • 15. Derivational Morphology (Cont...) • Adjectives can also be derived from nouns and verbs. Here are examples of a few suffixes deriving adjectives from nouns or verbs.
  • 16. Compounding Morphology • Combine two stems together • Dog + house  doghouse • Stem + stem  different stem
  • 17. Cliticization Morphology • I + am  I am or I’m • Here apostrophe is the clitic. • I’m acts as one unit and consider as another morpheme.