You are on page 1of 7

Welcome To

Computer Science HUB


LANGUAGES AND AUTOMATA
LANGUAGES AND AUTOMATA

Type 0
TM
Type 1
LBA
Type 2
PDA

Type 3 FSA
LANGUAGES AND AUTOMATA

❖ Every regular language is context free


❖ Every context free language is context sensitive
❖Every context sensitive language is recursively enumerable
▪Function carried out by FSA can also be
carried out by PDA
▪Function carried out by PDA can be carried
out by LBA, so on
▪Function done by all these automata can
be done by Turing Machine
▪But the converse is not true.
▪All the functions that can be carried out by
a TM cannot be done by a LBA and so one
Languages and their Relation
▪The inclusion Relation among different languages is given by
▪LRL ⊂ LCF ⊂ LCS ⊂ LRE
Thank You!!!

You might also like