I would like to write a filter that would give me all of the noun forms of a particular lemma (particular word - LOVE), that is all the subjects, direct objects, adjectives etc.. Can this be written in a single string using the @ function? If so, how would you write it? Or do you have to put in every single form of the word as a separate filter? If this is the case, where do I go to find ALL the forms?
Thanks for the help in advance.