-
Notifications
You must be signed in to change notification settings - Fork 86
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
'as' #196
Comments
I wanted to second this; we've seen a lot of issues with "as" where there doesn't seem to be a very good solution. One class of particularly tricky cases, I think, are these instances of "as" that roughly involve "treating X as Y for the purpose of Z":
I'd suggest that many of these could be solved if we had a frame (either agreeing to map to "treat-01" or adding a new one):
|
I think many of these usages involve reframing. Looking at @timjogorman's examples:
|
Claire: Ulf: As a politician, Trump is X, but as an entertainer, Trump is Y. Referring to an aspect of something. X is evaluated as Y with respect to Z. Kira:
The "As a 'union'" example:
Tim: "As a retiree, she has medical benefits": Causal—because she's a retiree, she has medical benefits. Could be |
As a teacher, I always wear dress shirts. ≠ I am a teacher who always wears dress shirts. I put this aside as my lunch. |
I've been investigating ways in which 'as' is used with a noun phrase, and am wondering if there could be a cleaner way to represent them in AMR.
Some results from a release search for "as a":
a majority: core role of an overt verb predicate
characterize someone like me as a "lib" —
characterize-01 :ARG2
Even you see rail to Dulles as a positive because Dulles is a job center that promotes bi-directional demand on the rail . —
see-01 :ARG2
it's one thing to proclaim yourself as a fan of Harry Potter, and another thing entirely to parade around as poster for it:
proclaim-01 :ARG1 [fan :domain you]
have-org-role-91
(already documented at http://www.isi.edu/~ulf/amr/lib/amr-dict.html#as):prep-as
As for lumping all Islamic countries together as a no go area - what complete nonsense!
As a "union," it's farcical.
:mod
Personally, as a citizen, it makes me feel good to know that my government is there to help people in need. —
i :mod citizen
But as a Christian, I believe what God's Word tells me.
resemble-01
:compared-to
:ARGx-of
As a retiree she has medical benefits
(= She, who is a retiree, has medical benefits): misses the causal relationship between being a retiree and having benefits
The actively aggressive advocates of warfare as a solution to life's problems.
(= warfare THAT solves life's problems)
[Why does
advocate-01
not have a core role for attribute: "person who advocates war as a solution"?]But why are we as a so called free society really jumping on board this super PC behavior?
Misses the contradiction between being a free society and the PC behavior. Another problem here: "so-called" is a hedge or metalinguistic distancing marker, not a synonym for "called".
After Reagan crushed high wages in America (which was done as a gift to big business) —
crush-01 :ARG1-of gift-01
The text was updated successfully, but these errors were encountered: