UniversalDependencies / UD_English-EWT

English data
Creative Commons Attribution Share Alike 4.0 International
199 stars 42 forks source link

Gerund features on present participles #506

Closed AngledLuffa closed 6 months ago

AngledLuffa commented 8 months ago

I found one example here:

# sent_id = answers-20111107214231AA68BMD_ans-0002
# newpar id = answers-20111107214231AA68BMD_ans-p0002
# text = I'm considering taking a job with Steiner and noticed I have to pay for all my travel.
1-2     I'm     _       _       _       _       _       _       _       _
1       I       I       PRON    PRP     Case=Nom|Number=Sing|Person=1|PronType=Prs      3       nsubj   3:nsubj|4:nsubj:xsubj|10:nsubj  _
2       'm      be      AUX     VBP     Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin   3       aux     3:aux   _
3       considering     consider        VERB    VBG     VerbForm=Ger    0       root    0:root  _
4       taking  take    VERB    VBG     VerbForm=Ger    3       xcomp   3:xcomp _

I think considering is a participle here. Haven't looked for others yet

nschneid commented 8 months ago

I think this is #305

nschneid commented 6 months ago

Fixed in c6ed51e