mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-28 01:18:57 -06:00
fixed Fin heading Erisnimi
This commit is contained in:
@@ -33,7 +33,7 @@ lin
|
|||||||
|
|
||||||
InflectionPN = \pn -> {
|
InflectionPN = \pn -> {
|
||||||
t = "s" ;
|
t = "s" ;
|
||||||
s1 = heading1 "Oikea Nimi" ;
|
s1 = heading1 "Erisnimi" ;
|
||||||
s2 = inflPN (\c -> pn.s ! c)
|
s2 = inflPN (\c -> pn.s ! c)
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user