Skip to content

roles for wonder.01 and wonder.02 #18

@jheinecke

Description

@jheinecke

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions