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

derivational morphemes can begin lexical string #11

Open
chenemile opened this issue Aug 7, 2022 · 0 comments
Open

derivational morphemes can begin lexical string #11

chenemile opened this issue Aug 7, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@chenemile
Copy link
Collaborator

chenemile commented Aug 7, 2022

test word: taghtuq

(it's not an actual yupik word, but it demonstrates the error. used uppercase.fomabin to test)


behavior at commit 3d24e4f - Makefile for English words

apply up> taghtuq
???

behavior at commit ac0444a - Adding known foreign words back in

make uppercase.fomabin
make: *** No rule to make target 'eng-noun.lexc', needed by 'ess.fomabin'.  Stop.

behavior at commit e3db145 - Implements foreign words

apply up> taghtuq
^+tagh(N→V)^[Ind.Intr]^[3Sg]
^+tagh(V→V)^[Ind.Intr]^[3Sg]
@chenemile chenemile added the bug Something isn't working label Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants