:quant (AMR annotation guidance) |
Example: "ten miles"
(d / distance-quantity :quant 10
:unit (m / mile))
Example: "40,000 boys"
(b / boy :quant 40000)
Example: "She drank a lot of tea."
(d / drink-01
:ARG0 (s / she)
:ARG1 (t / tea
:quant (l / lot)))