How to minimize entity-relationship ?

I have a form shown below :

  X --- IsA --- Y --- do   --- A
            --- Z --- make --- B
            --- T

How can I convert the below code to entity_R ?

if door done by men 
      he is a leader 
else 
      he is ordinary employee
link|improve this question
feedback

closed as not a real question by casperOne Dec 11 '11 at 15:25

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.