mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-06 21:56:31 -06:00
started implementing Swedish construction grammar from Språkbanken
This commit is contained in:
@@ -78,7 +78,7 @@ incomplete concrete NounScand of Noun =
|
||||
g = neutrum ; ----
|
||||
m = True ; ---- is this needed for other than Art?
|
||||
in {
|
||||
s = \\c => det.sp ! m ! g ;
|
||||
s = \\c => det.sp ! m ! g ; ---- case of det!
|
||||
a = agrP3 (ngen2gen g) det.n
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user