Rolesets - over

over

over.01 - finished, completed, no longer occuring

OVER-J NOTES: Added by Julia based on SMS. (from over.01-j)

Aliases:

over (j.)
over_with (m.)
over with (m.)

Roles:

ARG1-PAG: thing that is no longer occurring

over-j: arg1

Angie I have the money and unsold tickets for Alex . Will you be at the games before
itARG1
s
overrel
?

over_with-m

Just get
itARG1
overrel
withrel
.

over.02 - be done dealing with a trauma, have come to terms with

Aliases:

over (j.)

Roles:

ARG1-PAG: entity done dealing with a trauma
ARG2-PPT: the trauma

over-j

It seems
Bieber , 21ARG1
, is
stillARGM-TMP
notARGM-NEG
overrel
his first loveARG2
.

over.04 - toward a lateral direction, side

OVER NOTES: Added for Spatial AMR.

Aliases:

over_from (p.)
over (r.)

Roles:

ARG1-SE1: entity to the side
ARG2-SE2: point of comparison
ARG3-GOL: towards what
ARG4-AXS: axis
ARG5-ANC: anchor for horizontality

over-r

scoot it
overrel
one block so there 's a space between

          (s / scoot-01 :mode imperative
            :ARG0 (y / you)
            :ARG1 (i2 / it)
            :direction (t / trajectory
              :ARG4-of (o / over-04))
            :purpose (b / between-01
              :ARG1 (d / distance-quantity :quant 1
                :unit (s / space))
              :ARG2 (t2 / they)))
        

over_from-p

It 's
4 blocksARGM-EXT
overrel
from the edgeARG2


          (o / over-04
            :ARG1 (i2 / it)
            :ARG2 (e / edge)
            :quant (d / distance-quantity :quant 4
              :unit (b / block)))
        

over.05 - above

OVER NOTES: Added for Spatial AMR.

Aliases:

over (p.)

Roles:

ARG1-SE1: entity above
ARG2-SE2: above what
ARG3-ANC: anchor
ARG4-AXS: axis

over-p

The red blockARG1
is
overrel
the green blockARG2


          (o / over-05
            :ARG1 (b / block
              :color (r / red))
            :ARG2 (b2 / block
              :color (g / green))
            :ARG3 (c / cartesian-framework-91
              :ARG1 (e / environment)))
        

over.06 - across a perpendicular boundary that is lower than the axis/path

OVER NOTES: Added for Spatial AMR.

Aliases:

over (p.)

Roles:

ARG1-SE1: entity on the first side of the boundary
ARG2-AXSp: boundary/axis
ARG3-SE2: entity on the other side of boundary
ARG4-AXS: axis arg1 and arg3 exist on, roughly perpendicular to boundary

over-p

The houseARG1
is
overrel
the riverARG2
from the schoolARG3


          (o / over-06
            :ARG1 (h / house)
            :ARG2 (r / river)
            :ARG3 (s / school))