From 3ff57f6184963acde7f3cc2dcf0638c0e819929a Mon Sep 17 00:00:00 2001 From: aarne Date: Sat, 15 Nov 2008 11:19:10 +0000 Subject: comparative adverbs generalized to cover more of Attempto --- examples/attempto/TestAttemptoEng.gf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/attempto/TestAttemptoEng.gf') diff --git a/examples/attempto/TestAttemptoEng.gf b/examples/attempto/TestAttemptoEng.gf index 2cf864744..9da59ff12 100644 --- a/examples/attempto/TestAttemptoEng.gf +++ b/examples/attempto/TestAttemptoEng.gf @@ -53,7 +53,7 @@ lin patiently_Adv = mkAdv "patiently" ; lin course_N = mkkN "course" ; lin carefully_Adv = mkAdv "carefully" ; lin time_N = mkkN "time" ; -lin believe_V = mkV "believe" ; +lin believe_VS = mkVS (mkV "believe") ; lin seriously_Adv = mkAdv "seriously" ; lin clerk_N = mkkN "clerk" ; lin screen_N = mkkN "screen" ; @@ -64,7 +64,7 @@ lin automated_teller_N = mkkN "automated" ; lin reject_V2 = mkV2 "reject" ; lin accept_V2 = mkV2 "accept" ; lin type_V2 = mkV2 "type" ; -lin know_V = IrregEng.know_V ; +lin know_VS = mkVS IrregEng.know_V ; lin manager_N = mkkN "manager" ; lin oversleep_V = mkV "oversleep" "overslept" "overslept" ; lin valid_A = mkA "valid" ; -- cgit v1.2.3