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

Fix s plural noun #168

Merged
merged 6 commits into from
Jan 19, 2023
Merged

Fix s plural noun #168

merged 6 commits into from
Jan 19, 2023

Commits on Aug 7, 2022

  1. Fixed ss in singular noun

    Signed-off-by: George Araujo <[email protected]>
    george-gca committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    9d73b78 View commit details
    Browse the repository at this point in the history
  2. Fixed singular_noun for singulars of words that pluralize changing 'i…

    …s' for 'es'
    
    Signed-off-by: George Araujo <[email protected]>
    george-gca committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    f416e60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2b7171 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Added more tests to inflections.txt

    Signed-off-by: George Araujo <[email protected]>
    george-gca committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    3c276e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    a159310 View commit details
    Browse the repository at this point in the history
  2. Handled compound words like co-analyses

    Signed-off-by: George Araujo <[email protected]>
    george-gca committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    5f53986 View commit details
    Browse the repository at this point in the history