eliranwong / UniqueBible

A cross-platform bible application, integrated with high-quality resources and amazing features, running offline in Windows, macOS and Linux, ChromeOS, Android, iOS. Various running modes are supported.
https://UniqueBible.app
GNU General Public License v3.0
121 stars 34 forks source link

Enhanced Morphology Search tool #710

Closed darrelwright closed 2 years ago

darrelwright commented 2 years ago

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

darrelwright commented 2 years ago

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 commented 2 years ago

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 commented 2 years ago

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

darrelwright commented 2 years ago

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 commented 2 years ago

Just so you know, I posted an issue with the enhanced morphology sear tool ....

On 8/1/21 8:24 PM, Oliver Tseng wrote:

Closed #710 https://github.com/eliranwong/UniqueBible/issues/710 via

719 https://github.com/eliranwong/UniqueBible/pull/719.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/eliranwong/UniqueBible/issues/710#event-5096478000, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXXZXDUAVCCDOXKCLB4Z33T2YFWVANCNFSM5BJQ6FCA.

darrelwright commented 2 years ago

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

morph

otseng commented 2 years ago

I've added instructions in the wiki: https://github.com/eliranwong/UniqueBible/wiki/Search-morphology#morphology-search-tab

darrelwright commented 2 years ago

thanks Oliver, that helped. I just did a search for the gloss "God" specifying Pronoun and Dative and returned 322 hits. Cool!

On 8/2/21 6:10 AM, Oliver Tseng wrote:

I've added instructions in the wiki: https://github.com/eliranwong/UniqueBible/wiki/Search-morphology#morphology-search-tab https://github.com/eliranwong/UniqueBible/wiki/Search-morphology#morphology-search-tab

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/eliranwong/UniqueBible/issues/710#issuecomment-891013527, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXXZXHJ7BT3VTINKDSJUWDT22KL5ANCNFSM5BJQ6FCA.