globalwordnet / schemas

WordNet-LMF formats
https://globalwordnet.github.io/schemas/
20 stars 11 forks source link

Post gwc #44

Closed goodmami closed 3 years ago

goodmami commented 3 years ago

This adds some things as discussed in #23:

  1. Adds <SyntacticBehaviour> as an element that can be added by <LexiconExtension> (in the LMF-1.1 position; it was already under <ExternalLexicalEntry>)
  2. Adds an optional id attribute to <Form> elements
  3. Adds <ExternalForm> and <ExternalLemma> elements as children of <ExternalLexicalEntry>

@jmccrae I also noticed that the new id attribute on <SyntacticBehaviour> was not ported to WN-LMF-relaxed-1.1.dtd. Is this intentional?

jmccrae commented 3 years ago

No, I fixed the id attribute in the relaxed schema