Describe the relationship "horses have heads" using first order logic.
Sigiloso
For all x in the set of horse, there exists y of set heads such that HAS(x, y) is true (the interviewer instructed the use of the function "HAS(x, y)" implies that x has a y).