SELECT DISTINCT ?s
WHERE {
?s <http://dbpedia.org/property/shortDescription> British Army general
?s <http://dbpedia.org/property/awards> <http://dbpedia.org/resource/Order_of_the_Bath>
MINUS {?s dbo:wikiPageRedirects ?o . }}
