LR languages are a strict subclass of context-free languages #
Positive-lookahead LR(k), existential-lookahead LR, and deterministic
context-free languages are the same language class. Transporting the known
strict inclusion DCF ⊊ CF therefore gives the result directly for the LR
classes named in the hierarchy table.
Existential finite-lookahead LR languages form a strict subclass of context-free languages over a three-symbol alphabet.
Existential finite-lookahead LR languages form a strict subclass of context-free languages over any finite alphabet with at least three symbols.