Hi,
Many synset relation types are defined as wn.constants.SYNSET_RELATIONS in
https://wn.readthedocs.io/en/latest/api/wn.constants.html, but it seems we can only get the most common types like hypernyms, hyponyms, etc.
Is there a way to query any of them, maybe via Sqlite and how ?
Thanks