make a list of the things that are simply converted to pddl example: ``` elif top == tw.Dirt: print >> out, "(dirt pos-%d-%d)" % (i, j) ```