In this lecture, we will
introduce left-corner parsing which combines bottom up and top down search steps
and give a naive implementation of it.