mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-30 10:28:53 -06:00
fixes in the adjectivial forms for two paradigms
This commit is contained in:
@@ -109,7 +109,7 @@ oper
|
||||
NFSgDefNom => base+"úň" ;
|
||||
NFPlCount => base+"ŕ" ;
|
||||
NFVocative => base+"ĺ"
|
||||
} ;
|
||||
} ;
|
||||
rel = \\_ => base; relPost = False;
|
||||
g = AMasc NonHuman;
|
||||
lock_N = <>
|
||||
@@ -686,7 +686,8 @@ oper
|
||||
(v0+"č")
|
||||
(v0+"č")
|
||||
(v0+"ŕ")
|
||||
g ;
|
||||
g ;
|
||||
rel = (mkAdjective base (base+"ňŕ") (base+"ňŕ") base (base+"ňŕ") base (base+"ňŕ") (v0+"č") (v0+"čňĺ")).s ;
|
||||
relPost = False ;
|
||||
g = g ;
|
||||
lock_N = <>
|
||||
|
||||
Reference in New Issue
Block a user