summaryrefslogtreecommitdiff
path: root/examples/stoneage/StoneageSwe.gf
diff options
context:
space:
mode:
authorbringert <unknown>2005-03-15 15:38:20 +0000
committerbringert <unknown>2005-03-15 15:38:20 +0000
commitb3f5d1f0fee9b768734da71b6218f3e1ffa5be75 (patch)
tree9f25332ce3f571f2f74dee7b317fa2ae4b05187f /examples/stoneage/StoneageSwe.gf
parent581ead0a73b09444593cd652c18d514ba4fc8fae (diff)
Changed Think to an action without an object.
Diffstat (limited to 'examples/stoneage/StoneageSwe.gf')
-rw-r--r--examples/stoneage/StoneageSwe.gf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/stoneage/StoneageSwe.gf b/examples/stoneage/StoneageSwe.gf
index fe082b052..190de7c56 100644
--- a/examples/stoneage/StoneageSwe.gf
+++ b/examples/stoneage/StoneageSwe.gf
@@ -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 ;