:duration   (AMR annotation guidance)

Example of :duration:

Example:  "He worked for two hours ."
     (w / work-01
           :ARG0 (h / he)
           :duration (t / temporal-quantity :quant 2
                 :unit (h2 / hour)))

Example:  "a brief exposure to radiation"
     (e / expose-01
           :ARG2 (r / radiate-01)
           :duration (b / brief))

Reification: last-01

close this window