Is this language context free?



Hi,

This is a problem I have been working on for a while:

Consider the following language L over the alphabet {a, b, c}. L = {xyz | x
= y^R, z is a string with only c's, and lx|¡Ù lzl }. Here y^R denotes the
string obtained by reversing y.

Is L context free?

Thanks!
Dillon



.