Faroese NLP Grammar

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

View the project on GitHub giellalt/lang-fao

Page Content

Faroese Noun morphology

This file contains the inflection suffixes for the Faroese nowns The infection classes are identical to the ones in Føroysk orðabók.

The morphology is ordered in three layers.

Layer 1: Basic noun lexica

The nominal morphology is added in three layers. In this first layer we add gender tags and morphophonological diacritics. The next two layers are for indefinite and definite suffixes, respectively.

Lexicons still to be allocated

We first list 4 lexica for words waiting to be checked.!

Irregular nouns

These are lexica with number 0, they have no inflectional morphology.!

Lexica for words belonging to two paradigms.

These are simply split (h11/12 to h11 and h12, etc).!

The ordinary lexica

These lexica split into sg and pl lexica, and add +N and gender tags. Thereafter it points to Layer 2, the case suffixes

Lexica for weak masculines.

Lexica for strong masculines

Lexica for feminines

Lexica for Neuter nouns

Layer 2: Case inflection

This is the second layer. Here we do indefinite forms and compounds.

Lexica for masculine nouns

Lexica for weak case suffixes.

Singular

Plural

Strong case suffixes

Nominative Sg

Accusative Sg

Dative Sg

Genitive Sg

Plural forms

Nominative

Accusative

Dative

Genitive

Feminine forms

Singular case suffixes.

Nominative

Oblique

Plural case suffixes

Neuter forms

Singular

Layer 3: Definite inflection

This is the third layer. Here we do the indefinite and definite forms. These are common to (almost) all different paradigms, hence they are gathered here.

Masculine forms

Masc def sg

Masc def pl

Feminine forms

Fem Sg

Feminine plural forms

Neuter forms

Neuter sg

This concludes the nominal morphology.

Compound flags

The rest of the file contains flags, that govern the ways stems may be combined.


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