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

(Ger) ordinal endings of Digits fixed #445

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

hleiss
Copy link
Contributor

@hleiss hleiss commented Nov 29, 2023

Digits d- in {0,...,9}+ get endings as follows

NOrd (AMod gennum case)

  1. Nom: d-ter,d-te,d-tes, for 0 and d ending in 1 =< d =< 19,

  2. Nom: d-ster, d-ste, d-stes, else.

NOrd APred:

  1. am 0ten, ..., am 19ten,
  2. am 20sten,...,am 99sten, am 100sten,
  3. am 101ten,...,am 119ten,
  4. am 120sten,...,am 199sten, am 200sten

etc.

@inariksit inariksit merged commit 074f065 into GrammaticalFramework:master Nov 29, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants