Today, as we were working on the sound comparison study in lexitools, we encountered an error with the form "i/j i/j u ⁴²" (Meixian), resulting in alignments problems. To solve it, you updated the orthography profile, adding ^jiu j iu
Now when playing with the threshold, I encountered another similar case, causing the same error: "i/j i/j ɛ ŋ ²¹". I am guessing that it may be another version of the same problem ? This is from the following entry:
Yangjiang-771_itchy-1,,Yangjiang,771_itchy,jiɛŋ²¹,jiɛŋ²¹,i/j i/j ɛ ŋ ²¹,,Cihui,,,,,癢
which was originally row 29518 of words.tsv. The string jiɛ matches 9 times in that file, two of which are word initial. We find "i/j i/j" only twice in cldf/forms.csv, so it looks like only the initial jiɛ result in problems. I would guess that the solution is to add a rule ^jiɛ j iɛ in the profile, but I could be wrong.
What do you think ?
Today, as we were working on the sound comparison study in lexitools, we encountered an error with the form "i/j i/j u ⁴²" (Meixian), resulting in alignments problems. To solve it, you updated the orthography profile, adding
^jiu j iuNow when playing with the threshold, I encountered another similar case, causing the same error: "i/j i/j ɛ ŋ ²¹". I am guessing that it may be another version of the same problem ? This is from the following entry:
which was originally row 29518 of words.tsv. The string
jiɛmatches 9 times in that file, two of which are word initial. We find "i/j i/j" only twice in cldf/forms.csv, so it looks like only the initialjiɛresult in problems. I would guess that the solution is to add a rule^jiɛ j iɛin the profile, but I could be wrong.What do you think ?