SlideShare a Scribd company logo
1 of 15
Download to read offline
Papers We Love
#pwlnepal
22 NOVEMBER, 2015
A Morphosyntactic Categorization Scheme
for the Automated Analysis of Nepali
Andrew Hardie, Ram Raj Lohani, Bhim N. Regmi and Yogendra P. Yadava
INTRODUCTION
TO
NATURAL LANGUAGE PROCESSING
Ashmit Bhattarai
COMPUTER ENGINEERING devilcrackstheearth@gmail.com KATHMANDU UNIVERSITY
Topics
To
Discuss
● Morphology
● Tokenization
● Words to relate
1. INTRODUCTION
Morphosyntactic Tagging
Features of tagsets
➔ Precise and Distinct
➔ Optimal Distinctions
2. TOKENISATION
i. TOKENS
- Appropriate size unites for
morphosyntactic analysis
- Grammatical categories
assigned
ii. ORTHOGRAPHIC WORD
- Set of strings bounded by
whitespace or punctuation
NOTES
- Separate sentences into tokens
- OW < Tokens = multiword units, not investigated yet
- Graphical word with multiple elements => Tokenized Separately
- Tokens are separated by space for written language
iii. CLITICS
- A morpheme that has
syntactic characteristics of
word
- must be tokenized
- can be postpositions or
affixes
2. TOKENISATION
- Mark oblique cases
- Also written as part of orthographic word as noun, adj. or
other word whose case they mark
- Suffixes except “haru” (Plural or Collective), “ko/kii/kaa”
(genetive), “le”(ergative), “lai” (accusative/dative) are
postpositions
Postpositions
USES
2. TOKENISATION
ISSUE
- Analyse as inflection
element as noun
- Add separate tokens
- Different consideration
for suffixes on one hand
and other
METHODS PROBLEMS
- For singular ergative noun
“le”, use NN1E
- For plural accusative
noun ”harulaai”, use NN2A
Layer II Postpositions
- Hard to know when to
treat postpostion as
suffixes but clitics
(Assign Tokens
“ma/bata/sanga”)
- Suffixes can get attached
to noun, pronoun, adj
and adverb too
Conclusion: Abandon
NN1E / NN2A
2. TOKENISATION
SOLUTION
- Category of postposition is tagged as II
- Plural collective marker “haru” tagged as IH
- Genitive postpositions “ko/kii/kaa” : IKM/IKF/IKO
respectively
- Eragative-instrumental PP “le” : IE
- Accusative/dative PP ”laai” : IA
- Possessive Pronouns
“mero” : PMXKM, “tero”: PTNKM, “aafno” : PRFKM
Postpositions
3. GENDER ON NOUNS AND
ADJECTIVES
- Nepali has grammatically marked gender
- Masculine => suffix “o”
Feminine => suffix “ii”
Other => suffix “aa”
- The default other noun and suffixes is mostly
masculine
3. GENDER ON NOUNS AND
ADJECTIVES
ISSUE
- Most of the Adj., nouns,
descriptive determiners
like “bibhinna, sampurna”
are not gender marked
- Feminine noun ending
with “ii” like “aaimaai”
donot have respective
masculine noun ending
with “o”
- Gender marked form
“yetro” has unmarked
forms “yo/yi/eti”
METHODS PROBLEMS
- Ignore Gender Inflection
altogether
- Difficult to extract feminine
marked adj. due to false
positives such as “dhani”
ending with “ii”
- Including gender marking in
tagging system causes
problem for unmarked words
and complicates automated
tagging
3. GENDER ON NOUNS AND
ADJECTIVES
- Assign following tags JM, JF, JO and JX to
suffixe “o” (masucline), suffix “ii” (feminine),
suffix “aa” (other) and unmarked Adj.
respectively
- Ignore plural, public and honorificity for
simplicity
- Ignore gender marking on nouns
Example: “Sita” as NP and “aaimaaii” as
NN
SOLUTION
4. MODELLING NEPALI VERB INFLECTION
ISSUE
- Multiplicity of inflected forms
“bhanidiyeko”
- Compound verbs = main verb + vector
verb / light verb
- “garidiyo” = “gari” + “diyo”
- Tense-aspect mood combination
created by use of auxiliary verbs to
form compounded form
“hunu/ hunthyo/ huncha/ bhairahayo
/hunecha”
- Each compounded verb can represent
voice, tense, mood, aspect, person,
gender, number, honorificity and vector
verb. This leads to large number of
tagsets.
METHODS
- Possible solutions :
Probabilistic approach
(Markov model)
- Training data == (tagset)2
- Impractical as tagset grows
- Re-Tokenization approach
- Difficult to trace root word, root verb
- Example :
“huncha” => “hun” + “cha”
Solution
- Simplify assumptions for descriptions of Nepali verbs underlying
the tagset.
- Tag accordingly to last element of compound verb (Person-
Number-Gender Inflection)
- High honorific verb is tagged in isolation
- For non-finite form receives a tag of its own in a tagset
- For finite form, the tagsets are possible combination of:
4. MODELLING NEPALI VERB INFLECTION
THANK YOU !!
#pwlnepal

More Related Content

Viewers also liked

Failed queries: a morpho-syntactic analysis based on transaction log files
Failed queries: a morpho-syntactic analysis based on transaction log filesFailed queries: a morpho-syntactic analysis based on transaction log files
Failed queries: a morpho-syntactic analysis based on transaction log filesGiannis Tsakonas
 
LING 100 - Morphosyntactic Categories
LING 100 - Morphosyntactic CategoriesLING 100 - Morphosyntactic Categories
LING 100 - Morphosyntactic CategoriesMeagan Louie
 
Collocation and multi word lexemes
Collocation and multi word lexemesCollocation and multi word lexemes
Collocation and multi word lexemesJon Mills
 
Morphology # Productivity in Word-Formation
Morphology # Productivity in Word-FormationMorphology # Productivity in Word-Formation
Morphology # Productivity in Word-FormationAni Istiana
 
Word vs lexeme by james jamie 2014 presentation assigned by asifa memon lect...
Word vs lexeme  by james jamie 2014 presentation assigned by asifa memon lect...Word vs lexeme  by james jamie 2014 presentation assigned by asifa memon lect...
Word vs lexeme by james jamie 2014 presentation assigned by asifa memon lect...James Jamie
 
Morphological Analysis
Morphological AnalysisMorphological Analysis
Morphological AnalysisInnowiz
 
Words and lexemes ppt
Words and lexemes pptWords and lexemes ppt
Words and lexemes pptAngeline-dbz
 

Viewers also liked (7)

Failed queries: a morpho-syntactic analysis based on transaction log files
Failed queries: a morpho-syntactic analysis based on transaction log filesFailed queries: a morpho-syntactic analysis based on transaction log files
Failed queries: a morpho-syntactic analysis based on transaction log files
 
LING 100 - Morphosyntactic Categories
LING 100 - Morphosyntactic CategoriesLING 100 - Morphosyntactic Categories
LING 100 - Morphosyntactic Categories
 
Collocation and multi word lexemes
Collocation and multi word lexemesCollocation and multi word lexemes
Collocation and multi word lexemes
 
Morphology # Productivity in Word-Formation
Morphology # Productivity in Word-FormationMorphology # Productivity in Word-Formation
Morphology # Productivity in Word-Formation
 
Word vs lexeme by james jamie 2014 presentation assigned by asifa memon lect...
Word vs lexeme  by james jamie 2014 presentation assigned by asifa memon lect...Word vs lexeme  by james jamie 2014 presentation assigned by asifa memon lect...
Word vs lexeme by james jamie 2014 presentation assigned by asifa memon lect...
 
Morphological Analysis
Morphological AnalysisMorphological Analysis
Morphological Analysis
 
Words and lexemes ppt
Words and lexemes pptWords and lexemes ppt
Words and lexemes ppt
 

Recently uploaded

College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 

Recently uploaded (20)

College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 

Automated Analysis of Nepali Morphosyntax

  • 2. A Morphosyntactic Categorization Scheme for the Automated Analysis of Nepali Andrew Hardie, Ram Raj Lohani, Bhim N. Regmi and Yogendra P. Yadava
  • 3. INTRODUCTION TO NATURAL LANGUAGE PROCESSING Ashmit Bhattarai COMPUTER ENGINEERING devilcrackstheearth@gmail.com KATHMANDU UNIVERSITY
  • 5. 1. INTRODUCTION Morphosyntactic Tagging Features of tagsets ➔ Precise and Distinct ➔ Optimal Distinctions
  • 6. 2. TOKENISATION i. TOKENS - Appropriate size unites for morphosyntactic analysis - Grammatical categories assigned ii. ORTHOGRAPHIC WORD - Set of strings bounded by whitespace or punctuation NOTES - Separate sentences into tokens - OW < Tokens = multiword units, not investigated yet - Graphical word with multiple elements => Tokenized Separately - Tokens are separated by space for written language iii. CLITICS - A morpheme that has syntactic characteristics of word - must be tokenized - can be postpositions or affixes
  • 7. 2. TOKENISATION - Mark oblique cases - Also written as part of orthographic word as noun, adj. or other word whose case they mark - Suffixes except “haru” (Plural or Collective), “ko/kii/kaa” (genetive), “le”(ergative), “lai” (accusative/dative) are postpositions Postpositions USES
  • 8. 2. TOKENISATION ISSUE - Analyse as inflection element as noun - Add separate tokens - Different consideration for suffixes on one hand and other METHODS PROBLEMS - For singular ergative noun “le”, use NN1E - For plural accusative noun ”harulaai”, use NN2A Layer II Postpositions - Hard to know when to treat postpostion as suffixes but clitics (Assign Tokens “ma/bata/sanga”) - Suffixes can get attached to noun, pronoun, adj and adverb too Conclusion: Abandon NN1E / NN2A
  • 9. 2. TOKENISATION SOLUTION - Category of postposition is tagged as II - Plural collective marker “haru” tagged as IH - Genitive postpositions “ko/kii/kaa” : IKM/IKF/IKO respectively - Eragative-instrumental PP “le” : IE - Accusative/dative PP ”laai” : IA - Possessive Pronouns “mero” : PMXKM, “tero”: PTNKM, “aafno” : PRFKM Postpositions
  • 10. 3. GENDER ON NOUNS AND ADJECTIVES - Nepali has grammatically marked gender - Masculine => suffix “o” Feminine => suffix “ii” Other => suffix “aa” - The default other noun and suffixes is mostly masculine
  • 11. 3. GENDER ON NOUNS AND ADJECTIVES ISSUE - Most of the Adj., nouns, descriptive determiners like “bibhinna, sampurna” are not gender marked - Feminine noun ending with “ii” like “aaimaai” donot have respective masculine noun ending with “o” - Gender marked form “yetro” has unmarked forms “yo/yi/eti” METHODS PROBLEMS - Ignore Gender Inflection altogether - Difficult to extract feminine marked adj. due to false positives such as “dhani” ending with “ii” - Including gender marking in tagging system causes problem for unmarked words and complicates automated tagging
  • 12. 3. GENDER ON NOUNS AND ADJECTIVES - Assign following tags JM, JF, JO and JX to suffixe “o” (masucline), suffix “ii” (feminine), suffix “aa” (other) and unmarked Adj. respectively - Ignore plural, public and honorificity for simplicity - Ignore gender marking on nouns Example: “Sita” as NP and “aaimaaii” as NN SOLUTION
  • 13. 4. MODELLING NEPALI VERB INFLECTION ISSUE - Multiplicity of inflected forms “bhanidiyeko” - Compound verbs = main verb + vector verb / light verb - “garidiyo” = “gari” + “diyo” - Tense-aspect mood combination created by use of auxiliary verbs to form compounded form “hunu/ hunthyo/ huncha/ bhairahayo /hunecha” - Each compounded verb can represent voice, tense, mood, aspect, person, gender, number, honorificity and vector verb. This leads to large number of tagsets. METHODS - Possible solutions : Probabilistic approach (Markov model) - Training data == (tagset)2 - Impractical as tagset grows - Re-Tokenization approach - Difficult to trace root word, root verb - Example : “huncha” => “hun” + “cha”
  • 14. Solution - Simplify assumptions for descriptions of Nepali verbs underlying the tagset. - Tag accordingly to last element of compound verb (Person- Number-Gender Inflection) - High honorific verb is tagged in isolation - For non-finite form receives a tag of its own in a tagset - For finite form, the tagsets are possible combination of: 4. MODELLING NEPALI VERB INFLECTION