ELAB YAML source

code: ELAB
name: Elaborating conjunctions
definition: >-
  Conjunctions that elaborate or exemplify: for example, for instance, similarly,
  in other words, etc.
normalization: finite_verbs
detection:
- source: mfte
  requires:
  - word
  cql: '[word={words}]'
  words:
  - cf
  - cf.
  - e.g.
  - eg
  - etc
  - etc.
  - i.e.
  - ie
  - likewise
  - namely
  - viz
  - viz.
  description: >-
    MFTE elaboration markers: abbreviations and adverbs introducing
    exemplification or reformulation.
sources:
- mfte
notes: Partially overlaps with Biber's "conjuncts" (D5).