{"'": {("'", 'NULL')},
 "'s": {("'s", 'NULL', 's'), ("'s", 'NULL')},
 'NULL': {("'", 'NULL'),
          ("'s", 'NULL'),
          ("'s", 'NULL', 's'),
          ('NULL', 'al'),
          ('NULL', 'ally'),
          ('NULL', 'd'),
          ('NULL', 'd', 'ment'),
          ('NULL', 'd', 's'),
          ('NULL', 'e'),
          ('NULL', 'ed'),
          ('NULL', 'ed', 'ing'),
          ('NULL', 'ed', 'ing', 's'),
          ('NULL', 'ed', 's'),
          ('NULL', 'er'),
          ('NULL', 'es'),
          ('NULL', 'hip'),
          ('NULL', 'ing'),
          ('NULL', 'ing', 's'),
          ('NULL', 'ion'),
          ('NULL', 'ity'),
          ('NULL', 'ly'),
          ('NULL', 'ly', 's'),
          ('NULL', 'man'),
          ('NULL', 'n'),
          ('NULL', 'on'),
          ('NULL', 's'),
          ('NULL', 's', "s'"),
          ('NULL', 'y')},
 'al': {('al', 's'), ('NULL', 'al'), ('al', 'e')},
 'ally': {('NULL', 'ally')},
 'an': {('an', 'en')},
 'ce': {('ce', 't')},
 'cy': {('cy', 't')},
 'd': {('NULL', 'd'),
       ('NULL', 'd', 'ment'),
       ('NULL', 'd', 's'),
       ('d', 'r'),
       ('d', 'r', 'rs'),
       ('d', 'rs'),
       ('d', 's'),
       ('d', 't')},
 'ded': {('ded', 'sion')},
 'e': {('NULL', 'e'),
       ('al', 'e'),
       ('e', 'ed', 'es', 'ing'),
       ('e', 'ed', 'ing'),
       ('e', 'es', 'ing'),
       ('e', 'ing'),
       ('e', 'ion'),
       ('e', 'y')},
 'ed': {('NULL', 'ed'),
        ('NULL', 'ed', 'ing'),
        ('NULL', 'ed', 'ing', 's'),
        ('NULL', 'ed', 's'),
        ('e', 'ed', 'es', 'ing'),
        ('e', 'ed', 'ing'),
        ('ed', 'ing'),
        ('ed', 'ion'),
        ('ed', 'ion', 'ions'),
        ('ed', 'ment'),
        ('ed', 's')},
 'en': {('an', 'en')},
 'er': {('er', 'ing'), ('NULL', 'er'), ('er', 'ers', 'ing')},
 'ers': {('er', 'ers', 'ing')},
 'es': {('NULL', 'es'),
        ('e', 'ed', 'es', 'ing'),
        ('e', 'es', 'ing'),
        ('es', 'ing')},
 'hip': {('NULL', 'hip')},
 'ies': {('ies', 'y')},
 'ing': {('NULL', 'ed', 'ing'),
         ('NULL', 'ed', 'ing', 's'),
         ('NULL', 'ing'),
         ('NULL', 'ing', 's'),
         ('e', 'ed', 'es', 'ing'),
         ('e', 'ed', 'ing'),
         ('e', 'es', 'ing'),
         ('e', 'ing'),
         ('ed', 'ing'),
         ('er', 'ers', 'ing'),
         ('er', 'ing'),
         ('es', 'ing')},
 'ion': {('ed', 'ion'), ('NULL', 'ion'), ('e', 'ion'), ('ed', 'ion', 'ions')},
 'ions': {('ed', 'ion', 'ions')},
 'ity': {('NULL', 'ity')},
 'ly': {('NULL', 'ly', 's'), ('NULL', 'ly')},
 'man': {('NULL', 'man')},
 'ment': {('ed', 'ment'), ('NULL', 'd', 'ment')},
 'n': {('NULL', 'n')},
 'ng': {('ng', 'on'), ('ng', 'on', 'ons')},
 'on': {('ng', 'on'), ('on', 've'), ('NULL', 'on'), ('ng', 'on', 'ons')},
 'ons': {('ng', 'on', 'ons')},
 'r': {('d', 'r', 'rs'), ('d', 'r'), ('r', 'st')},
 'rs': {('d', 'rs'), ('d', 'r', 'rs')},
 's': {("'s", 'NULL', 's'),
       ('NULL', 'd', 's'),
       ('NULL', 'ed', 'ing', 's'),
       ('NULL', 'ed', 's'),
       ('NULL', 'ing', 's'),
       ('NULL', 'ly', 's'),
       ('NULL', 's'),
       ('NULL', 's', "s'"),
       ('al', 's'),
       ('d', 's'),
       ('ed', 's')},
 "s'": {('NULL', 's', "s'")},
 'sion': {('ded', 'sion')},
 'st': {('r', 'st')},
 't': {('cy', 't'), ('ce', 't'), ('d', 't')},
 've': {('on', 've')},
 'y': {('NULL', 'y'), ('e', 'y'), ('ies', 'y')}}
