Closed martino-vic closed 2 years ago
First, I had to empty variable eah
in one loop above, see line 59 in the lexibank-script, so that if eah
is empty, woh
is ignored. The other duplicates came from different words with the same parameter-ID, so I had to add "1,2,3,4,..." before the parameter-ID, see line 86 of the lexibank-script
I'm having troubles creating the borrowings-table. I have to connect EAH (the recipient words) and WOT (the donor words), but EAH is sometimes empty within a cognateset, so those I'd need to skip. I was experimenting around for a while now, trying to use a stack, but I assume there must be a much easier solution which I'm not aware of