An html version of pinmate.cql.
Created by Gady Costeff and Lewis Stiller.
CQL 5.1 examples can be found at the website of GadyCosteff.
CQL 3.02
;; Find positions in the main line in which Black is in mate and in which ;; a black piece is pinned. (match :pgn heijden.pgn :output pinmate.pgn (position :btm :mate :rayattack (A a k)))
After executing this with "> cql Pinmate.cql" there are 486 studies found in the Harold van der Heijden Database 2015.
NB. When you see {MATCH} in the text, it means that cql has found the position asked for.
Below only 5 studies are presented: