Exclusion: CSN1String '-' CSN1String | CSN1String 'exclude' CSN1String
The '-' and 'exclude' operators are equivalent. The Exclusion matches any string that matches the left hand operand and does not match the right hand operand.