Search - ANDEQUALS vs INTERSECTS vs WITHIN

Brian LeStourgeon
Brian LeStourgeon Member Posts: 62 ✭✭
edited November 2024 in English Forum

I've read in different places that

   "<Person Jesus> INTERSECTS <Lemma = lbs/el/κύριος>"     and

   "<Person Jesus> ANDEQUALS <Lemma = lbs/el/κύριος>"      and

   "<Lemma = lbs/el/κύριος> WITHIN <Person Jesus>"

are all ways of finding everyplace that the word "Lord" refers to Jesus in a Bible search. Seems like they would be equivalent, but I'm getting different results as follows:

First:

  • "<Person Jesus> INTERSECTS <Lemma = lbs/el/κύριος>"
  • "<Lemma = lbs/el/κύριος> INTERSECTS <Person Jesus>"
  • "<Lemma = lbs/el/κύριος> WITHIN <Person Jesus>"
  • all get 421 results in 393 verses

Second:

  • "<Lemma = lbs/el/κύριος> ANDEQUALS <Person Jesus>"
  • "<Person Jesus> ANDEQUALS <Lemma = lbs/el/κύριος>"
  • "<Person Jesus> WITHIN <Lemma = lbs/el/κύριος>"
  • all get 215 results in 203 verses

The second group seems to have hits that more directly refer to Jesus as Lord, whereas the first group also includes somewhat indirect references (like Luke 1:43 "mother of my Lord"). Every hit in the second group is in the first group.

  1. Why do INTERSECTS and ANDEQUALS get different results?
  2. Why do the two WITHIN searches get different results (corresponding to the INTERSECTS and ANDEQUALS results)?
Tagged:

Comments

  • Fred Chapman
    Fred Chapman Member Posts: 5,899 ✭✭✭

    This wiki page may help

  • Brian LeStourgeon
    Brian LeStourgeon Member Posts: 62 ✭✭

    Wow. That is very helpful. I thought I had read that page. It is still confusing. I'll have to work through several of the results to compare to the explanations. Thank you!

  • Dave Hooton
    Dave Hooton MVP Posts: 35,857

    Why do INTERSECTS and ANDEQUALS get different results?

    A <Person> match can involve several words e.g. "Lord Jesus", "Jesus Christ" whilst a Lemma is a single word. ANDEQUALS will only match if both sides/terms occupy the exact same location, so it will fail for "Lord Jesus Christ" at Ro 13:14, where each word is tagged for <Person Jesus>, whilst only "Lord" is tagged for the lemma κύριος. INTERSECTS will produce a match because there is an overlap, "Lord", between the two terms.

    From that, it should be clear that <Person Jesus> is not wholly WITHIN  <Lemma = lbs/el/κύριος> at Ro 13:14, whereas the converse is true. Also, the lemma is WITHIN the single word for <Person Jesus> at places like Mt 8:2 (and vice-versa). Hence, you should always use  <Lemma = lbs/el/κύριος> WITHIN <Person Jesus>.

    Dave
    ===

    Windows 11 & Android 13

  • GaoLu
    GaoLu Member Posts: 3,497 ✭✭✭

    Why do INTERSECTS and ANDEQUALS get different results?

    A <Person> match can involve several words e.g. "Lord Jesus", "Jesus Christ" whilst a Lemma is a single word. ANDEQUALS will only match if both sides/terms occupy the exact same location, so it will fail for "Lord Jesus Christ" at Ro 13:14, where each word is tagged for <Person Jesus>, whilst only "Lord" is tagged for the lemma κύριος. INTERSECTS will produce a match because there is an overlap, "Lord", between the two terms.

    From that, it should be clear that <Person Jesus> is not wholly WITHIN  <Lemma = lbs/el/κύριος> at Ro 13:14, whereas the converse is true. Also, the lemma is WITHIN the single word for <Person Jesus> at places like Mt 8:2 (and vice-versa). Hence, you should always use  <Lemma = lbs/el/κύριος> WITHIN <Person Jesus>.

    That so makes sense and totally clicked in my head.  Thanks.

  • Bradley Grainger (Logos)
    Bradley Grainger (Logos) Administrator, Logos Employee Posts: 11,997

    See also Phil's illustrated replies on this Faithlife post: https://faithlife.com/posts/1790222

  • Brian LeStourgeon
    Brian LeStourgeon Member Posts: 62 ✭✭

    That makes more sense. Ro 13:14 is a really good example, but I think it is because the phrase "Lord Jesus Christ" is tagged together as <Person Jesus> (not each word). When I search for <Person Jesus> in Ro 13, it only comes up as one hit, not three. This was the key (and I thank you for pointing it out) to me understanding what was going on.

  • Brian LeStourgeon
    Brian LeStourgeon Member Posts: 62 ✭✭

    All of these are helpful to clear it up. My confusion was thinking that I was creating a logical set of verses virtually created by searching for <Person Jesus> and comparing it to the logical set of verses virtually created by searching for the lemma:kurios. That is why all the examples of "within" this or "intersects" that were so confusing. But Logos is not comparing sets of verses where each parameter is true.

    Its like Logos looks at each verse individually and asks, "Is there an overlap right here of the requested tags within this verse's tagged words and phrases, and does it match the stated parameters?" Now I understand that the "within" and "occupies the same place" language refers to words and phrases within the verse, and is not referring to the qualities of the verse itself.

  • Dave Hooton
    Dave Hooton MVP Posts: 35,857

    Ro 13:14 is a really good example, but I think it is because the phrase "Lord Jesus Christ" is tagged together as <Person Jesus> (not each word). When I search for <Person Jesus> in Ro 13, it only comes up as one hit, not three.

    If you right-click each word, you will see (on the RHS) that each is tagged as "Jesus Person". Only then does the Search engine regard the phrase "Lord Jesus Christ" as a (single) match for <Person Jesus> i.e. if "Christ" was not tagged, "Lord Jesus" would be the match.

    Dave
    ===

    Windows 11 & Android 13