DARIAH-ERIC / lexicalresources

Data space of the DARIAH Lexical Resources Working Group
https://dariah-eric.github.io/lexicalresources/
BSD 2-Clause "Simplified" License
18 stars 24 forks source link

norm is not allowed #177

Closed anacastrosalgado closed 1 year ago

anacastrosalgado commented 1 year ago

@ttasovac The abbr element is ok, but the norm attribute is not allowed. Example:

<item>
   <abbr type="POS" norm="adposition">Prep.</abbr>
   <expan>Prepoſição</expan>
   <p>.</p>
</item>
ttasovac commented 1 year ago

It shouldn't be allowed. See https://github.com/DARIAH-ERIC/lexicalresources/issues/176#issuecomment-1417621623