Open nkprasad12 opened 1 year ago
Currently, in the LS dictionary - once we get the analysis, we do not take into account known vowel lengths of the enclitics when checking that the result has length compatible with the input. This could result in issues if we have e.g. [other word] + nē
, which would incorrectly return a result for [other word]
.
This is concretely an issue in the case of Romane (the adverb).
Once we have the morphological analyzer in place, we should handle -ne, -ve, -que, etc...