-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcurtsey-40.3.3.xml
166 lines (166 loc) · 6.23 KB
/
curtsey-40.3.3.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
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE VNCLASS SYSTEM "vn_class-3.dtd">
<VNCLASS ID="curtsey-40.3.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="vn_schema-3.xsd">
<MEMBERS>
<!--Each verb adds a manner predicate indicating how the Agent expresses the greeting, something like manner(during(E),Gesture,Agent)-->
<MEMBER name="bob" wn="bob%2:32:00" grouping="bob.04"/>
<MEMBER name="bow" wn="bow%2:32:00 bow%2:38:00 bow%2:38:01" grouping="bow.02"/>
<MEMBER name="curtsey" wn="curtsey%2:38:00" grouping=""/>
<MEMBER name="genuflect" wn="genuflect%2:38:00 genuflect%2:38:01" grouping=""/>
<MEMBER name="kneel" wn="kneel%2:35:00" grouping=""/>
<MEMBER name="salaam" wn="salaam%2:32:00" grouping=""/>
<MEMBER name="salute" wn="salute%2:32:01" grouping="salute.02"/>
</MEMBERS>
<THEMROLES>
<THEMROLE type="Agent">
<SELRESTRS>
<SELRESTR Value="+" type="animate"/>
</SELRESTRS>
</THEMROLE>
<THEMROLE type="Recipient">
<SELRESTRS>
<SELRESTR Value="+" type="animate"/>
</SELRESTRS>
</THEMROLE>
<THEMROLE type="Topic">
<SELRESTRS>
<SELRESTR Value="+" type="communication"/>
</SELRESTRS>
</THEMROLE>
</THEMROLES>
<FRAMES>
<FRAME>
<DESCRIPTION descriptionNumber="0.1" primary="NP V" secondary="Basic Intransitive" xtag="0.1"/>
<EXAMPLES>
<EXAMPLE>The princess curtseyed.</EXAMPLE>
</EXAMPLES>
<SYNTAX>
<NP value="Agent">
<SYNRESTRS/>
</NP>
<VERB/>
</SYNTAX>
<SEMANTICS>
<PRED value="cause">
<ARGS>
<ARG type="ThemRole" value="Agent"/>
<ARG type="Event" value="E"/>
</ARGS>
</PRED>
<PRED value="transfer_info">
<ARGS>
<ARG type="Event" value="during(E)"/>
<ARG type="ThemRole" value="Agent"/>
<ARG type="ThemRole" value="?Recipient"/>
<ARG type="ThemRole" value="?Topic"/>
</ARGS>
</PRED>
</SEMANTICS>
</FRAME>
<FRAME>
<DESCRIPTION descriptionNumber="0.1" primary="NP V PP.recipient" secondary="PP; Recipient-PP" xtag=""/>
<EXAMPLES>
<EXAMPLE>The princess curtseyed to the queen.</EXAMPLE>
</EXAMPLES>
<SYNTAX>
<NP value="Agent">
<SYNRESTRS/>
</NP>
<VERB/>
<PREP>
<SELRESTRS>
<SELRESTR Value="+" type="dest_dir"/>
</SELRESTRS>
</PREP>
<NP value="Recipient">
<SYNRESTRS/>
</NP>
</SYNTAX>
<SEMANTICS>
<PRED value="cause">
<ARGS>
<ARG type="ThemRole" value="Agent"/>
<ARG type="Event" value="E"/>
</ARGS>
</PRED>
<PRED value="transfer_info">
<ARGS>
<ARG type="Event" value="during(E)"/>
<ARG type="ThemRole" value="Agent"/>
<ARG type="ThemRole" value="Recipient"/>
<ARG type="ThemRole" value="?Topic"/>
</ARGS>
</PRED>
</SEMANTICS>
</FRAME>
<FRAME>
<DESCRIPTION descriptionNumber="0.1" primary="NP V NP" secondary="Transitive" xtag=""/>
<EXAMPLES>
<EXAMPLE>The princess curtseyed her assent.</EXAMPLE>
</EXAMPLES>
<SYNTAX>
<NP value="Agent">
<SYNRESTRS/>
</NP>
<VERB/>
<NP value="Topic">
<SYNRESTRS/>
</NP>
</SYNTAX>
<SEMANTICS>
<PRED value="cause">
<ARGS>
<ARG type="ThemRole" value="Agent"/>
<ARG type="Event" value="E"/>
</ARGS>
</PRED>
<PRED value="transfer_info">
<ARGS>
<ARG type="Event" value="during(E)"/>
<ARG type="ThemRole" value="Agent"/>
<ARG type="ThemRole" value="?Recipient"/>
<ARG type="ThemRole" value="Topic"/>
</ARGS>
</PRED>
</SEMANTICS>
</FRAME>
<FRAME>
<DESCRIPTION descriptionNumber="" primary="NP V NP PP.recipient" secondary="NP-PP; Recipient-PP" xtag=""/>
<EXAMPLES>
<EXAMPLE>The princess curtsied her assent to the queen.</EXAMPLE>
</EXAMPLES>
<SYNTAX>
<NP value="Agent">
<SYNRESTRS/>
</NP>
<VERB/>
<NP value="Topic">
<SYNRESTRS/>
</NP>
<PREP value="to">
<SELRESTRS/>
</PREP>
<NP value="Recipient">
<SYNRESTRS/>
</NP>
</SYNTAX>
<SEMANTICS>
<PRED value="cause">
<ARGS>
<ARG type="ThemRole" value="Agent"/>
<ARG type="Event" value="E"/>
</ARGS>
</PRED>
<PRED value="transfer_info">
<ARGS>
<ARG type="Event" value="during(E)"/>
<ARG type="ThemRole" value="Agent"/>
<ARG type="ThemRole" value="Recipient"/>
<ARG type="ThemRole" value="Topic"/>
</ARGS>
</PRED>
</SEMANTICS>
</FRAME>
</FRAMES>
<SUBCLASSES/>
</VNCLASS>