mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-19 08:02:51 -06:00
Erzsébet's fixes to Ger
This commit is contained in:
@@ -118,7 +118,7 @@ concrete NounGer of Noun = CatGer ** open ResGer, MorphoGer, Prelude in {
|
||||
|
||||
MassNP cn = {
|
||||
s = \\c => usePrepC c (\k -> cn.s ! Strong ! Sg ! k) ;
|
||||
a = agrP3 Sg ;
|
||||
a = agrgP3 cn.g Sg ;
|
||||
isPron = False
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user