See https://gist.github.com/danielnaber/79907f27e272fa43a4fa23b400a9fbd4
for how to extract the files from Tatoeba.
Use `grep "Rule ID" /tmp/out | sed 's/.*Rule ID: //' | sort | uniq -c | sort -rn`
to get to rules (when only running on a single language).