I'm sure that opens up some really horrible jokes.
For example:
Lisp: (* (+ 1 2 3) (- 4 5) ) Polish: * + + 1 2 3 - 4 5
Lisp with Hungarian names (shudder).
For example: