@willwade/aac-processors
    Preparing search index...

    Type Alias InflectionCategory

    InflectionCategory:
        | "base"
        | "plural"
        | "possessive"
        | "past"
        | "progressive"
        | "comparative"
        | "superlative"
        | "adverb"

    Coarse inflection category used by the (injected) morphology classifier.