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

Enhanced Morphology Search tool #710

Closed
darrelwright opened this issue Jul 31, 2021 · 8 comments · Fixed by #719
Closed

Enhanced Morphology Search tool #710

darrelwright opened this issue Jul 31, 2021 · 8 comments · Fixed by #719
Assignees
Labels
enhancement New feature or request

Comments

@darrelwright
Copy link

We have a pretty sophisticated morphology search in UBA, but it still requires a good grasp on using the command line. PC Study Bible has a really good GUI search screen that takes the hard part out of sophisticated morph searching. Is there any change of getting something similar to the attached screen shot in UBA?

Greek Morphological Search

@otseng otseng added the enhancement New feature or request label Jul 31, 2021
@darrelwright
Copy link
Author

I am looking for a way to do something like "MORPHOLOGY:::LexicalEntry LIKE '%G746,%' AND (INTERLINEAR LIKE '%rule%' OR INTERLINEAR LIKE '%ruler%')" or even "MORPHOLOGY:::LexicalEntry LIKE '%G746,%' AND Morphology LIKE '%Singular%' AND (Translation LIKE '%rule%' OR Translation LIKE '%ruler%')" from a GUI. That way I don't have to memorize how to build strings like these. Can we do that?

@darrelwright
Copy link
Author

Actually this would be pretty easy to do I think. Just expand how morph works now when double-clicking a word, but tie the expanded window to a menu plugin so its morph elements are not dependent on a particular word. What do you think?

@otseng
Copy link
Collaborator

otseng commented Aug 1, 2021

I'll add another tab to master control to do this.

@otseng otseng self-assigned this Aug 1, 2021
@otseng otseng linked a pull request Aug 2, 2021 that will close this issue
@darrelwright
Copy link
Author

I love having this tool, but I must not be understanding something. No matter what I enter I get 0 hits. I select N-ASM, NT, I put the word "account" in the search field and I get 0 hits. I leave the search field blank and nothing happens. I put a bible name with morphology in the search field and get 0 hits.

What am I missing?

@darrelwright
Copy link
Author

darrelwright commented Aug 2, 2021 via email

@darrelwright
Copy link
Author

Ah Ha! I figured out how to use it (I think)! This returned 1 result:

morph

@otseng
Copy link
Collaborator

otseng commented Aug 2, 2021

@darrelwright
Copy link
Author

darrelwright commented Aug 2, 2021 via email

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

Successfully merging a pull request may close this issue.

2 participants