How to turn parenthesis notation for tree into actual tree drawing?

29 Views Asked by At

$( (A) B (C) ) D (E)$. I have this notation and I have to turn it into a tree drawing. But I can't figure out what's going on, since the $A$ between parenthesis does not make sense to me.