:subevent   (AMR annotation guidance)

Example:  "In the 1974 soccer World Cup final, Germany beat the Netherlands 2-1."
     (b / beat-03
           :ARG0 (c / country :wiki "Germany"
                 :name (n / name :op1 "Germany"))
           :ARG1 (c2 / country :wiki "Netherlands"
                 :name (n2 / name :op1 "Netherlands"))
           :ARG2 (f / final
                 :subevent-of (g / game :wiki "FIFA_World_Cup"
                       :name (n3 / name :op1 "World" :op2 "Cup")
                       :mod (s / soccer)
                       :time (d / date-entity :year 1974)))
           :quant (s2 / score-entity :op1 2 :op2 1))

Reifications: have-subevent-91

close this window