Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lowfat 'c' fields have no glosses #121

Open
RobH123 opened this issue Apr 11, 2024 · 5 comments
Open

Lowfat 'c' fields have no glosses #121

RobH123 opened this issue Apr 11, 2024 · 5 comments
Assignees

Comments

@RobH123
Copy link

RobH123 commented Apr 11, 2024

I'm guessing that 'c' stands for 'compound' or something similar. (Chapters are tagged with 'chapter').

       <wg class="np" rule="Np-Appos" head="true">
          <c role="">
             <w xml:id="o010040220061"
                morph="Np"
                pos="noun"
                after=" "
                type="proper"
                ref="GEN 4:22!6"
                sdbh="007730001001000"
                stronglemma="תּוּבַל־קַ֫יִן"
                lexdomain="003001007"
                coredomain=""
                unicode="תּ֣וּבַל קַ֔יִן"
                class="noun"
                lang="H"
                lemma="תּוּבַל־קַ֫יִן">תּ֣וּבַל</w>
             <w xml:id="o010040220071"
                morph="Np"
                pos="noun"
                after=" "
                type="proper"
                ref="GEN 4:22!7"
                sdbh="007730001001000"
                stronglemma="תּוּבַל־קַ֫יִן"
                lexdomain="003001007"
                coredomain=""
                unicode="תּ֣וּבַל קַ֔יִן"
                class="noun"
                lang="H"
                lemma="תּוּבַל־קַ֫יִן">קַ֔יִן</w>
          </c>

Note that there's no glosses in the 'w' attributes, nor in the 'c' attributes. (I'm also suspicious that the 'c' attribute role="" might also be a processing error???) I haven't checked yet for what other fields might also be missing, if any???

@jonathanrobie
Copy link
Contributor

Thanks for reporting this.

  • c does indeed stand for compound word
  • A c can have a role, but it should not be blank
  • The glosses are obviously missing here

I won't be able to work on this until next week or possibly the week after that.

@RobH123
Copy link
Author

RobH123 commented Sep 12, 2024

Any progress likely on this (systematic problem in the lowfat files), or should I look for a different solution? @jonathanrobie

@RobH123
Copy link
Author

RobH123 commented Sep 13, 2024

Ah, is this perhaps a duplicate of #59 ???

And maybe also #54 (although that might be obsolete because I don't see forms like wg class="compound" any more).

@jonathanrobie
Copy link
Contributor

It may be a while before I get to this. I was out for a few months due to illness, I am back at work but focused on other things for now.

@jonathanrobie jonathanrobie self-assigned this Oct 12, 2024
@RobH123
Copy link
Author

RobH123 commented Dec 18, 2024

Any chance that this might be scheduled to be fixed in early 2025? (It'll be heading for a year since reported in April.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants