-
Notifications
You must be signed in to change notification settings - Fork 1
add ability to include alternate Lemmas in morph display #166
Comments
Starting work on this .. still remaining to be done:
|
@monzug You can test this with the build in https://github.com/alpheios-project/webextension/tree/issues-whitakers-engine |
everything works as per bug fixes. tested on Chrome. Firefox will be next
|
in Firefox, when clicking on the verb conjugation link, the correct section of the grammar is displayed. |
re 1: can you try clearing your browser cache in Chrome? I think likely the incorrect index file is cached, which is why you go to the wrong grammar entry there, and don't in Firefox re 2: yes we don't have irregular tables for adsum yet -- we have an issue for that alpheios-project/inflection-tables#70 . I'm still trying to decide if I want to add the conjugations for all the compounds of sum or to just show the base sum table. I started adding the, but decided to check with you again about that first :-) see my comment in that item. |
you were right. I forgot to clear cache in Chrome. close this one. |
Per alpheios-project/data-models#42 and alpheios-project/morph-client#17 we sometimes have lexemes which have lemmas with alternate spellings. We need to show these under a single lexeme entry in the morph display, similar to the way we did in V1:
The text was updated successfully, but these errors were encountered: