Ladino/Disambiguation
Initial Level of Ambiguity
The only ambiguity currently present in my analyses is el (pronoun) and el (determiner). I found 2 cases of el/el ambiguity in my basic corpus text file.
Two Readings
Yo komo el limon. [I ate the lemon] ^Yo/yo<prn><pers><p1><sg><nom>$ ^komo/komer<v><tv><pres><p1><sg>$ ^el/el<det><def><m><sg>/el<prn><pers><p3><m><sg><nom>$ ^limon/limón<n><m><sg>$^./.<sent>$
El kanta. [He sings]. ^El/el<det><def><m><sg>/el<prn><pers><p3><m><sg><nom>$ ^kanta/kantar<v><iv><pres><p3><sg>$^./.<sent>$
I created these examples so that I could do disambiguation faster, because I still need to add essential words like 'de', 'en', 'i', and other words that would be very common in sentences from my corpus. Once I add those, I may do this again with sentences from my corpus.
The git repository for lad disambiguation rules can be found here.