logical-operator : AND | OR | NAND | NOR | XOR relational-operator : "=" | "/=" | "<" | ">" | "<=" | ">=" adding-operator : + | - | & sign : + | - multiplying-operator : * | / | mod | rem other-operators : ** | abs | not