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

Editor: Adding underscore when editing text does not join #500

Open
IvyJL opened this issue Jan 13, 2023 · 1 comment
Open

Editor: Adding underscore when editing text does not join #500

IvyJL opened this issue Jan 13, 2023 · 1 comment

Comments

@IvyJL
Copy link
Collaborator

IvyJL commented Jan 13, 2023

After adding a text, I realized I had missed a two-part verb form (contristatus est). I went to edit and added the underscore (contristatus_est), but the text does not relemmatize.

In other words, I had contristatus est which lemmatized to contristo and sum.
I added the underscore so it would lemmatize to just contristo, but it is still lemmatized as contristo and sum.

I'm not actually sure if this was meant to be fixed now.

@Tanvez Tanvez mentioned this issue Feb 28, 2023
@bilbe
Copy link
Contributor

bilbe commented Apr 10, 2023

This pretty much works, BUT if you type in this:
Carthāgō dēlenda est es. Caesar sum, esse, fui, futurus, est

and then edit it to this:
Carthāgō dēlenda_est es. Caesar sum, esse, fui, futurus, est

You will only see Carthāgō dēlenda est es... But when you arrow key from Carthāgō to dēlenda est, you will see a disambiguation for dēlenda, est, and then dēlenda est. Try it and you'll see what I mean.

@bilbe bilbe changed the title Adding underscore when editing text does not join Editor: Adding underscore when editing text does not join Apr 10, 2023
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

2 participants