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

Smaller Agr for Ger #444

Merged
merged 3 commits into from
Nov 17, 2023
Merged

Smaller Agr for Ger #444

merged 3 commits into from
Nov 17, 2023

Conversation

hleiss
Copy link
Contributor

@hleiss hleiss commented Nov 17, 2023

(Ger) Shrink Agr = Ag Gender Number Person from 323 = 18 values to 9, including polite plural
Agr = AgSgP1 | AgSgP2 | AgSgP3 Gender | AgSgP3Gen | AgPl Person | AgPlPol ;

      Compiles AllGer from src in 145sec with 15M VerbGer.gfo vs. 380sec with 17M VerbGer.gfo

…2+3+1+3+1 = 10 by

        Agr = AgSgP1 | AgSgP2 | AgSgP3 Gender | AgSgP3Gen | AgPl Person | AgPlPol ;
      with AgSgP3Gen resp. AgPlPol used for reflexive,possessive forms of "man", "Sie".

      Compiles AllGer from src in 162sec with 15M VerbGer.gfo vs. 380sec with 17M VerbGer.gfo
@inariksit inariksit merged commit 64ef1d9 into GrammaticalFramework:master Nov 17, 2023
1 check passed
@hleiss hleiss deleted the smallAgr branch January 19, 2024 10:43
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