Lemma search

Christian Alexander
Christian Alexander Member Posts: 3,008 ✭✭
edited November 21 in English Forum

(lemma.g:άνδρας INTERSECTS sense:man) AFTER 1 WORDS in any NT Book. I am only interested in the lemma result. How can I fix this search?

Tagged:

Comments

  • Graham Criddle
    Graham Criddle Member, MVP Posts: 32,436 ✭✭✭

    (lemma.g:άνδρας INTERSECTS sense:man) AFTER 1 WORDS  I am only interested in the lemma result. How can I fix this search?

    I don't understand the question. The search string I think you are posting doesn't seem properly formed. AFTER 1 WORDS what?

    And if you just want the lemma, why not just use that portion?

    So I'm missing your point - please clarify.

  • Christian Alexander
    Christian Alexander Member Posts: 3,008 ✭✭

     I want to see the intersection after 1 word in each book of the New Testament. 

  • Graham Criddle
    Graham Criddle Member, MVP Posts: 32,436 ✭✭✭

     I want to see the intersection after 1 word in each book of the New Testament. 

    I'm sorry but I still don't understand

    If you take 

    lemma.g:άνδρας doesnt find any results in my Top Bibles. What are you actually trying to search for? Is it possible lemma.g:ἀνήρ

    Assuming it is then lemma.g:ἀνήρ INTERSECTS sense:man finds 151 results.

    But I don't understand what you mean by an intersection after 1 word. Which takes me back to 1 word after what?

     

  • Christian Alexander
    Christian Alexander Member Posts: 3,008 ✭✭

    I thought you needed to specficy after the text, ie AFTER ONE WORD command. Yes. The lemma was incorrect. 

  • Graham Criddle
    Graham Criddle Member, MVP Posts: 32,436 ✭✭✭

    I thought you needed to specficy after the text, ie AFTER ONE WORD command.

    If you want to specify that one word comes after the other then yes you do.

    So something like lemma.g:ἀνήρ AFTER 1 WORDS thousand

    If you simply want to find where words have multiple tagging values then you use the INTERSECTS operator such as:

    lemma.g:ἀνήρ INTERSECTS sense:man 

    You can combine them 

    In this case, the results are the same but hope it demonstrates the principle