Rolesets - from

from

from_boundary.01 - location relative to a landmark

FROM NOTES: Added for SpatialAMR.

Aliases:

from (p.)

Roles:

ARG1-SE1: figure
ARG2-EXT: distance from arg3
ARG3-SE2: boundary/ground

from-p

okay , so
one blockARG2
fromrel
the left edge of the boundaryARG3
, build a red square that is 3x3

          (a / and
            :op1 (o / okay-04)
            :op2 (b / build-01 :mode imperative
              :ARG0 (y / you)
              :ARG1 (s / square
                :color (r / red)
                :size (d / dimension-entity :value 3)
                :size (d2 / dimension-entity :value 3))
              :location (s2 / space :pl +
                :ARG1-of (f / from-boundary-01
                  :ARG2 (d3 / distance-quantity :quant 1
                    :unit (b2 / block))
                  :ARG3 (e / edge
                    :ARG1-of (l / left-24
                      :ARG2 (b3 / boundary)
                        :ARG3 (c / cartesian-framework-91
                          :ARG1 y)))))))