Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trying to add borrowings.csv #1

Closed
martino-vic opened this issue Mar 23, 2022 · 1 comment
Closed

trying to add borrowings.csv #1

martino-vic opened this issue Mar 23, 2022 · 1 comment

Comments

@martino-vic
Copy link
Collaborator

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

@martino-vic
Copy link
Collaborator Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant