Changed Think to an action without an object.

This commit is contained in:
bringert
2005-03-15 15:38:20 +00:00
parent 37fe08c0a7
commit cecd79ff70
6 changed files with 9 additions and 8 deletions

View File

@@ -28,7 +28,6 @@ lin
See = PresVasV2 see_V ;
Hear = PresVasV2 hear_V ;
Know = PresVasV2 know_V ;
Think = PresVasV2 think_V ;
Smell s o = PresCl (SPredV2 s (dirV2 känna_V) (DefOneNP
(AdvCN (UseN (mk2N "lukt" "lukter"))
(PrepNP possess_Prep o)))) ;
@@ -52,6 +51,7 @@ lin
Tie = PresVasV2 tie_V ;
Count = PresVasV2 count_V ;
Think = PresV think_V ;
Spit = PresV spit_V ;
Vomit = PresV vomit_V ;
Blow = PresV blow_V ;