JJTOPIC YAML source

code: JJTOPIC
name: Topical adjectives
definition: Adjectives denoting subject domain or topic.
normalization: nouns
detection:
- source: mfte
  requires:
  - lemma
  - pos
  cql: '[lemma={words} & pos="JJ.*"]'
  words:
  - chemical
  - commercial
  - environmental
  - human
  - industrial
  - legal
  - medical
  - mental
  - official
  - oral
  - phonetic
  - political
  - sexual
  - social
  - ventral
  - visual
sources:
- biber_2006
- mfte