Write the word(s) you want to search for in the input field
If you write dog cat, the program will search for sentences containing dog and cat.
If you write bat%, it will search for words that start with bat like bath, battery, Batman...
If you write %er, it will search for words that end with er like writer, order...
To search for a part of a sentence (words or parts of words that follow each other), use quotation marks. For example: "sky with dia".