-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathdefinition.html
More file actions
349 lines (279 loc) · 7.38 KB
/
definition.html
File metadata and controls
349 lines (279 loc) · 7.38 KB
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
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
<html>
<head>
<META
HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<title>Welcome to Cognitive Computation</title>
<script language="JavaScript">
<!--
document.write("<LINK REL=\"stylesheet\" HREF=\"");
var ver=parseInt(navigator.appVersion);
var loc="http://l2r.cs.uiuc.edu/~cogcomp/stylesheet/";
if((navigator.appName=="Netscape")&&(ver<=4))
{
document.write(loc+"netscape4.css");
}
else
{
document.write(loc+"msie.css");
}
document.writeln("\" TYPE=\"text/css\">");
// -->
</script>
</head>
<body>
<base target="_top">
<center>
<img src="/~cogcomp/ccg.gif" height=60 width=516><br>
<H2>Definition of Question Classes</H2></center><br>
<table width="100%" cellspacing=0 cellpadding=0
valign="top" align="left" border=0>
<tr valign="top">
<td>
<BLOCKQUOTE>
<TABLE BORDER=0 WIDTH="90%" cellspacing=0 cellpadding=0>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="35%"><B>
<hr align="left" SIZE=1 WIDTH="100%">
<TABLE BORDER=0 WIDTH="100%" cellspacing=2>
<TR VALIGN=TOP ALIGH=LEFT>
<TD WIDTH="30%"><B>Class</B></TD>
<TD WIDTH="70%"><B>Definition</B></TD>
</TR>
</TABLE>
<hr align="left" SIZE=1 WIDTH="100%">
<TABLE BORDER=0 WIDTH="100%" cellspacing=4>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B><I>ABBREVIATION</I><B></TD>
<TD WIDTH="70%">abbreviation</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  abb</B></TD>
<TD WIDTH="70%">abbreviation</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  exp</B></TD>
<TD WIDTH="70%">expression abbreviated</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B><I>ENTITY</I></B></TD>
<TD WIDTH="70%">entities</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  animal</B></TD>
<TD WIDTH="70%">animals</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  body</B></TD>
<TD WIDTH="70%">organs of body</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  color</B></TD>
<TD WIDTH="70%">colors</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  creative</B></TD>
<TD WIDTH="70%">inventions, books and other creative pieces</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  currency</B></TD>
<TD WIDTH="70%">currency names</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  dis.med.</B></TD>
<TD WIDTH="70%">diseases and medicine</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  event</B></TD>
<TD WIDTH="70%">events</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  food</B></TD>
<TD WIDTH="70%">food</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  instrument</B></TD>
<TD WIDTH="70%">musical instrument</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  lang</B></TD>
<TD WIDTH="70%">languages</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="35%"><B>  letter</B></TD>
<TD WIDTH="70%">letters like a-z</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  other</B></TD>
<TD WIDTH="70%">other entities</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  plant</B></TD>
<TD WIDTH="70%">plants</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  product</B></TD>
<TD WIDTH="70%">products</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  religion</B></TD>
<TD WIDTH="70%">religions</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  sport</B></TD>
<TD WIDTH="70%">sports</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  substance</B></TD>
<TD WIDTH="70%">elements and substances</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  symbol</B></TD>
<TD WIDTH="70%">symbols and signs</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  technique</B></TD>
<TD WIDTH="70%">techniques and methods</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  term</B></TD>
<TD WIDTH="70%">equivalent terms</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  vehicle</B></TD>
<TD WIDTH="70%">vehicles</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  word</B></TD>
<TD WIDTH="70%">words with a special property</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B><I>DESCRIPTION</I></B></TD>
<TD WIDTH="70%">description and abstract concepts</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  definition</B></TD>
<TD WIDTH="70%">definition of sth.</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  description</B></TD>
<TD WIDTH="70%">description of sth.</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  manner</B></TD>
<TD WIDTH="70%">manner of an action</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  reason</B></TD>
<TD WIDTH="70%">reasons</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B><I>HUMAN</I></B></TD>
<TD WIDTH="70%">human beings</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  group</B></TD>
<TD WIDTH="70%">a group or organization of persons</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  ind</B></TD>
<TD WIDTH="70%">an individual</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  title</B></TD>
<TD WIDTH="70%">title of a person</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  description</B></TD>
<TD WIDTH="70%">description of a person</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B><I>LOCATION</I></B></TD>
<TD WIDTH="70%">locations</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  city</B></TD>
<TD WIDTH="70%">cities</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  country</B></TD>
<TD WIDTH="70%">countries</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  mountain</B></TD>
<TD WIDTH="70%">mountains</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  other</B></TD>
<TD WIDTH="70%">other locations</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  state</B></TD>
<TD WIDTH="70%">states</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B><I>NUMERIC</I></B></TD>
<TD WIDTH="70%">numeric values</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  code</B></TD>
<TD WIDTH="70%">postcodes or other codes</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  count</B></TD>
<TD WIDTH="70%">number of sth.</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  date</B></TD>
<TD WIDTH="70%">dates</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  distance</B></TD>
<TD WIDTH="70%">linear measures</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  money</B></TD>
<TD WIDTH="70%">prices</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  order</B></TD>
<TD WIDTH="70%">ranks</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  other</B></TD>
<TD WIDTH="70%">other numbers</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  period</B></TD>
<TD WIDTH="70%">the lasting time of sth.</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  percent</B></TD>
<TD WIDTH="70%">fractions</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  speed</B></TD>
<TD WIDTH="70%">speed</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  temp</B></TD>
<TD WIDTH="70%">temperature</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  size</B></TD>
<TD WIDTH="70%">size, area and volume</TD>
</TR>
<TR VALIGN=TOP ALIGN=LEFT>
<TD WIDTH="30%"><B>  weight</B></TD>
<TD WIDTH="70%">weight</TD>
</TR>
</TABLE>
<hr align="left" SIZE=1 WIDTH="100%">
</TD>
</TR>
</TABLE>
</BLOCKQUOTE>
</td>
</tr>
</table>
</body>
</html>