0 }
k
j }
|
wrev }
|
, P, S>, whose production rules are given in Figure 3.E.3(a).
|
|
, P, S> be the context-free grammar whose production rules are
listed in Figure 3.E.3(b). Find a recursive finite-domain program and a pushdown
automaton that accept the language generated by G.
|
, P, S>, whose production rules are given in
Figure 3.E.3(c).

rev
|
is in {a, b}* }


rev
rev |
and
are in {a, b}* }
an
|
is in {a, b}*, and n = (the number of a's in
) }
#
|
and
are in {a, b}* and
is a permutation of
}

| The finite-state transducer whose transition diagram is given in
Figure 3.E.6
|
on input
}
1 }
.
(L1, L2) = { xyzw | xz is in L1 and yw is in L2 }.
|