add functions from BareRGMay to ExtendMay

This commit is contained in:
Meowyam
2022-05-11 14:56:48 +08:00
parent 3e79ab25e1
commit c712efc8eb
6 changed files with 49 additions and 10 deletions
+1 -2
View File
@@ -19,8 +19,7 @@ concrete NounMay of Noun = CatMay ** open ResMay, Prelude in {
} ;
-- : PN -> NP ;
-- UsePN pn = pn ** {
-- } ;
UsePN pn = MassNP (UseN pn) ;
-- : Pron -> NP ;
UsePron pron = pron ** {