mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-21 17:26:25 -06:00
(May) Add lexicon + some unit tests
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user