Catenative Verbs
Verbos catenativos: verbos que se enlazan con gerundio o infinitivo
Los verbos catenativos funcionan como 'métodos que aceptan callbacks' en programación: ciertos verbos requieren que el verbo siguiente esté en una forma específica (gerundio o infinitivo).
Es como tener una API con tipos estrictos: algunos métodos solo aceptan ciertos tipos de datos (verbos + gerundio), mientras que otros aceptan diferentes tipos (verbos + infinitivo).
Algunos verbos son 'polimórficos' y pueden aceptar tanto gerundio como infinitivo, pero con diferente significado, similar a function overloading en programación.
Verbo + gerundio (-ing): enjoy, avoid, finish, mind, suggest Verbo + infinitivo (to + V): want, need, decide, hope, plan Verbo + gerundio/infinitivo (diferente significado): stop, remember, forget, try Verbo + obj + infinitivo: ask, tell, advise, encourage, force Verbo + preposición + gerundio: look forward to, be used to, insist on
Debugging lab
Corrige o completa la línea. 7 ejercicios por tema.
- 6.3.7.1
I enjoy to read books before bed.
- 6.3.7.2
She decided going to the party tonight.
- 6.3.7.3
He stopped to smoke three years ago.
- 6.3.7.4
I look forward to hear from you soon.
- 6.3.7.5
They asked me that I help them move.
- 6.3.7.6
I remember locking the door this morning.
- 6.3.7.7
She suggested me to read the book.
- 6.3.7.8
I can't help to feel nervous about the presentation.
- 6.3.7.9
He denied to have taken the money from the drawer.
- 6.3.7.10
I remember to lock the door this morning.
- 6.3.7.11
She admitted that she broke the vase.