1
0
forked from GitHub/gf-rgl

fix typo N3->N2

This commit is contained in:
Krasimir Angelov
2024-10-20 17:11:00 +02:00
parent 5b636496ef
commit 650076a867

View File

@@ -27,7 +27,7 @@ oper
heading : N -> Str = \n -> (nounHeading n).s ; heading : N -> Str = \n -> (nounHeading n).s ;
lin lin
InflectionN, InflectionN3, InflectionN3 = \noun -> { InflectionN, InflectionN2, InflectionN3 = \noun -> {
t = "n" ; t = "n" ;
s1 = heading1 (heading noun_Category ++ s1 = heading1 (heading noun_Category ++
case noun.g of { case noun.g of {