(May) Add lexicon + some unit tests

This commit is contained in:
Inari Listenmaa
2020-08-18 21:56:34 +02:00
parent f2cf027f55
commit 6d781d3d02
3 changed files with 18 additions and 6 deletions

View File

@@ -49,9 +49,10 @@ concrete NounMay of Noun = CatMay ** open ResMay, Prelude in {
-- } ;
-- MassNP : CN -> NP ;
-- MassNP cn = useN cn ** {
-- } ;
MassNP cn = {
s = cn.s ! NF Sg Bare ;
p = P3
} ;
--2 Determiners