-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchase-51.6.xml
144 lines (144 loc) · 5.37 KB
/
chase-51.6.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE VNCLASS SYSTEM "vn_class-3.dtd">
<VNCLASS ID="chase-51.6" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="vn_schema-3.xsd">
<!--Should include a predicate to distinguish this accompanied motion from others (waltz with a partner, carry). It should include some notion of distance/contact between the Agent and Theme-->
<MEMBERS>
<MEMBER name="chase" wn="chase%2:38:00 chase%2:41:00" grouping="chase.01 chase.02"/>
<MEMBER name="follow" wn="follow%2:38:00 follow%2:38:13" grouping="follow.01"/>
<MEMBER name="pursue" wn="pursue%2:38:00" grouping="pursue.02"/>
<MEMBER name="shadow" wn="shadow%2:38:00" grouping="shadow.01"/>
<MEMBER name="tail" wn="tail%2:38:00" grouping="tail.01"/>
<MEMBER name="track" wn="track%2:38:00" grouping="track.02"/>
<MEMBER name="trail" wn="trail%2:38:00" grouping="trail.03"/>
</MEMBERS>
<THEMROLES>
<THEMROLE type="Agent">
<SELRESTRS>
<SELRESTR Value="+" type="animate"/>
</SELRESTRS>
</THEMROLE>
<THEMROLE type="Theme">
<SELRESTRS>
<SELRESTR Value="+" type="concrete"/>
</SELRESTRS>
</THEMROLE>
<THEMROLE type="Location">
<SELRESTRS/>
</THEMROLE>
</THEMROLES>
<FRAMES>
<FRAME>
<DESCRIPTION descriptionNumber="0.2" primary="NP V NP" secondary="Basic Transitive" xtag="0.2"/>
<EXAMPLES>
<EXAMPLE>Jackie chased the thief.</EXAMPLE>
</EXAMPLES>
<SYNTAX>
<NP value="Agent">
<SYNRESTRS/>
</NP>
<VERB/>
<NP value="Theme">
<SYNRESTRS/>
</NP>
</SYNTAX>
<SEMANTICS>
<PRED value="motion">
<ARGS>
<ARG type="Event" value="during(E)"/>
<ARG type="ThemRole" value="Agent"/>
</ARGS>
</PRED>
<PRED value="motion">
<ARGS>
<ARG type="Event" value="during(E)"/>
<ARG type="ThemRole" value="Theme"/>
</ARGS>
</PRED>
</SEMANTICS>
</FRAME>
<FRAME>
<DESCRIPTION descriptionNumber="0.2" primary="NP V NP PP.location" secondary="NP-PP; path-PP" xtag=""/>
<EXAMPLES>
<EXAMPLE>Jackie chased the thief down the street.</EXAMPLE>
</EXAMPLES>
<SYNTAX>
<NP value="Agent">
<SYNRESTRS/>
</NP>
<VERB/>
<NP value="Theme">
<SYNRESTRS/>
</NP>
<PREP>
<SELRESTRS>
<SELRESTR Value="+" type="spatial"/>
</SELRESTRS>
</PREP>
<NP value="Location">
<SYNRESTRS/>
</NP>
</SYNTAX>
<SEMANTICS>
<PRED value="motion">
<ARGS>
<ARG type="Event" value="during(E)"/>
<ARG type="ThemRole" value="Agent"/>
</ARGS>
</PRED>
<PRED value="motion">
<ARGS>
<ARG type="Event" value="during(E)"/>
<ARG type="ThemRole" value="Theme"/>
</ARGS>
</PRED>
<PRED value="Prep">
<ARGS>
<ARG type="Event" value="E"/>
<ARG type="ThemRole" value="Theme"/>
<ARG type="ThemRole" value="Location"/>
</ARGS>
</PRED>
<PRED value="Prep">
<ARGS>
<ARG type="Event" value="E"/>
<ARG type="ThemRole" value="Agent"/>
<ARG type="ThemRole" value="Location"/>
</ARGS>
</PRED>
</SEMANTICS>
</FRAME>
<FRAME>
<DESCRIPTION descriptionNumber="0.1" primary="NP V PP.theme" secondary="PP; after-PP" xtag=""/>
<EXAMPLES>
<EXAMPLE>Jackie chased after the thief.</EXAMPLE>
</EXAMPLES>
<SYNTAX>
<NP value="Agent">
<SYNRESTRS/>
</NP>
<VERB/>
<PREP value="after">
<SELRESTRS/>
</PREP>
<NP value="Theme">
<SYNRESTRS/>
</NP>
</SYNTAX>
<SEMANTICS>
<PRED value="motion">
<ARGS>
<ARG type="Event" value="during(E)"/>
<ARG type="ThemRole" value="Agent"/>
</ARGS>
</PRED>
<PRED value="motion">
<ARGS>
<ARG type="Event" value="during(E)"/>
<ARG type="ThemRole" value="Theme"/>
</ARGS>
</PRED>
</SEMANTICS>
</FRAME>
</FRAMES>
<SUBCLASSES/>
</VNCLASS>