6.Deterministic vs. Non-deterministic PDAs and Grammars§
Now we know that:
All CFL can be generated by a CFG, and implemented
by a NPDA.
Not all CFL can be generated using a DPDA.
So some CFG are associated with only non-deterministic PDAs.
Nondeterminism gives us something more in terms of capability.