mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 17:42:51 -06:00
German verb syntax
This commit is contained in:
@@ -41,7 +41,7 @@ concrete NounGer of Noun = CatGer ** open ResGer, Prelude in {
|
||||
PossPronPl p = {
|
||||
s = \\g,c => p.s ! NPPoss (gennum g Pl) c ;
|
||||
n = Pl ;
|
||||
a = Strong
|
||||
a = Weak
|
||||
} ;
|
||||
|
||||
NoPredet = {s = \\_,_,_ => []} ;
|
||||
|
||||
Reference in New Issue
Block a user