This is the ABNF file for the dhall language, it might not be a fully spec-compliant abnf but when I feed it into kgt:
$ > kgt -l abnf -e svg <./dhall-lang/standard/dhall.abnf
[1]$
it silently exits with a status 1 without producing an error message or any output.