VHDL syntax question.

How do I say “A NOT” when writing VHDL? If I want to write a piece of cominational code that says a= bnot or cnot, how do I say the not? I can’t find it anywhere.

/=