• ofsem next assigns the semantic frame locpart to tok1 and fills the semobj (semantic object) slot of this frame with the referent of the phrase that was the object of the preposition. ofsem then returns True, indicating that the modification was semantically acceptable.
    
    tok1
      tok    end
      lframe np
      nbr    (ns)
      det2   one
      sframe locpart
      semobj (pole3)
    
    Note that since the meaning of tok2 has been determined and used, tok2 is no longer part of the parse structure.

    Contents    Page-10    Prev    Next    Page+10    Index