Do General NLP Embeddings Capture Ontological Reasoning? A new study introducing the AVA framework finds that general-purpose NLP embedding models struggle to capture ontological reasoning, with the best model achieving only 0.739 triplet accuracy and 0.135 hard negative accuracy across 171,007 contrastive triplets from 163 ontologies. The authors, who posted the paper on arXiv (2609.00177v1), show that fine-tuning improves discrimination but transfers poorly to downstream Semantic Web tasks, challenging assumptions about NLP benchmark performance. arXiv:2609.00177v1 Announce Type: new Abstract: General-purpose NLP embedding models perform well on linguistic tasks, but their ability to capture symbolic ontological structure remains unclear. We introduce AVA, a systematic framework for evaluating whether embeddings distinguish logic-sensitive relational semantics in ontologies and knowledge graphs. AVA comprises 171,007 contrastive triplets derived from 163 heterogeneous ontologies using hierarchy inversion, relation substitution, and disjointness injection. Each triplet contains an ontology statement, a semantically equivalent paraphrase, and a logic-sensitive hard negative with contradictory relational meaning. We evaluate more than 25 state-of-the-art embedding models and find substantial limitations: the best model achieves only 0.739 triplet accuracy, while hard negative accuracy falls to 0.135. Fine-tuning improves discrimination by a large margin but transfers poorly to downstream Semantic Web tasks, including taxonomy discovery and ontology alignment. Further analysis suggests that improvements stem partly from perturbation-specific pattern recognition rather than robust ontological understanding. These findings reveal a persistent gap between linguistic representation learning and ontology-level discrimination, challenging the assumption that strong NLP benchmark performance translates to Semantic Web competence.