Let A be a finite set. Suppose for each natural index i, there is a context free language Ci over alphabet A. Suppose further that for all indices I, we have Ci is contained in C{i+1}. The project is: to find conditions on {Ci} so that the ascending union of the Ci is still a context free language over A.
Note that at each stage i, a pumping lemma is satisfied, as will be Ogden's Lemma, and etc. So, one might need to work hard to find a good ``finiteness'' condition that would do the job.