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/TestAttemptoSwe.gf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/attempto/TestAttemptoSwe.gf') diff --git a/examples/attempto/TestAttemptoSwe.gf b/examples/attempto/TestAttemptoSwe.gf index 21b1d8b37..c6e7698e6 100644 --- a/examples/attempto/TestAttemptoSwe.gf +++ b/examples/attempto/TestAttemptoSwe.gf @@ -52,7 +52,7 @@ lin patiently_Adv = mkAdv "t lin course_N = mkCN (mkN "kurs" "kurser") ; lin carefully_Adv = mkAdv "försiktigt" ; lin time_N = mkCN (mkN "tid" "tider") ; -lin believe_V = mkV "tro" ; +lin believe_VS = mkVS (mkV "tro") ; lin seriously_Adv = mkAdv "seriöst" ; lin clerk_N = mkCN (mkN "kontorist" "kontorister") ; lin screen_N = mkkN "skärm" neutrum ; @@ -63,7 +63,7 @@ lin automated_teller_N = mkCN (mkN "automat" "automater") ; lin reject_V2 = mkV2 "förkasta" ; lin accept_V2 = mkV2 "acceptera" ; lin type_V2 = mkV2 skriva_V ; ---- -lin know_V = veta_V ; +lin know_VS = mkVS veta_V ; lin manager_N = mkCN (mkN "chef" "chefer") ; lin oversleep_V = mkV "försova" "försov" "försovit" ; lin valid_A = mkA "giltig" ; -- cgit v1.2.3