Hyphenate comparative adjectives when compounded with modifiers

English
Hierarchy: 
Part: 
Word
Scope: 
POS
Features: 
previous.pos == "JJR" && current.pos == "NN" && next.pos == "NNS"
Suggestion: 
previous.text + "-" + current.text + " " + next.text
Description: 

Comparative and superlative forms of adjectives are hyphenated when compounded with other modifiers (for example,"shorter-term loan").

Weight: 
0
Admin
Approved: 
Ignore: 
Ngram Check: