Finite state and Constraint Grammar based analysers, proofing tools and other resources
Morphology INTRODUCTION TO MORPHOLOGICAL ANALYSER OF UNDEFINED LANGUAGE.
Analysis symbols The morphological analyses of wordforms for the UDMURT language are presented in this system in terms of the following symbols. (It is highly suggested to follow existing standards when adding new tags).
+WORK The parts-of-speech are:
+Num Numeral
The parts of speech are further split up into:
The Usage extents are marked using following tags:
+Use/-Spell Not in speller
The nominals are inflected in the following Number
The nominals are inflected in the following Case TODO: Document case names!
+Cmpl Absolute form 2019-06-03 is complement of following head 2019-11-21 do we want this
The possession is marked as such:
The comparative forms are:
Numerals are classified under:
Verb moods are: +Cond Conditional +Imprt Imperative +Ind Indicative +Opt Optional
Verb tenses are: +Fut Future +Prs Present +PrtI Preterite One +PrtII Preterite Two
Verb personal forms are:
Other verb forms are: (TODO: Document the tags)
+VAbess Verbal abesive
+Prc This is only for the dictionary at present 2019-06-04
Special symbols are classified with:
The verbs are syntactically split according to transitivity:
Special multiword units are analysed with:
Question and Focus particles:
+v20
Semantics are classified with
Derivations are classified under the morphophonetic form of the suffix, the source and target part-of-speech.
Dialectical variation
Morphophonology To represent phonologic variations in word forms we use the following symbols in the lexicon files:
%^@ This apparently causes :о +V+Ind+PrtII:%>еме%>%^@ +V+Ind+Fut:%>о%>%^@ +V+Ind+PrtI:%>и%>%^@
%^М3 син:синМ3
And following triggers to control variation
(escaped with square brackets, to avoid collision with > as morpheme boundary)
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.
The word forms in Udmurt language start from the lexeme roots of basic word classes, or optionally from prefixes:
ABBR_udm2x ; abbreviations Testing 2019-11-07 Testing 2019-11-07
ABBREVIATIONS these still need development 2015-11-03
AdjTag ; AdvTag ; AdjTag ; AdvTag ; DescrTag ; AdjTag ; AdvTag ; PcleTag ; AdjTag ; NumTag ; AdjTag ; NTag ; AdjTag ; NTag ; AdvTag ; AdjTag ; PrcTag ; NTag ; AdvTag ; AdjTag ; AdvTag ; AdjTag ; NTag ; AdvTag ; AdjTag ; PronTag ; AdvTag ; NTag ; AdvTag ; NTag ; PoTag ; AdvTag ; PoTag ; AdvTag ; PronTag ; AdvTag ; PronTag ; NumTag ; DescrTag ; AdjTag ; DescrTag ; AdvTag ; NTag ; DescrTag ; NTag ; DescrTag ; NTag ; AdjTag ; GerTag ; ConjTag ; GerTag ; PoTag ; AdjTag ; NumTag ; NTag ; AdjTag ; PcleTag ; NTag ; AdvTag ; NTag ; AdvTag ; DescrTag ; NTag ; DescrTag ; NTag ; NumTag ; NTag ; PrcTag ; PcleTag ; NTag ; PcleTag ; NTag ; PoTag ; NTag ; VTag ; NTag ; VTag ; PronTag ; PcleTag ; AdjTag ; AdvTag ; PoTag ; PcleTag ; PoTag ; AdvTag ; PronTag ; PronTag ; NumTag ; PronTag ; NumTag ; AdvTag ; PronTag ; PcleTag ;
This (part of) documentation was generated from src/fst/morphology/root.lexc