Skip to content

Make Polish morphological API usable #427

@inariksit

Description

@inariksit

Issues:

  • ParadigmsPol doesn't export nearly all mkC constructors for the common lexical categories; instead, the end user needs to dig into the gf-rgl source code to import internal modules like AdjectiveMorphoPol, NounMorphoPol, MorphoPol
  • The opers in those modules, like mkA, don't have a nice expected instance like Str -> A; instead, they expect as an argument a tuple of 11 fields or something like that.

TODO:

  • Populate ParadigmsPol.gf with opers that have the expected names and type signatures

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions