Rolesets - on

on

on.01 - functioning, active

ON-J NOTES: Added by Julia.

Aliases:

on (j.)

Roles:

ARG1-PPT: functioning thing

on-j

Is
this thingARG1
onrel
?

on.04 - orientation of a whole described by which of its parts is pointing downward

ON NOTES: Added for Spatial AMR, Minecraft Corpus.

Aliases:

on (p.)

Roles:

ARG1-WHL: rotated entity
ARG2-PRT: part of arg1 that arg1 is resting on (or which is pointing downward)
ARG3-AXS: axis of WHL aligned with the space's up/down axis

on-p

The doll was floating
onrel
its sideARG2
in mid - air

on-p

The chair got knocked over and was resting
onrel
its backARG2

on-p

He was walking
onrel
all foursARG2

on-p

Stand the paper towel tube
onrel
its endARG2

on.05 - on the influence of a substance

ON NOTES: Added for THYME-AMR.

Aliases:

on (j.)

Roles:

ARG1-PAG: entity under the influence
ARG2-PPT: substance

on-j

he was put
onrel
ImuranARG2


          (p2 / put-03
            :ARG1 (h / he)
            :ARG2 (o / on-05
              :ARG1 h
              :ARG2 (m / medications-drugs :name (n / name :op1 "Imuran"))))
        

unusual- mechanical device as 'substance'

Patient was on an intra-aortic balloon pump for a while .

          (o / on-05
            :ARG1 (p / patient-yy)
            :ARG2 (d / devices :name (n / name :op1 "balloon" :op2 "pump")
              :ARG1-of (i2 / intraaortic-01))
            :duration (w / while))  
        

on.06 - attachment to non-top surface

ON NOTES: Added for Spatial AMR, Minecraft Corpus.

Aliases:

on (p.)

Roles:

ARG1-SE1: onward entity
ARG2-GOL: towards what goal

on-p

The fly is
onrel
the side of the boxARG2

on-p

There is gum
onrel
my shoeARG2

on.07 - onward, progressing towards

ON NOTES: Added for Spatial AMR, Minecraft Corpus.

Aliases:

on (r.)
onward (r.)
onto (p.)

Roles:

ARG1-SE1: onward entity
ARG2-GOL: towards what goal
ARG3-SRC: source
ARG4-ANC: anchor for forward motion

on-r

alright
onrel
to the next oneARG2


          (o / on-07
            :ARG2 (o2 / one
              :time (n / next))
            :mod (a / all-right))
        

on.08 - 'that's on you': there are consequences, and someone bears responsibility for them

ON NOTES: Added during :domain retrofits for UMR.

Aliases:

on (p.)

Roles:

ARG1-PPT: consequences
ARG2-CAU: who is responsible for them

on-p

" If
some on the left want to remain ignorant and not read Alinky's book to prove itARG1
,
thatR-ARG1
is
onrel
themARG2
. "

on_to

on_to.02 - close to apprehending

ON_TO-J NOTES: Added for AMR

Aliases:

on (j.)
onto (j.)

Roles:

ARG0-PAG: entity close to apprehending
ARG1-PPT: entity, thing, concept almost apprehended
ARG2-VSP: pathway to enlightenment

on-j

Carole MarshARG0
is really
onrel
to somethingARG1
with these unique mysteriesARG2
.

onto-j

Weiner knows
folksARG0
are
ontorel
himARG1
with their brilliant theories about how it ’ll all end for DonARG2
, but we think the finale will simply serve as another reinvention of the man himself .

on_top

on_top.03 - higher on a vertical axis and in contact with

ON_TOP NOTES: Added for Spatial AMR, Minecraft Corpus.

Aliases:

on (p.)
on_top (r.)
on_top_of (p.)

Roles:

ARG1-SE1: entity on top
ARG2-SE2: supporting entity
ARG3-ANC: anchor
ARG4-AXS: axis

on_top_of-p

put two blocks
onrel
toprel
ofrel
the orange blockARG2


          (p / put-01 :mode imperative
            :ARG0 (y / you)
            :ARG1 (b / block :quant 2)
            :ARG2 (s / space
              :ARG1-of (o / on-top-03
                :ARG2 (b2 / block
                  :color (o2 / orange))
                :ARG3 (c / cartesian-framework-91
                  :ARG1 (b3 / build-space)))))