Skip to content

Figure out a way to implement generic noun declension flow #8

@LiamSkirrow

Description

@LiamSkirrow

German and Polish decline their nouns quite differently; German declines the articles associated with the noun, whilst Polish declines the noun itself... So Polish needs extra dictionaries to perform lookups on the declined form of a noun in its nominative form, whilst German does not since it is fully deterministic via a 2d lookup table with indices of gender/plurality and case.

Need to think of an elegant way of representing this in the spec.yaml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions