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

roles for wonder.01 and wonder.02 #18

Open
jheinecke opened this issue Jul 1, 2024 · 3 comments
Open

roles for wonder.01 and wonder.02 #18

jheinecke opened this issue Jul 1, 2024 · 3 comments

Comments

@jheinecke
Copy link
Contributor

file wonder.xml contains the rolesets wonder.01 and wonder.02
With the roles

       <role descr="thinker" f="PPT" n="0">
          <rolelinks>
            <rolelink class="best_guess" resource="VerbNet" version="verbnet3.3">experiencer</rolelink>
            <rolelink class="care-88.1-1" resource="VerbNet" version="verbnet3.3">experiencer</rolelink>
            <rolelink class="care-88.1-1" resource="VerbNet" version="verbnet3.4">experiencer</rolelink>
          </rolelinks>
        </role>
        <role descr="thought" f="PAG" n="1">
          <rolelinks>
            <rolelink class="best_guess" resource="VerbNet" version="verbnet3.3">stimulus</rolelink>
            <rolelink class="care-88.1-1" resource="VerbNet" version="verbnet3.3">stimulus</rolelink>
            <rolelink class="care-88.1-1" resource="VerbNet" version="verbnet3.4">stimulus</rolelink>
          </rolelinks>
        </role>

I wonder whether the f-tag is correct ? Shouldn't it rather be

 <role descr="thinker" f="PAG" n="0">
 ...
 </role>
 <role descr="thought" f="PPT" n="1">
 ...
</role>

i.e. PAG as tag for argument 0. or at least not PAG as tag for argument 1

@iccricket16
Copy link
Collaborator

iccricket16 commented Jul 3, 2024 via email

@jheinecke
Copy link
Contributor Author

Hi Katie,
thanks for this info! I thought PAG is rather "actor" than just "most agentive". But, nevertheless, wouldn't be "CAU" better for the ARG1 ? Since the ARG1 can be rather unagentive (like in "John (ARG0/PPT) wondered how the wind broke the window"

@iccricket16
Copy link
Collaborator

iccricket16 commented Jul 7, 2024 via email

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