#     S p e c i f y   e x c l u s i o n s ,   b a s e d   o n   t a g   v a l u e s .   E x c l u s i o n s   w o r k   o n   i n c l u s i o n ,   o r   e x c l u s i o n   p r i n c i p l e s . 
 
 # 
 
 #         F o r   e x a m p l e   t o   e x c l u d e   t h e   g e n r e s   p o p   &   t e c h n o   a n d   t h e   a r t i s t   M a d o n n a   t y p e : 
 
 #             g e n r e : = p o p 
 
 #             g e n r e : = t e c h n o 
 
 #             a r t i s t : = m a d o n n a 
 
 # 
 
 # T o   e x c l u d e   e v e r y   t r a c k   a n d   o n l y   i n c l u d e   t r a c k s   w h i c h   m a t c h   t h e   g e n r e   ' r o c k '   t y p e : 
 
 #             [ e x c l u d e a l l ] 
 
 #             g e n r e : = r o c k 
 
 # 
 
 #     A d d i t i o n a l   m a t c h e s   i t e m s   i n c l u d e   [ 2 4 b i t ]   [ 3 2 b i t ]   [ > 4 4 k h z ]   [ > 4 8 k h z ] ,   t y p e   o n e   p e r   l i n e . 