The function takes a word as input and returns a category label based on the word's meaning. The categories are City, Country, River, Animal, and the function uses a set of predefined rules to map the input word to one of these categories.

