Tornedalen Finnish NLP Grammar

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

View the project on GitHub giellalt/lang-fit

Meänkieli noun morphology

This file documents affixes/nouns.lexc, the file for Meänkieli noun morphology

This is an overview of the continuation lexicon types.

Special stems

Vowel stems

Stems for -i-words, vowel AND consonant

Special cases for -i-words

Consonant stems of other types

The lexica themselves

Lexica for unassigned words

LEXICON nx pointing to n1.

LEXICON n_nomorph for uninflected nouns

LEXICON nc for consonant-final nouns, structure CVC

LEXICON xc_sg

LEXICON xc_pl

Lexica for regular nouns

LEXICON n0 for 1-syllabic: maa, suu, tie, …

LEXICON n0_pl for plurals of the same: häät

LEXICON x0 splitting to sg and pl

LEXICON x0_sg sg forms x0 point here

LEXICON x0_sg_oblique for oblique case forms in sg

LEXICON x0_pl for plural case forms

LEXICON n1 for 2-syll ordinary nouns (talo)

LEXICON n1_pl for the same plural words (urut)

LEXICON x1 for the bisyallbic, pointing to sg, pl

LEXICON x1_sg bisyllabic sg

LEXICON x1_sg_oblique gives the rest

LEXICON x1_pl the pl forms

LEXICON n_e vene, liike, säe

LEXICON n_e_pl vehkheet

LEXICON x_e splits in sg and pl

LEXICON x_e_sg the sg

LEXICON x_e_pl the pl

LEXICON x_e_pl urvakke etc, n_e-ord med -lle/-lla

LEXICON x_e_pl splits in sg and pl

LEXICON x_e_pl the sg

LEXICON x_e_pl the pl

LEXICON n3 odd-syllabic: kanava

LEXICON n3_pl haalarit

LEXICON x3

LEXICON x3_oblique

LEXICON x3_sg

LEXICON x3_oblique_sg

LEXICON x3_pl

LEXICON x3_pl

LEXICON 3nc

LEXICON xnc

The i>e-family; kivi, kieli, käsi, lumi etc

LEXICON n4 kivi, stem kive

LEXICON x4 veri

LEXICON n4_pl

LEXICON x4_sg shared lexica for n4, n5, n5_lumi/loimi/lapsi EXCEPT SgNom, SgPar

LEXICON x4_pl

LEXICON n5 kieli, stem kiele

LEXICON n5 kieli, stem kiele

LEXICON n5_kieli kieli, stem kiele

LEXICON n5_lumi lumi, stem lu

LEXICON n5_loimi loimi, stem loi, som n5_lumi PLUS partitiv loimea

LEXICON n5_vuosi vuosi> vuoessa/vuessa, stem ELLER vu

LEXICON n5_kasi käsi, stem kä

LEXICON n5_kasi_pl continuation for kasi_pl

LEXICON x5_kasi veri

LEXICON x5_kasi_pl

LEXICON n5_lapsi

LEXICON n5_ie_odd

LEXICON n5_ie_odd same as n5_ie except Pl+Part: takki>takkeja

LEXICON n5_nuoret_pl same as n1_pl except Pl+Gen: nuoret>nuorten

LEXICON n5_i_pl cont lexica for type n1-words ending with -i

LEXICON x5_i_pl cont lexica for type n1-words ending with -i

The nainen (nen) and hevonen (3nen) family

LEXICON nen bisyllabic nainen stem nai

LEXICON nen_sg

LEXICON nen_pl

LEXICON xnen

LEXICON xnen_sg +Sg:se 2cases ; for Ade, All, Ess lla, lle, nna

LEXICON xnen_pl

LEXICON 3nen odd-syllabic hevonen stem hevose

LEXICON x3nen

LEXICON x3nen_sg

LEXICON x3nen_pl

LEXICON xnen_common_sg

LEXICON xnen_common_pl

LEXICON 3cases

LEXICON 2cases

LEXICON 3n_ks

LEXICON 3n_ks_pl

LEXICON xn_ks

LEXICON xn_ks_sg

LEXICON xn_ks_pl

LEXICON n_äes

LEXICON x_äes

LEXICON 3n_ue

LEXICON 3x_ue

LEXICON 3x_ue_sg

LEXICON 3x_ue_pl

LEXICON 3n_ime

LEXICON 3n_ime_sg

LEXICON 3n_ime_pl

LEXICON x_ime_sg

LEXICON x_ime_pl

LEXICON nas

LEXICON xnas

LEXICON xnas_sg

LEXICON xnas_pl

LEXICON xnas_pl

LEXICON xnas_pl

LEXICON nas_h_pl

LEXICON 3mies

LEXICON n_ien

LEXICON n_ien_sg

LEXICON n_uus

LEXICON n_uus_odd

2-syllabic LNR final stems

LEXICON 3n_lnr ahven - ahvenheen

LEXICON 3n_kymmen 3n_kymmen

LEXICON 30n_lnr askel - askelheesheen

LEXICON n_kasuven

LEXICON 3xn_lnr tyär, kort och lång Ill

LEXICON 3n_lnr_inteill inte Ill, Ine, Ess men alla andra

LEXICON 4n_ks

LEXICON x4n_ks

LEXICON x4n_ks_sg

LEXICON x4n_ks_pl

Sublexica for cases

LEXICON TRA

Sublexica for possessive suffixes

Px is now not in use, with one exception, comitative.

LEXICON n_PxK has either -n or goes to Px LEXICON n_PxK

LEXICON a_PxK has either -s or goes to Px with -a LEXICON a_PxK

LEXICON s_PxK has either -s or goes to Px LEXICON s_PxK

LEXICON sh_PxK has either -s or goes to Px with -he- LEXICON sh_PxK

LEXICON st_PxK has either -s or goes to Px with -te- rakuaus, rakhauteni LEXICON st_PxK

LEXICON t_PxK has either -t or goes to Px LEXICON t_PxK

LEXICON i_PxK Tra: -i or -e and goes to Px LEXICON i_PxK

LEXICON PxK has only -nsA, compare PxxK LEXICON PxK

LEXICON PxxK has also -Vn, thus both .. llensa and ..lleen. LEXICON PxxK

LEXICON Px

LEXICON Px-Vn

LEXICON n5_troppi troppi tropin troppia?

LEXICON n5_troppi_odd


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