VATTother YAML source

code: VATTother
name: Attitudinal verbs (other contexts)
definition: Attitudinal verbs not followed by that-clause, WH-clause, or to-clause.
normalization: finite_verbs
detection:
- source: mfte
  requires:
  - lemma
  - pos
  cql: '[lemma={words} & pos="VB.*"]'
  words:
  - agree
  - agreed
  - agreeing
  - agrees
  - anticipate
  - anticipated
  - anticipates
  - anticipating
  - complain
  - complained
  - complaining
  - complains
  - concede
  - conceded
  - concedes
  - conceding
  - ensure
  - expect
  - expected
  - expecting
  - expects
  - fear
  - feared
  - fearing
  - fears
  - feel
  - feeling
  - feels
  - felt
  - forget
  - forgets
  - forgetting
  - forgot
  - forgotten
  - hope
  - hoped
  - hopes
  - hoping
  - mind
  - minded
  - minding
  - minds
  - prefer
  - preferred
  - preferring
  - prefers
  - pretend
  - pretended
  - pretending
  - pretends
  - require
  - required
  - requires
  - requiring
  - wish
  - wished
  - wishes
  - wishing
  - worried
  - worries
  - worry
  - worrying
  description: Verb from stance list, not in complement context.
sources:
- biber_2006
- mfte
notes: 'Residual: same verb list as Th/To/Wh variants, but in non-complement contexts.'