(de)composition
on intuition of composition
some simple examples
movement
cooking
any set of actions that can be tied together
eg open the door, then walk into the room
but if the door is open i dont need to open the door, so maybe it’s
check if the door is open
if it’s open, walk in the room
if it’s not open, open the door, then walk in the room
what i’m trying to do is to communicate some of the reason why i’m attracted to some of these ideas