tokens list | entities list | relations list |
|---|---|---|
[
"He",
"was",
"awarded",
"the",
"Comstock",
"Prize",
"in",
"Physics",
"in",
"1999",
"and",
"the",
"Hughes",
"Medal",
"in",
"2004",
"."
] | [
{
"span": [
12,
14
],
"label": "Entity"
},
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
15,
16
],
"label": "Entity"
}
] | [
{
"head": [
12,
14
],
"tail": [
0,
1
],
"label": "winner",
"qualifiers": [
{
"span": [
15,
16
],
"label": "point in time"
}
]
}
] |
[
"General",
"Muhammad",
"Zia",
"-",
"ul",
"-",
"Haq",
"was",
"the",
"President",
"of",
"Pakistan",
"and",
"the",
"Chief",
"of",
"Army",
"Staff",
"(",
"COAS",
")",
"at",
"the",
"time",
"of",
"his",
"death",
"and",
"died",
"in",
"a",
"mysterious",
"C",
... | [
{
"span": [
0,
7
],
"label": "Entity"
},
{
"span": [
19,
20
],
"label": "Entity"
},
{
"span": [
39,
42
],
"label": "Entity"
},
{
"span": [
9,
10
],
"label": "Entity"
}
] | [
{
"head": [
0,
7
],
"tail": [
19,
20
],
"label": "position held",
"qualifiers": [
{
"span": [
39,
42
],
"label": "end time"
}
]
},
{
"head": [
0,
7
],
"tail": [
9,
10
... |
[
"The",
"novel",
"was",
"published",
"in",
"1966",
"and",
"was",
"joint",
"winner",
"of",
"that",
"year",
"'",
"s",
"Nebula",
"Award",
"for",
"Best",
"Novel",
"(",
"with",
"Babel",
"-",
"17",
")",
"."
] | [
{
"span": [
22,
25
],
"label": "Entity"
},
{
"span": [
18,
20
],
"label": "Entity"
},
{
"span": [
5,
6
],
"label": "Entity"
}
] | [
{
"head": [
22,
25
],
"tail": [
18,
20
],
"label": "award received",
"qualifiers": [
{
"span": [
5,
6
],
"label": "point in time"
}
]
}
] |
[
"On",
"January",
"20",
",",
"2009",
",",
"when",
"Barack",
"Obama",
"was",
"sworn",
"in",
"as",
"U",
".",
"S",
".",
"President",
",",
"Ghafari",
"'",
"s",
"term",
"ended",
"."
] | [
{
"span": [
7,
9
],
"label": "Entity"
},
{
"span": [
17,
18
],
"label": "Entity"
},
{
"span": [
1,
5
],
"label": "Entity"
}
] | [
{
"head": [
7,
9
],
"tail": [
17,
18
],
"label": "position held",
"qualifiers": [
{
"span": [
1,
5
],
"label": "start time"
}
]
}
] |
[
"In",
"the",
"fall",
"of",
"1975",
"he",
"entered",
"the",
"theology",
"program",
"at",
"the",
"Catholic",
"University",
"of",
"Louvain",
",",
"Belgium",
"."
] | [
{
"span": [
12,
14
],
"label": "Entity"
},
{
"span": [
15,
16
],
"label": "Entity"
},
{
"span": [
17,
18
],
"label": "Entity"
}
] | [
{
"head": [
12,
14
],
"tail": [
15,
16
],
"label": "headquarters location",
"qualifiers": [
{
"span": [
17,
18
],
"label": "country"
}
]
}
] |
[
"He",
"joined",
"Everton",
"in",
"1897",
"from",
"South",
"Shore",
"and",
"went",
"on",
"to",
"play",
"331",
"games",
",",
"scoring",
"one",
"goal",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
2,
3
],
"label": "Entity"
},
{
"span": [
17,
18
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
2,
3
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
17,
18
],
"label": "number of points/goals/set scored"
}
]
}
] |
[
"To",
"improve",
"defensively",
",",
"the",
"Nuggets",
"selected",
"Georgetown",
"Center",
"Dikembe",
"Mutombo",
"with",
"their",
"fourth",
"pick",
"in",
"the",
"1991",
"NBA",
"Draft",
"."
] | [
{
"span": [
9,
11
],
"label": "Entity"
},
{
"span": [
5,
6
],
"label": "Entity"
},
{
"span": [
17,
18
],
"label": "Entity"
}
] | [
{
"head": [
9,
11
],
"tail": [
5,
6
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
17,
18
],
"label": "start time"
}
]
}
] |
[
"The",
"province",
"of",
"Burma",
"in",
"the",
"eastern",
"region",
"of",
"the",
"Indian",
"Empire",
"had",
"been",
"made",
"a",
"separate",
"colony",
"in",
"1937",
"and",
"became",
"independent",
"in",
"1948",
"."
] | [
{
"span": [
3,
4
],
"label": "Entity"
},
{
"span": [
10,
12
],
"label": "Entity"
},
{
"span": [
19,
20
],
"label": "Entity"
}
] | [
{
"head": [
3,
4
],
"tail": [
10,
12
],
"label": "country",
"qualifiers": [
{
"span": [
19,
20
],
"label": "end time"
}
]
}
] |
[
"She",
"also",
"unsuccessfully",
"ran",
"for",
"the",
"federal",
"Green",
"party",
"in",
"the",
"2008",
"federal",
"election",
"in",
"the",
"riding",
"of",
"Saskatoon",
"—",
"Rosetown",
"—",
"Biggar",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
11,
14
],
"label": "Entity"
},
{
"span": [
7,
9
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
11,
14
],
"label": "candidacy in election",
"qualifiers": [
{
"span": [
7,
9
],
"label": "member of political party"
}
]
}
] |
[
"The",
"most",
"serious",
"coup",
"d",
"'",
"etat",
"against",
"the",
"government",
"of",
"Philippine",
"President",
"Corazon",
"Aquino",
"was",
"staged",
"beginning",
"December",
"1",
",",
"1989",
"by",
"members",
"of",
"the",
"Armed",
"Forces",
"of",
"the"... | [
{
"span": [
13,
15
],
"label": "Entity"
},
{
"span": [
11,
13
],
"label": "Entity"
},
{
"span": [
48,
50
],
"label": "Entity"
}
] | [
{
"head": [
13,
15
],
"tail": [
11,
13
],
"label": "position held",
"qualifiers": [
{
"span": [
48,
50
],
"label": "replaces"
}
]
}
] |
[
"She",
"won",
"the",
"Miss",
"Philippines",
"Earth",
"2005",
"title",
"and",
"went",
"on",
"to",
"represent",
"her",
"country",
"at",
"Miss",
"Earth",
"2005",
"held",
"in",
"Quezon",
"City",
",",
"Philippines",
"on",
"October",
"23",
",",
"2005",
"."
] | [
{
"span": [
3,
6
],
"label": "Entity"
},
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
6,
7
],
"label": "Entity"
}
] | [
{
"head": [
3,
6
],
"tail": [
0,
1
],
"label": "winner",
"qualifiers": [
{
"span": [
6,
7
],
"label": "point in time"
}
]
}
] |
[
"Raagas",
"crowned",
"her",
"successor",
",",
"Catherine",
"Untalan",
"during",
"the",
"2006",
"Miss",
"Philippines",
"Earth",
"pageant",
"finale",
"in",
"Quezon",
"City",
"."
] | [
{
"span": [
10,
13
],
"label": "Entity"
},
{
"span": [
5,
7
],
"label": "Entity"
},
{
"span": [
9,
10
],
"label": "Entity"
}
] | [
{
"head": [
10,
13
],
"tail": [
5,
7
],
"label": "winner",
"qualifiers": [
{
"span": [
9,
10
],
"label": "point in time"
}
]
}
] |
[
"Fritz",
"Pregl",
"was",
"awarded",
"the",
"Nobel",
"Prize",
"for",
"Chemistry",
"in",
"1923",
"for",
"his",
"work",
"on",
"microanalysis",
"."
] | [
{
"span": [
0,
2
],
"label": "Entity"
},
{
"span": [
5,
7
],
"label": "Entity"
},
{
"span": [
10,
11
],
"label": "Entity"
}
] | [
{
"head": [
0,
2
],
"tail": [
5,
7
],
"label": "award received",
"qualifiers": [
{
"span": [
10,
11
],
"label": "point in time"
}
]
}
] |
[
"He",
"signed",
"a",
"three",
"-",
"year",
"contract",
"with",
"Cruzeiro",
"in",
"July",
"2003",
",",
"but",
"spent",
"one",
"loan",
"to",
"Botafogo",
"and",
"Denizlispor",
"for",
"two",
"and",
"a",
"half",
"season",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
20,
21
],
"label": "Entity"
},
{
"span": [
15,
16
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
20,
21
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
15,
16
],
"label": "number of points/goals/set scored"
}
]
}
] |
[
"She",
"was",
"originally",
"a",
"member",
"of",
"the",
"Christian",
"Democratic",
"Party",
",",
"but",
"left",
"in",
"2001",
"after",
"she",
"came",
"out",
"as",
"a",
"lesbian",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
7,
10
],
"label": "Entity"
},
{
"span": [
14,
15
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
7,
10
],
"label": "member of political party",
"qualifiers": [
{
"span": [
14,
15
],
"label": "end time"
}
]
}
] |
[
"This",
"is",
"the",
"third",
"single",
"to",
"feature",
"Kix",
"Brooks",
"on",
"lead",
"vocals",
"instead",
"of",
"Ronnie",
"Dunn",
",",
"and",
"the",
"only",
"single",
"of",
"such",
"that",
"was",
"one",
"of",
"Brooks",
"&",
"Dunn",
"'",
"s",
"twenty... | [
{
"span": [
7,
9
],
"label": "Entity"
},
{
"span": [
14,
16
],
"label": "Entity"
},
{
"span": [
27,
30
],
"label": "Entity"
}
] | [
{
"head": [
7,
9
],
"tail": [
14,
16
],
"label": "partner in business or sport",
"qualifiers": [
{
"span": [
27,
30
],
"label": "affiliation"
}
]
}
] |
[
"He",
"is",
"best",
"known",
"for",
"his",
"roles",
"in",
"Black",
"Hawk",
"Down",
"(",
"as",
"Medal",
"of",
"Honor",
"recipient",
"Randy",
"Shughart",
")",
"and",
"The",
"Fast",
"and",
"the",
"Furious",
"as",
"Leon",
"."
] | [
{
"span": [
8,
11
],
"label": "Entity"
},
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
17,
19
],
"label": "Entity"
}
] | [
{
"head": [
8,
11
],
"tail": [
0,
1
],
"label": "cast member",
"qualifiers": [
{
"span": [
17,
19
],
"label": "character role"
}
]
}
] |
[
"He",
"promptly",
"signed",
"professional",
"forms",
"with",
"the",
"club",
",",
"but",
"never",
"played",
"a",
"first",
"-",
"team",
"game",
"and",
"was",
"transferred",
"to",
"Nottingham",
"Forest",
"in",
"a",
"£",
"75",
",",
"000",
"deal",
"at",
"the"... | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
21,
23
],
"label": "Entity"
},
{
"span": [
13,
14
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
21,
23
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
13,
14
],
"label": "number of matches played/races/starts"
}
]
}
] |
[
"He",
"played",
"nine",
"games",
"in",
"the",
"Division",
"Three",
"1997",
"–",
"98",
"campaign",
"which",
"saw",
"Macclesfield",
"secure",
"a",
"second",
"successive",
"promotion",
",",
"but",
"he",
"left",
"soon",
"afterwards",
"and",
"never",
"played",
"p... | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
14,
15
],
"label": "Entity"
},
{
"span": [
2,
3
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
14,
15
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
2,
3
],
"label": "number of matches played/races/starts"
}
]
}
] |
[
"Hillen",
"is",
"a",
"small",
"community",
"just",
"west",
"of",
"Hillen",
"Road",
"and",
"Morgan",
"State",
"University",
"and",
"south",
"of",
"Coldspring",
"Lane",
"in",
"Baltimore",
",",
"Maryland",
",",
"United",
"States",
"."
] | [
{
"span": [
11,
14
],
"label": "Entity"
},
{
"span": [
20,
23
],
"label": "Entity"
},
{
"span": [
24,
26
],
"label": "Entity"
}
] | [
{
"head": [
11,
14
],
"tail": [
20,
23
],
"label": "headquarters location",
"qualifiers": [
{
"span": [
24,
26
],
"label": "country"
}
]
}
] |
[
"controversy",
"concerns",
"the",
"granting",
"of",
"an",
"Executive",
"MBA",
"by",
"West",
"Virginia",
"University",
"to",
"Mylan",
"CEO",
"Heather",
"Bresch",
"in",
"2007",
"."
] | [
{
"span": [
15,
17
],
"label": "Entity"
},
{
"span": [
14,
15
],
"label": "Entity"
},
{
"span": [
13,
14
],
"label": "Entity"
}
] | [
{
"head": [
15,
17
],
"tail": [
14,
15
],
"label": "position held",
"qualifiers": [
{
"span": [
13,
14
],
"label": "of"
}
]
}
] |
[
"Albin",
"-",
"Augustin",
"Van",
"Hoonacker",
"(",
"19",
"November",
"1857",
"in",
"Bruges",
"–",
"1",
"November",
"1933",
"in",
"Bruges",
")",
"was",
"a",
"Roman",
"Catholic",
"theologian",
",",
"professor",
"at",
"the",
"Faculty",
"of",
"Theology",
",",
... | [
{
"span": [
31,
33
],
"label": "Entity"
},
{
"span": [
34,
35
],
"label": "Entity"
},
{
"span": [
43,
44
],
"label": "Entity"
}
] | [
{
"head": [
31,
33
],
"tail": [
34,
35
],
"label": "headquarters location",
"qualifiers": [
{
"span": [
43,
44
],
"label": "country"
}
]
}
] |
[
"He",
"spent",
"his",
"entire",
"17",
"-",
"year",
"career",
"with",
"Grimsby",
",",
"from",
"1930",
"to",
"1947",
",",
"and",
"is",
"one",
"of",
"only",
"three",
"players",
"to",
"win",
"an",
"England",
"cap",
"whilst",
"at",
"the",
"club",
"(",
"th... | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
26,
27
],
"label": "Entity"
},
{
"span": [
18,
19
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
26,
27
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
18,
19
],
"label": "number of matches played/races/starts"
}
]
}
] |
[
"Louis",
"Heilprin",
"Pollak",
"(",
"December",
"7",
",",
"1922",
",",
"New",
"York",
",",
"New",
"York",
"–",
"May",
"8",
",",
"2012",
",",
"Philadelphia",
",",
"Pennsylvania",
")",
"was",
"a",
"district",
"judge",
"on",
"the",
"United",
"States",
"Di... | [
{
"span": [
20,
23
],
"label": "Entity"
},
{
"span": [
30,
32
],
"label": "Entity"
},
{
"span": [
9,
14
],
"label": "Entity"
}
] | [
{
"head": [
20,
23
],
"tail": [
30,
32
],
"label": "capital of",
"qualifiers": [
{
"span": [
9,
14
],
"label": "replaces"
}
]
}
] |
[
"Until",
"1999",
"it",
"was",
"known",
"as",
"the",
"Sports",
"City",
"of",
"Real",
"Madrid",
"Pavilion",
",",
"when",
"it",
"was",
"renamed",
"in",
"honorary",
"of",
"the",
"former",
"president",
"of",
"Real",
"Madrid",
"basketball",
"team",
",",
"the",
... | [
{
"span": [
25,
27
],
"label": "Entity"
},
{
"span": [
10,
13
],
"label": "Entity"
},
{
"span": [
1,
2
],
"label": "Entity"
}
] | [
{
"head": [
25,
27
],
"tail": [
10,
13
],
"label": "home venue",
"qualifiers": [
{
"span": [
1,
2
],
"label": "start time"
}
]
}
] |
[
"Since",
"the",
"US",
"Constitution",
"is",
"the",
"supreme",
"law",
"of",
"the",
"land",
",",
"all",
"sentences",
"in",
"the",
"United",
"States",
"must",
"conform",
"to",
"the",
"requirements",
"of",
"the",
"Constitution",
",",
"which",
"sets",
"basic",
... | [
{
"span": [
2,
4
],
"label": "Entity"
},
{
"span": [
6,
8
],
"label": "Entity"
},
{
"span": [
16,
18
],
"label": "Entity"
}
] | [
{
"head": [
2,
4
],
"tail": [
6,
8
],
"label": "instance of",
"qualifiers": [
{
"span": [
16,
18
],
"label": "of"
}
]
}
] |
[
"It",
"stars",
"Tom",
"Cruise",
",",
"who",
"reprises",
"his",
"role",
"of",
"IMF",
"agent",
"Ethan",
"Hunt",
",",
"with",
"Jeremy",
"Renner",
",",
"Simon",
"Pegg",
",",
"and",
"Paula",
"Patton",
"as",
"his",
"supporting",
"team",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
2,
4
],
"label": "Entity"
},
{
"span": [
12,
14
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
2,
4
],
"label": "cast member",
"qualifiers": [
{
"span": [
12,
14
],
"label": "character role"
}
]
}
] |
[
"A",
"small",
"rover",
",",
"Noonan",
"played",
"in",
"Fitzroy",
"'",
"s",
"inaugural",
"VFL",
"season",
"in",
"1897",
"and",
"then",
"their",
"inaugural",
"premiership",
"side",
"the",
"following",
"year",
"."
] | [
{
"span": [
7,
8
],
"label": "Entity"
},
{
"span": [
11,
12
],
"label": "Entity"
},
{
"span": [
14,
15
],
"label": "Entity"
}
] | [
{
"head": [
7,
8
],
"tail": [
11,
12
],
"label": "league",
"qualifiers": [
{
"span": [
14,
15
],
"label": "start time"
}
]
}
] |
[
"The",
"Ottoman",
"Sultans",
"also",
"took",
"the",
"title",
"Kayser",
"-",
"i",
"Rum",
"(",
"Caesar",
"of",
"Rome",
",",
"meaning",
"the",
"Byzantine",
"Empire",
")",
"after",
"conquering",
"Constantinople",
",",
"modern",
"Istanbul",
",",
"on",
"May",
"2... | [
{
"span": [
26,
27
],
"label": "Entity"
},
{
"span": [
18,
20
],
"label": "Entity"
},
{
"span": [
29,
33
],
"label": "Entity"
},
{
"span": [
1,
3
],
"label": "Entity"
}
] | [
{
"head": [
26,
27
],
"tail": [
18,
20
],
"label": "country",
"qualifiers": [
{
"span": [
29,
33
],
"label": "end time"
}
]
},
{
"head": [
26,
27
],
"tail": [
1,
3
... |
[
"Other",
"notable",
"films",
"were",
"Jagriti",
"(",
"1954",
")",
",",
"which",
"won",
"the",
"Filmfare",
"Best",
"Movie",
"Award",
"in",
"1956",
",",
"besides",
"Munimji",
"(",
"1955",
")",
",",
"Tumsa",
"Nahin",
"Dekha",
"(",
"1957",
")",
"and",
"Pay... | [
{
"span": [
4,
5
],
"label": "Entity"
},
{
"span": [
12,
16
],
"label": "Entity"
},
{
"span": [
17,
18
],
"label": "Entity"
}
] | [
{
"head": [
4,
5
],
"tail": [
12,
16
],
"label": "award received",
"qualifiers": [
{
"span": [
17,
18
],
"label": "point in time"
}
]
}
] |
[
"It",
"was",
"the",
"third",
"single",
"from",
"their",
"debut",
"album",
",",
"Fredericks",
"Goldman",
"Jones",
",",
"and",
"was",
"released",
"in",
"July",
"1991",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
10,
13
],
"label": "Entity"
},
{
"span": [
3,
4
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
10,
13
],
"label": "part of",
"qualifiers": [
{
"span": [
3,
4
],
"label": "series ordinal"
}
]
}
] |
[
"Rupert",
"Neudeck",
"(",
"born",
"14",
"May",
"1939",
"in",
"the",
"Danzig",
",",
"Free",
"City",
"of",
"Danzig",
",",
"today",
"Gdańsk",
",",
"Poland",
")",
"is",
"a",
"German",
"journalist",
"and",
"humanitarian",
"."
] | [
{
"span": [
14,
15
],
"label": "Entity"
},
{
"span": [
19,
20
],
"label": "Entity"
},
{
"span": [
4,
7
],
"label": "Entity"
}
] | [
{
"head": [
14,
15
],
"tail": [
19,
20
],
"label": "shares border with",
"qualifiers": [
{
"span": [
4,
7
],
"label": "end time"
}
]
}
] |
[
"Zinédine",
"Zidane",
"and",
"captain",
"Didier",
"Deschamps",
"were",
"Juventus",
"players",
"when",
"they",
"won",
"the",
"1998",
"World",
"Cup",
"with",
"France",
",",
"making",
"the",
"total",
"number",
"of",
"Juventus",
"World",
"Cup",
"winners",
"24",
... | [
{
"span": [
0,
2
],
"label": "Entity"
},
{
"span": [
7,
8
],
"label": "Entity"
},
{
"span": [
28,
29
],
"label": "Entity"
}
] | [
{
"head": [
0,
2
],
"tail": [
7,
8
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
28,
29
],
"label": "number of points/goals/set scored"
}
]
}
] |
[
"Three",
"Juventus",
"players",
"have",
"also",
"won",
"the",
"European",
"Football",
"Championship",
"with",
"a",
"nation",
"other",
"than",
"Italy",
",",
"Luis",
"del",
"Sol",
"won",
"it",
"in",
"1964",
"with",
"Spain",
",",
"while",
"the",
"Frenchmen",
... | [
{
"span": [
17,
20
],
"label": "Entity"
},
{
"span": [
25,
26
],
"label": "Entity"
},
{
"span": [
0,
1
],
"label": "Entity"
}
] | [
{
"head": [
17,
20
],
"tail": [
25,
26
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
0,
1
],
"label": "number of points/goals/set scored"
}
]
}
] |
[
"He",
"made",
"one",
"appearance",
"for",
"Derbyshire",
"in",
"the",
"1901",
"season",
",",
"at",
"the",
"age",
"of",
"nineteen",
"appearing",
"against",
"Warwickshire",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
5,
6
],
"label": "Entity"
},
{
"span": [
8,
9
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
5,
6
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
8,
9
],
"label": "start time"
},
{
"span": [
8,
9
],
"label": ... |
[
"Cordovero",
"is",
"one",
"of",
"fifteen",
"parishes",
"in",
"Pravia",
",",
"a",
"municipality",
"within",
"the",
"province",
"and",
"autonomous",
"community",
"of",
"Asturias",
",",
"in",
"northern",
"Spain",
"."
] | [
{
"span": [
18,
19
],
"label": "Entity"
},
{
"span": [
22,
23
],
"label": "Entity"
},
{
"span": [
15,
17
],
"label": "Entity"
}
] | [
{
"head": [
18,
19
],
"tail": [
22,
23
],
"label": "located in the administrative territorial entity",
"qualifiers": [
{
"span": [
15,
17
],
"label": "instance of"
}
]
}
] |
[
"He",
"played",
"in",
"his",
"first",
"and",
"only",
"first",
"-",
"class",
"match",
"for",
"Derbyshire",
"in",
"the",
"1902",
"season",
"in",
"a",
"match",
"in",
"June",
"against",
"Marylebone",
"Cricket",
"Club",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
12,
13
],
"label": "Entity"
},
{
"span": [
15,
16
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
12,
13
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
15,
16
],
"label": "start time"
},
{
"span": [
15,
16
],
"la... |
[
"The",
"1970",
"Buffalo",
"Bills",
"season",
"was",
"the",
"11th",
"season",
"for",
"the",
"club",
"and",
"their",
"first",
"in",
"the",
"National",
"Football",
"League",
"."
] | [
{
"span": [
2,
4
],
"label": "Entity"
},
{
"span": [
17,
20
],
"label": "Entity"
},
{
"span": [
1,
2
],
"label": "Entity"
}
] | [
{
"head": [
2,
4
],
"tail": [
17,
20
],
"label": "league",
"qualifiers": [
{
"span": [
1,
2
],
"label": "start time"
}
]
}
] |
[
"Shmuel",
"Bornsztain",
"(",
"16",
"October",
"1855",
"–",
"10",
"January",
"1926",
")",
",",
"Hebrew",
"calendar",
"(",
"4",
"Cheshvan",
"5616",
"–",
"24",
"Teves",
"5686",
")",
",",
"also",
"spelled",
"Borenstein",
"or",
"Bernstein",
",",
"was",
"the",... | [
{
"span": [
0,
2
],
"label": "Entity"
},
{
"span": [
33,
34
],
"label": "Entity"
},
{
"span": [
7,
10
],
"label": "Entity"
}
] | [
{
"head": [
0,
2
],
"tail": [
33,
34
],
"label": "position held",
"qualifiers": [
{
"span": [
7,
10
],
"label": "end time"
}
]
}
] |
[
"The",
"Great",
"Observatories",
"Origins",
"Deep",
"Survey",
"or",
"GOODS",
"is",
"an",
"astronomical",
"survey",
"combining",
"deep",
"observations",
"from",
"three",
"of",
"NASA",
"'",
"s",
"Great",
"Observatories",
":",
"the",
"Hubble",
"Space",
"Telescope",... | [
{
"span": [
35,
40
],
"label": "Entity"
},
{
"span": [
21,
23
],
"label": "Entity"
},
{
"span": [
16,
17
],
"label": "Entity"
}
] | [
{
"head": [
35,
40
],
"tail": [
21,
23
],
"label": "part of",
"qualifiers": [
{
"span": [
16,
17
],
"label": "series ordinal"
}
]
}
] |
[
"The",
"Vice",
"President",
"of",
"the",
"Russian",
"Federation",
"(",
"before",
"25",
"December",
"1991",
"-",
"Vice",
"President",
"of",
"the",
"Russian",
"SFSR",
")",
"was",
"the",
"first",
"in",
"the",
"presidential",
"line",
"of",
"succession",
",",
"... | [
{
"span": [
5,
7
],
"label": "Entity"
},
{
"span": [
17,
19
],
"label": "Entity"
},
{
"span": [
9,
12
],
"label": "Entity"
}
] | [
{
"head": [
5,
7
],
"tail": [
17,
19
],
"label": "replaces",
"qualifiers": [
{
"span": [
9,
12
],
"label": "point in time"
}
]
},
{
"head": [
17,
19
],
"tail": [
5,
7
... |
[
"His",
"second",
"game",
"was",
"a",
"loss",
"to",
"Switzerland",
"at",
"the",
"1950",
"World",
"Cup",
"(",
"of",
"the",
"17",
"players",
"that",
"saw",
"action",
"he",
"was",
"the",
"youngest",
")",
"and",
"his",
"third",
"cap",
"was",
"a",
"loss",
... | [
{
"span": [
39,
42
],
"label": "Entity"
},
{
"span": [
43,
44
],
"label": "Entity"
},
{
"span": [
1,
2
],
"label": "Entity"
},
{
"span": [
10,
13
],
"label": "Entity"
},
{
"span": [
28,
29... | [
{
"head": [
39,
42
],
"tail": [
43,
44
],
"label": "participating team",
"qualifiers": [
{
"span": [
1,
2
],
"label": "ranking"
}
]
},
{
"head": [
10,
13
],
"tail": [
43,
... |
[
"Ronald",
"Reagan",
"was",
"the",
"40th",
"President",
"of",
"the",
"United",
"States",
"(",
"1981",
"–",
"1989",
")",
"and",
"the",
"33rd",
"Governor",
"of",
"California",
"(",
"1967",
"–",
"1975",
")",
"."
] | [
{
"span": [
1,
2
],
"label": "Entity"
},
{
"span": [
18,
19
],
"label": "Entity"
},
{
"span": [
17,
18
],
"label": "Entity"
},
{
"span": [
5,
6
],
"label": "Entity"
},
{
"span": [
4,
5
... | [
{
"head": [
1,
2
],
"tail": [
18,
19
],
"label": "position held",
"qualifiers": [
{
"span": [
17,
18
],
"label": "series ordinal"
}
]
},
{
"head": [
1,
2
],
"tail": [
5,
... |
[
"The",
"rivalry",
"was",
"renewed",
"as",
"a",
"neutral",
"-",
"site",
"out",
"-",
"of",
"-",
"conference",
"contest",
"(",
"and",
"branded",
"as",
"The",
"Southwest",
"Classic",
")",
"in",
"2009",
";",
"in",
"2012",
"it",
"once",
"again",
"became",
"a... | [
{
"span": [
36,
40
],
"label": "Entity"
},
{
"span": [
43,
45
],
"label": "Entity"
},
{
"span": [
27,
28
],
"label": "Entity"
}
] | [
{
"head": [
36,
40
],
"tail": [
43,
45
],
"label": "part of",
"qualifiers": [
{
"span": [
27,
28
],
"label": "start time"
}
]
},
{
"head": [
36,
40
],
"tail": [
43,
45
... |
[
"He",
"was",
"a",
"member",
",",
"and",
"from",
"1955",
"to",
"1961",
"chairman",
",",
"of",
"the",
"Christian",
"Social",
"Union",
"of",
"Bavaria",
"."
] | [
{
"span": [
14,
17
],
"label": "Entity"
},
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
9,
10
],
"label": "Entity"
},
{
"span": [
7,
8
],
"label": "Entity"
}
] | [
{
"head": [
14,
17
],
"tail": [
0,
1
],
"label": "chairperson",
"qualifiers": [
{
"span": [
9,
10
],
"label": "end time"
},
{
"span": [
7,
8
],
"label": "start ti... |
[
"Ji",
"Chaozhu",
"(",
"Chinese",
":",
"冀朝铸",
";",
"born",
"July",
"30",
",",
"1929",
")",
"is",
"a",
"retired",
"diplomat",
"who",
"held",
"a",
"number",
"of",
"important",
"positions",
"in",
"the",
"Ministry",
"of",
"Foreign",
"Affairs",
"of",
"the",
... | [
{
"span": [
39,
40
],
"label": "Entity"
},
{
"span": [
53,
55
],
"label": "Entity"
},
{
"span": [
52,
53
],
"label": "Entity"
}
] | [
{
"head": [
39,
40
],
"tail": [
53,
55
],
"label": "head of government",
"qualifiers": [
{
"span": [
52,
53
],
"label": "position held"
}
]
}
] |
[
"Carlo",
"Scorza",
"(",
"15",
"June",
"1897",
",",
"Paola",
",",
"Province",
"of",
"Cosenza",
"–",
"23",
"December",
"1988",
")",
"was",
"a",
"prominent",
"member",
"of",
"the",
"National",
"Fascist",
"Party",
"of",
"Italy",
"during",
"World",
"War",
"II... | [
{
"span": [
0,
2
],
"label": "Entity"
},
{
"span": [
27,
28
],
"label": "Entity"
},
{
"span": [
3,
6
],
"label": "Entity"
}
] | [
{
"head": [
0,
2
],
"tail": [
27,
28
],
"label": "country of citizenship",
"qualifiers": [
{
"span": [
3,
6
],
"label": "start time"
}
]
}
] |
[
"He",
"had",
"a",
"long",
"playing",
"career",
"with",
"Leicester",
"Tigers",
",",
"and",
"played",
"48",
"times",
"for",
"England",
"and",
"six",
"times",
"for",
"the",
"British",
"&",
"Irish",
"Lions",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
15,
16
],
"label": "Entity"
},
{
"span": [
12,
13
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
15,
16
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
12,
13
],
"label": "national team appearances"
}
]
}
] |
[
"Annie",
"Baker",
"(",
"born",
"April",
"1981",
")",
"is",
"an",
"American",
"playwright",
"and",
"teacher",
"who",
"won",
"the",
"2014",
"Pulitzer",
"Prize",
"for",
"her",
"play",
"The",
"Flick",
"."
] | [
{
"span": [
0,
2
],
"label": "Entity"
},
{
"span": [
17,
19
],
"label": "Entity"
},
{
"span": [
16,
17
],
"label": "Entity"
}
] | [
{
"head": [
0,
2
],
"tail": [
17,
19
],
"label": "award received",
"qualifiers": [
{
"span": [
16,
17
],
"label": "point in time"
}
]
}
] |
[
"She",
"was",
"born",
"in",
"the",
"Styrian",
"town",
"of",
"Celje",
"(",
"now",
"part",
"of",
"Slovenia",
")",
"in",
"what",
"was",
"then",
"the",
"Austro",
"-",
"Hungarian",
"Empire",
"as",
"the",
"daughter",
"of",
"Jakob",
"Karlin",
",",
"a",
"major... | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
8,
9
],
"label": "Entity"
},
{
"span": [
20,
24
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
8,
9
],
"label": "place of birth",
"qualifiers": [
{
"span": [
20,
24
],
"label": "country"
}
]
}
] |
[
"Arthur",
"Melmoth",
"Walters",
"(",
"26",
"January",
"1865",
"–",
"2",
"May",
"1941",
")",
"was",
"an",
"English",
"amateur",
"footballer",
"who",
"played",
"as",
"a",
"defender",
"for",
"the",
"Old",
"Carthusians",
"and",
"the",
"Corinthians",
"in",
"the... | [
{
"span": [
0,
3
],
"label": "Entity"
},
{
"span": [
41,
42
],
"label": "Entity"
},
{
"span": [
38,
39
],
"label": "Entity"
}
] | [
{
"head": [
0,
3
],
"tail": [
41,
42
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
38,
39
],
"label": "number of matches played/races/starts"
}
]
}
] |
[
"Louis",
"Brown",
"Stockings",
"of",
"the",
"National",
"League",
"in",
"1877",
",",
"that",
"team",
"'",
"s",
"last",
"season",
"."
] | [
{
"span": [
1,
3
],
"label": "Entity"
},
{
"span": [
5,
7
],
"label": "Entity"
},
{
"span": [
8,
9
],
"label": "Entity"
}
] | [
{
"head": [
1,
3
],
"tail": [
5,
7
],
"label": "league",
"qualifiers": [
{
"span": [
8,
9
],
"label": "end time"
}
]
}
] |
[
"Louis",
"Brown",
"Stockings",
"of",
"the",
"National",
"Association",
"in",
"1875",
"and",
"the",
"New",
"York",
"Mutuals",
"of",
"the",
"National",
"League",
"in",
"1876",
"."
] | [
{
"span": [
1,
3
],
"label": "Entity"
},
{
"span": [
16,
18
],
"label": "Entity"
},
{
"span": [
19,
20
],
"label": "Entity"
}
] | [
{
"head": [
1,
3
],
"tail": [
16,
18
],
"label": "league",
"qualifiers": [
{
"span": [
19,
20
],
"label": "start time"
}
]
}
] |
[
"He",
"has",
"served",
"as",
"private",
"secretary",
"to",
"three",
"British",
"Foreign",
"Secretaries",
":",
"Sir",
"Geoffrey",
"Howe",
",",
"Sir",
"John",
"Major",
",",
"and",
"Douglas",
"Hurd",
"."
] | [
{
"span": [
21,
23
],
"label": "Entity"
},
{
"span": [
9,
11
],
"label": "Entity"
},
{
"span": [
16,
19
],
"label": "Entity"
},
{
"span": [
12,
15
],
"label": "Entity"
}
] | [
{
"head": [
21,
23
],
"tail": [
9,
11
],
"label": "position held",
"qualifiers": [
{
"span": [
16,
19
],
"label": "replaces"
}
]
},
{
"head": [
16,
19
],
"tail": [
9,
1... |
[
"He",
"studied",
"under",
"Hermann",
"von",
"Fehling",
"and",
"Victor",
"Meyer",
"in",
"Stuttgart",
"and",
"followed",
"Meyer",
"to",
"the",
"ETH",
"Zurich",
"in",
"1871",
"."
] | [
{
"span": [
7,
9
],
"label": "Entity"
},
{
"span": [
10,
11
],
"label": "Entity"
},
{
"span": [
19,
20
],
"label": "Entity"
}
] | [
{
"head": [
7,
9
],
"tail": [
10,
11
],
"label": "employer",
"qualifiers": [
{
"span": [
19,
20
],
"label": "start time"
}
]
}
] |
[
"He",
"played",
"7",
"matches",
"for",
"the",
"Yugoslav",
"national",
"team",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
6,
9
],
"label": "Entity"
},
{
"span": [
2,
3
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
6,
9
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
2,
3
],
"label": "number of matches played/races/starts"
}
]
}
] |
[
"Pakes",
"stood",
"as",
"the",
"Labour",
"and",
"Co",
"-",
"operative",
"parliamentary",
"candidate",
"in",
"the",
"constituency",
"of",
"Milton",
"Keynes",
"North",
"at",
"the",
"2010",
"general",
"election",
",",
"where",
"he",
"was",
"defeated",
"by",
"th... | [
{
"span": [
33,
35
],
"label": "Entity"
},
{
"span": [
20,
23
],
"label": "Entity"
},
{
"span": [
15,
18
],
"label": "Entity"
}
] | [
{
"head": [
33,
35
],
"tail": [
20,
23
],
"label": "candidacy in election",
"qualifiers": [
{
"span": [
15,
18
],
"label": "electoral district"
}
]
}
] |
[
"It",
"was",
"established",
"by",
"Harvard",
"Law",
"School",
"students",
"Spencer",
"Abraham",
"and",
"Stephen",
"Eberhard",
"in",
"1978",
",",
"leading",
"to",
"the",
"founding",
"of",
"the",
"Federalist",
"Society",
",",
"for",
"which",
"it",
"is",
"the",... | [
{
"span": [
8,
10
],
"label": "Entity"
},
{
"span": [
4,
7
],
"label": "Entity"
},
{
"span": [
14,
15
],
"label": "Entity"
}
] | [
{
"head": [
8,
10
],
"tail": [
4,
7
],
"label": "educated at",
"qualifiers": [
{
"span": [
14,
15
],
"label": "end time"
}
]
}
] |
[
"They",
"were",
"half",
"-",
"brothers",
"of",
"the",
"wise",
"centaur",
"Chiron",
"and",
"the",
"sons",
"of",
"the",
"Titan",
"Cronus",
"and",
"Nymph",
"Philyra",
"."
] | [
{
"span": [
16,
17
],
"label": "Entity"
},
{
"span": [
9,
10
],
"label": "Entity"
},
{
"span": [
19,
20
],
"label": "Entity"
}
] | [
{
"head": [
16,
17
],
"tail": [
9,
10
],
"label": "child",
"qualifiers": [
{
"span": [
19,
20
],
"label": "mother"
}
]
}
] |
[
"He",
"played",
"202",
"games",
"league",
"games",
"and",
"scored",
"three",
"league",
"goals",
"for",
"Vejle",
",",
"and",
"played",
"a",
"total",
"259",
"games",
"and",
"scored",
"five",
"goals",
"in",
"all",
"competitions",
"for",
"the",
"club",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
12,
13
],
"label": "Entity"
},
{
"span": [
8,
9
],
"label": "Entity"
},
{
"span": [
2,
3
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
12,
13
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
8,
9
],
"label": "number of points/goals/set scored"
},
{
"span": [
2,
3
... |
[
"Slovenia",
"introduced",
"the",
"euro",
"(€)",
"on",
"1",
"January",
"2007",
"."
] | [
{
"span": [
3,
5
],
"label": "Entity"
},
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
6,
9
],
"label": "Entity"
}
] | [
{
"head": [
3,
5
],
"tail": [
0,
1
],
"label": "country",
"qualifiers": [
{
"span": [
6,
9
],
"label": "start time"
}
]
}
] |
[
"He",
"remained",
"with",
"Millwall",
"for",
"seven",
"years",
",",
"scoring",
"62",
"goals",
"in",
"244",
"games",
",",
"and",
"is",
"an",
"inductee",
"of",
"the",
"club",
"'",
"s",
"Hall",
"of",
"Fame",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
3,
4
],
"label": "Entity"
},
{
"span": [
9,
10
],
"label": "Entity"
},
{
"span": [
12,
13
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
3,
4
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
9,
10
],
"label": "number of points/goals/set scored"
},
{
"span": [
12,
13
... |
[
"The",
"Chinese",
"football",
"league",
"system",
"or",
"league",
"pyramid",
",",
"refers",
"to",
"the",
"hierarchically",
"interconnected",
"league",
"system",
"for",
"the",
"Chinese",
"Football",
"Association",
"that",
"currently",
"consists",
"of",
"over",
"100... | [
{
"span": [
7,
8
],
"label": "Entity"
},
{
"span": [
3,
5
],
"label": "Entity"
},
{
"span": [
2,
3
],
"label": "Entity"
}
] | [
{
"head": [
7,
8
],
"tail": [
3,
5
],
"label": "instance of",
"qualifiers": [
{
"span": [
2,
3
],
"label": "of"
}
]
}
] |
[
"He",
"had",
"a",
"short",
"spell",
"with",
"Valencia",
"CF",
",",
"and",
"came",
"back",
"to",
"France",
"where",
"he",
"played",
"for",
"Red",
"Star",
"in",
"1935",
"-",
"36",
"(",
"14",
"matches",
")",
"and",
"Olympique",
"de",
"Marseille",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
18,
20
],
"label": "Entity"
},
{
"span": [
25,
26
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
18,
20
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
25,
26
],
"label": "number of matches played/races/starts"
}
]
}
] |
[
"He",
"signed",
"for",
"Chester",
"along",
"with",
"compatriot",
"Angus",
"Eve",
"at",
"a",
"time",
"when",
"they",
"were",
"bottom",
"of",
"Division",
"Three",
"under",
"American",
"manager",
"Terry",
"Smith",
",",
"who",
"had",
"recently",
"signed",
"other... | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
3,
4
],
"label": "Entity"
},
{
"span": [
18,
19
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
3,
4
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
18,
19
],
"label": "number of matches played/races/starts"
}
]
}
] |
[
"The",
"character",
"of",
"Sakura",
"and",
"her",
"relationship",
"with",
"Syaoran",
"were",
"both",
"based",
"on",
"Sakura",
"Kinomoto",
",",
"the",
"protagonist",
"from",
"Cardcaptor",
"Sakura",
"."
] | [
{
"span": [
13,
15
],
"label": "Entity"
},
{
"span": [
17,
18
],
"label": "Entity"
},
{
"span": [
19,
21
],
"label": "Entity"
}
] | [
{
"head": [
13,
15
],
"tail": [
17,
18
],
"label": "narrative role",
"qualifiers": [
{
"span": [
19,
21
],
"label": "of"
}
]
}
] |
[
"The",
"1985",
"–",
"86",
"Utah",
"Jazz",
"season",
"saw",
"the",
"Jazz",
"draft",
"Karl",
"Malone",
"."
] | [
{
"span": [
11,
13
],
"label": "Entity"
},
{
"span": [
4,
6
],
"label": "Entity"
},
{
"span": [
1,
2
],
"label": "Entity"
}
] | [
{
"head": [
11,
13
],
"tail": [
4,
6
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
1,
2
],
"label": "start time"
}
]
}
] |
[
"The",
"1984",
"–",
"85",
"Utah",
"Jazz",
"season",
"saw",
"the",
"Jazz",
"draft",
"John",
"Stockton"
] | [
{
"span": [
11,
13
],
"label": "Entity"
},
{
"span": [
4,
6
],
"label": "Entity"
},
{
"span": [
1,
2
],
"label": "Entity"
}
] | [
{
"head": [
11,
13
],
"tail": [
4,
6
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
1,
2
],
"label": "start time"
}
]
}
] |
[
"He",
"won",
"numerous",
"literary",
"awards",
",",
"including",
"the",
"Constantijn",
"Huygens",
"Prize",
"in",
"1984",
"and",
"the",
"P",
".",
"C",
".",
"Hooft",
"Award",
"in",
"1994",
",",
"both",
"of",
"which",
"were",
"for",
"his",
"work",
"as",
"... | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
8,
11
],
"label": "Entity"
},
{
"span": [
12,
13
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
8,
11
],
"label": "award received",
"qualifiers": [
{
"span": [
12,
13
],
"label": "point in time"
}
]
}
] |
[
"A",
"former",
"armed",
"fighter",
"of",
"the",
"rebel",
"Liberation",
"Tigers",
"of",
"Tamil",
"Eelam",
"organization",
",",
"Chandrakanthan",
"broke",
"away",
"from",
"the",
"Tamil",
"Tigers",
"along",
"with",
"Karuna",
"Amman",
"in",
"April",
"2004",
",",
... | [
{
"span": [
23,
25
],
"label": "Entity"
},
{
"span": [
19,
21
],
"label": "Entity"
},
{
"span": [
26,
28
],
"label": "Entity"
}
] | [
{
"head": [
23,
25
],
"tail": [
19,
21
],
"label": "member of",
"qualifiers": [
{
"span": [
26,
28
],
"label": "end time"
}
]
}
] |
[
"In",
"63",
",",
"Titus",
"married",
"for",
"the",
"second",
"time",
"to",
"Marcia",
"Furnilla",
"."
] | [
{
"span": [
3,
4
],
"label": "Entity"
},
{
"span": [
10,
12
],
"label": "Entity"
},
{
"span": [
7,
8
],
"label": "Entity"
}
] | [
{
"head": [
3,
4
],
"tail": [
10,
12
],
"label": "spouse",
"qualifiers": [
{
"span": [
7,
8
],
"label": "series ordinal"
}
]
}
] |
[
"John",
"Strand",
"-",
"Jones",
"(",
"2",
"December",
"1877",
"–",
"3",
"April",
"1958",
")",
"was",
"a",
"Welsh",
"rugby",
"union",
"player",
",",
"who",
"represented",
"the",
"Wales",
"national",
"rugby",
"union",
"team",
"on",
"five",
"occasions",
"in... | [
{
"span": [
0,
4
],
"label": "Entity"
},
{
"span": [
15,
16
],
"label": "Entity"
},
{
"span": [
29,
30
],
"label": "Entity"
}
] | [
{
"head": [
0,
4
],
"tail": [
15,
16
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
29,
30
],
"label": "national team appearances"
}
]
}
] |
[
"After",
"her",
"hometown",
"became",
"Polish",
"after",
"World",
"War",
"I",
",",
"her",
"parents",
"moved",
"to",
"Stettin",
"in",
"1920",
",",
"where",
"Zadek",
"spent",
"her",
"youth",
";",
"however",
"as",
"a",
"Jew",
"she",
"was",
"forced",
"to",
... | [
{
"span": [
49,
50
],
"label": "Entity"
},
{
"span": [
40,
41
],
"label": "Entity"
},
{
"span": [
16,
17
],
"label": "Entity"
}
] | [
{
"head": [
49,
50
],
"tail": [
40,
41
],
"label": "country",
"qualifiers": [
{
"span": [
16,
17
],
"label": "start time"
}
]
}
] |
[
"The",
"1983",
"–",
"84",
"Houston",
"Rockets",
"season",
"saw",
"the",
"Rockets",
"draft",
"Ralph",
"Sampson",
"."
] | [
{
"span": [
11,
13
],
"label": "Entity"
},
{
"span": [
4,
6
],
"label": "Entity"
},
{
"span": [
1,
2
],
"label": "Entity"
}
] | [
{
"head": [
11,
13
],
"tail": [
4,
6
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
1,
2
],
"label": "start time"
}
]
}
] |
[
"The",
"1984",
"–",
"85",
"Houston",
"Rockets",
"season",
"saw",
"the",
"Rockets",
"draft",
"Hakeem",
"Olajuwon",
"."
] | [
{
"span": [
11,
13
],
"label": "Entity"
},
{
"span": [
4,
6
],
"label": "Entity"
},
{
"span": [
1,
2
],
"label": "Entity"
}
] | [
{
"head": [
11,
13
],
"tail": [
4,
6
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
1,
2
],
"label": "start time"
}
]
}
] |
[
"The",
"song",
"was",
"succeeded",
"as",
"Croatian",
"representative",
"at",
"the",
"2009",
"contest",
"by",
"Igor",
"Cukrov",
"with",
"\"",
"Lijepa",
"Tena",
"\"",
"."
] | [
{
"span": [
5,
7
],
"label": "Entity"
},
{
"span": [
12,
14
],
"label": "Entity"
},
{
"span": [
9,
10
],
"label": "Entity"
}
] | [
{
"head": [
5,
7
],
"tail": [
12,
14
],
"label": "participant",
"qualifiers": [
{
"span": [
9,
10
],
"label": "point in time"
}
]
}
] |
[
"The",
"first",
"Shadow",
"Cabinet",
"of",
"Italy",
"was",
"launched",
"by",
"Achille",
"Occhetto",
",",
"Secretary",
"of",
"the",
"Italian",
"Communist",
"Party",
"from",
"1988",
"to",
"1991",
"."
] | [
{
"span": [
9,
11
],
"label": "Entity"
},
{
"span": [
15,
18
],
"label": "Entity"
},
{
"span": [
21,
22
],
"label": "Entity"
}
] | [
{
"head": [
9,
11
],
"tail": [
15,
18
],
"label": "member of political party",
"qualifiers": [
{
"span": [
21,
22
],
"label": "point in time"
}
]
}
] |
[
"He",
"was",
"transferred",
"to",
"Aston",
"Villa",
"in",
"September",
"1976",
",",
"having",
"played",
"in",
"30",
"league",
"games",
"and",
"scored",
"five",
"goals",
"for",
"Arsenal",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
21,
22
],
"label": "Entity"
},
{
"span": [
18,
19
],
"label": "Entity"
},
{
"span": [
13,
14
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
21,
22
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
18,
19
],
"label": "number of points/goals/set scored"
},
{
"span": [
13,
14... |
[
"Charles",
"Albert",
"\"",
"Bert",
"\"",
"Dorr",
"(",
"February",
"2",
",",
"1862",
"–",
"June",
"16",
",",
"1914",
")",
"was",
"an",
"American",
"Major",
"League",
"Baseball",
"pitcher",
"from",
"New",
"York",
"City",
"who",
"played",
"a",
"total",
"o... | [
{
"span": [
20,
23
],
"label": "Entity"
},
{
"span": [
25,
28
],
"label": "Entity"
},
{
"span": [
19,
20
],
"label": "Entity"
}
] | [
{
"head": [
20,
23
],
"tail": [
25,
28
],
"label": "headquarters location",
"qualifiers": [
{
"span": [
19,
20
],
"label": "country"
}
]
}
] |
[
"Patrick",
"Henry",
"is",
"an",
"American",
"women",
"'",
"s",
"basketball",
"coach",
",",
"most",
"recently",
"for",
"Miami",
"University",
"in",
"Oxford",
",",
"Ohio",
"."
] | [
{
"span": [
14,
16
],
"label": "Entity"
},
{
"span": [
17,
20
],
"label": "Entity"
},
{
"span": [
4,
5
],
"label": "Entity"
}
] | [
{
"head": [
14,
16
],
"tail": [
17,
20
],
"label": "headquarters location",
"qualifiers": [
{
"span": [
4,
5
],
"label": "country"
}
]
}
] |
[
"Bahu",
"District",
"(",
"Persian",
":",
"باهو",
")",
"also",
"known",
"as",
"\"",
"Bahu",
"Kalat",
"district",
"\"",
"is",
"a",
"district",
"located",
"at",
"Chabahar",
"County",
"in",
"the",
"southeast",
"of",
"Iran",
",",
"Sistan",
"va",
"Baluchistan",
... | [
{
"span": [
26,
27
],
"label": "Entity"
},
{
"span": [
30,
32
],
"label": "Entity"
},
{
"span": [
28,
29
],
"label": "Entity"
}
] | [
{
"head": [
26,
27
],
"tail": [
30,
32
],
"label": "shares border with",
"qualifiers": [
{
"span": [
28,
29
],
"label": "applies to part"
}
]
}
] |
[
"He",
"played",
"in",
"two",
"Varsity",
"matches",
"for",
"Oxford",
"Uni",
"as",
"well",
"as",
"captaining",
"them",
"before",
"playing",
"nine",
"times",
"for",
"Ireland",
"between",
"1989",
"and",
"1991",
"as",
"a",
"fly",
"-",
"half",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
19,
20
],
"label": "Entity"
},
{
"span": [
16,
17
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
19,
20
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
16,
17
],
"label": "national team appearances"
}
]
}
] |
[
"In",
"August",
"1991",
",",
"President",
"of",
"the",
"USSR",
"Mikhail",
"Gorbachev",
"and",
"President",
"Bush",
"launched",
"a",
"joint",
"educational",
"project",
":",
"a",
"Soviet",
"-",
"American",
"University",
",",
"which",
"in",
"documents",
"signed",... | [
{
"span": [
31,
33
],
"label": "Entity"
},
{
"span": [
36,
37
],
"label": "Entity"
},
{
"span": [
35,
36
],
"label": "Entity"
}
] | [
{
"head": [
31,
33
],
"tail": [
36,
37
],
"label": "position held",
"qualifiers": [
{
"span": [
35,
36
],
"label": "series ordinal"
}
]
}
] |
[
"1162",
"–",
"18",
"August",
"1227",
")",
",",
"born",
"Temüjin",
",",
"was",
"the",
"founder",
"and",
"Great",
"Khan",
"(",
"emperor",
")",
"of",
"the",
"Mongol",
"Empire",
",",
"which",
"became",
"the",
"largest",
"contiguous",
"empire",
"in",
"history... | [
{
"span": [
21,
23
],
"label": "Entity"
},
{
"span": [
8,
9
],
"label": "Entity"
},
{
"span": [
2,
5
],
"label": "Entity"
}
] | [
{
"head": [
21,
23
],
"tail": [
8,
9
],
"label": "head of state",
"qualifiers": [
{
"span": [
2,
5
],
"label": "end time"
}
]
}
] |
[
"It",
"is",
"kept",
"at",
"Kyujanggak",
",",
"the",
"former",
"Joseon",
"royal",
"library",
",",
"now",
"located",
"in",
"Seoul",
"National",
"University",
",",
"Seoul",
",",
"South",
"Korea",
"."
] | [
{
"span": [
15,
18
],
"label": "Entity"
},
{
"span": [
19,
20
],
"label": "Entity"
},
{
"span": [
21,
23
],
"label": "Entity"
}
] | [
{
"head": [
15,
18
],
"tail": [
19,
20
],
"label": "headquarters location",
"qualifiers": [
{
"span": [
21,
23
],
"label": "country"
}
]
}
] |
[
"Berengaria",
"of",
"León",
"(",
"1204",
"–",
"12",
"April",
"1237",
")",
"was",
"the",
"third",
"wife",
"but",
"only",
"empress",
"consort",
"of",
"John",
"of",
"Brienne",
",",
"Latin",
"Emperor",
"of",
"Constantinople",
"."
] | [
{
"span": [
26,
27
],
"label": "Entity"
},
{
"span": [
23,
25
],
"label": "Entity"
},
{
"span": [
4,
5
],
"label": "Entity"
}
] | [
{
"head": [
26,
27
],
"tail": [
23,
25
],
"label": "country",
"qualifiers": [
{
"span": [
4,
5
],
"label": "start time"
}
]
},
{
"head": [
26,
27
],
"tail": [
23,
25
... |
[
"He",
"was",
"called",
"to",
"the",
"bar",
"by",
"the",
"Inner",
"Temple",
"in",
"1886",
"and",
"admitted",
"a",
"solicitor",
"of",
"the",
"High",
"Court",
"of",
"Justice",
"of",
"Ireland",
"in",
"1890",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
15,
16
],
"label": "Entity"
},
{
"span": [
25,
26
],
"label": "Entity"
},
{
"span": [
8,
10
],
"label": "Entity"
},
{
"span": [
11,
12
... | [
{
"head": [
0,
1
],
"tail": [
15,
16
],
"label": "occupation",
"qualifiers": [
{
"span": [
25,
26
],
"label": "start time"
}
]
},
{
"head": [
0,
1
],
"tail": [
8,
10
... |
[
"She",
"was",
"the",
"first",
"female",
"artist",
"to",
"win",
"the",
"Grand",
"Austrian",
"State",
"Prize",
"in",
"1988",
"and",
"was",
"awarded",
"the",
"Austrian",
"Decoration",
"for",
"Science",
"and",
"Art",
"in",
"2005",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
9,
13
],
"label": "Entity"
},
{
"span": [
14,
15
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
9,
13
],
"label": "award received",
"qualifiers": [
{
"span": [
14,
15
],
"label": "point in time"
}
]
}
] |
[
"This",
"is",
"a",
"complete",
"list",
"of",
"players",
"for",
"the",
"Edmonton",
"Oilers",
"of",
"the",
"World",
"Hockey",
"Association",
"(",
"WHA",
")",
".",
"It",
"includes",
"players",
"that",
"have",
"played",
"at",
"least",
"one",
"regular",
"season... | [
{
"span": [
9,
11
],
"label": "Entity"
},
{
"span": [
13,
16
],
"label": "Entity"
},
{
"span": [
62,
63
],
"label": "Entity"
}
] | [
{
"head": [
9,
11
],
"tail": [
13,
16
],
"label": "league",
"qualifiers": [
{
"span": [
62,
63
],
"label": "start time"
}
]
}
] |
[
"It",
"was",
"open",
"as",
"a",
"high",
"school",
"from",
"the",
"1930s",
"through",
"1967",
"and",
"was",
"the",
"alma",
"mater",
"of",
"Elvis",
"Presley",
",",
"who",
"graduated",
"from",
"Humes",
"on",
"June",
"3",
",",
"1953",
"."
] | [
{
"span": [
18,
20
],
"label": "Entity"
},
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
26,
30
],
"label": "Entity"
}
] | [
{
"head": [
18,
20
],
"tail": [
0,
1
],
"label": "educated at",
"qualifiers": [
{
"span": [
26,
30
],
"label": "end time"
}
]
}
] |
[
"He",
"also",
"represented",
"in",
"the",
"competition",
"Tenerife",
"(",
"four",
"years",
")",
",",
"Rayo",
"Vallecano",
",",
"Villarreal",
"(",
"three",
")",
"and",
"Mallorca",
"(",
"four",
")",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
6,
7
],
"label": "Entity"
},
{
"span": [
22,
23
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
6,
7
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
22,
23
],
"label": "number of points/goals/set scored"
}
]
}
] |
[
"Created",
"by",
"writer",
"Arjun",
"Gaind",
"with",
"art",
"by",
"Vivek",
"Shinde",
",",
"it",
"tells",
"the",
"story",
"of",
"the",
"Kalki",
",",
"the",
"last",
"Avatar",
"of",
"Vishnu",
",",
"being",
"created",
"by",
"an",
"evil",
"geneticist",
"."
] | [
{
"span": [
17,
18
],
"label": "Entity"
},
{
"span": [
23,
24
],
"label": "Entity"
},
{
"span": [
21,
22
],
"label": "Entity"
}
] | [
{
"head": [
17,
18
],
"tail": [
23,
24
],
"label": "incarnation of",
"qualifiers": [
{
"span": [
21,
22
],
"label": "subject has role"
}
]
},
{
"head": [
17,
18
],
"tail": [
... |
[
"President",
"of",
"Russia",
"Dmitry",
"Medvedev",
"stated",
"that",
"the",
"peoples",
"of",
"Russia",
"and",
"Azerbaijan",
"were",
"tied",
"with",
"\"",
"closest",
"friendship",
"and",
"trust",
"links",
"\"",
"."
] | [
{
"span": [
2,
3
],
"label": "Entity"
},
{
"span": [
3,
5
],
"label": "Entity"
},
{
"span": [
0,
1
],
"label": "Entity"
}
] | [
{
"head": [
2,
3
],
"tail": [
3,
5
],
"label": "head of state",
"qualifiers": [
{
"span": [
0,
1
],
"label": "position held"
}
]
}
] |
[
"After",
"the",
"2014",
"Ukrainian",
"Revolution",
",",
"which",
"saw",
"the",
"pro",
"-",
"Russian",
"Yanukovych",
"ousted",
"on",
"21",
"February",
"2014",
",",
"relations",
"between",
"Russia",
"and",
"Ukraine",
"deteriorated",
"rapidly",
":",
"the",
"admin... | [
{
"span": [
12,
13
],
"label": "Entity"
},
{
"span": [
47,
49
],
"label": "Entity"
},
{
"span": [
15,
18
],
"label": "Entity"
}
] | [
{
"head": [
12,
13
],
"tail": [
47,
49
],
"label": "country of citizenship",
"qualifiers": [
{
"span": [
15,
18
],
"label": "start time"
}
]
}
] |
[
"The",
"Silvio",
"Berlusconi",
"Governments",
"(",
"2001",
"–",
"2006",
"and",
"2008",
"-",
"2011",
")",
"strengthened",
"Italy",
"'",
"s",
"ties",
"with",
"Russia",
",",
"due",
"to",
"his",
"personal",
"friendship",
"with",
"President",
"Vladimir",
"Putin",... | [
{
"span": [
19,
20
],
"label": "Entity"
},
{
"span": [
29,
30
],
"label": "Entity"
},
{
"span": [
27,
28
],
"label": "Entity"
}
] | [
{
"head": [
19,
20
],
"tail": [
29,
30
],
"label": "head of state",
"qualifiers": [
{
"span": [
27,
28
],
"label": "position held"
}
]
}
] |
[
"He",
"was",
"capped",
"once",
"for",
"Wales",
",",
"in",
"the",
"country",
"'",
"s",
"very",
"first",
"international",
"rugby",
"match",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
5,
6
],
"label": "Entity"
},
{
"span": [
13,
14
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
5,
6
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
13,
14
],
"label": "national team appearances"
}
]
}
] |
[
"He",
"also",
"recorded",
"three",
"caps",
"for",
"the",
"Yugoslavia",
"national",
"football",
"team",
"."
] | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
7,
11
],
"label": "Entity"
},
{
"span": [
3,
4
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
7,
11
],
"label": "member of sports team",
"qualifiers": [
{
"span": [
3,
4
],
"label": "number of matches played/races/starts"
}
]
}
] |
[
"It",
"is",
"located",
"3",
".",
"1",
"rail",
"kilometres",
"from",
"the",
"terminus",
"of",
"the",
"Kansai",
"Line",
"at",
"Nagoya",
"Station",
"and",
"is",
"0",
".",
"9",
"kilometers",
"from",
"the",
"terminus",
"of",
"the",
"Hiagashiyama",
"Line",
"at... | [
{
"span": [
0,
1
],
"label": "Entity"
},
{
"span": [
16,
18
],
"label": "Entity"
},
{
"span": [
13,
15
],
"label": "Entity"
}
] | [
{
"head": [
0,
1
],
"tail": [
16,
18
],
"label": "adjacent station",
"qualifiers": [
{
"span": [
13,
15
],
"label": "connecting line"
}
]
}
] |
[
"\"",
"Stoned",
"\"",
"was",
"released",
"in",
"the",
"UK",
"by",
"The",
"Rolling",
"Stones",
"on",
"the",
"Decca",
"label",
"on",
"1",
"November",
"1963",
",",
"as",
"the",
"B",
"-",
"side",
"to",
"their",
"version",
"of",
"\"",
"I",
"Wanna",
"Be",
... | [
{
"span": [
31,
36
],
"label": "Entity"
},
{
"span": [
9,
12
],
"label": "Entity"
},
{
"span": [
17,
20
],
"label": "Entity"
}
] | [
{
"head": [
31,
36
],
"tail": [
9,
12
],
"label": "performer",
"qualifiers": [
{
"span": [
17,
20
],
"label": "publication date"
}
]
}
] |
[
"Although",
"the",
"Miami",
"Dolphins",
"were",
"not",
"successful",
"before",
"joining",
"the",
"NFL",
",",
"from",
"1970",
"when",
"they",
"played",
"their",
"first",
"season",
"after",
"the",
"NFL",
"-",
"AFL",
"merger",
"until",
"2001",
"they",
"were",
... | [
{
"span": [
2,
4
],
"label": "Entity"
},
{
"span": [
10,
11
],
"label": "Entity"
},
{
"span": [
13,
14
],
"label": "Entity"
}
] | [
{
"head": [
2,
4
],
"tail": [
10,
11
],
"label": "league",
"qualifiers": [
{
"span": [
13,
14
],
"label": "start time"
}
]
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.