mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-03 04:28:33 -06:00
make use of CommonX.CAdv
This commit is contained in:
@@ -22,7 +22,6 @@ oper
|
||||
-- Adverbs modifying adjectives and sentences can also be formed.
|
||||
|
||||
mkAdA : Str -> AdA = \x -> lin AdA (ss x) ;
|
||||
mkCAdv : Str -> Str -> CAdv = \s,sn -> lin CAdv {s = s; sn = sn} ;
|
||||
|
||||
--2 Adjectives
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user