Given L, build the grammar G. Then prove that L=L(G) by mutual induction.
Exams: 19-01-22, 21-09-03,
PDF: 2.1
A
…
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
Given L, tell if its context-free (pumping).
Exams: 19-03-13, 20-01-27, 21-01-25, 21-06-28,
PDF: 2.2, (2.3?), 2.4, 2.5, 2.6,
Slide: 7.2.16
A
…
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
Given generic L1 and L2, tell if intersection/concatenation/… is regular/context free.
Exams: 19-03-13, 20-01-27,
PDF: 2.7,
Slide: 7.2.42
A
…
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
Given grammar G, remove e-prod, reduce to chomsky
Exams: 19-09-13, 20-02-17
Slide: 7.1.40
A
…
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
Algorithm to verify if string is in language (also specify the algorithm)
Exams: 19-06-28, 21-06-28,
A
…
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
Is CFL closed to the operator P(L)={…}?:
PDF: 2.8
A
…
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
Theory:
Tell why CFL is not open to the complement operation. The complement of a CFL is always recursive? (19-09-13,
Show that the class of context-free languages is not closed under intersection. Specify in detail the construction that takes as input a PDA P and a DFA A and produces a PDA P’ that accepts the language L(P)∩ L(A). (21-02-12,