Syntax search just causes Logos 4 top exit

NetworkGeek
NetworkGeek Member Posts: 3,813 ✭✭✭
edited November 2024 in English Forum

This is reproduceable, it happens every time. I do the syntax search, no results comes up it just sits there for about a minute with the dots crolling and "Syntax Search", then Logos exits. No errors or anything

It's a simple search, search Genesis in the Hebrew Bible: Andersen-Forbes Phrase Marker Analysis (Aug 09), and it's 1 clause, an IC Clause structure=finite verb, "Anything", then IC CLause Structure=Subject.

I am uploading the log file now.

 

Comments

  • NetworkGeek
    NetworkGeek Member Posts: 3,813 ✭✭✭
  • Dave Hooton
    Dave Hooton MVP Posts: 36,339

    If the structure is:

    IC Clause structure=finite verb

    "Anything"

    IC CLause Structure=Subject

    the Anything will cause a search of the whole database as it is not bounded (it could be restricted in L3 to a number of words). Restructure as:

    Clause (or Phrase)

          IC Clause structure=finite verb

         "Anything"

         IC CLause Structure=Subject

    the clause will limit the search for Anything!

    Dave
    ===

    Windows 11 & Android 13

  • NetworkGeek
    NetworkGeek Member Posts: 3,813 ✭✭✭

    If the structure is:

    IC Clause structure=finite verb

    "Anything"

    IC CLause Structure=Subject

    the Anything will cause a search of the whole database as it is not bounded (it could be restricted in L3 to a number of words). Restructure as:

    Clause (or Phrase)

          IC Clause structure=finite verb

         "Anything"

         IC CLause Structure=Subject

    the clause will limit the search for Anything!

    I was running through some of the Logos 3 videos to see how I do things in ver. 4, the example I was trying is at 11:54 in this video

    http://www.logos.com/media/tutorials/lbs3/HebrewMorphSyntaxDifferences.html

    I figured out what I did wrong, looking at the Logos 3 video again I did the examplke correct in ver 4 and it works fine.

    Thanks and Merry Christmas!