The arity of something is the number of arguments it takes. This is usually applied to functions: an -ary function is one that takes arguments. Unary is a synonym for -ary, and binary for -ary.