
Nor
    
    WiktionaryText
        Etymology
, from . Cognate with
Conjunction
-  A function word introducing each except the first term or series, indicating none of them is true
- I am neither hungry nor thirsty nor tired
 
 
Noun
- Logic function not OR. Inverse of OR function.
 
(0 NOR 0) = 1
(0 NOR 1) = 0
(1 NOR 0) = 0
(1 NOR 1) = 0

