if, then, else

simple structure;
if this
then that
else do this

complex applications;
x=emotions
y=relative position in space and time

if name equals kpaul
then location equals MUGround
else look on paper scraps.

if emotion equals love
then strive for equals yes
else move along

goto one,
repeat in-
definitely.