Closed uhermjakob closed 9 years ago
I like strings better than concepts. But I'm not sure I see the need to encode list item numbers at all—they are about the presentation of part of a sentence, not its meaning. Is the point to clarify that the order of items under and
is not arbitrary? Wouldn't something like (o / ordered-list :op1 (x1 ...) :op2 (x2 ...) :op3 (x3 ...))
be simpler?
Adopted by AMR meeting on Oct. 19, 2015 as proposed by Ulf.
Ulf updated AMR Dict at http://www.isi.edu/~ulf/amr/lib/amr-dict.html#list%20item as well as AMR Editor, AMR guidelines examples, AMR release corpus (automatically updated), AMR Checker; added have-li-91 as a reification for :li to be able to deal with a few cases of stranded list item markers.
@nschneid List item markers are typically spread over multiple sentences, so (o / ordered-list :op1 (x1 ...) :op2 (x2 ...) :op3 (x3 ...))
would not work as simple as that in our current annotation setup.
Current AMR Dict entry for :li http://www.isi.edu/~ulf/amr/lib/amr-dict.html#:li
Current policy
Proposed policy
Current reality
Motivation