negative?
negative? : (number -> bool)
purpose:
to determine if some value is strictly smaller than zero
Beginning Student Language