The function f(x) takes a word input and returns the last name of the author/creator of that piece of work if the input is a literary work or artistic creation. If the input is not a literary work or artistic creation, the output is undefined.

