The document summarizes a study on developing a classifier to detect vague definitions in ontologies. It describes training a naive Bayes classifier on 2000 WordNet senses labeled as vague or not vague. The classifier achieved 84% accuracy on a test set. It was then used to classify relations in the CiTO ontology, correctly identifying 82% as vague or not vague. While a subjectivity classifier only identified 40% of the same relations accurately. Future work involves improving the classifier and incorporating it into an ontology analysis tool.