The function f(x) takes a word as input and returns a value between 0 and 1, indicating the association of the input word with a particular concept. The function is selective for multiple concepts, including "animals", "fruits", and "vehicles". For each concept, the function returns a distinct range of values, allowing us to distinguish between them.

Can you provide a better description of the function based on more experiments?