NAME
fl3-nlgrep - natural language grep using Freeling3
SYNOPSIS
fl3-nlgrep [options] file wordexp*
where Wordexp may be:
wordexp = _ (any word)
=dog (the word "dog")
~miar (any wordform with with lemma miar)
pos (part of speech regular expression)
DESCRIPTION
SEE ALSO
perl(1).