Relation RESULT-HOST-OF

This is for the metonymical use of 'produces' which makes it implicit the process embodied in an object. E.g.: brain-(produces)->behavior is actually: brain-(embodies)->function-(result)->behavior.
Arity: 2
Subrelation-Of: Pseudo-actor-of
Axioms:
(<=> (Result-Host-Of ?A ?B)
     (And (Pseudo-Actor-Of ?A ?B)
          (Exists (?C) (And (Embodies ?A ?C) (Result ?C ?B)))))