aarppe
aarppe
If the marker of an incomplete word is part of the orthography, to indicate word-interal structure, such as the hyphen `-`, then it must remain when a suggestion of such...
> ... we separate what is shown to the user and what is used internally. This would be fine in my opinion. But then the sign that a language's orthography...
Another aspect to the table above is that sometimes a string is both complete and incomplete, e.g. _nikî-wâpamâw_ would be the complete form with the translation 's/he saw him/her', but...
As far as concerns pronouns (see: https://github.com/UAlbertaALTLab/cree-intelligent-dictionary/pull/514), we already have paradigms for personal and demonstrative pronouns in https://github.com/UAlbertaALTLab/cree-intelligent-dictionary/tree/master/CreeDictionary/res/layouts and/or https://github.com/giellalt/lang-crk/blob/develop/inc/paradigms/non-linguistic/pronoun-personal-basic.layout.tsv and https://github.com/giellalt/lang-crk/blob/develop/inc/paradigms/non-linguistic/pronoun-demonstrative-basic.layout.tsv – these wouldn't necessarily need any FST generation,...
As for other such static paradigm sets for closed word classes, in the case of Cree one could present as sets interrogative pronouns and adverbs, quantifier pronouns (which we could...
The original reason for indicating words that have been attested in a corpus or dictionary in comparison is that this is a feature that some potential stake-holders have raised. That...
Yes, this is true, and have an all too long-standing issue concerning this #568, based on user feedback in #567 (with some sketches in #864 for improving this that we...
For generating the underlying morphotactic representation, we would need to use the specially compiled FST: ``` hfst-lookup -q src/fst/lexicon.hfst wâpamêw+V+TA+Ind+1Sg+2SgO kit2i2tin 0.000000 ``` This underlying form would need to be...
This expands from #1093 to cover information not only on morphemes.
Added 7th column for including links, when available and appropriate, with commit https://github.com/UAlbertaALTLab/morphodict/commit/f6624b1bda23da6908acba54a883d39519becc65.