Check for specific book in a pot but without the author

I have a predicate that checks if a pot has a book with specific content. Is there any way to check for pages and title but not author? I don't want to change the books author before checking with the predicate.

Continue to help post