code: JJEPST_RESIDUAL
mfte_code: JJEPSTother
name: Epistemic stance adjectives (residual)
definition: >-
Epistemic stance adjectives not in specific subcategories.
MFTE's JJEPSTother = epistemic adjectives (certain, likely, etc.)
that don't fall into specific stance subcategories.
normalization: words
detection:
- source: mfte
requires:
- word
- pos
cql: '[word="apparent|certain|clear|confident|convinced|correct|evident|false|impossible|inevitable|obvious|positive|right|sure|true|well-known|doubtful|likely|possible|probable|unlikely" & pos="JJ"]'
description: >-
Epistemic adjectives from MFTE's jj_epist_other word list.
sources:
- mfte
notes: >-
MFTE tracks specific epistemic adjective types separately.
JJEPSTother is the residual that doesn't match specific patterns.