module semantic_net.

  % a semantic network
  
  object event1 paper.
  recipient event1 sue.
  actor event1 ron.
  action event1 gave.
