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

Nodes with compounds missing @n #55

Open
klosoter opened this issue Jun 17, 2022 · 0 comments
Open

Nodes with compounds missing @n #55

klosoter opened this issue Jun 17, 2022 · 0 comments

Comments

@klosoter
Copy link
Contributor

//Node[c|m][not(./@n)] and //Node[c] return exactly the same.

The Nodes that have compounds do not have an @n attribute.

<Node Cat="noun" morphId="010040220061" Unicode="תּ֣וּבַל קַ֔יִן" nodeId="0100402200610010" StrongNumberX="8423">
    <c english="Tubal-cain" mandarin="土八该隐" SDBH="תּוּבַל קַיִן:003001007:Names of People:Tubal-Cain">
        <m word="GEN 4:22!6" xml:id="o010040220061" lang="H" after=" " lemma="8423+" morph="Np" pos="noun" type="proper">תּ֣וּבַל</m>
        <m word="GEN 4:22!7" xml:id="o010040220071" lang="H" after=" " lemma="8423" morph="Np" pos="noun" type="proper">קַ֔יִן</m>
      </c>
    </Node>
  </Node>
  <Node Cat="np" Rule="NPofNP" Head="0" nodeId="0100402200810060">
    <Node Cat="np" Rule="Vp2Np" Head="0" nodeId="0100402200810012">
      <Node Cat="vp" Rule="V2VP" Head="0" nodeId="0100402200810011">
        <Node n="o010040220081" Cat="verb" morphId="010040220071" Unicode="לֹטֵ֕שׁ" nodeId="0100402200810010" StrongNumberX="3913" SenseNumber="2" Frame="A0:010040220061; A1:010040220091;" SubjRef="010040220061" Greek="σφυροκόπος">
          <m word="GEN 4:22!8" xml:id="o010040220081" lang="H" after=" " lemma="3913" morph="Vqrmsc" pos="verb" stem="qal" type="participle active" gender="masculine" number="singular" state="construct" english="made" mandarin="打造" SDBH="לטשׁ:002001001048:Shape:to hammer;to forge">לֹטֵ֕שׁ</m>
        </Node>
      </Node>
    </Node>
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

1 participant