WHSC_RESIDUAL YAML source
code: WHSC_RESIDUAL
mfte_code: WHSCother
name: WH subordinate clauses (residual)
definition: >-
WH subordinate clauses with no stance subcategory. MFTE's WHSCother =
WHSC clauses that have no additional stance verb tag.
normalization: words
detection:
- source: mfte
requires:
- word
- pos
cql: '[word="how|what|whatever|when|whenever|where|wherever|whether|which|whichever|while|who|whoever|whom|whomever|whose|why" & pos="W.*|IN"]'
combine: "WHSC"
description: >-
WHSC residual. Uses WHSC as base since we don't have the stance
verb features (WhVCOMM, WhVATT, etc.) fully implemented.
sources:
- mfte
notes: >-
MFTE tracks stance verbs governing WH clauses separately.
WHSCother = WHSC minus stance verb subcategories.