pertainymns (AMR annotation guidance) |
Example: microbial virus
(v / virus
:mod (m / microbe))
Example: 20 Canadian dollars
(m / monetary-quantity :quant 20
:unit (d / dollar
:mod (c / country :wiki "Canada"
:name (n / name :op1 "Canada"))))
Example: A special gubernatorial election will take place next Tuesday .
(e / elect-01
:ARG2 (g / governor
:ARG2-of (h / have-org-role-91))
:time (d / date-entity
:weekday (t / tuesday)
:mod (n / next))
:ARG1-of (s / special-02))