(Kor) Add SymbolKor functions and MassNP

This commit is contained in:
Inari Listenmaa
2020-04-03 16:04:52 +02:00
parent a9ec29a1e6
commit 85b905f0e0
2 changed files with 16 additions and 13 deletions
+3 -3
View File
@@ -63,9 +63,9 @@ concrete NounKor of Noun = CatKor ** open ResKor, Prelude in {
} ;
-- MassNP : CN -> NP ;
-- MassNP cn = useN cn ** {
-- } ;
MassNP cn = cn ** {
s = \\nf => cn.rs ++ cn.s ! nf
} ;
--2 Determiners