Closed anacastrosalgado closed 1 year ago
@ttasovac The abbr element is ok, but the norm attribute is not allowed. Example:
abbr
norm
<item> <abbr type="POS" norm="adposition">Prep.</abbr> <expan>Prepoſição</expan> <p>.</p> </item>
It shouldn't be allowed. See https://github.com/DARIAH-ERIC/lexicalresources/issues/176#issuecomment-1417621623
@ttasovac The
abbr
element is ok, but thenorm
attribute is not allowed. Example: