WASHINGTON CONCERT OPERA PRESENTS ROSSINI’S LA CENERENTOLA (Cinderella) in a semi-staged performance

GWU Lisner Auditorium
Washington, DC
Sunday, May 9
6pm

VIVECA GENAUX, the great coloratura mezzo-soprano in the title role
with Kenneth Tarver, Daniel Mobbs, Eduardo Chama and Eugene Galvin. Conducted by ANTONY WALKER with full orchestra and chorus.

Purchase tickets now at Washington Concert Opera by calling 202-364-5826 or visiting ConcertOpera.org. Tickets are $30 to $90.

Enter Contest

Please complete the required fields below.

[required]

[required]

[required]

[required]

[required]

Promotions & Free Stuff

DC Theater Digest

Loose Lips Daily

Young & Hungry Email Edition

DC in 10 Links

No personal info will be sold or divulged to any third party.

NOTE: Only one submission per person, please. Multiple entries by the same person will count as one entry. This contest is open to residents of D.C., Virginia, and Maryland. No purchase necessary. Employees of City Paper are not eligible.

Questions? Comments? Send us a message.

jQuery(document).ready(function () {

jQuery(‘#contest’).submit(function () {

var valid = true;

jQuery(‘label.required’).next(‘input’).each(function () {

if (jQuery(this).val() == ”) {

valid = false;

jQuery(this).parent(‘p’).css(‘color’, ‘red’);

}

});

if (!valid) {

jQuery(‘#error’).show();

return false;

}

});

});