Enrichmond.org: Taxonomy: Not Enrichmond
$tax_query = array( array( 'taxonomy' => 'event_type', 'terms' => 'enrichmond', 'field' => 'slug', 'operator' => 'NOT IN', ), );
$tax_query = array( array( 'taxonomy' => 'event_type', 'terms' => 'enrichmond', 'field' => 'slug', 'operator' => 'NOT IN', ), );