diff options
Diffstat (limited to 'examples/attempto/TestAttempto.gf')
| -rw-r--r-- | examples/attempto/TestAttempto.gf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/attempto/TestAttempto.gf b/examples/attempto/TestAttempto.gf index ad76f4d15..1b953ed2d 100644 --- a/examples/attempto/TestAttempto.gf +++ b/examples/attempto/TestAttempto.gf @@ -51,7 +51,7 @@ fun course_N : CN ; carefully_Adv : Adv ; time_N : CN ; - believe_V : V ; + believe_VS : VS ; seriously_Adv : Adv ; clerk_N : CN ; screen_N : CN ; @@ -62,7 +62,7 @@ fun reject_V2 : V2 ; accept_V2 : V2 ; type_V2 : V2 ; - know_V : V ; + know_VS : VS ; manager_N : CN ; oversleep_V : V ; valid_A : A ; |
