Checks whether arguments of the query are equal.
equal(term_1, term_2)
The function accepts two required arguments.
Documents matching the query.
equal(result or summary, sentence()) finds one word sentences containing the word "result" or "summary".
equal(verb(), paragraph()) finds one verb paragraphs.