Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Target 'nothing but' more #6

Open
Kaljurand opened this issue Apr 9, 2015 · 0 comments
Open

Target 'nothing but' more #6

Kaljurand opened this issue Apr 9, 2015 · 0 comments

Comments

@Kaljurand
Copy link
Owner

Original issue 5 created by Kaljurand on 2010-10-18T11:28:38.000Z:

The verbalizer creates a GCI axiom when handling

SubClassOf(:herbivore ObjectAllValuesFrom(:eat :plant))

to eventually verbalize it as:

"Everything that is eaten by a herbivore is a plant."

It would increase compatibility with other OWL tools if the axiom was instead verbalized as:

Every herbivore eats nothing but plants.

Also, this verbalization would not change the "word/entity order"
in the original axiom (maybe this would be a good property to observe?)

See also the mail by Normunds Grūzītis:

https://lists.ifi.uzh.ch/pipermail/attempto/2010-October/000641.html

and earlier and later messages in this thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant