Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

swedish: Remove -et or -en when stem ends in et #154

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 3, 2021

  1. swedish: Remove -et or -en when stem ends in et

    Removing -et and -en in general is problematic, as many words end in -et
    or -en where this isn't a suffix, but very few end in -etet or -eten
    where the last two letters aren't a suffix (and those that do don't seem
    to suffer if we make the stem not have the -et).
    
    Fixes #47
    ojwb committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    d6d9243 View commit details
    Browse the repository at this point in the history