April 10, 2022 at 01:37
#44354
I have thought that I could improve the sequences above. However, I am still not satisfied even with the improved version as the results also represent other structures.
- hear, see, etc + object (pronoun or (article) + (adjective) + noun) + -ing form
[lemma=”see|hear|notice|watch”] ( ([tag=”AT.*”] {0,1} [tag=”J.*”] {0,3} [tag=”N.*”]) | [tag=”PPHO.*”] | [tag=”PPIO.*”] | [tag=”PPX.*”]) [tag=”VVG.*”] RESULTS - hear, see, etc + object (pronoun or (article)+ (adjective) + noun) + infinitive (without to)
[lemma=”see|hear|notice|watch”] ( ([tag=”AT.*”] {0,1} [tag=”J.*”] {0,3} [tag=”N.*”]) | [tag=”PPHO.*”] | [tag=”PPIO.*”] | [tag=”PPX.*”]) [tag=”VVI.*”] RESULTS