Predicate



Frameset: f1

   ARG0: agent
   ARG1: thing sent
   ARG2: receiver

Frame:

 (VP (VV 等)
  (NP-OBJ (NN 对方))
  (IP (NP-SBJ (-NONE- *PRO*))
      (VP (VP (VV 送)
	      (NP-OBJ (NN 资料)))
	  (VP (VV 上)
	      (NP-OBJ (NN 门)))))) 

ARG0: *PRO*
ARG1: 资料
REL:  送



Frameset: f2

   ARG0: agent
   ARG1: people sent
   ARG2: thing sent to do
   ARG3: destination

Frame:

 (NP-SBJ (-NONE- *pro*))
(VP (VV 送)
    (NP-OBJ (PN 他))
    (IP (NP-SBJ (-NONE- *PRO*))
	(VP (VV 到)
	    (NP-OBJ (NN 姥爷)
		    (NN 家)))))) 

ARG0: *pro*
ARG1: 他
ARG3: 到 姥爷 家
REL:  送