1
0
forked from GitHub/gf-rgl

(Som) Shaving off parameters here and there

This commit is contained in:
Inari Listenmaa
2019-07-20 18:35:19 +03:00
parent 2efd8435ae
commit 89b52b89f9
8 changed files with 177 additions and 147 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ lin
-- ComparAdvAdjS : CAdv -> A -> S -> Adv ; -- more warmly than he runs
-- : Prep -> NP -> Adv ;
PrepNP prep np = prep ** {s = [] ; np = np} ;
PrepNP prep np = prep ** {s = [] ; np = nplite np} ;
-- Adverbs can be modified by 'adadjectives', just like adjectives.