amrisi / amr-guidelines

250 stars 87 forks source link

by myself/on my own #125

Closed uhermjakob closed 10 years ago

uhermjakob commented 10 years ago

The patterns by myself and on my own are annotated inconsistently, some with :prep-X.

Representative sentences:

Dictionary: unaccompanied; alone; unaided

Current patterns of AMR annotations include:

Proposed AMR annotation:

Notes:

nschneid commented 10 years ago

I think @ulfulf's proposal is probably the simplest solution, but would there be value in trying to distinguish the 'unaccompanied' sense from the 'unaided' sense?

The last one is possibly ambiguous, but strongly suggests the 'unaided' sense. Is it equivalent to "I taught myself calculus"? If so, maybe

(l / learn-01 :ARG0 (i / i) :ARG1 (c / calculus) :ARG2 i)

?

For verbs which don't have an appropriate role for the aiding party, we could distinguish the two readings like:

This may be overly complicated, but I thought I'd throw it out there.

uhermjakob commented 10 years ago

Adopted at AMR phone meeting on Nov. 10, 2014 as proposed by Ulf.