kStep1BSuffixes constant

Map<String, String> const kStep1BSuffixes

Suffix hasmap for Step 1B.

Implementation

static const kStep1BSuffixes = {
  'ingly': '',
  'edly': '',
  'ing': '',
  'ed': '',
};