1
0
forked from GitHub/gf-rgl

Pol: Correct pronRefl.

This commit is contained in:
Paula Pawlowski
2020-11-24 18:24:01 +01:00
parent 71f73e75dd
commit 79b2c36912

View File

@@ -216,7 +216,7 @@ resource PronounMorphoPol = ResPol ** open Prelude, (Predef=Predef) in {
-- A loose translation of "its" (reflexive) -- A loose translation of "its" (reflexive)
oper pronRefl: Pron = pronTyFoo PNoGen; oper pronRefl: Pron = pronReflFoo PNoGen;
oper pronReflFoo: PronGen -> Pron = \gender -> oper pronReflFoo: PronGen -> Pron = \gender ->
{ sp = table { { sp = table {
AF (MascPersSg|MascAniSg|MascInaniSg) Nom => "swój"; AF (MascPersSg|MascAniSg|MascInaniSg) Nom => "swój";