mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 08:58:55 -06:00
missed VocRus in InflectionPN
This commit is contained in:
@@ -53,7 +53,8 @@ lin
|
||||
tr (th ("творительный") ++ td (pn.s!Ins)) ++
|
||||
tr (th ("предложный") ++ td (pn.s!Pre)) ++
|
||||
tr (th (heading partitive_Parameter) ++ td (pn.s!Ptv)) ++
|
||||
tr (th ("местный") ++ td (pn.s!Loc))
|
||||
tr (th ("местный") ++ td (pn.s!Loc)) ++
|
||||
tr (th ("звательный") ++ td (pn.s ! VocRus))
|
||||
) ;
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user