Rolesets - forward

forward

forward.01 - to send on

FORWARD-V NOTES: Frames file for 'forward' based on survey of sentences in the WSJ corpus. (from forward.01-v predicate notes)

Aliases:

forward (v.)
forwarding (n.)

Roles:

ARG0-PAG: sender, agent
ARG1-PPT: entity forwarded
ARG2-GOL: destination

forward-v: transitive

Elcotel will provide
a credit - card readerARGM-MNR
for
the machinesARG0
to collect , store and
forwardrel
billing dataARG1
.

forward.02 - ahead, in front of

FORWARD NOTES: Added for SpatialAMR.

Aliases:

forward (j.)
forward (r.)
forward_of (p.)

Roles:

ARG1-SE1: entity in front
ARG2-SE2: in front of
ARG4-AXS: axis
ARG5-ANC: anchor

forward_of-p

The valves are located just forward of the fuel tanks .

          (b / be-located-91
            :ARG1 (v / valve :pl +)
            :ARG2 (s / space
              :ARG1-of (f / forward-02
                :ARG2 (t / tank :pl +
                  :mod (f2 / fuel))
                :degree (j / just))))
        

forward-j

Now , I need you to place a block diagonal from one of those new blocks , in the forward direction .

          (n / need-01
            :ARG0 (i / i)
            :ARG1 (p / place-01
              :ARG0 (y / you)
              :ARG1 (b / block)
              :ARG2 (s / space
                :ARG1-of (d / diagonal-01
                  :ARG2 (b2 / block
                    :ARG1-of (i2 / include-91
                      :ARG2 (b3 / block :pl +
                        :mod (t / that)
                        :ARG1-of (n3 / new-02))
                      :ARG3 1)))
                :ARG1-of (f / forward-02
                :ARG4 (d2 / direction))))
            :time (n2 / now))
        

forward-r

Move it 2 blocks forward .

          (m / move-01 :mode imperative
            :ARG0 (y / you)
            :ARG1 (i2 / it)
            :ARG2 (s / space
              :ARG1-of (f / forward-02
                :ARG5 (c / cartesian-framework-91
                  :ARG1 y)
                :quant (d / distance-quantity :quant 2
                  :unit (b / block)))))
        

forward.03 - direction toward the foreground, when the direction isn't in the direction of any particular entity's 'front'

FORWARD NOTES: Added for SpatialAMR.

Aliases:

forward (j.)
forward (r.)
forward_of (p.)

Roles:

ARG1-SE1: entity in foreground
ARG2-SE2: entity in background
ARG3-ANC: anchanchr (whose location defines foreground/background of space)or
ARG4-AXS: axis

forward-r

If you put it 2 blocks forward that 'll work .

          (w / work-09
            :ARG1 (p / put-01
              :ARG0 (y / you)
              :ARG1 (i2 / it)
              :ARG2 (s / space
                :ARG1-of (f / forward-02))))