kStep4Suffixes constant

Map<String, String> const kStep4Suffixes

Suffix hasmap for Step 4.

Implementation

static const kStep4Suffixes = {
  'ement': '',
  'ance': '',
  'ence': '',
  'able': '',
  'ible': '',
  'ment': '',
  'sion': '',
  'tion': '',
  'ant': '',
  'ent': '',
  'ism': '',
  'ate': '',
  'iti': '',
  'ous': '',
  'ive': '',
  'ize': '',
  'al': '',
  'er': '',
  'ic': '',
};