Features of the Tsuut'ina (Dene) morphological FST and dictionary models #189
Labels
duplicate/out-of-date
Issues that are partially or entirely outdated or redundant in being superseded by later issues
Improvement
Expansion or improvement of a current functionality that does already work and meets previous specs
This is a summary of Arppe, Cox, Hulden et al. (2017) (Arppe_Cox_Hulden_et_al_DLC_2017.pdf) providing some general points for consideration in generalizing the Cree model to other Indigenous languages such as Tsuut'ina (Dene).
LEX(outer) + INFL(outer) + LEX(middle) + INFL(middle) + LEX(inner) + INFL(inner) + STEM
This is implemented as an FST using a regular appearing lemma (the third person imperfective form - N.B. no tense but rather aspect and mode), an internal representation of the disjoint four-part lexical structure, and some clever but quite simple FST calculus with flag-diacritics to put the whole together, so that inflected forms can actually be specified with a lemma + features (mostly suffixed now as far as I know, but there potentially could be some dynamic prefixing).
Examples of the lemma + lexical structure are below. The non-alphabetic characters
'.'
,'_'
, and'='
on the internal (right now) represent where the inner, middle, and outer inflectional morphology goes. In addition, the crude lexical meaning can be presented after the lemma in brackets[...]
.lemma[gloss]+POS+ASPECT+SUBJECT(+OBJECT)
For an inflected form, we would like to see in association with its analysis not just the lemma
nàgudiitłod
, but also that its lexical structure consists of the stemtłod
but also the lexical prefixesnà
,gu
, anddi
. These lexical prefixes might be provided with some meaning, similar to preverbs in Cree/Algonquian, but likely that would be provided in the dictionary source. However, note that the meaning of the lexical prefixes can vary according to morphological context - whilenà
often indicates a repetitive form, sometimes it does not, so the meanings of the lexical prefixes might need to be determined per each lemma. Conveniently, the stems will allow for the creation of sets of semantically related lemmas. Finally, recall that the lexical tier will vary according to aspect.The text was updated successfully, but these errors were encountered: