id stringlengths 2 8 | url stringlengths 31 300 | title stringlengths 1 208 | text stringlengths 1 252k | tokens listlengths 1 79.5k | ids listlengths 1 79.5k | attention_mask listlengths 1 79.5k |
|---|---|---|---|---|---|---|
36003335 | https://en.wikipedia.org/wiki/Fort%20McMurray%20%28North%20Liege%29%20Aerodrome | Fort McMurray (North Liege) Aerodrome | Fort McMurray (North Liege) Aerodrome is located northwest of Fort McMurray, Alberta, Canada.
See also
List of airports in the Fort McMurray area
References
Registered aerodromes in Fort McMurray | [
"Fort",
"Mc",
"Mur",
"ray",
"(",
"North",
"Lie",
"ge",
")",
"A",
"er",
"od",
"r",
"ome",
"is",
"located",
"north",
"west",
"of",
"Fort",
"Mc",
"Mur",
"ray",
",",
"Albert",
"a",
",",
"Canada",
".",
"See",
"also",
"List",
"of",
"air",
"ports",
"in"... | [
27743,
25629,
27017,
28840,
12,
25386,
28428,
24721,
13,
37,
24582,
24694,
86,
24859,
24593,
25616,
25855,
25820,
24595,
27743,
25629,
27017,
28840,
16,
28095,
69,
16,
26124,
18,
25404,
24762,
25831,
24595,
24911,
25424,
24581,
24585,
27743,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] |
57316364 | https://en.wikipedia.org/wiki/Melanoplus%20aridus | Melanoplus aridus | Melanoplus aridus, the arid lands spur-throat grasshopper, is a species of spur-throated grasshopper in the family Acrididae. It is found in North America.
References
External links
Melanoplinae
Articles created by Qbugbot
Insects described in 1878 | [
"Mel",
"an",
"op",
"l",
"us",
"ar",
"id",
"us",
",",
"the",
"ar",
"id",
"lands",
"sp",
"ur",
"-",
"th",
"ro",
"at",
"gr",
"as",
"shop",
"per",
",",
"is",
"a",
"species",
"of",
"sp",
"ur",
"-",
"th",
"ro",
"ated",
"gr",
"as",
"shop",
"per",
... | [
26749,
24583,
24644,
80,
24640,
24592,
24630,
24640,
16,
24585,
24592,
24630,
25873,
24878,
24615,
17,
24580,
24619,
24590,
24699,
24594,
29668,
24726,
16,
24593,
69,
25752,
24595,
24878,
24615,
17,
24580,
24619,
24712,
24699,
24594,
29668,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
45419732 | https://en.wikipedia.org/wiki/Inside%20the%20Osmonds | Inside the Osmonds | Inside the Osmonds is a 2001 ABC-TV movie about the personal lives and professional careers of The Osmonds, and how the stresses and strains of their careers and the turbulent 1970s and 1980s affected their relationships with each other and their families. The ending that takes place in January 2001 features a special ... | [
"In",
"side",
"the",
"Os",
"mond",
"s",
"is",
"a",
"2001",
"A",
"BC",
"-",
"TV",
"movie",
"about",
"the",
"personal",
"lives",
"and",
"professional",
"care",
"ers",
"of",
"The",
"Os",
"mond",
"s",
",",
"and",
"how",
"the",
"str",
"ess",
"es",
"and"... | [
24657,
25615,
24585,
27764,
27629,
87,
24593,
69,
25933,
37,
25924,
17,
25905,
28636,
25150,
24585,
27706,
28567,
24596,
26350,
27287,
24629,
24595,
24627,
27764,
27629,
87,
16,
24596,
26754,
24585,
24740,
24676,
24589,
24596,
24740,
27364,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
623831 | https://en.wikipedia.org/wiki/Eval | Eval | In some programming languages, eval , short for the English evaluate, is a function which evaluates a string as though it were an expression in the language, and returns a result; in others, it executes multiple lines of code as though they had been included instead of the line including the eval. The input to eval is ... | [
"In",
"some",
"programming",
"languages",
",",
"ev",
"al",
",",
"short",
"for",
"the",
"English",
"ev",
"al",
"u",
"ate",
",",
"is",
"a",
"function",
"which",
"ev",
"al",
"u",
"ates",
"a",
"str",
"ing",
"as",
"though",
"it",
"were",
"an",
"express",
... | [
24657,
25191,
29390,
29244,
16,
24895,
24591,
16,
25903,
24618,
24585,
25407,
24895,
24591,
89,
24688,
16,
24593,
69,
27636,
24763,
24895,
24591,
89,
24855,
69,
24740,
24599,
24594,
25365,
24598,
24747,
24583,
27352,
24602,
24581,
24585,
2599... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
72083628 | https://en.wikipedia.org/wiki/Disappearance%20of%20Sarm%20Heslop | Disappearance of Sarm Heslop | Sarm Joan Lillian Heslop (born 19 December 1979), is a British woman who went missing from a catamaran, moored in a bay off the western coast of Saint John, one of the United States Virgin Islands, in March 2021. She was last seen by a third party at a restaurant on the 7 March, and was believed to have taken a dinghy ... | [
"S",
"arm",
"Jo",
"an",
"L",
"ill",
"ian",
"H",
"es",
"l",
"op",
"(",
"born",
"19",
"December",
"1979",
"),",
"is",
"a",
"British",
"woman",
"who",
"went",
"missing",
"from",
"a",
"cat",
"am",
"ar",
"an",
",",
"mo",
"ored",
"in",
"a",
"b",
"ay"... | [
55,
25425,
24934,
24583,
48,
24689,
24669,
44,
24589,
80,
24644,
12,
25049,
24617,
25422,
27020,
24758,
24593,
69,
25320,
27433,
24831,
26003,
27386,
24672,
69,
29241,
24611,
24592,
24583,
16,
28225,
25839,
24581,
69,
70,
24632,
24894,
2458... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
4588992 | https://en.wikipedia.org/wiki/Popatlal%20Secondary%20School | Popatlal Secondary School | Popatlal Secondary School (PSS) was a co-educational, private, secondary school in the north-eastern Tanzanian city of Tanga. It was one of the oldest schools in the city.
History
The school was established in 1968 and formally opened by President Julius Nyerere, the country's first president.
It was named in the mem... | [
"Pop",
"at",
"l",
"al",
"Second",
"ary",
"School",
"(",
"P",
"SS",
")",
"was",
"a",
"co",
"-",
"educ",
"ational",
",",
"private",
",",
"secondary",
"school",
"in",
"the",
"north",
"-",
"eastern",
"Tan",
"z",
"an",
"ian",
"city",
"of",
"T",
"ang",
... | [
26695,
24590,
80,
24591,
26832,
24713,
25262,
12,
52,
27634,
13,
24625,
69,
24869,
17,
25793,
24813,
16,
27145,
16,
29604,
25228,
24581,
24585,
25855,
17,
28093,
29447,
94,
24583,
24669,
25491,
24595,
56,
24822,
69,
18,
24805,
24625,
2474... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
24744261 | https://en.wikipedia.org/wiki/S%C3%A9kou%20Tour%C3%A9%20%28footballer%29 | Sékou Touré (footballer) | Sékou Touré (1 May 1934 – 2 April 2003) was an Ivorian professional footballer who played as a striker.
He played in Ivory Coast for ASEC and Africa Sports, before playing in France between 1958 and 1966 for Olympique Alès, Nîmes Olympique, Nice, Sochaux, US Forbach, Grenoble, Dieppe, Montpellier and AS Béziers.
Tour... | [
"S",
"é",
"k",
"ou",
"Tour",
"é",
"(",
"1",
"May",
"1934",
"–",
"2",
"April",
"2003",
")",
"was",
"an",
"I",
"v",
"or",
"ian",
"professional",
"footballer",
"who",
"played",
"as",
"a",
"str",
"ik",
"er",
".",
"He",
"played",
"in",
"I",
"v",
"or... | [
55,
200,
79,
24603,
26563,
200,
12,
21,
25176,
28812,
4992,
22,
25381,
25877,
13,
24625,
24583,
45,
90,
24586,
24669,
26350,
27507,
24831,
25350,
24594,
69,
24740,
25054,
24582,
18,
24736,
25350,
24581,
45,
90,
24817,
28135,
24618,
37,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
66026890 | https://en.wikipedia.org/wiki/Kuukulgur%20Film | Kuukulgur Film | Kuukulgur Film (internationally known as Moonwalker Film) is an Estonian film studio. The studio has produced feature films, documentaries and advertisements.
Studio was established in 2003.
Filmography
2006 "Tühirand"
2006 "Täkutallinn"
2006 "Müümise kunst"
2007 "Sügisball"
2007 "Jan Uuspõld läheb Tartusse"
2008 "Ra... | [
"Ku",
"uk",
"ul",
"g",
"ur",
"Film",
"(",
"international",
"ly",
"known",
"as",
"Mo",
"on",
"wal",
"ker",
"Film",
")",
"is",
"an",
"E",
"ston",
"ian",
"film",
"studio",
".",
"The",
"studio",
"has",
"produced",
"feature",
"films",
",",
"document",
"ar... | [
29920,
25797,
24649,
75,
24615,
25716,
12,
26101,
24633,
25137,
24594,
25721,
24584,
27676,
27223,
25716,
13,
24593,
24583,
41,
26427,
24669,
24932,
27500,
18,
24627,
27500,
24808,
26073,
28102,
25477,
16,
27319,
26868,
24596,
24614,
27454,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
17990889 | https://en.wikipedia.org/wiki/En%20concert%20avec%20l%27Orchestre%20Lamoureux | En concert avec l'Orchestre Lamoureux | En concert avec l'Orchestre Lamoureux (In concert with the Lamoureux Orchestra) is the second live album by the French duo Les Rita Mitsouko. It was recorded live at the Théâtre des Champs-Élysées by Madje Malki and Laurent Gatignol.
Track listing
References
Les Rita Mitsouko albums
2004 live albums
Virgin Records l... | [
"En",
"concert",
"ave",
"c",
"l",
"'",
"Or",
"chest",
"re",
"Lam",
"ou",
"re",
"ux",
"(",
"In",
"concert",
"with",
"the",
"Lam",
"ou",
"re",
"ux",
"Or",
"chestra",
")",
"is",
"the",
"second",
"live",
"album",
"by",
"the",
"French",
"du",
"o",
"Le... | [
24879,
29895,
24820,
71,
80,
11,
25156,
27625,
24600,
29916,
24603,
24600,
28402,
12,
24657,
29895,
24651,
24585,
29916,
24603,
24600,
28402,
25156,
28854,
13,
24593,
24585,
25179,
26622,
25174,
24647,
24585,
25596,
24749,
83,
28196,
54,
2702... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
66749629 | https://en.wikipedia.org/wiki/AMG-333 | AMG-333 | AMG-333 is a drug which acts as a potent and selective blocker of the TRPM8 ion channel, which is the main receptor responsible for the sensation of cold. It was developed as a potential treatment for migraine.
See also
PF-05105679
RQ-00203078
References
Pyridines
Trifluoromethyl ethers
Amides
Fluoroarenes
Carbox... | [
"AM",
"G",
"-",
"33",
"3",
"is",
"a",
"drug",
"which",
"acts",
"as",
"a",
"pot",
"ent",
"and",
"se",
"lect",
"ive",
"block",
"er",
"of",
"the",
"T",
"R",
"P",
"M",
"8",
"ion",
"channel",
",",
"which",
"is",
"the",
"main",
"rece",
"pt",
"or",
... | [
29372,
43,
17,
26688,
23,
24593,
69,
28872,
24763,
27385,
24594,
69,
27078,
24609,
24596,
24620,
25754,
24723,
28517,
24582,
24595,
24585,
56,
54,
52,
49,
28,
24602,
28680,
16,
24763,
24593,
24585,
25039,
25325,
24864,
24586,
28734,
24618,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
21522316 | https://en.wikipedia.org/wiki/Rynarcice%2C%20Opole%20Voivodeship | Rynarcice, Opole Voivodeship | Rynarcice is a village in the administrative district of Gmina Korfantów, within Nysa County, Opole Voivodeship, in south-western Poland. It lies approximately south-west of Korfantów, east of Nysa, and south-west of the regional capital Opole.
References
Rynarcice | [
"R",
"yn",
"ar",
"c",
"ice",
"is",
"a",
"village",
"in",
"the",
"administrative",
"district",
"of",
"G",
"min",
"a",
"K",
"or",
"f",
"ant",
"ó",
"w",
",",
"within",
"N",
"ys",
"a",
"County",
",",
"O",
"po",
"le",
"Vo",
"iv",
"odes",
"hip",
",",... | [
54,
25828,
24592,
71,
24811,
24593,
69,
25879,
24581,
24585,
28790,
25906,
24595,
43,
24931,
69,
47,
24586,
74,
24738,
210,
91,
16,
25880,
50,
25312,
69,
25239,
16,
51,
24902,
24604,
28051,
24622,
26496,
25830,
16,
24581,
25900,
17,
269... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
8076040 | https://en.wikipedia.org/wiki/BBC%20One%20Wales | BBC One Wales | BBC One Wales is a Welsh free-to-air television channel owned and operated by BBC Cymru Wales. It is the Welsh variation of the UK-wide BBC One network and is broadcast from Central Square in Cardiff.
History and operation
The channel was launched on February 9, 1964 as BBC Cymru Wales.
BBC One Wales broadcasts arou... | [
"BBC",
"One",
"Wales",
"is",
"a",
"Wel",
"sh",
"free",
"-",
"to",
"-",
"air",
"television",
"channel",
"owned",
"and",
"operated",
"by",
"BBC",
"Cy",
"m",
"ru",
"Wales",
".",
"It",
"is",
"the",
"Wel",
"sh",
"var",
"iation",
"of",
"the",
"UK",
"-",
... | [
28321,
25954,
27244,
24593,
69,
28397,
24690,
26716,
17,
24601,
17,
24911,
25780,
28680,
27085,
24596,
27944,
24647,
28321,
27357,
81,
26325,
27244,
18,
24805,
24593,
24585,
28397,
24690,
25411,
27766,
24595,
24585,
26493,
17,
26677,
28321,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
60645093 | https://en.wikipedia.org/wiki/Elisabeth%20Gwinn | Elisabeth Gwinn | Elisabeth (Beth) Gwinn is a professor in the Department of Physics at the University of California, Santa Barbara (UCSB). Gwinn was the first woman to join the Physics faculty at UCSB. Gwinn's research team explores topics at the intersection of nanoscience, biology, and optics. She is particularly well known for her w... | [
"El",
"is",
"abeth",
"(",
"Be",
"th",
")",
"G",
"winn",
"is",
"a",
"professor",
"in",
"the",
"Department",
"of",
"Phys",
"ics",
"at",
"the",
"University",
"of",
"California",
",",
"Santa",
"Bar",
"b",
"ara",
"(",
"UC",
"S",
"B",
").",
"G",
"winn",
... | [
25421,
24593,
28327,
12,
25133,
24580,
13,
43,
25904,
24593,
69,
28037,
24581,
24585,
26606,
24595,
29896,
24930,
24590,
24585,
25015,
24595,
25950,
16,
28744,
25497,
70,
25956,
12,
29466,
55,
38,
24874,
43,
25904,
24625,
24585,
24818,
2743... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
36356878 | https://en.wikipedia.org/wiki/Dmitry%20Belyaev%20%28artist%29 | Dmitry Belyaev (artist) | Dmitry Vasilievich Belyaev (, November 18, 1921, Ryazan Province — September 25, 2007, Saint Petersburg) was a Russian and Soviet painter, who lived and worked in Saint Petersburg (former Leningrad), an Honored Artist of the Russian Federation, a member of the Leningrad Union of Soviet Artists, regarded as one of repre... | [
"D",
"mit",
"ry",
"V",
"as",
"il",
"iev",
"ich",
"B",
"ely",
"a",
"ev",
"(,",
"November",
"18",
",",
"1921",
",",
"R",
"y",
"az",
"an",
"Province",
"—",
"September",
"25",
",",
"2007",
",",
"Saint",
"Pe",
"ters",
"burg",
")",
"was",
"a",
"Russi... | [
40,
26286,
25064,
58,
24594,
24608,
28649,
24708,
38,
24959,
69,
24895,
29685,
25406,
24722,
16,
29066,
16,
54,
93,
25022,
24583,
27202,
4993,
25322,
25306,
16,
25557,
16,
26898,
25061,
24998,
26324,
13,
24625,
69,
26341,
24596,
26955,
29... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
13039465 | https://en.wikipedia.org/wiki/Michelangelo%20Pisani%20di%20Massa%20e%20di%20Mormile | Michelangelo Pisani di Massa e di Mormile | Michelangelo Pisani di Massa e di Mormile (24 March 1933), count of Massa Lubrense and Mormile, is an Italian diplomat.
Biography
He graduated in law in 1954 and entered the diplomatic career in 1960.
During his career, he was posted to the Permanent Representation of Italy to the United Nations in New York, at the ... | [
"Mic",
"hel",
"ang",
"el",
"o",
"P",
"is",
"ani",
"di",
"Mass",
"a",
"e",
"di",
"Mor",
"m",
"ile",
"(",
"24",
"March",
"1933",
"),",
"count",
"of",
"Mass",
"a",
"L",
"ub",
"ren",
"se",
"and",
"Mor",
"m",
"ile",
",",
"is",
"an",
"Italian",
"di... | [
27328,
25280,
24822,
24613,
83,
52,
24593,
26644,
25817,
26824,
69,
73,
25817,
26036,
81,
24890,
12,
25384,
25317,
28752,
24758,
27272,
24595,
26824,
69,
48,
24733,
26183,
24620,
24596,
26036,
81,
24890,
16,
24593,
24583,
26321,
25817,
2941... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
2917134 | https://en.wikipedia.org/wiki/Private%20Career%20Training%20Institutions%20Agency | Private Career Training Institutions Agency | The Private Career Training Institutions Agency (PCTIA) was the provincial regulatory body of British Columbia, Canada responsible for accrediting private post-secondary institutions and ensuring minimum standards of quality and consumer protection. Accreditation by the PCTIA qualified an institution to participate in ... | [
"The",
"Pr",
"iv",
"ate",
"Career",
"Tr",
"aining",
"In",
"stitut",
"ions",
"A",
"gency",
"(",
"PC",
"T",
"IA",
")",
"was",
"the",
"prov",
"incial",
"reg",
"ul",
"atory",
"body",
"of",
"British",
"Columbia",
",",
"Canada",
"responsible",
"for",
"ac",
... | [
24627,
24891,
24622,
24688,
27033,
25024,
28403,
24657,
26566,
24921,
37,
28072,
12,
29274,
56,
29154,
13,
24625,
24585,
25086,
29556,
24954,
24649,
26920,
26581,
24595,
25320,
27949,
16,
26124,
28734,
24618,
24616,
26727,
26740,
27145,
25890,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
66306129 | https://en.wikipedia.org/wiki/Kurtlar%2C%20Mudurnu | Kurtlar, Mudurnu | Kurtlar is a village in the Mudurnu District of Bolu Province in Turkey. Its population is 138 (2021).
References
Villages in Mudurnu District | [
"Kur",
"t",
"lar",
"is",
"a",
"village",
"in",
"the",
"M",
"ud",
"urn",
"u",
"District",
"of",
"Bol",
"u",
"Province",
"in",
"Turkey",
".",
"Its",
"population",
"is",
"13",
"8",
"(",
"2021",
").",
"References",
"Vill",
"ages",
"in",
"M",
"ud",
"urn... | [
28685,
88,
25791,
24593,
69,
25879,
24581,
24585,
49,
24711,
24935,
89,
25730,
24595,
28160,
89,
27202,
24581,
29194,
18,
27128,
25755,
24593,
25143,
28,
12,
25785,
24874,
24838,
26988,
25434,
24581,
49,
24711,
24935,
89,
25730
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] |
12358070 | https://en.wikipedia.org/wiki/Apennine%20yellow-bellied%20toad | Apennine yellow-bellied toad | The Apennine yellow-bellied toad (Bombina pachypus) is a species of toad in the family Bombinatoridae endemic to Italy. Its natural habitats are temperate forests, temperate grassland, swamps, freshwater marshes, intermittent freshwater marshes, arable land, pastureland, ponds, open excavations, irrigated land, and sea... | [
"The",
"Ap",
"enn",
"ine",
"yellow",
"-",
"bell",
"ied",
"to",
"ad",
"(",
"B",
"omb",
"ina",
"p",
"ach",
"y",
"p",
"us",
")",
"is",
"a",
"species",
"of",
"to",
"ad",
"in",
"the",
"family",
"B",
"omb",
"in",
"ator",
"idae",
"end",
"emic",
"to",
... | [
24627,
26222,
25187,
24734,
29904,
17,
27540,
24837,
24601,
24614,
12,
38,
26104,
25110,
84,
24769,
93,
84,
24640,
13,
24593,
69,
25752,
24595,
24601,
24614,
24581,
24585,
25334,
38,
26104,
24581,
25517,
26724,
24725,
28283,
24601,
27086,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
62630020 | https://en.wikipedia.org/wiki/Jen%C5%91%20Kuti | Jenő Kuti | Jenő Kuti (born 18 June 1909, date of death unknown) was a Hungarian weightlifter. He competed in the men's featherweight event at the 1936 Summer Olympics.
References
External links
1909 births
Year of death missing
Hungarian male weightlifters
Olympic weightlifters for Hungary
Weightlifters at the 1936 Summer Ol... | [
"J",
"en",
"ő",
"K",
"ut",
"i",
"(",
"born",
"18",
"June",
"1909",
",",
"date",
"of",
"death",
"unknown",
")",
"was",
"a",
"Hungarian",
"weight",
"lif",
"ter",
".",
"He",
"competed",
"in",
"the",
"men",
"'",
"s",
"fe",
"ather",
"weight",
"event",
... | [
46,
24587,
304,
47,
24660,
77,
12,
25049,
24722,
25347,
29974,
16,
27478,
24595,
25303,
29224,
13,
24625,
69,
29864,
27499,
28486,
24621,
18,
24736,
28170,
24581,
24585,
25203,
11,
87,
24828,
25376,
27499,
25775,
24590,
24585,
28303,
26558,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
16031716 | https://en.wikipedia.org/wiki/Bonn%20International%20Centre%20for%20Conflict%20Studies | Bonn International Centre for Conflict Studies | The Bonn International Centre for Conflict Studies (BICC), established in 1994, is a research institute located in Bonn, Germany. While the focus of BICC's work initially centered on the conversion of military facilities and equipment to civilian uses (hence its name), the institute's research has expanded to other are... | [
"The",
"Bon",
"n",
"International",
"Centre",
"for",
"Con",
"fl",
"ict",
"Studies",
"(",
"B",
"I",
"CC",
"),",
"established",
"in",
"1994",
",",
"is",
"a",
"research",
"in",
"stitute",
"located",
"in",
"Bon",
"n",
",",
"Germany",
".",
"While",
"the",
... | [
24627,
28549,
82,
25731,
28155,
24618,
24924,
24949,
24847,
29229,
12,
38,
45,
28120,
24758,
25572,
24581,
26360,
16,
24593,
69,
26184,
24581,
26217,
25616,
24581,
28549,
82,
16,
26269,
18,
26751,
24585,
29393,
24595,
38,
45,
28120,
11,
8... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
13677348 | https://en.wikipedia.org/wiki/Brian%20Bowditch | Brian Bowditch | Brian Hayward Bowditch (born 1961) is a British mathematician known for his contributions to geometry and topology, particularly in the areas of geometric group theory and low-dimensional topology. He is also known for solving the angel problem. Bowditch holds a chaired Professor appointment in Mathematics at the Unive... | [
"Brian",
"Hay",
"ward",
"Bow",
"d",
"itch",
"(",
"born",
"1961",
")",
"is",
"a",
"British",
"ma",
"them",
"atic",
"ian",
"known",
"for",
"his",
"contribut",
"ions",
"to",
"ge",
"omet",
"ry",
"and",
"to",
"pol",
"ogy",
",",
"particularly",
"in",
"the"... | [
29813,
28933,
24993,
28049,
72,
26037,
12,
25049,
27802,
13,
24593,
69,
25320,
25853,
25154,
25677,
24669,
25137,
24618,
24684,
27391,
24921,
24601,
24721,
26544,
25064,
24596,
24601,
24982,
28953,
16,
28288,
24581,
24585,
26610,
24595,
24721,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
45493759 | https://en.wikipedia.org/wiki/Frank%20A.%20Sloan | Frank A. Sloan | Frank Allen Sloan (born August 15, 1942) is an American health economist. As of 2023, he is the J. Alexander McMahon Distinguished Professor Emeritus of Health Policy and Management and Professor of Economics at Duke University.
Early life and education
Sloan was born in the United States and received his A.B. in Econ... | [
"Frank",
"Allen",
"S",
"loan",
"(",
"born",
"August",
"15",
",",
"1942",
")",
"is",
"an",
"American",
"health",
"econom",
"ist",
".",
"As",
"of",
"2023",
",",
"he",
"is",
"the",
"J",
".",
"Alexander",
"Mc",
"Mah",
"on",
"D",
"ist",
"ingu",
"ished",... | [
26741,
29937,
55,
29411,
12,
25049,
25313,
25018,
16,
27811,
13,
24593,
24583,
24868,
27001,
26492,
24641,
18,
24906,
24595,
26435,
16,
24607,
24593,
24585,
46,
18,
28173,
25629,
27528,
24584,
40,
24641,
28214,
25814,
28851,
41,
24719,
2459... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
15963344 | https://en.wikipedia.org/wiki/Daniel%20DeWeldon | Daniel DeWeldon | Daniel de Weldon is an Austrian-American actor, screenwriter, director and producer. de Weldon is a native of Washington, D.C., and Newport, Rhode Island. He is the son of Austrian-American sculptor Felix de Weldon, known for the Marine Corps War Memorial statue of the flag raising at Iwo Jima, official United States P... | [
"Daniel",
"de",
"Wel",
"don",
"is",
"an",
"Austr",
"ian",
"-",
"American",
"actor",
",",
"screen",
"writer",
",",
"director",
"and",
"producer",
".",
"de",
"Wel",
"don",
"is",
"a",
"native",
"of",
"Washington",
",",
"D",
".",
"C",
".,",
"and",
"New",... | [
28265,
24650,
28397,
26733,
24593,
24583,
25200,
24669,
17,
24868,
27032,
16,
27567,
26408,
16,
26319,
24596,
27417,
18,
24650,
28397,
26733,
24593,
69,
28494,
24595,
26430,
16,
40,
18,
39,
25964,
24596,
24871,
24873,
16,
27772,
25987,
2655... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
23976048 | https://en.wikipedia.org/wiki/Pomphale | Pomphale | Pomphale is a genus of hymenopteran insects of the family Eulophidae.
References
Key to Nearctic eulophid genera
Universal Chalcidoidea Database
Eulophidae | [
"P",
"om",
"ph",
"ale",
"is",
"a",
"genus",
"of",
"hy",
"men",
"op",
"ter",
"an",
"in",
"se",
"cts",
"of",
"the",
"family",
"E",
"ul",
"oph",
"idae",
".",
"References",
"Ke",
"y",
"to",
"N",
"ear",
"ctic",
"e",
"ul",
"oph",
"id",
"gener",
"a",
... | [
52,
24605,
24844,
24988,
24593,
69,
27716,
24595,
25017,
25203,
24644,
24621,
24583,
24581,
24620,
26396,
24595,
24585,
25334,
41,
24649,
26391,
26724,
18,
24838,
26434,
93,
24601,
50,
24717,
27979,
73,
24649,
26391,
24630,
25872,
69,
28194,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] |
69634480 | https://en.wikipedia.org/wiki/Joe%20Taibi | Joe Taibi | Joseph Paul Taibi (born February 22, 1963) is a former American football defensive end who played one season in the National Football League (NFL) for the New York Giants. He played college football for Southern Colorado (now CSU Pueblo), Northern Colorado, and Idaho.
Early life and education
Joe Taibi was born on Feb... | [
"Joseph",
"Paul",
"Ta",
"ib",
"i",
"(",
"born",
"February",
"22",
",",
"1963",
")",
"is",
"a",
"former",
"American",
"football",
"def",
"ensive",
"end",
"who",
"played",
"one",
"season",
"in",
"the",
"National",
"Football",
"League",
"(",
"NFL",
")",
"... | [
27294,
26108,
29884,
24751,
77,
12,
25049,
25500,
25127,
16,
27703,
13,
24593,
69,
25346,
24868,
25128,
25808,
26574,
24725,
24831,
25350,
24748,
25042,
24581,
24585,
25155,
26178,
25375,
12,
29632,
13,
24618,
24585,
24871,
25288,
43,
24669,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
74179070 | https://en.wikipedia.org/wiki/Sarah%20Bernstein | Sarah Bernstein | Sarah Bernstein may be:
(born 1985), American jazz and improvisation musician
Sarah Bernstein (author)
Sarah Bernstein (archer) | [
"Sar",
"ah",
"Bern",
"stein",
"may",
"be",
":",
"(",
"born",
"1985",
"),",
"American",
"j",
"azz",
"and",
"improv",
"isation",
"musician",
"Sar",
"ah",
"Bern",
"stein",
"(",
"author",
")",
"Sar",
"ah",
"Bern",
"stein",
"(",
"arch",
"er",
")"
] | [
27450,
24966,
28128,
28430,
25345,
24636,
30,
12,
25049,
26849,
24758,
24868,
78,
27501,
24596,
29462,
28182,
29681,
27450,
24966,
28128,
28430,
12,
25931,
13,
27450,
24966,
28128,
28430,
12,
25340,
24582,
13
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] |
22127057 | https://en.wikipedia.org/wiki/West%20Gippsland%20Hospital | West Gippsland Hospital | West Gippsland Hospital is a regional hospital in Warragul, Victoria, first established in 1888 on land donated by a local resident, Mary Sargeant.
The current hospital is an 83-bed facility with an additional 60 beds available in the adjoining Cooinda Lodge Nursing Home.
References
External links
West Gippsland He... | [
"West",
"G",
"ip",
"ps",
"land",
"Hospital",
"is",
"a",
"regional",
"hospital",
"in",
"Warr",
"ag",
"ul",
",",
"Victoria",
",",
"first",
"established",
"in",
"188",
"8",
"on",
"land",
"don",
"ated",
"by",
"a",
"local",
"resident",
",",
"Mary",
"Sar",
... | [
25526,
43,
24696,
25909,
24775,
28519,
24593,
69,
28390,
28527,
24581,
28764,
24638,
24649,
16,
28293,
16,
24818,
25572,
24581,
25668,
28,
24584,
24775,
26733,
24712,
24647,
69,
25763,
29489,
16,
26313,
27450,
24721,
24738,
18,
24627,
26950,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
64342918 | https://en.wikipedia.org/wiki/Sherrie%20Conley | Sherrie Conley | Sherrie Conley is an American politician who has served as a Republican representing District 20 in the Oklahoma House of Representatives since 2018.
Early life and career
Conley moved to Central Oklahoma in the 1970s and grew up in southwest Oklahoma City. She attended Moore Public Schools and graduated from Moore Hi... | [
"Sher",
"r",
"ie",
"Con",
"ley",
"is",
"an",
"American",
"politician",
"who",
"has",
"served",
"as",
"a",
"Republican",
"represent",
"ing",
"District",
"20",
"in",
"the",
"Oklahoma",
"House",
"of",
"Representatives",
"since",
"2018",
".",
"Early",
"life",
... | [
28798,
86,
24716,
24924,
25145,
24593,
24583,
24868,
26900,
24831,
24808,
25612,
24594,
69,
27653,
25833,
24599,
25730,
24623,
24581,
24585,
29929,
25816,
24595,
29269,
25570,
25625,
18,
26580,
25372,
24596,
25513,
24924,
25145,
25804,
24601,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
26256744 | https://en.wikipedia.org/wiki/Horst%20Hannig | Horst Hannig | Horst Hannig (13 November 1921 – 15 May 1943) was a German Luftwaffe fighter ace and posthumous recipient of the Knight's Cross of the Iron Cross with Oak Leaves during World War II. The Knight's Cross of the Iron Cross and its higher grade Oak Leaves was awarded to recognize extreme battlefield bravery or successful m... | [
"Hor",
"st",
"H",
"ann",
"ig",
"(",
"13",
"November",
"1921",
"–",
"15",
"May",
"1943",
")",
"was",
"a",
"German",
"Lu",
"f",
"tw",
"affe",
"f",
"ighter",
"ace",
"and",
"pos",
"th",
"um",
"ous",
"rec",
"ip",
"ient",
"of",
"the",
"K",
"night",
"... | [
27673,
24606,
44,
24910,
24628,
12,
25143,
25406,
29066,
4992,
25018,
25176,
27896,
13,
24625,
69,
25583,
26338,
74,
24759,
29249,
74,
28946,
24852,
24596,
24936,
24580,
24656,
24797,
26038,
24696,
25397,
24595,
24585,
47,
26540,
11,
87,
27... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
43254845 | https://en.wikipedia.org/wiki/Persian%20pottery | Persian pottery | Persian pottery or Iranian pottery is the pottery made by the artists of Persia (Iran) and its history goes back to early Neolithic Age (7th millennium BCE). Agriculture gave rise to the baking of clay, and the making of utensils by the people of Iran. Through the centuries, Persian potters have responded to the deman... | [
"Pers",
"ian",
"pot",
"ter",
"y",
"or",
"Iran",
"ian",
"pot",
"ter",
"y",
"is",
"the",
"pot",
"ter",
"y",
"made",
"by",
"the",
"artists",
"of",
"Pers",
"ia",
"(",
"Iran",
")",
"and",
"its",
"history",
"go",
"es",
"back",
"to",
"early",
"Ne",
"ol"... | [
29654,
24669,
27078,
24621,
93,
24586,
27580,
24669,
27078,
24621,
93,
24593,
24585,
27078,
24621,
93,
25167,
24647,
24585,
26940,
24595,
29654,
24677,
12,
27580,
13,
24596,
24783,
25838,
25192,
24589,
25152,
24601,
25551,
25486,
24612,
24642,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
74310121 | https://en.wikipedia.org/wiki/Aeolus%20Haohan | Aeolus Haohan | The Aeolus Haohan (风神 皓瀚) is a compact SUV produced by Dongfeng Motor Corporation under the Aeolus sub-brand. The Haohan compact SUV is built on the DSMA 2.0 platform developed by Dongfeng for conventional petrol and electric models. Dongfeng announced that Haohan is the world's first vehicle that equipped with power-s... | [
"The",
"A",
"e",
"ol",
"us",
"Ha",
"o",
"han",
"(",
"风",
"神",
"皓",
"瀚",
")",
"is",
"a",
"comp",
"act",
"S",
"U",
"V",
"produced",
"by",
"D",
"ong",
"f",
"eng",
"Mot",
"or",
"Corporation",
"under",
"the",
"A",
"e",
"ol",
"us",
"sub",
"-",
"b... | [
24627,
37,
73,
24612,
24640,
27503,
83,
26424,
12,
17612,
13486,
13155,
12228,
13,
24593,
69,
24770,
24756,
55,
57,
58,
26073,
24647,
40,
24728,
74,
25010,
28079,
24586,
29034,
25016,
24585,
37,
73,
24612,
24640,
25097,
17,
29212,
18,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
45127145 | https://en.wikipedia.org/wiki/Bryan%20Slavin | Bryan Slavin | Bryan Slavin is a former professional footballer who has played in the Scottish Football League First Division for Morton.
Career
Slavin spent his senior career with Morton, making one league appearance for the club in March 1997 before being loaned back out to Junior side Dalry Thistle. Recalled for extended first te... | [
"Br",
"yan",
"Sl",
"av",
"in",
"is",
"a",
"former",
"professional",
"footballer",
"who",
"has",
"played",
"in",
"the",
"Scottish",
"Football",
"League",
"First",
"Division",
"for",
"Mor",
"ton",
".",
"Career",
"Sl",
"av",
"in",
"spent",
"his",
"senior",
... | [
24980,
27572,
26499,
24668,
24581,
24593,
69,
25346,
26350,
27507,
24831,
24808,
25350,
24581,
24585,
27527,
26178,
25375,
26204,
26141,
24618,
26036,
24915,
18,
27033,
26499,
24668,
24581,
27862,
24684,
27863,
25513,
24651,
26036,
24915,
16,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
51133364 | https://en.wikipedia.org/wiki/Mojsije%20I | Mojsije I | Mojsije I Rajović () was the Archbishop of Peć and Serbian Patriarch, head of the Serbian Orthodox Church, from 1712 to 1725, with seat in the Patriarchal Monastery of Peć.
Before he became the Serbian Patriarch, Mojsije served as Metropolitan of Raška, from 1704, under Patriarch Kalinik I. That was traditionally a ve... | [
"Mo",
"j",
"s",
"i",
"je",
"I",
"Raj",
"ov",
"ić",
"()",
"was",
"the",
"Arch",
"bishop",
"of",
"Pe",
"ć",
"and",
"Serb",
"ian",
"Pat",
"ri",
"arch",
",",
"head",
"of",
"the",
"Serb",
"ian",
"Or",
"thod",
"ox",
"Church",
",",
"from",
"17",
"12",... | [
25721,
78,
87,
77,
25122,
45,
28359,
24658,
27724,
26399,
24625,
24585,
26232,
28788,
24595,
25061,
230,
24596,
28351,
24669,
26292,
25356,
25340,
16,
25342,
24595,
24585,
28351,
24669,
25156,
26445,
26173,
25986,
16,
24672,
24940,
25074,
246... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
33938354 | https://en.wikipedia.org/wiki/James%20McHale | James McHale | James McHale is an Australian journalist and news presenter.
Career
McHale graduated from Murdoch University in 2006 with a Bachelor of Laws/Media, majoring in Radio. After completing his degree, he worked at Clayton Utz in 2007 and 2008.
In February 2009, McHale joined the Australian Broadcasting Corporation, where ... | [
"James",
"Mc",
"H",
"ale",
"is",
"an",
"Australian",
"journalist",
"and",
"news",
"present",
"er",
".",
"Career",
"Mc",
"H",
"ale",
"graduated",
"from",
"Mur",
"do",
"ch",
"University",
"in",
"2006",
"with",
"a",
"Bac",
"hel",
"or",
"of",
"Law",
"s",
... | [
26033,
25629,
44,
24988,
24593,
24583,
26007,
29469,
24596,
27988,
25126,
24582,
18,
27033,
25629,
44,
24988,
28599,
24672,
27017,
25161,
24610,
25015,
24581,
25562,
24651,
69,
29293,
25280,
24586,
24595,
26347,
87,
19,
28726,
16,
25744,
2459... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
13513802 | https://en.wikipedia.org/wiki/Andre%20Spencer | Andre Spencer | Andre Devell Spencer (July 20, 1964 – August 4, 2020) was an American professional basketball player. He was a 6' 6" (198 cm) 210 lb (95 kg) forward and played collegiately for Bakersfield College, a junior college, and the Northern Arizona Lumberjacks. He played for three teams in the National Basketball Association (... | [
"And",
"re",
"Dev",
"ell",
"Sp",
"en",
"cer",
"(",
"July",
"20",
",",
"1964",
"–",
"August",
"4",
",",
"2020",
")",
"was",
"an",
"American",
"professional",
"basketball",
"player",
".",
"He",
"was",
"a",
"6",
"'",
"6",
"\"",
"(",
"198",
"c",
"m",... | [
25695,
24600,
29932,
24731,
25175,
24587,
25040,
12,
25363,
24623,
16,
27413,
4992,
25313,
24,
16,
25642,
13,
24625,
24583,
24868,
26350,
27044,
25811,
18,
24736,
24625,
69,
26,
11,
26,
6,
12,
24842,
71,
81,
13,
22,
24975,
80,
70,
12,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
51666770 | https://en.wikipedia.org/wiki/Kevin%20Hallett | Kevin Hallett | Kevin Hallett (13 October 1929 – 11 October 2021) was an Australian swimmer. He competed in the men's 200 metre breaststroke at the 1948 Summer Olympics.
References
External links
1929 births
2021 deaths
Olympic swimmers for Australia
Swimmers at the 1948 Summer Olympics
Place of birth missing
Australian male brea... | [
"K",
"ev",
"in",
"Hal",
"let",
"t",
"(",
"13",
"October",
"1929",
"–",
"11",
"October",
"2021",
")",
"was",
"an",
"Australian",
"sw",
"im",
"mer",
".",
"He",
"competed",
"in",
"the",
"men",
"'",
"s",
"200",
"met",
"re",
"bre",
"ast",
"st",
"ro",
... | [
47,
24895,
24581,
27968,
25171,
88,
12,
25143,
25336,
28779,
4992,
25267,
25336,
25785,
13,
24625,
24583,
26007,
26106,
24634,
24719,
18,
24736,
28170,
24581,
24585,
25203,
11,
87,
24706,
25547,
24600,
25706,
24745,
24606,
24619,
24801,
24590... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
602641 | https://en.wikipedia.org/wiki/New%20world%20order%20%28politics%29 | New world order (politics) | The term "new world order" refers to a new period of history evidencing dramatic change in world political thought and the balance of power in international relations. Despite varied interpretations of this term, it is primarily associated with the ideological notion of world governance only in the sense of new collect... | [
"The",
"term",
"\"",
"new",
"world",
"order",
"\"",
"ref",
"ers",
"to",
"a",
"new",
"period",
"of",
"history",
"ev",
"id",
"enc",
"ing",
"dr",
"am",
"atic",
"change",
"in",
"world",
"political",
"thought",
"and",
"the",
"bal",
"ance",
"of",
"power",
... | [
24627,
26334,
6,
24983,
25750,
25683,
6,
25911,
24629,
24601,
69,
24983,
26000,
24595,
25838,
24895,
24630,
26485,
24599,
24815,
24611,
25677,
26298,
24581,
25750,
26244,
28208,
24596,
24585,
27834,
24985,
24595,
25844,
24581,
26101,
29118,
18,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
68341429 | https://en.wikipedia.org/wiki/Australian%20Men%27s%20Curling%20Championship | Australian Men's Curling Championship | The Australian Men's Curling Championship is the national curling championship of men's curling in Australia. The winners of the tournament represent Australia at the Pacific-Asia Curling Championships. The event is organized by the Australian Curling Federation.
The event is normally held in Naseby, New Zealand, as A... | [
"The",
"Australian",
"Men",
"'",
"s",
"Cur",
"ling",
"Championship",
"is",
"the",
"national",
"cur",
"ling",
"championship",
"of",
"men",
"'",
"s",
"cur",
"ling",
"in",
"Australia",
".",
"The",
"winners",
"of",
"the",
"tournament",
"represent",
"Australia",
... | [
24627,
26007,
26385,
11,
87,
26880,
25632,
25658,
24593,
24585,
25743,
25069,
25632,
27405,
24595,
25203,
11,
87,
25069,
25632,
24581,
25938,
18,
24627,
28754,
24595,
24585,
27048,
25833,
25938,
24590,
24585,
27726,
17,
27920,
26880,
25632,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3530376 | https://en.wikipedia.org/wiki/Tottenham/Volk%20Airport | Tottenham/Volk Airport | Tottenham/Volk Airport is located southeast of Tottenham, Ontario, Canada.
References
Registered aerodromes in Ontario | [
"T",
"ot",
"ten",
"ham",
"/",
"Vol",
"k",
"Airport",
"is",
"located",
"sou",
"theast",
"of",
"T",
"ot",
"ten",
"ham",
",",
"Ontario",
",",
"Canada",
".",
"References",
"Register",
"ed",
"a",
"er",
"od",
"rom",
"es",
"in",
"Ontario"
] | [
56,
24643,
25026,
25484,
19,
26462,
79,
28846,
24593,
25616,
29494,
27604,
24595,
56,
24643,
25026,
25484,
16,
28672,
16,
26124,
18,
24838,
27624,
24588,
69,
24582,
24694,
27891,
24589,
24581,
28672
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] |
21136485 | https://en.wikipedia.org/wiki/Valner%20Frankovi%C4%87 | Valner Franković | Valner Franković (born 9 July 1968) is a Croatian former handball player.
Franković played for the younger selections of the Yugoslav national handball team. He played and won two Balkan Cups, 1988 Romania and 1989 Bulgaria as well as a bronze medal at IHF Men's Junior World Championship in 1989.
He played for the Cr... | [
"Val",
"ner",
"Frank",
"ov",
"ić",
"(",
"born",
"9",
"July",
"1968",
")",
"is",
"a",
"Croat",
"ian",
"former",
"hand",
"ball",
"player",
".",
"Frank",
"ov",
"ić",
"played",
"for",
"the",
"younger",
"se",
"le",
"ctions",
"of",
"the",
"Y",
"ug",
"os"... | [
26057,
25651,
26741,
24658,
27724,
12,
25049,
29,
25363,
27178,
13,
24593,
69,
29464,
24669,
25346,
25866,
24861,
25811,
18,
26741,
24658,
27724,
25350,
24618,
24585,
29857,
24620,
24604,
25509,
24595,
24585,
61,
24880,
24674,
28289,
25743,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
51053056 | https://en.wikipedia.org/wiki/Kukri%20Peneplain | Kukri Peneplain | The Kukri Peneplain is a near-horizontal and flat unconformity in the Transantarctic Mountains. The peneplain formed by erosion of the granitic and metamorphic basement rocks during the Paleozoic (Silurian to Devonian). Kukri Peneplain dips gently to the west.
References
Planation surfaces
Unconformities
Geology of A... | [
"The",
"K",
"uk",
"ri",
"P",
"ene",
"pl",
"ain",
"is",
"a",
"near",
"-",
"hor",
"iz",
"ont",
"al",
"and",
"fl",
"at",
"un",
"con",
"form",
"ity",
"in",
"the",
"Trans",
"ant",
"ar",
"ctic",
"Mountain",
"s",
".",
"The",
"p",
"ene",
"pl",
"ain",
... | [
24627,
47,
25797,
25356,
52,
25410,
24659,
24667,
24593,
69,
25532,
17,
26623,
24782,
25349,
24591,
24596,
24949,
24590,
24631,
24652,
24839,
24683,
24581,
24585,
26781,
24738,
24592,
27979,
27469,
87,
18,
24627,
84,
25410,
24659,
24667,
2564... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
2295194 | https://en.wikipedia.org/wiki/List%20of%20former%20capitals%20of%20Serbia | List of former capitals of Serbia | This is a list of the historical capitals of Serbian statehood:
See also
Serbia
History of Serbia
References
Serbia history-related lists
Serbia politics-related lists
Serbia geography-related lists
Serbia | [
"This",
"is",
"a",
"list",
"of",
"the",
"historical",
"cap",
"it",
"als",
"of",
"Serb",
"ian",
"state",
"hood",
":",
"See",
"also",
"Serb",
"ia",
"History",
"of",
"Serb",
"ia",
"References",
"Serb",
"ia",
"history",
"-",
"related",
"l",
"ists",
"Serb",... | [
25111,
24593,
69,
25432,
24595,
24585,
28291,
25238,
24598,
24702,
24595,
28351,
24669,
25338,
26931,
30,
25404,
24762,
28351,
24677,
25592,
24595,
28351,
24677,
24838,
28351,
24677,
25838,
17,
26974,
80,
25006,
28351,
24677,
29595,
17,
26974,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] |
36703949 | https://en.wikipedia.org/wiki/Lindsay%20Meyer | Lindsay Meyer | Lindsay Meyer (born September 23, 1988) is an American rower. She was born in Seattle, Washington. She competed at the 2008 Summer Olympics in Beijing, where she placed fifth in quadruple sculls, together with Lia Pernell, Jennifer Kaido and Margot Shumway.
References
External links
1988 births
Living people
America... | [
"Lind",
"say",
"Me",
"yer",
"(",
"born",
"September",
"23",
",",
"1988",
")",
"is",
"an",
"American",
"row",
"er",
".",
"She",
"was",
"born",
"in",
"Se",
"attle",
",",
"Washington",
".",
"She",
"competed",
"at",
"the",
"2008",
"Summer",
"Olympics",
"... | [
29306,
27092,
25443,
27737,
12,
25049,
25322,
25217,
16,
26637,
13,
24593,
24583,
24868,
25032,
24582,
18,
25079,
24625,
25049,
24581,
24779,
25943,
16,
26430,
18,
25079,
28170,
24590,
24585,
25505,
26558,
26648,
24581,
25133,
26353,
24599,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
19215923 | https://en.wikipedia.org/wiki/2008%20Summer%20Paralympics%20medal%20table | 2008 Summer Paralympics medal table | The medal table of the 2008 Summer Paralympics ranks the participating National Paralympic Committees (NPCs) by the number of gold medals won by their athletes during the competition. The 2008 Paralympics was the thirteenth Games to be held, a quadrennial competition open to athletes with physical and intellectual disa... | [
"The",
"medal",
"table",
"of",
"the",
"2008",
"Summer",
"Par",
"aly",
"mp",
"ics",
"ran",
"ks",
"the",
"particip",
"ating",
"National",
"Par",
"aly",
"mp",
"ic",
"Comm",
"it",
"te",
"es",
"(",
"N",
"PC",
"s",
")",
"by",
"the",
"number",
"of",
"gold... | [
24627,
26720,
28356,
24595,
24585,
25505,
26558,
25251,
26884,
25265,
24930,
24771,
24737,
24585,
26438,
25105,
25155,
25251,
26884,
25265,
24597,
25258,
24598,
24680,
24589,
12,
50,
29274,
87,
13,
24647,
24585,
25387,
24595,
27096,
24992,
2470... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
60507306 | https://en.wikipedia.org/wiki/Three%20on%20a%20Ticket | Three on a Ticket | Three on a Ticket is a 1947 American crime film directed by Sam Newfield and written by Fred Myton. It is based on the 1942 novel The Corpse Came Calling by Brett Halliday. The film stars Hugh Beaumont, Cheryl Walker, Paul Bryar, Ralph Dunn, Louise Currie, Gavin Gordon, Charles Quigley and Douglas Fowley. The film was ... | [
"Three",
"on",
"a",
"T",
"icket",
"is",
"a",
"1947",
"American",
"crime",
"film",
"directed",
"by",
"Sam",
"New",
"field",
"and",
"written",
"by",
"Fred",
"My",
"ton",
".",
"It",
"is",
"based",
"on",
"the",
"1942",
"novel",
"The",
"Cor",
"p",
"se",
... | [
28336,
24584,
69,
56,
27477,
24593,
69,
28055,
24868,
29499,
24932,
26511,
24647,
26333,
24871,
25401,
24596,
26084,
24647,
29855,
26158,
24915,
18,
24805,
24593,
25413,
24584,
24585,
27811,
26675,
24627,
25749,
84,
24620,
39,
24741,
29548,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
43712373 | https://en.wikipedia.org/wiki/Glass%20Enclosure | Glass Enclosure | "Glass Enclosure" (occasionally "The Glass Enclosure") is a composition by jazz pianist Bud Powell. The first recording was Powell's version for Blue Note Records in 1953, which was released as part of the album The Amazing Bud Powell, Vol. 2 the following year. It was also released as one side of a single, with "I Wan... | [
"\"",
"Gl",
"ass",
"En",
"clos",
"ure",
"\"",
"(",
"occas",
"ion",
"ally",
"\"",
"The",
"Gl",
"ass",
"En",
"clos",
"ure",
"\")",
"is",
"a",
"compos",
"ition",
"by",
"j",
"azz",
"p",
"ian",
"ist",
"Bud",
"P",
"ow",
"ell",
".",
"The",
"first",
"r... | [
6,
25899,
24732,
24879,
26005,
24794,
6,
12,
28305,
24602,
24904,
6,
24627,
25899,
24732,
24879,
26005,
24794,
27687,
24593,
69,
26030,
24793,
24647,
78,
27501,
84,
24669,
24641,
27561,
52,
24639,
24731,
18,
24627,
24818,
28221,
24625,
52,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
9429153 | https://en.wikipedia.org/wiki/Upjohn%20dihydroxylation | Upjohn dihydroxylation | The Upjohn dihydroxylation is an organic reaction which converts an alkene to a cis vicinal diol. It was developed by V. VanRheenen, R. C. Kelly and D. Y. Cha of the Upjohn Company in 1976. It is a catalytic system using N-methylmorpholine N-oxide (NMO) as stoichiometric re-oxidant for the osmium tetroxide. It is su... | [
"The",
"Up",
"jo",
"hn",
"di",
"hy",
"dro",
"x",
"yl",
"ation",
"is",
"an",
"organ",
"ic",
"re",
"action",
"which",
"conver",
"ts",
"an",
"al",
"k",
"ene",
"to",
"a",
"cis",
"v",
"ic",
"inal",
"di",
"ol",
".",
"It",
"was",
"developed",
"by",
"V... | [
24627,
26728,
25414,
25101,
25817,
25017,
28279,
92,
26277,
24626,
24593,
24583,
25337,
24597,
24600,
26146,
24763,
28949,
24704,
24583,
24591,
79,
25410,
24601,
69,
26454,
90,
24597,
28126,
25817,
24612,
18,
24805,
24625,
26656,
24647,
58,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
30970820 | https://en.wikipedia.org/wiki/Robert%20Huna | Robert Huna | Róbert Huna (born 9 March 1985) is a Slovak professional ice hockey player who currently playing for HK Levice of the Slovak 1. Liga.
He previously played for HC Slovan Bratislava, MsHK Žilina and HC Košice. He also played for Yertis Pavlodar of the Kazakhstan Hockey Championship. He is the twin brother of Richard Hun... | [
"R",
"ó",
"bert",
"H",
"una",
"(",
"born",
"9",
"March",
"1985",
")",
"is",
"a",
"Slov",
"ak",
"professional",
"ice",
"hockey",
"player",
"who",
"currently",
"playing",
"for",
"H",
"K",
"Le",
"vice",
"of",
"the",
"Slov",
"ak",
"1",
".",
"L",
"iga",... | [
54,
210,
25493,
44,
28431,
12,
25049,
29,
25317,
26849,
13,
24593,
69,
28864,
24700,
26350,
24811,
28141,
25811,
24831,
27208,
26628,
24618,
44,
47,
24843,
26192,
24595,
24585,
28864,
24700,
21,
18,
48,
27601,
18,
24736,
27408,
25350,
246... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
49668361 | https://en.wikipedia.org/wiki/Algimantas%20Bu%C4%8Dys | Algimantas Bučys | Algimantas Anicetas Bučys (born September 19, 1939, Kaunas, Lithuania) is a poet, prose writer, translator, literary theorist, historian and critic of Lithuanian literature, doctor of Humanities.
Early life
Bučys was born in Kaunas (in the so-called "temporary capital" of Lithuania). His grandfather Petras Bučys was ... | [
"Al",
"g",
"im",
"ant",
"as",
"An",
"ic",
"et",
"as",
"Bu",
"č",
"ys",
"(",
"born",
"September",
"19",
",",
"1939",
",",
"Ka",
"un",
"as",
",",
"L",
"ith",
"uan",
"ia",
")",
"is",
"a",
"poet",
",",
"pro",
"se",
"writer",
",",
"transl",
"ator"... | [
24788,
75,
24634,
24738,
24594,
24800,
24597,
24645,
24594,
27124,
236,
25312,
12,
25049,
25322,
24617,
16,
27906,
16,
29843,
24631,
24594,
16,
48,
24642,
27801,
24677,
13,
24593,
69,
27514,
16,
24685,
24620,
26408,
16,
27301,
25517,
16,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
8625491 | https://en.wikipedia.org/wiki/Kura%20Te%20Waru%20Rewiri | Kura Te Waru Rewiri | Kura Te Waru Rewiri (born 1950) is a New Zealand artist, academic and educator. Art historian Deidre Brown described her as "one of Aotearoa, New Zealand's most celebrated Māori women artists."
Background and education
Te Waru Rewiri is the eldest of nine children. She was born in 1950 in Kaeo in the far north of New ... | [
"K",
"ura",
"Te",
"War",
"u",
"Re",
"w",
"ir",
"i",
"(",
"born",
"1950",
")",
"is",
"a",
"New",
"Zealand",
"artist",
",",
"academic",
"and",
"educ",
"ator",
".",
"Art",
"histor",
"ian",
"De",
"id",
"re",
"Brown",
"described",
"her",
"as",
"\"",
"... | [
47,
27088,
25431,
25209,
89,
24693,
91,
24624,
77,
12,
25049,
27966,
13,
24593,
69,
24871,
26692,
26719,
16,
29024,
24596,
25793,
25517,
18,
25680,
25982,
24669,
24821,
24630,
24600,
27250,
25896,
24803,
24594,
6,
24748,
24595,
37,
24643,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
57079396 | https://en.wikipedia.org/wiki/Karena%20Evans | Karena Evans | Karena Evans (born December 17, 1995) is a Canadian director and actress. She garnered recognition for directing the music videos for Drake's 2018 Billboard Hot 100 chart-topping singles, "God's Plan", "Nice for What", and "In My Feelings". Evans won the 2018 Much Music Video Award for Best Director and became the firs... | [
"Kar",
"ena",
"Ev",
"ans",
"(",
"born",
"December",
"17",
",",
"1995",
")",
"is",
"a",
"Canadian",
"director",
"and",
"actress",
".",
"She",
"gar",
"n",
"ered",
"recogn",
"ition",
"for",
"direct",
"ing",
"the",
"music",
"v",
"ide",
"os",
"for",
"Dr",... | [
26440,
26349,
27156,
24841,
12,
25049,
25422,
24940,
16,
26320,
13,
24593,
69,
26113,
26319,
24596,
27269,
18,
25079,
26151,
82,
25351,
26783,
24793,
24618,
26340,
24599,
24585,
25331,
90,
24814,
24674,
24618,
25471,
25019,
11,
87,
25625,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
53227650 | https://en.wikipedia.org/wiki/Gau%20Ming-ho | Gau Ming-ho | Gau Ming-Ho (; born 1949), also known as Makalu Gau after the 5th highest peak in the world, is a Taiwanese mountaineer. He was a leader of a Taiwanese expedition to Mount Everest during the 1996 Mount Everest disaster.
Early life
Gau was born in 1949 in Ruifang District, Taipei County (now New Taipei City). His homet... | [
"G",
"au",
"M",
"ing",
"-",
"Ho",
"(;",
"born",
"1949",
"),",
"also",
"known",
"as",
"M",
"ak",
"al",
"u",
"G",
"au",
"after",
"the",
"5th",
"highest",
"peak",
"in",
"the",
"world",
",",
"is",
"a",
"Tai",
"wan",
"ese",
"mountain",
"e",
"er",
".... | [
43,
24786,
49,
24599,
17,
27973,
29723,
25049,
28163,
24758,
24762,
25137,
24594,
49,
24700,
24591,
89,
43,
24786,
24942,
24585,
29063,
27794,
28601,
24581,
24585,
25750,
16,
24593,
69,
28711,
27573,
25059,
27911,
73,
24582,
18,
24736,
2462... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
35720162 | https://en.wikipedia.org/wiki/Gy%C3%B6rgy%20Jakubinyi | György Jakubinyi | György Miklós Jakubinyi (born 13 February 1946) is a Romanian cleric, the former archbishop of the Roman Catholic Archdiocese of Alba Iulia. Born into an ethnic Hungarian family in Sighetu Marmației, he attended school in his native town from 1952 to 1963 before beginning his religious training that year at the Roman C... | [
"G",
"y",
"ö",
"r",
"gy",
"M",
"ik",
"l",
"ó",
"s",
"J",
"ak",
"ub",
"in",
"y",
"i",
"(",
"born",
"13",
"February",
"1946",
")",
"is",
"a",
"Roman",
"ian",
"cl",
"er",
"ic",
",",
"the",
"former",
"arch",
"bishop",
"of",
"the",
"Roman",
"Catho... | [
43,
93,
213,
86,
25647,
49,
25054,
80,
210,
87,
46,
24700,
24733,
24581,
93,
77,
12,
25049,
25143,
25500,
27977,
13,
24593,
69,
25957,
24669,
24691,
24582,
24597,
16,
24585,
25346,
25340,
28788,
24595,
24585,
25957,
26774,
26232,
25817,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
73971672 | https://en.wikipedia.org/wiki/Mick%20Wyse | Mick Wyse | Michael Wyse (25 June 1908 – 18 May 1970) was an Irish hurler. At club level he played with Erin's Own, and also lined out at inter-county level with various Waterford teams.
Career
Wyse's club career with Erin's Own spanned three decades. He had the distinction of lining out in every position on the field and won 12... | [
"Michael",
"W",
"y",
"se",
"(",
"25",
"June",
"1908",
"–",
"18",
"May",
"1970",
")",
"was",
"an",
"Irish",
"hur",
"ler",
".",
"At",
"club",
"level",
"he",
"played",
"with",
"Er",
"in",
"'",
"s",
"Ow",
"n",
",",
"and",
"also",
"lin",
"ed",
"out"... | [
26605,
59,
93,
24620,
12,
25306,
25347,
29636,
4992,
24722,
25176,
27166,
13,
24625,
24583,
27133,
28738,
25819,
18,
25197,
25559,
25846,
24607,
25350,
24651,
26509,
24581,
11,
87,
29440,
82,
16,
24596,
24762,
24823,
24588,
24767,
24590,
25... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
10148481 | https://en.wikipedia.org/wiki/Composite%20reflectivity | Composite reflectivity | The composite reflectivity is the maximum dBZ reflectivity from any of the reflectivity angles of the NEXRAD weather radar. The reflectivity on individual PPI angles show the precipitation intensity at that specific angle above the horizon. Some of these angles are .5, 1.45, 2.4, and 3.35 degrees with the Doppler radar... | [
"The",
"compos",
"ite",
"ref",
"lect",
"ivity",
"is",
"the",
"max",
"imum",
"d",
"B",
"Z",
"ref",
"lect",
"ivity",
"from",
"any",
"of",
"the",
"ref",
"lect",
"ivity",
"ang",
"les",
"of",
"the",
"NE",
"X",
"RA",
"D",
"we",
"ather",
"rad",
"ar",
".... | [
24627,
26030,
24850,
25911,
25754,
29680,
24593,
24585,
29261,
28530,
72,
38,
62,
25911,
25754,
29680,
24672,
24956,
24595,
24585,
25911,
25754,
29680,
24822,
24928,
24595,
24585,
27252,
60,
27027,
40,
24887,
25376,
25843,
24592,
18,
24627,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
969450 | https://en.wikipedia.org/wiki/Ski%20touring | Ski touring | Ski touring is skiing in the backcountry on unmarked or unpatrolled areas. Touring is typically done off-piste and outside of ski resorts, and may extend over a period of more than one day. It is similar to backcountry skiing but excludes the use of a ski lift or transport.
Ski touring combines elements of Nordic and ... | [
"Sk",
"i",
"to",
"uring",
"is",
"ski",
"ing",
"in",
"the",
"back",
"country",
"on",
"un",
"marked",
"or",
"un",
"pat",
"roll",
"ed",
"areas",
".",
"Tour",
"ing",
"is",
"typically",
"done",
"off",
"-",
"p",
"ist",
"e",
"and",
"outside",
"of",
"ski",... | [
26529,
77,
24601,
24905,
24593,
27392,
24599,
24581,
24585,
25152,
26052,
24584,
24631,
29166,
24586,
24631,
25553,
28023,
24588,
26610,
18,
26563,
24599,
24593,
29496,
28736,
24894,
17,
84,
24641,
73,
24596,
27670,
24595,
27392,
24753,
24586,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
29993607 | https://en.wikipedia.org/wiki/1998%20Faroese%20general%20election | 1998 Faroese general election | General elections were held in the Faroe Islands on 30 April 1998.
Results
See also
List of members of the Løgting, 1998–2002
Elections in the Faroe Islands
Faroes
1998 in the Faroe Islands
April 1998 events in Europe | [
"General",
"elections",
"were",
"held",
"in",
"the",
"Far",
"oe",
"Islands",
"on",
"30",
"April",
"1998",
".",
"Results",
"See",
"also",
"List",
"of",
"members",
"of",
"the",
"L",
"ø",
"g",
"ting",
",",
"1998",
"–",
"2002",
"Ele",
"ctions",
"in",
"th... | [
25991,
27806,
24747,
25605,
24581,
24585,
27867,
28396,
28438,
24584,
25402,
25381,
26167,
18,
29175,
25404,
24762,
25831,
24595,
25622,
24595,
24585,
48,
215,
75,
25737,
16,
26167,
4992,
25908,
27983,
25509,
24581,
24585,
27867,
28396,
28438,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] |
2858697 | https://en.wikipedia.org/wiki/Tau2%20Aquarii | Tau2 Aquarii | {{DISPLAYTITLE:Tau2 Aquarii}}
Tau2 Aquarii, Latinized from τ2 Aquarii, is the Bayer designation for a single star in the equatorial constellation of Aquarius. It is visible to the naked eye with an apparent visual magnitude of +4.0. Because the star lies near the ecliptic it is subject to occultations by the Moon. The... | [
"{",
"{",
"D",
"IS",
"P",
"LA",
"Y",
"T",
"IT",
"L",
"E",
":",
"T",
"au",
"2",
"A",
"quar",
"ii",
"}",
"}",
"T",
"au",
"2",
"A",
"quar",
"ii",
",",
"Latin",
"ized",
"from",
"τ",
"2",
"A",
"quar",
"ii",
",",
"is",
"the",
"Bay",
"er",
"de... | [
95,
95,
40,
27155,
52,
28427,
61,
56,
28618,
48,
41,
30,
56,
24786,
22,
37,
26172,
28247,
97,
97,
56,
24786,
22,
37,
26172,
28247,
16,
28157,
25380,
24672,
892,
22,
37,
26172,
28247,
16,
24593,
24585,
26601,
24582,
25405,
24626,
246... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
7579751 | https://en.wikipedia.org/wiki/What%20Becomes%20of%20the%20Broken%20Hearted%3F%20%28film%29 | What Becomes of the Broken Hearted? (film) | What Becomes of the Broken Hearted? is a 1999 New Zealand drama film directed by Ian Mune and starring Temuera Morrison as an abusive Māori husband, Jake "the Muss" Heke. The film is based on Alan Duff's novel What Becomes of the Broken Hearted? (1996), the sequel to Once Were Warriors (1990), which was made into the f... | [
"What",
"Be",
"comes",
"of",
"the",
"Bro",
"ken",
"He",
"art",
"ed",
"?",
"is",
"a",
"1999",
"New",
"Zealand",
"drama",
"film",
"directed",
"by",
"I",
"an",
"M",
"une",
"and",
"starring",
"Tem",
"u",
"era",
"Mor",
"r",
"ison",
"as",
"an",
"ab",
"... | [
29586,
25133,
27130,
24595,
24585,
26300,
27975,
24736,
24673,
24588,
35,
24593,
69,
26082,
24871,
26692,
27493,
24932,
26511,
24647,
45,
24583,
49,
25178,
24596,
29641,
28200,
89,
26268,
26036,
86,
25670,
24594,
24583,
24662,
24640,
24723,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
23299585 | https://en.wikipedia.org/wiki/Maurice%20Gingues | Maurice Gingues | Maurice Gingues (8 November 1903 – 27 August 1960) was a Liberal party member of the House of Commons of Canada. He was born in Sherbrooke, Quebec and became a knitter, a merchant and a real estate businessman.
He was first elected at the Sherbrooke riding in the 1940 general election then re-elected for successive te... | [
"Ma",
"ur",
"ice",
"G",
"ing",
"ues",
"(",
"8",
"November",
"190",
"3",
"–",
"27",
"August",
"1960",
")",
"was",
"a",
"Liber",
"al",
"party",
"member",
"of",
"the",
"House",
"of",
"Common",
"s",
"of",
"Canada",
".",
"He",
"was",
"born",
"in",
"Sh... | [
26255,
24615,
24811,
43,
24599,
25966,
12,
28,
25406,
25454,
23,
4992,
25563,
25313,
27541,
13,
24625,
69,
27613,
24591,
26460,
25537,
24595,
24585,
25816,
24595,
27620,
87,
24595,
26124,
18,
24736,
24625,
25049,
24581,
28798,
25693,
28136,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
36521105 | https://en.wikipedia.org/wiki/Tekeli%2C%20Ko%C3%A7arl%C4%B1 | Tekeli, Koçarlı | Tekeli is a neighbourhood in the municipality and district of Koçarlı, Aydın Province, Turkey. Its population is 267 (2022).
References
Neighbourhoods in Koçarlı District | [
"Te",
"k",
"el",
"i",
"is",
"a",
"neigh",
"bour",
"hood",
"in",
"the",
"municipality",
"and",
"district",
"of",
"Ko",
"ç",
"ar",
"l",
"ı",
",",
"A",
"y",
"d",
"ı",
"n",
"Province",
",",
"Turkey",
".",
"Its",
"population",
"is",
"26",
"7",
"(",
... | [
25431,
79,
24613,
77,
24593,
69,
27513,
26805,
26931,
24581,
24585,
28016,
24596,
25906,
24595,
27847,
198,
24592,
80,
272,
16,
37,
93,
72,
272,
82,
27202,
16,
29194,
18,
27128,
25755,
24593,
25552,
27,
12,
25862,
24874,
24838,
25486,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] |
58025665 | https://en.wikipedia.org/wiki/Christina%20Holguin | Christina Holguin | Christina Holguín (born 25 July 1996) is an American-born Mexican footballer who plays as a goalkeeper who plays for Liga MX Femenil club FC Juárez.
Early life
Holguín was born in Los Angeles, California to Mexican parents. She was raised in nearby Alhambra.
Amateur career
Holguín attended San Francisco State Univers... | [
"Christ",
"ina",
"Hol",
"gu",
"í",
"n",
"(",
"born",
"25",
"July",
"1996",
")",
"is",
"an",
"American",
"-",
"born",
"Mexican",
"footballer",
"who",
"plays",
"as",
"a",
"goal",
"kee",
"per",
"who",
"plays",
"for",
"L",
"iga",
"M",
"X",
"F",
"em",
... | [
25707,
25110,
26083,
25309,
204,
82,
12,
25049,
25306,
25363,
26234,
13,
24593,
24583,
24868,
17,
25049,
28750,
27507,
24831,
27153,
24594,
69,
26891,
29087,
24726,
24831,
27153,
24618,
48,
27601,
49,
60,
42,
24635,
24587,
24608,
25559,
261... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
70895959 | https://en.wikipedia.org/wiki/Marriage%20Story%20%28soundtrack%29 | Marriage Story (soundtrack) | Marriage Story (Original Music from the Netflix film) is the score album to the 2019 film of the same name, directed by Noah Baumbach. The score is written and composed by Randy Newman, who previously worked with Baumbach on The Meyerowitz Stories (2017). Over 14 tracks were compiled into the album, which was recorded ... | [
"Mar",
"ri",
"age",
"St",
"ory",
"(",
"Origin",
"al",
"Music",
"from",
"the",
"Net",
"fl",
"ix",
"film",
")",
"is",
"the",
"score",
"album",
"to",
"the",
"2019",
"film",
"of",
"the",
"same",
"name",
",",
"directed",
"by",
"No",
"ah",
"Ba",
"umb",
... | [
24829,
25356,
24754,
24709,
24817,
12,
28868,
24591,
25997,
24672,
24585,
27659,
24949,
25012,
24932,
13,
24593,
24585,
27873,
25174,
24601,
24585,
25655,
24932,
24595,
24585,
25515,
25364,
16,
26511,
24647,
25694,
24966,
27299,
26086,
24769,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
73181930 | https://en.wikipedia.org/wiki/List%20of%20ambassadors%20of%20Sweden%20to%20Peru | List of ambassadors of Sweden to Peru | The Swedish Ambassador in Lima is the official representative of the Government in Stockholm to the Government of Peru as well as the Non-Resident Ambassador to La Paz (Bolivia) until 2001.
Both countries established diplomatic relations in the 1930s and maintained embasssies in both Lima and Stockholm. The embassy of... | [
"The",
"Swedish",
"Am",
"bass",
"ador",
"in",
"Lim",
"a",
"is",
"the",
"official",
"represent",
"ative",
"of",
"the",
"Government",
"in",
"Stock",
"hol",
"m",
"to",
"the",
"Government",
"of",
"Per",
"u",
"as",
"well",
"as",
"the",
"N",
"on",
"-",
"Re... | [
24627,
28165,
25417,
27165,
27721,
24581,
28024,
69,
24593,
24585,
26550,
25833,
25077,
24595,
24585,
27030,
24581,
29537,
26547,
81,
24601,
24585,
27030,
24595,
25768,
89,
24594,
25173,
24594,
24585,
50,
24584,
17,
25618,
25063,
25417,
27165,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
51484565 | https://en.wikipedia.org/wiki/Frank%20M%C3%BCcklich | Frank Mücklich | Frank Mücklich (born August 17, 1959) is a German materials scientist. He is professor at Saarland University and leads the Chair of Functional Materials.
Biography
Frank Mücklich was born in Dresden, Germany. He grew up in Freiberg where he attended the Geschwister-Scholl-Gymnasium. From 1980 to 1985, Mücklich studi... | [
"Frank",
"M",
"ü",
"ck",
"l",
"ich",
"(",
"born",
"August",
"17",
",",
"1959",
")",
"is",
"a",
"German",
"mater",
"ials",
"scient",
"ist",
".",
"He",
"is",
"professor",
"at",
"Sa",
"ar",
"land",
"University",
"and",
"lead",
"s",
"the",
"Chair",
"of... | [
26741,
49,
219,
25188,
80,
24708,
12,
25049,
25313,
24940,
16,
27889,
13,
24593,
69,
25583,
26804,
26254,
27531,
24641,
18,
24736,
24593,
28037,
24590,
28034,
24592,
24775,
25015,
24596,
25246,
87,
24585,
29050,
24595,
42,
24631,
24768,
245... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
2735472 | https://en.wikipedia.org/wiki/Georges%20Island%20%28Massachusetts%29 | Georges Island (Massachusetts) | Georges Island is one of the islands in the Boston Harbor, situated just over from downtown Boston. The island has a permanent size of , plus an intertidal zone of a further , and rises to a height of above sea level. Historic Fort Warren is on the island. Because of this, and since a ferry operates from Boston to th... | [
"Geor",
"ges",
"Island",
"is",
"one",
"of",
"the",
"is",
"lands",
"in",
"the",
"Boston",
"Har",
"bor",
",",
"sit",
"uated",
"just",
"over",
"from",
"down",
"town",
"Boston",
".",
"The",
"island",
"has",
"a",
"perman",
"ent",
"size",
"of",
",",
"pl",
... | [
25549,
26182,
26553,
24593,
24748,
24595,
24585,
24593,
25873,
24581,
24585,
27929,
25824,
25897,
16,
26117,
28759,
25871,
24752,
24672,
25581,
25305,
27929,
18,
24627,
27730,
24808,
69,
29339,
24609,
27321,
24595,
16,
24659,
24640,
24583,
2503... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
62953038 | https://en.wikipedia.org/wiki/Mieko%20Kato | Mieko Kato | is a Japanese retired goalball player. She won a bronze medal at the 2004 Summer Paralympics.
She has a congenital retinal disease which caused tunnel vision. Her corrected vision is 20/200, and it wasn't until junior high school that she became aware of her disability.
Personal life
She is married to Paralympic judo... | [
"is",
"a",
"Japanese",
"retired",
"goal",
"ball",
"player",
".",
"She",
"won",
"a",
"bronze",
"medal",
"at",
"the",
"2004",
"Summer",
"Par",
"aly",
"mp",
"ics",
".",
"She",
"has",
"a",
"con",
"gen",
"ital",
"ret",
"inal",
"disease",
"which",
"caused",
... | [
24593,
69,
26288,
28014,
26891,
24861,
25811,
18,
25079,
25400,
69,
29418,
26720,
24590,
24585,
25783,
26558,
25251,
26884,
25265,
24930,
18,
25079,
24808,
69,
24652,
24976,
25430,
25055,
28126,
29573,
24763,
28091,
29735,
26599,
25390,
18,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
40837300 | https://en.wikipedia.org/wiki/Sylvestre%20de%20Laval | Sylvestre de Laval | Sylvestre de Laval (15701616) was a French Catholic theologian.
Life and Works
He lived most of life in Paris, France. He was the author of two controversial books. He was a teacher of theology and philosophy. He did a lot of missionary work as well.
Bibliography
Correction Chrestienne errors and ungodliness Mi... | [
"Sy",
"l",
"vest",
"re",
"de",
"L",
"aval",
"(",
"15",
"70",
"16",
"16",
")",
"was",
"a",
"French",
"Catholic",
"the",
"olog",
"ian",
".",
"Life",
"and",
"Works",
"He",
"lived",
"most",
"of",
"life",
"in",
"Paris",
",",
"France",
".",
"He",
"was"... | [
25558,
80,
28741,
24600,
24650,
48,
26922,
12,
25018,
26921,
25009,
25009,
13,
24625,
69,
25596,
26774,
24585,
25029,
24669,
18,
26933,
24596,
28835,
24736,
27569,
25066,
24595,
25372,
24581,
26833,
16,
26024,
18,
24736,
24625,
24585,
25931,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
53681743 | https://en.wikipedia.org/wiki/Hilary%20Robinson%20%28scholar%29 | Hilary Robinson (scholar) | Hilary Robinson is a British academic and art theorist. She is Professor of Feminism, Art, and Theory at Loughborough University's School of Social Sciences and Humanities. She was Dean of the School of Art and Design and a professor at Middlesex University, and previously served as Dean of the College of Fine Arts at ... | [
"H",
"il",
"ary",
"Robin",
"son",
"is",
"a",
"British",
"academic",
"and",
"art",
"the",
"or",
"ist",
".",
"She",
"is",
"Professor",
"of",
"F",
"em",
"in",
"ism",
",",
"Art",
",",
"and",
"The",
"ory",
"at",
"L",
"ough",
"borough",
"University",
"'"... | [
44,
24608,
24713,
29307,
24951,
24593,
69,
25320,
29024,
24596,
24673,
24585,
24586,
24641,
18,
25079,
24593,
28851,
24595,
42,
24635,
24581,
25284,
16,
25680,
16,
24596,
24627,
24817,
24590,
48,
24812,
29264,
25015,
11,
87,
25262,
24595,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
11977489 | https://en.wikipedia.org/wiki/Port%20Phillip%20Protectorate | Port Phillip Protectorate | The Port Phillip Protectorate was created in the Port Phillip District by the British House of Commons at the instigation of Lord Glenelg. The primary directives of the Protectors was to protect the Aboriginal people in their districts and to 'civilise' them, in other words to minimize conflicts between European settle... | [
"The",
"Port",
"Ph",
"ill",
"ip",
"Prote",
"ctor",
"ate",
"was",
"created",
"in",
"the",
"Port",
"Ph",
"ill",
"ip",
"District",
"by",
"the",
"British",
"House",
"of",
"Common",
"s",
"at",
"the",
"inst",
"ig",
"ation",
"of",
"Lord",
"Gl",
"en",
"el",
... | [
24627,
26170,
25218,
24689,
24696,
29935,
25158,
24688,
24625,
26199,
24581,
24585,
26170,
25218,
24689,
24696,
25730,
24647,
24585,
25320,
25816,
24595,
27620,
87,
24590,
24585,
26802,
24628,
24626,
24595,
27510,
25899,
24587,
24613,
75,
18,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
45391732 | https://en.wikipedia.org/wiki/Sam%20Valentine | Sam Valentine | Salvatore "Sam" Valentine (October 13, 1934 – January 13, 1985) was an American football player. He played college football at the guard position for the Penn State Nittany Lions football team from 1954 to 1956 and was captain of the 1956 team. He was selected by the Football Writers Association of America and the Ce... | [
"Sal",
"v",
"at",
"ore",
"\"",
"Sam",
"\"",
"Val",
"ent",
"ine",
"(",
"October",
"13",
",",
"1934",
"–",
"January",
"13",
",",
"1985",
")",
"was",
"an",
"American",
"football",
"player",
".",
"He",
"played",
"college",
"football",
"at",
"the",
"guard... | [
26200,
90,
24590,
24806,
6,
26333,
6,
26057,
24609,
24734,
12,
25336,
25143,
16,
28812,
4992,
25352,
25143,
16,
26849,
13,
24625,
24583,
24868,
25128,
25811,
18,
24736,
25350,
27241,
25128,
24590,
24585,
29684,
25654,
24618,
24585,
26917,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
70939367 | https://en.wikipedia.org/wiki/2021%20Morocco%E2%80%93Spain%20border%20incident | 2021 Morocco–Spain border incident | The 2021 Morocco–Spain border incident was a migratory incident caused by the massive crossing of people along the beaches of the border between both countries in the direction of Ceuta and Melilla in Spain that began on 17 May 2021. It originated due to a deterioration in diplomatic relations between the Moroccan mona... | [
"The",
"2021",
"Mor",
"oc",
"co",
"–",
"Spain",
"border",
"inc",
"ident",
"was",
"a",
"m",
"igr",
"atory",
"inc",
"ident",
"caused",
"by",
"the",
"mass",
"ive",
"c",
"ros",
"sing",
"of",
"people",
"along",
"the",
"be",
"ach",
"es",
"of",
"the",
"bo... | [
24627,
25785,
26036,
24670,
24869,
4992,
27471,
28337,
25290,
25063,
24625,
69,
81,
27338,
26920,
25290,
25063,
28091,
24647,
24585,
27453,
24723,
71,
25214,
25095,
24595,
24941,
25635,
24585,
24636,
24769,
24589,
24595,
24585,
28337,
25142,
25... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
6446036 | https://en.wikipedia.org/wiki/The%20Spy%20Who%20Loved%20Me%20%28film%29 | The Spy Who Loved Me (film) | The Spy Who Loved Me is a 1977 spy film, the tenth in the James Bond series produced by Eon Productions. It is the third to star Roger Moore as the fictional secret agent James Bond. The film co-stars Barbara Bach and Curt Jürgens and was directed by Lewis Gilbert. The screenplay was by Christopher Wood and Richard Ma... | [
"The",
"Sp",
"y",
"Wh",
"o",
"L",
"ov",
"ed",
"Me",
"is",
"a",
"1977",
"sp",
"y",
"film",
",",
"the",
"ten",
"th",
"in",
"the",
"James",
"B",
"ond",
"series",
"produced",
"by",
"E",
"on",
"Produ",
"ctions",
".",
"It",
"is",
"the",
"third",
"to"... | [
24627,
25175,
93,
25067,
83,
48,
24658,
24588,
25443,
24593,
69,
27170,
24878,
93,
24932,
16,
24585,
25026,
24580,
24581,
24585,
26033,
38,
25112,
25268,
26073,
24647,
41,
24584,
27298,
25509,
18,
24805,
24593,
24585,
25859,
24601,
27482,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
23374887 | https://en.wikipedia.org/wiki/Sedin%20Torlak | Sedin Torlak | Sedin Torlak (born 12 January 1985) is a Bosnian football manager and retired professional footballer who played as a centre-back. He was most recently a coach at the FK Sarajevo U15 team.
International career
Torlak made one appearance for Bosnia and Herzegovina, in a December 2010 friendly match against Poland, comi... | [
"S",
"ed",
"in",
"Tor",
"l",
"ak",
"(",
"born",
"12",
"January",
"1985",
")",
"is",
"a",
"Bos",
"n",
"ian",
"football",
"manager",
"and",
"retired",
"professional",
"footballer",
"who",
"played",
"as",
"a",
"centre",
"-",
"back",
".",
"He",
"was",
"m... | [
55,
24588,
24581,
26621,
80,
24700,
12,
25049,
25074,
25352,
26849,
13,
24593,
69,
29298,
82,
24669,
25128,
27750,
24596,
28014,
26350,
27507,
24831,
25350,
24594,
69,
28026,
17,
25152,
18,
24736,
24625,
25066,
29840,
69,
26015,
24590,
2458... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
7388980 | https://en.wikipedia.org/wiki/Igor%20Netto | Igor Netto | Igor Aleksandrovich Netto (; 9 January 1930 – 30 March 1999) was a Russian footballer, considered one of the greatest Soviet players ever. He started out playing on the left of defense but, due to his offensive mentality, dribbling and technical abilities turned into a dynamic central midfielder. His versatility and fo... | [
"I",
"gor",
"Ale",
"ks",
"and",
"ro",
"v",
"ich",
"Net",
"to",
"(;",
"9",
"January",
"1930",
"–",
"30",
"March",
"1999",
")",
"was",
"a",
"Russian",
"footballer",
",",
"considered",
"one",
"of",
"the",
"great",
"est",
"Soviet",
"players",
"ever",
"."... | [
45,
29555,
26120,
24737,
24596,
24619,
90,
24708,
27659,
24601,
29723,
29,
25352,
28640,
4992,
25402,
25317,
26082,
13,
24625,
69,
26341,
27507,
16,
26603,
24748,
24595,
24585,
26432,
24655,
26955,
25053,
25034,
18,
24736,
26213,
24767,
26628... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
53336646 | https://en.wikipedia.org/wiki/Alexander%20Brash | Alexander Brash | Alexander Denholm Brash (1874-1943) was a British bookseller, stationer and postcard publisher.
Early life
Alexander Denholm Brash was born in Nottingham in 1874, the son of John Dudon Brash of Edinburgh, a Wesleyan minister, and his wife Mary Jane Brash, born in Manchester.
In 1898 and 1899, he was living at 241 Elg... | [
"Alexander",
"Den",
"hol",
"m",
"Br",
"ash",
"(",
"187",
"4",
"-",
"1943",
")",
"was",
"a",
"British",
"books",
"eller",
",",
"station",
"er",
"and",
"post",
"card",
"publish",
"er",
".",
"Early",
"life",
"Alexander",
"Den",
"hol",
"m",
"Br",
"ash",
... | [
28173,
27102,
26547,
81,
24980,
25124,
12,
25821,
24,
17,
27896,
13,
24625,
69,
25320,
26816,
29845,
16,
25711,
24582,
24596,
25890,
27853,
27965,
24582,
18,
26580,
25372,
28173,
27102,
26547,
81,
24980,
25124,
24625,
25049,
24581,
50,
2556... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
34144302 | https://en.wikipedia.org/wiki/Rock%20City%20Club | Rock City Club | Rock City Club was created by Jack Wishna, Ofek Hayon, Brian Silver, music promoter Don Kirshner, and Michael Jackson The management team, partners, and investors attracted to the business include Internet entrepreneurs and music industry executives. One of the original creators of MTV and co-founder of Internet servic... | [
"Rock",
"City",
"Club",
"was",
"created",
"by",
"Jack",
"W",
"ish",
"na",
",",
"O",
"fe",
"k",
"Hay",
"on",
",",
"Brian",
"Sil",
"ver",
",",
"music",
"prom",
"o",
"ter",
"Don",
"Kir",
"sh",
"ner",
",",
"and",
"Michael",
"Jackson",
"The",
"managemen... | [
26977,
25440,
26188,
24625,
26199,
24647,
27582,
59,
24679,
25901,
16,
51,
24828,
79,
28933,
24584,
16,
29813,
27137,
24735,
16,
25331,
25810,
83,
24621,
26126,
28512,
24690,
25651,
16,
24596,
26605,
28334,
24627,
27986,
25036,
16,
24791,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
28103091 | https://en.wikipedia.org/wiki/Kri%C5%BEevec | Križevec | Križevec () is a settlement in the Municipality of Zreče in northeastern Slovenia. The area is part of the traditional region of Styria. It is now included with the rest of the municipality in the Savinja Statistical Region.
References
External links
Križevec on Geopedia
Populated places in the Municipality of Zreč... | [
"K",
"ri",
"ž",
"ev",
"ec",
"()",
"is",
"a",
"settlement",
"in",
"the",
"Municip",
"ality",
"of",
"Z",
"re",
"č",
"e",
"in",
"nor",
"the",
"astern",
"Slov",
"en",
"ia",
".",
"The",
"area",
"is",
"part",
"of",
"the",
"traditional",
"region",
"of",
... | [
47,
25356,
349,
24895,
28125,
26399,
24593,
69,
29177,
24581,
24585,
28526,
25637,
24595,
62,
24600,
236,
73,
24581,
25248,
24585,
26197,
28864,
24587,
24677,
18,
24627,
25450,
24593,
24791,
24595,
24585,
27835,
26436,
24595,
24709,
26614,
24... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
74826245 | https://en.wikipedia.org/wiki/Chemical%20Industry%20in%20Italy | Chemical Industry in Italy | Chemical Industry in Italy refers to the set of businesses involved in the production and distribution of chemicals, both for industrial and consumer use within the country. This industry has been integral to Italy's economic development and modernization.
History
Italy's association with the chemical processes dates... | [
"Che",
"m",
"ical",
"Industr",
"y",
"in",
"Italy",
"ref",
"ers",
"to",
"the",
"set",
"of",
"business",
"es",
"involved",
"in",
"the",
"production",
"and",
"distribution",
"of",
"che",
"mic",
"als",
",",
"both",
"for",
"industrial",
"and",
"cons",
"um",
... | [
26892,
81,
24757,
28894,
93,
24581,
27086,
25911,
24629,
24601,
24585,
25139,
24595,
26045,
24589,
27186,
24581,
24585,
26193,
24596,
29565,
24595,
25697,
27635,
24702,
16,
25379,
24618,
29486,
24596,
25109,
24656,
24582,
25043,
25880,
24585,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
3378662 | https://en.wikipedia.org/wiki/Henri%20Weil | Henri Weil | Henri Weil (August 27, 1818 – November 5, 1909) was a French philologist.
Biography
Born to a Jewish family in Frankfurt, he was educated at the universities of Bonn, Berlin, and Leipzig. He went to France, and continued his studies at Paris, graduating as Docteur ès lettres in 1845, and becoming "agrégé" in 1848. Ap... | [
"Hen",
"ri",
"We",
"il",
"(",
"August",
"27",
",",
"18",
"18",
"–",
"November",
"5",
",",
"1909",
")",
"was",
"a",
"French",
"phil",
"ologist",
".",
"Biography",
"Born",
"to",
"a",
"Jewish",
"family",
"in",
"Frank",
"fur",
"t",
",",
"he",
"was",
... | [
26281,
25356,
25472,
24608,
12,
25313,
25563,
16,
24722,
24722,
4992,
25406,
25,
16,
29974,
13,
24625,
69,
25596,
27638,
28889,
18,
28198,
29071,
24601,
69,
27536,
25334,
24581,
26741,
29903,
88,
16,
24607,
24625,
29518,
24590,
24585,
29585... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
61810823 | https://en.wikipedia.org/wiki/Desnyansky | Desnyansky | Desnyansky () is a rural locality (a settlement) and the administrative center of Utynskoye Rural Settlement, Vygonichsky District, Bryansk Oblast, Russia. The population was 474 as of 2010. There are 6 streets.
Geography
Desnyansky is located 31 km south of Vygonichi (the district's administrative centre) by road. U... | [
"Des",
"ny",
"ans",
"ky",
"()",
"is",
"a",
"rural",
"loc",
"ality",
"(",
"a",
"settlement",
")",
"and",
"the",
"administrative",
"center",
"of",
"U",
"ty",
"n",
"sk",
"oy",
"e",
"R",
"ural",
"S",
"ett",
"lement",
",",
"V",
"y",
"g",
"on",
"ich",
... | [
25864,
27091,
24841,
27709,
26399,
24593,
69,
28971,
24938,
25637,
12,
69,
29177,
13,
24596,
24585,
28790,
25886,
24595,
57,
24819,
82,
25252,
24969,
73,
54,
25274,
55,
26573,
27047,
16,
58,
93,
75,
24584,
24708,
27734,
25730,
16,
24980,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
68468184 | https://en.wikipedia.org/wiki/Alfredo%20Encalada | Alfredo Encalada | Alfredo Encalada (born 4 September 1957) is an Ecuadorian footballer. He played in two matches for the Ecuador national football team in 1983. He was also part of Ecuador's squad for the 1983 Copa América tournament.
References
1957 births
Living people
Ecuadorian men's footballers
Ecuador men's international footbal... | [
"Al",
"fred",
"o",
"En",
"cal",
"ada",
"(",
"born",
"4",
"September",
"1957",
")",
"is",
"an",
"E",
"cu",
"ador",
"ian",
"footballer",
".",
"He",
"played",
"in",
"two",
"matches",
"for",
"the",
"E",
"cu",
"ador",
"national",
"football",
"team",
"in",... | [
24788,
29623,
83,
24879,
26775,
27015,
12,
25049,
24,
25322,
27954,
13,
24593,
24583,
41,
26687,
27721,
24669,
27507,
18,
24736,
25350,
24581,
24907,
27752,
24618,
24585,
41,
26687,
27721,
25743,
25128,
25036,
24581,
26932,
18,
24736,
24625,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
58406774 | https://en.wikipedia.org/wiki/Kim%20Cotton | Kim Cotton | Kim Cotton (born 24 February 1978) is a New Zealand cricket umpire. In August 2018, she stood in matches in the 2018–19 ICC World Twenty20 East Asia-Pacific Qualifier tournament, and the following month was added to the Development Panel of ICC Umpires.
In October 2018, she was named as one of the twelve on-field umpi... | [
"Kim",
"C",
"ot",
"ton",
"(",
"born",
"24",
"February",
"1978",
")",
"is",
"a",
"New",
"Zealand",
"cr",
"icket",
"ump",
"ire",
".",
"In",
"August",
"2018",
",",
"she",
"sto",
"od",
"in",
"matches",
"in",
"the",
"2018",
"–",
"19",
"I",
"CC",
"Worl... | [
28796,
39,
24643,
24915,
12,
25049,
25384,
25500,
27134,
13,
24593,
69,
24871,
26692,
24810,
27477,
26876,
24792,
18,
24657,
25313,
25625,
16,
24971,
27069,
24694,
24581,
27752,
24581,
24585,
25625,
4992,
24617,
45,
28120,
25166,
56,
26003,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
34430886 | https://en.wikipedia.org/wiki/Ethmia%20circumdatella | Ethmia circumdatella | Ethmia circumdatella is a moth in the family Depressariidae. It is found in South Africa.
References
Endemic moths of South Africa
Moths described in 1863
circumdatella
Moths of Africa | [
"Eth",
"m",
"ia",
"circ",
"um",
"d",
"at",
"ella",
"is",
"a",
"m",
"oth",
"in",
"the",
"family",
"De",
"press",
"ari",
"idae",
".",
"It",
"is",
"found",
"in",
"South",
"Africa",
".",
"References",
"En",
"dem",
"ic",
"mo",
"ths",
"of",
"South",
"A... | [
29538,
81,
24677,
28837,
24656,
72,
24590,
26983,
24593,
69,
81,
25584,
24581,
24585,
25334,
24821,
25415,
26586,
26724,
18,
24805,
24593,
25096,
24581,
25236,
26665,
18,
24838,
24879,
25826,
24597,
28225,
25136,
24595,
25236,
26665,
25721,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] |
5740911 | https://en.wikipedia.org/wiki/Palawan%20State%20University | Palawan State University | The Palawan State University, also referred to by its acronym PalSU, is a public government-funded higher education institution in Puerto Princesa, Palawan, Philippines.
History
The Palawan State University, the first state university in Palawan and in Region IV, traces its humble beginnings to the teacher training i... | [
"The",
"Pal",
"aw",
"an",
"State",
"University",
",",
"also",
"referred",
"to",
"by",
"its",
"ac",
"r",
"onym",
"Pal",
"S",
"U",
",",
"is",
"a",
"public",
"government",
"-",
"fund",
"ed",
"higher",
"education",
"in",
"stitution",
"in",
"Pu",
"er",
"t... | [
24627,
26074,
24766,
24583,
25461,
25015,
16,
24762,
28440,
24601,
24647,
24783,
24616,
86,
29062,
26074,
55,
57,
16,
24593,
69,
25242,
25621,
17,
26807,
24588,
27933,
26513,
24581,
27486,
24581,
28542,
24582,
24601,
29988,
24730,
69,
16,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
1184608 | https://en.wikipedia.org/wiki/John%20G.%20Gary | John G. Gary | John G. Gary (born December 23, 1943) is an American politician and a Republican who served as County Executive of Anne Arundel County, Maryland, from 1994-1998.
Prior to serving as County Executive, Gary was a member of the Maryland House of Delegates from 1983-1994.
Gary was defeated for re-election in 1998 by Jane... | [
"John",
"G",
".",
"G",
"ary",
"(",
"born",
"December",
"23",
",",
"1943",
")",
"is",
"an",
"American",
"politician",
"and",
"a",
"Republican",
"who",
"served",
"as",
"County",
"Ex",
"ecut",
"ive",
"of",
"Anne",
"Ar",
"und",
"el",
"County",
",",
"Mary... | [
25149,
43,
18,
43,
24713,
12,
25049,
25422,
25217,
16,
27896,
13,
24593,
24583,
24868,
26900,
24596,
69,
27653,
24831,
25612,
24594,
25239,
24889,
26488,
24723,
24595,
29692,
24780,
25324,
24613,
25239,
16,
29426,
16,
24672,
26360,
17,
2616... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
2988202 | https://en.wikipedia.org/wiki/A%20Promenade%20of%20the%20Hearts | A Promenade of the Hearts | A Promenade of the Hearts () is a collection of stories, anecdotes, and poems from the Arab Middle Ages, including some poems on homosexual and lesbian themes. Ahmad al-Tifashi, the compiler (1184–1253), was born in Tiffech now in Algeria and studied in Tunisia, Egypt and Damascus. His interests included law, natural s... | [
"A",
"Pr",
"omen",
"ade",
"of",
"the",
"He",
"arts",
"()",
"is",
"a",
"collection",
"of",
"stories",
",",
"ane",
"c",
"d",
"ot",
"es",
",",
"and",
"po",
"ems",
"from",
"the",
"Arab",
"Middle",
"A",
"ges",
",",
"including",
"some",
"po",
"ems",
"o... | [
37,
24891,
25185,
24899,
24595,
24585,
24736,
26706,
26399,
24593,
69,
27646,
24595,
28795,
16,
25713,
71,
72,
24643,
24589,
16,
24596,
24902,
27334,
24672,
24585,
27326,
27964,
37,
26182,
16,
25260,
25191,
24902,
27334,
24584,
27207,
25307,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
18424289 | https://en.wikipedia.org/wiki/Tony%20Veitch | Tony Veitch | Tony Colin Veitch (born 1973) is a New Zealand former reporter and sports broadcaster. He hosted a Radio Sport breakfast show and Television New Zealand's ONE News 6pm sports news. Veitch resigned from all broadcasting roles in the wake of domestic violence revelations in 2008 and a conviction in 2009, but later regain... | [
"Tony",
"Col",
"in",
"Ve",
"itch",
"(",
"born",
"1973",
")",
"is",
"a",
"New",
"Zealand",
"former",
"re",
"por",
"ter",
"and",
"sports",
"broad",
"c",
"aster",
".",
"He",
"hosted",
"a",
"Radio",
"Sport",
"break",
"fast",
"show",
"and",
"Television",
... | [
29651,
24997,
24581,
28217,
26037,
12,
25049,
27227,
13,
24593,
69,
24871,
26692,
25346,
24600,
24729,
24621,
24596,
26651,
26461,
71,
25666,
18,
24736,
29075,
69,
27491,
29373,
27115,
28802,
25339,
24596,
27763,
24871,
26692,
11,
87,
51,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
20805929 | https://en.wikipedia.org/wiki/Sir%20Henry%20Oxenden%2C%203rd%20Baronet | Sir Henry Oxenden, 3rd Baronet | Sir Henry Oxenden, 3rd Baronet (1645–1709), was the English deputy-governor of Bombay of East India Company. He assumed the office on 30 June 1677 and left office on 27 October 1681.
He was present at the coronation ceremony of Shivaji on 6 June 1674 at Raigad Fort.
He was the second son of the M.P. of Sandwich Sir H... | [
"Sir",
"Henry",
"Ox",
"end",
"en",
",",
"3rd",
"Baron",
"et",
"(",
"16",
"45",
"–",
"17",
"09",
"),",
"was",
"the",
"English",
"dep",
"uty",
"-",
"governor",
"of",
"B",
"omb",
"ay",
"of",
"East",
"India",
"Company",
".",
"He",
"ass",
"umed",
"the... | [
27055,
26841,
27610,
24725,
24587,
16,
27612,
29064,
24645,
12,
25009,
26691,
4992,
24940,
29734,
24758,
24625,
24585,
25407,
25418,
28450,
17,
29374,
24595,
38,
26104,
24632,
24595,
25962,
26047,
26478,
18,
24736,
24732,
29047,
24585,
26673,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
63035250 | https://en.wikipedia.org/wiki/Hay%20Lodge%20Hospital | Hay Lodge Hospital | Hay Lodge Hospital is a health facility at Neidpath Road in Peebles, Scotland. It is managed by NHS Borders. Hay Lodge is a Category B listed building.
History
The hospital was commissioned to replace the ageing Peebles County Hospital on Rosetta Road and the Peebles War Memorial Hospital on Tweed Green. It was establ... | [
"Hay",
"L",
"od",
"ge",
"Hospital",
"is",
"a",
"health",
"fac",
"ility",
"at",
"Ne",
"id",
"path",
"Road",
"in",
"Pe",
"e",
"bles",
",",
"Scotland",
".",
"It",
"is",
"managed",
"by",
"N",
"H",
"S",
"B",
"orders",
".",
"Hay",
"L",
"od",
"ge",
"i... | [
28933,
48,
24694,
24721,
28519,
24593,
69,
27001,
25678,
25554,
24590,
25486,
24630,
28381,
26329,
24581,
25061,
73,
29566,
16,
27733,
18,
24805,
24593,
28808,
24647,
50,
44,
55,
38,
28340,
18,
28933,
48,
24694,
24721,
24593,
69,
39,
2686... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
69802489 | https://en.wikipedia.org/wiki/List%20of%20monuments%20in%20Former%20Java%20District | List of monuments in Former Java District | The monuments in the former Java District is a group of cultural heritage sites registered by the government of Georgia on the territory of the de jure Former Java District, which has been under the control of South Ossetia, an entity with limited international recognition, since the 2008 Russo-Georgian War. Due to the... | [
"The",
"mon",
"uments",
"in",
"the",
"former",
"J",
"ava",
"District",
"is",
"a",
"group",
"of",
"cultural",
"her",
"itage",
"sites",
"register",
"ed",
"by",
"the",
"government",
"of",
"Georgia",
"on",
"the",
"territory",
"of",
"the",
"de",
"j",
"ure",
... | [
24627,
24981,
27608,
24581,
24585,
25346,
46,
28884,
25730,
24593,
69,
25273,
24595,
28540,
24803,
28516,
28581,
29517,
24588,
24647,
24585,
25621,
24595,
27935,
24584,
24585,
29482,
24595,
24585,
24650,
78,
24794,
29400,
46,
28884,
25730,
16,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
58833374 | https://en.wikipedia.org/wiki/Total%20Devastation%20%28album%29 | Total Devastation (album) | Total Devastation is the debut studio album by American hip hop group Total Devastation. It was released on May 18, 1993 through PGA Records.
Track listing
Legalize Today! - 1:06
Hemp Rally - 4:04
Many Clouds of Smoke - 5:28
Da Soopa Doopa - 4:04
Fat Blunt Caper (featuring Da Rhymeskeme) - 5:21
Da Horny Man - 2:... | [
"T",
"ot",
"al",
"Dev",
"ast",
"ation",
"is",
"the",
"debut",
"studio",
"album",
"by",
"American",
"hip",
"hop",
"group",
"T",
"ot",
"al",
"Dev",
"ast",
"ation",
".",
"It",
"was",
"released",
"on",
"May",
"18",
",",
"1993",
"through",
"P",
"G",
"A"... | [
56,
24643,
24591,
29932,
24745,
24626,
24593,
24585,
26097,
27500,
25174,
24647,
24868,
25830,
28912,
25273,
56,
24643,
24591,
29932,
24745,
24626,
18,
24805,
24625,
25385,
24584,
25176,
24722,
16,
26437,
25172,
52,
43,
37,
26545,
18,
28186,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
74020108 | https://en.wikipedia.org/wiki/Zendeh%20Rud%20District | Zendeh Rud District | Zendeh Rud District () is in Faridan County, Isfahan province, Iran. Its capital is the village of Nahr-e Khalaj.
At the National Census in 2016, there were 11,270 inhabitants in 3,593 households.
References
Faridan County
Districts of Isfahan Province
Populated places in Faridan County | [
"Z",
"en",
"de",
"h",
"R",
"ud",
"District",
"()",
"is",
"in",
"Far",
"id",
"an",
"County",
",",
"Is",
"f",
"ah",
"an",
"province",
",",
"Iran",
".",
"Its",
"capital",
"is",
"the",
"village",
"of",
"N",
"ah",
"r",
"-",
"e",
"K",
"hal",
"aj",
... | [
62,
24587,
24650,
76,
54,
24711,
25730,
26399,
24593,
24581,
27867,
24630,
24583,
25239,
16,
25134,
74,
24966,
24583,
28459,
16,
27580,
18,
27128,
27447,
24593,
24585,
25879,
24595,
50,
24966,
86,
17,
73,
47,
25809,
25075,
18,
25197,
2458... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
482558 | https://en.wikipedia.org/wiki/Murrey | Murrey | In heraldry, murrey is a "stain", i. e. a non-standard tincture, that is a dark reddish purple colour. It is most proximate in appearance to the heraldic tincture of purpure, but is distinct therefrom.
Overview
According to dictionaries, "murrey" is the colour of mulberries, being somewhere between the heraldic tinctu... | [
"In",
"her",
"al",
"dr",
"y",
",",
"mur",
"rey",
"is",
"a",
"\"",
"st",
"ain",
"\",",
"i",
".",
"e",
".",
"a",
"non",
"-",
"standard",
"tin",
"cture",
",",
"that",
"is",
"a",
"dark",
"red",
"dish",
"pur",
"ple",
"col",
"our",
".",
"It",
"is",... | [
24657,
24803,
24591,
24815,
93,
16,
27257,
26806,
24593,
69,
6,
24606,
24667,
25243,
77,
18,
73,
18,
69,
25946,
17,
27913,
28923,
26014,
16,
24682,
24593,
69,
29055,
25204,
29980,
26017,
25603,
24908,
24714,
18,
24805,
24593,
25066,
24685... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
43201712 | https://en.wikipedia.org/wiki/Let%27s%20Get%20It%20%28Cash%20Out%20album%29 | Let's Get It (Cash Out album) | Let's Get It is the debut studio album by American hip hop recording artist Cash Out. It was released on August 26, 2014, by Bases Loaded Records and eOne Music. The album features guest appearances from Wiz Khalifa, Ty Dolla $ign, French Montana, Shanell, Rich Homie Quan and Waka Flocka Flame. It was supported by thre... | [
"Let",
"'",
"s",
"G",
"et",
"It",
"is",
"the",
"debut",
"studio",
"album",
"by",
"American",
"hip",
"hop",
"recording",
"artist",
"C",
"ash",
"Out",
".",
"It",
"was",
"released",
"on",
"August",
"26",
",",
"2014",
",",
"by",
"B",
"ases",
"Lo",
"ad"... | [
28941,
11,
87,
43,
24645,
24805,
24593,
24585,
26097,
27500,
25174,
24647,
24868,
25830,
28912,
28221,
26719,
39,
25124,
27159,
18,
24805,
24625,
25385,
24584,
25313,
25552,
16,
25590,
16,
24647,
38,
27190,
27224,
24614,
24588,
26545,
24596,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
7306475 | https://en.wikipedia.org/wiki/Title%20%26%20Trust%20Company%20of%20Florida%20Building | Title & Trust Company of Florida Building | The Title & Trust Company of Florida Building is a historic site in Jacksonville, Florida. It is located at 200 East Forsyth Street. On February 23, 1990, it was added to the U.S. National Register of Historic Places.
References
External links
Duval County listings at National Register of Historic Places
Florida's ... | [
"The",
"Tit",
"le",
"&",
"Trust",
"Company",
"of",
"Florida",
"Build",
"ing",
"is",
"a",
"historic",
"site",
"in",
"Jackson",
"ville",
",",
"Florida",
".",
"It",
"is",
"located",
"at",
"200",
"East",
"F",
"ors",
"y",
"th",
"Street",
".",
"On",
"Febru... | [
24627,
29442,
24604,
10,
29860,
26478,
24595,
27194,
27681,
24599,
24593,
69,
28575,
25508,
24581,
28334,
26100,
16,
27194,
18,
24805,
24593,
25616,
24590,
24706,
25962,
42,
24903,
93,
24580,
26235,
18,
24964,
25500,
25217,
16,
26490,
16,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
118858 | https://en.wikipedia.org/wiki/Ontonagon%2C%20Michigan | Ontonagon, Michigan | Ontonagon ( ) is a village in the Upper Peninsula of the U.S. state of Michigan. The population was 1,285 at the 2020 census. It is the county seat of Ontonagon County, and is the only incorporated place within the county.
The village is located within Ontonagon Township, at the mouth of the Ontonagon River on Lake Su... | [
"On",
"ton",
"agon",
"(",
")",
"is",
"a",
"village",
"in",
"the",
"Up",
"per",
"Pen",
"ins",
"ula",
"of",
"the",
"U",
".",
"S",
".",
"state",
"of",
"Michigan",
".",
"The",
"population",
"was",
"1",
",",
"28",
"5",
"at",
"the",
"2020",
"census",
... | [
24964,
24915,
27323,
12,
13,
24593,
69,
25879,
24581,
24585,
26728,
24726,
28344,
25080,
26737,
24595,
24585,
57,
18,
55,
18,
25338,
24595,
27757,
18,
24627,
25755,
24625,
21,
16,
25555,
25,
24590,
24585,
25642,
27411,
18,
24805,
24593,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
27669009 | https://en.wikipedia.org/wiki/Every%20Boy%27s%20Library%20%28Boy%20Scouts%20of%20America%20Edition%29 | Every Boy's Library (Boy Scouts of America Edition) | The Every Boy's Library: Boy Scout Edition refers to a collection of 73 books that were published under the backing of the Boy Scouts of America. Every title was selected by the Scouts Library Commission, and were branded towards Scouts and included themes that would be of interest to young boys in the Scouting movemen... | [
"The",
"E",
"very",
"Boy",
"'",
"s",
"Library",
":",
"Boy",
"Sc",
"out",
"Ed",
"ition",
"ref",
"ers",
"to",
"a",
"collection",
"of",
"7",
"3",
"books",
"that",
"were",
"published",
"under",
"the",
"back",
"ing",
"of",
"the",
"Boy",
"Sc",
"outs",
"o... | [
24627,
41,
25878,
27376,
11,
87,
28036,
30,
27376,
25076,
24767,
25420,
24793,
25911,
24629,
24601,
69,
27646,
24595,
27,
23,
26816,
24682,
24747,
25728,
25016,
24585,
25152,
24599,
24595,
24585,
27376,
25076,
26615,
24595,
26185,
18,
41,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
17889348 | https://en.wikipedia.org/wiki/Maigonis%20Valdmanis | Maigonis Valdmanis | Maigonis Valdmanis (September 8, 1933 – October 30, 1999) was a Soviet and Latvian basketball player and coach. He was born in Riga.
He played for Rīgas ASK and won three Euroleague titles (1958, 1959, 1960) and four Soviet national league championships (1955, 1956, 1957, 1958).
Playing for the USSR national basketba... | [
"Ma",
"ig",
"on",
"is",
"Val",
"d",
"man",
"is",
"(",
"September",
"8",
",",
"1933",
"–",
"October",
"30",
",",
"1999",
")",
"was",
"a",
"Soviet",
"and",
"Lat",
"v",
"ian",
"basketball",
"player",
"and",
"coach",
".",
"He",
"was",
"born",
"in",
"... | [
26255,
24628,
24584,
24593,
26057,
72,
24710,
24593,
12,
25322,
28,
16,
28752,
4992,
25336,
25402,
16,
26082,
13,
24625,
69,
26955,
24596,
26789,
90,
24669,
27044,
25811,
24596,
26015,
18,
24736,
24625,
25049,
24581,
54,
27601,
18,
24736,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
221659 | https://en.wikipedia.org/wiki/California%20State%20University%2C%20San%20Bernardino | California State University, San Bernardino | California State University, San Bernardino (Cal State San Bernardino or CSUSB) is a public research university in San Bernardino, California. Founded in 1965, it is part of the California State University system. The main campus sits on in the University District of San Bernardino, with a branch campus of in Palm De... | [
"California",
"State",
"University",
",",
"San",
"Bern",
"ard",
"ino",
"(",
"Cal",
"State",
"San",
"Bern",
"ard",
"ino",
"or",
"C",
"S",
"US",
"B",
")",
"is",
"a",
"public",
"research",
"university",
"in",
"San",
"Bern",
"ard",
"ino",
",",
"California"... | [
25950,
25461,
25015,
16,
25740,
28128,
24695,
26093,
12,
25442,
25461,
25740,
28128,
24695,
26093,
24586,
39,
55,
25473,
38,
13,
24593,
69,
25242,
26184,
28176,
24581,
25740,
28128,
24695,
26093,
16,
25950,
18,
27310,
24588,
24581,
27495,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.