pertainymns   (AMR annotation guidance)

Some adjectives can be mapped to a nominal form, e.g. microbialmicrobe.
(But don't follow the suggestions blindly, because many of them were generated automatically using external resources.) Generally, annotating an adjective in its nominal form should result in a shorter word, but there are exceptions:

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))

Examples where not to nominalize

close this window