Skip to content

theWord import: <WT*> tags not implemented #78

Description

@paul1149

Wondering if my command line is deficient. I've got a tagged NT that looks like this, (from line 1):

<GR>Βίβλος<Gr><EN> Book <En><WG976><WTN-NSF l="βίβλος">

Using BMC SQLite Edition 0.0.8, I use the command:

java -jar BMC.jar TheWord sblgnt.nt MyBibleZone sblgnt

The output on my Android phone, where MyBible is installed, is:
<wt>Βίβλος<WG976><WTN-NSF l="βίβλος">

  • It shows the tag <wt,
  • it doesn't show the English Book (which is good, I don't want it),
  • it shows the strong's number as a clickable tag, which is perfect
  • it show the entire morphology tag in plain text, which is not good.
  • Clicking the strong's number brings up the definition, but it lacks the morphology parsing I expect.

So something is wrong with how the tags are being processed. Can I correct this?

Thanks very much.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions