RATT YAML source

code: RATT
name: Attitudinal adverbs
definition: Adverbs expressing speaker attitude or evaluation.
normalization: words
detection:
- source: mfte
  requires:
  - lemma
  - pos
  cql: '[lemma={words} & pos="RB.*"]'
  words:
  - amazingly
  - astonishingly
  - conveniently
  - curiously
  - hopefully
  - fortunately
  - importantly
  - ironically
  - rightly
  - sadly
  - surprisingly
  - unfortunately
  - even worse
sources:
- biber_2006
- mfte