1
0
forked from GitHub/gf-rgl

Merge pull request #411 from GrammaticalFramework/eleven-norwegian

Change elve to elleve in both Norwegians
This commit is contained in:
Inari Listenmaa
2022-09-29 16:17:27 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ lin
} ;
pot0 d = {s = \\f,g => d.s ! f ! g ; n = Pl} ;
pot110 = numPl (cardReg "ti") ;
pot111 = numPl (cardOrd "elve" "elfte") ;
pot111 = numPl (cardOrd "elleve" "ellevte") ;
pot1to19 d = numPl (d.s ! ton) ;
pot0as1 n = {s = n.s ! ental ; n = n.n} ;
pot1 d = numPl (d.s ! tiotal) ;

View File

@@ -28,7 +28,7 @@ lin
} ;
pot0 d = {s = \\f,g => d.s ! f ! g ; n = Pl} ;
pot110 = numPl (cardReg "ti") ;
pot111 = numPl (cardOrd "elve" "elfte") ;
pot111 = numPl (cardOrd "elleve" "ellevte") ;
pot1to19 d = numPl (d.s ! ton) ;
pot0as1 n = {s = n.s ! ental ; n = n.n} ;
pot1 d = numPl (d.s ! tiotal) ;