Komi-Permyak NLP Grammar

Finite state and Constraint Grammar based analysers, proofing tools and other resources

View the project on GitHub giellalt/lang-koi

INTRODUCTION TO MORPHOLOGICAL ANALYSER OF Komi-Permyak LANGUAGE.

Definitions for Multichar_Symbols

Analysis symbols

The morphological analyses of wordforms for the Komi-Permyak language are presented in this system in terms of the following symbols. (It is highly suggested to follow existing standards when adding new tags).

The parts-of-speech tags are:

The parts of speech are further split up into: Adjectives

Adverbs These are ideophonic descriptors used to modify the verb вырк ливтясь “flit and it flew off”

Interjections +Conative Used for calling animals, for example

Nouns proper used with paired nouns collective nouns

Postpositions

Pronouns

Quantifiers (numerals)

Quantifiers and Numerals are classified under:

Nominals are inflected for Number and Case

Number

singular plural

Case

accusative -ӧс ablative case -лісь approximative -лань approximative egressive -ланьсянь approximative elative -ланьысь approximative illative -ланьӧ approximative inessive -ланьын approximative prolative -ланьӧт approximative terminative -ланьӧдз approximative terminative -ланьви carative -тӧг consecultative -ла Comitative -кӧт Comparative case form -ся

transitive THIS should be removed 2019-11-01

used when possessive marking occurs before case used when case occurs before possessive marking

this will be used for marking complement forms such as кыкнан in collective numerals, сы , which can only appear with a following NP. DO WE NEED THIS 2019-10-22? jaska Niko

Symbols that need to be escaped on the lower side (towards twolc):

The possession is marked as such: ODD

The comparative forms are:

Numerals are classified under:

Verb moods are:

Question and Focus particles:

Tags distinguishing different versions of the same lemma (before POS)

The Usage extents are marked using following tags:

Where do these come from source

Semantics are classified with

Derivations are classified under the morphophonetic form of the suffix, the source and target part-of-speech.

2012-09-11 Perhaps this is only syntactic

Tags for Ethymological Origin marking. This has initially used used with proper nouns

Morphophonology To represent phonologic variations in word forms we use the following symbols in the lexicon files:

And following triggers to control variation

Flag diacritics

We have manually optimised the structure of our lexicon using following flag diacritics to restrict morhpological combinatorics - only allow compounds with verbs if the verb is further derived into a noun again: | @P.NeedNoun.ON@ | (Dis)allow compounds with verbs unless nominalised | @D.NeedNoun.ON@ | (Dis)allow compounds with verbs unless nominalised | @C.NeedNoun@ | (Dis)allow compounds with verbs unless nominalised

For languages that allow compounding, the following flag diacritics are needed to control position-based compounding restrictions for nominals. Their use is handled automatically if combined with +CmpN/xxx tags. If not used, they will do no harm. | @P.CmpFrst.FALSE@ | Require that words tagged as such only appear first | @D.CmpPref.TRUE@ | Block such words from entering ENDLEX | @P.CmpPref.FALSE@ | Block these words from making further compounds | @D.CmpLast.TRUE@ | Block such words from entering R | @D.CmpNone.TRUE@ | Combines with the next tag to prohibit compounding | @U.CmpNone.FALSE@ | Combines with the prev tag to prohibit compounding | @P.CmpOnly.TRUE@ | Sets a flag to indicate that the word has passed R | @D.CmpOnly.FALSE@ | Disallow words coming directly from root.

Use the following flag diacritics to control downcasing of derived proper nouns (e.g. Finnish Pariisi -> pariisilainen). See e.g. North Sámi for how to use these flags. There exists a ready-made regex that will do the actual down-casing given the proper use of these flags. | @U.Cap.Obl@ | Allowing downcasing of derived names: deatnulasj. | @U.Cap.Opt@ | Allowing downcasing of derived names: deatnulasj.

FLAGS USED WITH COLLECTIVE NOUNS

Removal

@U.Cap.Obl@ Allowing downcasing of derived names: deatnulasj
@U.Cap.Opt@ Allowing downcasing of derived names: deatnulasj

The word forms in the KOMI-PERMYAK language start from the lexeme roots of basic

word classes, or optionally from prefixes:

Incoming from akusanat Pron_koi2x ;

Incoming for conversion from kpv


This (part of) documentation was generated from src/fst/morphology/root.lexc