Sign up for our free newsletter
Free D.C. news, delivered to your inbox daily.
Friday, March 12
National Geographic Live
Washington, DC
Since the 2005 release of her debut CD, Tanya Tagaq, a native of Nunavut, has attracted the attention of some of the world’s most innovative musical artists while bringing her unique mix of traditional Inuit throat singing and contemporary styles to an ever growing audience. She has recorded with musicians as diverse as Björk and the Kronos Quartet, whose member David Harrington called her the “Jimi Hendrix of Inuit throat singers.” Find out why in this concert featuring songs from her new album, Auk.
For more information, please visit NationalGeographic.com.
[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;
}
});
});