UniversalConceptualCognitiveAnnotation / UCCA_English-EWT

http://bit.ly/UCCA_English-EWT
3 stars 1 forks source link

UD/UCCA Mismatches #6

Open omriabnd opened 5 years ago

omriabnd commented 5 years ago

@nschneid wrote:

Other types of mismatches I noticed:

@danielhers wrote Punctuation is ignored in the matching, so that's not the reason. I guess many cases are due to Function and Relator units, and for the Participant Scenes it's mostly linkage mismatches.

When a noun is modified by a relative clause (which seems rather common in reviews), in UCCA the relative clause will sometimes be split to a Parallel Scene and then it's a separate unit.

Is it an UCCA error to not treat a relative clause as an E-scene? E.g. "the software I included on my resume" (https://github.com/UniversalConceptualCognitiveAnnotation/UCCA_English-EWT/blob/master-images/270502-0003.svg) has "included" as the main relation, which has to be an error

Are nonrestrictive relative clauses treated as parallel scenes in UCCA?

There are also NP coordinations which are annotated as parallel scenes: https://github.com/UniversalConceptualCognitiveAnnotation/UCCA_English-EWT/blob/master-images/225632-0008.svg looks like an error

@danielhers wrote: There are also many cases of copular clauses, where in UD both the copula and any modifier of the noun are dependents of the noun, but in UCCA only the NP is a Participant.

Ah, this is huge. Because of how UD treats copulas, the subject and copula are dependents of the complement, but in UCCA usually the complement alone is a Participant.

Interestingly, "X's own" is a unit in UCCA but usually not a UD constituent (https://github.com/UniversalDependencies/docs/issues/638). I'm not actually sure what the ideal semantics is for this construction.

dotdv commented 5 years ago

Are nonrestrictive relative clauses treated as parallel scenes in UCCA?

We differentiate between:

1) If the RC modifies a noun that serves as a scene element (say A) then the RC should be included as an E-scene: a) This is true for nouns that are not scene-evoking like software: [They_A tested_P me_A [on_R the_F software_C [I included on my resume (software)_A]_E]_A]]_H b) It is also true for roles that evoke P/A or S/A like judge: [[The_F [judge_P/A]_C [who_R swims_P (judge)_A]_E]_A reached for the book.]_H c) As for scene-evoking nouns like wedding, the guidelines are less clear about those but they are also not as frequent, I think. A few months back we told annotators that in such cases the RC should be separated into a parallel scene, but now we've been discussing that maybe it will be better to just treat them like we treat the cases above (as an E-scene): [[The_F [wedding_P]_C [I_A went_P [to_R (wedding)_P]_A]_E]_A was_F attended_P [by famous people]_A]_H

2) On the other hand where an RC modifies a noun which serves as the P or S of a top-level (H) scene then we have no other option than to separate the RC into a parallel scene:

nschneid commented 5 years ago

@dotdv Sounds good to me. Would be good to have a section explaining that in the guidelines.

  • a relevant guidelines example (p.28) ``[The_F weddingP]{H-} [I_A went_P [to_R (wedding)P]A]H [was_F wonderful_D]{-H}'' (I can think of another possible solution that was raised for this example, but either way the RC won't be E-scene. the 2nd option: [[The_F wedding_P]{A-} I_A went_P [to_R]{-A}])_H [(wedding)_A was_F wonderful_D]_H

I think these are almost equivalent except for which scene has a remote unit and which has a primary unit. The first one basically says "The wonderful wedding. I went to it." whereas the second says "I went to the wedding. It was wonderful." Except [(wedding)_A was_F wonderful_D]_H is missing a predicate. Should it be [(wedding)_P was_F wonderful_D]_H? Or should "wonderful" or "was" be S?

nschneid commented 5 years ago

Or even, "I went to the wonderful wedding"—if we're going to ignore that fact that "was wonderful" is a separate predication by making "wonderful" a D, then I don't see why we need parallel scenes:

I_A went_P [to_R [The_F wedding_P was_F wonderful_D]_C]_A in sentence order: [[The_F weddingP]_{C-}]\{A-} I_A went_P [to_R was_F wonderfulD]_{-C}]\{-A}

However this puts "went" as the focus of the sentence rather than "was wonderful".

dotdv commented 5 years ago
  • a relevant guidelines example (p.28) ``[The_F weddingP]{H-} [I_A went_P [to_R (wedding)P]A]H [was_F wonderful_D]{-H}'' (I can think of another possible solution that was raised for this example, but either way the RC won't be E-scene. the 2nd option: [[The_F wedding_P]{A-} I_A went_P [to_R]{-A}])_H [(wedding)_A was_F wonderful_D]_H

I think these are almost equivalent except for which scene has a remote unit and which has a primary unit. The first one basically says "The wonderful wedding. I went to it." whereas the second says "I went to the wedding. It was wonderful." Except [(wedding)_A was_F wonderful_D]_H is missing a predicate. Should it be [(wedding)_P was_F wonderful_D]_H? Or should "wonderful" or "was" be S?

RIght, my mistake. In the 2nd option I meant to write [(wedding)_P was_F wonderful_D]_H