(Kor) Add PNs

This commit is contained in:
Inari Listenmaa
2020-04-03 15:42:23 +02:00
parent 9bdf4eedf4
commit 477a214cc0
3 changed files with 12 additions and 4 deletions
+1 -2
View File
@@ -23,8 +23,7 @@ concrete NounKor of Noun = CatKor ** open ResKor, Prelude in {
} ;
-- : PN -> NP ;
-- UsePN pn = pn ** {
-- } ;
UsePN pn = pn ;
-- : Pron -> NP ;
UsePron pron = pron ** {empty = []};