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

logical double negations #241

Open
taraazin opened this issue Sep 19, 2019 · 1 comment
Open

logical double negations #241

taraazin opened this issue Sep 19, 2019 · 1 comment

Comments

@taraazin
Copy link

Logically, these two sentences have the same truth value: "Mary is happy." and "It is not the case that Mary is unhappy.".
I am wondering how AMR behaves representing such sentences?

@nschneid
Copy link
Collaborator

A short answer is that even if those have the same truth value, they have different pragmatics and would be used in different situations, so it would be justified for them to receive different AMR annotations. (AMR is about meaning in general, not just semantics.)

In general, truth-theoretic logical inference is not something that AMR is really designed to support, though it hopefully is closer than syntax.

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

No branches or pull requests

2 participants