An agent interprets an entity by processing information used as interpretant of that entity.
(<=> (Interprets ?A ?B) (And (Representation-Relation ?A ?B) (Exists (?C) (And (Processes ?A ?C) (Interpretant-Of ?C ?B))) (*Agent ?A) (Entity ?B)))