SO so (residual)
Definition
The word “so” after removing emphatic (“so big”) and subordinator uses.
Detection Rules
Default ‘so’ rule (RB only). Refines RB.
cql[word="so" & pos="RB"]
mfte
MFTE ‘so’ rule (RB or IN).
cql[word={words} & pos="RB|IN"]
Normalization
Per words
Sources
- mfte — Le Foll, Elen & Shakir, Muhammad (2023/2025) : Multi-Feature Tagger of English (MFTE) — Python version