diff --git "a/ComplexWebQuestions_test.json" "b/ComplexWebQuestions_test.json"
deleted file mode 100644--- "a/ComplexWebQuestions_test.json"
+++ /dev/null
@@ -1,35312 +0,0 @@
-[
- {
- "ID": "WebQTest-832_c334509bb5e02cacae1ba2e80c176499",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:12:57",
- "machine_question": "when is the last time the the team has a team moscot named Lou Seal won the world series",
- "question": "Lou Seal is the mascot for the team that last won the World Series when?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.team_mascot ns:m.03_dwn . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.start_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-832",
- "webqsp_question": "when is the last time the giants won the world series"
- },
- {
- "ID": "WebQTrn-1259_1997cb4922db71983be26e6a509950f4",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:58:58",
- "machine_question": "where did the artist had a concert tour named Country Nation World Tour graduate from college",
- "question": "Where did the \"Country Nation World Tour\" concert artist go to college?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.artist.concert_tours ns:m.010qhfmm . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?y ns:education.education.degree ns:m.019v9k .\n}\n",
- "webqsp_ID": "WebQTrn-1259",
- "webqsp_question": "where did brad paisley graduate from college"
- },
- {
- "ID": "WebQTest-1384_744a496b907e407b16bc5d7c197dc3f0",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:14:50",
- "machine_question": "what is the predominant religion in the religious leader is Ovadia Yosef",
- "question": "What is the predominant religion where the leader is Ovadia Yosef?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religious_leadership_jurisdiction.leader ?k .\n?k ns:religion.religious_organization_leadership.leader ns:m.02qmnw . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?y ns:location.religion_percentage.percentage ?sk0 .\n}\nORDER BY DESC(xsd:float(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-1384",
- "webqsp_question": "what is the predominant religion in israel"
- },
- {
- "ID": "WebQTrn-241_dfb6c97ac9bf2f0ac07f27dd80f9edc2",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T20:06:06",
- "machine_question": "what countries share borders with france and is the location contains and airport that server Nijmegen",
- "question": "What country bordering France contains an airport that serves Nijmegen?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.location.contains ?c .\n?c ns:aviation.airport.serves ns:m.05g2b . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-1077_f4a9e5f1e0dcfb82cbadf4771eda7bb5",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:40:31",
- "machine_question": "what religions are practiced in the country that has the national anthem Afghan National Anthem",
- "question": "The national anthem Afghan National Anthem is from the country which practices what religions?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.02r0hl7 . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1077",
- "webqsp_question": "what religions are practiced in afghanistan"
- },
- {
- "ID": "WebQTest-576_01e2da60a2779c4ae4b5d1547499a4f8",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T03:48:03",
- "machine_question": "what are the 7 countries that are part of central america and is the country that contains Alta Verapaz Department",
- "question": "Which nation has the Alta Verapaz Department and is in Central America?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01tzh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01tzh ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.administrative_divisions ns:m.0146np . \n}",
- "webqsp_ID": "WebQTest-576",
- "webqsp_question": "what are the 7 countries that are part of central america"
- },
- {
- "ID": "WebQTest-590_6aad73acb74f304bc9acae44314164be",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:49:14",
- "machine_question": "who is in charge of the country that has the national anthem Libya, Libya, Libya now",
- "question": "Which man is the leader of the country that uses Libya, Libya, Libya as its national anthem?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.0gg95zf . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.office_position_or_title ns:m.0j5wjnc .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-590",
- "webqsp_question": "who is in charge of libya now"
- },
- {
- "ID": "WebQTrn-3251_d8cddfe5e947e414b7735780ef1efff8",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T01:31:49",
- "machine_question": "what college is in greeley colorado and is the education institution has a sports team named Northern Colorado Bears football",
- "question": "What educational institution has a football sports team named Northern Colorado Bears is in Greeley, Colorado?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0rczx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0rczx ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.sports_teams ns:m.0lqj7vt . \n}",
- "webqsp_ID": "WebQTrn-3251",
- "webqsp_question": "what college is in greeley colorado"
- },
- {
- "ID": "WebQTrn-2069_0fa727f3b282196eb1097410b4be6818",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:22:00",
- "machine_question": "what language the location that appointed Michelle Bachelet to govermental position speak",
- "question": "What language is spoken in the location that appointed Michelle Bachelet to a governmental position speak?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.03wws_ . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2069",
- "webqsp_question": "what language chile speak"
- },
- {
- "ID": "WebQTrn-1938_7322a2a4d46bf36b95bfab4418c9a32b",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:08:49",
- "machine_question": "what type of government does the country that contains Northern District",
- "question": "What type of government is used in the country with Northern District?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.01vz6b . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1938",
- "webqsp_question": "what type of government does israel"
- },
- {
- "ID": "WebQTrn-60_68f0d0ad309d64a4af858a5ef4fb5713",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the chile laber percent was once 1.8",
- "question": "In which countries do the people speak Portuguese, where the child labor percentage was once 1.8?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.child_labor_percent ?c .\n?c ns:measurement_unit.dated_percentage.rate \"1.8\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTest-100_bf66fd89b6e9fc5fcb96c8b3f7a0e616",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:46:16",
- "machine_question": "what language is spoken in the country that contains Nord-Ouest Department today",
- "question": "The people from the country that contains Nord-Ouest Department speak what languages today?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.02g__4 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTest-100",
- "webqsp_question": "what language is spoken in haiti today"
- },
- {
- "ID": "WebQTrn-962_032f61bfcfed69da8b215bb8f058c24e",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:28:01",
- "machine_question": "who played the film has a charcter named Jenny's Father as a kid",
- "question": "What actor played the a kid in the movie with a character named Jenny's Father?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.character ns:m.0y54dn_ . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0264f7h .\n?y ns:film.performance.character_note ?sk0 .\nFILTER (str(?sk0) = \"Young Forrest\")\n}\n",
- "webqsp_ID": "WebQTrn-962",
- "webqsp_question": "who played forrest gump as a kid"
- },
- {
- "ID": "WebQTrn-849_586aae7703d62aa44eb79759e1563309",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T21:13:45",
- "machine_question": "which countries do germany border and is the country that contains Lejre Municipality",
- "question": "What European Union country sharing borders with Germany contains the Lejre Municipality?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.administrative_divisions ns:m.010v_j8w . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-710_c264a6d11d7956741926d417b94327e2",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:57:09",
- "machine_question": "when was the last time the the organiztion leadership has a person named Larry Baer won a world series",
- "question": "When was the last time a team led by Larr Baer win the World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.leadership ?k .\n?k ns:organization.leadership.person ns:m.0hhv_6h . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.start_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-710",
- "webqsp_question": "when was the last time the san francisco giants won a world series"
- },
- {
- "ID": "WebQTrn-2209_c1374f388d9cc7a78365860c91218362",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:35:04",
- "machine_question": "when did the the basket ball team head coach is Brad Stevens win championship",
- "question": "What year did the basketball team coached by Brad Stevens win the championship?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:basketball.basketball_team.head_coach ns:m.02qwvmq . \n?c ns:sports.sports_team.championships ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2209",
- "webqsp_question": "when did the celtics win championship"
- },
- {
- "ID": "WebQTest-1251_cbf2f20f6caf754bc49d672ca7b150b7",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:57:06",
- "machine_question": "which countries speak germanic languages and the currency used in the country is East German mark",
- "question": "What country speaks Germanic languages and uses the East German mark as currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:location.country.currency_used ns:m.01tct6 . \n}",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTrn-3100_143c89d70679c3e5257c93d8e2bc4c67",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T01:15:20",
- "machine_question": "what is the dominican republic part of and the location time zone is UTC\u00e2\u0088\u009205:00",
- "question": "Which globe region with the UTC\u00e2\u0088\u009205:00 time zone does the Dominican Republic call home?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.027rn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.027rn ns:location.location.containedby ?x .\n?x ns:location.location.time_zones ns:m.02_37z . \n}",
- "webqsp_ID": "WebQTrn-3100",
- "webqsp_question": "what is the dominican republic part of"
- },
- {
- "ID": "WebQTrn-662_7a992044f94b39edfc37ac5dcfcb3c26",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:53:12",
- "machine_question": "what was the team won the 2008 FIFA Club World Cup Final championship first name",
- "question": "What was the name of the team that won the 2008 FIFA Club World Cup Final championship?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.053nq3y . \n?c ns:sports.sports_team.previously_known_as ?x .\n}\n",
- "webqsp_ID": "WebQTrn-662",
- "webqsp_question": "what was manchester united first name"
- },
- {
- "ID": "WebQTest-743_0a8cdba29cf260283b7c890b3609c0b9",
- "compositionality_type": "superlative",
- "created": "2018-02-13T04:04:56",
- "machine_question": "what was the name of jfk 's brothers and held his govermental position from latest",
- "question": "Which of JFK's brother held the latest governmental position?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTest-1797_68a33792b0a1e18937dcd4b3f50d941e",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T06:00:12",
- "machine_question": "who fought in the battle of vicksburg and the country capital is Montgomery",
- "question": "What group fought in the Battle of Vicksburg that was based in Montgomery?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:location.country.capital ns:m.0fttg . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-1864_9dc4e22121d3a46d45b8f9bd9e8c7013",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:59:40",
- "machine_question": "which the location time zone is ASEAN Common Time Zone country has the biggest population",
- "question": "Which country that is situated in the ASEAN Common Time Zone has the largest population?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.location.time_zones ns:m.0bzt6c . \n?c ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:topic_server.population_number ?sk0 .\n}\nORDER BY DESC(xsd:float(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-1864",
- "webqsp_question": "which asian country has the biggest population"
- },
- {
- "ID": "WebQTrn-1841_b8df00139e3fa59b8633ef551ed8ca9f",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:57:24",
- "machine_question": "what are popular sports in spain and is the team won the 2010 FIFA World Cup championship",
- "question": "What popular sport in Spain has a team that won the 2010 FIFA World Cup championship?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06mkj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06mkj ns:sports.sports_team_location.teams ?x .\n?x ns:sports.sports_team.championships ns:m.016h2b . \n}",
- "webqsp_ID": "WebQTrn-1841",
- "webqsp_question": "what are popular sports in spain"
- },
- {
- "ID": "WebQTrn-124_f3990dc9aa470fa81ec4cf2912a9924f",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:50:05",
- "machine_question": "what movie did angelina jolie direct and is the film has a charcter named Ajla",
- "question": "Which movie with a character called Ajila was directed by Angelina Jolie?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.character ns:m.0gwfc0b . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTest-538_49b4e9304f18a0a1cbe37bb162f61131",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:44:58",
- "machine_question": "what are all the movies the person education institution is West Reading El Ctr has been in",
- "question": "WHat movies have the actress who is an alumni for West Reading El Ctr a part of?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.076czr3 . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-2722_8babdaa9ecd05a72e3227b43b1f98771",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:31:46",
- "machine_question": "what did the person education institution is Dewitt High School win gold for",
- "question": "For what did the personage who was educated at the Dewitt High School win a gold medal?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.07635c3 . \n?c ns:olympics.olympic_athlete.medals_won ?y .\n?y ns:olympics.olympic_medal_honor.event ?x .\n?y ns:olympics.olympic_medal_honor.medal ns:m.02lpp7 .\n}\n",
- "webqsp_ID": "WebQTrn-2722",
- "webqsp_question": "what did jordyn wieber win gold for"
- },
- {
- "ID": "WebQTest-983_ccda690fb745939d0a62c3fbcf3e3769",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:29:58",
- "machine_question": "where did tennessee williams go to college and the educational institution newspaper is The Maneater",
- "question": "Where did Tennessee Williams go to college where the newspaper is \"The Maneater\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c4y8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c4y8 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.newspaper ns:m.04pk3f . \n}",
- "webqsp_ID": "WebQTest-983",
- "webqsp_question": "where did tennessee williams go to college"
- },
- {
- "ID": "WebQTrn-1770_8db36acba886620a06031d39165d78de",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:48:28",
- "machine_question": "what is the artist had a concert tour named I Am... World Tour 's daughters name",
- "question": "Who is the daughter of the artist who had a concert tour called I Am... World Tour?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.artist.concert_tours ns:m.05200my . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1770",
- "webqsp_question": "what is beyonce 's daughters name"
- },
- {
- "ID": "WebQTrn-1817_89670933168c3f4e5195a241f9d46e76",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:53:47",
- "machine_question": "what type of government does the country that has the national anthem Ti\u00e1\u00ba\u00bfn Qu\u00c3\u00a2n Ca have today",
- "question": "What are the governmental types in the country whose national anthem is Tien Quan Ca?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.01kvf8 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1817",
- "webqsp_question": "what type of government does vietnam have today"
- },
- {
- "ID": "WebQTrn-849_1eb0f1ddd5074471fbe3a7f6b575f202",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T21:13:45",
- "machine_question": "which countries do germany border and the country capital is Copenhagen",
- "question": "Copenhagen is the capital of which German neighboring country?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.capital ns:m.01lfy . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-2152_92fba37c9723caee68665ad9a5e4a468",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T23:29:58",
- "machine_question": "what teams are in the american league west and the sports team owner is Tom Hicks",
- "question": "Which of team owners Tom Hicks sports team are in the American League West?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07fbnf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07fbnf ns:sports.sports_league.teams ?y .\n?y ns:sports.sports_league_participation.team ?x .\n?x ns:sports.professional_sports_team.owner_s ns:m.02kmcb . \n}",
- "webqsp_ID": "WebQTrn-2152",
- "webqsp_question": "what teams are in the american league west"
- },
- {
- "ID": "WebQTrn-3376_0619d288bbed0ca782e60c6f841a6051",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:46:30",
- "machine_question": "where did the person education institution is Castlemont High School go to school",
- "question": "What colleges did the famous person who went to Castlemont High school go to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.0gy5x53 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3376",
- "webqsp_question": "where did kevin hart go to school"
- },
- {
- "ID": "WebQTrn-567_693feb48c0515cd069014e7ca2846b37",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T20:44:09",
- "machine_question": "what movies did ron howard do and is the film has a charcter named Teklel Hafouli",
- "question": "What movie with the character Teklel Hafouli did Ron Howard do?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.character ns:m.01064ngx . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-1077_0c34ca057060e35aa5c74fbbca682dee",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:40:31",
- "machine_question": "what religions are practiced in the country that contains Badakhshan Province",
- "question": "In the nation that has the Badakhshan province, what religions are practiced?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.04pwfx . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1077",
- "webqsp_question": "what religions are practiced in afghanistan"
- },
- {
- "ID": "WebQTest-1686_29e74083744b3631541b29b4094fb273",
- "compositionality_type": "comparative",
- "created": "2018-02-13T05:48:37",
- "machine_question": "who is the governor of arizona 2009 and held his govermental position from before 1998",
- "question": "Who was the governor of Arizona in 2009 that held his governmental position before 1998?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0vmt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0vmt ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from ?num .\nFILTER (?num < \"1998\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTest-626_8c6b952c6bd963f0ece4e401c9eb731a",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T03:50:57",
- "machine_question": "what does the missouri river bisect and the location time zone is Central Time Zone",
- "question": "What does the Missouri River bisect in the Central Time Zone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04ykz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04ykz ns:location.location.partially_contained_by ?y .\n?y ns:location.partial_containment_relationship.partially_contained_by ?x .\n?x ns:location.location.time_zones ns:m.02fqwt . \n}",
- "webqsp_ID": "WebQTest-626",
- "webqsp_question": "what does the missouri river bisect"
- },
- {
- "ID": "WebQTest-12_68d745a0657c86906382873e57294d6a",
- "compositionality_type": "comparative",
- "created": "2018-02-13T02:38:13",
- "machine_question": "who is governor of ohio 2011 and held his govermental position from before 1983-01-03",
- "question": "Who was the governor of Ohio in 2011 that was in the government prior to 3-1-1983?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05kkh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05kkh ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2011-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2011-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from ?num .\nFILTER (?num < \"1983-01-03\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-12",
- "webqsp_question": "who is governor of ohio 2011"
- },
- {
- "ID": "WebQTest-576_906ad6be7bec9d208f4dde4f7721c261",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T03:48:03",
- "machine_question": "what are the 7 countries that are part of central america and is the co2 emiisions per capita was once 2009 metric ton",
- "question": "Which of the seven Central American countries had co2 emissions per capita once of 2009 metric ton?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01tzh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01tzh ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.statistical_region.co2_emissions_per_capita ?c .\n?c ns:measurement_unit.dated_metric_ton.date \"2009\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-576",
- "webqsp_question": "what are the 7 countries that are part of central america"
- },
- {
- "ID": "WebQTrn-2152_3cdf60c15a8355981dd92e3c57ac2eed",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T23:29:58",
- "machine_question": "what teams are in the american league west and is the team has a team moscot named Mariner Moose",
- "question": "What team that has a mascot named Mariner Moose is in the American League West?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07fbnf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07fbnf ns:sports.sports_league.teams ?y .\n?y ns:sports.sports_league_participation.team ?x .\n?x ns:sports.sports_team.team_mascot ns:m.03lqw4 . \n}",
- "webqsp_ID": "WebQTrn-2152",
- "webqsp_question": "what teams are in the american league west"
- },
- {
- "ID": "WebQTest-61_09020cbb000c86fda5910ec084690246",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:43:20",
- "machine_question": "what are the religions practiced in indonesia and the relgion sacred site is Mecca",
- "question": "What religion is practiced in Indonesia and has a sacred site of Mecca?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03ryn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03ryn ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.sacred_sites ns:m.058wp . \n}",
- "webqsp_ID": "WebQTest-61",
- "webqsp_question": "what are the religions practiced in indonesia"
- },
- {
- "ID": "WebQTrn-1864_67ecd1c247c3b2c9545fbcf1ad8d9d00",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:59:40",
- "machine_question": "which the location time zone is Anadyr Time Zone country has the biggest population",
- "question": "Which location in the Anadyr Timezone has the biggest population?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.location.time_zones ns:m.0y496z9 . \n?c ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:topic_server.population_number ?sk0 .\n}\nORDER BY DESC(xsd:float(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-1864",
- "webqsp_question": "which asian country has the biggest population"
- },
- {
- "ID": "WebQTrn-3136_a2debf685e0c50491e35a9cf7a1e9ade",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T01:18:28",
- "machine_question": "what four regions make up the united kingdom and is the country that contains Down District Council",
- "question": "Of the four regions which make up the United Kingdom, which is the country that includes the location, Down District Council?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ssc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ssc ns:base.aareas.schema.administrative_area.administrative_children ?x .\n?x ns:location.country.administrative_divisions ns:m.02dv8y . \n}",
- "webqsp_ID": "WebQTrn-3136",
- "webqsp_question": "what four regions make up the united kingdom"
- },
- {
- "ID": "WebQTest-998_f693ae2cb9aa6b8ffdf0f103a6777b62",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:30:37",
- "machine_question": "when was the last time the sports team owner is James L. Dolan won the championship",
- "question": "What is the most recent event in which the sports team owned by James L. Dolan won the championship?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.professional_sports_team.owner_s ns:m.0469ts . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.start_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-998",
- "webqsp_question": "when was the last time knicks won the championship"
- },
- {
- "ID": "WebQTrn-1023_1e7110e48c30a2cef3caf291e3b8d394",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:32:30",
- "machine_question": "what is the money of the country that contains Buenos Aires called",
- "question": "What's the currency of the country that includes the location of Buenos Aires?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.01ly5m . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1023",
- "webqsp_question": "what is the money of argentina called"
- },
- {
- "ID": "WebQTrn-810_c334509bb5e02cacae1ba2e80c176499",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:02:29",
- "machine_question": "what date did the the team has a team moscot named Lou Seal win the world series",
- "question": "What year did the team with mascot named Lou Seal win the World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.team_mascot ns:m.03_dwn . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.end_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-810",
- "webqsp_question": "what date did the san francisco giants win the world series"
- },
- {
- "ID": "WebQTrn-557_960c16ffdb29e173df0577fc76c7455d",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:43:27",
- "machine_question": "who played dorothy in the the film has a charcter named Winged Monkey #7",
- "question": "In the film with teh character named Winged Monkey #7, who played Dorothy?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.character ns:m.0yj6trj . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.020hj1 .\n}\n",
- "webqsp_ID": "WebQTrn-557",
- "webqsp_question": "who played dorothy in the wizard of oz movie"
- },
- {
- "ID": "WebQTrn-21_660138373d19bbffdd3d3f7a30234e4a",
- "compositionality_type": "composition",
- "created": "2018-02-12T19:40:09",
- "machine_question": "who is the prime minister of the country that contains Dire Dawa",
- "question": "Who holds the position of Prime Minister in the country which contains Dire Dawa?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.04lj5y . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.060bp .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-21",
- "webqsp_question": "who is the prime minister of ethiopia"
- },
- {
- "ID": "WebQTrn-2286_e0906c845ea8b2e22e08e1b0e6eb9b43",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:43:08",
- "machine_question": "where is the us state that has a capital named Frankfort located",
- "question": "Where is the state with the capitol of Frankfort located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.us_state.capital ns:m.0fvvg . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2286",
- "webqsp_question": "where is kentucky located"
- },
- {
- "ID": "WebQTest-1320_c5498ca807d2e1ec30d4c8fdd41f0bf7",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:05:48",
- "machine_question": "what is the the team has a team moscot named Hank stadium called",
- "question": "What stadium does the team with mascot named Hank play at?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.team_mascot ns:m.0100sszz . \n?c ns:sports.sports_team.arena_stadium ?x .\n}\n",
- "webqsp_ID": "WebQTest-1320",
- "webqsp_question": "what is the milwaukee brewers stadium called"
- },
- {
- "ID": "WebQTrn-2444_8f2cd432b509e5b8fe681bb55bca2767",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:57:54",
- "machine_question": "where is the team won the 1946 World Series championship stadium",
- "question": "Where is the home stadium of the team who won the 1946 World Series championship?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.04qhpf . \n?c ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.structure.opened ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-2444",
- "webqsp_question": "where is st louis cardinals stadium"
- },
- {
- "ID": "WebQTest-100_524908899a8aa334a18a0ac00f8f2fe6",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:46:16",
- "machine_question": "what language is spoken in the country that contains Nord-Est Department today",
- "question": "People from the country that contains Nord-Est Department speak what languages today?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.02g_z8 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTest-100",
- "webqsp_question": "what language is spoken in haiti today"
- },
- {
- "ID": "WebQTrn-568_d54918e8e89ad97237bce821087a9818",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:44:13",
- "machine_question": "what county is the tv show NBC Nightside was filmed there",
- "question": "In which US county is the TV program NBC Nightside filmed in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:tv.tv_location.tv_shows_filmed_here ns:m.0b6grkv . \n?c ns:location.hud_county_place.county ?x .\n}\n",
- "webqsp_ID": "WebQTrn-568",
- "webqsp_question": "what county is charlotte north carolina"
- },
- {
- "ID": "WebQTest-361_e24533e28da40db99eb4b25773f9d38f",
- "compositionality_type": "comparative",
- "created": "2018-02-13T03:21:49",
- "machine_question": "what to do and see in vienna austria and is the museum that was established in before 1971",
- "question": "What museum established before 1971 is there to see in Vienna, Austria?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0fhp9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0fhp9 ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.museum.established ?num .\nFILTER (?num < \"1971\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-361",
- "webqsp_question": "what to do and see in vienna austria"
- },
- {
- "ID": "WebQTrn-2215_11c4cd5a25fd84f3980d7013c0329bad",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:35:49",
- "machine_question": "where was the artist had a concert tour named Beat This Summer Tour born and raised",
- "question": "Where was the artist that had This Summer Tour raised?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.artist.concert_tours ns:m.0wfrv9g . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2215",
- "webqsp_question": "where was brad paisley born and raised"
- },
- {
- "ID": "WebQTrn-2834_6a27420dcf0528ae017dd74e40cfd38a",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:45:42",
- "machine_question": "what are major religions in the united states and the religion organiztion is Tamil Nadu Thowheed Jamath",
- "question": "What major US religions has a religious organization named Tamil Nadu Thowheed Jamath?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.organizations ns:m.010ffmhn . \n}",
- "webqsp_ID": "WebQTrn-2834",
- "webqsp_question": "what are major religions in the united states"
- },
- {
- "ID": "WebQTrn-634_000f72b60ccaedff5f056f522ee06e98",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:50:33",
- "machine_question": "what did the person who once lived in Mansfeld do",
- "question": "A person who once lived in Mansfeld would have what profession?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.places_lived ?k .\n?k ns:people.place_lived.location ns:m.0cz504 . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTrn-634",
- "webqsp_question": "what did martin luther do"
- },
- {
- "ID": "WebQTrn-857_9392f3f06e288ee4e3437a74f6bf5a37",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:13:56",
- "machine_question": "who was the vice president when the person education institution is Ramble Elementary was in office",
- "question": "Who was the vice president of the President who attended Ramble Elementary School?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.0b6xvr8 . \n?c ns:government.us_president.vice_president ?x .\n}\n",
- "webqsp_ID": "WebQTrn-857",
- "webqsp_question": "who was the vice president when bill clinton was in office"
- },
- {
- "ID": "WebQTrn-810_a188aff4a054e1ec66fafba1b8021f67",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:02:29",
- "machine_question": "what date did the the sports team owner is Bill Neukom win the world series",
- "question": "What year did the MLB franchise owned by Bill Neukom win the world series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.professional_sports_team.owner_s ns:m.03cyzbv . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.end_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-810",
- "webqsp_question": "what date did the san francisco giants win the world series"
- },
- {
- "ID": "WebQTrn-2026_d059b24adec4064377b957ca598769be",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:17:07",
- "machine_question": "what currency does the the country capital is Santo Domingo",
- "question": "Santo Domingo is the capital of the country with what currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.capital ns:m.0fthl . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2026",
- "webqsp_question": "what currency does the dominican republic"
- },
- {
- "ID": "WebQTrn-60_990f6babd500d25e3746174e6da58c84",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the country imports from Brazil",
- "question": "What Portuguese speaking country imported form Brazil?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.places_imported_from ?c .\n?c ns:location.imports_and_exports.imported_from ns:m.015fr . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-2570_374d1789f1735b6f08e1a829c0d075a2",
- "compositionality_type": "comparative",
- "created": "2018-02-13T00:11:21",
- "machine_question": "who was the president of the united states during ww2 and held his govermental position from after 1933-03-04",
- "question": "Who was the US President during WW2 that held his government position from 3-4-1933?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from ?num .\nFILTER (?num > \"1933-03-04\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTest-484_ac67410188d0f2258139a3c84773885e",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:36:37",
- "machine_question": "what language does the location time zone is Central Western Time Zone use",
- "question": "What languiages are spoken by residents of the Central Western Time Zone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.location.time_zones ns:m.0y498v7 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTest-484",
- "webqsp_question": "what language does australia use"
- },
- {
- "ID": "WebQTest-1785_1c178196ae53ffd4b09e5787a35c3950",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T05:59:52",
- "machine_question": "what was kim richards in and a tv series that has 3 episodes",
- "question": "What TV series that had 3 episodes was Kim Richards in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:tv.tv_series_episode.episode_number \"3\" . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-3744_26401b4c33bcb760afd734acaa0a1869",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:30:13",
- "machine_question": "what college did russell wilson go to and the educational institution newspaper is The Daily Cardinal",
- "question": "The Daily Cardinal is the school newspaper at which university that Russell Wilson attended?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05c10yf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05c10yf ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.newspaper ns:m.048y10 . \n}",
- "webqsp_ID": "WebQTrn-3744",
- "webqsp_question": "what college did russell wilson go to"
- },
- {
- "ID": "WebQTrn-810_e3d40457273785e46c5b71732713a5f4",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:02:29",
- "machine_question": "what date did the the team has a team moscot named Crazy Crab win the world series",
- "question": "When did the team with Crazy crab as their mascot win the world series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.team_mascot ns:m.02q_hzh . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.end_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-810",
- "webqsp_question": "what date did the san francisco giants win the world series"
- },
- {
- "ID": "WebQTest-538_92e606ef9c0429ad6820797ad2950730",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T03:44:58",
- "machine_question": "what are all the movies taylor swift has been in and is the film has a charcter named Once-ler",
- "question": "What movie was Taylor Swift in that had a character named Once-ler?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.character ns:m.02t2k3 . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-2189_f4440609f5cecb091bf8e86adb47be25",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:32:42",
- "machine_question": "what is modern the country that has the national anthem Bilady, Bilady, Bilady language",
- "question": "What is considered modern in the country where Bilady, Bilady, Bilady language is the national anthem?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.0d9nj_ . \n?c ns:location.country.official_language ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2189",
- "webqsp_question": "what is modern egyptian language"
- },
- {
- "ID": "WebQTrn-372_a806813629e86776ae3bfe26a3e000f8",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:19:04",
- "machine_question": "what do the religion place of worship is Barcelona Cathedral call their god",
- "question": "What does the religion who worships in Barcelona Cathedral call their God?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religion.places_of_worship ns:m.0vlyb . \n?c ns:religion.religion.deities ?x .\n}\n",
- "webqsp_ID": "WebQTrn-372",
- "webqsp_question": "what do catholics call their god"
- },
- {
- "ID": "WebQTrn-3744_b9bd90569bb7912ec3ea180bf164663c",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:30:13",
- "machine_question": "what college did russell wilson go to and is the education institution has a sports team named Wisconsin Badgers men's basketball",
- "question": "What educational institution with men's sports team named Wisconsin Badgers did Russell Wilson go to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05c10yf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05c10yf ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.sports_teams ns:m.02qkqcv . \n}",
- "webqsp_ID": "WebQTrn-3744",
- "webqsp_question": "what college did russell wilson go to"
- },
- {
- "ID": "WebQTest-712_6099ea03f4fd2476605c4a513318d29c",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:02:04",
- "machine_question": "what countries have territories in oceania and is the location that appointed Liberal Government of New Zealand to govermental position",
- "question": "What country that appointed Liberal Government of New Zealand to governmental position is an Oceania territory?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.appointed_by ns:m.027ns_m . \n}",
- "webqsp_ID": "WebQTest-712",
- "webqsp_question": "what countries have territories in oceania"
- },
- {
- "ID": "WebQTest-100_de15ac1f762e3ec1e1261f6d9c81ebf9",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:46:16",
- "machine_question": "what language is spoken in the country that has the national anthem La Dessalinienne today",
- "question": "What languages are spoken in the country that has national anthem La Dessaliniene?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.01pm6h . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTest-100",
- "webqsp_question": "what language is spoken in haiti today"
- },
- {
- "ID": "WebQTrn-1557_edfd3507d32929ce0e9d844f7a2674de",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:31:35",
- "machine_question": "where did charles drew go to college and the educational institution newspaper is Le D\u00c3\u00a9lit fran\u00c3\u00a7ais",
- "question": "What educational institution with Le Delit Francais newspaper did Charles Drew attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018t67)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018t67 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.newspaper ns:m.05d99s . \n}",
- "webqsp_ID": "WebQTrn-1557",
- "webqsp_question": "where did charles drew go to college"
- },
- {
- "ID": "WebQTrn-60_39ba4faa87698cb0767d1a5ee7ce1827",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the gdp real adjusted value was once 100349905926",
- "question": "What country do they speak Portuguese where the GDP real adjusted value was once 100349905926?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.gdp_real ?c .\n?c ns:measurement_unit.adjusted_money_value.adjusted_value \"100349905926\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-846_a29552911617e890ca2e1d6564e0990e",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:11:00",
- "machine_question": "where was the artist had a concert tour named The Avril Lavigne Tour born",
- "question": "What is the birthplace of the artist that went on The Avril Lavinge Tour?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.artist.concert_tours ns:m.0z2ntbg . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-846",
- "webqsp_question": "where was avril lavigne born"
- },
- {
- "ID": "WebQTest-121_333b95bd45af3e6e31e328bc8c24d84f",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:47:21",
- "machine_question": "what team did the person education institution is Chase Lane Primary School play for in 2011",
- "question": "The person educated at Chase Lane Primary School played for what team in 2011?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.04dyl8y . \n?c ns:sports.pro_athlete.teams ?y .\n?y ns:sports.sports_team_roster.team ?x .\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.from ?sk0} || \nEXISTS {?y ns:sports.sports_team_roster.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2011-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.to ?sk2} || \nEXISTS {?y ns:sports.sports_team_roster.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2011-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-121",
- "webqsp_question": "what team did david beckham play for in 2011"
- },
- {
- "ID": "WebQTest-626_47b990334f91b6d3bd042f82b81740f6",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T03:50:57",
- "machine_question": "what does the missouri river bisect and is the location that appointed Dennis Daugaard to govermental position",
- "question": "What location appointed Dennis Daugaard to governmental position and is bisected by the Missouri River?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04ykz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04ykz ns:location.location.partially_contained_by ?y .\n?y ns:location.partial_containment_relationship.partially_contained_by ?x .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.appointed_by ns:m.0bb5tw . \n}",
- "webqsp_ID": "WebQTest-626",
- "webqsp_question": "what does the missouri river bisect"
- },
- {
- "ID": "WebQTrn-2444_e5059ff268415917df330817b9c8ef8c",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:57:54",
- "machine_question": "where is the sports team owner is William DeWitt, Jr. stadium",
- "question": "In what stadium does the team who is owned by William DeWitt, Jr. play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.professional_sports_team.owner_s ns:m.05qblx . \n?c ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.structure.opened ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-2444",
- "webqsp_question": "where is st louis cardinals stadium"
- },
- {
- "ID": "WebQTrn-2664_471b83eade9707a4dba68e201bf29d73",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:24:47",
- "machine_question": "who are the main trading partners of china and the location time zone is Greenwich Mean Time Zone",
- "question": "What country located in the Greenwich Mean Time Zone that is the main trading partner of China?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.location.time_zones ns:m.03bdv . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTest-576_8dfecb6548586cf236340abadabeb86c",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T03:48:03",
- "machine_question": "what are the 7 countries that are part of central america and the currency used in the country is United States Dollar",
- "question": "Which of the seven Central American countries uses the United States Dollar currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01tzh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01tzh ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.currency_used ns:m.09nqf . \n}",
- "webqsp_ID": "WebQTest-576",
- "webqsp_question": "what are the 7 countries that are part of central america"
- },
- {
- "ID": "WebQTrn-124_028bb5f442b37a4af9f9fd9fa0bc5e9a",
- "compositionality_type": "composition",
- "created": "2018-02-12T19:50:05",
- "machine_question": "what movie did the person education institution is William O. Schaefer Elementary School direct",
- "question": "What movies did the person who went to William O. Schafer Elementary School direct?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.076dzmh . \n?c ns:film.director.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-2871_d7d303efc1f901f14e6aae2bb469743c",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:49:14",
- "machine_question": "what is there to see near the grand canyon and the location time zone is Mountain Time Zone",
- "question": "What is there to see in Mountain Time Zone near the Grand Canyon?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cns5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cns5 ns:travel.tourist_attraction.near_travel_destination ?x .\n?x ns:location.location.time_zones ns:m.02hczc . \n}",
- "webqsp_ID": "WebQTrn-2871",
- "webqsp_question": "what is there to see near the grand canyon"
- },
- {
- "ID": "WebQTrn-750_bb35e9b8023fbf9c05df55b4245a4775",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:00:12",
- "machine_question": "what years have the the team won the 1988 World Series championship won the world series",
- "question": "In which years have the baseball club that claimed victory in the 1988 World Series won the World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.04j7ml . \n?c ns:sports.sports_team.championships ?x .\n}\n",
- "webqsp_ID": "WebQTrn-750",
- "webqsp_question": "what years have the dodgers won the world series"
- },
- {
- "ID": "WebQTest-96_11da03aa9cec8b011619c8ea0dbfdcf9",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:45:55",
- "machine_question": "where did the person education institution is East Whittier Elementary School die",
- "question": "The person who attended education institution in East Whittier Elementary School died where?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.0_sp3dx . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTest-96",
- "webqsp_question": "where did richard nixon die"
- },
- {
- "ID": "WebQTest-1528_25853c768670cd164d7793f094ba7cbb",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T05:31:58",
- "machine_question": "what movies does logan lerman play in and is the film has a charcter named Luke Castellan",
- "question": "What film with character Luke Castelland does Logan Lerman play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.character ns:g.122sg15v . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTest-1260_5dd0eeca79ae03b7711252c032849eb2",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:57:17",
- "machine_question": "what year did the team has a team moscot named Rise win super bowl",
- "question": "Rise is the mascot for the team which won the Super Bowl in what year?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.team_mascot ns:m.0nz45zc . \n?c ns:sports.sports_team.championships ?x .\n?x ns:common.topic.notable_types ns:m.01xljv1 .\n}\n",
- "webqsp_ID": "WebQTest-1260",
- "webqsp_question": "what year did baltimore ravens win super bowl"
- },
- {
- "ID": "WebQTest-626_bd2c9bc1c0a692218e7c4182a1d52f85",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T03:50:57",
- "machine_question": "what does the missouri river bisect and is the location that appointed Mike Johanns to govermental position",
- "question": "Mike Johanns was elected governor of what area that is bisected by the Missouri River?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04ykz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04ykz ns:location.location.partially_contained_by ?y .\n?y ns:location.partial_containment_relationship.partially_contained_by ?x .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.appointed_by ns:m.02722_ . \n}",
- "webqsp_ID": "WebQTest-626",
- "webqsp_question": "what does the missouri river bisect"
- },
- {
- "ID": "WebQTrn-1841_6bf772ee1b388c1b3c226b02c8244aa7",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:57:24",
- "machine_question": "what are popular sports in spain and is the team won the 2014 Eurocup Finals championship",
- "question": "Which popular sports team in Spain, that won the 2014 Eurocup Finals championship?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06mkj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06mkj ns:sports.sports_team_location.teams ?x .\n?x ns:sports.sports_team.championships ns:m.010wxwln . \n}",
- "webqsp_ID": "WebQTrn-1841",
- "webqsp_question": "what are popular sports in spain"
- },
- {
- "ID": "WebQTest-1119_8c41904eaef9fce2d95afd27eb9150ec",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:45:06",
- "machine_question": "what is the organiztion leadership has a person named Bentley B. Rayburn",
- "question": "What organization led by Bentley B. Rayburn?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.leadership ?k .\n?k ns:organization.leadership.person ns:m.0hprvkj . \n?c ns:common.topic.notable_types ?x .\n}\n",
- "webqsp_ID": "WebQTest-1119",
- "webqsp_question": "what is colorado technical university"
- },
- {
- "ID": "WebQTrn-1812_5fb6c8c4d53d55c03445e4b2454ef810",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:53:34",
- "machine_question": "what countries are in the caribbean and the currency used in the country is East Caribbean dollar",
- "question": "What Caribbean countries use the East Caribbean dollar currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.currency_used ns:m.02r4k . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTrn-1394_dc71f08a76d71762a0cfd30f11f66535",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:13:10",
- "machine_question": "what country does turkey trade with and is the country that contains Annaba Province",
- "question": "What country does Turkey trade with that contains the Annaba Province?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.01znc_)\n\t{ \n\t ns:m.01znc_ ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.01znc_ ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.country.administrative_divisions ns:m.018h9n . \n}",
- "webqsp_ID": "WebQTrn-1394",
- "webqsp_question": "what country does turkey trade with"
- },
- {
- "ID": "WebQTest-1091_d3301dedbdcb2d171a75be1631e8cec5",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:41:33",
- "machine_question": "what type of religions are in the united states and the relgion sacred site is Lumbini",
- "question": "What type of religiong with a religious sacred site of Lumbini is in the United States?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.sacred_sites ns:m.01c_w6 . \n}",
- "webqsp_ID": "WebQTest-1091",
- "webqsp_question": "what type of religions are in the united states"
- },
- {
- "ID": "WebQTrn-2444_8fb3f377318c9e61f47779b2c188167b",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:57:54",
- "machine_question": "where is the team won the 1931 World Series championship stadium",
- "question": "What stadium does the champion of the 1931 World Series Championship play at?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.04tfzf . \n?c ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.structure.opened ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-2444",
- "webqsp_question": "where is st louis cardinals stadium"
- },
- {
- "ID": "WebQTest-1812_c29807a955ea46fa79cdc9f7aeacba18",
- "compositionality_type": "composition",
- "created": "2018-02-13T06:03:28",
- "machine_question": "where was the artist had a concert tour named Rihanna: Live in Concert Tour raised",
- "question": "Where was the main artist featured in the Rihanna: Live in Concert Tour raised?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.artist.concert_tours ns:m.09g79g8 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTest-1812",
- "webqsp_question": "where was rihanna raised"
- },
- {
- "ID": "WebQTest-397_c7ee26d5c3f80107d7ae5fede489209a",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:26:49",
- "machine_question": "what are the school colors for the child organization is Harvard Art Museums",
- "question": "What are the school colors of Harvard Art Museum?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.child ?k .\n?k ns:organization.organization_relationship.child ns:m.0cxwnd . \n?c ns:education.educational_institution.colors ?x .\n}\n",
- "webqsp_ID": "WebQTest-397",
- "webqsp_question": "what are the school colors for harvard university"
- },
- {
- "ID": "WebQTrn-2478_3e09b108c3448248556d4c34acae3cf7",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:00:04",
- "machine_question": "what is the the organiztion leadership has a person named Eric F. Spina mascot",
- "question": "What is the mascot of the organization with the person named Eric F. Spina?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.leadership ?k .\n?k ns:organization.leadership.person ns:m.0zsryt0 . \n?c ns:education.educational_institution.mascot ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2478",
- "webqsp_question": "what is the syracuse university mascot"
- },
- {
- "ID": "WebQTrn-2057_b64f996ceca972c0d6fea3de2705ce63",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:19:38",
- "machine_question": "what money does the country that contains Alta Verapaz Department use",
- "question": "The country that contains Alta Verapaz Department uses what money?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.0146np . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2057",
- "webqsp_question": "what money does guatemala use"
- },
- {
- "ID": "WebQTest-1348_3bddf705b2a346fbdc2f00e9a02b84f3",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T05:09:31",
- "machine_question": "what team did peyton manning 's dad play for and is the team has a team moscot named Viktor the Viking",
- "question": "What team did Payton Manning's father play for that has a mascot named Viktor the Viking?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nns:m.027jv8 ns:people.person.parents ?y .\n?y ns:people.person.gender ns:m.05zppz . #Male\n?y ns:sports.pro_athlete.teams ?z .\n?z ns:sports.sports_team_roster.team ?x .?x ns:sports.sports_team.team_mascot ns:m.052tn0n . \n}",
- "webqsp_ID": "WebQTest-1348",
- "webqsp_question": "what team did peyton manning 's dad play for"
- },
- {
- "ID": "WebQTrn-60_22027d5bb310c0d956b5f22248a6811c",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the CPI inflation rate was once -1.61 percent",
- "question": "Which country that once had a CPI inflation rate of -1.61 speaks Portuguese?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.cpi_inflation_rate ?c .\n?c ns:measurement_unit.dated_percentage.rate \"-1.61\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-60_0b79f757e511e73c7aca0bb6f6057f2d",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the CPI inflation rate was once -1.56 percent",
- "question": "What country that once had the CPI inflation rate at -1.56 percent do people speak Portuguese?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.cpi_inflation_rate ?c .\n?c ns:measurement_unit.dated_percentage.rate \"-1.56\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTest-61_8f0d44a78a2e50f47729db23c5850da0",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:43:20",
- "machine_question": "what are the religions practiced in indonesia and the religion notable figure is Mary",
- "question": "Mary is a notable figure in which religion that is observed in Indonesia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03ryn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03ryn ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.notable_figures ns:m.04n7gc6 . \n}",
- "webqsp_ID": "WebQTest-61",
- "webqsp_question": "what are the religions practiced in indonesia"
- },
- {
- "ID": "WebQTrn-3100_d059b24adec4064377b957ca598769be",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:15:20",
- "machine_question": "what is the the country capital is Santo Domingo part of",
- "question": "What part is the country with the capital named Santo Domingo?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.capital ns:m.0fthl . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3100",
- "webqsp_question": "what is the dominican republic part of"
- },
- {
- "ID": "WebQTest-983_b3520a12fe059da8ffda55e381a14f14",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:29:58",
- "machine_question": "where did tennessee williams go to college and is the educational institution with the mascot Washington University Bear",
- "question": "What educational institution with the mascot named Washington University Bear did Tennessee Williams go to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c4y8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c4y8 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.mascot ns:m.0htdhz4 . \n}",
- "webqsp_ID": "WebQTest-983",
- "webqsp_question": "where did tennessee williams go to college"
- },
- {
- "ID": "WebQTest-1560_1bee868ed5551a3cfdba70a720adbc04",
- "compositionality_type": "comparative",
- "created": "2018-02-13T05:34:06",
- "machine_question": "who founded new york university and held his govermental position from after 1795-03-04",
- "question": "Who founded New York University, which held his governmental position from after 1795-03-04?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwfn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwfn ns:organization.organization.founders ?x .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from ?num .\nFILTER (?num > \"1795-03-04\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTrn-2570_354fb646be304159441f2497ab0a9c62",
- "compositionality_type": "superlative",
- "created": "2018-02-13T00:11:21",
- "machine_question": "who was the president of the united states during ww2 and held his govermental position from earliest",
- "question": "Which was the earliest President during WW2 in the United States?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTest-538_d37989c422fef8a98e7289ca0144159c",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:44:58",
- "machine_question": "what are all the movies the person education institution is The Wyndcroft School has been in",
- "question": "Which movies has the individual who attended The Wyndcroft School appeared in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.04n6q7p . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-465_784f88e61337c424ca3d7be0719e3649",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:31:32",
- "machine_question": "what to see and do in the country that contains Gozo",
- "question": "What to see in the country that has Gozo?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.0ndhmcv . \n?c ns:travel.travel_destination.tourist_attractions ?x .\n}\n",
- "webqsp_ID": "WebQTrn-465",
- "webqsp_question": "what to see and do in malta"
- },
- {
- "ID": "WebQTest-54_d14abf7768bdbdaa66897780b56dace1",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:42:23",
- "machine_question": "what country did the person education institution is BRG Steyr control",
- "question": "What country did the person who went to B Steyr control?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.01064jg9 . \n?c ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.jurisdiction_of_office ?x .\n}\n",
- "webqsp_ID": "WebQTest-54",
- "webqsp_question": "what country did adolf hitler control"
- },
- {
- "ID": "WebQTest-1560_e2ff014eae4ff8dbe3cacbb3e4b0002c",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:34:06",
- "machine_question": "who founded the education institution has a sports team named NYU Violets Men's Basketball",
- "question": "Who are the founders of the educational institution where the sports team NYU Violets Men's Basketball plays?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:education.educational_institution.sports_teams ns:m.05gqcc9 . \n?c ns:organization.organization.founders ?x .\n}\n",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTest-590_2f40ab1d4ea497555c4c883c92a758b7",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:49:14",
- "machine_question": "who is in charge of the country that has the national anthem Allahu Akbar now",
- "question": "Who is the leader of the country that has national anthem Allhu Akbar?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.036y70 . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.office_position_or_title ns:m.0j5wjnc .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-590",
- "webqsp_question": "who is in charge of libya now"
- },
- {
- "ID": "WebQTest-54_f0c99f377c8b944364e85b70b9f9b331",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:42:23",
- "machine_question": "what country did the person education institution is Bundesrealgymnasium Linz control",
- "question": "The person who attended education institution Bundesrealgymnasium Linz controlled what country?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.01064kcx . \n?c ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.jurisdiction_of_office ?x .\n}\n",
- "webqsp_ID": "WebQTest-54",
- "webqsp_question": "what country did adolf hitler control"
- },
- {
- "ID": "WebQTest-1091_c2f4807a175372c3e75691b565d1936d",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:41:33",
- "machine_question": "what type of religions are in the united states and the religion notable figure is Athanasius of Alexandria",
- "question": "What religion with notable figure Athanasius of Alexandria is in the United States?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.notable_figures ns:m.014kt . \n}",
- "webqsp_ID": "WebQTest-1091",
- "webqsp_question": "what type of religions are in the united states"
- },
- {
- "ID": "WebQTest-1091_9be8c18e016b713cbb7f7feb6badebc7",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:41:33",
- "machine_question": "what type of religions are in the united states and the religion text is The Bible",
- "question": "What religion that is practiced in the United States has The Bible as its religious text?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.texts ns:m.015j7 . \n}",
- "webqsp_ID": "WebQTest-1091",
- "webqsp_question": "what type of religions are in the united states"
- },
- {
- "ID": "WebQTrn-1077_83f43b9f4c2707c689543b33efe1d28d",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T21:40:31",
- "machine_question": "what religions are practiced in afghanistan and the religion place of worship is Ibrahim Mosque",
- "question": "Which religion practiced in Afghanistan has a place of worship known as Ibrahim Mosque?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0jdd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0jdd ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.places_of_worship ns:m.0102bbwk . \n}",
- "webqsp_ID": "WebQTrn-1077",
- "webqsp_question": "what religions are practiced in afghanistan"
- },
- {
- "ID": "WebQTest-1569_4e73509d14bda62590480b655eee8751",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:35:08",
- "machine_question": "what the currency used in the country is Jamaican dollar money called",
- "question": "What's the currency used in the country where the Jamaican dollar as money is called?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_used ns:m.04xc2m . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTest-1569",
- "webqsp_question": "what jamaican money called"
- },
- {
- "ID": "WebQTrn-849_f6e8b7149f2e422640a49beb753be4ef",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T21:13:45",
- "machine_question": "which countries do germany border and the currency used in the country is Swiss franc",
- "question": "What country uss the Swiss Franc as currency and shares a border with Germany?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.currency_used ns:m.01_h4b . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTest-302_f051fbe657aaa023d74839c8e8029bef",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:12:54",
- "machine_question": "what are the official colors of the the team won the Super Bowl XXX championship",
- "question": "What are official colors of the champion of Super Bowl XXX?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.076wz . \n?c ns:sports.sports_team.colors ?x .\n}\n",
- "webqsp_ID": "WebQTest-302",
- "webqsp_question": "what are the official colors of the dallas cowboys"
- },
- {
- "ID": "WebQTrn-2256_d14abf7768bdbdaa66897780b56dace1",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:39:14",
- "machine_question": "what happened to the person education institution is BRG Steyr at the end of the war",
- "question": "What happened to the person who went to BRG Steyr at the end of the war?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.01064jg9 . \n?c ns:people.deceased_person.cause_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2256",
- "webqsp_question": "what happened to adolf hitler at the end of the war"
- },
- {
- "ID": "WebQTrn-2664_513d3d27fdbcf5130896177ea2dd146f",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:24:47",
- "machine_question": "who are the main trading partners of china and the currency used in the country is Lao kip",
- "question": "Who are the main trading partners of China that use the Lao Kip as its currency?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.country.currency_used ns:m.04k4j1 . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-465_02714e184571525b8c510d20f11fc886",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:31:32",
- "machine_question": "what to see and do in the country that has the national anthem L-Innu Malti",
- "question": "What all is there to do for fun in the nation represented by the anthem L-Innu Malti?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.017wj_ . \n?c ns:travel.travel_destination.tourist_attractions ?x .\n}\n",
- "webqsp_ID": "WebQTrn-465",
- "webqsp_question": "what to see and do in malta"
- },
- {
- "ID": "WebQTest-743_81f7ed541ce951e30c3d90697cb83dec",
- "compositionality_type": "comparative",
- "created": "2018-02-13T04:04:56",
- "machine_question": "what was the name of jfk 's brothers and held his govermental position from before 1962-11-06",
- "question": "Which of JFK's brothers held his governmental position before November 6, 1962?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from ?num .\nFILTER (?num < \"1962-11-06\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTrn-3535_dfcf84e9ba3b9baef4ee1f2cc51994b6",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:08:32",
- "machine_question": "who does the voice of kovu in the film has a charcter named Kovu",
- "question": "Who did the voice of character Kovu?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.character ns:m.0bnznr . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0bnznr .\n}\n",
- "webqsp_ID": "WebQTrn-3535",
- "webqsp_question": "who does the voice of kovu in lion king"
- },
- {
- "ID": "WebQTest-996_7c4c41654239ed0a5b99ba5e6481ad5c",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:30:35",
- "machine_question": "where do ireland play the team won the 2003 Rugby World Cup championship",
- "question": "Where does the Ireland team that won the 2003 Rugby World Cup championship play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.01xrsx . \n?c ns:sports.sports_team.arena_stadium ?x .\n}\n",
- "webqsp_ID": "WebQTest-996",
- "webqsp_question": "where do ireland play rugby union"
- },
- {
- "ID": "WebQTest-1012_7ee41dcd5e0ee726e65a46d891982c8f",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:31:18",
- "machine_question": "what to do in hollywood ca this weekend and is the tv show American Gladiators was filmed there",
- "question": "What Hollywood studio produced the American Gladiators TV movie?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2wj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2wj ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:tv.tv_location.tv_shows_filmed_here ns:m.02rltk . \n}",
- "webqsp_ID": "WebQTest-1012",
- "webqsp_question": "what to do in hollywood ca this weekend"
- },
- {
- "ID": "WebQTrn-513_59d4a153f9ac424bfd0d9a39a5704027",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:38:28",
- "machine_question": "what countries fall in the location partially contains Terekti District",
- "question": "What countries are in the location that contains Terekti District?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.location.partiallycontains ?k .\n?k ns:location.partial_containment_relationship.partially_contains ns:m.0415b8m . \n?c ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n}\n",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-484_de764c65ac3c6a870a407dd9cafd0dc9",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:34:01",
- "machine_question": "what do you call money in the currency used in the country is Brazilian real",
- "question": "What is the currency used in the country of Brazil?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_used ns:m.03385m . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-484",
- "webqsp_question": "what do you call money in brazil"
- },
- {
- "ID": "WebQTrn-1841_cac535ea48922ba42c75ec7ac67cf454",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:57:24",
- "machine_question": "what are popular sports in spain and the basket ball team head coach is Joan Plaza",
- "question": "What popular Spanish sport has a basketball team with head coach Joan Plaza?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06mkj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06mkj ns:sports.sports_team_location.teams ?x .\n?x ns:basketball.basketball_team.head_coach ns:m.03wj3pf . \n}",
- "webqsp_ID": "WebQTrn-1841",
- "webqsp_question": "what are popular sports in spain"
- },
- {
- "ID": "WebQTrn-3376_2d06cbcbb5ada96a239eeee425106c28",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T01:46:30",
- "machine_question": "where did kevin hart go to school and is the education institution has a sports team named Temple Owls football",
- "question": "What educational institution with football sports team named Temple Owls did Kevin Hart go to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0ggp1n)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0ggp1n ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.educational_institution.sports_teams ns:m.092h__ . \n}",
- "webqsp_ID": "WebQTrn-3376",
- "webqsp_question": "where did kevin hart go to school"
- },
- {
- "ID": "WebQTrn-2319_67d6828a804cdeef38928c85cb93bb03",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:45:55",
- "machine_question": "what is the official language of the the currency used in the country is Ukrainian hryvnia",
- "question": "What are the official languages of used in the country that uses Ukrainian Hyrvnia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_used ns:m.035qkb . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTest-1091_31c94b951f3d708ac503327d7979da93",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:41:33",
- "machine_question": "what type of religions are in the united states and the religion place of worship is Candi Laras",
- "question": "Which type of religions practiced in the United States, where the religion place of worship is called, Candi Laras?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.places_of_worship ns:g.122hpl76 . \n}",
- "webqsp_ID": "WebQTest-1091",
- "webqsp_question": "what type of religions are in the united states"
- },
- {
- "ID": "WebQTrn-2026_84e5ab7013a2c0dd11f7f61db45df94c",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:17:07",
- "machine_question": "what currency does the the country that contains San Pedro de Macor\u00c3\u00ads Province",
- "question": "If you are visiting a country and in the San Pedro De Marcois Province, what form of currency would you spend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.03xyyk . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2026",
- "webqsp_question": "what currency does the dominican republic"
- },
- {
- "ID": "WebQTrn-1812_25c9be422f1472e5cdf7358613ad93cf",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:53:34",
- "machine_question": "what countries are in the caribbean and is the country that contains Saint Michael Parish",
- "question": "What country in the Caribbean contains Saint Michael Parish?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.administrative_divisions ns:m.02p5kp . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTest-1560_61856c62660c382e9579ce72ec422a70",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:34:06",
- "machine_question": "who founded the education institution has a grad student named Lindsay Zir",
- "question": "Who founded the college where Lindsay Zir is a grad student?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:education.educational_institution.students_graduates ?k .\n?k ns:education.education.student ns:m.0frrz3 . \n?c ns:organization.organization.founders ?x .\n}\n",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTrn-2834_31c94b951f3d708ac503327d7979da93",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:45:42",
- "machine_question": "what are major religions in the united states and the religion place of worship is Candi Laras",
- "question": "Of the major religions in the United States, which has the religion place of worship of Candi Laras?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.places_of_worship ns:g.122hpl76 . \n}",
- "webqsp_ID": "WebQTrn-2834",
- "webqsp_question": "what are major religions in the united states"
- },
- {
- "ID": "WebQTest-1376_b1915c7cd7f743656108611e5095c2e0",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:13:46",
- "machine_question": "what province is the tv show The Lottery was filmed there located",
- "question": "Which Canadian Province was the locatiuon for the TV show the Lottery?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:tv.tv_location.tv_shows_filmed_here ns:m.0107zspk . \n?c ns:base.biblioness.bibs_location.state ?x .\n}\n",
- "webqsp_ID": "WebQTest-1376",
- "webqsp_question": "what province is montreal canada located"
- },
- {
- "ID": "WebQTrn-1077_3c58a650bf56f8c8d0f6931d08bd2598",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:40:31",
- "machine_question": "what religions are practiced in the major exports industry Fruit and Tree Nut Farming",
- "question": "What are the religions in the area whose major exports are from fruit and tree nut farming?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.statistical_region.major_exports ?k .\n?k ns:location.imports_exports_by_industry.industry ns:m.03q9v6s . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1077",
- "webqsp_question": "what religions are practiced in afghanistan"
- },
- {
- "ID": "WebQTest-397_ef7c0ef1f2f2ee145c3e9fa70b47ab7d",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:26:49",
- "machine_question": "what are the school colors for the education institution has a grad student named Donald Stanley Marshall",
- "question": "What colors do the school where Donald Stanley Marshall is a grad student use?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:education.educational_institution.students_graduates ?k .\n?k ns:education.education.student ns:m.0_y98vd . \n?c ns:education.educational_institution.colors ?x .\n}\n",
- "webqsp_ID": "WebQTest-397",
- "webqsp_question": "what are the school colors for harvard university"
- },
- {
- "ID": "WebQTrn-2057_8a53ef8199d789102fab4d503857c0db",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:19:38",
- "machine_question": "what money does the currency used in the country is Guatemalan quetzal use",
- "question": "What is the currency used in the country of Guatemala?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_used ns:m.01crby . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2057",
- "webqsp_question": "what money does guatemala use"
- },
- {
- "ID": "WebQTest-1817_e8393a7bc14f9c91e0813aacbc6d7c05",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T06:03:38",
- "machine_question": "where did jrr tolkien go to school and the educational institution newspaper is Cherwell",
- "question": "What educational institution with the Cherwell newspaper did JRR Tolkien go to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041h0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041h0 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.educational_institution.newspaper ns:m.075p_v . \n}",
- "webqsp_ID": "WebQTest-1817",
- "webqsp_question": "where did jrr tolkien go to school"
- },
- {
- "ID": "WebQTrn-493_c8b99bb380a7f157039bdf6c7b8df764",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:35:40",
- "machine_question": "where is the country that has the national anthem Braban\u00c3\u00a7onne at",
- "question": "What region is the country whose national anthem is Braban\u00c3\u00a7onne located in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.098tx . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTrn-2664_9f8fc8341d7c53fe16d94a6a23638ec4",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:24:47",
- "machine_question": "who are the main trading partners of china and the currency used in the country is Malagasy ariary",
- "question": "Which nation is a major trading partner with China and has the Malagasy ariary as its unit of currency?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.country.currency_used ns:m.04hx_7 . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTest-1560_260b848263a65518db6f4418d93a311e",
- "compositionality_type": "superlative",
- "created": "2018-02-13T05:34:06",
- "machine_question": "who founded new york university and held his govermental position from earliest",
- "question": "Holding his governmental position from earliest, who founde New York University?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwfn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwfn ns:organization.organization.founders ?x .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTest-1923_2d077323191d349225d8f3719925c777",
- "compositionality_type": "composition",
- "created": "2018-02-13T06:19:01",
- "machine_question": "what movies has the person education institution is Heritage Elementary School been in",
- "question": "The person who attended Heritage Elementary School has been in what movies?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.0d_s7d . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTest-1260_018dc0c070e53555fa37f63d4b83ca87",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:57:17",
- "machine_question": "what year did the team has a team moscot named Poe win super bowl",
- "question": "In what year did mascot Poe's team win the Super Bowl?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.team_mascot ns:m.052tmyg . \n?c ns:sports.sports_team.championships ?x .\n?x ns:common.topic.notable_types ns:m.01xljv1 .\n}\n",
- "webqsp_ID": "WebQTest-1260",
- "webqsp_question": "what year did baltimore ravens win super bowl"
- },
- {
- "ID": "WebQTrn-3035_94f91513faa8a29c82e1f1184277f81a",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:06:10",
- "machine_question": "who is the governor of the location partially contains Uinta Mountains currently",
- "question": "Who is governor of the place that contains part of the Uinta Mountains?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.location.partiallycontains ?k .\n?k ns:location.partial_containment_relationship.partially_contains ns:m.0365r6 . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-3035",
- "webqsp_question": "who is the governor of wyoming currently"
- },
- {
- "ID": "WebQTest-1000_a1edafe051cb7bc171f2beb523d3a90c",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:30:49",
- "machine_question": "what countries included in oceania and the currency used in the country is CFP franc",
- "question": "Which nation uses the CFP Franc as currency and is located in Oceania?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"Country\")\n?x ns:location.country.currency_used ns:m.01qyjx . \n}",
- "webqsp_ID": "WebQTest-1000",
- "webqsp_question": "what countries included in oceania"
- },
- {
- "ID": "WebQTrn-124_792933caa19fa7b1c474993687851b6a",
- "compositionality_type": "composition",
- "created": "2018-02-12T19:50:05",
- "machine_question": "what movie did the person education institution is El Rodeo School direct",
- "question": "What movie was directed by the person who attended education institution El Rodeo School?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.04f1d50 . \n?c ns:film.director.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-710_a188aff4a054e1ec66fafba1b8021f67",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:57:09",
- "machine_question": "when was the last time the the sports team owner is Bill Neukom won a world series",
- "question": "When was the last World Series won by team owner Bill Neukom's sports team?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.professional_sports_team.owner_s ns:m.03cyzbv . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.start_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-710",
- "webqsp_question": "when was the last time the san francisco giants won a world series"
- },
- {
- "ID": "WebQTrn-3216_823204b81227d73ef5fadc741254c75b",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:28:14",
- "machine_question": "what kind of money does the the country that has the national anthem L'Abidjanaise use",
- "question": "What form of currency is used in the country that observes the national anthem titled L'Abidjanaise?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.01lg4q . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3216",
- "webqsp_question": "what kind of money does the ivory coast use"
- },
- {
- "ID": "WebQTrn-60_eae3033643523fd3a54b6c147fdfa728",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the net migration number was -10000",
- "question": "What Portuguese=speaking country had the net migration number of -10000?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.net_migration ?c .\n?c ns:measurement_unit.dated_integer.number \"-10000\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTest-212_8fc460cf564c16a47877b92a7c156528",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:59:21",
- "machine_question": "which states does the colorado river run through and is the location that appointed Bruce Babbitt to govermental position",
- "question": "What state, that the Colorado River flows through, appointed Bruce Babbitt to a governmental position?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018qjq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018qjq ns:location.location.partially_containedby ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"State\")\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.appointed_by ns:m.018mts . \n}",
- "webqsp_ID": "WebQTest-212",
- "webqsp_question": "which states does the colorado river run through"
- },
- {
- "ID": "WebQTest-576_7280a830b2275c6024614d5ba2adae18",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T03:48:03",
- "machine_question": "what are the 7 countries that are part of central america and is the location that appointed Otto P\u00c3\u00a9rez Molina to govermental position",
- "question": "What country in Central America appointed Otto P\u00c3\u00a9rez Molina to a governmental position?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01tzh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01tzh ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.appointed_by ns:m.02z7rt8 . \n}",
- "webqsp_ID": "WebQTest-576",
- "webqsp_question": "what are the 7 countries that are part of central america"
- },
- {
- "ID": "WebQTrn-21_a42ef572567ccaf4d1a2e609d11a4226",
- "compositionality_type": "composition",
- "created": "2018-02-12T19:40:09",
- "machine_question": "who is the prime minister of the country that has the national anthem March Forward, Dear Mother Ethiopia",
- "question": "Who is the prime minister of the country that has national anthem March Forward, Dear Mother Ethiopia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.01n8bk . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.060bp .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-21",
- "webqsp_question": "who is the prime minister of ethiopia"
- },
- {
- "ID": "WebQTest-1686_73c4a5625dc9db03b2331d9937b0fe71",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T05:48:37",
- "machine_question": "who is the governor of arizona 2009 and is the person notable with the medical condition Breast cancer",
- "question": "Who was the Arizona's Governor in 2009 who also suffered with Breast cancer?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0vmt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0vmt ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n?x ns:medicine.notable_person_with_medical_condition.condition ns:m.0j8hd . \n}",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTest-534_c5498ca807d2e1ec30d4c8fdd41f0bf7",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:43:58",
- "machine_question": "what is the the team has a team moscot named Hank mascot",
- "question": "What team's mascot is name Hank?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.team_mascot ns:m.0100sszz . \n?c ns:sports.sports_team.team_mascot ?x .\n}\n",
- "webqsp_ID": "WebQTest-534",
- "webqsp_question": "what is the milwaukee brewers mascot"
- },
- {
- "ID": "WebQTrn-3376_405c8b5bd83551a50c45836241923cca",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T01:46:30",
- "machine_question": "where did kevin hart go to school and is the education institution has a sports team named Temple Owls men's basketball",
- "question": "What educational institution with men's basketball sports team named Temple Owls did Kevin Hart go to school?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0ggp1n)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0ggp1n ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.educational_institution.sports_teams ns:m.03yfq3l . \n}",
- "webqsp_ID": "WebQTrn-3376",
- "webqsp_question": "where did kevin hart go to school"
- },
- {
- "ID": "WebQTrn-1532_cbf60f0a8068d6c5464651a537e93b13",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:28:31",
- "machine_question": "what college did harry s. truman attend and is the education institution has a sports team named UMKC Kangaroos men's basketball",
- "question": "What college with men's basketball sports team named UMKC Kangaroos did Harry S. Truman attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09bg4l)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09bg4l ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.sports_teams ns:m.02pkpvh . \n}",
- "webqsp_ID": "WebQTrn-1532",
- "webqsp_question": "what college did harry s. truman attend"
- },
- {
- "ID": "WebQTrn-3376_13cf1a3ce233a65b8b835b6e2f5c86fe",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T01:46:30",
- "machine_question": "where did kevin hart go to school and the educational institution newspaper is The Temple News",
- "question": "What educational institution with The Temple newspaper did Kevin Hart go to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0ggp1n)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0ggp1n ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.educational_institution.newspaper ns:m.03cq17y . \n}",
- "webqsp_ID": "WebQTrn-3376",
- "webqsp_question": "where did kevin hart go to school"
- },
- {
- "ID": "WebQTrn-3048_ae9a833cf2cca30c1c9725fc6a167794",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:08:40",
- "machine_question": "what was the the country that contains Africa Proconsularis political system",
- "question": "The country that contains Africa Proconsularis has what political system ?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.02d53g . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3048",
- "webqsp_question": "what was the roman political system"
- },
- {
- "ID": "WebQTrn-484_593bfb1e8da51c4ccd9f768e8f3acd97",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:34:01",
- "machine_question": "what do you call money in the country that contains Rio de Janeiro",
- "question": "What currency is used in the country with Rio de Janeiro?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.01hd4s . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-484",
- "webqsp_question": "what do you call money in brazil"
- },
- {
- "ID": "WebQTrn-1817_bab9c2907e69f117b3ef460ecbfd511a",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:53:47",
- "machine_question": "what type of government does the country that contains Bac Lieu Province have today",
- "question": "What type of government is used in the country with Bac Lieu Province?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.03qj0v . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1817",
- "webqsp_question": "what type of government does vietnam have today"
- },
- {
- "ID": "WebQTest-212_d7d303efc1f901f14e6aae2bb469743c",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:59:21",
- "machine_question": "which states does the colorado river run through and the location time zone is Mountain Time Zone",
- "question": "What states does the Colorado River run through in the Mountain Time Zone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018qjq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018qjq ns:location.location.partially_containedby ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"State\")\n?x ns:location.location.time_zones ns:m.02hczc . \n}",
- "webqsp_ID": "WebQTest-212",
- "webqsp_question": "which states does the colorado river run through"
- },
- {
- "ID": "WebQTrn-750_0c4812773890324eea74aa09e14de1cf",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:00:12",
- "machine_question": "what years have the the sports team owner is Magic Johnson won the world series",
- "question": "In which years did the team that has Magic Johnson among its ownership claim victory in the World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.professional_sports_team.owner_s ns:m.095nx . \n?c ns:sports.sports_team.championships ?x .\n}\n",
- "webqsp_ID": "WebQTrn-750",
- "webqsp_question": "what years have the dodgers won the world series"
- },
- {
- "ID": "WebQTest-212_0415f406246ee6468d7eb40867780498",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:59:21",
- "machine_question": "which states does the colorado river run through and is the us state that has a capital named Denver",
- "question": "Which State's capital is Denver and the Colorado River runs through it?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018qjq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018qjq ns:location.location.partially_containedby ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"State\")\n?x ns:location.us_state.capital ns:m.02cl1 . \n}",
- "webqsp_ID": "WebQTest-212",
- "webqsp_question": "which states does the colorado river run through"
- },
- {
- "ID": "WebQTest-837_c4e06c3a9e4b4f10bd1ae97f1742c198",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:13:39",
- "machine_question": "what year did the the team won the 2013 AFC Championship Game championship win superbowl",
- "question": "In what year did a team win the superbowl and the 2013 AFC Championship Game ?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.0_gtz8t . \n?c ns:sports.sports_team.championships ?x .\n?x ns:sports.sports_championship_event.championship ns:m.06x5s .\n}\n",
- "webqsp_ID": "WebQTest-837",
- "webqsp_question": "what year did the baltimore ravens win superbowl"
- },
- {
- "ID": "WebQTest-1108_33675738b1c363431ed63babcc989cb8",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:42:43",
- "machine_question": "what radio station is the organiztion leadership has a person named Gary Knell on in nyc",
- "question": "On what radio station in New York City would you find an organizational leader named Gary Knell?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.leadership ?k .\n?k ns:organization.leadership.person ns:m.0h976b6 . \n?c ns:broadcast.radio_network.affiliates ?y .\n?y ns:broadcast.radio_affiliation_duration.station ?x .\n?x ns:broadcast.broadcast.area_served ns:m.02_286 .\n}\n",
- "webqsp_ID": "WebQTest-1108",
- "webqsp_question": "what radio station is npr on in nyc"
- },
- {
- "ID": "WebQTrn-810_c264a6d11d7956741926d417b94327e2",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:02:29",
- "machine_question": "what date did the the organiztion leadership has a person named Larry Baer win the world series",
- "question": "When did the team led by Larry Baer win the World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.leadership ?k .\n?k ns:organization.leadership.person ns:m.0hhv_6h . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.end_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-810",
- "webqsp_question": "what date did the san francisco giants win the world series"
- },
- {
- "ID": "WebQTest-61_be64d515debe3029f7c0fb2af05bfe7e",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:43:20",
- "machine_question": "what are the religions practiced in indonesia and the religion belief is Virgin birth of Jesus",
- "question": "What Indonesia religion believes in the Virgin birth of Jesus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03ryn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03ryn ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.beliefs ns:m.012lvl . \n}",
- "webqsp_ID": "WebQTest-61",
- "webqsp_question": "what are the religions practiced in indonesia"
- },
- {
- "ID": "WebQTrn-1484_1fbd766e1b1bf978da23e8646cadf3a1",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:25:37",
- "machine_question": "what kind of paintings did the person education institution is Colegio Alem\u00c3\u00a1n Alexander von Humboldt do",
- "question": "The person who attended the education institution Colegio Alem\u00c3\u00a1n Alexander von Humboldt did what kind of paintings?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.02r4cn1 . \n?c ns:visual_art.visual_artist.associated_periods_or_movements ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1484",
- "webqsp_question": "what kind of paintings did frida kahlo do"
- },
- {
- "ID": "WebQTest-12_c701ad2b5b8ef3f3ed26dd2ed8703d05",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:38:13",
- "machine_question": "who is governor of ohio 2011 and held his govermental position from 1808-12-12",
- "question": "Who held his governmental position from December 12, 1808 and was Governor of Ohio in 2011?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05kkh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05kkh ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2011-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2011-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from \"1808-12-12\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-12",
- "webqsp_question": "who is governor of ohio 2011"
- },
- {
- "ID": "WebQTest-212_3c65a82425ff4488504b53ba502d0eb7",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:59:21",
- "machine_question": "which states does the colorado river run through and is the location that appointed Jan Brewer to govermental position",
- "question": "What is the name of the state that has the elected official Jan Brewer and also has the colorado river flow through it?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018qjq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018qjq ns:location.location.partially_containedby ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"State\")\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.appointed_by ns:m.02pkb1c . \n}",
- "webqsp_ID": "WebQTest-212",
- "webqsp_question": "which states does the colorado river run through"
- },
- {
- "ID": "WebQTrn-3035_5b4639a59ee916bc8e30fbc3bfa2d016",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:06:10",
- "machine_question": "who is the governor of the us state that has a capital named Cheyenne currently",
- "question": "The capital of Cheyenne has who as governor of US state?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.us_state.capital ns:m.0fw3f . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-3035",
- "webqsp_question": "who is the governor of wyoming currently"
- },
- {
- "ID": "WebQTrn-237_e42fb4a1fc4d571f6d9172eb77fe5b24",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:05:24",
- "machine_question": "what is the name of the the sports team owner is Rooney family head coach",
- "question": "Who is the current head coach of the NFL squad owned by the Rooney family?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.professional_sports_team.owner_s ns:m.03nrwfz . \n?c ns:american_football.football_team.current_head_coach ?x .\n}\n",
- "webqsp_ID": "WebQTrn-237",
- "webqsp_question": "what is the name of the pittsburgh steelers head coach"
- },
- {
- "ID": "WebQTrn-3251_ca0263d77825d6237cf0a27c79d25e45",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T01:31:49",
- "machine_question": "what college is in greeley colorado and is the education institution has a sports team named Northern Colorado Bears men's basketball",
- "question": "What college in Greeley, Colorado has a sports team called the Northern Colorado Bears?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0rczx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0rczx ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.sports_teams ns:m.0n47fhy . \n}",
- "webqsp_ID": "WebQTrn-3251",
- "webqsp_question": "what college is in greeley colorado"
- },
- {
- "ID": "WebQTest-1072_5b0246d0bc7172511480c78134ab2e39",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:37:05",
- "machine_question": "who is the current governor of the location that appointed Bruce Babbitt to govermental position 2010",
- "question": "Who was the governor in 2010 of the state that appointed Bruce Babbitt?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.018mts . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2010-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2010-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-1072",
- "webqsp_question": "who is the current governor of arizona 2010"
- },
- {
- "ID": "WebQTest-837_d95da5fb8a16d81fe56cd4ce00843254",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:13:39",
- "machine_question": "what year did the the sports team with the fight song The Baltimore Fight Song win superbowl",
- "question": "What Superbowl was won by the team with the \"Baltimore Fight Song\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.fight_song ns:m.0hn47qp . \n?c ns:sports.sports_team.championships ?x .\n?x ns:sports.sports_championship_event.championship ns:m.06x5s .\n}\n",
- "webqsp_ID": "WebQTest-837",
- "webqsp_question": "what year did the baltimore ravens win superbowl"
- },
- {
- "ID": "WebQTrn-3100_0d5bc4f5ce16dafee354662c09965811",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:15:20",
- "machine_question": "what is the the country that has the national anthem Valiant Quisqueyans part of",
- "question": "What is the country that has national anthem Valiant Quisqueeyans a part of?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.01n3lv . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3100",
- "webqsp_question": "what is the dominican republic part of"
- },
- {
- "ID": "WebQTrn-2444_06d5101218b4299633a55b1f229e9b40",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:57:54",
- "machine_question": "where is the team has a team moscot named Fredbird stadium",
- "question": "What is the home field of the sports team whose mascot is named Fredbird?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.team_mascot ns:m.03p0zx . \n?c ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.structure.opened ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-2444",
- "webqsp_question": "where is st louis cardinals stadium"
- },
- {
- "ID": "WebQTrn-60_ab97cd852bcb8f41194f686282460b40",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the minimum wage was 356.72",
- "question": "What Portuguese-speaking country's minimum wage was 356.72?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.minimum_wage ?c .\n?c ns:measurement_unit.recurring_money_value.amount \"356.72\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-962_f0c57985929ee8b823983f6e5f104971",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:28:01",
- "machine_question": "who played the film has a charcter named Veteran at War Rally as a kid",
- "question": "What actor played a kid in the film with a character named Veteran at War Rally?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.character ns:m.0y55314 . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0264f7h .\n?y ns:film.performance.character_note ?sk0 .\nFILTER (str(?sk0) = \"Young Forrest\")\n}\n",
- "webqsp_ID": "WebQTrn-962",
- "webqsp_question": "who played forrest gump as a kid"
- },
- {
- "ID": "WebQTrn-237_abc143e50fcf4915c8267215915795b5",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:05:24",
- "machine_question": "what is the name of the the team has a team moscot named Steely McBeam head coach",
- "question": "Stelly McBeam is the team mascot for the sports team with who as head coach?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.team_mascot ns:m.02x0cyj . \n?c ns:american_football.football_team.current_head_coach ?x .\n}\n",
- "webqsp_ID": "WebQTrn-237",
- "webqsp_question": "what is the name of the pittsburgh steelers head coach"
- },
- {
- "ID": "WebQTrn-60_c526e4d4d0e7cea9de3d7ee32fb2d9f5",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the country that has the national anthem A Portuguesa",
- "question": "In what countries is Portugese spoken and has A Portuguesa as its national anthem?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.national_anthem ?c .\n?c ns:government.national_anthem_of_a_country.anthem ns:m.013sm4 . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTest-743_42588c6fd3d30a777953bbaf2b4079b9",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:04:56",
- "machine_question": "what was the name of the person education institution is Edward Devotion School 's brothers",
- "question": "Who are brothers of the individual who was educated at Edward Devotion School?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.0ccg42 . \n?c ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n}\n",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTrn-105_f4440609f5cecb091bf8e86adb47be25",
- "compositionality_type": "composition",
- "created": "2018-02-12T19:47:22",
- "machine_question": "what is the best currency to take to the country that has the national anthem Bilady, Bilady, Bilady 2013",
- "question": "The country with the national anthem Bilady, Bilady, Bilady required what currency in 2013?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.0d9nj_ . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-105",
- "webqsp_question": "what is the best currency to take to egypt 2013"
- },
- {
- "ID": "WebQTrn-3100_84e5ab7013a2c0dd11f7f61db45df94c",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:15:20",
- "machine_question": "what is the the country that contains San Pedro de Macor\u00c3\u00ads Province part of",
- "question": "What geographic regions is the country that has the San Pedro De Marcos province considered a part of?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.03xyyk . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3100",
- "webqsp_question": "what is the dominican republic part of"
- },
- {
- "ID": "WebQTrn-3335_a9b18d079f29555cbd1e1740c7d6e40e",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:41:43",
- "machine_question": "what kind of money do they use in the country that contains Krasnodar Krai",
- "question": "The country that contains Krasnodar Krai uses what type of currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.02dw2c . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3335",
- "webqsp_question": "what kind of money do they use in russia"
- },
- {
- "ID": "WebQTest-12_7b54b31f3e5a6273f4fd2a20e565ec6d",
- "compositionality_type": "comparative",
- "created": "2018-02-13T02:38:13",
- "machine_question": "who is governor of ohio 2011 and held his govermental position from before 2011-01-10",
- "question": "Who was the Governor of Ohio that held his position from before 1-10-2011?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05kkh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05kkh ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2011-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2011-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from ?num .\nFILTER (?num < \"2011-01-10\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-12",
- "webqsp_question": "who is governor of ohio 2011"
- },
- {
- "ID": "WebQTrn-810_1315945fdcb4fad1310ab7862120be0f",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:02:29",
- "machine_question": "what date did the the team won the 2010 World Series championship win the world series",
- "question": "On what other date did the team won the 2010 World Series championship win the World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.09gnk2r . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.end_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-810",
- "webqsp_question": "what date did the san francisco giants win the world series"
- },
- {
- "ID": "WebQTest-1384_cb60fbc3dea230fc32682cbb8556ba62",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:14:50",
- "machine_question": "what is the predominant religion in the location that appointed Benjamin Netanyahu to govermental position",
- "question": "What is the most predominant religion in the country Benjamin Netanyahu holds a governmental position?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.0fm2h . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?y ns:location.religion_percentage.percentage ?sk0 .\n}\nORDER BY DESC(xsd:float(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-1384",
- "webqsp_question": "what is the predominant religion in israel"
- },
- {
- "ID": "WebQTrn-1077_02d4f95f5b408929cedd448772a62b5b",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T21:40:31",
- "machine_question": "what religions are practiced in afghanistan and is the religion types of places of worship include Mosque",
- "question": "What religion in Afghanistan that worship in the mosque?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0jdd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0jdd ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.types_of_places_of_worship ns:m.04_xn . \n}",
- "webqsp_ID": "WebQTrn-1077",
- "webqsp_question": "what religions are practiced in afghanistan"
- },
- {
- "ID": "WebQTrn-372_84e2829fbb765ceaa2993b50acbf4587",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:19:04",
- "machine_question": "what do the religion belief is Transubstantiation call their god",
- "question": "What does the religion that believes in Transubstantiation call their God?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religion.beliefs ns:m.07lq1 . \n?c ns:religion.religion.deities ?x .\n}\n",
- "webqsp_ID": "WebQTrn-372",
- "webqsp_question": "what do catholics call their god"
- },
- {
- "ID": "WebQTrn-14_f401ff362e6098310d529ba02df1f278",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:39:28",
- "machine_question": "where is rome italy located on a map and is the population was once 4327642",
- "question": "Where is Rome, Italy, and is a place that once had a population of 4,327,642?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06c62)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06c62 ns:location.location.containedby ?x .\n?x ns:location.statistical_region.population ?c .\n?c ns:measurement_unit.dated_integer.number \"4327642\" . \n}",
- "webqsp_ID": "WebQTrn-14",
- "webqsp_question": "where is rome italy located on a map"
- },
- {
- "ID": "WebQTest-538_7051341e8a163515972dc322874d8aa0",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:44:58",
- "machine_question": "what are all the movies the artist had a concert tour named Taylor Swift Fearless 2009 Tour has been in",
- "question": "What movies did the artist that had the concert tour called the Taylor Swift Fears 2009 Tour play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.artist.concert_tours ns:m.05v7c4l . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-710_e3d40457273785e46c5b71732713a5f4",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:57:09",
- "machine_question": "when was the last time the the team has a team moscot named Crazy Crab won a world series",
- "question": "When is the last time the team whose mascot is called Crazy Cab win the World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.team_mascot ns:m.02q_hzh . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.start_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-710",
- "webqsp_question": "when was the last time the san francisco giants won a world series"
- },
- {
- "ID": "WebQTrn-3335_c071c552853eb739a0ff0c67bb9ed366",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:41:43",
- "machine_question": "what kind of money do they use in the location that appointed Dmitry Medvedev to govermental position",
- "question": "The location that appointed Dmitry Medvedev to governmental position uses what kind of money?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.08wdkk . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3335",
- "webqsp_question": "what kind of money do they use in russia"
- },
- {
- "ID": "WebQTrn-372_5d454dfb6a760c162b099d736eecff1a",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:19:04",
- "machine_question": "what do the religion place of worship is Santa Cecilia in Trastevere call their god",
- "question": "Which diety is worshipped in the holy place of Santa Cecilia in Trastevere?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religion.places_of_worship ns:m.08_kst . \n?c ns:religion.religion.deities ?x .\n}\n",
- "webqsp_ID": "WebQTrn-372",
- "webqsp_question": "what do catholics call their god"
- },
- {
- "ID": "WebQTest-1785_87df014c2b1d5440ea39f0d94fe211cb",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T05:59:52",
- "machine_question": "what was kim richards in and is the film has a charcter named Margie",
- "question": "Which movie has a character named Margie and featured Kim Richards as an Actor?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.character ns:m.010ntplw . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTest-1251_f6e8b7149f2e422640a49beb753be4ef",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:57:06",
- "machine_question": "which countries speak germanic languages and the currency used in the country is Swiss franc",
- "question": "Which countries with a currency of Swiss Franc do people speak Germanic languages?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:location.country.currency_used ns:m.01_h4b . \n}",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTrn-2834_c2f4807a175372c3e75691b565d1936d",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:45:42",
- "machine_question": "what are major religions in the united states and the religion notable figure is Athanasius of Alexandria",
- "question": "What major US religion has a notable figure named Athanasius of Alexandria?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.notable_figures ns:m.014kt . \n}",
- "webqsp_ID": "WebQTrn-2834",
- "webqsp_question": "what are major religions in the united states"
- },
- {
- "ID": "WebQTrn-3766_3e65e28b17506cb5116b2460467ea42f",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:34:53",
- "machine_question": "what is the money called in the country that contains Ancash Region",
- "question": "What money is used in the Ancash Region?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.01n194 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3766",
- "webqsp_question": "what is the money called in peru"
- },
- {
- "ID": "WebQTrn-1155_92f2cf43c174d40942f1c72ba13096e6",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:49:20",
- "machine_question": "what is the money currency in the country that has the national anthem Swiss Psalm",
- "question": "What type of currency is used in the country with national anthem Swiss Psalm?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.01jhkt . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1155",
- "webqsp_question": "what is the money currency in switzerland"
- },
- {
- "ID": "WebQTrn-60_58beabafc76cc44d5cb1ed5ca2799436",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the energy use per capita in KGOE was once 1022.464",
- "question": "What European Union country's people speak Portuguese also once had an energy usage record of per capita in KGOE 1022.464?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.energy_use_per_capita ?c .\n?c ns:measurement_unit.dated_kgoe.number \"1022.464\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTest-1923_53fa50559ec52976eb1f02fc6bd5ae76",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T06:19:01",
- "machine_question": "what movies has miley cyrus been in and is the film has a charcter named Theresa Russo",
- "question": "What movie was Miley Cyrus in with a character named Theresa Russo?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.character ns:g.121sxjvg . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-1001_4e074d51c67d5358b05e462d1f48f3e5",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:30:00",
- "machine_question": "what super bowls have the the team won the 1934 NFL Championship Game championship won",
- "question": "What other Superbowls did the champion of the 1934 NFL Championship game win?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.07yh_r . \n?c ns:sports.sports_team.championships ?x .\n?x ns:common.topic.notable_types ns:m.01xljv1 .\n}\n",
- "webqsp_ID": "WebQTrn-1001",
- "webqsp_question": "what super bowls have the giants won"
- },
- {
- "ID": "WebQTrn-857_87f2309c33a86e13ce73f341a6f1dc46",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:13:56",
- "machine_question": "who was the vice president when the person education institution is St. John's Catholic Elementary School was in office",
- "question": "Who was the vice president of the person who went to St. John's Catholic Elementary School?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.0jwh_hy . \n?c ns:government.us_president.vice_president ?x .\n}\n",
- "webqsp_ID": "WebQTrn-857",
- "webqsp_question": "who was the vice president when bill clinton was in office"
- },
- {
- "ID": "WebQTest-1260_d95da5fb8a16d81fe56cd4ce00843254",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:57:17",
- "machine_question": "what year did the sports team with the fight song The Baltimore Fight Song win super bowl",
- "question": "When did the sports team whose fight song is \"The Baltimore Fight Song\" win the Super Bowl?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.fight_song ns:m.0hn47qp . \n?c ns:sports.sports_team.championships ?x .\n?x ns:common.topic.notable_types ns:m.01xljv1 .\n}\n",
- "webqsp_ID": "WebQTest-1260",
- "webqsp_question": "what year did baltimore ravens win super bowl"
- },
- {
- "ID": "WebQTest-493_91486f8ce518ad60645488b0b298ff11",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:37:22",
- "machine_question": "what type of government does the location time zone is Heard and McDonald Islands\u00c2\u00a0Time Zone have",
- "question": "What type of government is run in the area that is under the Heard and McDonals Islands Time Zone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.location.time_zones ns:m.0y49btq . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-493",
- "webqsp_question": "what type of government does australia have"
- },
- {
- "ID": "WebQTest-837_6b1c0c0fb24a34937f450fdc16a3387b",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:13:39",
- "machine_question": "what year did the the sports team with the fight song Seven Nation Army win superbowl",
- "question": "In which year was the Super Bowl won by the sports team whose fight song was Seven Nation Army?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.fight_song ns:m.07fpnw . \n?c ns:sports.sports_team.championships ?x .\n?x ns:sports.sports_championship_event.championship ns:m.06x5s .\n}\n",
- "webqsp_ID": "WebQTest-837",
- "webqsp_question": "what year did the baltimore ravens win superbowl"
- },
- {
- "ID": "WebQTrn-3084_ca8d129cc42cf94b681a91fb5ed94522",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T01:13:27",
- "machine_question": "what country does japan export to and is the country that contains Phoenix Islands",
- "question": "What country does Japan export to that contains the Phoenix Islands?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.country.administrative_divisions ns:m.0101cq2g . \n}",
- "webqsp_ID": "WebQTrn-3084",
- "webqsp_question": "what country does japan export to"
- },
- {
- "ID": "WebQTest-576_8c6b952c6bd963f0ece4e401c9eb731a",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T03:48:03",
- "machine_question": "what are the 7 countries that are part of central america and the location time zone is Central Time Zone",
- "question": "Which of the 7 Central American Countries is in the Central Time Zone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01tzh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01tzh ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.location.time_zones ns:m.02fqwt . \n}",
- "webqsp_ID": "WebQTest-576",
- "webqsp_question": "what are the 7 countries that are part of central america"
- },
- {
- "ID": "WebQTrn-493_471b83eade9707a4dba68e201bf29d73",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T20:35:40",
- "machine_question": "where is belgium at and the location time zone is Greenwich Mean Time Zone",
- "question": "Where in the Greenwich Mean Time Zone is Belgium located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0154j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0154j ns:location.location.containedby ?x .\n?x ns:location.location.time_zones ns:m.03bdv . \n}",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTrn-3694_4089d6d7ba86121ff285b80865682a7c",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:24:15",
- "machine_question": "what type of money do you use in the country that contains Santiago de Cuba Province",
- "question": "Which system of money is utilized in the country that includes, Santiago de Cuba Province?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.01rj4t . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3694",
- "webqsp_question": "what type of money do you use in cuba"
- },
- {
- "ID": "WebQTest-1686_4e89c1dffdc379421d43840f4194ca9e",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:48:37",
- "machine_question": "who is the governor of the us state that has a capital named Phoenix 2009",
- "question": "Who governed the US state which includes the city of Phoenix during 2009?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.us_state.capital ns:m.0d35y . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTrn-372_1d9de30923c30fb46431b28e67c4b45c",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:19:04",
- "machine_question": "what do the religion types of places of worship include Cathedral call their god",
- "question": "What do the people who worship at places including Cathedrals call their god?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religion.types_of_places_of_worship ns:m.0cfs8 . \n?c ns:religion.religion.deities ?x .\n}\n",
- "webqsp_ID": "WebQTrn-372",
- "webqsp_question": "what do catholics call their god"
- },
- {
- "ID": "WebQTrn-2738_910f8908e2d53dfb850b7b52b74e4a51",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:33:52",
- "machine_question": "what style of art did the person who once lived in Le Cateau-Cambr\u00c3\u00a9sis use",
- "question": "What art style was done by the person who lived at Le Chateau-Cambresis?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.places_lived ?k .\n?k ns:people.place_lived.location ns:m.03x_1j . \n?c ns:visual_art.visual_artist.associated_periods_or_movements ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2738",
- "webqsp_question": "what style of art did henri matisse use"
- },
- {
- "ID": "WebQTrn-1077_7bd6b37d01a372aa5af2a8d5ef53d827",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T21:40:31",
- "machine_question": "what religions are practiced in afghanistan and the relgion sacred site is Jerusalem",
- "question": "What religion practiced in Afghanistan has a sacred site in Jesusalem?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0jdd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0jdd ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.sacred_sites ns:m.0430_ . \n}",
- "webqsp_ID": "WebQTrn-1077",
- "webqsp_question": "what religions are practiced in afghanistan"
- },
- {
- "ID": "WebQTest-361_89e48a343537ccd0148b822f63519c99",
- "compositionality_type": "superlative",
- "created": "2018-02-13T03:21:49",
- "machine_question": "what to do and see in vienna austria and is the museum that was established in earliest",
- "question": "What museum established earliest can be seen in Vienna Austria?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0fhp9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0fhp9 ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.museum.established ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTest-361",
- "webqsp_question": "what to do and see in vienna austria"
- },
- {
- "ID": "WebQTrn-3151_3ae7bbdbfe6f6d601941c3cf406229a7",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:19:40",
- "machine_question": "what is the major language spoken in the country that contains Corfu",
- "question": "People from the country that contains Corfu speak what language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.07dlh7 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3151",
- "webqsp_question": "what is the major language spoken in greece"
- },
- {
- "ID": "WebQTrn-1560_799804056310383bba960a7649b85b4f",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:31:37",
- "machine_question": "the person who once lived in Downe, Kent married to",
- "question": "Who married to the person who lived in Downe, Kent?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.places_lived ?k .\n?k ns:people.place_lived.location ns:m.030r7l4 . \n?c ns:people.person.spouse_s ?y .\n?y ns:people.marriage.spouse ?x .\n?y ns:people.marriage.type_of_union ns:m.04ztj .\n}\n",
- "webqsp_ID": "WebQTrn-1560",
- "webqsp_question": "who was charles darwin married to"
- },
- {
- "ID": "WebQTest-397_6a82d6252604de26338b33025b2a160a",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:26:49",
- "machine_question": "what are the school colors for the education institution has a grad student named Franklin Ford",
- "question": "What are the school colors of the educational institution that includes a grad student named Franklin Ford?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:education.educational_institution.students_graduates ?k .\n?k ns:education.education.student ns:m.05y5s6j . \n?c ns:education.educational_institution.colors ?x .\n}\n",
- "webqsp_ID": "WebQTest-397",
- "webqsp_question": "what are the school colors for harvard university"
- },
- {
- "ID": "WebQTrn-3166_024639b2507cd2ca5161b1847991faee",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:21:54",
- "machine_question": "what is the country that contains Seoul 's capital city",
- "question": "What Asian country has Seoul as its capital city?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.0hsqf . \n?c ns:location.country.capital ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3166",
- "webqsp_question": "what is south korea 's capital city"
- },
- {
- "ID": "WebQTrn-412_8f39780bf44690321c49823643e6438d",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:25:53",
- "machine_question": "what language does people in the country that contains South Holland speak",
- "question": "South Holland is located in the nation where which languages are spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.07371 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-412",
- "webqsp_question": "what language does people in netherlands speak"
- },
- {
- "ID": "WebQTrn-105_cf2c2ca737c00135df125459635a368a",
- "compositionality_type": "composition",
- "created": "2018-02-12T19:47:22",
- "machine_question": "what is the best currency to take to the country that contains Al Sharqia Governorate 2013",
- "question": "The country that contains Al Sharqia Governorate's best for of currency in 2013 was what?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.02d5r_ . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-105",
- "webqsp_question": "what is the best currency to take to egypt 2013"
- },
- {
- "ID": "WebQTrn-2280_9e5afb3d15099a1354f9df60428e1f91",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:42:16",
- "machine_question": "where are the headquarters of the the child organization is United Nations Security Council organization found",
- "question": "Where are the headquarters of the United Nations Security Council?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.child ?k .\n?k ns:organization.organization_relationship.child ns:m.07vnr . \n?c ns:organization.organization.headquarters ?y .\n?y ns:location.mailing_address.citytown ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2280",
- "webqsp_question": "where are the headquarters of the united nations organization found"
- },
- {
- "ID": "WebQTest-743_5a9d56a15bd5f8c951df7d967444f8ec",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:04:56",
- "machine_question": "what was the name of jfk 's brothers and held his govermental position from 1961",
- "question": "Who was JFK's brother and held a governmental position from 1961?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from \"1961\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTrn-3446_a3875ee1db404486f5502bc39b8e29ec",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:57:11",
- "machine_question": "where is the person who once lived in Gingins born",
- "question": "A person who was once born in Gingins was born where?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.places_lived ?k .\n?k ns:people.place_lived.location ns:m.09nx79 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3446",
- "webqsp_question": "where is tsonga born"
- },
- {
- "ID": "WebQTest-1216_a3377a8eb739f84daa945ee91b90f10b",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:55:08",
- "machine_question": "what country was the person who once lived in Narym in charge of",
- "question": "The person who lived in Narym in the past was the leader of which nation?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.places_lived ?k .\n?k ns:people.place_lived.location ns:m.02qzjq4 . \n?c ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.jurisdiction_of_office ?x .\n}\n",
- "webqsp_ID": "WebQTest-1216",
- "webqsp_question": "what country was stalin in charge of"
- },
- {
- "ID": "WebQTrn-2478_e8d14b133bcd059be721e604cd921796",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:00:04",
- "machine_question": "what is the the education institution has a sports team named Syracuse Orange football mascot",
- "question": "What is the name of the mascot by the university which inlcudes Syracuse University Orange Football?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:education.educational_institution.sports_teams ns:m.057xlyq . \n?c ns:education.educational_institution.mascot ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2478",
- "webqsp_question": "what is the syracuse university mascot"
- },
- {
- "ID": "WebQTrn-25_5bbab94cc6dc1cc59a76eb19aed3832f",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:41:04",
- "machine_question": "what movies does taylor lautner play in and is the film has a charcter named Kate",
- "question": "What film has a character named Kate and Taylor Lautner played in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.character ns:g.11h1t_mtf . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-1560_fd6688bbf30871641ad813fcf09d673c",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T05:34:06",
- "machine_question": "who founded new york university and held his govermental position from 1793-12-02",
- "question": "Which person held a government post from 1973-12-02 and established New York University?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwfn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwfn ns:organization.organization.founders ?x .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from \"1793-12-02\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTrn-60_c417b54801bbb53466b1157ffb79cc29",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the location that appointed Jos\u00c3\u00a9 Manuel Barroso to govermental position",
- "question": "What country do they speak Portuguese and where they appointed Jos\u00c3\u00a9 Manuel Barroso to a governmental position?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.appointed_by ns:m.01zps5 . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-1659_920387fd69ba8ecf8b37f30c53a296c5",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:40:31",
- "machine_question": "who do nate robinson play for and is the team has a team moscot named Rocky the Mountain Lion",
- "question": "Who did Nate Robinson play for that had Rocky the Mountain Lion as a mascot?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07c1_2)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07c1_2 ns:sports.pro_athlete.teams ?y .\n?y ns:sports.sports_team_roster.team ?x .\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.from ?sk0} || \nEXISTS {?y ns:sports.sports_team_roster.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.to ?sk2} || \nEXISTS {?y ns:sports.sports_team_roster.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:sports.sports_team.team_mascot ns:m.052tn3j . \n}",
- "webqsp_ID": "WebQTrn-1659",
- "webqsp_question": "who do nate robinson play for"
- },
- {
- "ID": "WebQTest-931_544385aeda746d05fc5f0e7fdb2ac79b",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:25:40",
- "machine_question": "what jobs did john adams have before he was president and is the office position was held from 1775-05-10",
- "question": "What office did John Adams hold from May 10, 1775 before he was President?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nns:m.03_js ns:government.politician.government_positions_held ?p .\n?p ns:government.government_position_held.office_position_or_title ns:m.060d2 .\n?p ns:government.government_position_held.from ?from .\nns:m.03_js ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.office_position_or_title ?x .\n?y ns:government.government_position_held.from ?z .\nfilter(xsd:datetime(?z) - xsd:datetime(?from) < 0)\n?x ns:government.government_office_or_title.office_holders ?c .\n?c ns:government.government_position_held.from \"1775-05-10\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-931",
- "webqsp_question": "what jobs did john adams have before he was president"
- },
- {
- "ID": "WebQTrn-60_085ced56c2b8a859253d1cd5749c9a28",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and the currency used in the country is Central African CFA franc",
- "question": "What Portuguese speaking country that uses Central African CFQ Franc?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.currency_used ns:m.025sw2b . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-1646_96417e4d721f5c0e2c9079454df0af5b",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:40:00",
- "machine_question": "what does the the country that contains El Seibo Province speak",
- "question": "What languages are spoken in El Seibo Province's country?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.03xplf . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1646",
- "webqsp_question": "what does the dominican republic speak"
- },
- {
- "ID": "WebQTrn-2209_a031d7238f92d1a0cb027f0118f36510",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:35:04",
- "machine_question": "when did the the team won the 1957 NBA Finals championship win championship",
- "question": "What other years did the champion of the 1957 NBA Finals win the Championship?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.0cs2n0 . \n?c ns:sports.sports_team.championships ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2209",
- "webqsp_question": "when did the celtics win championship"
- },
- {
- "ID": "WebQTrn-2478_f21576961bee318b9eaf1aa648e28e8f",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:00:04",
- "machine_question": "what is the the child organization is Syracuse University Athletics mascot",
- "question": "What is Syracuse University Athletic's mascot?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.child ?k .\n?k ns:organization.organization_relationship.child ns:m.0_gdrcr . \n?c ns:education.educational_institution.mascot ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2478",
- "webqsp_question": "what is the syracuse university mascot"
- },
- {
- "ID": "WebQTrn-372_d8cdd7d99d8dbc0b2a5425ca99e4ce34",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:19:04",
- "machine_question": "what do the religion types of places of worship include Titular church call their god",
- "question": "What do the people who worship at Titular Church call their God?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religion.types_of_places_of_worship ns:m.0423wc . \n?c ns:religion.religion.deities ?x .\n}\n",
- "webqsp_ID": "WebQTrn-372",
- "webqsp_question": "what do catholics call their god"
- },
- {
- "ID": "WebQTest-743_2b39afadc21f0a2a4602121616db1f8c",
- "compositionality_type": "comparative",
- "created": "2018-02-13T04:04:56",
- "machine_question": "what was the name of jfk 's brothers and held his govermental position from before 1965-01-03",
- "question": "Which of JFK's brothers held governmental position from before January 3, 1965?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from ?num .\nFILTER (?num < \"1965-01-03\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTrn-1841_6f818301283181e8199f67b080fce068",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:57:24",
- "machine_question": "what are popular sports in spain and the basket ball team head coach is Pablo Laso",
- "question": "What basketball team in Spain is Pablo Laso head coach for?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06mkj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06mkj ns:sports.sports_team_location.teams ?x .\n?x ns:basketball.basketball_team.head_coach ns:m.0b6h94r . \n}",
- "webqsp_ID": "WebQTrn-1841",
- "webqsp_question": "what are popular sports in spain"
- },
- {
- "ID": "WebQTrn-1155_fbf8e0d41d59c1c1f57016316d470540",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:49:20",
- "machine_question": "what is the money currency in the country that contains Basel-Stadt",
- "question": "The country that contains Basel-Stadt uses what type of money?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.018m3m . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1155",
- "webqsp_question": "what is the money currency in switzerland"
- },
- {
- "ID": "WebQTrn-3084_a9122e6c3ec58aea7483e18c7074128a",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T01:13:27",
- "machine_question": "what country does japan export to and is the country that contains Gilbert Islands",
- "question": "The land that holds the Gilbert Islands also gets Japan exports is called what?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.country.administrative_divisions ns:m.0101msg_ . \n}",
- "webqsp_ID": "WebQTrn-3084",
- "webqsp_question": "what country does japan export to"
- },
- {
- "ID": "WebQTrn-1659_382c85336af6c674dfcbf8c9eba83f58",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:40:31",
- "machine_question": "who do nate robinson play for and is the team has a team moscot named Rocky",
- "question": "With a mascot named Rocky, which team does Nate Robinson play for?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07c1_2)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07c1_2 ns:sports.pro_athlete.teams ?y .\n?y ns:sports.sports_team_roster.team ?x .\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.from ?sk0} || \nEXISTS {?y ns:sports.sports_team_roster.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.to ?sk2} || \nEXISTS {?y ns:sports.sports_team_roster.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:sports.sports_team.team_mascot ns:m.05p3mdz . \n}",
- "webqsp_ID": "WebQTrn-1659",
- "webqsp_question": "who do nate robinson play for"
- },
- {
- "ID": "WebQTest-361_5f8c05737061d5501b6a23a978b5589b",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T03:21:49",
- "machine_question": "what to do and see in vienna austria and is the museum that was established in 1891",
- "question": "What museum in Vienna that was established in 1891?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0fhp9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0fhp9 ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.museum.established \"1891\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-361",
- "webqsp_question": "what to do and see in vienna austria"
- },
- {
- "ID": "WebQTrn-105_c0495334f4678f947149a7a30d8e49a0",
- "compositionality_type": "composition",
- "created": "2018-02-12T19:47:22",
- "machine_question": "what is the best currency to take to the country that contains Red Sea Governorate 2013",
- "question": "What is the type of currency that one is advised to bring when visiting the nation where the Red Sea Governorate 2013 was located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.02d5mf . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-105",
- "webqsp_question": "what is the best currency to take to egypt 2013"
- },
- {
- "ID": "WebQTrn-2875_c1bdcdad310f5bccb773c5aae3e46f20",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:49:21",
- "machine_question": "what language do the country capital is Nicosia speak",
- "question": "What language is spoken in the country whose capital is Nicosia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.capital ns:m.0fqg8 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2875",
- "webqsp_question": "what language do cyprus speak"
- },
- {
- "ID": "WebQTrn-3084_48cc63efa214452df0e77329f8dc8bf0",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T01:13:27",
- "machine_question": "what country does japan export to and the country capital is South Tarawa",
- "question": "Which nation has a capital city of South Tarawa and has good exported from Japan?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.country.capital ns:m.040q6l . \n}",
- "webqsp_ID": "WebQTrn-3084",
- "webqsp_question": "what country does japan export to"
- },
- {
- "ID": "WebQTrn-1232_682800b1263c4a6d5b650e4196fc2b7d",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T21:56:41",
- "machine_question": "where was the roman empire centered and the location time zone is Central European Time Zone",
- "question": "Where in the Central European Time Zone was the Roman Empire centered?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06cmp)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06cmp ns:location.country.capital ?x .\n?x ns:location.location.time_zones ns:m.02llzg . \n}",
- "webqsp_ID": "WebQTrn-1232",
- "webqsp_question": "where was the roman empire centered"
- },
- {
- "ID": "WebQTrn-124_4d06de0cc31fbca96f6f1d5bdec75e1a",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:50:05",
- "machine_question": "what movie did angelina jolie direct and is the film has a charcter named Maida",
- "question": "What film directed by Angelina Jolie is the flick that includes the role of Maida?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.character ns:m.0gw7hc0 . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-1077_09020cbb000c86fda5910ec084690246",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T21:40:31",
- "machine_question": "what religions are practiced in afghanistan and the relgion sacred site is Mecca",
- "question": "What religion holds sacred the place called Mecca and is observed in Afghanistan?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0jdd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0jdd ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.sacred_sites ns:m.058wp . \n}",
- "webqsp_ID": "WebQTrn-1077",
- "webqsp_question": "what religions are practiced in afghanistan"
- },
- {
- "ID": "WebQTrn-849_82e069064d66663276c549f47e5e179d",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T21:13:45",
- "machine_question": "which countries do germany border and the location time zone is Atlantic Time Zone",
- "question": "What European Union country within the Atlantic Time Zone shares borders with Germany?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.location.time_zones ns:m.042g7t . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-2319_15c47379c7578b2dd4e0975d032f85d5",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:45:55",
- "machine_question": "what is the official language of the the religious leader is Filaret",
- "question": "What is the official language where Filaret is the religious leader?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religious_leadership_jurisdiction.leader ?k .\n?k ns:religion.religious_organization_leadership.leader ns:m.05cxfq . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTrn-2314_b274ade1f00c84f7244131327c785b4a",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:45:13",
- "machine_question": "what currency do you use in the country capital is San Jos\u00c3\u00a9",
- "question": "The country with San Jose as its capital uses what as its currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.capital ns:m.01g3b2 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2314",
- "webqsp_question": "what currency do you use in costa rica"
- },
- {
- "ID": "WebQTrn-3384_275abff5d62790363fe8bc0387660115",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:49:10",
- "machine_question": "what language does people from the location that appointed Margrethe II of Denmark to govermental position speak",
- "question": "People from the location that appointed Margrethe II of Denmark to governmental position speak what languages?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.0g2kv . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3384",
- "webqsp_question": "what language does people from denmark speak"
- },
- {
- "ID": "WebQTrn-3100_8c6b952c6bd963f0ece4e401c9eb731a",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T01:15:20",
- "machine_question": "what is the dominican republic part of and the location time zone is Central Time Zone",
- "question": "What's the Dominican Republic a part of, where the location time zone is the Central Time Zone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.027rn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.027rn ns:location.location.containedby ?x .\n?x ns:location.location.time_zones ns:m.02fqwt . \n}",
- "webqsp_ID": "WebQTrn-3100",
- "webqsp_question": "what is the dominican republic part of"
- },
- {
- "ID": "WebQTrn-1023_2ed287b0ef57067bd3a79f71c2fa849e",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:32:30",
- "machine_question": "what is the money of the country that has the national anthem Argentine National Anthem called",
- "question": "The country with the National Anthem Argentine National Anthem use what currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.01dlgn . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1023",
- "webqsp_question": "what is the money of argentina called"
- },
- {
- "ID": "WebQTrn-3136_0a1996d491be83ff36e8fc86c3d436a4",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T01:18:28",
- "machine_question": "what four regions make up the united kingdom and the religious leader is William Morris",
- "question": "William Morris is religions head in which region that is part of the United Kingdom?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ssc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ssc ns:base.aareas.schema.administrative_area.administrative_children ?x .\n?x ns:religion.religious_leadership_jurisdiction.leader ?c .\n?c ns:religion.religious_organization_leadership.leader ns:m.0_h07sd . \n}",
- "webqsp_ID": "WebQTrn-3136",
- "webqsp_question": "what four regions make up the united kingdom"
- },
- {
- "ID": "WebQTrn-846_581ac098af1edbcc3d96a126843bb703",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:11:00",
- "machine_question": "where was the artist had a concert tour named The Best Damn World Tour born",
- "question": "What is the birth place of the artist that had The Best Damn World Tour?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.artist.concert_tours ns:m.0j_7jl6 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-846",
- "webqsp_question": "where was avril lavigne born"
- },
- {
- "ID": "WebQTest-1560_01bd47cf839a907d796deff29832aa26",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:34:06",
- "machine_question": "who founded the education institution has a grad student named William J. Taverner",
- "question": "Who founded the school where William J. Taverner is a grad student?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:education.educational_institution.students_graduates ?k .\n?k ns:education.education.student ns:m.02w2jmy . \n?c ns:organization.organization.founders ?x .\n}\n",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTrn-2189_f87f28f0d42904ea62dcab41fb65f3f1",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:32:42",
- "machine_question": "what is modern the location that appointed Anwar Sadat to govermental position language",
- "question": "What is the modern language where Anwar Sadat holds a government position?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.0d58h . \n?c ns:location.country.official_language ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2189",
- "webqsp_question": "what is modern egyptian language"
- },
- {
- "ID": "WebQTrn-513_64fc62dc06d16e612aafb00889d4ada1",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T20:38:28",
- "machine_question": "what countries fall in eastern europe and is the location that appointed Mikheil Saakashvili to govermental position",
- "question": "What location that appointed Mikheil Saakashvili to governmental position is a country in Eastern Europe?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.appointed_by ns:m.0212q2 . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTest-213_d9993d3e6f665d0c937cf7c0209ff9f8",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:59:24",
- "machine_question": "who did scarlett johansson date and is the artist had a concert tour named FutureSex/LoveShow",
- "question": "Which artist with a concert tour named FutureSex/LoveShow did Scarlett Johansson date?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:music.artist.concert_tours ns:m.027nl91 . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-261_872253e47dd6ddaa213ff31eeda8783b",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T20:09:25",
- "machine_question": "where is whistler mountain located and the location time zone is Eastern Time Zone",
- "question": "Where is Whistler Mountain located in the Eastern Time Zone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02pg6z3)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02pg6z3 ns:location.location.containedby ?x .\n?x ns:location.location.time_zones ns:m.02hcv8 . \n}",
- "webqsp_ID": "WebQTrn-261",
- "webqsp_question": "where is whistler mountain located"
- },
- {
- "ID": "WebQTest-759_1735fa6bb245e5bb515f24cfd5f76ddb",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:05:36",
- "machine_question": "who the person who once lived in Benerville-sur-Mer has dated",
- "question": "The person who once lived in Benerville-sur-Mer once dated what person?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.places_lived ?k .\n?k ns:people.place_lived.location ns:m.02j3pn . \n?c ns:celebrities.celebrity.sexual_relationships ?y .\n?y ns:celebrities.romantic_relationship.celebrity ?x .\n?y ns:celebrities.romantic_relationship.relationship_type ns:m.02_7k44 .\n}\n",
- "webqsp_ID": "WebQTest-759",
- "webqsp_question": "who brad pitt has dated"
- },
- {
- "ID": "WebQTrn-60_4faaf65ae1cc1b138d41253c3fc0e493",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the consumer price index was once 0.03",
- "question": "What country once had a consumer price index of 0.03 and is where people speak Portuguese?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.consumer_price_index ?c .\n?c ns:measurement_unit.dated_index_value.index_value \"0.03\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-60_3fbdbecc8eff7b1125058d50ba70e19b",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and the long term unemployment rate is 15.5",
- "question": "What country do people speak Portuguese where the long term unemployment rate is 15.5?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.long_term_unemployment_rate ?c .\n?c ns:measurement_unit.dated_percentage.rate \"15.5\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTest-1686_e6058a2132e81fbc9d9a22b2d74ceb04",
- "compositionality_type": "comparative",
- "created": "2018-02-13T05:48:37",
- "machine_question": "who is the governor of arizona 2009 and held his govermental position from after 2003-01-06",
- "question": "Who were the governors of Arizona in 2009 that held the position form 1-6-2003?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0vmt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0vmt ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from ?num .\nFILTER (?num > \"2003-01-06\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTrn-2641_496153141015e2276bf542bbf6a99b96",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:22:31",
- "machine_question": "where did the person education institution is Horace Mann School for the Deaf and Hard of Hearing die",
- "question": "Where did the famous person who went to Horace Mann School for the Deaf die?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.0bydgq . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2641",
- "webqsp_question": "where did helen keller die"
- },
- {
- "ID": "WebQTest-712_37a5691b2bade75e2b9d518da5f13b94",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:02:04",
- "machine_question": "what countries have territories in oceania and the currency used in the country is New Zealand dollar",
- "question": "What countries use The New Zealand dollar and have territories in Oceania?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.currency_used ns:m.015f1d . \n}",
- "webqsp_ID": "WebQTest-712",
- "webqsp_question": "what countries have territories in oceania"
- },
- {
- "ID": "WebQTest-1216_70d51724a4507fc0f35060eb2a65ce68",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:55:08",
- "machine_question": "what country was the person who once lived in Solvychegodsk in charge of",
- "question": "What nation was a notable person who once lived in Solvychegodsk in charge of?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.places_lived ?k .\n?k ns:people.place_lived.location ns:m.07x1wl . \n?c ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.jurisdiction_of_office ?x .\n}\n",
- "webqsp_ID": "WebQTest-1216",
- "webqsp_question": "what country was stalin in charge of"
- },
- {
- "ID": "WebQTrn-2152_b9bbe53d5eba5d74535f24c0afbb82ba",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T23:29:58",
- "machine_question": "what teams are in the american league west and is the team won the 1989 World Series championship",
- "question": "Which team that plays in the American League West claimed the championship of the 1989 World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07fbnf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07fbnf ns:sports.sports_league.teams ?y .\n?y ns:sports.sports_league_participation.team ?x .\n?x ns:sports.sports_team.championships ns:m.04j747 . \n}",
- "webqsp_ID": "WebQTrn-2152",
- "webqsp_question": "what teams are in the american league west"
- },
- {
- "ID": "WebQTrn-2478_e560a71c67277fcd127342e93c8cbe88",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:00:04",
- "machine_question": "what is the the organization that has the leadership role of Interim Chancellor mascot",
- "question": "Which Univeristy based organiation has the current leadership position of leadership role of Interim Chancellor mascot?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.leadership ?k .\n?k ns:organization.leadership.role ns:m.04j3f07 . \n?c ns:education.educational_institution.mascot ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2478",
- "webqsp_question": "what is the syracuse university mascot"
- },
- {
- "ID": "WebQTest-61_75e46121bded1ab4f276d4ec24bb366e",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:43:20",
- "machine_question": "what are the religions practiced in indonesia and is the religion types of places of worship include Chapel",
- "question": "What religion includes a chapel as a aprt of their worship and has a practicing population in Indonesia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03ryn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03ryn ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.types_of_places_of_worship ns:m.0173tc . \n}",
- "webqsp_ID": "WebQTest-61",
- "webqsp_question": "what are the religions practiced in indonesia"
- },
- {
- "ID": "WebQTrn-372_28ef3ad60c7a9592a24dc4c25f56c769",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:19:04",
- "machine_question": "what do the religion notable figure is Mary call their god",
- "question": "What does the religion whose figure is Mary call God?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religion.notable_figures ns:m.04n7gc6 . \n?c ns:religion.religion.deities ?x .\n}\n",
- "webqsp_ID": "WebQTrn-372",
- "webqsp_question": "what do catholics call their god"
- },
- {
- "ID": "WebQTest-1348_d50300a04640da2d3013e859ecdc9257",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T05:09:31",
- "machine_question": "what team did peyton manning 's dad play for and the sports team owner is Rita Benson LeBlanc",
- "question": "Which team did Peyton Manning 's father play for, where the sports team owner is Rita Benson LeBlanc?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nns:m.027jv8 ns:people.person.parents ?y .\n?y ns:people.person.gender ns:m.05zppz . #Male\n?y ns:sports.pro_athlete.teams ?z .\n?z ns:sports.sports_team_roster.team ?x .?x ns:sports.professional_sports_team.owner_s ns:m.04173y6 . \n}",
- "webqsp_ID": "WebQTest-1348",
- "webqsp_question": "what team did peyton manning 's dad play for"
- },
- {
- "ID": "WebQTest-100_1619341addc048f21b246e33e2458609",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:46:16",
- "machine_question": "what language is spoken in the currency used in the country is Haitian gourde today",
- "question": "What is the spoken language in the country that used Haitian gourde as its currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_used ns:m.04xrp0 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTest-100",
- "webqsp_question": "what language is spoken in haiti today"
- },
- {
- "ID": "WebQTrn-60_7692756e6428c26a90f5698012c43b60",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the minimum wage was 371.27",
- "question": "What Portuguese speaking country has the minimum wage of 371.27?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.minimum_wage ?c .\n?c ns:measurement_unit.recurring_money_value.amount \"371.27\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-557_c29c8a9dab6a2024bba77927922a0d3d",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:43:27",
- "machine_question": "who played dorothy in the the film has a charcter named Lollipop Guild Member #7",
- "question": "Who played the character Dorothy in the movie that has a character named Lollipop Guild Member #7?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.character ns:m.0yj6h0t . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.020hj1 .\n}\n",
- "webqsp_ID": "WebQTrn-557",
- "webqsp_question": "who played dorothy in the wizard of oz movie"
- },
- {
- "ID": "WebQTrn-1069_6cb1331b7de4eccf0c4d3f78f17c7ad8",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:39:00",
- "machine_question": "what language do the country that has the national anthem There is a Lovely Country",
- "question": "What languages are used in the country with national anthem There is a Lovely Country?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.0n8r4 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1069",
- "webqsp_question": "what language do denmark"
- },
- {
- "ID": "WebQTrn-2576_872253e47dd6ddaa213ff31eeda8783b",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:13:00",
- "machine_question": "what continent do the falkland islands belong to and the location time zone is Eastern Time Zone",
- "question": "What continent is the country in the Eastern Time Zone that Falkland Island belong to located in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02wmy)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02wmy ns:location.location.containedby ?x .\n?x ns:common.topic.notable_types ns:m.01mh .\n?x ns:location.location.time_zones ns:m.02hcv8 . \n}",
- "webqsp_ID": "WebQTrn-2576",
- "webqsp_question": "what continent do the falkland islands belong to"
- },
- {
- "ID": "WebQTrn-1659_df4619d9a9fff3930f63496bafd4b823",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:40:31",
- "machine_question": "who do nate robinson play for and the sports team owner is Stan Kroenke",
- "question": "Which sports team owned by Stan Kroenke did Nate Robinson play for?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07c1_2)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07c1_2 ns:sports.pro_athlete.teams ?y .\n?y ns:sports.sports_team_roster.team ?x .\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.from ?sk0} || \nEXISTS {?y ns:sports.sports_team_roster.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.to ?sk2} || \nEXISTS {?y ns:sports.sports_team_roster.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:sports.professional_sports_team.owner_s ns:m.0dg6f6 . \n}",
- "webqsp_ID": "WebQTrn-1659",
- "webqsp_question": "who do nate robinson play for"
- },
- {
- "ID": "WebQTest-1000_bd14529a374484364751d86b5e8bda92",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:30:49",
- "machine_question": "what countries included in oceania and the location time zone is Casey Time Zone",
- "question": "What country in Oceania is located in the Casey Time Zone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"Country\")\n?x ns:location.location.time_zones ns:m.0y498qn . \n}",
- "webqsp_ID": "WebQTest-1000",
- "webqsp_question": "what countries included in oceania"
- },
- {
- "ID": "WebQTrn-2006_60d761ea1fd499fc404dd4a83941d230",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:15:36",
- "machine_question": "what magazine did the person who once lived in Fordham work for",
- "question": "Which magazines was the person who at one time resided in Fordham employed by?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.places_lived ?k .\n?k ns:people.place_lived.location ns:m.04fsrm . \n?c ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTrn-60_6b8f66b74816dcf75b89448a2e408df9",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the electricity consumption per capita was once 1007.923 kilowatt per hour",
- "question": "What country do people speak Portuguese and has an electricity consumption per capita of 1007.923 kilowatt per hour?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.electricity_consumption_per_capita ?c .\n?c ns:measurement_unit.dated_kilowatt_hour.number \"1007.923\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTest-1000_a9122e6c3ec58aea7483e18c7074128a",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:30:49",
- "machine_question": "what countries included in oceania and is the country that contains Gilbert Islands",
- "question": "Gilbert Islands is in which Oceania country?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"Country\")\n?x ns:location.country.administrative_divisions ns:m.0101msg_ . \n}",
- "webqsp_ID": "WebQTest-1000",
- "webqsp_question": "what countries included in oceania"
- },
- {
- "ID": "WebQTrn-237_f44adc4947a59c150317bb5923cf1c9b",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:05:24",
- "machine_question": "what is the name of the the sports team with the fight song Steelers Polka head coach",
- "question": "Who is the current head coach of the team the uses the song title \"Fight Polka\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.fight_song ns:m.0j_8yp9 . \n?c ns:american_football.football_team.current_head_coach ?x .\n}\n",
- "webqsp_ID": "WebQTrn-237",
- "webqsp_question": "what is the name of the pittsburgh steelers head coach"
- },
- {
- "ID": "WebQTrn-1812_40353d146817f5fe5dd67cb0643abe20",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:53:34",
- "machine_question": "what countries are in the caribbean and is the co2 emiisions per capita was once 1961 metric ton",
- "question": "What caribbean countries once had co2 emissions of 1961 metric tons?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.statistical_region.co2_emissions_per_capita ?c .\n?c ns:measurement_unit.dated_metric_ton.date \"1961\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTest-1823_6ac48b436d99ed7cd3f2d9329d95a0c8",
- "compositionality_type": "composition",
- "created": "2018-02-13T06:04:51",
- "machine_question": "what government does the country that has the national anthem Ardulfurataini Watan use",
- "question": "What is the government type where \"Ardulfurataini Estan\" is the national anthem?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.01cmcc . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1823",
- "webqsp_question": "what government does iraq use"
- },
- {
- "ID": "WebQTest-1234_279eccdaed54f8d3746c5897f5d30c51",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:56:03",
- "machine_question": "what business did the architect that desinged Plum Orchard dominate",
- "question": "What business did the person who designed Plum Orchard excel in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:architecture.architect.structures_designed ns:m.05gp5_ . \n?c ns:base.kwebbase.kwtopic.disciplines ?x .\n}\n",
- "webqsp_ID": "WebQTest-1234",
- "webqsp_question": "what business did andrew carnegie dominate"
- },
- {
- "ID": "WebQTest-450_2ed540621cbcd0bcda8774699532cf98",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:31:44",
- "machine_question": "what is the national flower of the us state that has a capital named Honolulu County",
- "question": "What is the state's flower of the state that have Honolulu County in it?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.us_state.capital ns:m.03fb3t . \n?c ns:government.governmental_jurisdiction.official_symbols ?y .\n?y ns:location.location_symbol_relationship.symbol ?x .\n?y ns:location.location_symbol_relationship.Kind_of_symbol ns:m.04627gn .\n}\n",
- "webqsp_ID": "WebQTest-450",
- "webqsp_question": "what is the national flower of hawaii"
- },
- {
- "ID": "WebQTrn-2057_522769c85c8189a870c317c0aa940eaa",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:19:38",
- "machine_question": "what money does the country that contains Sacatep\u00c3\u00a9quez Department use",
- "question": "What currency is used in the country with Sacatep\u00c3\u00a9quez Department?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.0146yb . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2057",
- "webqsp_question": "what money does guatemala use"
- },
- {
- "ID": "WebQTest-106_f21253e8b8df81c378590e68b2cd107e",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:46:37",
- "machine_question": "who did armie hammer play in the the film has a charcter named Final Club Girl #1",
- "question": "In the film that has a charcter named Final Club Girl #1, who did Armie Hammer play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.character ns:m.0z44883 . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.actor ns:m.03y9941 .\n}\n",
- "webqsp_ID": "WebQTest-106",
- "webqsp_question": "who did armie hammer play in the social network"
- },
- {
- "ID": "WebQTest-1817_688a2354bb93fb3e4a50afe8890561a3",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T06:03:38",
- "machine_question": "where did jrr tolkien go to school and is the education institution has a sports team named Oxford University Ice Hockey Club",
- "question": "What educational institution with sports team named Oxford University Ice Hockey Club did JRR Tolkien go to college?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041h0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041h0 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.educational_institution.sports_teams ns:m.027jjlh . \n}",
- "webqsp_ID": "WebQTest-1817",
- "webqsp_question": "where did jrr tolkien go to school"
- },
- {
- "ID": "WebQTrn-241_0652d8b1cb95848c9630860c92e38e6f",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T20:06:06",
- "machine_question": "what countries share borders with france and the location time zone is Western European Time Zone",
- "question": "What country bordering France that is in the Western European Time Zone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.location.time_zones ns:m.02q_y6 . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-2189_c0495334f4678f947149a7a30d8e49a0",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:32:42",
- "machine_question": "what is modern the country that contains Red Sea Governorate language",
- "question": "What is the currenty language is spoken in the country that had the Red Sea governorate language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.02d5mf . \n?c ns:location.country.official_language ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2189",
- "webqsp_question": "what is modern egyptian language"
- },
- {
- "ID": "WebQTrn-2664_4001558ccc529debde3a908a6f22b018",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:24:47",
- "machine_question": "who are the main trading partners of china and is the location that appointed Abdelaziz Bouteflika to govermental position",
- "question": "Who is a main trading partners of China that appointed Abdelaziz Bouterflika to a governmental position?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.appointed_by ns:m.0224kz . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-3057_1315945fdcb4fad1310ab7862120be0f",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:08:55",
- "machine_question": "what year did the team won the 2010 World Series championship win world series",
- "question": "What years was the World Series won by the 2010 World Series champions?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.09gnk2r . \n?c ns:sports.sports_team.championships ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3057",
- "webqsp_question": "what year did giants win world series"
- },
- {
- "ID": "WebQTrn-1521_8a0b4e1cf3027533ff8a45c91970ad01",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:27:57",
- "machine_question": "what is the organiztion leadership has a person named Dean L. Bresciani 's mascot",
- "question": "Dean L. Bresciani is part of the organization with what mascot?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.leadership ?k .\n?k ns:organization.leadership.person ns:m.0ds707w . \n?c ns:education.educational_institution.mascot ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1521",
- "webqsp_question": "what is north dakota state 's mascot"
- },
- {
- "ID": "WebQTrn-1722_4c9c478708f3daab701711f12484d823",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:45:45",
- "machine_question": "what continent does the the country that contains New Providence belong to",
- "question": "Which continent includes the country that is home to the city of New Providence?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.021lpc . \n?c ns:base.locations.countries.continent ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1722",
- "webqsp_question": "what continent does the bahamas belong to"
- },
- {
- "ID": "WebQTest-1348_5ad03d9a9f67e00b093c6da1ecde5619",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T05:09:31",
- "machine_question": "what team did peyton manning 's dad play for and is the team won the Super Bowl XLIV championship",
- "question": "What team that won the Super Bowl XLIV and once had Payton Manning's father on its roster?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nns:m.027jv8 ns:people.person.parents ?y .\n?y ns:people.person.gender ns:m.05zppz . #Male\n?y ns:sports.pro_athlete.teams ?z .\n?z ns:sports.sports_team_roster.team ?x .?x ns:sports.sports_team.championships ns:m.04_0gs . \n}",
- "webqsp_ID": "WebQTest-1348",
- "webqsp_question": "what team did peyton manning 's dad play for"
- },
- {
- "ID": "WebQTrn-1812_82e069064d66663276c549f47e5e179d",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:53:34",
- "machine_question": "what countries are in the caribbean and the location time zone is Atlantic Time Zone",
- "question": "What countries are in the Atlantic Time Zone in the Caribbean?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.location.time_zones ns:m.042g7t . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTrn-2748_65952c606f7a7204cc1bec237c146bfa",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:35:10",
- "machine_question": "what language do they speak the country that contains Mae Hong Son Province",
- "question": "Mae Hong Son Province is located in the country that speaks which languages?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.01jb47 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2748",
- "webqsp_question": "what language do they speak thailand"
- },
- {
- "ID": "WebQTrn-1521_df37e625a339eca95614fc7680035e67",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:27:57",
- "machine_question": "what is the education institution has a sports team named North Dakota State Bison men's basketball 's mascot",
- "question": "What is the mascot of the North Dakota State Bison Men's basketball team?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:education.educational_institution.sports_teams ns:m.0c5sq2 . \n?c ns:education.educational_institution.mascot ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1521",
- "webqsp_question": "what is north dakota state 's mascot"
- },
- {
- "ID": "WebQTrn-2314_2e6d98fb779ac3b63a5dd2688034c0c9",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:45:13",
- "machine_question": "what currency do you use in the country that has the national anthem Noble patria, tu hermosa bandera",
- "question": "What currency is used in the country with Nobel Patria, tu hermosa as its national anthem?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.01lg46 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2314",
- "webqsp_question": "what currency do you use in costa rica"
- },
- {
- "ID": "WebQTrn-60_04667677f6f3316e60026dce2852bcf9",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the gdp growth rate percentage was once -0.008502",
- "question": "What country with a GDP Growth Rate Percentage of -0.008502 once do people speak Portuguese?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.gdp_growth_rate ?c .\n?c ns:measurement_unit.dated_percentage.rate \"-0.008502\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-2316_b8e16d5f4985c5ab2a3c75e7bc8c9e1a",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T23:45:38",
- "machine_question": "what influenced jackson pollock 's work and is the illustrator of the book Feu de joie",
- "question": "Who is the illustrator of the book Feu de joie and the person who influenced Jackson Pollock's work?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04510)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04510 ns:influence.influence_node.influenced_by ?x .\n?x ns:book.illustrator.books_illustrated ns:m.0678xv0 . \n}",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTrn-484_894fd8dc00cf831fe75187abd587b8aa",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:34:01",
- "machine_question": "what do you call money in the country that contains Pernambuco",
- "question": "Pernambuco is from the country with what type of money?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.01hdpp . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-484",
- "webqsp_question": "what do you call money in brazil"
- },
- {
- "ID": "WebQTrn-60_613f4cd41111963e0f501de6dcdf3f7a",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the consumer price index was once 0.05",
- "question": "What Portuguese speaking country that had consumer price index of 0.05?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.consumer_price_index ?c .\n?c ns:measurement_unit.dated_index_value.index_value \"0.05\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-493_8faa4f3ff9c14c303d5c535cf18ceddf",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T20:35:40",
- "machine_question": "where is belgium at and the location time zone is Moscow Time Zone",
- "question": "Where is Belgium located in the Moscow Time Zone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0154j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0154j ns:location.location.containedby ?x .\n?x ns:location.location.time_zones ns:m.04cqj5 . \n}",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTrn-64_08a3071aec88af141fc20ed22cfff0e2",
- "compositionality_type": "composition",
- "created": "2018-02-12T19:43:58",
- "machine_question": "what was the person who once lived in Marin City name in juice",
- "question": "What did the person who lived in Marin City once do?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.places_lived ?k .\n?k ns:people.place_lived.location ns:m.053myr . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.film ns:m.08w51z .\n}\n",
- "webqsp_ID": "WebQTrn-64",
- "webqsp_question": "what was tupac name in juice"
- },
- {
- "ID": "WebQTest-1817_e04d0ee5dcbfd8b2dbb1e8be247e94d4",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T06:03:38",
- "machine_question": "where did jrr tolkien go to school and is the education institution has a sports team named Oxford University RFC",
- "question": "What university with a sports team named Oxford University RFC did JRR Tolkien go to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041h0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041h0 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.educational_institution.sports_teams ns:m.02677jr . \n}",
- "webqsp_ID": "WebQTest-1817",
- "webqsp_question": "where did jrr tolkien go to school"
- },
- {
- "ID": "WebQTrn-95_0a1797c617f8e1eb87eab85b0790302e",
- "compositionality_type": "composition",
- "created": "2018-02-12T19:46:17",
- "machine_question": "what kind of money should i take to the country that contains Saint Ann Parish",
- "question": "Saint Ann Parish is located in the country using what kind of money?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.02mzmt . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-95",
- "webqsp_question": "what kind of money should i take to jamaica"
- },
- {
- "ID": "WebQTrn-1077_fb48d47a1d549a96bd54b8bdaf3c4be1",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:40:31",
- "machine_question": "what religions are practiced in the country that contains Herat Province",
- "question": "What religions are practiced in the nation where you'd find Herat Province?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.01tcrk . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1077",
- "webqsp_question": "what religions are practiced in afghanistan"
- },
- {
- "ID": "WebQTest-484_91486f8ce518ad60645488b0b298ff11",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:36:37",
- "machine_question": "what language does the location time zone is Heard and McDonald Islands\u00c2\u00a0Time Zone use",
- "question": "What are the languages used for communication in the region where the time zone is Heard and McDonald Islands Time Zone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.location.time_zones ns:m.0y49btq . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTest-484",
- "webqsp_question": "what language does australia use"
- },
- {
- "ID": "WebQTrn-21_2b2e7b36b664bdd3e85b7c3a190677fc",
- "compositionality_type": "composition",
- "created": "2018-02-12T19:40:09",
- "machine_question": "who is the prime minister of the country that contains Loma",
- "question": "Who is the prime minister of the country that has Loma?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.0117p513 . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.060bp .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-21",
- "webqsp_question": "who is the prime minister of ethiopia"
- },
- {
- "ID": "WebQTrn-14_2c7762d283ed24be7f442f301fb3a5c4",
- "compositionality_type": "comparative",
- "created": "2018-02-12T19:39:28",
- "machine_question": "where is rome italy located on a map and is the population was once less than 5732212",
- "question": "Where with a population once of less than 5732212 is Rome, Italy located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06c62)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06c62 ns:location.location.containedby ?x .\n?x ns:location.statistical_region.population ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 5732212) . \n}",
- "webqsp_ID": "WebQTrn-14",
- "webqsp_question": "where is rome italy located on a map"
- },
- {
- "ID": "WebQTest-998_7b6c0cc98675b4b7a6638ef625cfa860",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:30:37",
- "machine_question": "when was the last time the team won the 1970 NBA Finals championship won the championship",
- "question": "When was the last championship won by the 1970 NBA Finals Champions?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.0cs1x4 . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.start_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-998",
- "webqsp_question": "when was the last time knicks won the championship"
- },
- {
- "ID": "WebQTrn-750_3678d94fca2cefdaebd9ae4df2b46ada",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:00:12",
- "machine_question": "what years have the the organiztion leadership has a person named Stan Kasten won the world series",
- "question": "In what years did Stan Kasten's organization win the World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.leadership ?k .\n?k ns:organization.leadership.person ns:m.0fpx_7 . \n?c ns:sports.sports_team.championships ?x .\n}\n",
- "webqsp_ID": "WebQTrn-750",
- "webqsp_question": "what years have the dodgers won the world series"
- },
- {
- "ID": "WebQTest-1875_de764c65ac3c6a870a407dd9cafd0dc9",
- "compositionality_type": "composition",
- "created": "2018-02-13T06:13:42",
- "machine_question": "what type of political system is the currency used in the country is Brazilian real",
- "question": "What is the political system in the country that uses the Brazilian Real currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_used ns:m.03385m . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1875",
- "webqsp_question": "what type of political system is brazil"
- },
- {
- "ID": "WebQTest-1000_10aa3b0c992e4e6f4cf624c6c38c727f",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:30:49",
- "machine_question": "what countries included in oceania and the country capital is Hag\u00c3\u00a5t\u00c3\u00b1a",
- "question": "What country with the capital of Hag\u00c3\u00a5t\u00c3\u00b1a is in Oceania?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"Country\")\n?x ns:location.country.capital ns:m.01qmmt . \n}",
- "webqsp_ID": "WebQTest-1000",
- "webqsp_question": "what countries included in oceania"
- },
- {
- "ID": "WebQTest-302_139cc3d497bad703a6253a51b39f0edc",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:12:54",
- "machine_question": "what are the official colors of the the team won the Super Bowl VI championship",
- "question": "What are official team color of the champion of Super Bowl VI?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.076n1 . \n?c ns:sports.sports_team.colors ?x .\n}\n",
- "webqsp_ID": "WebQTest-302",
- "webqsp_question": "what are the official colors of the dallas cowboys"
- },
- {
- "ID": "WebQTest-55_15737055923694d16485b6d734decdd1",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:42:30",
- "machine_question": "who is the person education institution is Seaforth Elementary School",
- "question": "What did the famous person who went to Seaforth Elementary School do?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.0h3b533 . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTest-55",
- "webqsp_question": "who is michael buble"
- },
- {
- "ID": "WebQTrn-60_8b2e8f4e23e7af4e77ae1535c753ef6b",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the foreign direct investment net inflow was -100816373",
- "question": "What Portuguese-speaking nation has a foreign direct investment net inflow of -100816373?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.foreign_direct_investment_net_inflows ?c .\n?c ns:measurement_unit.dated_money_value.amount \"-100816373\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTest-1603_66cf01fb3373deb3f112935fbc2518da",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:38:56",
- "machine_question": "what is the sacred text of the religion notable figure is Zhang Jue",
- "question": "What text in the religion which includeZhang Jue as a key figure is considered to be sacred?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religion.notable_figures ns:m.02gjv7 . \n?c ns:religion.religion.texts ?x .\n}\n",
- "webqsp_ID": "WebQTest-1603",
- "webqsp_question": "what is the sacred text of daoism"
- },
- {
- "ID": "WebQTrn-2904_cb8d941f825c5dd7b2d6f3faef7f9229",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:52:41",
- "machine_question": "where did lauren conrad live and is the location that appointed Willie Brown to govermental position",
- "question": "What city is home for Lauren Conrad and had a mayor named Willie Brown?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.appointed_by ns:m.02k_wx . \n}",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTrn-1001_1134a24400661a6f5feeb3b325cbb1df",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:30:00",
- "machine_question": "what super bowls have the the sports team owner is Steve Tisch won",
- "question": "Which Super Bowls has Steve Tisch's sports teams won?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.professional_sports_team.owner_s ns:m.027kmrb . \n?c ns:sports.sports_team.championships ?x .\n?x ns:common.topic.notable_types ns:m.01xljv1 .\n}\n",
- "webqsp_ID": "WebQTrn-1001",
- "webqsp_question": "what super bowls have the giants won"
- },
- {
- "ID": "WebQTest-1686_554811ebe1463287ee640a214683ea57",
- "compositionality_type": "comparative",
- "created": "2018-02-13T05:48:37",
- "machine_question": "who is the governor of arizona 2009 and held his govermental position from before 2003-01-06",
- "question": "Who held his governmental position from before Janaury 6, 2003 and was the 2009 Governor of Arizona?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0vmt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0vmt ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from ?num .\nFILTER (?num < \"2003-01-06\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTest-1785_0943c2e85ef4350a9672b44cf93291d4",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T05:59:52",
- "machine_question": "what was kim richards in and is the film has a charcter named Idi Amin",
- "question": "Which film with Idi Amin as a character did Kim Richards appear in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.character ns:m.02nwpmt . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-710_87afbf2481df60df8476b920f00c4247",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:57:09",
- "machine_question": "when was the last time the the team won the 2012 World Series championship won a world series",
- "question": "When was that last time the champion of the 2012 World Series win the World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.0ds8qct . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.start_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-710",
- "webqsp_question": "when was the last time the san francisco giants won a world series"
- },
- {
- "ID": "WebQTrn-2569_c7e1b4c99873c80def2ecc3d7eef27bf",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:11:06",
- "machine_question": "where do the the team won the 1995 NBA Finals championship play basketball",
- "question": "Where do the 1995 NBA Finals champions play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.08x9k6 . \n?c ns:sports.sports_team.arena_stadium ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2569",
- "webqsp_question": "where do the houston rockets play basketball"
- },
- {
- "ID": "WebQTrn-683_33af83d6d660a434aeb440fd6f82c8d5",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:56:07",
- "machine_question": "who is playing hawkeye in the the film has a charcter named World Security Council Member #3 movie",
- "question": "In film that has a charcter named World Security Council Member #3, who is playing Hawkeye?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.character ns:m.0zn87lf . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.034qd2 .\n}\n",
- "webqsp_ID": "WebQTrn-683",
- "webqsp_question": "who is playing hawkeye in the avengers movie"
- },
- {
- "ID": "WebQTrn-3151_cfcb8ee843e79059ec902e53426d5d04",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:19:40",
- "machine_question": "what is the major language spoken in the location that appointed Antonis Samaras to govermental position",
- "question": "What's the major language spoken at the location that appointed Antonis Samaras, to a governmental position?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.054q0_ . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3151",
- "webqsp_question": "what is the major language spoken in greece"
- },
- {
- "ID": "WebQTrn-2738_3af38b10b0d7b98adee1efab161eb884",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:33:52",
- "machine_question": "what style of art did the illustrator of the book Jazz use",
- "question": "What style of art is used by the illustrator of the book Jazz?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.illustrator.books_illustrated ns:m.08_cpc . \n?c ns:visual_art.visual_artist.associated_periods_or_movements ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2738",
- "webqsp_question": "what style of art did henri matisse use"
- },
- {
- "ID": "WebQTrn-2834_d3301dedbdcb2d171a75be1631e8cec5",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:45:42",
- "machine_question": "what are major religions in the united states and the relgion sacred site is Lumbini",
- "question": "What major religion in the US has Lumbini as a sacred site?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.sacred_sites ns:m.01c_w6 . \n}",
- "webqsp_ID": "WebQTrn-2834",
- "webqsp_question": "what are major religions in the united states"
- },
- {
- "ID": "WebQTrn-412_b5575cb1cef1ef5a555d364a3429dedd",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:25:53",
- "machine_question": "what language does people in the country that contains The Hague speak",
- "question": "People from the country that contains The Hague speak what language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.07g0_ . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-412",
- "webqsp_question": "what language does people in netherlands speak"
- },
- {
- "ID": "WebQTest-1686_4fa3b53f1047599414336495b9275a38",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:48:37",
- "machine_question": "who is the governor of the location that appointed Jan Brewer to govermental position 2009",
- "question": "Who was the Governor who appointed Jan Brewer to a government position in 2009?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.02pkb1c . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTrn-3694_e185ea716e0dcbdf8d9ad6498b5e88f1",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:24:15",
- "machine_question": "what type of money do you use in the currency used in the country is Cuban convertible peso",
- "question": "Which money types are the currency employed in the country that uses the Cuban convertible peso?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_used ns:m.049p6c . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3694",
- "webqsp_question": "what type of money do you use in cuba"
- },
- {
- "ID": "WebQTrn-2664_56426be0d7b0e75f58d47948c71dc75d",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:24:47",
- "machine_question": "who are the main trading partners of china and is the country that contains Hawke's Bay",
- "question": "What country contains Hawke's Bay and is the main trading partner of China?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.country.administrative_divisions ns:m.0125s7 . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-1001_79bdd4bc7e7acdf09d75459e5efe7293",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:30:00",
- "machine_question": "what super bowls have the the sports team owner is John Mara won",
- "question": "What Superbowls did the team owned by John Mara win?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.professional_sports_team.owner_s ns:m.094w0s . \n?c ns:sports.sports_team.championships ?x .\n?x ns:common.topic.notable_types ns:m.01xljv1 .\n}\n",
- "webqsp_ID": "WebQTrn-1001",
- "webqsp_question": "what super bowls have the giants won"
- },
- {
- "ID": "WebQTest-1091_843715b5d1b0569540e0316e66763a38",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:41:33",
- "machine_question": "what type of religions are in the united states and the relgion sacred site is Kushinagar",
- "question": "What type of religion in the United States has the Kushinagar sacred site?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.sacred_sites ns:m.01h0lq . \n}",
- "webqsp_ID": "WebQTest-1091",
- "webqsp_question": "what type of religions are in the united states"
- },
- {
- "ID": "WebQTrn-14_1d1c28cc9c5f4e83f9f932e3615e2391",
- "compositionality_type": "composition",
- "created": "2018-02-12T19:39:28",
- "machine_question": "where is the city that hosted 1960 Summer Olympics located on a map",
- "question": "Where is the city that hosted the 1960 Summer Olympics located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:olympics.olympic_host_city.olympics_hosted ns:m.0lbd9 . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-14",
- "webqsp_question": "where is rome italy located on a map"
- },
- {
- "ID": "WebQTest-489_85a1a0df50c244433caecb981f999c3d",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:36:40",
- "machine_question": "who plays stephanie plum in the film has a charcter named Benito Ramirez",
- "question": "In the film with the character named Benito Ramirez, who plays Stephanie Plum?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.character ns:m.0gwdh0d . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.098by5 .\n}\n",
- "webqsp_ID": "WebQTest-489",
- "webqsp_question": "who plays stephanie plum in one for the money"
- },
- {
- "ID": "WebQTrn-3166_cb7256fc0312551734293d80792d8d90",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:21:54",
- "machine_question": "what is the country that has the national anthem Aegukga 's capital city",
- "question": "What is the capital city of the country with the National Anthem Aegukga?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.01jxqx . \n?c ns:location.country.capital ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3166",
- "webqsp_question": "what is south korea 's capital city"
- },
- {
- "ID": "WebQTest-1483_4c2bbfb641cc9cde2a873099756839a0",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:27:26",
- "machine_question": "what is the political system in the location contains and airport that server Duisburg",
- "question": "What is the political system in the place that contains an airport that serves Duisburg?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.location.contains ?k .\n?k ns:aviation.airport.serves ns:m.0ps1q . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1483",
- "webqsp_question": "what is the political system in germany"
- },
- {
- "ID": "WebQTrn-2904_99f2c6359f65cb116bf380f01af55d6b",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:52:41",
- "machine_question": "where did lauren conrad live and is the location that appointed Dianne Feinstein to govermental position",
- "question": "Where does Lauren Conrad live that appointed Dianne Feinstein to a governmental position?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.appointed_by ns:m.01gqws . \n}",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTrn-1659_96b4ef75cad08d1c7213c761f9c0c65f",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:40:31",
- "machine_question": "who do nate robinson play for and is the sports team with the fight song Bow Down to Washington",
- "question": "What team with fight song Bow Down to Washington did Nate Robinson played for?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07c1_2)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07c1_2 ns:sports.pro_athlete.teams ?y .\n?y ns:sports.sports_team_roster.team ?x .\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.from ?sk0} || \nEXISTS {?y ns:sports.sports_team_roster.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.to ?sk2} || \nEXISTS {?y ns:sports.sports_team_roster.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:sports.sports_team.fight_song ns:m.098b0d . \n}",
- "webqsp_ID": "WebQTrn-1659",
- "webqsp_question": "who do nate robinson play for"
- },
- {
- "ID": "WebQTrn-2834_843715b5d1b0569540e0316e66763a38",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:45:42",
- "machine_question": "what are major religions in the united states and the relgion sacred site is Kushinagar",
- "question": "What major religion in the United States has Kushinagar as a religious sacred site?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.sacred_sites ns:m.01h0lq . \n}",
- "webqsp_ID": "WebQTrn-2834",
- "webqsp_question": "what are major religions in the united states"
- },
- {
- "ID": "WebQTrn-2834_2628f11e5d50a222dad0130ac27bc270",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:45:42",
- "machine_question": "what are major religions in the united states and the religion belief is Sa\u00e1\u00b9\u0083s\u00c4\u0081ra",
- "question": "WHat religions have a pacticing population in the United States and inlcude Samsara as a part of their belief system?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.beliefs ns:m.017kx3 . \n}",
- "webqsp_ID": "WebQTrn-2834",
- "webqsp_question": "what are major religions in the united states"
- },
- {
- "ID": "WebQTrn-2314_f53b7962c4dfca88044f3c0a89ac0290",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:45:13",
- "machine_question": "what currency do you use in the country that contains Puntarenas Province",
- "question": "What kind of money is used in the country where the Puntarenas Province can be found?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.02p71s . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2314",
- "webqsp_question": "what currency do you use in costa rica"
- },
- {
- "ID": "WebQTrn-1297_0ed55ab55fae21af5b4b03af90678e30",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:02:36",
- "machine_question": "where did the person education institution is Stratford Northwestern Secondary School grew up",
- "question": "Where did the person who went to Statford Northwestern Secondary school grow up?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.02w1qmc . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1297",
- "webqsp_question": "where did justin bieber grew up"
- },
- {
- "ID": "WebQTrn-1521_3ddef42334254dad62fdbd0c3e4724e7",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:27:57",
- "machine_question": "what is the education institution has a sports team named North Dakota State Bison football 's mascot",
- "question": "What is the mascot of the educational institution that has a sports team named the North Dakota State Bison?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:education.educational_institution.sports_teams ns:m.0c41_v . \n?c ns:education.educational_institution.mascot ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1521",
- "webqsp_question": "what is north dakota state 's mascot"
- },
- {
- "ID": "WebQTrn-2319_50b710c35a760f79c490a695314e6c74",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:45:55",
- "machine_question": "what is the official language of the the religious leader is Sviatoslav Shevchuk",
- "question": "What are the official languages spoken where Sviatoslav Shevchuk is a religious leader?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religious_leadership_jurisdiction.leader ?k .\n?k ns:religion.religious_organization_leadership.leader ns:m.0gjbf2p . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTest-1923_5584d7ea5e4b9f2391d1610bcc5f75fb",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T06:19:01",
- "machine_question": "what movies has miley cyrus been in and a tv series that has 1 episodes",
- "question": "What TV movie was Miley Cyrus in that has 1 episode?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:tv.tv_series_episode.episode_number \"1\" . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-2316_526c3ef64bdba794aea4d24cc1c6cc1f",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T23:45:38",
- "machine_question": "what influenced jackson pollock 's work and is the illustrator of the book Alcools",
- "question": "Who was the illustrator of the book Alcools and influenced Jackson Pollock 's work?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04510)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04510 ns:influence.influence_node.influenced_by ?x .\n?x ns:book.illustrator.books_illustrated ns:m.06jtwcw . \n}",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTest-712_10aa3b0c992e4e6f4cf624c6c38c727f",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:02:04",
- "machine_question": "what countries have territories in oceania and the country capital is Hag\u00c3\u00a5t\u00c3\u00b1a",
- "question": "Hag\u00c3\u00a5t\u00c3\u00b1a is the capital of what country with territories in Oceania?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.capital ns:m.01qmmt . \n}",
- "webqsp_ID": "WebQTest-712",
- "webqsp_question": "what countries have territories in oceania"
- },
- {
- "ID": "WebQTest-996_3b05c852523638229a0ba552f2ac27dd",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:30:35",
- "machine_question": "where do ireland play the team won the 1995 Rugby World Cup championship",
- "question": "Which stadium did Ireland play in where it won the World Cup Championship in rugby in 1995?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.02ln6j . \n?c ns:sports.sports_team.arena_stadium ?x .\n}\n",
- "webqsp_ID": "WebQTest-996",
- "webqsp_question": "where do ireland play rugby union"
- },
- {
- "ID": "WebQTrn-3515_fc61b4e1b808d8b466d687dc80c8498f",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:07:50",
- "machine_question": "where did paul ryan attend college and is the education institution has a sports team named Miami RedHawks men's basketball",
- "question": "What college did Paul Ryan attend that has a team Miami RedHawks men's basketball?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.024v2j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.024v2j ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.sports_teams ns:m.0288v1m . \n}",
- "webqsp_ID": "WebQTrn-3515",
- "webqsp_question": "where did paul ryan attend college"
- },
- {
- "ID": "WebQTrn-2023_a1424289baa01b0b74d44cdffa8ef18f",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:16:59",
- "machine_question": "where the person education institution is Eli Whitney High School was raised",
- "question": "What is the location where the individual who attended Eli Whitney High School brought up?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.04fk_nt . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2023",
- "webqsp_question": "where jay z was raised"
- },
- {
- "ID": "WebQTest-1797_5c79a2f70b136c7c704ea2a8b07bc58a",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T06:00:12",
- "machine_question": "who fought in the battle of vicksburg and the currency used in the country is Southern States Confederate Currency",
- "question": "Which unit was a combatant in the Battle of Vicksburg and used Southern States Confederate Currency as its unit of currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:location.country.currency_used ns:m.025z6tl . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-2664_0f1d384919bac2772e7f384ffd0116fe",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:24:47",
- "machine_question": "who are the main trading partners of china and is the country that contains North Island",
- "question": "WhatWhat English speaking country north of Australia in the southern pacific is one of China's main trading partners of china?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.country.administrative_divisions ns:m.010pzzv_ . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTest-537_955d6e0a1fc92093ca7adcbd82267c5b",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T03:44:53",
- "machine_question": "what has charlie hunnam been in and is the film has a charcter named Ben Dunham #2",
- "question": "What movie with character named Ben Dunham #2 has Charlie Nunnam been in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.character ns:m.010131kq . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-662_707caa73f11b1e655a0f5f6b75082734",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:53:12",
- "machine_question": "what was the team has a team moscot named Fred the red first name",
- "question": "What team has a mascot named Fred the Red?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.team_mascot ns:m.02nsyh9 . \n?c ns:sports.sports_team.previously_known_as ?x .\n}\n",
- "webqsp_ID": "WebQTrn-662",
- "webqsp_question": "what was manchester united first name"
- },
- {
- "ID": "WebQTrn-1817_e3cca7a9117d7c23ddfc189a49770034",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:53:47",
- "machine_question": "what type of government does the country that contains Cao Bang have today",
- "question": "The country that contains Cao Bang has what type of governent today?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.024pfh . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1817",
- "webqsp_question": "what type of government does vietnam have today"
- },
- {
- "ID": "WebQTrn-945_ffcdbd72aca9f8b382c653c3285bf954",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:23:42",
- "machine_question": "what timezone is the location that appointed Jim Edgar to govermental position on",
- "question": "In which timezone is the region where Jim Edgar was named to a post in the government?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.031t9z . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTrn-945",
- "webqsp_question": "what timezone is illinois on"
- },
- {
- "ID": "WebQTrn-1706_5c700e3bff39470405f500c2f1350b51",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:45:19",
- "machine_question": "who controls the country that contains Col\u00c3\u00b3n Province",
- "question": "Who is the leader of the country that has Col\u00c3\u00b3n Province?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.01z4f7 . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.office_position_or_title ns:m.0m57hp6 .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-1706",
- "webqsp_question": "who controls panama"
- },
- {
- "ID": "WebQTrn-1758_76dd6ebb7d634241665747bfde3c1112",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:47:13",
- "machine_question": "what is the present form of government in the country that contains Ardabil Province",
- "question": "The country that contains Ardabil Province has what present form of government?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.029mt3 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1758",
- "webqsp_question": "what is the present form of government in iran"
- },
- {
- "ID": "WebQTrn-60_204c0cce2fbbb4f005bc397d75c0f0c8",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the market cap of list companies as percent of gdp was 10.51",
- "question": "In what country with Portugese spoken in it has the market cap of list companies as percent of gdp been 10.51?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.market_cap_of_listed_companies_as_percent_of_gdp ?c .\n?c ns:measurement_unit.dated_percentage.rate \"10.51\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-3543_62ea63f7954eccb68d685d3695c0b84d",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:10:45",
- "machine_question": "what countries does japan export to and the currency used in the country is Australian dollar",
- "question": "What country that uses the Australian dollar does Japan export to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.country.currency_used ns:m.0kz1h . \n}",
- "webqsp_ID": "WebQTrn-3543",
- "webqsp_question": "what countries does japan export to"
- },
- {
- "ID": "WebQTrn-3766_b189e33b064458d172fee7d5e4c90738",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:34:53",
- "machine_question": "what is the money called in the location that appointed Ollanta Humala to govermental position",
- "question": "The location that appointed Ollanta Humala to governmental position uses what type of money?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.0d2m0y . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3766",
- "webqsp_question": "what is the money called in peru"
- },
- {
- "ID": "WebQTrn-2576_975ba342df8c19b7e9d8f452f606a994",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:13:00",
- "machine_question": "what continent do the the currency used in the country is Falkland Islands pound belong to",
- "question": "To what continent does the nation where the Falkland Islands pound is used as money?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_used ns:m.05j227 . \n?c ns:location.location.containedby ?x .\n?x ns:common.topic.notable_types ns:m.01mh .\n}\n",
- "webqsp_ID": "WebQTrn-2576",
- "webqsp_question": "what continent do the falkland islands belong to"
- },
- {
- "ID": "WebQTrn-710_c334509bb5e02cacae1ba2e80c176499",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:57:09",
- "machine_question": "when was the last time the the team has a team moscot named Lou Seal won a world series",
- "question": "What was the last World Series won by the team whose mascot is Lou Seal?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.team_mascot ns:m.03_dwn . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.start_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-710",
- "webqsp_question": "when was the last time the san francisco giants won a world series"
- },
- {
- "ID": "WebQTest-1120_c78405f6f2157645f1098f8a871f1bc2",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:45:33",
- "machine_question": "what was the currency used in the location that appointed Louis-Eug\u00c3\u00a8ne Cavaignac to govermental position before the euro",
- "question": "Before the Euro, what was the currency where Louis-Eugene Cavaignac was appointed to governmental position?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.01dsxn . \n?c ns:location.country.currency_formerly_used ?x .\n}\n",
- "webqsp_ID": "WebQTest-1120",
- "webqsp_question": "what was the currency used in france before the euro"
- },
- {
- "ID": "WebQTest-361_d4b7b091dfd540b6b8efcab6634968d1",
- "compositionality_type": "comparative",
- "created": "2018-02-13T03:21:49",
- "machine_question": "what to do and see in vienna austria and is the museum that was established in after 1891",
- "question": "What museum that opened later than 1891 should I visit when I go to Vienna, Austria next year?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0fhp9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0fhp9 ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.museum.established ?num .\nFILTER (?num > \"1891\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-361",
- "webqsp_question": "what to do and see in vienna austria"
- },
- {
- "ID": "WebQTrn-1405_2f717ed5be06df3cdedbc807e1975966",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:14:23",
- "machine_question": "where did president kennedy go to school and is the education institution has a sports team named Princeton Tigers men's basketball",
- "question": "What college did President Kennedy attend that has a sports team Princeton Tigers men's basketball?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.educational_institution.sports_teams ns:m.0bmh27j . \n}",
- "webqsp_ID": "WebQTrn-1405",
- "webqsp_question": "where did president kennedy go to school"
- },
- {
- "ID": "WebQTest-1306_213cbfafc2612b42c5f8efe85c3532c5",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:04:23",
- "machine_question": "what kind of government does the currency used in the country is Iranian rial have after 1979",
- "question": "What form of government is in the country that uses the Iranian Rail and was established in 1979?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_used ns:m.034n11 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1306",
- "webqsp_question": "what kind of government does iran have after 1979"
- },
- {
- "ID": "WebQTest-1216_7b3bbe0291752d176e791ab0a47111f5",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:55:08",
- "machine_question": "what country was the person education institution is Gori Church School in charge of",
- "question": "Which nation is the person who attended Gori Church School the leader of?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.0462914 . \n?c ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.jurisdiction_of_office ?x .\n}\n",
- "webqsp_ID": "WebQTest-1216",
- "webqsp_question": "what country was stalin in charge of"
- },
- {
- "ID": "WebQTrn-60_edc922a0faa1e47614eb7e6effe2d1a1",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the country that contains Anren Town, Sichuan",
- "question": "Which portuguese speaking country is home to Anren Town, Sichuan?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.administrative_divisions ns:m.0110_1rf . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-1938_bda5cd2328322c309ecbaaffcb9e7c8e",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:08:49",
- "machine_question": "what type of government does the country that contains Haifa District",
- "question": "What is the type of government where the Haifa District is?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.03gclm . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1938",
- "webqsp_question": "what type of government does israel"
- },
- {
- "ID": "WebQTrn-1659_1a493665beb5be1dd530e06a6d98082b",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:40:31",
- "machine_question": "who do nate robinson play for and the basket ball team head coach is Brian Shaw",
- "question": "What basketball team with head coach Brian Shaw did Nate Robinson play for?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07c1_2)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07c1_2 ns:sports.pro_athlete.teams ?y .\n?y ns:sports.sports_team_roster.team ?x .\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.from ?sk0} || \nEXISTS {?y ns:sports.sports_team_roster.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.to ?sk2} || \nEXISTS {?y ns:sports.sports_team_roster.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:basketball.basketball_team.head_coach ns:m.074s0v . \n}",
- "webqsp_ID": "WebQTrn-1659",
- "webqsp_question": "who do nate robinson play for"
- },
- {
- "ID": "WebQTrn-2209_12f6cc11b208923d4a4976466bb4fd34",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:35:04",
- "machine_question": "when did the the team has a team moscot named Lucky the Leprechaun win championship",
- "question": "What years did the team with the mascot named Lucky the Leprechaun won the Championship?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.team_mascot ns:m.03hb1rs . \n?c ns:sports.sports_team.championships ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2209",
- "webqsp_question": "when did the celtics win championship"
- },
- {
- "ID": "WebQTrn-2209_6bddb2cfae99a6fca8b5bb40631d71eb",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:35:04",
- "machine_question": "when did the the sports team owner is Wyc Grousbeck win championship",
- "question": "Team owner Wyc Grousbeck last won the Championship when?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.professional_sports_team.owner_s ns:m.0b7hk2 . \n?c ns:sports.sports_team.championships ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2209",
- "webqsp_question": "when did the celtics win championship"
- },
- {
- "ID": "WebQTest-918_030834eb2597f0f2e2ad6712a6154451",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:24:58",
- "machine_question": "who is the king of the country that has the national anthem Nokor Reach now",
- "question": "Who's the king of the country, that has the national anthem of Nokor Reach, currently?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.01l8h4 . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.03w9bnr .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-918",
- "webqsp_question": "who is the king of cambodia now"
- },
- {
- "ID": "WebQTrn-3084_5bc74979fc1292d14458ccc3a131a6e6",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T01:13:27",
- "machine_question": "what country does japan export to and the country capital is Khartoum",
- "question": "Which country does Japan Export to, where the country capital is in Khartoum?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.country.capital ns:m.04d_m . \n}",
- "webqsp_ID": "WebQTrn-3084",
- "webqsp_question": "what country does japan export to"
- },
- {
- "ID": "WebQTest-935_031e56afa089a0f679104c73e0ea5126",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:25:52",
- "machine_question": "where was the person education institution is Al-Thager Model School killed",
- "question": "Where did the famous person who went to Al-Thager Model School got killed?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.09qyqg . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTest-935",
- "webqsp_question": "where was osama bin laden killed"
- },
- {
- "ID": "WebQTest-1348_c1da6561b1fb496c7b1eae3b08eafca8",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T05:09:31",
- "machine_question": "what team did peyton manning 's dad play for and is the team won the 2010 NFC Championship Game championship",
- "question": "What NFL Team did Peyton Manning 's father play for also won the 2010 NFC Championship Game?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nns:m.027jv8 ns:people.person.parents ?y .\n?y ns:people.person.gender ns:m.05zppz . #Male\n?y ns:sports.pro_athlete.teams ?z .\n?z ns:sports.sports_team_roster.team ?x .?x ns:sports.sports_team.championships ns:m.0_gv207 . \n}",
- "webqsp_ID": "WebQTest-1348",
- "webqsp_question": "what team did peyton manning 's dad play for"
- },
- {
- "ID": "WebQTrn-3384_7521446b16f8e39c384fde8af80e3993",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:49:10",
- "machine_question": "what language does people from the country that contains Greenland speak",
- "question": "People from the country that contains Greenland speak what languages?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.035v3 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3384",
- "webqsp_question": "what language does people from denmark speak"
- },
- {
- "ID": "WebQTest-1348_426b5d500aec6111d69c3f6f9b16b3f3",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T05:09:31",
- "machine_question": "what team did peyton manning 's dad play for and is the team has a team moscot named Sir Saint",
- "question": "What team with team mascot named Sir Saint did Peyton Manning's dad play for?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nns:m.027jv8 ns:people.person.parents ?y .\n?y ns:people.person.gender ns:m.05zppz . #Male\n?y ns:sports.pro_athlete.teams ?z .\n?z ns:sports.sports_team_roster.team ?x .?x ns:sports.sports_team.team_mascot ns:m.04mxr90 . \n}",
- "webqsp_ID": "WebQTest-1348",
- "webqsp_question": "what team did peyton manning 's dad play for"
- },
- {
- "ID": "WebQTrn-2576_280f6fb1deae2956230d33d29b4054ae",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:13:00",
- "machine_question": "what continent do the the country capital is Stanley belong to",
- "question": "The country with the capital of Stanley belongs to which continent?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.capital ns:m.01b5lx . \n?c ns:location.location.containedby ?x .\n?x ns:common.topic.notable_types ns:m.01mh .\n}\n",
- "webqsp_ID": "WebQTrn-2576",
- "webqsp_question": "what continent do the falkland islands belong to"
- },
- {
- "ID": "WebQTrn-2748_52cbd36b86588e3b6e38b0ba8dc53c62",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:35:10",
- "machine_question": "what language do they speak the country that contains Lopburi Province",
- "question": "What languages are spoken in the country that has Lopburi Province?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.01kjwm . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2748",
- "webqsp_question": "what language do they speak thailand"
- },
- {
- "ID": "WebQTrn-2834_5b52c9e057d0f0e6704f0b264e864dfc",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:45:42",
- "machine_question": "what are major religions in the united states and is the religion types of places of worship include Church",
- "question": "What major religion in the US has places of worship named Churches?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.types_of_places_of_worship ns:m.01wb7 . \n}",
- "webqsp_ID": "WebQTrn-2834",
- "webqsp_question": "what are major religions in the united states"
- },
- {
- "ID": "WebQTrn-1731_4eea981607dbe17b040580ce4cd93ec4",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:46:03",
- "machine_question": "what did randy jackson play in the artist had a concert tour named Eclipse Tour",
- "question": "What did Randy Jackson play in the Eclipse Tour?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.artist.concert_tours ns:m.0gkybw9 . \n?c ns:music.musical_group.member ?y .\n?y ns:music.group_membership.role ?x .\n?y ns:music.group_membership.member ns:m.02yygk .\n}\n",
- "webqsp_ID": "WebQTrn-1731",
- "webqsp_question": "what did randy jackson play in journey"
- },
- {
- "ID": "WebQTrn-3543_5bc74979fc1292d14458ccc3a131a6e6",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:10:45",
- "machine_question": "what countries does japan export to and the country capital is Khartoum",
- "question": "What African country trading with Japan calls Khartoum its capital city?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.country.capital ns:m.04d_m . \n}",
- "webqsp_ID": "WebQTrn-3543",
- "webqsp_question": "what countries does japan export to"
- },
- {
- "ID": "WebQTest-1260_6b1c0c0fb24a34937f450fdc16a3387b",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:57:17",
- "machine_question": "what year did the sports team with the fight song Seven Nation Army win super bowl",
- "question": "In what year did the sports team whose fight song is \"Seven Nation Army\" win the Super Bowl?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.fight_song ns:m.07fpnw . \n?c ns:sports.sports_team.championships ?x .\n?x ns:common.topic.notable_types ns:m.01xljv1 .\n}\n",
- "webqsp_ID": "WebQTest-1260",
- "webqsp_question": "what year did baltimore ravens win super bowl"
- },
- {
- "ID": "WebQTrn-452_872253e47dd6ddaa213ff31eeda8783b",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T20:29:45",
- "machine_question": "where does lala anthony live and the location time zone is Eastern Time Zone",
- "question": "In what Eastern Time Zone does Lala Anthony live?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03l26m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03l26m ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:location.location.time_zones ns:m.02hcv8 . \n}",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTrn-60_15fff54285b45134365c51f1aff232c1",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the part time employment percent in 10.2",
- "question": "In which country with a part time employment rate of 10.2 percent is portuguese spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.part_time_employment_percent ?c .\n?c ns:measurement_unit.dated_percentage.rate \"10.2\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-2047_00840ffd6f70a31cc74f335fee164673",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:18:04",
- "machine_question": "where do the the team won the 1907 World Series championship play",
- "question": "What stadiums does the team who won 1907 World Series Championship play at?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.04tg9h . \n?c ns:sports.sports_team.arena_stadium ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2047",
- "webqsp_question": "where do the chicago cubs play"
- },
- {
- "ID": "WebQTest-1528_a2694b95163afd08c03e36c6c195cab6",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T05:31:58",
- "machine_question": "what movies does logan lerman play in and is the film has a charcter named Charles De Batz-Castelmore",
- "question": "What film that has a character named Charles De Batz-Castelmore does Logan Lerman play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.character ns:g.1226g4g7 . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-1770_76c2e83b07b9da336705f1d623faf5a4",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:48:28",
- "machine_question": "what is the artist had a concert tour named The Mrs. Carter Show World Tour 's daughters name",
- "question": "What is the name of the daughter of the artist who had the \"The Mrs. Carter Show World Tour\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.artist.concert_tours ns:m.0qftnyr . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1770",
- "webqsp_question": "what is beyonce 's daughters name"
- },
- {
- "ID": "WebQTrn-2069_44d67b357829d662abe1c6dc637e219d",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:22:00",
- "machine_question": "what language the country capital is Santiago speak",
- "question": "Which language is spoken in the country whose capital is Santiago?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.capital ns:m.0dlqv . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2069",
- "webqsp_question": "what language chile speak"
- },
- {
- "ID": "WebQTest-1348_c0fe53f8950b9ae1ce9b57622bd27ece",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T05:09:31",
- "machine_question": "what team did peyton manning 's dad play for and the sports team owner is Tom Benson",
- "question": "What team owned by Tom Benson did Peyton Manning's dad play for?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nns:m.027jv8 ns:people.person.parents ?y .\n?y ns:people.person.gender ns:m.05zppz . #Male\n?y ns:sports.pro_athlete.teams ?z .\n?z ns:sports.sports_team_roster.team ?x .?x ns:sports.professional_sports_team.owner_s ns:m.01y4nb . \n}",
- "webqsp_ID": "WebQTest-1348",
- "webqsp_question": "what team did peyton manning 's dad play for"
- },
- {
- "ID": "WebQTest-1686_5b0246d0bc7172511480c78134ab2e39",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:48:37",
- "machine_question": "who is the governor of the location that appointed Bruce Babbitt to govermental position 2009",
- "question": "Who is the governor of the place that Bruce Babbitt held the governmental position in 2009?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.018mts . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTest-1823_da9014983a12d462e03b66679a22e147",
- "compositionality_type": "composition",
- "created": "2018-02-13T06:04:51",
- "machine_question": "what government does the location that appointed Coalition Provisional Authority to govermental position use",
- "question": "What type of government is used in the country that appointed Coalition Provisional Authority?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.01dl9b . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1823",
- "webqsp_question": "what government does iraq use"
- },
- {
- "ID": "WebQTrn-2834_9be8c18e016b713cbb7f7feb6badebc7",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:45:42",
- "machine_question": "what are major religions in the united states and the religion text is The Bible",
- "question": "What major United States' religion has a religious text named The Bible?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.texts ns:m.015j7 . \n}",
- "webqsp_ID": "WebQTrn-2834",
- "webqsp_question": "what are major religions in the united states"
- },
- {
- "ID": "WebQTrn-1077_f3866b9a2ec763921936d5aae203dcc0",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T21:40:31",
- "machine_question": "what religions are practiced in afghanistan and the religion notable figure is Syed Aqeel-ul-Gharavi",
- "question": "What religion in Afghanistan that has a notable figure named Syed Aqeel-ul-Gharavi?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0jdd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0jdd ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.notable_figures ns:m.0277gbz . \n}",
- "webqsp_ID": "WebQTrn-1077",
- "webqsp_question": "what religions are practiced in afghanistan"
- },
- {
- "ID": "WebQTrn-1180_3f1e3b52e20a98728e9257266e7499ff",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T21:50:48",
- "machine_question": "where is wellsville missouri and is the us state that has a capital named Jefferson City",
- "question": "What state with the capital of Jefferson City is Wellsville located in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0wy41)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0wy41 ns:location.location.containedby ?x .\n?x ns:location.us_state.capital ns:m.0fvwz . \n}",
- "webqsp_ID": "WebQTrn-1180",
- "webqsp_question": "where is wellsville missouri"
- },
- {
- "ID": "WebQTrn-846_6ad8b2652f0778ce6b9877c6070d9d4f",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:11:00",
- "machine_question": "where was the person education institution is Napanee District Secondary School born",
- "question": "What is the birthplace of the famous person who went to Napanee District Secondary School?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.027lvlb . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-846",
- "webqsp_question": "where was avril lavigne born"
- },
- {
- "ID": "WebQTest-1012_e429150c2d7644e06115aa7443c5469b",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:31:18",
- "machine_question": "what to do in hollywood ca this weekend and is the tv show The A-Team was filmed there",
- "question": "What is there to do in Hollywood this coming weekend that is also the recording location for the tv show The A-Team?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2wj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2wj ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:tv.tv_location.tv_shows_filmed_here ns:m.07d3d . \n}",
- "webqsp_ID": "WebQTest-1012",
- "webqsp_question": "what to do in hollywood ca this weekend"
- },
- {
- "ID": "WebQTrn-1646_6050f9741fc20724152eafe912e420e2",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:40:00",
- "machine_question": "what does the the currency used in the country is Dominican peso speak",
- "question": "In the country that uses the DOminican Peso, which currnecy is used?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_used ns:m.04lt7_ . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1646",
- "webqsp_question": "what does the dominican republic speak"
- },
- {
- "ID": "WebQTest-743_c4d6520c1e12c95284381591bde82c86",
- "compositionality_type": "comparative",
- "created": "2018-02-13T04:04:56",
- "machine_question": "what was the name of jfk 's brothers and held his govermental position from after 1962-11-06",
- "question": "Which of JFK's brothers held his governmental position from after November 6, 1962?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from ?num .\nFILTER (?num > \"1962-11-06\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTest-1091_f5779141967bbbc15b40ea3d5df71e93",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:41:33",
- "machine_question": "what type of religions are in the united states and the religion organiztion is Army of the Lord",
- "question": "What religious organization in the United States recognizes Army of the Lord?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.organizations ns:m.010hq7jr . \n}",
- "webqsp_ID": "WebQTest-1091",
- "webqsp_question": "what type of religions are in the united states"
- },
- {
- "ID": "WebQTrn-372_236e29382c53f33ae0b8f011963256de",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:19:04",
- "machine_question": "what do the religion organiztion is St. Paul the Apostle Church call their god",
- "question": "How does the religious organization of St. Paul the Apostle Church refer to their deity?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religion.organizations ns:m.02vvkyt . \n?c ns:religion.religion.deities ?x .\n}\n",
- "webqsp_ID": "WebQTrn-372",
- "webqsp_question": "what do catholics call their god"
- },
- {
- "ID": "WebQTrn-3084_026bed85b8f8e93ed381fc00a5f8a824",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T01:13:27",
- "machine_question": "what country does japan export to and the location time zone is Newfoundland Time Zone",
- "question": "What country does Japan export to in the Newfoundland Time Zone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.location.time_zones ns:m.05jphn . \n}",
- "webqsp_ID": "WebQTrn-3084",
- "webqsp_question": "what country does japan export to"
- },
- {
- "ID": "WebQTrn-1394_2906eaa7fc927cbcba4887a4d73cc452",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:13:10",
- "machine_question": "what country does turkey trade with and the country capital is Tirana",
- "question": "Which country with the capital Tirana does Turkey trade with?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.01znc_)\n\t{ \n\t ns:m.01znc_ ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.01znc_ ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.country.capital ns:m.07m_f . \n}",
- "webqsp_ID": "WebQTrn-1394",
- "webqsp_question": "what country does turkey trade with"
- },
- {
- "ID": "WebQTrn-894_d2fa08c8fbe626390ddbc99de7f9cfaa",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T21:18:43",
- "machine_question": "what inspired scott fitzgerald and is the architect that desinged The Mount",
- "question": "Who inspired Scott Fitzgerald that is the architect who designed The Mount?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02zjd ns:influence.influence_node.influenced_by ?x .\n?x ns:architecture.architect.structures_designed ns:m.07z1fb . \n}",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTrn-95_bc814d72f169b435afd21e2317dc1a4d",
- "compositionality_type": "composition",
- "created": "2018-02-12T19:46:17",
- "machine_question": "what kind of money should i take to the country that has the national anthem Jamaica, Land We Love",
- "question": "What currency is used in the country that has national anthem Jamaica, Land we Love?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.01f58t . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-95",
- "webqsp_question": "what kind of money should i take to jamaica"
- },
- {
- "ID": "WebQTrn-2026_0d5bc4f5ce16dafee354662c09965811",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:17:07",
- "machine_question": "what currency does the the country that has the national anthem Valiant Quisqueyans",
- "question": "What is the currency in the country whose national anthem is \"Valiant Quisqueyans\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.01n3lv . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2026",
- "webqsp_question": "what currency does the dominican republic"
- },
- {
- "ID": "WebQTrn-2152_b7b2e2a812931135ab913a8613e57c5c",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T23:29:58",
- "machine_question": "what teams are in the american league west and is the team won the 2002 World Series championship",
- "question": "What team in the American League West won the 2002 World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07fbnf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07fbnf ns:sports.sports_league.teams ?y .\n?y ns:sports.sports_league_participation.team ?x .\n?x ns:sports.sports_team.championships ns:m.0468cj . \n}",
- "webqsp_ID": "WebQTrn-2152",
- "webqsp_question": "what teams are in the american league west"
- },
- {
- "ID": "WebQTrn-237_f43785599ba51bf943f98f8d9bbf102a",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:05:24",
- "machine_question": "what is the name of the the team won the 2011 AFC Championship Game championship head coach",
- "question": "Who is the man in the position of head coach of the squad that earned victory in the 2011 AFC Championship Game?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.0_gt_jy . \n?c ns:american_football.football_team.current_head_coach ?x .\n}\n",
- "webqsp_ID": "WebQTrn-237",
- "webqsp_question": "what is the name of the pittsburgh steelers head coach"
- },
- {
- "ID": "WebQTrn-3170_91fbb9146e3addbb313ff7ead5eb51f8",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:22:05",
- "machine_question": "what does the person education institution is State Elementary School Menteng 01 have a degree in",
- "question": "What degree is held by a notable person who was educated at State Elementary School Menteng 01?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.0280qps . \n?c ns:people.person.education ?y .\n?y ns:education.education.major_field_of_study ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3170",
- "webqsp_question": "what does obama have a degree in"
- },
- {
- "ID": "WebQTrn-60_ea64bd8530c79e21438a71faed039caf",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the country that has the national anthem Die Stem van Suid-Afrika",
- "question": "In what country is the national anthem Die Stem van Suid-Afrika and people speak Portuguese?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.national_anthem ?c .\n?c ns:government.national_anthem_of_a_country.anthem ns:m.01_w8_ . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-60_04672e8a84854be8fd9ff7409d98e546",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the energy use per capita in KGOE was once 1006.494",
- "question": "In what country with had an energy use per capital in KGOE of 1006.494 do people speak Portuguese?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.energy_use_per_capita ?c .\n?c ns:measurement_unit.dated_kgoe.number \"1006.494\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTest-191_c6a356c1033c0023ce7c1a8742cbdfdb",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:54:55",
- "machine_question": "where did drew brees go to college wikianswers and the educational institution newspaper is Purdue Exponent",
- "question": "Where college did Drew Brees attend that publishes Purdue Exponent?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.030bdd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.030bdd ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.newspaper ns:m.0b1sf9 . \n}",
- "webqsp_ID": "WebQTest-191",
- "webqsp_question": "where did drew brees go to college wikianswers"
- },
- {
- "ID": "WebQTest-213_1bb5d148e28985730d4603ae86c12405",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:59:24",
- "machine_question": "who did scarlett johansson date and is the player started his career on 1992",
- "question": "Who did Scarlett Johansson date, and is the player started his sports career in 1992?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:sports.pro_athlete.sports_played_professionally ?c .\n?c ns:sports.pro_sports_played.career_start \"1992\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-25_ea583b84dc5dfe45c75fd39e26322506",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:41:04",
- "machine_question": "what movies does taylor lautner play in and a tv series that has 50 episodes",
- "question": "What TV series with 50 episodes does Taylor Lautner play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:tv.tv_series_episode.episode_number \"50\" . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-2576_06ad4470bb7a75b4cb8f5c16ce132aa5",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:13:00",
- "machine_question": "what continent do the the country that has the national anthem Song of the Falklands belong to",
- "question": "Which continent is the country whose national anthem is \"Song of the Falklands\" on?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.02vzv90 . \n?c ns:location.location.containedby ?x .\n?x ns:common.topic.notable_types ns:m.01mh .\n}\n",
- "webqsp_ID": "WebQTrn-2576",
- "webqsp_question": "what continent do the falkland islands belong to"
- },
- {
- "ID": "WebQTest-1340_872253e47dd6ddaa213ff31eeda8783b",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T05:07:51",
- "machine_question": "what is steve nash nationality and the location time zone is Eastern Time Zone",
- "question": "Where is Steven Nash from in the Eastern Time Zone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01yqrk)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01yqrk ns:people.person.nationality ?x .\n?x ns:location.location.time_zones ns:m.02hcv8 . \n}",
- "webqsp_ID": "WebQTest-1340",
- "webqsp_question": "what is steve nash nationality"
- },
- {
- "ID": "WebQTrn-1077_71f8695fd9d505f04a479ec4bf7a65c8",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T21:40:31",
- "machine_question": "what religions are practiced in afghanistan and the religion place of worship is Madayi Palli",
- "question": "What religion with a place of worship named Madayi Palli is practiced in Afghanistan?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0jdd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0jdd ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.places_of_worship ns:m.0102cw_f . \n}",
- "webqsp_ID": "WebQTrn-1077",
- "webqsp_question": "what religions are practiced in afghanistan"
- },
- {
- "ID": "WebQTest-1320_0fca6c57b860f8b3ab53d092652cb048",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:05:48",
- "machine_question": "what is the the team has a team moscot named Bernie Brewer stadium called",
- "question": "What is the ballpark named where the team with the mascot called Bernie Brewer plays?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.team_mascot ns:m.049kl_ . \n?c ns:sports.sports_team.arena_stadium ?x .\n}\n",
- "webqsp_ID": "WebQTest-1320",
- "webqsp_question": "what is the milwaukee brewers stadium called"
- },
- {
- "ID": "WebQTrn-372_f9842decd483e4b3460e18bf9c5504b2",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:19:04",
- "machine_question": "what do the religion organiztion is Chavagnes International College call their god",
- "question": "What does the religious organization of Chavagnes International College call their god?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religion.organizations ns:m.02rvw91 . \n?c ns:religion.religion.deities ?x .\n}\n",
- "webqsp_ID": "WebQTrn-372",
- "webqsp_question": "what do catholics call their god"
- },
- {
- "ID": "WebQTrn-21_fb317edef12f389e0ed49321d8236622",
- "compositionality_type": "composition",
- "created": "2018-02-12T19:40:09",
- "machine_question": "who is the prime minister of the major exports industry Coffee and Tea Manufacturing",
- "question": "Who is the prime minister of the country that is the major exports of coffee and tea?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.statistical_region.major_exports ?k .\n?k ns:location.imports_exports_by_industry.industry ns:m.03q9x1t . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.060bp .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-21",
- "webqsp_question": "who is the prime minister of ethiopia"
- },
- {
- "ID": "WebQTrn-2250_06a710540c2c24122b76d789e90023a9",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:39:05",
- "machine_question": "where is the child organization is Sony Canada headquarters located",
- "question": "What city is the child organization of Sony Canada's headquarters set in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.child ?k .\n?k ns:organization.organization_relationship.child ns:m.04f_m_x . \n?c ns:organization.organization.headquarters ?y .\n?y ns:location.mailing_address.citytown ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2250",
- "webqsp_question": "where is sony headquarters located"
- },
- {
- "ID": "WebQTrn-60_656683143d1daad803e8b2a0428cd441",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the market cap of list companies as percent of gdp was 10.43",
- "question": "What Portuguese-speaking country's market cap of list companies as percent of gdp was 10.43?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.market_cap_of_listed_companies_as_percent_of_gdp ?c .\n?c ns:measurement_unit.dated_percentage.rate \"10.43\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-2319_f5f520bc296fc9fb19aabfd9936e7f55",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:45:55",
- "machine_question": "what is the official language of the the location that appointed Viktor Yanukovych to govermental position",
- "question": "What is the official language of the country with Viktor Yanukovych as a government official?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.023115 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTest-1012_872253e47dd6ddaa213ff31eeda8783b",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:31:18",
- "machine_question": "what to do in hollywood ca this weekend and the location time zone is Eastern Time Zone",
- "question": "What is there to do in Hollywood, California in the Eastern Time Zone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2wj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2wj ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:location.location.time_zones ns:m.02hcv8 . \n}",
- "webqsp_ID": "WebQTest-1012",
- "webqsp_question": "what to do in hollywood ca this weekend"
- },
- {
- "ID": "WebQTest-626_d7d303efc1f901f14e6aae2bb469743c",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T03:50:57",
- "machine_question": "what does the missouri river bisect and the location time zone is Mountain Time Zone",
- "question": "What states that are part of the Mountain Time are divided by the missouri river?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04ykz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04ykz ns:location.location.partially_contained_by ?y .\n?y ns:location.partial_containment_relationship.partially_contained_by ?x .\n?x ns:location.location.time_zones ns:m.02hczc . \n}",
- "webqsp_ID": "WebQTest-626",
- "webqsp_question": "what does the missouri river bisect"
- },
- {
- "ID": "WebQTrn-1770_d6376c225805816bd064b73bac4ff808",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:48:28",
- "machine_question": "what is the person education institution is Parker Elementary School 's daughters name",
- "question": "Who is the daughter of the famous person who attended Parker Elementary School?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.04d1w1p . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1770",
- "webqsp_question": "what is beyonce 's daughters name"
- },
- {
- "ID": "WebQTest-493_ac67410188d0f2258139a3c84773885e",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:37:22",
- "machine_question": "what type of government does the location time zone is Central Western Time Zone have",
- "question": "What type of government does the country with Central Western Time Zone have?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.location.time_zones ns:m.0y498v7 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-493",
- "webqsp_question": "what type of government does australia have"
- },
- {
- "ID": "WebQTest-1941_cb21e01db360ce345ff98f5f2ac4b3e8",
- "compositionality_type": "composition",
- "created": "2018-02-13T06:21:13",
- "machine_question": "what kind of government does the currency used in the country is Peruvian nuevo sol",
- "question": "What type of government is used in the country with currency Peruvian nuevo sol?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_used ns:m.0b423v . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1941",
- "webqsp_question": "what kind of government does peru"
- },
- {
- "ID": "WebQTrn-1557_573d4efe36c8edcac99c7247408e53c2",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:31:35",
- "machine_question": "where did charles drew go to college and the educational institution newspaper is The McGill Daily",
- "question": "Where did Charles Drew go to college where the newspaper is \"The McGill Daily\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018t67)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018t67 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.newspaper ns:m.03sb27 . \n}",
- "webqsp_ID": "WebQTrn-1557",
- "webqsp_question": "where did charles drew go to college"
- },
- {
- "ID": "WebQTrn-2023_ab27357b0c4c667d23f485248e35c1bf",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:16:59",
- "machine_question": "where the artist had a concert tour named Jay-Z Fall Tour was raised",
- "question": "Where was the artist who headlined the Jay-Z Fall Tour brought up?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.artist.concert_tours ns:m.08079cl . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2023",
- "webqsp_question": "where jay z was raised"
- },
- {
- "ID": "WebQTrn-2784_2c591595db3d76bb1d0aaa4cb7411b7a",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:40:43",
- "machine_question": "what movies does tupac act in and is the film has a charcter named Dennis",
- "question": "Which movie with Tupac also has Dennis?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.character ns:m.05_52vy . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-2478_e53e37596014fb9723a81c577c51b4f3",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:00:04",
- "machine_question": "what is the the child organization is Syracuse University Video Production Unit mascot",
- "question": "What is the school mascot of the organization where you'd find the Syracuse University Video Production Unit?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.child ?k .\n?k ns:organization.organization_relationship.child ns:m.0_fk2r3 . \n?c ns:education.educational_institution.mascot ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2478",
- "webqsp_question": "what is the syracuse university mascot"
- },
- {
- "ID": "WebQTest-1216_761d625d144016a4f8b1857f93328727",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:55:08",
- "machine_question": "what country was the person education institution is Tbilisi Spiritual Seminary in charge of",
- "question": "The individual who obtained education at Tbilisi Spiritual Seminary is the ruler of which country?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.0rytqwl . \n?c ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.jurisdiction_of_office ?x .\n}\n",
- "webqsp_ID": "WebQTest-1216",
- "webqsp_question": "what country was stalin in charge of"
- },
- {
- "ID": "WebQTest-832_1315945fdcb4fad1310ab7862120be0f",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:12:57",
- "machine_question": "when is the last time the the team won the 2010 World Series championship won the world series",
- "question": "When was the most recent World Series win for the team which won the 2010 World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.09gnk2r . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.start_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-832",
- "webqsp_question": "when is the last time the giants won the world series"
- },
- {
- "ID": "WebQTest-783_cdbd7d07f88a529c47082be4e41c406c",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:09:03",
- "machine_question": "what county is the location that appointed Bob Lanier to govermental position tx in",
- "question": "What county in Texas did Bob Lanier hold a governmental position?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.04cz2l . \n?c ns:location.hud_county_place.county ?x .\n}\n",
- "webqsp_ID": "WebQTest-783",
- "webqsp_question": "what county is houston tx in"
- },
- {
- "ID": "WebQTrn-1817_e476056ca5c10f4f5f530d94b1b6ae5f",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:53:47",
- "machine_question": "what type of government does the currency used in the country is Vietnamese dong have today",
- "question": "What form of government is used in the country that uses Vietnamese dong?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_used ns:m.03ksl6 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1817",
- "webqsp_question": "what type of government does vietnam have today"
- },
- {
- "ID": "WebQTrn-42_c2840394b15f40ab8df1987ece34cb87",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:01",
- "machine_question": "what party was andrew jackson and the child organization is Free Soil Party",
- "question": "What party with organization named Free Soil Party was Andrew Jackson in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0rlz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0rlz ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n?x ns:organization.organization.child ?c .\n?c ns:organization.organization_relationship.child ns:m.01bqhj . \n}",
- "webqsp_ID": "WebQTrn-42",
- "webqsp_question": "what party was andrew jackson"
- },
- {
- "ID": "WebQTest-719_91fbb9146e3addbb313ff7ead5eb51f8",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:02:33",
- "machine_question": "which political party does the person education institution is State Elementary School Menteng 01 represent",
- "question": "What is the political party that the individual who attended State Elementary School Menteng 01 represents?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.0280qps . \n?c ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n}\n",
- "webqsp_ID": "WebQTest-719",
- "webqsp_question": "which political party does barack obama represent"
- },
- {
- "ID": "WebQTest-1091_6a27420dcf0528ae017dd74e40cfd38a",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:41:33",
- "machine_question": "what type of religions are in the united states and the religion organiztion is Tamil Nadu Thowheed Jamath",
- "question": "What religion with Tamil Nadu Thowheed Jamath is in the United States?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.organizations ns:m.010ffmhn . \n}",
- "webqsp_ID": "WebQTest-1091",
- "webqsp_question": "what type of religions are in the united states"
- },
- {
- "ID": "WebQTrn-1077_dd11343b9c28a21731d2ce4bbdc2630d",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:40:31",
- "machine_question": "what religions are practiced in the currency used in the country is Afghan afghani",
- "question": "What religions are practiced in the country where they use the Afghan Afghani as the currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_used ns:m.019vxc . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1077",
- "webqsp_question": "what religions are practiced in afghanistan"
- },
- {
- "ID": "WebQTrn-1677_59282357ecb12eaa2c93c4580085afa4",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:42:09",
- "machine_question": "what movies did adam sandler play in and is the film has a charcter named Ginger",
- "question": "What film with character named Ginger did Adam Sandler play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.character ns:m.010p2j4m . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-513_9026725473f3be4310b7c1fe17209df2",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T20:38:28",
- "machine_question": "what countries fall in eastern europe and is the location that appointed Rosen Plevneliev to govermental position",
- "question": "What country in Eastern Europe appointed Rosen Plevneliev to a governmental position?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.appointed_by ns:m.0cc883w . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTest-61_a57061e7792a90ec7474f5e74b02daa0",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:43:20",
- "machine_question": "what are the religions practiced in indonesia and the religion organiztion is Heritage Netherlands Reformed Congregations",
- "question": "What religion has a practicing population in India and includes the Heritage Netherlands Reformed Congregations as a branch?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03ryn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03ryn ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.organizations ns:m.010gnbvm . \n}",
- "webqsp_ID": "WebQTest-61",
- "webqsp_question": "what are the religions practiced in indonesia"
- },
- {
- "ID": "WebQTest-1603_c0228581809788c617b45f1c43535436",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:38:56",
- "machine_question": "what is the sacred text of the religion text is Zhuang Zhou",
- "question": "What text is used in the religion that utilies Zhuang Zhou?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religion.texts ns:m.0164zy . \n?c ns:religion.religion.texts ?x .\n}\n",
- "webqsp_ID": "WebQTest-1603",
- "webqsp_question": "what is the sacred text of daoism"
- },
- {
- "ID": "WebQTrn-3515_a8f39779957aacb92b8f13790d0fb345",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:07:50",
- "machine_question": "where did paul ryan attend college and is the education institution has a sports team named Miami RedHawks",
- "question": "What educational institution with sports team named Miami RedHawks did Paul Ryan attend college?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.024v2j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.024v2j ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.sports_teams ns:m.026vmv0 . \n}",
- "webqsp_ID": "WebQTrn-3515",
- "webqsp_question": "where did paul ryan attend college"
- },
- {
- "ID": "WebQTrn-2576_8c6b952c6bd963f0ece4e401c9eb731a",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:13:00",
- "machine_question": "what continent do the falkland islands belong to and the location time zone is Central Time Zone",
- "question": "What Central Tiem Zone continent do the Falkland Islands belong to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02wmy)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02wmy ns:location.location.containedby ?x .\n?x ns:common.topic.notable_types ns:m.01mh .\n?x ns:location.location.time_zones ns:m.02fqwt . \n}",
- "webqsp_ID": "WebQTrn-2576",
- "webqsp_question": "what continent do the falkland islands belong to"
- },
- {
- "ID": "WebQTrn-2335_eaa7a9f669e0d6d5caf732fd225ff411",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:47:33",
- "machine_question": "what is the national anthem of the location that appointed Vladimir Putin to govermental position",
- "question": "What is the national anthem of the country that elected Vladimir Putin to a political job?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.08193 . \n?c ns:location.country.national_anthem ?y .\n?y ns:government.national_anthem_of_a_country.anthem ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2335",
- "webqsp_question": "what is the national anthem of russia"
- },
- {
- "ID": "WebQTrn-241_fa7fb367370bdcda12f06680e8b21b92",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T20:06:06",
- "machine_question": "what countries share borders with france and is the country that contains East Flanders",
- "question": "What country borders France and contains East Flanders?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.administrative_divisions ns:m.013v_g . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-1646_d059b24adec4064377b957ca598769be",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:40:00",
- "machine_question": "what does the the country capital is Santo Domingo speak",
- "question": "What do people speak in the country that has Santo Domingo as its capital?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.capital ns:m.0fthl . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1646",
- "webqsp_question": "what does the dominican republic speak"
- },
- {
- "ID": "WebQTest-106_ac6916d7c5822d5edfe0f67c77f97a15",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:46:37",
- "machine_question": "who did armie hammer play in the the film has a charcter named Dustin Moskovitz",
- "question": "What characters did Armie Hammer play in the film with Dustin Moskovitz?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.character ns:m.09r8m02 . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.actor ns:m.03y9941 .\n}\n",
- "webqsp_ID": "WebQTest-106",
- "webqsp_question": "who did armie hammer play in the social network"
- },
- {
- "ID": "WebQTest-213_024fd6ca0b4cb30927c22e93a552ae6c",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:59:24",
- "machine_question": "who did scarlett johansson date and is the person notable with the medical condition Attention deficit hyperactivity disorder",
- "question": "What person notable with the medical condition Attention deficit hyperactivity disorder id Scarlett Johansson date?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:medicine.notable_person_with_medical_condition.condition ns:m.0h99n . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-2215_1997cb4922db71983be26e6a509950f4",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:35:49",
- "machine_question": "where was the artist had a concert tour named Country Nation World Tour born and raised",
- "question": "Where was the childhood home of the artist whose concert tour was called Country Nation World Tour?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.artist.concert_tours ns:m.010qhfmm . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2215",
- "webqsp_question": "where was brad paisley born and raised"
- },
- {
- "ID": "WebQTrn-2478_a887b1442ee30456f5de89006e1a6c72",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:00:04",
- "machine_question": "what is the the education institution has a grad student named Blaise Winter mascot",
- "question": "Who is the mascot at grad student Blaise Winter's educational institution?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:education.educational_institution.students_graduates ?k .\n?k ns:education.education.student ns:m.02rj8wf . \n?c ns:education.educational_institution.mascot ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2478",
- "webqsp_question": "what is the syracuse university mascot"
- },
- {
- "ID": "WebQTest-712_a9122e6c3ec58aea7483e18c7074128a",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:02:04",
- "machine_question": "what countries have territories in oceania and is the country that contains Gilbert Islands",
- "question": "What country contains the Gilbert Islands and has territory in Oceania?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.administrative_divisions ns:m.0101msg_ . \n}",
- "webqsp_ID": "WebQTest-712",
- "webqsp_question": "what countries have territories in oceania"
- },
- {
- "ID": "WebQTrn-775_5247c1be3efc99c92c92252207b7a20d",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T21:01:19",
- "machine_question": "what group is aubrey o'day in and is the artist had a concert tour named Making the Band 4 \u00e2\u0080\u0093 The Tour",
- "question": "What group has Augrey o'Day in it and went on the concert tour Making the Band 4?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dpd2h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dpd2h ns:music.group_member.membership ?y .\n?y ns:music.group_membership.group ?x .\n?x ns:music.artist.concert_tours ns:m.04133t0 . \n}",
- "webqsp_ID": "WebQTrn-775",
- "webqsp_question": "what group is aubrey o'day in"
- },
- {
- "ID": "WebQTrn-2444_78f882dc1f711bbf67aec90c079f9864",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:57:54",
- "machine_question": "where is the sports team owner is Fred Hanser stadium",
- "question": "The sports team owner Fred Hanser Stadium is where?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.professional_sports_team.owner_s ns:m.0417nf3 . \n?c ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.structure.opened ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-2444",
- "webqsp_question": "where is st louis cardinals stadium"
- },
- {
- "ID": "WebQTest-1384_563b401a13e5a2b9bc3c9ec4bbe58962",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:14:50",
- "machine_question": "what is the predominant religion in the country that has the national anthem Hatikvah",
- "question": "What is the predominant religion in the country with Hatikvah as its national anthem?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.019_d2 . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?y ns:location.religion_percentage.percentage ?sk0 .\n}\nORDER BY DESC(xsd:float(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-1384",
- "webqsp_question": "what is the predominant religion in israel"
- },
- {
- "ID": "WebQTrn-2400_56cc72c5eb2b46ff90577926dbe8cb1a",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:52:23",
- "machine_question": "who portrayed the film has a charcter named Ratty Nepalese in raiders of the lost ark",
- "question": "Who played the character Ratty Nepalese in the film Raiders of the Lost Ark?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.character ns:m.0z4nb1p . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.03ttl .\n}\n",
- "webqsp_ID": "WebQTrn-2400",
- "webqsp_question": "who portrayed indiana jones in raiders of the lost ark"
- },
- {
- "ID": "WebQTrn-3166_762847d07f73b2ca5fd1504d7dcd9d9a",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:21:54",
- "machine_question": "what is the currency used in the country is South Korean won 's capital city",
- "question": "What is the capital city of the nation in which the monetary system is based on the South Korean won?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_used ns:m.01rn1k . \n?c ns:location.country.capital ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3166",
- "webqsp_question": "what is south korea 's capital city"
- },
- {
- "ID": "WebQTest-1260_c4e06c3a9e4b4f10bd1ae97f1742c198",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:57:17",
- "machine_question": "what year did the team won the 2013 AFC Championship Game championship win super bowl",
- "question": "Which Super Bowl was won by the team that also won the AFC Championship Game in 2013?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.0_gtz8t . \n?c ns:sports.sports_team.championships ?x .\n?x ns:common.topic.notable_types ns:m.01xljv1 .\n}\n",
- "webqsp_ID": "WebQTest-1260",
- "webqsp_question": "what year did baltimore ravens win super bowl"
- },
- {
- "ID": "WebQTrn-436_b301288f1064d4357ae5d8271061e1d1",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:28:41",
- "machine_question": "who played dumbledore in the the film has a charcter named Ghost of the Cavalier",
- "question": "Who played Dumbledore in which film, that has a character named, Ghost of the Cavalier?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.character ns:m.0p0slms . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0cb2r .\n}\n",
- "webqsp_ID": "WebQTrn-436",
- "webqsp_question": "who played dumbledore in the first movie"
- },
- {
- "ID": "WebQTrn-2335_a9b18d079f29555cbd1e1740c7d6e40e",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:47:33",
- "machine_question": "what is the national anthem of the country that contains Krasnodar Krai",
- "question": "The country that has Krasnodar Krai has which song as its national anthem?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.02dw2c . \n?c ns:location.country.national_anthem ?y .\n?y ns:government.national_anthem_of_a_country.anthem ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2335",
- "webqsp_question": "what is the national anthem of russia"
- },
- {
- "ID": "WebQTest-61_9be8c18e016b713cbb7f7feb6badebc7",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:43:20",
- "machine_question": "what are the religions practiced in indonesia and the religion text is The Bible",
- "question": "What religion with religious text The Bible is practiced in Indonesia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03ryn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03ryn ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.texts ns:m.015j7 . \n}",
- "webqsp_ID": "WebQTest-61",
- "webqsp_question": "what are the religions practiced in indonesia"
- },
- {
- "ID": "WebQTrn-2569_91d303bf23f9a9eeb4e2fb2c28cf04b2",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:11:06",
- "machine_question": "where do the the sports team owner is Leslie Alexander play basketball",
- "question": "What venue does the basketball team owned by Leslie Alexander play at?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.professional_sports_team.owner_s ns:m.02qpcbt . \n?c ns:sports.sports_team.arena_stadium ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2569",
- "webqsp_question": "where do the houston rockets play basketball"
- },
- {
- "ID": "WebQTrn-3049_549e26794f52c12e657662c92cddfb02",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:08:46",
- "machine_question": "what is the city that hosted 1996 Summer Olympics ga famous for",
- "question": "What city hosted the 1996 Summer Olympics?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:olympics.olympic_host_city.olympics_hosted ns:m.0jhn7 . \n?c ns:olympics.olympic_host_city.olympics_hosted ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3049",
- "webqsp_question": "what is atlanta ga famous for"
- },
- {
- "ID": "WebQTrn-2319_1ad2d84ababa47e6d24a8dd6eb2b7943",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:45:55",
- "machine_question": "what is the official language of the the religious organization leadeship is Ukrainian Greek Catholic Church",
- "question": "What is the official language of the Ukrainian Greek Catholic Church?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religious_leadership_jurisdiction.leader ?k .\n?k ns:religion.religious_organization_leadership.organization ns:m.02cd38 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTrn-1677_51c7c4987eaddd466e006afb819973d8",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:42:09",
- "machine_question": "what movies did adam sandler play in and is the film has a charcter named Robinson",
- "question": "In what film with a character named Robinson did Adam Sandler play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.character ns:m.010x46_5 . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTest-1603_1f6f264bb8ed75d1f1faf9b26044401b",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:38:56",
- "machine_question": "what is the sacred text of the relgion sacred site is Grotto-heavens",
- "question": "What is the sacred text of the religion who has Grotto-heavens as a sacred site?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religion.sacred_sites ns:m.027n2wt . \n?c ns:religion.religion.texts ?x .\n}\n",
- "webqsp_ID": "WebQTest-1603",
- "webqsp_question": "what is the sacred text of daoism"
- },
- {
- "ID": "WebQTest-1348_c5fda963a318e2c3c33977d39d07dabb",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T05:09:31",
- "machine_question": "what team did peyton manning 's dad play for and is the sports team with the fight song Forward Rebels",
- "question": "What sports team with the fight song Forward Rebels did Peyton Manning 's dad play for?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nns:m.027jv8 ns:people.person.parents ?y .\n?y ns:people.person.gender ns:m.05zppz . #Male\n?y ns:sports.pro_athlete.teams ?z .\n?z ns:sports.sports_team_roster.team ?x .?x ns:sports.sports_team.fight_song ns:m.03w9vh6 . \n}",
- "webqsp_ID": "WebQTest-1348",
- "webqsp_question": "what team did peyton manning 's dad play for"
- },
- {
- "ID": "WebQTest-1560_d87e6003e0bb73430e71d08cbc015b56",
- "compositionality_type": "comparative",
- "created": "2018-02-13T05:34:06",
- "machine_question": "who founded new york university and held his govermental position from before 1795-03-04",
- "question": "Who is the governmental officer prior to 3-4-1795 and founded New York University?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwfn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwfn ns:organization.organization.founders ?x .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from ?num .\nFILTER (?num < \"1795-03-04\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTrn-2218_dacbec08f8d31829038751934850ed95",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:35:59",
- "machine_question": "what is the architect that desinged Mount Vernon 's hometown",
- "question": "What is the hometown of the architect who designed Mount Vernon?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:architecture.architect.structures_designed ns:m.013v2f . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2218",
- "webqsp_question": "what is george washington 's hometown"
- },
- {
- "ID": "WebQTest-1260_8d86dc5e03446f0e50fd69bc06ae0658",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:57:17",
- "machine_question": "what year did the sports team owner is Steve Bisciotti win super bowl",
- "question": "During which NFL season did the team owned by Steve Biscotti win the super bowl?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.professional_sports_team.owner_s ns:m.06x8mf . \n?c ns:sports.sports_team.championships ?x .\n?x ns:common.topic.notable_types ns:m.01xljv1 .\n}\n",
- "webqsp_ID": "WebQTest-1260",
- "webqsp_question": "what year did baltimore ravens win super bowl"
- },
- {
- "ID": "WebQTrn-662_5ec0304dbb715858e564cb8426b7e4f7",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:53:12",
- "machine_question": "what was the team won the 2007\u00e2\u0080\u009308 Premier League championship first name",
- "question": "What is the first name of the club that claimed the 2007-08 Premier League championship?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.02qjps3 . \n?c ns:sports.sports_team.previously_known_as ?x .\n}\n",
- "webqsp_ID": "WebQTrn-662",
- "webqsp_question": "what was manchester united first name"
- },
- {
- "ID": "WebQTrn-1539_de8059b06640bb0b9cbe51ff95a7589a",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:29:32",
- "machine_question": "who plays the film has a charcter named Commander Kent",
- "question": "Who plays in the film with the character Commander Kent?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.character ns:m.0h0z9l9 . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0gyp72m .\n}\n",
- "webqsp_ID": "WebQTrn-1539",
- "webqsp_question": "who plays paul blart"
- },
- {
- "ID": "WebQTest-61_5b52c9e057d0f0e6704f0b264e864dfc",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:43:20",
- "machine_question": "what are the religions practiced in indonesia and is the religion types of places of worship include Church",
- "question": "What Indonesia religion includes a place of worship named Church?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03ryn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03ryn ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.types_of_places_of_worship ns:m.01wb7 . \n}",
- "webqsp_ID": "WebQTest-61",
- "webqsp_question": "what are the religions practiced in indonesia"
- },
- {
- "ID": "WebQTest-1817_471b83eade9707a4dba68e201bf29d73",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T06:03:38",
- "machine_question": "where did jrr tolkien go to school and the location time zone is Greenwich Mean Time Zone",
- "question": "What college in Greenwich Time Zone did Jr Tolkien attend school?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041h0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041h0 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:location.location.time_zones ns:m.03bdv . \n}",
- "webqsp_ID": "WebQTest-1817",
- "webqsp_question": "where did jrr tolkien go to school"
- },
- {
- "ID": "WebQTrn-2335_c071c552853eb739a0ff0c67bb9ed366",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:47:33",
- "machine_question": "what is the national anthem of the location that appointed Dmitry Medvedev to govermental position",
- "question": "The location that appointed Dmitry Medvedev to govermental position has what national anthem?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.08wdkk . \n?c ns:location.country.national_anthem ?y .\n?y ns:government.national_anthem_of_a_country.anthem ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2335",
- "webqsp_question": "what is the national anthem of russia"
- },
- {
- "ID": "WebQTest-361_c4a62b0d37183dfdd1ca06ad4dfafcf5",
- "compositionality_type": "superlative",
- "created": "2018-02-13T03:21:49",
- "machine_question": "what to do and see in vienna austria and is the museum that was established in latest",
- "question": "What museum is located in Vienna, Austria,and was established the latest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0fhp9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0fhp9 ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.museum.established ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-361",
- "webqsp_question": "what to do and see in vienna austria"
- },
- {
- "ID": "WebQTrn-2292_8c30eccd3cde88b0a0d389f34d086641",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:43:45",
- "machine_question": "what kind of economy was the the country that has the national anthem The Internationale",
- "question": "The country that has the national anthem The Internationale has what kind of economy?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.01nrft . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2292",
- "webqsp_question": "what kind of economy was the soviet union"
- },
- {
- "ID": "WebQTrn-3084_62ea63f7954eccb68d685d3695c0b84d",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T01:13:27",
- "machine_question": "what country does japan export to and the currency used in the country is Australian dollar",
- "question": "What country that imports from Japan and uses Australian dollar?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.country.currency_used ns:m.0kz1h . \n}",
- "webqsp_ID": "WebQTrn-3084",
- "webqsp_question": "what country does japan export to"
- },
- {
- "ID": "WebQTrn-2815_b0ec4891d80892c6499b17b0c8c363e2",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:43:42",
- "machine_question": "where was the person notable with the medical condition Addison's disease raised",
- "question": "Where was a famous person with the medical condition Addison's disease reared?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:medicine.notable_person_with_medical_condition.condition ns:m.01xtf2 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2815",
- "webqsp_question": "where was john f kennedy raised"
- },
- {
- "ID": "WebQTest-1251_d08336daa754523cf13934359b794632",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:57:06",
- "machine_question": "which countries speak germanic languages and the country capital is Brussels",
- "question": "What country speaks Germanic languages with a capital called Brussels?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:location.country.capital ns:m.0177z . \n}",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTest-1560_9c92108cab15de86fd747fe1982c5294",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:34:06",
- "machine_question": "who founded the child organization is Margaret Sanger Papers Project",
- "question": "Who founded the branch organization that was originally a project of the Margaret Sanger Papers?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.child ?k .\n?k ns:organization.organization_relationship.child ns:m.0hz5x4b . \n?c ns:organization.organization.founders ?x .\n}\n",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTrn-1077_12953ec0b5895afd7da838969d549013",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:40:31",
- "machine_question": "what religions are practiced in the country imports from Pakistan",
- "question": "What religions are practiced in the country that Pakistan exports to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.statistical_region.places_imported_from ?k .\n?k ns:location.imports_and_exports.imported_from ns:m.05sb1 . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1077",
- "webqsp_question": "what religions are practiced in afghanistan"
- },
- {
- "ID": "WebQTrn-241_80f2b6d0b0be2a02253089622461bd98",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T20:06:06",
- "machine_question": "what countries share borders with france and the country capital is City of Brussels",
- "question": "What European Union country is home to the capital city pf Brussels?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.capital ns:m.02rnbv . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-1939_3dc4d094915cc69911e4edefe742a167",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T23:08:53",
- "machine_question": "what political experience did abraham lincoln have and is the office position was held from 1790-03-19",
- "question": "What office position was held from March 19, 1790 and was Abraham Lincoln's political experience?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0gzh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0gzh ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.office_position_or_title ?x .\n?x ns:government.government_office_or_title.office_holders ?c .\n?c ns:government.government_position_held.from \"1790-03-19\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-1939",
- "webqsp_question": "what political experience did abraham lincoln have"
- },
- {
- "ID": "WebQTest-719_f627c1bb9cdbcf6a029c816631a982b2",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:02:33",
- "machine_question": "which political party does the person education institution is Noelani Elementary School represent",
- "question": "Which political party does the Noelani Elementary School represent?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.0265r_n . \n?c ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n}\n",
- "webqsp_ID": "WebQTest-719",
- "webqsp_question": "which political party does barack obama represent"
- },
- {
- "ID": "WebQTrn-3766_cb21e01db360ce345ff98f5f2ac4b3e8",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:34:53",
- "machine_question": "what is the money called in the currency used in the country is Peruvian nuevo sol",
- "question": "Which form is currency is most utilized in the nation where the Peruvian nuevo sol is used?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_used ns:m.0b423v . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3766",
- "webqsp_question": "what is the money called in peru"
- },
- {
- "ID": "WebQTrn-105_af0a37b13a66138a543af50c2ac24bb8",
- "compositionality_type": "composition",
- "created": "2018-02-12T19:47:22",
- "machine_question": "what is the best currency to take to the location that appointed Adly Mansour to govermental position 2013",
- "question": "Which currency is the best one to take when visiting the area where a governmental post was given to Adly Mansour in 2013?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.0w5nf92 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-105",
- "webqsp_question": "what is the best currency to take to egypt 2013"
- },
- {
- "ID": "WebQTrn-452_006b1f1ed800c636a01f3888644cc1eb",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T20:29:45",
- "machine_question": "where does lala anthony live and is the tv show Ace of Cakes was filmed there",
- "question": "In which city, does Lala Anthony live, where the TV show Ace of Cakes was filmed?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03l26m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03l26m ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:tv.tv_location.tv_shows_filmed_here ns:m.0gxwb1 . \n}",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTest-654_f4440609f5cecb091bf8e86adb47be25",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:55:42",
- "machine_question": "what are the country that has the national anthem Bilady, Bilady, Bilady money called",
- "question": "What is the currency in the country whose national anthem is Bilady, Bilady, Bilady?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.0d9nj_ . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTest-654",
- "webqsp_question": "what are egyptian money called"
- },
- {
- "ID": "WebQTest-1923_a5c10763224e9d1b176ceada6e84c464",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T06:19:01",
- "machine_question": "what movies has miley cyrus been in and is the film has a charcter named Troy Bolton",
- "question": "What film with character named Troy Bolton has Miley Cyrus been in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.character ns:g.121cr_v1 . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTest-397_0b3a8b0643fac530a078012a025201fa",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:26:49",
- "machine_question": "what are the school colors for the child organization is Harvard Board of Overseers",
- "question": "Harvard Board of Overseers is part of the school with what colors?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.child ?k .\n?k ns:organization.organization_relationship.child ns:m.038ssj . \n?c ns:education.educational_institution.colors ?x .\n}\n",
- "webqsp_ID": "WebQTest-397",
- "webqsp_question": "what are the school colors for harvard university"
- },
- {
- "ID": "WebQTest-61_6a27420dcf0528ae017dd74e40cfd38a",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:43:20",
- "machine_question": "what are the religions practiced in indonesia and the religion organiztion is Tamil Nadu Thowheed Jamath",
- "question": "What religion practiced in Indonesia has a religious organization called Tamil Nadu Thowheed Jamath?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03ryn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03ryn ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.organizations ns:m.010ffmhn . \n}",
- "webqsp_ID": "WebQTest-61",
- "webqsp_question": "what are the religions practiced in indonesia"
- },
- {
- "ID": "WebQTest-185_dfad75afd3c40503f595b4cb6acc43a5",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:54:16",
- "machine_question": "what type of government does the location that appointed Nicolas Sarkozy to govermental position use",
- "question": "Which system of government, does the location that appointed Nicolas Sarkozy, to governmental position utilize?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.02ps9k . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-185",
- "webqsp_question": "what type of government does france use"
- },
- {
- "ID": "WebQTrn-2540_2c1a0de00568616e1701496dedbba8fe",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:06:34",
- "machine_question": "what inspired the person who once lived in Giverny",
- "question": "A person who once lived in Giverny was inspired by whom?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.places_lived ?k .\n?k ns:people.place_lived.location ns:m.03sd00 . \n?c ns:influence.influence_node.influenced_by ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2540",
- "webqsp_question": "what inspired monet"
- },
- {
- "ID": "WebQTrn-2664_2443c92c04f3e7c7a3b1808feb3dbc83",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:24:47",
- "machine_question": "who are the main trading partners of china and the country capital is Kathmandu",
- "question": "Kathmandu is the capital of the country with which main trading partners of China?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.country.capital ns:m.04cx5 . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTest-1736_ba22ae3bdd19c6f33eb70a2977cc7282",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:51:47",
- "machine_question": "where is the country capital is Regensburg located",
- "question": "What continent is the country with capital Regensburg located in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.capital ns:m.0d34_ . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTest-1736",
- "webqsp_question": "where is holy roman empire located"
- },
- {
- "ID": "WebQTrn-1758_82ba7a28dcbd66ab8e128c8975b2e692",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:47:13",
- "machine_question": "what is the present form of government in the country that contains Tehran Province",
- "question": "What form of government is used in the country with the Tehran Province?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.01ct02 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1758",
- "webqsp_question": "what is the present form of government in iran"
- },
- {
- "ID": "WebQTest-1091_2d45e5f27018fef8d4f5f7e2cf000006",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:41:33",
- "machine_question": "what type of religions are in the united states and the religion notable figure is Marcion of Sinope",
- "question": "Marcion of Sinope is a prominent figure in which United State religion?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.notable_figures ns:m.01br4j . \n}",
- "webqsp_ID": "WebQTest-1091",
- "webqsp_question": "what type of religions are in the united states"
- },
- {
- "ID": "WebQTrn-3083_8c30eccd3cde88b0a0d389f34d086641",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:12:24",
- "machine_question": "who was the leader of the the country that has the national anthem The Internationale in 1948",
- "question": "In the nation that uses The Internationale as the national anthem, who was the President in 1948?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.01nrft . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkx3 .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"1948-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"1948-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-3083",
- "webqsp_question": "who was the leader of the ussr in 1948"
- },
- {
- "ID": "WebQTrn-3136_e3a2d3d50bac69d563de83a7f72eafc0",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T01:18:28",
- "machine_question": "what four regions make up the united kingdom and the religious organization leadeship is Noddfa, Treorchy",
- "question": "Which of the 4 countries that make up the UK has a religious organization leadership of Treorchy Noddfa?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ssc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ssc ns:base.aareas.schema.administrative_area.administrative_children ?x .\n?x ns:religion.religious_leadership_jurisdiction.leader ?c .\n?c ns:religion.religious_organization_leadership.organization ns:m.0_gw15p . \n}",
- "webqsp_ID": "WebQTrn-3136",
- "webqsp_question": "what four regions make up the united kingdom"
- },
- {
- "ID": "WebQTest-1513_020f93c678f201a55199a0c40d829467",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T05:30:11",
- "machine_question": "what to do downtown sacramento and the location time zone is Pacific Time Zone",
- "question": "What Pacific Time Zone location is in downtown Sacramento?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07bcn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07bcn ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:location.location.time_zones ns:m.02lcqs . \n}",
- "webqsp_ID": "WebQTest-1513",
- "webqsp_question": "what to do downtown sacramento"
- },
- {
- "ID": "WebQTrn-3087_a82e8e886228ce0d1aecee4a2caab326",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:13:29",
- "machine_question": "what does the religion place of worship is First Church of Lombard believe",
- "question": "What is the religion of the First Church of Lombard?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religion.places_of_worship ns:m.06_bn_0 . \n?c ns:religion.religion.is_part_of ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3087",
- "webqsp_question": "what does united church of christ believe"
- },
- {
- "ID": "WebQTrn-1259_11c4cd5a25fd84f3980d7013c0329bad",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:58:58",
- "machine_question": "where did the artist had a concert tour named Beat This Summer Tour graduate from college",
- "question": "Where did the \"Beat The Summer Tour\" artist graduate college?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.artist.concert_tours ns:m.0wfrv9g . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?y ns:education.education.degree ns:m.019v9k .\n}\n",
- "webqsp_ID": "WebQTrn-1259",
- "webqsp_question": "where did brad paisley graduate from college"
- },
- {
- "ID": "WebQTest-1000_058203c22235854bf96557ab2b7c383e",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:30:49",
- "machine_question": "what countries included in oceania and the location time zone is Chamorro Time Zone",
- "question": "What countries in the Chamorro Time Zone are in Oceania?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"Country\")\n?x ns:location.location.time_zones ns:m.027wjl3 . \n}",
- "webqsp_ID": "WebQTest-1000",
- "webqsp_question": "what countries included in oceania"
- },
- {
- "ID": "WebQTest-983_7874451c1469f33f1951049e3629d620",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:29:58",
- "machine_question": "where did tennessee williams go to college and is the education institution has a sports team named Iowa Hawkeyes football",
- "question": "What educational institution with football sports team named Iowa Hawkeyes did Tennessee Williams go to college?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c4y8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c4y8 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.sports_teams ns:m.03ttn0 . \n}",
- "webqsp_ID": "WebQTest-983",
- "webqsp_question": "where did tennessee williams go to college"
- },
- {
- "ID": "WebQTrn-849_0fa6de9f0673eb4f7bf3120f89f5bd44",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T21:13:45",
- "machine_question": "which countries do germany border and is the location that appointed Georges Pompidou to govermental position",
- "question": "Which German bordering country appointed Georges Pompidou to governmental position?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.appointed_by ns:m.01lbpj . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-2834_e59e67ce229e185f08ce30ce73f32ade",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:45:42",
- "machine_question": "what are major religions in the united states and is the religion types of places of worship include Stupa",
- "question": "Of all the major religions in the United States, which religion has a place of worship that includes the Stupa?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.types_of_places_of_worship ns:m.01q4wd . \n}",
- "webqsp_ID": "WebQTrn-2834",
- "webqsp_question": "what are major religions in the united states"
- },
- {
- "ID": "WebQTest-48_382b3b08e12c259c4c206044a8856ff8",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:42:15",
- "machine_question": "where are the child organization is Samsung Heavy Industries based",
- "question": "Where is the company owned by Samsung Heavy Industries located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.child ?k .\n?k ns:organization.organization_relationship.child ns:m.0403pvq . \n?c ns:organization.organization.headquarters ?y .\n?y ns:location.mailing_address.citytown ?x .\n}\n",
- "webqsp_ID": "WebQTest-48",
- "webqsp_question": "where are samsung based"
- },
- {
- "ID": "WebQTrn-2653_c78405f6f2157645f1098f8a871f1bc2",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:23:38",
- "machine_question": "what wars have the location that appointed Louis-Eug\u00c3\u00a8ne Cavaignac to govermental position been involved in",
- "question": "What wars did the country that Louis-Eug\u00c3\u00a8ne Cavaignac was a governmental position been involved in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.01dsxn . \n?c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTest-191_ed2cadafdbc0ac07e3fedfdfc504e54b",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:54:55",
- "machine_question": "where did drew brees go to college wikianswers and is the education institution has a sports team named Purdue Boilermakers football",
- "question": "What college with a sports team called the Purdue Boilermakers football team is the educational institution where Drew Brees was educated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.030bdd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.030bdd ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.sports_teams ns:m.0ftccy . \n}",
- "webqsp_ID": "WebQTest-191",
- "webqsp_question": "where did drew brees go to college wikianswers"
- },
- {
- "ID": "WebQTest-1251_70eea8afa2d8d70c694402c9f77b40d1",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:57:06",
- "machine_question": "which countries speak germanic languages and is the country that contains Tyrol",
- "question": "What Germanic Languages speaking European country is also home to the state of Tyrol?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:location.country.administrative_divisions ns:m.0133jj . \n}",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTrn-1557_25aa66737549ccec679a88f7ec71c350",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:31:35",
- "machine_question": "where did charles drew go to college and is the education institution has a sports team named McGill Redmen soccer",
- "question": "What college did Charles Drew attend that has McGill Redman soccer team?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018t67)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018t67 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.sports_teams ns:m.04n29j7 . \n}",
- "webqsp_ID": "WebQTrn-1557",
- "webqsp_question": "where did charles drew go to college"
- },
- {
- "ID": "WebQTrn-1938_cb60fbc3dea230fc32682cbb8556ba62",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:08:49",
- "machine_question": "what type of government does the location that appointed Benjamin Netanyahu to govermental position",
- "question": "The location that appointed Benjamin Netanyahu to governmental position has what type of government?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.0fm2h . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1938",
- "webqsp_question": "what type of government does israel"
- },
- {
- "ID": "WebQTrn-2189_50cf52311d0cdd04337ffc0d5378b1b8",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:32:42",
- "machine_question": "what is modern the location partially contains Gebel Elba language",
- "question": "What language is spoken in the region that contains a segment of Gebel Elba?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.location.partiallycontains ?k .\n?k ns:location.partial_containment_relationship.partially_contains ns:m.026cy73 . \n?c ns:location.country.official_language ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2189",
- "webqsp_question": "what is modern egyptian language"
- },
- {
- "ID": "WebQTrn-3543_ca8d129cc42cf94b681a91fb5ed94522",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:10:45",
- "machine_question": "what countries does japan export to and is the country that contains Phoenix Islands",
- "question": "Phoenix Islands are part of what country Japan exports to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.country.administrative_divisions ns:m.0101cq2g . \n}",
- "webqsp_ID": "WebQTrn-3543",
- "webqsp_question": "what countries does japan export to"
- },
- {
- "ID": "WebQTrn-1706_4c326ae7449d63bada91a59b63dccd0d",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:45:19",
- "machine_question": "who controls the currency used in the country is Panamanian balboa",
- "question": "What political leader runs the country where the Panamanian Balboa is used?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_used ns:m.0200cp . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.office_position_or_title ns:m.0m57hp6 .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-1706",
- "webqsp_question": "who controls panama"
- },
- {
- "ID": "WebQTest-759_85689344913b39e3c35fb5730885ff16",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:05:36",
- "machine_question": "who the person who once lived in Lake Mohawk has dated",
- "question": "Who has in the past dated the actor who was at one time a resident of Lake Mohawk?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.places_lived ?k .\n?k ns:people.place_lived.location ns:m.0xst7 . \n?c ns:celebrities.celebrity.sexual_relationships ?y .\n?y ns:celebrities.romantic_relationship.celebrity ?x .\n?y ns:celebrities.romantic_relationship.relationship_type ns:m.02_7k44 .\n}\n",
- "webqsp_ID": "WebQTest-759",
- "webqsp_question": "who brad pitt has dated"
- },
- {
- "ID": "WebQTrn-710_1315945fdcb4fad1310ab7862120be0f",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:57:09",
- "machine_question": "when was the last time the the team won the 2010 World Series championship won a world series",
- "question": "What is the most current year the team who won the 2010 World Series has won another World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.09gnk2r . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.start_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-710",
- "webqsp_question": "when was the last time the san francisco giants won a world series"
- },
- {
- "ID": "WebQTest-534_7184f912d2d2be62d80145479b29c642",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:43:58",
- "machine_question": "what is the the sports team owner is Mark Attanasio mascot",
- "question": "What is the mascot of the sports team whose owner is Mark Attanasio?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.professional_sports_team.owner_s ns:m.03_cr7 . \n?c ns:sports.sports_team.team_mascot ?x .\n}\n",
- "webqsp_ID": "WebQTest-534",
- "webqsp_question": "what is the milwaukee brewers mascot"
- },
- {
- "ID": "WebQTrn-2069_a146b4445fb7b259407068b18faf0553",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:22:00",
- "machine_question": "what language the country that contains Magallanes y la Ant\u00c3\u00a1rtica Chilena Region speak",
- "question": "What languages are used for verbal communication in the nation where Magallenes y la Antarctica Chilena Region is located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.01rjn3 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2069",
- "webqsp_question": "what language chile speak"
- },
- {
- "ID": "WebQTrn-2047_3375e1e8b25b781ca4421bc3615b1d53",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:18:04",
- "machine_question": "where do the the sports team owner is Thomas S. Ricketts play",
- "question": "What stadium does the sports team owned by Thomas S. Ricketts play at?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.professional_sports_team.owner_s ns:m.04jf15w . \n?c ns:sports.sports_team.arena_stadium ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2047",
- "webqsp_question": "where do the chicago cubs play"
- },
- {
- "ID": "WebQTrn-60_8c6b952c6bd963f0ece4e401c9eb731a",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and the location time zone is Central Time Zone",
- "question": "What north American country where some people speak Portuguese shares the Central Time Zone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.location.time_zones ns:m.02fqwt . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTest-802_0ed55ab55fae21af5b4b03af90678e30",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:11:26",
- "machine_question": "what musical instruments does the person education institution is Stratford Northwestern Secondary School play",
- "question": "What is the musical instrument played by the individual who attended Stratford Northwestern Secondary School?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.02w1qmc . \n?c ns:music.artist.track_contributions ?y .\n?y ns:music.track_contribution.role ?x .\n}\n",
- "webqsp_ID": "WebQTest-802",
- "webqsp_question": "what musical instruments does justin bieber play"
- },
- {
- "ID": "WebQTrn-2047_c2352030c3341e28768312045c4f093d",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:18:04",
- "machine_question": "where do the the team has a team moscot named Clark play",
- "question": "Where plays the team whose mascot is named Clark?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.team_mascot ns:m.0_yll7n . \n?c ns:sports.sports_team.arena_stadium ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2047",
- "webqsp_question": "where do the chicago cubs play"
- },
- {
- "ID": "WebQTest-61_4dbb23937c062d0f3a3496d2fbf26a12",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:43:20",
- "machine_question": "what are the religions practiced in indonesia and the religion place of worship is St. Mary's Cathedral, Batticaloa",
- "question": "What religion is practiced in the place where there is a religious place of worship called St. Mary's Cathedral, Batticaloa?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03ryn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03ryn ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.places_of_worship ns:m.0100k8_q . \n}",
- "webqsp_ID": "WebQTest-61",
- "webqsp_question": "what are the religions practiced in indonesia"
- },
- {
- "ID": "WebQTest-712_058203c22235854bf96557ab2b7c383e",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:02:04",
- "machine_question": "what countries have territories in oceania and the location time zone is Chamorro Time Zone",
- "question": "What Chamorro Time Zone countries have territories in Oceania?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.location.time_zones ns:m.027wjl3 . \n}",
- "webqsp_ID": "WebQTest-712",
- "webqsp_question": "what countries have territories in oceania"
- },
- {
- "ID": "WebQTest-712_8eab5c6b79bdea85c78c813f6204a555",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:02:04",
- "machine_question": "what countries have territories in oceania and the location time zone is Samoa Time Zone",
- "question": "What country that has territories in Oceania is in the Samao Time Zone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.location.time_zones ns:m.027wj2_ . \n}",
- "webqsp_ID": "WebQTest-712",
- "webqsp_question": "what countries have territories in oceania"
- },
- {
- "ID": "WebQTrn-2039_9a7450b35d7a9ae892c106403e0e4e3b",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:17:59",
- "machine_question": "who plays jacob black in the film has a charcter named Ms. Cope",
- "question": "Who is the actor that played Jacob Black in the film with a character named Ms. Cope?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.character ns:m.07hrghn . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.02qd_td .\n}\n",
- "webqsp_ID": "WebQTrn-2039",
- "webqsp_question": "who plays jacob black in twilight"
- },
- {
- "ID": "WebQTrn-3766_2458404b2726ce40f3d525263dc9f74c",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:34:53",
- "machine_question": "what is the money called in the country that contains Puno Region",
- "question": "In Puno Region's country, what money is used?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.0355qf . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3766",
- "webqsp_question": "what is the money called in peru"
- },
- {
- "ID": "WebQTrn-436_d4fb347b7326355a4457aa2ce1d502f3",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:28:41",
- "machine_question": "who played dumbledore in the the film has a charcter named Dedalus Diggle",
- "question": "In the film with the character Dedalus Diggle, who played Dumbledore?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.character ns:g.120w8g7k . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0cb2r .\n}\n",
- "webqsp_ID": "WebQTrn-436",
- "webqsp_question": "who played dumbledore in the first movie"
- },
- {
- "ID": "WebQTest-1875_847fede584cbd777dfa2d08a1c06ed49",
- "compositionality_type": "composition",
- "created": "2018-02-13T06:13:42",
- "machine_question": "what type of political system is the country capital is Bras\u00c3\u00adlia",
- "question": "The country with the capital of Brasilia has what political system?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.capital ns:m.01hy_ . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1875",
- "webqsp_question": "what type of political system is brazil"
- },
- {
- "ID": "WebQTrn-2189_cf2c2ca737c00135df125459635a368a",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:32:42",
- "machine_question": "what is modern the country that contains Al Sharqia Governorate language",
- "question": "What is the modern language of the country that contains Al Sharqia Governorate?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.02d5r_ . \n?c ns:location.country.official_language ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2189",
- "webqsp_question": "what is modern egyptian language"
- },
- {
- "ID": "WebQTest-1340_8c6b952c6bd963f0ece4e401c9eb731a",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T05:07:51",
- "machine_question": "what is steve nash nationality and the location time zone is Central Time Zone",
- "question": "What location in the Central Time Zone is Steve Nash's nationality?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01yqrk)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01yqrk ns:people.person.nationality ?x .\n?x ns:location.location.time_zones ns:m.02fqwt . \n}",
- "webqsp_ID": "WebQTest-1340",
- "webqsp_question": "what is steve nash nationality"
- },
- {
- "ID": "WebQTrn-25_a3461ba47b4d1798d59aea0a68e2a248",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:41:04",
- "machine_question": "what movies does taylor lautner play in and is the film has a charcter named Jane",
- "question": "What movie with a character named Jane does Taylor Lautner play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.character ns:g.120n34qq . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-513_9319b650329ce3d32379b8941c4d7cb7",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T20:38:28",
- "machine_question": "what countries fall in eastern europe and the country capital is Kernav\u00c4\u0097",
- "question": "What country in Eastern Europe has a capital called Kernav\u00c4\u0097?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.capital ns:m.019tn5 . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTest-534_0fca6c57b860f8b3ab53d092652cb048",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:43:58",
- "machine_question": "what is the the team has a team moscot named Bernie Brewer mascot",
- "question": "What is the mascot for the Bernie Brewer team?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.team_mascot ns:m.049kl_ . \n?c ns:sports.sports_team.team_mascot ?x .\n}\n",
- "webqsp_ID": "WebQTest-534",
- "webqsp_question": "what is the milwaukee brewers mascot"
- },
- {
- "ID": "WebQTrn-1706_0c1199aeda4781e3a9713a488e7c4fd0",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:45:19",
- "machine_question": "who controls the country capital is Panama City",
- "question": "Who presides over the nation whose capital city is Panama City?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.capital ns:m.0fr_b . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.office_position_or_title ns:m.0m57hp6 .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-1706",
- "webqsp_question": "who controls panama"
- },
- {
- "ID": "WebQTrn-2069_cd2a8c46c7872f3823f42c32e37aaff2",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:22:00",
- "machine_question": "what language the country that has the national anthem National Anthem of Chile speak",
- "question": "What spoken languages are used in the country that has national anthem of Chile?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.01p52 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2069",
- "webqsp_question": "what language chile speak"
- },
- {
- "ID": "WebQTest-996_e0a199dde06fb3ce678e842ac26c887b",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:30:35",
- "machine_question": "where do ireland play the sports team with the fight song Ireland's Call",
- "question": "Where does the Ireland team with the fight song \"Ireland's Call\" play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.fight_song ns:m.01fy1j . \n?c ns:sports.sports_team.arena_stadium ?x .\n}\n",
- "webqsp_ID": "WebQTest-996",
- "webqsp_question": "where do ireland play rugby union"
- },
- {
- "ID": "WebQTest-212_d5309c79dc99d1d829805d88dd254553",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:59:21",
- "machine_question": "which states does the colorado river run through and is the us state that has a capital named Carson City",
- "question": "What state does the Colorado River run through whose capital is named Carson City?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018qjq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018qjq ns:location.location.partially_containedby ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"State\")\n?x ns:location.us_state.capital ns:m.0235l . \n}",
- "webqsp_ID": "WebQTest-212",
- "webqsp_question": "which states does the colorado river run through"
- },
- {
- "ID": "WebQTest-590_e1cd6a19c1fe109a00e4149625e31531",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:49:14",
- "machine_question": "who is in charge of the currency used in the country is Libyan dinar now",
- "question": "Who is in charge of the usage of the Libyan dinar?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_used ns:m.024xpm . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.office_position_or_title ns:m.0j5wjnc .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-590",
- "webqsp_question": "who is in charge of libya now"
- },
- {
- "ID": "WebQTrn-2570_807376f0487b5493fd4c26724ab47a55",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:11:21",
- "machine_question": "who was the president of the united states during ww2 and held his govermental position from 1911-01-01",
- "question": "Who held his governmental position form January 1, 1911 and was President of the United Stated during WW2?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from \"1911-01-01\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-1394_e0f00055e42bd8f32baf3c324f67fce4",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:13:10",
- "machine_question": "what country does turkey trade with and is the country that contains Kor\u00c3\u00a7\u00c3\u00ab District",
- "question": "What country trade with Turkey that has Korce District?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.01znc_)\n\t{ \n\t ns:m.01znc_ ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.01znc_ ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.country.administrative_divisions ns:m.0169hv . \n}",
- "webqsp_ID": "WebQTrn-1394",
- "webqsp_question": "what country does turkey trade with"
- },
- {
- "ID": "WebQTrn-513_45edfb1ca18b998b529351260be38b7f",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T20:38:28",
- "machine_question": "what countries fall in eastern europe and the currency used in the country is Yugoslav dinar",
- "question": "What country in Eastern Europe uses Yugoslave dinar as its currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.currency_used ns:m.07qnpx . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-2871_798222cf482557de4d80d50bf20394ba",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:49:14",
- "machine_question": "what is there to see near the grand canyon and is the pro athlete born here that started his career 2002",
- "question": "What city was the pro athlete who began his career in 2002 born in which is near the Grand Canyon?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cns5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cns5 ns:travel.tourist_attraction.near_travel_destination ?x .\n?x ns:location.location.people_born_here ?c .\n?c ns:sports.pro_athlete.career_start \"2002\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2871",
- "webqsp_question": "what is there to see near the grand canyon"
- },
- {
- "ID": "WebQTrn-3744_e30f73afd36f18318093d5bc31376de4",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:30:13",
- "machine_question": "what college did russell wilson go to and is the education institution has a sports team named NC State Wolfpack men's basketball",
- "question": "What college did Russell Wilson attend that has sports team named NC State Wolfpack men's basketball?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05c10yf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05c10yf ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.sports_teams ns:m.0263cyj . \n}",
- "webqsp_ID": "WebQTrn-3744",
- "webqsp_question": "what college did russell wilson go to"
- },
- {
- "ID": "WebQTrn-513_f1baf868abb7a6160db9dddb32a4058c",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T20:38:28",
- "machine_question": "what countries fall in eastern europe and the country capital is Grodno",
- "question": "Of the countries that are in eastern Europe, which has a country capital of Grodno?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.capital ns:m.0159ff . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-2256_f0c99f377c8b944364e85b70b9f9b331",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:39:14",
- "machine_question": "what happened to the person education institution is Bundesrealgymnasium Linz at the end of the war",
- "question": "What happed at the end of the war to the person who went to Bundesrealgymnasium Linz educational institution?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.01064kcx . \n?c ns:people.deceased_person.cause_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2256",
- "webqsp_question": "what happened to adolf hitler at the end of the war"
- },
- {
- "ID": "WebQTrn-3087_6f6c0d89afdd0d422980cd8024d5cbd1",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:13:29",
- "machine_question": "what does the religion place of worship is Bethany Congregational Church believe",
- "question": "What religious denomination is the Bethany Congregational Church?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religion.places_of_worship ns:m.0c01j8_ . \n?c ns:religion.religion.is_part_of ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3087",
- "webqsp_question": "what does united church of christ believe"
- },
- {
- "ID": "WebQTest-983_2b8a0e496d4a177a1779f2fee9daa362",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:29:58",
- "machine_question": "where did tennessee williams go to college and is the education institution has a sports team named Iowa Hawkeyes men's basketball",
- "question": "What college had Tennessee Williams attend it and has a sports team named Iowa Hawkeyes men's basketball?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c4y8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c4y8 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.sports_teams ns:m.02qn723 . \n}",
- "webqsp_ID": "WebQTest-983",
- "webqsp_question": "where did tennessee williams go to college"
- },
- {
- "ID": "WebQTrn-1770_1128ef6d5d784cec508a041e2d3c87b9",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:48:28",
- "machine_question": "what is the person education institution is St. Mary's Elementary School 's daughters name",
- "question": "What is the daughter's name of the person who attended education institution St. Mary's Elementary School?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.04d1v_7 . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1770",
- "webqsp_question": "what is beyonce 's daughters name"
- },
- {
- "ID": "WebQTrn-1939_af793aa8077e49032de1b3fd2cbbfaec",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T23:08:53",
- "machine_question": "what political experience did abraham lincoln have and is the office position was held from 1789-04-30",
- "question": "What position did Abraham Lincoln hold from 4-30-1789?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0gzh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0gzh ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.office_position_or_title ?x .\n?x ns:government.government_office_or_title.office_holders ?c .\n?c ns:government.government_position_held.from \"1789-04-30\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-1939",
- "webqsp_question": "what political experience did abraham lincoln have"
- },
- {
- "ID": "WebQTest-759_ba7920b2a977b33afdc49bc8f82377b0",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:05:36",
- "machine_question": "who brad pitt has dated and is the person notable with the medical condition Bulimia nervosa",
- "question": "Who did Brad Pitt date that had bulimia nervosa?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c6qh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c6qh ns:celebrities.celebrity.sexual_relationships ?y .\n?y ns:celebrities.romantic_relationship.celebrity ?x .\n?y ns:celebrities.romantic_relationship.relationship_type ns:m.02_7k44 .\n?x ns:medicine.notable_person_with_medical_condition.condition ns:m.016khw . \n}",
- "webqsp_ID": "WebQTest-759",
- "webqsp_question": "who brad pitt has dated"
- },
- {
- "ID": "WebQTrn-3335_97440c6c536f1672835d4cfecf6c698b",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:41:43",
- "machine_question": "what kind of money do they use in the country that has the national anthem National Anthem of Russia",
- "question": "What kind of currency is used in the country that has National Anthem of Russia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.01ptxd . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3335",
- "webqsp_question": "what kind of money do they use in russia"
- },
- {
- "ID": "WebQTrn-1023_52deecbffa5c67b0c724c84174c5e019",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:32:30",
- "machine_question": "what is the money of the religious organization leadeship is Society of Jesus called",
- "question": "What is the currency of the place whose religious organization leadership is the Society of Jesus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religious_leadership_jurisdiction.leader ?k .\n?k ns:religion.religious_organization_leadership.organization ns:m.04399 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1023",
- "webqsp_question": "what is the money of argentina called"
- },
- {
- "ID": "WebQTest-712_338501143a8ed768baa31e221bc3cb01",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:02:04",
- "machine_question": "what countries have territories in oceania and the country capital is Saipan",
- "question": "The country with the capital of Saipan is in what territory?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.capital ns:m.01cfm5 . \n}",
- "webqsp_ID": "WebQTest-712",
- "webqsp_question": "what countries have territories in oceania"
- },
- {
- "ID": "WebQTrn-3744_296c958684f7d96df61d00c4711d9dd6",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:30:13",
- "machine_question": "what college did russell wilson go to and the educational institution newspaper is The Badger Herald",
- "question": "What educational institution with The Badger Herald newspaper did Russell Wilson go to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05c10yf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05c10yf ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.newspaper ns:m.06tmz1 . \n}",
- "webqsp_ID": "WebQTrn-3744",
- "webqsp_question": "what college did russell wilson go to"
- },
- {
- "ID": "WebQTest-191_8a1fccf30425911dc5408488ef6c2fce",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:54:55",
- "machine_question": "where did drew brees go to college wikianswers and is the education institution has a sports team named Purdue Boilermakers men's basketball",
- "question": "What educational institution with men's basketball sports team named Purdue Boilermakers did Drew Brees go to college?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.030bdd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.030bdd ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.sports_teams ns:m.026w398 . \n}",
- "webqsp_ID": "WebQTest-191",
- "webqsp_question": "where did drew brees go to college wikianswers"
- },
- {
- "ID": "WebQTest-12_0267745d7968252ff8fbf5246c9287e9",
- "compositionality_type": "comparative",
- "created": "2018-02-13T02:38:13",
- "machine_question": "who is governor of ohio 2011 and held his govermental position from after 1983-01-03",
- "question": "Who held his governmental position from after January 3, 1983 and was governor of Ohio in 2011?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05kkh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05kkh ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2011-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2011-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from ?num .\nFILTER (?num > \"1983-01-03\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-12",
- "webqsp_question": "who is governor of ohio 2011"
- },
- {
- "ID": "WebQTrn-2834_9a69191735636d5c80ee0a6dd1153086",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:45:42",
- "machine_question": "what are major religions in the united states and the religion place of worship is Yanina Synagogue",
- "question": "What is a place of worship called the Yanina Synagogue in this major United States religion?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.places_of_worship ns:g.123852dg . \n}",
- "webqsp_ID": "WebQTrn-2834",
- "webqsp_question": "what are major religions in the united states"
- },
- {
- "ID": "WebQTrn-567_98d888d83a1b23a19245b02c10839f3f",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T20:44:09",
- "machine_question": "what movies did ron howard do and is the film has a charcter named Charlie Brown",
- "question": "What film with a character named Charlie Brown did Ron Howard do?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.character ns:m.011j44 . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTest-1320_7184f912d2d2be62d80145479b29c642",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:05:48",
- "machine_question": "what is the the sports team owner is Mark Attanasio stadium called",
- "question": "What's the home field for the sports team owned by Mark Attanasio?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.professional_sports_team.owner_s ns:m.03_cr7 . \n?c ns:sports.sports_team.arena_stadium ?x .\n}\n",
- "webqsp_ID": "WebQTest-1320",
- "webqsp_question": "what is the milwaukee brewers stadium called"
- },
- {
- "ID": "WebQTrn-1731_c5d53d4eba0e558f65b11b34984d10b9",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:46:03",
- "machine_question": "what did randy jackson play in the artist had a concert tour named Raised on Radio Tour",
- "question": "In the concert tour named Raised on Radio Tour, what did Randy Jackson play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.artist.concert_tours ns:m.05b1bnc . \n?c ns:music.musical_group.member ?y .\n?y ns:music.group_membership.role ?x .\n?y ns:music.group_membership.member ns:m.02yygk .\n}\n",
- "webqsp_ID": "WebQTrn-1731",
- "webqsp_question": "what did randy jackson play in journey"
- },
- {
- "ID": "WebQTrn-1001_92e3a190df8ed73d4fff3bbfbd2b6b86",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:30:00",
- "machine_question": "what super bowls have the the team won the Super Bowl XLII championship won",
- "question": "What all Super Bowl games have the championship team that won Super Bowl XLII won?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.04myq1 . \n?c ns:sports.sports_team.championships ?x .\n?x ns:common.topic.notable_types ns:m.01xljv1 .\n}\n",
- "webqsp_ID": "WebQTrn-1001",
- "webqsp_question": "what super bowls have the giants won"
- },
- {
- "ID": "WebQTest-1091_5b52c9e057d0f0e6704f0b264e864dfc",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:41:33",
- "machine_question": "what type of religions are in the united states and is the religion types of places of worship include Church",
- "question": "What type of religions in the United States has places of worship called Churches?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.types_of_places_of_worship ns:m.01wb7 . \n}",
- "webqsp_ID": "WebQTest-1091",
- "webqsp_question": "what type of religions are in the united states"
- },
- {
- "ID": "WebQTrn-21_6671d5347b1b3cfe482cf5894cc6a05a",
- "compositionality_type": "composition",
- "created": "2018-02-12T19:40:09",
- "machine_question": "who is the prime minister of the currency used in the country is Ethiopian birr",
- "question": "Who is the prime minister of where the currency used in the country, is Ethiopian birr?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_used ns:m.02_mbk . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.060bp .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-21",
- "webqsp_question": "who is the prime minister of ethiopia"
- },
- {
- "ID": "WebQTest-12_974c964a1a2810facfeb4b1a996e878a",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:38:13",
- "machine_question": "who is governor of ohio 2011 and held his govermental position from 1979-01-03",
- "question": "Who held a government post from 1979-01-03 and was the governor of Ohio in 2011?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05kkh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05kkh ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2011-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2011-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from \"1979-01-03\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-12",
- "webqsp_question": "who is governor of ohio 2011"
- },
- {
- "ID": "WebQTest-832_87afbf2481df60df8476b920f00c4247",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:12:57",
- "machine_question": "when is the last time the the team won the 2012 World Series championship won the world series",
- "question": "When did the champion of the World Series 2012 won the World series again?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.0ds8qct . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.start_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-832",
- "webqsp_question": "when is the last time the giants won the world series"
- },
- {
- "ID": "WebQTrn-683_3cfa649a5d5692f81e227ca73f32702f",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:56:07",
- "machine_question": "who is playing hawkeye in the the film has a charcter named Senator Boynton movie",
- "question": "Who is the actor that played Hawkeye in the movie that has a character named Senator Boynton?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.character ns:m.0p8g2xk . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.034qd2 .\n}\n",
- "webqsp_ID": "WebQTrn-683",
- "webqsp_question": "who is playing hawkeye in the avengers movie"
- },
- {
- "ID": "WebQTest-1091_2628f11e5d50a222dad0130ac27bc270",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:41:33",
- "machine_question": "what type of religions are in the united states and the religion belief is Sa\u00e1\u00b9\u0083s\u00c4\u0081ra",
- "question": "What religions with religious believe in Samsara are in the United States?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.beliefs ns:m.017kx3 . \n}",
- "webqsp_ID": "WebQTest-1091",
- "webqsp_question": "what type of religions are in the united states"
- },
- {
- "ID": "WebQTrn-2478_76926adb8d69a10516897671bc45b2ec",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:00:04",
- "machine_question": "what is the the educational institution with the mascot Syracuse University Otto the Orange mascot",
- "question": "What university has Otto the Orange for a mascot?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:education.educational_institution.mascot ns:m.03c0lxb . \n?c ns:education.educational_institution.mascot ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2478",
- "webqsp_question": "what is the syracuse university mascot"
- },
- {
- "ID": "WebQTrn-2023_d007d5e7479053389d33d52cd21c5663",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:16:59",
- "machine_question": "where the artist had a concert tour named Jay Z 2009 Concert Tour was raised",
- "question": "Where did the headliner of the Jay Z 2009 Concert Tour grow up?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.artist.concert_tours ns:m.063j63d . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2023",
- "webqsp_question": "where jay z was raised"
- },
- {
- "ID": "WebQTrn-2570_f2ac2245cddd54b4cfd140b20c16d4a6",
- "compositionality_type": "comparative",
- "created": "2018-02-13T00:11:21",
- "machine_question": "who was the president of the united states during ww2 and held his govermental position from before 1933-03-04",
- "question": "Who was the president during WW2 that held his governmental position in the US before March 4, 1933?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from ?num .\nFILTER (?num < \"1933-03-04\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-2486_bcd294e8b78226fb373c0a54e4dcba01",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:10:10",
- "machine_question": "what university did the actor that played the character Forbes Cover Billionaire graduate from",
- "question": "Where did the actor who played Forbes Cover Billionair graduate from?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0gx91_n . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?y ns:education.education.degree ns:m.02h4rq6 .\n}\n",
- "webqsp_ID": "WebQTrn-2486",
- "webqsp_question": "what university did donald trump graduate from"
- },
- {
- "ID": "WebQTest-1785_6e1e55b0316051b2aec513f70a70b4e2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and that was written by Alexander Key",
- "question": "Which film written by Alexander Key featured Kim Richards?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.written_by ns:m.02zppv . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-2834_1a821009d9d43af7c2094125b1dd5136",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:10:14",
- "machine_question": "what are major religions in the united states and is subject of the film Lies My Father Told Me",
- "question": "What is the major religion called that is the subject of \"Lies My Father Told Me\" in the United States?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:film.film_subject.films ns:m.0bwfp64 . \n}",
- "webqsp_ID": "WebQTrn-2834",
- "webqsp_question": "what are major religions in the united states"
- },
- {
- "ID": "WebQTrn-241_75d9b5cc01750987992de59003249ac2",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with the topic of the image french_flag",
- "question": "What countries border the subject of the image \"french_flag\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.0k3rnwg . \n?c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n}\n",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTest-1528_f4911e93c40f00f8c256e3ccf42422c1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and is the film was released to the distribution medium Blu-ray disc",
- "question": "What Logan Leman movies were released on the distribution medium Blu-ray disc?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.film_release_distribution_medium ns:m.02nxhr . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTest-12_a91de216aa67ef8beef840ad8ad1d1be",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:43:21",
- "machine_question": "who is governor of ohio 2011 and who died in Marietta",
- "question": "What 2011 governor of Ohio passed away in Marietta?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05kkh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05kkh ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2011-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2011-01-01\"^^xsd:dateTime) })\n?x ns:people.deceased_person.place_of_death ns:m.0z33s . \n}",
- "webqsp_ID": "WebQTest-12",
- "webqsp_question": "who is governor of ohio 2011"
- },
- {
- "ID": "WebQTrn-2784_abedc8acd0fdcd2e595d7ec6d58d6058",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and that was edited by Malcolm Campbell",
- "question": "In which movies does Tupac act in, that was edited by Malcolm Campbell?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.edited_by ns:m.027tvxs . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-372_7f597511c0d253c5534561c1fcdbe3f8",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:00:52",
- "machine_question": "what do catholics call their god and died from Crucifixion",
- "question": "Who was crucified that Catholics call their God?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c8wxp)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c8wxp ns:religion.religion.deities ?x .\n?x ns:people.deceased_person.cause_of_death ns:m.09hm0 . \n}",
- "webqsp_ID": "WebQTrn-372",
- "webqsp_question": "what do catholics call their god"
- },
- {
- "ID": "WebQTest-191_1ca9a284fcd2c17f453b0fb590e8223f",
- "compositionality_type": "superlative",
- "created": "2017-10-26T07:06:21",
- "machine_question": "where did drew brees go to college wikianswers and is the university that has number of postgraduates smallest",
- "question": "What college Drew Brees attended is the university with the smallest number of postgraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.030bdd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.030bdd ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-191",
- "webqsp_question": "where did drew brees go to college wikianswers"
- },
- {
- "ID": "WebQTest-1941_4ccdeac69c947afd15a0b301091498c0",
- "compositionality_type": "composition",
- "created": "2017-10-26T12:06:22",
- "machine_question": "what kind of government does where the currency Peruvian inti is used",
- "question": "What government systems are in place where the Peruvian inti is official currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_formerly_used ns:m.06666p . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1941",
- "webqsp_question": "what kind of government does peru"
- },
- {
- "ID": "WebQTrn-3527_1661062ba428b2ec2a00e2f84257682f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:03:03",
- "machine_question": "what language did ancient romans write in and that was featured in the album Tanto Tempo",
- "question": "Which language spoken by the ancient Romans is used on the album \"Tanto Tempo?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06cmp)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06cmp ns:fictional_universe.fictional_setting.languages ?x .\n?x ns:music.genre.albums ns:m.01hk14_ . \n}",
- "webqsp_ID": "WebQTrn-3527",
- "webqsp_question": "what language did ancient romans write in"
- },
- {
- "ID": "WebQTest-134_4b4d85a9238759037fd59117a07fa130",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:57:12",
- "machine_question": "what type of books did the author who published editions for The Mysterious Affair at Styles (Large Print Edition) wrote",
- "question": "The author who published editions for The Mysterious Affair at Styles (Large Print Edition) wrote what types of books?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04v_2v5 . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTest-134",
- "webqsp_question": "what type of books did agatha christie wrote"
- },
- {
- "ID": "WebQTrn-303_c413d25bc8fb85a551d2619016da958b",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:51:01",
- "machine_question": "what inspired the artist aword nominated for The Negro Speaks of Rivers to write poetry",
- "question": "Who inspired the artist nominated for awards for \"The Negro Speaks of Rivers\" to write poetry?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.0_shc57 . \n?c ns:influence.influence_node.influenced_by ?x .\n}\n",
- "webqsp_ID": "WebQTrn-303",
- "webqsp_question": "what inspired langston hughes to write poetry"
- },
- {
- "ID": "WebQTest-212_8971e9e4ad88e66f9205818ad99eea73",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:10:07",
- "machine_question": "which states does the colorado river run through and where Larry Owens was born",
- "question": "Which state with Colorado River that Larry Owens was born in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018qjq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018qjq ns:location.location.partially_containedby ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"State\")\n?x ns:location.location.people_born_here ns:m.0101kq19 . \n}",
- "webqsp_ID": "WebQTest-212",
- "webqsp_question": "which states does the colorado river run through"
- },
- {
- "ID": "WebQTrn-1577_fc314eae63710b1e1427ebe5eb345966",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:06:58",
- "machine_question": "where did james baldwin go to school and the organiztion founding date is latest",
- "question": "Which school with the latest founding date did James Baldwin attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.017_pb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.017_pb ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:organization.organization.date_founded ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-1577",
- "webqsp_question": "where did james baldwin go to school"
- },
- {
- "ID": "WebQTest-983_fda09a5c3c6128b05dcf0db0b231193b",
- "compositionality_type": "superlative",
- "created": "2017-10-26T09:15:00",
- "machine_question": "where did tennessee williams go to college and is the university that has number of postgraduates largest",
- "question": "Which college attended by Tennessee Williams has the largest population of postgraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c4y8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c4y8 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTest-983",
- "webqsp_question": "where did tennessee williams go to college"
- },
- {
- "ID": "WebQTrn-497_5e9fcaa36ee91d7f8bbea0df75c2da02",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:22:53",
- "machine_question": "in what country is the location where the film \"Interview\" takes place",
- "question": "In which country is the location, where the film, \"Interview\" occurs?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0fvbd5 . \n?c ns:base.biblioness.bibs_location.country ?x .\n}\n",
- "webqsp_ID": "WebQTrn-497",
- "webqsp_question": "in what country is amsterdam"
- },
- {
- "ID": "WebQTrn-1679_24d46aed793474526e0bf426c38e09e1",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:20:55",
- "machine_question": "where is washington d.c. at",
- "question": "In what region is Washington, D.C. located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.02vqsll . \n?c ns:location.location.containedby ?x .\n?x ns:common.topic.notable_types ns:m.01nt .\n}\n",
- "webqsp_ID": "WebQTrn-1679",
- "webqsp_question": "where is washington d.c. at"
- },
- {
- "ID": "WebQTrn-105_839fa68cda37e890bb3eed45714fcc43",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:14:59",
- "machine_question": "what is the best currency to take to the place where breed Chausie originated in 2013",
- "question": "What's the best currency to take to the location where the Chausie breed originated in 2013?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.03_27x . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-105",
- "webqsp_question": "what is the best currency to take to egypt 2013"
- },
- {
- "ID": "WebQTrn-25_65269a6707b8923aa10626533b2f7ae9",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does the topic of the image taylor_wolfpack.jpg play in",
- "question": "What moviews feature the actor who was the topic of the image taylor_wolfpack.jpg?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.063gmjr . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-1278_025fdfafd914ff922ab8144f527c06ec",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:21:05",
- "machine_question": "who did the person who wrote the lyrics for \"Panther Power\" date",
- "question": "Who did the person who wrote \"Panther Power\" date?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.012nbkn9 . \n?c ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1278",
- "webqsp_question": "who did tupac shakur date"
- },
- {
- "ID": "WebQTrn-2047_2b331bd984ee8971df426cc51b58ebe1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:10:12",
- "machine_question": "where do the chicago cubs play and is the structure opened in 1914",
- "question": "What structure opened in 1914 and is where the Chicago Cubs play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01yjl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01yjl ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.structure.opened \"1914\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2047",
- "webqsp_question": "where do the chicago cubs play"
- },
- {
- "ID": "WebQTest-450_32407709a2c3bb1902f55d63756250a4",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:49:58",
- "machine_question": "what is the national flower of the state that held the United States Senate election in Hawaii, 2010",
- "question": "What is the national flower of the state that held the United States Senate election of Hawaii in 2010?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_district.elections ns:m.04n5stt . \n?c ns:government.governmental_jurisdiction.official_symbols ?y .\n?y ns:location.location_symbol_relationship.symbol ?x .\n?y ns:location.location_symbol_relationship.Kind_of_symbol ns:m.04627gn .\n}\n",
- "webqsp_ID": "WebQTest-450",
- "webqsp_question": "what is the national flower of hawaii"
- },
- {
- "ID": "WebQTrn-1939_524b7e7fa855202f18ffd7e8c6bdb6c6",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:56:33",
- "machine_question": "what political experience did the person that said \"I destroy my enemy when I make him my friend.\" have",
- "question": "What political offices were held by the person who said, \"I destroy my enemy when I make him my friend?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048cz_5 . \n?c ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.office_position_or_title ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1939",
- "webqsp_question": "what political experience did abraham lincoln have"
- },
- {
- "ID": "WebQTrn-124_a91831e360cbb879545474e6db3851c6",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and is the movie that C.J. Valleroy played in",
- "question": "What movie directed by Angelina Jolie did C.J. Valleroy play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.actor ns:g.11b7g7ybfr . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-2784_6ab5c32d090e32dca9db642f612076b8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and that was directed by John Singleton",
- "question": "What movies did Tupac act in, that was directed by John Singleton?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.directed_by ns:m.014gc6 . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-2653_57622031abc6042a5a02dcf3b4300552",
- "compositionality_type": "comparative",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have france been involved in and is the force size was less than 16544",
- "question": "During which wars did France participate in using an army of less that 16544 soldiers?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n?x ns:military.military_conflict.force_strengths ?c .\n?c ns:military.force_strength.force_size ?num .\nFILTER (xsd:integer(?num) < 16544) . \n}",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTest-1923_1bc85cf9eab0a0714557180ac27e91a2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and is the film that was released on 2003-12-25",
- "question": "Of the movies that Miley Cyrus been in, which film was released on December 25,2003?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date \"2003-12-25\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-2314_3b127d6561a71b006b3e6bcf490bf6bc",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:47:20",
- "machine_question": "what currency do you use in the governmental jurisdiction that has governmental office holder named Astrid Fischel Volio",
- "question": "What is the currency in the governmental jurisdiction with office holder Astrid Fischel Volio?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.010ggwdj . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2314",
- "webqsp_question": "what currency do you use in costa rica"
- },
- {
- "ID": "WebQTest-1251_a553eb5e07386462e43819468c549c5d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:57:03",
- "machine_question": "which countries speak germanic languages and is the country that has Waldenburg as a second level devision",
- "question": "Which country includes the province of Waldenburg and speaks Germanic languages?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:location.country.second_level_divisions ns:m.01_yjb . \n}",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTest-1120_0748ec0755fe09c857c9179e9201eda7",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:39:23",
- "machine_question": "what was the currency used in the govermental jurisdiction that has govermental body named Government of France before the euro",
- "question": "What currency was used before the euro in the jurisdiction where the Government of France is located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.099gwm . \n?c ns:location.country.currency_formerly_used ?x .\n}\n",
- "webqsp_ID": "WebQTest-1120",
- "webqsp_question": "what was the currency used in france before the euro"
- },
- {
- "ID": "WebQTrn-452_f622a5aa2edc14c414357d55e1dfa46a",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:13:17",
- "machine_question": "where does lala the topic of the image Anthony Carmelo (Whitehouse) live",
- "question": "Where does the subject of the image \"Anthony Carmelo (Whitehouse) make their home?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.041gkt1 . \n?c ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTest-1797_3120a5f02dccdf9fb59be9477e76a7da",
- "compositionality_type": "comparative",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and is the politician started governmental position after 1875-10-19",
- "question": "What politician who fought in the Battle of Vicksburg began their governmental position later than 19 October 1875?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.from ?num .\nFILTER (?num > \"1875-10-19\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-2815_4d2f11c63fa0611b0e29bc00f41bf7a9",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:07:48",
- "machine_question": "where was the author who published editions for Profiles in courage raised",
- "question": "Where was the author of \"Profiles in Courage\" raised?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04v21dt . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2815",
- "webqsp_question": "where was john f kennedy raised"
- },
- {
- "ID": "WebQTrn-62_12c5e056c8b1024d48b0f7f4b2d03b7e",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:09:49",
- "machine_question": "what are the names of the person that said \"I love Mickey Mouse more than any woman I have ever known.\" kids",
- "question": "Which famous people one quoted \"I love Mickey Mouse more than any woman I have ever known.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048cyq4 . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-62",
- "webqsp_question": "what are the names of walt disney kids"
- },
- {
- "ID": "WebQTrn-2904_92cd88da247f06a2a19f25b5d45c8d9c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:20:01",
- "machine_question": "where did lauren conrad live and a location where a Hall of fame induction was born",
- "question": "Where does Lauren Conrad live that is also the place where the Hall of Fame induction was born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:location.location.people_born_here ?c .\n?c ns:type.object.type ns:award.hall_of_fame_induction . \n}",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTrn-493_5b2c4b0d5faeffa7e6ed3767a4a57c89",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:21:27",
- "machine_question": "where is belgium at and is a Location",
- "question": "Where is Belgium located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0154j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0154j ns:location.location.containedby ?x .\n?x ns:kg.object_profile.prominent_type ns:location.location . \n}",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTrn-124_f3b167daf756d47d1ecd11a01d3ab353",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and that was written by Joel Coen",
- "question": "What film directed by Angelina Jolie was written by Joel Coen?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.written_by ns:m.02kxbx3 . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-2316_47b067b98845fdb2ebaf2442f5ad1298",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:47:49",
- "machine_question": "what influenced the subject of the film Pollock 's work",
- "question": "Who were influences on the subject of \"Pollock's Work?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.01716t . \n?c ns:influence.influence_node.influenced_by ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTrn-1841_a5bd6833f38c9345eb2286b787986daa",
- "compositionality_type": "comparative",
- "created": "2017-10-26T01:41:53",
- "machine_question": "what are popular sports in spain and is the sports team was founded before 1994",
- "question": "What popular sports team in Spain was founded before 1994?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06mkj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06mkj ns:sports.sports_team_location.teams ?x .\n?x ns:sports.sports_team.founded ?num .\nFILTER (?num < \"1994\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-1841",
- "webqsp_question": "what are popular sports in spain"
- },
- {
- "ID": "WebQTrn-3543_d7db4cdab1589b7c97a81236310a67f7",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:06:32",
- "machine_question": "what countries does japan export to and contains a neighborhood named Al Barsha",
- "question": "What country to which Japan exports contains a neighborhood called Al Barsha?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.place_with_neighborhoods.neighborhoods ns:m.03qjy7j . \n}",
- "webqsp_ID": "WebQTrn-3543",
- "webqsp_question": "what countries does japan export to"
- },
- {
- "ID": "WebQTest-389_6f77f1ef356ca56bf9b3b3e8fa165e27",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:42:58",
- "machine_question": "what type of music did the person who wrote the lyrics for \"Nuit sans fin\" play",
- "question": "What genre of music was performed by the writer of \"Nuit sans Fin?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0gbmbrc . \n?c ns:music.artist.genre ?x .\n}\n",
- "webqsp_ID": "WebQTest-389",
- "webqsp_question": "what type of music did claude debussy play"
- },
- {
- "ID": "WebQTrn-3084_73a0a036677106856ef62808aa205b70",
- "compositionality_type": "superlative",
- "created": "2017-10-26T04:47:45",
- "machine_question": "what country does japan export to and the country calling code is largest",
- "question": "What country that has the largest calling code does Japan export goods to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.country.calling_code ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-3084",
- "webqsp_question": "what country does japan export to"
- },
- {
- "ID": "WebQTest-1171_6bdeb539174509f051a303e0ee59c246",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:46:12",
- "machine_question": "who did darth vaders voice and is the actor that played the character Troy Bolton",
- "question": "What actor played the charactor Troy Bolton and also has done the voice of Star Wars villiam Darth Vader?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2y0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2y0 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.special_performance_type ns:m.02nsjvf .\n?x ns:film.actor.film ?c .\n?c ns:film.performance.character ns:g.121cr_v1 . \n}",
- "webqsp_ID": "WebQTest-1171",
- "webqsp_question": "who did darth vaders voice"
- },
- {
- "ID": "WebQTest-538_640cc950e66a4149ed4a37ed9ddbf51c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and is the film that was released on 2009-04-08",
- "question": "What Taylor Swift's film that was released on 4-8-2009?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date \"2009-04-08\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-2653_a4466a30da1cdc626ffecd134fd0829f",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have the governmental jurisdiction that the government that has the position title Secretary of State for Human Rights of France been involved in",
- "question": "What wars has the jurisdiction with the Secretary of State for Human Rights of France been involved in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.063tf66 . \n?c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTrn-2615_c121d04c73dd169c7c32719d24f768f4",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:34:08",
- "machine_question": "what instrument does the artist which recorded Dr. Solutsu play",
- "question": "What instruments are played by the artist who recorded \"Dr. Solutsu?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0fsq284 . \n?c ns:music.group_member.instruments_played ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2615",
- "webqsp_question": "what instrument does fela kuti play"
- },
- {
- "ID": "WebQTest-537_a8a56da657efbba90881cce421ae6962",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and the film netflix_id is less than 60031289",
- "question": "What movies featuring Charlie Hunnam have a film netflix_id lower than 60031289?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.netflix_id ?num .\nFILTER (xsd:integer(?num) < 60031289) . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTest-1667_00790b1fc8cab3b0beea1a08d4c633d9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:11:27",
- "machine_question": "who were the children of king solomon and that died on -912",
- "question": "What historical figure died on 912 BC and was a child of King Solomon?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.070h3)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.070h3 ns:people.person.children ?x .\n?x ns:people.deceased_person.date_of_death \"-912\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1667",
- "webqsp_question": "who were the children of king solomon"
- },
- {
- "ID": "WebQTrn-3744_16e7cd11f77f5a7e35a2c44194ae78d7",
- "compositionality_type": "superlative",
- "created": "2017-10-26T06:33:08",
- "machine_question": "what college did russell wilson go to and is the university that has number of undergraduates largest",
- "question": "Which university attended by Russell Wilson has the largest number of undergrads?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05c10yf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05c10yf ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-3744",
- "webqsp_question": "what college did russell wilson go to"
- },
- {
- "ID": "WebQTrn-2784_ed45c0405531af3d1f5b49a57c275835",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and is the film that was released on 1992",
- "question": "What films featuring Tupac came out in 1992?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date \"1992\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-2152_c9be001aaf5f69c9067ba4b530ca0a93",
- "compositionality_type": "superlative",
- "created": "2017-10-26T02:25:14",
- "machine_question": "what teams are in the american league west and is the sports team was founded earliest",
- "question": "Of all the sports teams in the American League West, which team was founded first?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07fbnf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07fbnf ns:sports.sports_league.teams ?y .\n?y ns:sports.sports_league_participation.team ?x .\n?x ns:sports.sports_team.founded ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-2152",
- "webqsp_question": "what teams are in the american league west"
- },
- {
- "ID": "WebQTrn-423_ce9f01df27adbfc73deaa6a14e5aa69c",
- "compositionality_type": "comparative",
- "created": "2017-10-25T22:09:36",
- "machine_question": "what to do in laughlin nevada and is the structure opened after 1966",
- "question": "What two structures opened after 1966 in Laughlin, Nevada?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.020bkmh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.020bkmh ns:location.location.contains ?x .\n?x ns:architecture.structure.opened ?num .\nFILTER (?num > \"1966\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-423",
- "webqsp_question": "what to do in laughlin nevada"
- },
- {
- "ID": "WebQTrn-261_367252aa9c16ba8cff6a3bcc5f98dc73",
- "compositionality_type": "comparative",
- "created": "2017-10-25T21:45:58",
- "machine_question": "where is whistler mountain located and the population number is less than 18964000",
- "question": "What has a population under 1894000 and contains Whistler Mountain?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02pg6z3)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02pg6z3 ns:location.location.containedby ?x .\n?x ns:topic_server.population_number ?num .\nFILTER (xsd:integer(?num) < 18964000) . \n}",
- "webqsp_ID": "WebQTrn-261",
- "webqsp_question": "where is whistler mountain located"
- },
- {
- "ID": "WebQTest-654_6ca8cba7511811830a04cd64a8a4cf77",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:22:44",
- "machine_question": "what are the place where breed Egyptian Mau originated in money called",
- "question": "What is the currency for the place where the Egyptian Mau breed originated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.0229mb . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTest-654",
- "webqsp_question": "what are egyptian money called"
- },
- {
- "ID": "WebQTrn-3384_1eb6f5acf20855a1a2ef0d5b38673175",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:37:34",
- "machine_question": "what language does people from the place where breed Danish Sport Pony originated in speak",
- "question": "What language do they speak in the place where the Danish Sport Pony originated in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.0cm8scc . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3384",
- "webqsp_question": "what language does people from denmark speak"
- },
- {
- "ID": "WebQTest-538_e767ac9ea2c1ea9896e9267b30ea9306",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and was nominated an award with the describtion \"as Robby Ray Stewart\"",
- "question": "What movie was nominiated with an award titled \"as Robby Ray Stewart\" and featured Taylor Swift?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:award.award_nominated_work.award_nominations ?c .\n?c ns:award.award_nomination.notes_description \"as Robby Ray Stewart\"@en . \n}\n",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTest-1000_b1236660c5bd74b3c7b1722628aa4861",
- "compositionality_type": "comparative",
- "created": "2017-10-26T09:16:46",
- "machine_question": "what countries included in oceania and the country calling code is greater than 682",
- "question": "Which countries that are included in Oceania, where the country calling code is more than 682?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"Country\")\n?x ns:location.country.calling_code ?num .\nFILTER (xsd:integer(?num) > 682) . \n}",
- "webqsp_ID": "WebQTest-1000",
- "webqsp_question": "what countries included in oceania"
- },
- {
- "ID": "WebQTrn-2748_979197c30f12543d650a73d9ccb0a422",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:56:50",
- "machine_question": "what language do they speak the country where Thai Language is spoken",
- "question": "What three language dialects do they speak in the country where the Thai Language is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.0c_v2 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2748",
- "webqsp_question": "what language do they speak thailand"
- },
- {
- "ID": "WebQTest-1923_275dfbe10c911cf65dff84afb1c5ede2",
- "compositionality_type": "composition",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has the person who wrote the lyrics for \"I Learned From You\" been in",
- "question": "What movies has the composer of the lyrics \"I learned from you\" played in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.027lqbf . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-2215_2fa90adc92b5095b8e1fd27754180250",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:32:30",
- "machine_question": "where was the artist which recorded I'm Gonna Get Drunk and Play Hank Williams born and raised",
- "question": "Where was the person who recorded \"I'm Gonna Get Drunk and Play Hank Williams\" born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0k1q72c . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2215",
- "webqsp_question": "where was brad paisley born and raised"
- },
- {
- "ID": "WebQTrn-776_c8fc158536f54197c55144930d898fb2",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:58:13",
- "machine_question": "what college did the artist aword nominated for Norwood go to",
- "question": "What college did the artist who was nominated for an award for Norwood attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.06b_mb . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n}\n",
- "webqsp_ID": "WebQTrn-776",
- "webqsp_question": "what college did joe namath go to"
- },
- {
- "ID": "WebQTrn-2335_3594eec2da1975b582d92306cb550b04",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:50:23",
- "machine_question": "what is the national anthem of the governmental jurisdiction that has governmental office holder named Leonid Lebedev",
- "question": "What is the name of the national anthem of the place where Leonid Lebedev is an office holder?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0gj3lkh . \n?c ns:location.country.national_anthem ?y .\n?y ns:government.national_anthem_of_a_country.anthem ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2335",
- "webqsp_question": "what is the national anthem of russia"
- },
- {
- "ID": "WebQTest-802_11e4c2b019af8a62700bd4b1fe6d1cfd",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:45:35",
- "machine_question": "what musical instruments does the composer of Thought Of You play",
- "question": "What musical instruments are played by the composer of \"Thought Of You\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0jxk_hq . \n?c ns:music.artist.track_contributions ?y .\n?y ns:music.track_contribution.role ?x .\n}\n",
- "webqsp_ID": "WebQTest-802",
- "webqsp_question": "what musical instruments does justin bieber play"
- },
- {
- "ID": "WebQTrn-3428_1c3fb503f1f7ea34d15b03bb75940d0f",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:44:38",
- "machine_question": "where did the artist which recorded Wedding Day and seal get married",
- "question": "At which location, did the artist that recorded, Wedding Day, was married?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0nnffby . \n?c ns:people.person.spouse_s ?y .\n?y ns:people.marriage.location_of_ceremony ?x .\n?y ns:people.marriage.spouse ns:m.01vsykc .\n?y ns:people.marriage.type_of_union ns:m.04ztj .\n}\n",
- "webqsp_ID": "WebQTrn-3428",
- "webqsp_question": "where did heidi klum and seal get married"
- },
- {
- "ID": "WebQTest-1348_67d901eb5314fe0563f6e2602b72f478",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:17:03",
- "machine_question": "what team did peyton manning 's dad play for and the sports team arena stadium is Mercedes-Benz Superdome",
- "question": "For what sports team that makes its home at Mercedes-Benz Superdome did Peyton Manning's dad play?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nns:m.027jv8 ns:people.person.parents ?y .\n?y ns:people.person.gender ns:m.05zppz . #Male\n?y ns:sports.pro_athlete.teams ?z .\n?z ns:sports.sports_team_roster.team ?x .?x ns:sports.sports_team.arena_stadium ns:m.02y3xn . \n}",
- "webqsp_ID": "WebQTest-1348",
- "webqsp_question": "what team did peyton manning 's dad play for"
- },
- {
- "ID": "WebQTrn-3034_693b01b24a8f9603a580d83fd80d39c1",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:37:59",
- "machine_question": "where did dr the person that said \"Nothing pains some people more than having to think.\" get his doctorate",
- "question": "What college did the person that said \"Nothing pains some people more than having to think.\" complete his doctorate education?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048fymc . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?y ns:education.education.degree ns:m.04zx3q1 .\n}\n",
- "webqsp_ID": "WebQTrn-3034",
- "webqsp_question": "where did dr martin luther king get his doctorate"
- },
- {
- "ID": "WebQTest-590_ef6d9d3c6a2c1a1b2cef32193eecfa29",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:14:00",
- "machine_question": "who is in charge of the govermental jurisdiction that has govermental body named Libyan Revolutionary Command Council now",
- "question": "Who's in charge of the location, currently, that has a governmental body called, the Libyan Revolutionary Command Council?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.0gj94zc . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.office_position_or_title ns:m.0j5wjnc .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-590",
- "webqsp_question": "who is in charge of libya now"
- },
- {
- "ID": "WebQTest-561_c4965c0149340bcfe2620c82edcf5638",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:11:36",
- "machine_question": "when was abe lincoln president and is the event ended before 1865-03-04",
- "question": "What event ended before 3-4-1865 while Abe Lincoln was the President?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0gzh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0gzh ns:base.inaugurations.inauguration_speaker.inauguration ?x .\n?x ns:time.event.end_date ?num .\nFILTER (?num < \"1865-03-04\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-561",
- "webqsp_question": "when was abe lincoln president"
- },
- {
- "ID": "WebQTrn-2069_14d783de97238bd1ef6eb28fe7221306",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:15:08",
- "machine_question": "what language chile speak and that its main speaking country is Peru",
- "question": "Which language is spoken in Chile, its main speaking country is Peru?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01p1v)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01p1v ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.main_country ns:m.016wzw . \n}",
- "webqsp_ID": "WebQTrn-2069",
- "webqsp_question": "what language chile speak"
- },
- {
- "ID": "WebQTrn-25_788ea75164ce87773e55b0753fd1b9f6",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and with debut in Stockholm International Film Festival",
- "question": "What movie that debuted at the Stockholm International Film Festival does Taylor Lautner play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.film_regional_debut_venue ns:m.0bl7g2 . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-837_6e82d9e61c6b514331784d0cedb1293d",
- "compositionality_type": "superlative",
- "created": "2017-10-25T23:06:54",
- "machine_question": "where did jennifer hudson go to school and is the university that has number of undergraduates largest",
- "question": "What university did Jennifer Hudson attend that has a large number of undergraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02ktrs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02ktrs ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-837",
- "webqsp_question": "where did jennifer hudson go to school"
- },
- {
- "ID": "WebQTrn-837_690725e14115ca059d1bcbfb022bbf1f",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:06:54",
- "machine_question": "where did the actor that played the character Sister Rosemary go to school",
- "question": "What high school was attended by the actor who played Sister Rosemary?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0gxnk1p . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-837",
- "webqsp_question": "where did jennifer hudson go to school"
- },
- {
- "ID": "WebQTrn-808_b4ac4db1c6077de2d6de3bd634f5a8f0",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:59:16",
- "machine_question": "who were the topic of the image Triptolemos Louvre G187 's brothers and sisters",
- "question": "What was the primary topic of the image titled \"Triptolemos Louvre G187 's brothers and sisters\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.04r23lw . \n?c ns:fictional_universe.fictional_character.siblings ?y .\n?y ns:fictional_universe.sibling_relationship_of_fictional_characters.siblings ?x .\n}\n",
- "webqsp_ID": "WebQTrn-808",
- "webqsp_question": "who were demeter 's brothers and sisters"
- },
- {
- "ID": "WebQTest-538_e650705713c2b0f407612c8935722c71",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and that the story was written by Lois Lowry",
- "question": "Which film had Lois lowry as it's wirter and starrted musical artist Taylor Swift?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.story_by ns:m.01cd78 . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-3543_58fa00ab06c20e4ef19c1baa364ace47",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:06:32",
- "machine_question": "what countries does japan export to and is the governmental jurisdiction that has governmental office holder named Ionatana Ionatana",
- "question": "What country to which Japan exports is the governmental jurisdiction where Ionatana Ionatana holds a governmental office?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.office_holder ns:m.01n54l . \n}",
- "webqsp_ID": "WebQTrn-3543",
- "webqsp_question": "what countries does japan export to"
- },
- {
- "ID": "WebQTest-538_3c662be721b9c2107f0dd05ba38cf729",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and that was producted by Billy Ray Cyrus",
- "question": "What movie featuring Taylor Swift was produced by Billy Ray Cyrus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.produced_by ns:m.016qtt . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-1770_6a7c160ace84e7908302f805739ad06d",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:30:05",
- "machine_question": "what is the composer of Dangerously in Love 2 's daughters name",
- "question": "Who is the daughter of the composer for the work \"dangerously in Love 2\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.094t6x . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1770",
- "webqsp_question": "what is beyonce 's daughters name"
- },
- {
- "ID": "WebQTrn-124_d2cfc86ffc4f88631f9f020c794f26f9",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and that is 126.0 minutes long",
- "question": "What movie did Angelina Jolie direct that is 126 minutes long?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.runtime ?c .\n?c ns:film.film_cut.runtime \"126.0\" . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTest-1797_dea38577dc62de7675415718be1c9286",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and served in political party Republican Party",
- "question": "What member of the Republican Party fought in the Battle of Vicksburg?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:government.politician.party ?c .\n?c ns:government.political_party_tenure.party ns:m.07wbk . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-2904_19d54d9ec45bcb6a7c0ccc3d7472b2de",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:20:01",
- "machine_question": "where did lauren conrad live and is the place in which the fictional character Chloe King lived",
- "question": "Which city serves as home to both Lauren Conrad and fictional character Chloe King?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:fictional_universe.fictional_setting.characters_that_have_lived_here ns:m.0gz74f1 . \n}",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTest-1923_4e9c47a2fdd065e939fe0da5b782f120",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and film casting director was Denise Chamian",
- "question": "What movie with film casting director Denise Chamian had Miley Cyrus been in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_casting_director ns:m.0900hqx . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-849_29d62c66b3b2bc4938023788455b5bc7",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and produce the beer Grolsch",
- "question": "What country that produces Grolsch beer borders Germany?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:food.beer_country_region.beers_from_here ns:m.02nvpkg . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTest-712_11e9758e98422bc42f1d085d6723de33",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:31:25",
- "machine_question": "what countries have territories in oceania and is the place of the fictional universe Captain Pugwash",
- "question": "Which country has territories in Oceania and is the location of the fictional universe of Captain Pugwash?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:fictional_universe.fictional_setting.universe ns:m.010qv_79 . \n}",
- "webqsp_ID": "WebQTest-712",
- "webqsp_question": "what countries have territories in oceania"
- },
- {
- "ID": "WebQTrn-3671_fe491c425ea24501a960040ed645a049",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:20:26",
- "machine_question": "who does queen the movie that Liz Giles played in hair",
- "question": "Who played the Queen the movie that Liz Giles starred in Hair?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.actor ns:m.0v4gfhw . \n?c ns:award.award_nominated_work.award_nominations ?y .\n?y ns:award.award_nomination.award_nominee ?x .\n?y ns:award.award_nomination.award ns:m.02r0csl .\n}\n",
- "webqsp_ID": "WebQTrn-3671",
- "webqsp_question": "who does queen elizabeth hair"
- },
- {
- "ID": "WebQTrn-60_2ee819ba474253fdefba8cf094f02553",
- "compositionality_type": "comparative",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and the country calling code is greater than 55",
- "question": "In which countries do people speak Portuguese, and the country calling code is greater than fifty-five?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.calling_code ?num .\nFILTER (xsd:integer(?num) > 55) . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTest-1178_7df82f515bf7947c2bfdd404503b50fd",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:47:51",
- "machine_question": "where is the artist which recorded Beccause I Got a Girl from originally",
- "question": "Where did the recording artist for \"Beccause I Got a Girl\" grow up?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:g.11bbmpspvb . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTest-1178",
- "webqsp_question": "where is tupac from originally"
- },
- {
- "ID": "WebQTest-12_e5e8ef01173e0c22da7839a4038a146c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:43:21",
- "machine_question": "who is governor of ohio 2011 and who held the position State Senator",
- "question": "Which former state senator was governor of Ohio in 2011?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05kkh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05kkh ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2011-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2011-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.basic_title ns:m.01t7n9 . \n}",
- "webqsp_ID": "WebQTest-12",
- "webqsp_question": "who is governor of ohio 2011"
- },
- {
- "ID": "WebQTrn-567_5c5b62b8b365e36d8e8836335518d242",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and that was edited by Lois Freeman-Fox",
- "question": "What movie by Ron Howard did Lois Freeman-Fox edit?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.edited_by ns:g.120ndptz . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-1394_a1572b994d19a14bef9e247c7fb4f300",
- "compositionality_type": "superlative",
- "created": "2017-10-26T00:38:53",
- "machine_question": "what country does turkey trade with and the country calling code is largest",
- "question": "Which country that trades with Turkey has the largest calling code?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.01znc_)\n\t{ \n\t ns:m.01znc_ ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.01znc_ ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.country.calling_code ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-1394",
- "webqsp_question": "what country does turkey trade with"
- },
- {
- "ID": "WebQTrn-1560_3dba296e57fcc898668201e992da8b6b",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:04:38",
- "machine_question": "the subject of the film The Darwin Adventure married to",
- "question": "Who's the topic of the movie,The Darwin Adventure, married to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.0njtj8h . \n?c ns:people.person.spouse_s ?y .\n?y ns:people.marriage.spouse ?x .\n?y ns:people.marriage.type_of_union ns:m.04ztj .\n}\n",
- "webqsp_ID": "WebQTrn-1560",
- "webqsp_question": "who was charles darwin married to"
- },
- {
- "ID": "WebQTrn-3744_753e50ef4f21aa5fb14ed5f72ae77636",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:33:08",
- "machine_question": "what college did russell wilson go to and the organiztion founding date is 1848",
- "question": "What college founded in 1848 did Russell Wilson attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05c10yf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05c10yf ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:organization.organization.date_founded \"1848\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-3744",
- "webqsp_question": "what college did russell wilson go to"
- },
- {
- "ID": "WebQTrn-2319_ad8dbdcd7415526de37bbead25d2b3b4",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:48:11",
- "machine_question": "what is the official language of the ukraine and that has initials ron",
- "question": "What is the official language of the Ukraine with the initials RON?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07t21)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07t21 ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.iso_639_3_code \"ron\" . \n}",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTrn-2271_2e70435173809311e302350eca716cac",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:39:46",
- "machine_question": "what religion does the actor that played the character Senator Jasper Irving follow",
- "question": "What religion does the actor that played the character Senator Jasper Irving follow?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.04jt3l2 . \n?c ns:base.popstra.celebrity.religion ?y .\n?y ns:base.popstra.religion_choice.religion ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2271",
- "webqsp_question": "what religion does tom cruise follow"
- },
- {
- "ID": "WebQTrn-465_e114f4f0cfcd7210adf108b1d781276b",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:15:36",
- "machine_question": "what to see and do in the country where Farsons Cisk Lager beer is made",
- "question": "Which entertaining locations are in the same country, as where the Farsons Cisk Lager beer is manufactured?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqpck . \n?c ns:travel.travel_destination.tourist_attractions ?x .\n}\n",
- "webqsp_ID": "WebQTrn-465",
- "webqsp_question": "what to see and do in malta"
- },
- {
- "ID": "WebQTest-159_bbbbf54885ccfa192f01115549bc19db",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:01:31",
- "machine_question": "what time in the area in which the newspaper Ke Kalahea is circulated",
- "question": "What time zone is the area where newspaper Ke Klahea is circulated in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.0308md . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTest-159",
- "webqsp_question": "what time in hilo hawaii"
- },
- {
- "ID": "WebQTrn-3166_ce0b2dd544240a0334daa2db22ca156f",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:00:51",
- "machine_question": "what is the affected area of the cyclone Typoon Whang 's capital city",
- "question": "What is the capital city of the area impacted by the cyclone Typhoon Whang?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:meteorology.cyclone_affected_area.cyclones ns:m.05v49n9 . \n?c ns:location.country.capital ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3166",
- "webqsp_question": "what is south korea 's capital city"
- },
- {
- "ID": "WebQTest-106_8a7ae3422867fd4b2d40b06930915468",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:54:42",
- "machine_question": "who did armie hammer play in the the film whose soundtrack is The Social Network",
- "question": "Who did Armie Hammer play in The Social Network?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.soundtrack ns:m.0dd9_bb . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.actor ns:m.03y9941 .\n}\n",
- "webqsp_ID": "WebQTest-106",
- "webqsp_question": "who did armie hammer play in the social network"
- },
- {
- "ID": "WebQTest-1941_47cd6842734bd753b0b5e8c75a8d5bf0",
- "compositionality_type": "composition",
- "created": "2017-10-26T12:06:22",
- "machine_question": "what kind of government does the place where breed Peruvian Hairless Dog originated in",
- "question": "What is the type of goverment in the place where the Peruviana Hairless Dog originated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.031pqh . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1941",
- "webqsp_question": "what kind of government does peru"
- },
- {
- "ID": "WebQTrn-849_e70fa56a3d168a6acb77e5bc6f8fd78c",
- "compositionality_type": "superlative",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and the population number is smallest",
- "question": "What country borders Germany with the smallest population?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:topic_server.population_number ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTest-1528_e09ecb1702e4df28fe6e7dd0fe299a54",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and that was edited by Mary Jo Markey",
- "question": "In which movies, does Logan Lerman act in, that was edited by Mary Jo Markey?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.edited_by ns:m.0265xvg . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTest-1742_4449720a6e25f3093a8065ae980f0221",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:22:52",
- "machine_question": "what type of government japan have and in country Kingdom of Prussia",
- "question": "What type of government is shared by Japan and the Kingdom of Prussia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.country.form_of_government ?x .\n?x ns:government.form_of_government.countries ?c .\n?c ns:type.object.name \"Kingdom of Prussia\"@en . \n}\n",
- "webqsp_ID": "WebQTest-1742",
- "webqsp_question": "what type of government japan have"
- },
- {
- "ID": "WebQTest-1528_ac372aaf6e68f8a1bd4b4c8e75972875",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and that was directed by Joel Schumacher",
- "question": "What Joel Schumacher directed movie is Logan Lerman in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.directed_by ns:m.01p6xx . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTest-1012_131eaad9f6b360a7166467b5784470d4",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:17:46",
- "machine_question": "what to do in hollywood ca this weekend and is the structure opened in 1927-05-18",
- "question": "Which building in Hollywood, CA was opened on May 18, 1927, and can be visited this weekend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2wj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2wj ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.structure.opened \"1927-05-18\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1012",
- "webqsp_question": "what to do in hollywood ca this weekend"
- },
- {
- "ID": "WebQTest-538_89a6b4415493addb207777d2954c950b",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and the film netflix_id is greater than 70068848",
- "question": "What films featuring Taylor Swift have netflix_id numbers above 70068848?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.netflix_id ?num .\nFILTER (xsd:integer(?num) > 70068848) . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTest-1817_9e8c595975df45d106fa8ae7a2cb8e1d",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:37:37",
- "machine_question": "where did the author who published editions for Unfinished Tales go to school",
- "question": "Where did the author, who published, Unfinished Tales, attended school?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04vd_wg . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTest-1817",
- "webqsp_question": "where did jrr tolkien go to school"
- },
- {
- "ID": "WebQTest-1251_376c8faeba1d098426ae34c3ab07f824",
- "compositionality_type": "comparative",
- "created": "2017-10-26T09:57:03",
- "machine_question": "which countries speak germanic languages and the population number is less than 9153489",
- "question": "What country speaks Germanic languages with a population less than 9,153,489?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:topic_server.population_number ?num .\nFILTER (xsd:integer(?num) < 9153489) . \n}",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTrn-1629_baeb8abc8493b5cb1102c5be452b73ce",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:13:59",
- "machine_question": "who the voice of jack skellington and is the actor that plays Kurotowa",
- "question": "Who did the voice of Jack Skellington and plays Kurotowa?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.042zz0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.042zz0 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.special_performance_type ns:m.02nsjvf .\n?x ns:film.actor.dubbing_performances ?c .\n?c ns:film.dubbing_performance.character ns:m.0hg35kz . \n}",
- "webqsp_ID": "WebQTrn-1629",
- "webqsp_question": "who the voice of jack skellington"
- },
- {
- "ID": "WebQTrn-1841_5d1cba94c816bec220b9f98e97493b0f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:41:53",
- "machine_question": "what are popular sports in spain and was nominee of the Laureus World Sports Award for Team of the Year award",
- "question": "What nominee of the Laureus World Sports Award for Team of the Year represents a popular sport in Spain?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06mkj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06mkj ns:sports.sports_team_location.teams ?x .\n?x ns:award.award_nominee.award_nominations ?c .\n?c ns:award.award_nomination.award ns:m.0d999y . \n}",
- "webqsp_ID": "WebQTrn-1841",
- "webqsp_question": "what are popular sports in spain"
- },
- {
- "ID": "WebQTest-743_e8f21e0f0c4375d30317d26f9b95cd91",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of jfk 's brothers and who held the position Attorney general",
- "question": "Which of JFK's brothers was Attorney General?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.basic_title ns:m.0f6c3 . \n}",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTrn-513_20770de454b17c7799badbcde1572353",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and contains Fole\u00c5\u009ftii de Jos, V\u00c3\u00a2lcea",
- "question": "In what nation in Eastern Europe would you find Fole\u00c5\u009ftii de Jos, V\u00c3\u00a2lcea?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.location.contains ns:g.120m1fjn . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-1722_26f2a509cb989ad10438815034d065bb",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:26:00",
- "machine_question": "what continent does the the governmental jurisdiction that the government that has the position title Governor-General of the Bahamas belong to",
- "question": "On which continent is there a position of Governor-General of the Bahamas?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.0h3thp_ . \n?c ns:base.locations.countries.continent ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1722",
- "webqsp_question": "what continent does the bahamas belong to"
- },
- {
- "ID": "WebQTrn-1557_9ef8e50ae1e6ac1fdc18919ec4827748",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:04:35",
- "machine_question": "where did charles drew go to college and is the university that has number of undergraduates largest",
- "question": "Of the colleges Charles Drew attended, which university has the largest number of undergraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018t67)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018t67 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-1557",
- "webqsp_question": "where did charles drew go to college"
- },
- {
- "ID": "WebQTest-983_090ff53633dfc20839ea68287bc6e119",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:15:00",
- "machine_question": "where did the person that said \"I have always depended on the kindness of strangers.\" go to college",
- "question": "Where did the person that stated \"I have always depended on the kindness of strangers.\", attend university?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048c0h7 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n}\n",
- "webqsp_ID": "WebQTest-983",
- "webqsp_question": "where did tennessee williams go to college"
- },
- {
- "ID": "WebQTrn-849_9b403279ce33759325317d9de5030d6b",
- "compositionality_type": "superlative",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and the country calling code is largest",
- "question": "Which German border country has the largest country calling code?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.calling_code ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-2815_0ab198918959e0a63172be1705632a9c",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:07:48",
- "machine_question": "where was the person that said \"Forgive your enemies, but never forget their names.\" raised",
- "question": "What is the hometown of the person who said \"Forgive your enemies, but never forget their names?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048kbz9 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2815",
- "webqsp_question": "where was john f kennedy raised"
- },
- {
- "ID": "WebQTrn-738_75d0bf8a1c2aca91051597cd3bdfb371",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:55:36",
- "machine_question": "what did the scientist the topic of the image Jj-thomson2.jpg discover",
- "question": "What did the scientist who was the topic of the jj-thomson2 image discover?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.02brjt7 . \n?c ns:symbols.name_source.namesakes ?x .\n}\n",
- "webqsp_ID": "WebQTrn-738",
- "webqsp_question": "what did the scientist thomson discover"
- },
- {
- "ID": "WebQTrn-1557_9a3c97dd47da5ee98ebf04de29899c5b",
- "compositionality_type": "comparative",
- "created": "2017-10-26T01:04:35",
- "machine_question": "where did charles drew go to college and is the university that has number of undergraduates greater than 7814",
- "question": "What university has more than 7814 undergraduates and was attended by Charles Drew?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018t67)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018t67 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) > 7814) . \n}",
- "webqsp_ID": "WebQTrn-1557",
- "webqsp_question": "where did charles drew go to college"
- },
- {
- "ID": "WebQTest-626_40c4288896adffe97901ff78149912e5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:16:26",
- "machine_question": "what does the missouri river bisect and has an official symbol of Ring-necked Pheasant",
- "question": "What state with a symbol of a Ring-necked Pheasant does the Missouri River bisect?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04ykz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04ykz ns:location.location.partially_contained_by ?y .\n?y ns:location.partial_containment_relationship.partially_contained_by ?x .\n?x ns:government.governmental_jurisdiction.official_symbols ?c .\n?c ns:location.location_symbol_relationship.symbol ns:m.01bx84 . \n}",
- "webqsp_ID": "WebQTest-626",
- "webqsp_question": "what does the missouri river bisect"
- },
- {
- "ID": "WebQTrn-837_74b3c71376702edda17e630c55cd0667",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:06:54",
- "machine_question": "where did jennifer hudson go to school and is in Oklahoma",
- "question": "What school in Oklahoma did Jennifer Hudson go to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02ktrs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02ktrs ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:location.location.containedby ns:m.05mph . \n}",
- "webqsp_ID": "WebQTrn-837",
- "webqsp_question": "where did jennifer hudson go to school"
- },
- {
- "ID": "WebQTrn-810_bb7b757a2fe5dfa7023b6b4fe34ead4c",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:59:30",
- "machine_question": "what date did the team that participated in 2010 World Series win the world series",
- "question": "In what season did a particpant of the 2010 world series win the world series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:time.participant.event ns:m.09gnk2r . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.end_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-810",
- "webqsp_question": "what date did the san francisco giants win the world series"
- },
- {
- "ID": "WebQTrn-497_a36d1c20b53f39947d462b263c6e1203",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:22:53",
- "machine_question": "in what country is the topic of the image The Montelbaanstoren (1512) on the Oude Schans",
- "question": "In what nation would you find the topic of the image \"The Montelbaanstoren (1512) on the Oude Schans\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.03tmx8l . \n?c ns:base.biblioness.bibs_location.country ?x .\n}\n",
- "webqsp_ID": "WebQTrn-497",
- "webqsp_question": "in what country is amsterdam"
- },
- {
- "ID": "WebQTrn-3744_6dcb413fa7f7fe52b9345f95bda76752",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:33:08",
- "machine_question": "what college did russell wilson go to and is in Raleigh",
- "question": "What college in Raleigh did Russell Wilson attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05c10yf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05c10yf ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:location.location.containedby ns:m.0fvyg . \n}",
- "webqsp_ID": "WebQTrn-3744",
- "webqsp_question": "what college did russell wilson go to"
- },
- {
- "ID": "WebQTest-712_66fa3665c34fb6170ebe265fce7d69aa",
- "compositionality_type": "superlative",
- "created": "2017-10-26T08:31:25",
- "machine_question": "what countries have territories in oceania and the population number is smallest",
- "question": "On the countries locate din Oceania, which one has the smallest US population?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:topic_server.population_number ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-712",
- "webqsp_question": "what countries have territories in oceania"
- },
- {
- "ID": "WebQTest-1348_2ef518b6a0dd4762e72424e5739a23e6",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:17:03",
- "machine_question": "what team did the actor that played in the film NFL Super Bowl XLIV Champions: New Orleans Saints 's dad play for",
- "question": "For which teams did the father of the performer in \"NFL Super Bowl XLIV Champions: New Orleans Saints\" play?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0crs07t . \n?c ns:people.person.parents ?y .\n?y ns:people.person.gender ns:m.05zppz . #Male\n?y ns:sports.pro_athlete.teams ?z .\n?z ns:sports.sports_team_roster.team ?x .\n}",
- "webqsp_ID": "WebQTest-1348",
- "webqsp_question": "what team did peyton manning 's dad play for"
- },
- {
- "ID": "WebQTest-1171_698c190da80f4609edc89ea60e2181d2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:46:12",
- "machine_question": "who did darth vaders voice and was executive produce of That Awkward Moment",
- "question": "What voice of Darth Vader was the executive producer of \"That Awkward Moment\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2y0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2y0 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.special_performance_type ns:m.02nsjvf .\n?x ns:film.producer.films_executive_produced ns:m.0ng0d9f . \n}",
- "webqsp_ID": "WebQTest-1171",
- "webqsp_question": "who did darth vaders voice"
- },
- {
- "ID": "WebQTrn-2400_400ed71d115f080056e3437113c51ce2",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:56:57",
- "machine_question": "who portrayed the movie that Dennis Muren played in in raiders of the lost ark",
- "question": "Who starred in the movie that Dennis Muren played in Raiders of the Lost Ark?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.actor ns:m.06rnl9 . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.03ttl .\n}\n",
- "webqsp_ID": "WebQTrn-2400",
- "webqsp_question": "who portrayed indiana jones in raiders of the lost ark"
- },
- {
- "ID": "WebQTest-743_d3eeae86c5754c57ae7e3d61ba9bc1e2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of jfk 's brothers and was buried in Arlington National Cemetery",
- "question": "What was the name of JFK's brothers that were buried in Arlington National Cemetary?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:people.deceased_person.place_of_burial ns:m.0lbp_ . \n}",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTest-1348_995227fc5dda25d790a913ba7ce06ae5",
- "compositionality_type": "comparative",
- "created": "2017-10-26T10:17:03",
- "machine_question": "what team did peyton manning 's dad play for and is the sports team was founded before 1967",
- "question": "For what sports team founded prior to 1967 did Peyton Manning's father play?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nns:m.027jv8 ns:people.person.parents ?y .\n?y ns:people.person.gender ns:m.05zppz . #Male\n?y ns:sports.pro_athlete.teams ?z .\n?z ns:sports.sports_team_roster.team ?x .?x ns:sports.sports_team.founded ?num .\nFILTER (?num < \"1967\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1348",
- "webqsp_question": "what team did peyton manning 's dad play for"
- },
- {
- "ID": "WebQTrn-2026_0c8bcc717d50c92c31ff802641504b43",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:08:07",
- "machine_question": "what currency does the the location which contains the second level division Salcedo",
- "question": "What is the currency of the location containing the 2nd level division Salcedo?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.02869mk . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2026",
- "webqsp_question": "what currency does the dominican republic"
- },
- {
- "ID": "WebQTest-743_0627e12cd408701b36af0a997336dd51",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of jfk 's brothers and is the person that said \"Those who dare to fail miserably can achieve greatly.\"",
- "question": "Which of JFK's brothers said \"Those who dare to fail miserably can achieve greatly?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:people.person.quotations ns:m.048fmp7 . \n}",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTest-366_17dce559f069bbd76f045192423e1ce0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:39:49",
- "machine_question": "what language do british speak and is the language found in the fictional universe Buffyverse",
- "question": "What language spoken by British is found in \"Buffyverse\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ssc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ssc ns:location.country.languages_spoken ?x .\n?x ns:fictional_universe.fictional_language.found_in_fictional_universe ns:m.02s3gw . \n}",
- "webqsp_ID": "WebQTest-366",
- "webqsp_question": "what language do british speak"
- },
- {
- "ID": "WebQTrn-1053_d1f5861f34b782e38a1c3caf9b076af5",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:48:13",
- "machine_question": "what was the actor that played the character History Channel Host 's character in star wars",
- "question": "What Star Wars character was played by an actor who was also a host of the history channel?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0_xjkg3 . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.film ns:m.0ddt_ .\n}\n",
- "webqsp_ID": "WebQTrn-1053",
- "webqsp_question": "what was liam neeson 's character in star wars"
- },
- {
- "ID": "WebQTrn-1077_a1813672f79dbb10259a470ea77a0870",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:52:48",
- "machine_question": "what religions are practiced in the place where breed Kuchi originated in",
- "question": "What religions are practiced in the birthplace of the Kuchi breed?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.0gt7nx . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1077",
- "webqsp_question": "what religions are practiced in afghanistan"
- },
- {
- "ID": "WebQTest-759_d5838dc0b2134997e3ba9eb8dc264db4",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:36:23",
- "machine_question": "who brad pitt has dated and a celebritie that had a romantic relationship that ended after 1988",
- "question": "Who has Brad Pitt dated, that had a romantic relationship that ended after 1988?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c6qh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c6qh ns:celebrities.celebrity.sexual_relationships ?y .\n?y ns:celebrities.romantic_relationship.celebrity ?x .\n?y ns:celebrities.romantic_relationship.relationship_type ns:m.02_7k44 .\n?x ns:celebrities.celebrity.sexual_relationships ?c .\n?c ns:celebrities.romantic_relationship.end_date ?num .\nFILTER (?num > \"1988\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-759",
- "webqsp_question": "who brad pitt has dated"
- },
- {
- "ID": "WebQTest-743_0ab198918959e0a63172be1705632a9c",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of the person that said \"Forgive your enemies, but never forget their names.\" 's brothers",
- "question": "Who is the brother of the person that said \"Forgive your enemies, but never forget their names.\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048kbz9 . \n?c ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n}\n",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTest-699_de65246ed3d9b6daa0aadb8c7e4f8c71",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:30:11",
- "machine_question": "what is the capital of australia the location where the film \"The Squatter's Daughter\" takes place",
- "question": "What is the name of the capital of Australia where the film \"The Squatter's Daughter\" was made?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0h543gt . \n?c ns:base.aareas.schema.administrative_area.capital ?x .\n}\n",
- "webqsp_ID": "WebQTest-699",
- "webqsp_question": "what is the capital of australia victoria state"
- },
- {
- "ID": "WebQTest-538_80a0782bf3bf28bbd2cbd5898d2861c2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and that was edited by Michael Tronick",
- "question": "What movie was Taylor Swift in that was edited by Michael Tronick?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.edited_by ns:m.03cpljt . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-1392_6fb4733f48e98e385b85d625ad84354f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:38:21",
- "machine_question": "where did eleanor roosevelt go to school and is the university that has number of postgraduates 3565",
- "question": "What university with 3565 postgraduates did Eleanor Roosevelt attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02n9k)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02n9k ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number \"3565\" . \n}",
- "webqsp_ID": "WebQTrn-1392",
- "webqsp_question": "where did eleanor roosevelt go to school"
- },
- {
- "ID": "WebQTrn-2152_1694f4392eb0ff79149337ee3f622d91",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:25:14",
- "machine_question": "what teams are in the american league west and is the sports team was founded in 1965",
- "question": "What team in the American League West was founded in 1965?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07fbnf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07fbnf ns:sports.sports_league.teams ?y .\n?y ns:sports.sports_league_participation.team ?x .\n?x ns:sports.sports_team.founded \"1965\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2152",
- "webqsp_question": "what teams are in the american league west"
- },
- {
- "ID": "WebQTrn-945_225da1417509919a2e1f041e55562643",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:29:21",
- "machine_question": "what timezone is the governmental jurisdiction that has governmental office holder named John Early on",
- "question": "What time zone is used in the governmental jurisdiction in which John Early is a governmental office holder?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0_lmq6d . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTrn-945",
- "webqsp_question": "what timezone is illinois on"
- },
- {
- "ID": "WebQTest-450_4b78ad6803335c5b6f1e67c69848cdca",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:49:58",
- "machine_question": "what is the national flower of the location where the film \"Blue Hawaii\" takes place",
- "question": "What is the national flower of the location where the movie \"Blue Hawaii\" is set?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.03rhlt . \n?c ns:government.governmental_jurisdiction.official_symbols ?y .\n?y ns:location.location_symbol_relationship.symbol ?x .\n?y ns:location.location_symbol_relationship.Kind_of_symbol ns:m.04627gn .\n}\n",
- "webqsp_ID": "WebQTest-450",
- "webqsp_question": "what is the national flower of hawaii"
- },
- {
- "ID": "WebQTest-1569_6f91b128b3ff3663ab0fb24cb4bfd1b2",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:55:44",
- "machine_question": "what the country where Jamaican English is spoken money called",
- "question": "In the country where Jamaican English is spoken, what money do they use?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.01428y . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTest-1569",
- "webqsp_question": "what jamaican money called"
- },
- {
- "ID": "WebQTrn-1069_27c5b94375b630c6227fa2eb1a394657",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:50:55",
- "machine_question": "what language do denmark and that its main speaking country is Faroe Islands",
- "question": "What language that's primarily spoken in the Faroe Islands is also used in Denmark?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0k6nt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0k6nt ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.main_country ns:m.02w9s . \n}",
- "webqsp_ID": "WebQTrn-1069",
- "webqsp_question": "what language do denmark"
- },
- {
- "ID": "WebQTest-538_eb6021cedc1eba84b02c43c7505331ef",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and features the song The Climb",
- "question": "Which movie featuring Taylor Swift includes the song \"The Climb?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.featured_song ns:m.05mwvmw . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-3170_4e2a785b515c8024dd42f5a9bc60760b",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:01:04",
- "machine_question": "what does the politician that held the government position Under Secretary of Defense for Personnel and Readiness have a degree in",
- "question": "In what subject does the politician who held the position Under Secretary of Defense for Personnel and Readiness hold a degree?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.basic_title ns:m.0dq_h2 . \n?c ns:people.person.education ?y .\n?y ns:education.education.major_field_of_study ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3170",
- "webqsp_question": "what does obama have a degree in"
- },
- {
- "ID": "WebQTrn-2859_1d0f95cbca773971acb85244d72bed62",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:14:39",
- "machine_question": "who is the person that said \"God's first creature, which was light.\" and what did he do",
- "question": "What did the person who said \"God's first creature, which was light\" do?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048h1y5 . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2859",
- "webqsp_question": "who is francis bacon and what did he do"
- },
- {
- "ID": "WebQTrn-3170_402552b61d68fcf116111585da32583b",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:01:04",
- "machine_question": "what does the person that said \"A good GI bill would increase the recruit pool.\" have a degree in",
- "question": "What degree does the person that said \"A Good GI Bill would increase the recruit pool.\" receive?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.045m6gm . \n?c ns:people.person.education ?y .\n?y ns:education.education.major_field_of_study ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3170",
- "webqsp_question": "what does obama have a degree in"
- },
- {
- "ID": "WebQTrn-2664_51d761aa070710bb5c4b31c8f0dc9ac7",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and is the government has a position title of Second Vice-President",
- "question": "What main trading partner of China is the geographic division where the political system includes the job Second Vice-President?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.basic_title ns:m.010gdkhz . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-2218_05b93d057f56c7f623f0bed078a219b3",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:32:46",
- "machine_question": "what is the subject of the film George Washington's First War: The Battles for Fort Duquesne 's hometown",
- "question": "What is the hometown of the subject of the movie \"George Washington's First War: The Battles for Fort Duquesne\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.0crsj9s . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2218",
- "webqsp_question": "what is george washington 's hometown"
- },
- {
- "ID": "WebQTrn-567_bfcde480dde9e03c320b2d2cc1d67743",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and features the song All Love Can Be",
- "question": "Whic film directed by Ron Howard includes the song \"All Love Can Be?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.featured_song ns:m.0mb_kj . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-894_b3a9eef2f5d4e40fd4221db45d001fd0",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired scott fitzgerald and that was featured in the work Keats: A Biography",
- "question": "Featured in Keats: A Biography, what inspired Scott Fitzgerald?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02zjd ns:influence.influence_node.influenced_by ?x .\n?x ns:book.book_subject.works ns:m.04w3q9s . \n}",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTest-389_458b1d71d51b6cabc3666c123b19f0f9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:42:58",
- "machine_question": "what type of music did claude debussy play and is subject of the film Alice in Wonderland",
- "question": "What type of music did Claude Debussy play and is featured in the film Alice in Wonderland?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01vvy)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01vvy ns:music.artist.genre ?x .\n?x ns:film.film_subject.films ns:m.02qhd5h . \n}",
- "webqsp_ID": "WebQTest-389",
- "webqsp_question": "what type of music did claude debussy play"
- },
- {
- "ID": "WebQTrn-894_d4bc649d0d9285fcf788058ec07823ef",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired scott fitzgerald and is the person that said \"Business today consists in persuading crowds.\"",
- "question": "What inspiration of F. Scott Fitzgerald said, \"Business today consists in persuading crowds\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02zjd ns:influence.influence_node.influenced_by ?x .\n?x ns:people.person.quotations ns:m.02kpjnv . \n}",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTrn-2335_98439f8dd2aedbd0556385f02bcb358f",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:50:23",
- "machine_question": "what is the national anthem of the governmental jurisdiction that the government that has the position title Ministry of Justice",
- "question": "What is the national anthem of the country that has a position titled Ministry of Justice?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.0j7k_yv . \n?c ns:location.country.national_anthem ?y .\n?y ns:government.national_anthem_of_a_country.anthem ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2335",
- "webqsp_question": "what is the national anthem of russia"
- },
- {
- "ID": "WebQTest-1014_af6b19e16eab1809f29e15c0961f90d5",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:17:48",
- "machine_question": "where did the subject of the film Kim Kardashian: Evolution come from",
- "question": "What is the birthplace of the subject of the film \"Kim Kardashian: Evolution\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.012vsp1k . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTest-1014",
- "webqsp_question": "where did kim kardashian come from"
- },
- {
- "ID": "WebQTrn-3136_9204c006e1ff89d48f18c8dee828333f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:55:28",
- "machine_question": "what four regions make up the united kingdom and is the govermental jurisdiction that has govermental body named House of Commons of the United Kingdom",
- "question": "Which of the four regions that makes up the United Kingdom has a governmental body named the House of Commons of the United Kingdom?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ssc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ssc ns:base.aareas.schema.administrative_area.administrative_children ?x .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.governmental_body ns:m.03ljr . \n}",
- "webqsp_ID": "WebQTrn-3136",
- "webqsp_question": "what four regions make up the united kingdom"
- },
- {
- "ID": "WebQTrn-2664_44a6b5c516e23d6ac2381e488680b8ec",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and produce the beer Monteith's Lager",
- "question": "What major trading partner of China is the home of Monteith's Lager beer?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:food.beer_country_region.beers_from_here ns:m.04dqc0g . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTest-537_fb81be7900191a4d62e425e91ce1f2c7",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and is about Human extinction",
- "question": "What movie was Charlie Hunnam in that was about human extinction?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.subjects ns:m.0587vh . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTest-213_e8bb0c0bb8606f69379d8f300258b1c1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did scarlett johansson date and his professional sport career ended in a year 2014",
- "question": "Which sports player who's career ended in 2014 dated Scarlett Johansson?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:sports.pro_athlete.sports_played_professionally ?c .\n?c ns:sports.pro_sports_played.career_end \"2014\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTest-1923_a90c08a839ac4d0ac22ebbf436bb578b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and that was directed by Tom Vaughan",
- "question": "What movie featuring Miley Cyrus was directed by Tom Vaughan?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.directed_by ns:m.02z02cx . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-783_8df6a029e48ff843dee388bf684c1054",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:58:33",
- "machine_question": "what language did jewish people speak and that has initials fra",
- "question": "Which language with the initials fra do Jewish people speak?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041rx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041rx ns:people.ethnicity.languages_spoken ?x .\n?x ns:language.human_language.iso_639_3_code \"fra\" . \n}",
- "webqsp_ID": "WebQTrn-783",
- "webqsp_question": "what language did jewish people speak"
- },
- {
- "ID": "WebQTrn-849_87460bf17e29c445a270424ee7c886ce",
- "compositionality_type": "superlative",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and the ISO numeric of the country is smallest",
- "question": "What country that borders Germany has the smallest ISO numeric?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.iso_numeric ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-3384_ee0846a1d115bdd5408f2aef3542ab79",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:37:34",
- "machine_question": "what language does people from the country where THY Limfjordsporter beer is made speak",
- "question": "What language is spoken in the country that makes THY Limfjordsporter beer?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqvzy . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3384",
- "webqsp_question": "what language does people from denmark speak"
- },
- {
- "ID": "WebQTrn-567_df97b91c1a9dfe15bdad689feb59f791",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and is about Child prodigy",
- "question": "What is the movie about a child prodigy that Ron Howard did?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.subjects ns:m.01kjnd . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-1069_2f7a58fec175f33d04c345008ab7adaf",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:50:55",
- "machine_question": "what language do the govermental jurisdiction that has govermental body named Danish Ministry of Taxation",
- "question": "What languages are spoken in the governmental jurisdiction that includes a governmental body called Danish Ministry of Taxation?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.09d8j2 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1069",
- "webqsp_question": "what language do denmark"
- },
- {
- "ID": "WebQTrn-1841_8df543a977cf8e7f362482a73cab35d0",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:41:53",
- "machine_question": "what are popular sports in spain and is the sports team was founded earliest",
- "question": "What is the popular sport that was founded earliest in Spain?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06mkj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06mkj ns:sports.sports_team_location.teams ?x .\n?x ns:sports.sports_team.founded ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-1841",
- "webqsp_question": "what are popular sports in spain"
- },
- {
- "ID": "WebQTrn-241_347ac41770c5607a59919e07e21f5626",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with the governmental jurisdiction that has governmental office holder named Michel Goudchaux",
- "question": "Which countries share border with the country who has an office holder named Michel Goudhaux?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0_s65gv . \n?c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n}\n",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-3335_79ee4c5d31170a2a4638a4fa603f0b52",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:27:49",
- "machine_question": "what kind of money do they use in the area in which the newspaper Zhivoye Dyelo is circulated",
- "question": "What kind of currency is used where the Zhivoye Dyelo newspaper is distributed?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.02v_csk . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3335",
- "webqsp_question": "what kind of money do they use in russia"
- },
- {
- "ID": "WebQTrn-241_e4ddf37f1344bc533ac60131a15569f9",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with france and produce the beer Prignon Fant\u00c3\u00b4me La Gourmande",
- "question": "What nation that neighbors France is the home of Prignon Fant\u00c3\u00b4me La Gourmande beer?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:food.beer_country_region.beers_from_here ns:m.04dq961 . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-3335_5831bd7b6badbaf458df00184249bb38",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:27:49",
- "machine_question": "what kind of money do they use in the country where Bochkarev Krepkoe beer is made",
- "question": "What currency is used where Bochkarev Krepkoe beer is made?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqvz1 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3335",
- "webqsp_question": "what kind of money do they use in russia"
- },
- {
- "ID": "WebQTest-759_33c0a2138ef3f4a4f61dbee8dc9714e5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:36:23",
- "machine_question": "who brad pitt has dated and who was Buddhism",
- "question": "Who has Brad Pitt dated in the past, and was into Buddhism?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c6qh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c6qh ns:celebrities.celebrity.sexual_relationships ?y .\n?y ns:celebrities.romantic_relationship.celebrity ?x .\n?y ns:celebrities.romantic_relationship.relationship_type ns:m.02_7k44 .\n?x ns:people.person.religion ns:m.092bf5 . \n}",
- "webqsp_ID": "WebQTest-759",
- "webqsp_question": "who brad pitt has dated"
- },
- {
- "ID": "WebQTest-717_b4fff5e42f83a0b3af3821b6d5fbd3dd",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:32:00",
- "machine_question": "what timezone is the location where the film \"Alice Doesn't Live Here Anymore\" takes place in right now",
- "question": "What is the timezone in the location of the movie \"Alice Doesn't Live Here Anymore\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.01gvts . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTest-717",
- "webqsp_question": "what timezone is tucson arizona in right now"
- },
- {
- "ID": "WebQTrn-3384_5fb8a0654bd627fd3eaed296aa6b52db",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:37:34",
- "machine_question": "what language does people from the location which contains the second level division H\u00c3\u00b8je-Taastrup Municipality speak",
- "question": "Which languages do the people speak from the location which includes, H\u00c3\u00b8je-Taastrup Municipality?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.012hg3 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3384",
- "webqsp_question": "what language does people from denmark speak"
- },
- {
- "ID": "WebQTrn-831_0c00254aab32e227002a70740c5cc921",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:04:24",
- "machine_question": "what is the last movie the actor that played the character Emily Jackson-Jacks made",
- "question": "What is the latest movie that the actor, who also played Emily-Jackson-Jacks, starred in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0gxh6cf . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-831",
- "webqsp_question": "what is the last movie brittany murphy made"
- },
- {
- "ID": "WebQTrn-3605_da0c36850947f49fa1f94f4fd744cf3b",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:12:47",
- "machine_question": "where did the artist aword nominated for Chapter V go to high school",
- "question": "Which high school was attended by the person who was nominated for an award for Chapter V?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.0hnc2_2 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.educational_institution.school_type ns:m.0bpgx .\n}\n",
- "webqsp_ID": "WebQTrn-3605",
- "webqsp_question": "where did trey songz go to high school"
- },
- {
- "ID": "WebQTrn-1706_673b46863f1573ab93c79cbd80124990",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:25:15",
- "machine_question": "who controls the location where the film \"The Naked and the Dead\" takes place",
- "question": "Who is in control of the place where the movie \"The Naked and the Dead\" takes place?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.05p65p4 . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.office_position_or_title ns:m.0m57hp6 .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-1706",
- "webqsp_question": "who controls panama"
- },
- {
- "ID": "WebQTrn-2721_963759f4184e1a7f2fdbeea6f16e017e",
- "compositionality_type": "superlative",
- "created": "2017-10-26T03:52:24",
- "machine_question": "what were adolf hitler 's parents names and the person's date of death is earliest",
- "question": "Of both of Adolf Hitler's parents names, the name of the parent with the earliest date of death?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07_m9_)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07_m9_ ns:people.person.parents ?x .\n?x ns:people.deceased_person.date_of_death ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-2721",
- "webqsp_question": "what were adolf hitler 's parents names"
- },
- {
- "ID": "WebQTest-1387_9bff9b3325534dae4908b820d4364101",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:26:43",
- "machine_question": "what time zone is the location where the film \"Shoot 'Em Up\" takes place gmt",
- "question": "What is the time zone in the location of the film \"Shoot Em Up\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0dz9by . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTest-1387",
- "webqsp_question": "what time zone is toronto gmt"
- },
- {
- "ID": "WebQTrn-1677_07b09c54d5283ed75072069f25c48469",
- "compositionality_type": "comparative",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and is the film was released before 2015-04-17",
- "question": "What movies, released before April 17, 2015, did Adam Sandler play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.initial_release_date ?num .\nFILTER (?num < \"2015-04-17\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTest-983_e296550bdbe5592272f3980a755ff750",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:15:00",
- "machine_question": "where did tennessee williams go to college and has an organization headquarters located in the citytown New York City",
- "question": "Where did Tennessee Williams attend college, and has an organization headquarters located in New York City?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c4y8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c4y8 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:organization.organization.headquarters ?c .\n?c ns:location.mailing_address.citytown ns:m.02_286 . \n}",
- "webqsp_ID": "WebQTest-983",
- "webqsp_question": "where did tennessee williams go to college"
- },
- {
- "ID": "WebQTrn-1259_823b40b980df8fa2c68cdd1bd7972ce1",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:19:08",
- "machine_question": "where did the artist aword nominated for Beat This Summer graduate from college",
- "question": "Where did the artist that was nominated for an away for \"Beat This Summer\" graduate from college?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.0rph1pv . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?y ns:education.education.degree ns:m.019v9k .\n}\n",
- "webqsp_ID": "WebQTrn-1259",
- "webqsp_question": "where did brad paisley graduate from college"
- },
- {
- "ID": "WebQTrn-412_47b2be470a658a605c3d174a78135849",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:08:12",
- "machine_question": "what language does people in the governmental jurisdiction that has governmental office holder named Edith Schippers speak",
- "question": "What language is spoken in the country that has a government office holder named Edith Schippers?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0cc9gnj . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-412",
- "webqsp_question": "what language does people in netherlands speak"
- },
- {
- "ID": "WebQTrn-945_c53455cfc94edf9867b9bafd9614db32",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:29:21",
- "machine_question": "what timezone is the govermental jurisdiction that has govermental body named Government of Illinois on",
- "question": "What time zone is used in the governmental jurisdiction that includes the governmental body called Government of Illinois?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.072nky . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTrn-945",
- "webqsp_question": "what timezone is illinois on"
- },
- {
- "ID": "WebQTrn-1938_1ae1a6be469266690c163ee3f6e0293c",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:56:28",
- "machine_question": "what type of government does where the government Cabinet of Israel is located",
- "question": "What form of government is used in the governmental jurisdiction that includes the Cabinet of Israel?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.government ns:m.0czhnw . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1938",
- "webqsp_question": "what type of government does israel"
- },
- {
- "ID": "WebQTrn-1557_83b3d35e3fcf2d866fb2ab3dc21034c0",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:04:35",
- "machine_question": "where did charles drew go to college and is the university that has number of undergraduates smallest",
- "question": "What college with the least number of undergraduates did Charles Drew attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018t67)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018t67 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-1557",
- "webqsp_question": "where did charles drew go to college"
- },
- {
- "ID": "WebQTest-1797_cd2ffcb3be5bcfdcbc61ea440aca05e3",
- "compositionality_type": "superlative",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and is the politician started governmental position earliest",
- "question": "Which politician who fought in the Battle of Vicksburg entered office first?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.from ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-2875_e004ab0a33637041247a94753a08dde5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:16:00",
- "machine_question": "what language do cyprus speak and that has initials acy",
- "question": "What language with the initials \"acy\" is spoken in Cyprus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01ppq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01ppq ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.iso_639_3_code \"acy\" . \n}",
- "webqsp_ID": "WebQTrn-2875",
- "webqsp_question": "what language do cyprus speak"
- },
- {
- "ID": "WebQTrn-25_5d7862bc2409ea143bcf81fff5b56cb7",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and that was directed by David Slade",
- "question": "What David Slade film starred Taylor Lautner?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.directed_by ns:m.026shf9 . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-567_2a2de50d3b65cc5d2c88f54e283a4b8a",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and is the film was released to the distribution medium Video",
- "question": "What movie released to video did Ron Howard do?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.film_release_distribution_medium ns:m.07z4p . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTest-213_facc2f7bae94c21d7ada586512f36c67",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did scarlett johansson date and produced the film August",
- "question": "Who produced the movie \"August\" and dated Scarlett Johansson?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:film.producer.film ns:m.02q5d_y . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-1758_7365436f41a9104b900bd24685d394a3",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:28:23",
- "machine_question": "what is the present form of government in the area in which the newspaper Khorshid is circulated",
- "question": "What form of government is practiced in the circulation area of the newspaper Khorshid?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.0xnx1xs . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1758",
- "webqsp_question": "what is the present form of government in iran"
- },
- {
- "ID": "WebQTest-1965_b7c82cd0420f9f1934037e1625db4685",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:10:28",
- "machine_question": "who did the voice for lola bunny and was nominee of the BAFTA Award for Best Original Screenplay award",
- "question": "Who did the voice for Lola Bunny and was nominated for a BAFTA award?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n\t{ \n\t # Film\n\t ns:m.0534r8 ns:film.film_character.portrayed_in_films ?y .\n\t ?y ns:film.performance.actor ?x .\n\t ?y ns:film.performance.special_performance_type ns:m.02nsjvf . #voice\n\t}\n\tUNION\n\t{\n\t # TV\n\t ns:m.0534r8 ns:tv.tv_character.appeared_in_tv_program ?y .\n\t ?y ns:tv.regular_tv_appearance.actor ?x .\n\t}?x ns:award.award_nominee.award_nominations ?c .\n?c ns:award.award_nomination.award ns:m.02qyp19 . \n}",
- "webqsp_ID": "WebQTest-1965",
- "webqsp_question": "who did the voice for lola bunny"
- },
- {
- "ID": "WebQTest-1251_0907650c2f3bdb7dac0659c134a7547d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:57:03",
- "machine_question": "which countries speak germanic languages and is the country that has an iso 3166-1 alpha-3 of AT",
- "question": "What ISO 3166-1 alpha 3 country speaks the Germanic language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:location.country.iso3166_1_alpha2 \"AT\" . \n}",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTest-1528_b25a9574e0b9b246bd160a913101c438",
- "compositionality_type": "comparative",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and is the film was released after 2004-01-22",
- "question": "In which movies, does Logan Lerman act in, that was released after Jan 22, 2004?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?num .\nFILTER (?num > \"2004-01-22\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTest-1528_2f6fb6d585b98261a3ae6d2a112a4c91",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and that was edited by Thomas J. Nordberg",
- "question": "What movie starring Logan Lerman that was edited by Thomas J Nordberg?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.edited_by ns:g.1hb_h5fs2 . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTest-212_01600f3a537521fc645c5891772d0e75",
- "compositionality_type": "comparative",
- "created": "2017-10-26T07:10:07",
- "machine_question": "which states does the colorado river run through and the population number is less than 965000",
- "question": "Which state has a population of less than 965000 and has the colorado river flowing through it?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018qjq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018qjq ns:location.location.partially_containedby ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"State\")\n?x ns:topic_server.population_number ?num .\nFILTER (xsd:integer(?num) < 965000) . \n}",
- "webqsp_ID": "WebQTest-212",
- "webqsp_question": "which states does the colorado river run through"
- },
- {
- "ID": "WebQTrn-3033_e519712761951b558bb7cbf4ea39198a",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:37:56",
- "machine_question": "what state the location where the film \"Saw V\" takes place located",
- "question": "What is the setting of the film \"Saw V?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.03d243x . \n?c ns:base.biblioness.bibs_location.state ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3033",
- "webqsp_question": "what state toronto located"
- },
- {
- "ID": "WebQTrn-2664_3be7e74ae2c1722d6fc2a22e84d610b4",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and the ISO numeric of the country is 024",
- "question": "What country that's a main trading partner of China has an ISO numeric of 024?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.country.iso_numeric \"024\" . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-1677_e3e49622bef77e700894cb4264a4a42d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and it's genre is Baseball",
- "question": "What baseball movie did Adam Sandler play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:media_common.netflix_title.netflix_genres ns:m.018jz . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-423_7fff0409c31ee1a4d75cacbbb2f8d816",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:09:36",
- "machine_question": "what to do in laughlin nevada and is the structure opened in 1966",
- "question": "What Laughlin, Nevada popular attraction was launched in 1966?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.020bkmh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.020bkmh ns:location.location.contains ?x .\n?x ns:architecture.structure.opened \"1966\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-423",
- "webqsp_question": "what to do in laughlin nevada"
- },
- {
- "ID": "WebQTest-519_eac5a0c81145d4a23ee95cae14351774",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:04:04",
- "machine_question": "what timezone is the person who wrote the lyrics for \"Just Walkin' in the Rain\"",
- "question": "In what time zone does the person live who wrote the lyrics for \"Just Walkin' in the Rain?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.02vvy0r . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTest-519",
- "webqsp_question": "what timezone is nashville tn"
- },
- {
- "ID": "WebQTrn-1677_2a3a93e58514bc11e89747fcb3188226",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and that was directed by Frank Coraci",
- "question": "Which movies did Adam Sandler act in, that was directed by Frank Coraci?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.directed_by ns:m.027c824 . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-2859_aa42f50ae2e11ff4be5d8dbb6c65e099",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:14:39",
- "machine_question": "who is the person that said \"Mysteries are due to secrecy.\" and what did he do",
- "question": "What was the profession of the person who said \"Mysteries are due to secrecy.\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048c4m_ . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2859",
- "webqsp_question": "who is francis bacon and what did he do"
- },
- {
- "ID": "WebQTrn-1812_15f60e5f0f3604ea4e91cd75c8c89a85",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:36:57",
- "machine_question": "what countries are in the caribbean and is the country that has Dutch Language as an official language",
- "question": "Of the countries that are in the Caribbean, which has the Dutch Language as an official language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.official_language ns:m.02bv9 . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTrn-846_9b0f32352f19d977ba99e349a3121755",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:10:38",
- "machine_question": "where was the actor that played the character Beatrice Bell born",
- "question": "What is the birthplace of the actor who played Beatrice Bell?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0nf3642 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-846",
- "webqsp_question": "where was avril lavigne born"
- },
- {
- "ID": "WebQTrn-3083_c2a695d13a6620d180fec4f94dfe9f9b",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:46:34",
- "machine_question": "who was the leader of the the country where Chuvash Language is spoken in 1948",
- "question": "In the year 1948 who was the leader of the cuntry where the Chuvash language is used?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.038h82 . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkx3 .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"1948-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"1948-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-3083",
- "webqsp_question": "who was the leader of the ussr in 1948"
- },
- {
- "ID": "WebQTrn-1436_f69da4b564ccde6d627037dc6d1057b6",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:44:30",
- "machine_question": "what colony is the person that said \"Genius is sorrow's child.\" from",
- "question": "From what colony is the person who said \"Genius is sorrow's child.\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048jwrf . \n?c ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.district_represented ?x .\n?x ns:location.location.containedby ns:m.08csr .\n}\n",
- "webqsp_ID": "WebQTrn-1436",
- "webqsp_question": "what colony is john adams from"
- },
- {
- "ID": "WebQTest-100_3fd000b7cbc17c620bb91588e1c3cda3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:54:10",
- "machine_question": "what language is spoken in haiti today and that has initials ht",
- "question": "What is the current main speech medium in Haiti?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03gyl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03gyl ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.iso_639_1_code \"ht\" . \n}",
- "webqsp_ID": "WebQTest-100",
- "webqsp_question": "what language is spoken in haiti today"
- },
- {
- "ID": "WebQTrn-2904_0851bb90dcf09dcfe15f86e22be1c411",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:20:01",
- "machine_question": "where did lauren conrad live and contains a neighborhood named Treasure Island",
- "question": "Which city has a neighborhood called Treasure Island and was once the home of Lauren Conrad?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:location.place_with_neighborhoods.neighborhoods ns:m.01dbsj . \n}",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTest-537_a52d362d7abdae05ae86743bdb72a808",
- "compositionality_type": "superlative",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and the film netflix_id is smallest",
- "question": "What movie has Charlie Hunnam been in, and the netflix_id is smallest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.netflix_id ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTest-1348_5ffc0cd6eeaac072e00525704c710951",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:17:03",
- "machine_question": "what team did peyton manning 's dad play for and is the sports team was founded in 1961",
- "question": "Which 1961 founded team did Peyton Manning's father play for?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nns:m.027jv8 ns:people.person.parents ?y .\n?y ns:people.person.gender ns:m.05zppz . #Male\n?y ns:sports.pro_athlete.teams ?z .\n?z ns:sports.sports_team_roster.team ?x .?x ns:sports.sports_team.founded \"1961\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1348",
- "webqsp_question": "what team did peyton manning 's dad play for"
- },
- {
- "ID": "WebQTest-1817_4aa7eaedd0943b0ba53b2af5ab676537",
- "compositionality_type": "superlative",
- "created": "2017-10-26T11:37:37",
- "machine_question": "where did jrr tolkien go to school and is the university that has number of postgraduates smallest",
- "question": "Where did J.R.R. Tolkien go to school that has the smallest number of postgraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041h0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041h0 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-1817",
- "webqsp_question": "where did jrr tolkien go to school"
- },
- {
- "ID": "WebQTrn-2664_11e9758e98422bc42f1d085d6723de33",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and is the place of the fictional universe Captain Pugwash",
- "question": "What country that trades with China is also the fiction universe of Captain Pugwash?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:fictional_universe.fictional_setting.universe ns:m.010qv_79 . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-1677_80066cc2617f4e1301adab9b3e951711",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and is the film was released earliest",
- "question": "What is the earlies movie released to feature Adam Sandler?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.initial_release_date ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-3141_8f5580b35c972ae8382d6e04447e79a9",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:56:00",
- "machine_question": "where was the actor that played the character Claire Summers born",
- "question": "Where is the birthplace of the actor who played Claire Summers?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0gfqtlb . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3141",
- "webqsp_question": "where was anne hathaway born"
- },
- {
- "ID": "WebQTest-537_3f765ae8a25eecea63667cdb84f5500a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and is the film that was released on 2002-10-18",
- "question": "What movies was originally released in 2002-10-18 and starred actor Charlie Hunnam?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date \"2002-10-18\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-1405_b98a27e21e904173168eb7517b123e51",
- "compositionality_type": "comparative",
- "created": "2017-10-26T00:40:40",
- "machine_question": "where did president kennedy go to school and is the university that has number of postgraduates less than 2416",
- "question": "Where did President Kennedy go to school that has less than 2416 postgraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 2416) . \n}",
- "webqsp_ID": "WebQTrn-1405",
- "webqsp_question": "where did president kennedy go to school"
- },
- {
- "ID": "WebQTrn-1532_7be2e3bf2a96cf21e0a1011841c6db76",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:00:28",
- "machine_question": "what college did harry s. truman attend and is the university that has number of undergraduates 9381",
- "question": "Which university did Harry S. Truman attend, that has less than 9,381 undergraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09bg4l)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09bg4l ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number \"9381\" . \n}",
- "webqsp_ID": "WebQTrn-1532",
- "webqsp_question": "what college did harry s. truman attend"
- },
- {
- "ID": "WebQTest-1348_aaea2f2132c4959cb6212b418a40c985",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:17:03",
- "machine_question": "what team did the actor that played in the film NFL Insider 's dad play for",
- "question": "For what teams did the father of the actor in the movie NFL Insider play?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0cs1n29 . \n?c ns:people.person.parents ?y .\n?y ns:people.person.gender ns:m.05zppz . #Male\n?y ns:sports.pro_athlete.teams ?z .\n?z ns:sports.sports_team_roster.team ?x .\n}",
- "webqsp_ID": "WebQTest-1348",
- "webqsp_question": "what team did peyton manning 's dad play for"
- },
- {
- "ID": "WebQTrn-60_04f7151d0ff7591862950b88685ee27c",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and is the country that has an internet top level domain of cn",
- "question": "What country has an internet domain of cn and has a portuguese speaking population?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.internet_tld ns:m.03t1q4 . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-1577_68d3456de4f00782e827bacf13846d5e",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:06:58",
- "machine_question": "where did the person that said \"The future is... black.\" go to school",
- "question": "What school was attended by the famous person who quoted \"The future is... black.\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048d2_h . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1577",
- "webqsp_question": "where did james baldwin go to school"
- },
- {
- "ID": "WebQTrn-2286_56479abdf8de613c8157280a9f1d1d1d",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:43:16",
- "machine_question": "where is the govermental jurisdiction that has govermental body named Kentucky House of Representatives located",
- "question": "What's the location of the governmental jurisdiction in which there's a governmental body called Kentucky House of Representatives?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.08g4m_ . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2286",
- "webqsp_question": "where is kentucky located"
- },
- {
- "ID": "WebQTrn-105_3b676cf5603d91ac09fd09d3697b68fb",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:14:59",
- "machine_question": "what is the best currency to take to the area in which the newspaper Akher Saa is circulated 2013",
- "question": "Which currency would be most useful where the newspaper Akher Saa circulated in 2013?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.05f4_4z . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-105",
- "webqsp_question": "what is the best currency to take to egypt 2013"
- },
- {
- "ID": "WebQTest-1817_b1a54e8fe354c7415c96aae1f61a8382",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:37:37",
- "machine_question": "where did jrr tolkien go to school and is the university that has number of undergraduates 30477",
- "question": "What university with 30477 undergraduates did J.R.R. Tolkien attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041h0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041h0 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number \"30477\" . \n}",
- "webqsp_ID": "WebQTest-1817",
- "webqsp_question": "where did jrr tolkien go to school"
- },
- {
- "ID": "WebQTrn-1938_b9fa34f09c15f589df8150b880882013",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:56:28",
- "machine_question": "what type of government does the area in which the newspaper HaTzofe is circulated",
- "question": "What is the government system in place in the area of circulation for HaTzofe?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.052bm8 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1938",
- "webqsp_question": "what type of government does israel"
- },
- {
- "ID": "WebQTrn-3170_6bd2ce4aab631c5e72a80da02ce8c1b3",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:01:04",
- "machine_question": "what does the artist aword nominated for The Audacity of Hope have a degree in",
- "question": "What does the artist that was nominated for \"The Audacity of Hope\" have a degree in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.0262vrv . \n?c ns:people.person.education ?y .\n?y ns:education.education.major_field_of_study ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3170",
- "webqsp_question": "what does obama have a degree in"
- },
- {
- "ID": "WebQTrn-1629_78cb2280db26c05fdc9b59622dc04611",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:13:59",
- "machine_question": "who the voice of jack skellington and is the actor that played in the film Forbidden Zone",
- "question": "Who played in the Forbidden Zone and is the voice of Jack Skellington?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.042zz0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.042zz0 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.special_performance_type ns:m.02nsjvf .\n?x ns:film.actor.film ?c .\n?c ns:film.performance.film ns:m.02hds1 . \n}",
- "webqsp_ID": "WebQTrn-1629",
- "webqsp_question": "who the voice of jack skellington"
- },
- {
- "ID": "WebQTest-1923_a64ef0f5ce397a5e1ef6fcd550ebfcfb",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and is they music was by Aaron Zigman",
- "question": "What movies has Miley Cyrus been in with music by Aaron Zigman?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.music ns:m.01vgy5b . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTest-983_a4f4a46401a4dd8b2eb579dfc1290e0e",
- "compositionality_type": "comparative",
- "created": "2017-10-26T09:15:00",
- "machine_question": "where did tennessee williams go to college and is the university that has number of undergraduates greater than 23799",
- "question": "Which university attended by Tennessee Williams has more than 23799 undergraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c4y8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c4y8 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) > 23799) . \n}",
- "webqsp_ID": "WebQTest-983",
- "webqsp_question": "where did tennessee williams go to college"
- },
- {
- "ID": "WebQTrn-1722_d50834f94faf4fc329933bfc896be576",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:26:00",
- "machine_question": "what continent does the the location where the film \"Speed 2: Cruise Control\" takes place belong to",
- "question": "On which continent, is the location where the movie, \"Speed 2: Cruise Control\" , occur?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0419kt . \n?c ns:base.locations.countries.continent ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1722",
- "webqsp_question": "what continent does the bahamas belong to"
- },
- {
- "ID": "WebQTrn-2314_792c6a28d066368131e18e276748ccac",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:47:20",
- "machine_question": "what currency do you use in the governmental jurisdiction that has governmental office holder named Luis Fishman Zonzinski",
- "question": "What currency is used by the governmental office holder named Luis Fishman Zonzinski in his country?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0b6gsfk . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2314",
- "webqsp_question": "what currency do you use in costa rica"
- },
- {
- "ID": "WebQTest-96_4cc67ce49bb7a1fec24d61aaf2014ff5",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:53:42",
- "machine_question": "where did the person that said \"The sky is no longer the limit.\" die",
- "question": "What city was the place of death for the person who quoted \"The sky is no longer the limit.\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048kkrd . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTest-96",
- "webqsp_question": "where did richard nixon die"
- },
- {
- "ID": "WebQTest-1251_9b403279ce33759325317d9de5030d6b",
- "compositionality_type": "superlative",
- "created": "2017-10-26T09:57:03",
- "machine_question": "which countries speak germanic languages and the country calling code is largest",
- "question": "Which country that speaks Germanic languages has the highest calling code?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:location.country.calling_code ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTest-537_b7771109a84a9b56518460dc9e8878ff",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and that was production designed by Geoffrey Kirkland",
- "question": "What Charlie Hunnam work was production designed by Geoffrey Kirkland?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_production_design_by ns:m.05b5yhv . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-849_eba7931ddf28af4dfa20fb099196c91f",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and a military combatant which was involved in the military conflict of the Gulf War",
- "question": "What country bordering Germany that involved in the Gulf War?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:military.military_combatant.casualties ?c .\n?c ns:military.casualties.military_conflict ns:m.018w0j . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-634_d33dcb8918f3336a4ee93cfc8bcc332d",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:41:50",
- "machine_question": "what did the person who wrote the lyrics for \"Aus tiefer Not schrei ich zu dir\" do",
- "question": "What was the profession on the songwrite who wrote \"Aus tiefer Not schrei ich zu dir\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.010ylg25 . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTrn-634",
- "webqsp_question": "what did martin luther do"
- },
- {
- "ID": "WebQTest-1560_597bd7b2c629237d470d67390eba7edb",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:54:01",
- "machine_question": "who founded new york university and was buried in Philadelphia",
- "question": "Who founded the New York University, and was buried in Philadelphia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwfn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwfn ns:organization.organization.founders ?x .\n?x ns:people.deceased_person.place_of_burial ns:m.0dclg . \n}",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTrn-2784_62b3636fba1e75c908b941e39908e018",
- "compositionality_type": "comparative",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and the film netflix_id is less than 70007652",
- "question": "What netflix_id under 70007652 movies has Tupac been in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.netflix_id ?num .\nFILTER (xsd:integer(?num) < 70007652) . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTest-538_74d534175719a2af18925085b2e1f726",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and that was written by Dan Berendsen",
- "question": "Which film featuring Taylor Swift was written by Dan Berendsen?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.written_by ns:m.09gc6y5 . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTest-96_7455d23af76a07d320d23accf66c5a43",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:53:42",
- "machine_question": "where did the political appointer that had the title White House Deputy die",
- "question": "In which city did the political appointee that had the title White House Deputy die?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.05ywnck . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTest-96",
- "webqsp_question": "where did richard nixon die"
- },
- {
- "ID": "WebQTrn-837_b5a16676e03dc3374f767914e2292443",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:06:54",
- "machine_question": "where did jennifer hudson go to school and the NCES school ID is 170993000588",
- "question": "What school Jennifer Hudson attended has an NCES school ID of 170993000588?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02ktrs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02ktrs ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.school.nces_school_id \"170993000588\" . \n}",
- "webqsp_ID": "WebQTrn-837",
- "webqsp_question": "where did jennifer hudson go to school"
- },
- {
- "ID": "WebQTest-538_dfc99f6e8277309985f191b4575cee66",
- "compositionality_type": "superlative",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and is the film that was released latest",
- "question": "What is the latest film that was released starring Taylor Swift?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTest-918_a6b0e48e01f77546d20952acdc67b396",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:06:44",
- "machine_question": "who is the king of the country where Cambodian French is spoken now",
- "question": "Who is the reigning King in the country when Cabodian French is the primary language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.04pp56 . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.03w9bnr .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-918",
- "webqsp_question": "who is the king of cambodia now"
- },
- {
- "ID": "WebQTest-1705_35c94dc6944d964963b44949d8ed512c",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:17:32",
- "machine_question": "where was the composer of What She Came For from",
- "question": "Where did the composer of What She Came From come from?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0gfdfx2 . \n?c ns:music.artist.origin ?x .\n}\n",
- "webqsp_ID": "WebQTest-1705",
- "webqsp_question": "where was franz ferdinand from"
- },
- {
- "ID": "WebQTest-538_82ccd8edba1636ce0563a04fba26099b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and that was directed by Chris Renaud",
- "question": "Which movies directed by Chris Renaud have featured Taylor Swift?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.directed_by ns:m.02rjhky . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-2486_24240c3eeb4eaa3638e77a8ed858c053",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:10:10",
- "machine_question": "what university did the person that said \"Sometimes your best investments are the ones you don't make.\" graduate from",
- "question": "Which university did the person who said \"Sometimes your best investments are the ones you don't make\" graduate from?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048gmjn . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?y ns:education.education.degree ns:m.02h4rq6 .\n}\n",
- "webqsp_ID": "WebQTrn-2486",
- "webqsp_question": "what university did donald trump graduate from"
- },
- {
- "ID": "WebQTrn-1077_e8cd4f111b252428852f30f4d6ed1732",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:52:48",
- "machine_question": "what religions are practiced in the country where Farsi, Eastern Language is spoken",
- "question": "Who know what religions are dominant where Farsi is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.02hwl5z . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1077",
- "webqsp_question": "what religions are practiced in afghanistan"
- },
- {
- "ID": "WebQTrn-2871_4c5dc1332d9eba8fde58e7b9561d4ae3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:15:50",
- "machine_question": "what is there to see near the grand canyon and is the government has a position title of Mayor",
- "question": "Which state has the position title of Mayor is near the Grand Canyon?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cns5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cns5 ns:travel.tourist_attraction.near_travel_destination ?x .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.basic_title ns:m.0pqc5 . \n}",
- "webqsp_ID": "WebQTrn-2871",
- "webqsp_question": "what is there to see near the grand canyon"
- },
- {
- "ID": "WebQTrn-25_f65ceb2f4ef98392b0177705932740a5",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does the actor that played the character Eliott Murtaugh play in",
- "question": "What other movies has the actor that played the character Eliot Murtaugh play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0b7by0q . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-743_e629da56667ef31f1d0e059c5f3dff45",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of jfk 's brothers and is the politician that ended his/her government position after 1968-06-06",
- "question": "Which politician and brother of JFK ended his government post after 1968-06-06?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.to ?num .\nFILTER (?num > \"1968-06-06\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTrn-849_e07b3359e02a6d6ceb68871f1dad7072",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and is the governmental jurisdiction that held the legislative session of the Ayrault Government",
- "question": "Which country that held the Ayrault Government legislative session borders Germany?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.legislative_sessions ns:m.0jwr0l1 . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-2784_1afdc65142a646a69eb7f01dce690c4b",
- "compositionality_type": "superlative",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and the film netflix_id is largest",
- "question": "Of the movies which featured tupac, which one has the largest netflix_id?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.netflix_id ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-1278_1ef455d28d4c19f07ec1bf5ca5bad8c3",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:21:05",
- "machine_question": "who did the actor that played the character Ezekiel 'Spoon' Whitmore date",
- "question": "Who are the people the actor who played Ezekiel 'Spoon' Whitmore has dated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0dl7n7f . \n?c ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1278",
- "webqsp_question": "who did tupac shakur date"
- },
- {
- "ID": "WebQTrn-3057_17e973c9587cc65f8e2ea8add9f00ef2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:41:21",
- "machine_question": "what year did giants win world series and Kansas City Royals was the championship runner up",
- "question": "In what year, did the Giants win the World Series, and the Kansas City Royals, was the championship, runner up?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0713r)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0713r ns:sports.sports_team.championships ?x .\n?x ns:sports.sports_championship_event.runner_up ns:m.049n7 . \n}",
- "webqsp_ID": "WebQTrn-3057",
- "webqsp_question": "what year did giants win world series"
- },
- {
- "ID": "WebQTrn-3379_1555b448547cae902ba0ac654a097948",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:35:41",
- "machine_question": "where does the name the location where the film \"The Loved Ones\" takes place come from",
- "question": "What is the name of the location, where the film, \"The Loved Ones\" occur?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.07l4_nv . \n?c ns:symbols.namesake.named_after ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3379",
- "webqsp_question": "where does the name melbourne come from"
- },
- {
- "ID": "WebQTrn-241_b96b735d1d754f27bc8986b614669f7b",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with the location where the film \"Amen\" takes place",
- "question": "What countries bordering the location of the film \"Amen\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0h3ww2v . \n?c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n}\n",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-2570_719a19b4c8ab7d1b27c9529c394743ef",
- "compositionality_type": "comparative",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and is the politician that ended his/her government position after 1945-04-12",
- "question": "What was the name of the president during World War II who left the position after April 12, 1945?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.to ?num .\nFILTER (?num > \"1945-04-12\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTest-1686_9f2fd1f7d2cee3d36d73ff5e3ef8b2c1",
- "compositionality_type": "superlative",
- "created": "2017-10-26T11:16:25",
- "machine_question": "who is the governor of arizona 2009 and is the politician that ended his/her government position earliest",
- "question": "What governor of Arizona in 2009 ended his/her governmental position earliest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0vmt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0vmt ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.to ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTrn-3166_d67d1a50e910a4fb8986ceb9205de433",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:00:51",
- "machine_question": "what is the country where Cass beer is made 's capital city",
- "question": "What is the capital of th country that produced Cass beer?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dmw8t . \n?c ns:location.country.capital ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3166",
- "webqsp_question": "what is south korea 's capital city"
- },
- {
- "ID": "WebQTest-1513_a70c7fd7ecc2aef83d0149355d69ddd1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:48:57",
- "machine_question": "what to do downtown sacramento and is a lake of type Reservoir",
- "question": "What recreational lake is near Downtown Sacramento?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07bcn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07bcn ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:geography.lake.lake_type ns:m.093shy . \n}",
- "webqsp_ID": "WebQTest-1513",
- "webqsp_question": "what to do downtown sacramento"
- },
- {
- "ID": "WebQTest-1528_4d68dbe4294e979290940881e3008e0d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and was decorated by Barry Greaves",
- "question": "What movie was Logan Lerman in that was decorated by Barry Greaves?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_set_decoration_by ns:m.010q0rkb . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-347_6f7252fc04cfac2cabbe4d12f43b4b42",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:57:32",
- "machine_question": "what exactly did the actor that played the character NASCAR Driver #2 die from",
- "question": "What is the causes of death of the actor who played the character NASCAR Driver #2?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0t_b243 . \n?c ns:people.deceased_person.cause_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-347",
- "webqsp_question": "what exactly did dale earnhardt die from"
- },
- {
- "ID": "WebQTrn-497_f7b8eb3c69f4f516a626fa9d2f9efa54",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:22:53",
- "machine_question": "in what country is the area in which the newspaper De Pers is circulated",
- "question": "Which country has the newspaper De Pers?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.027wrkn . \n?c ns:base.biblioness.bibs_location.country ?x .\n}\n",
- "webqsp_ID": "WebQTrn-497",
- "webqsp_question": "in what country is amsterdam"
- },
- {
- "ID": "WebQTrn-1392_89c6b37c8c2fb91cc761e61b8c1e8924",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:38:21",
- "machine_question": "where did the author who published editions for You learn by living go to school",
- "question": "What school did the author of You learn by Living attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04tpy8q . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1392",
- "webqsp_question": "where did eleanor roosevelt go to school"
- },
- {
- "ID": "WebQTest-1603_5aabdab4c50d62388224ccc564a50535",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:01:39",
- "machine_question": "what is the sacred text of daoism and influenced Jorge Luis Borges",
- "question": "What sacred Daoist text had an influence on Jorge Luis Borges?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07gvx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07gvx ns:religion.religion.texts ?x .\n?x ns:influence.influence_node.influenced ns:m.040db . \n}",
- "webqsp_ID": "WebQTest-1603",
- "webqsp_question": "what is the sacred text of daoism"
- },
- {
- "ID": "WebQTest-1785_98806527b045c387792db297c407c023",
- "compositionality_type": "superlative",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and the film netflix_id is largest",
- "question": "Which film starring Kim Richards has the largest Netflix ID?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.netflix_id ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTest-983_3caa263f40808e17c9c54948505772ee",
- "compositionality_type": "comparative",
- "created": "2017-10-26T09:15:00",
- "machine_question": "where did tennessee williams go to college and is the university that has number of postgraduates less than 6439",
- "question": "What college Tennessee Williams attended is a university with fewer than 6439 postgraduates enrolled?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c4y8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c4y8 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 6439) . \n}",
- "webqsp_ID": "WebQTest-983",
- "webqsp_question": "where did tennessee williams go to college"
- },
- {
- "ID": "WebQTrn-412_bcf98a1e3dee127b2c36824f0f86a401",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:08:12",
- "machine_question": "what language does people in the area in which the newspaper Trouw is circulated speak",
- "question": "What language do the people in the area where the \"Trouw\" newspaper is circulated speak?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.03p5wp . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-412",
- "webqsp_question": "what language does people in netherlands speak"
- },
- {
- "ID": "WebQTest-561_87feb43d4b743e2f0172e00f50bfada2",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:11:36",
- "machine_question": "when was the person that said \"Seriously, I do not think I fit for the presidency.\" president",
- "question": "When was the person who said \"seriously, I do not think I'm fit for the presidency\" president?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048jc3k . \n?c ns:base.inaugurations.inauguration_speaker.inauguration ?x .\n}\n",
- "webqsp_ID": "WebQTest-561",
- "webqsp_question": "when was abe lincoln president"
- },
- {
- "ID": "WebQTest-1823_2c38095b8b3c844ecca00e385cd7f083",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:39:31",
- "machine_question": "what government does where the government Federal government of Iraq is located use",
- "question": "What forms of government are in place in the Federal Government of Iraq?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.government ns:m.02rr40y . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1823",
- "webqsp_question": "what government does iraq use"
- },
- {
- "ID": "WebQTest-102_2138a6c1814de01ffc054bed7c94061a",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:54:11",
- "machine_question": "who played the fictional character which is the parent of James Gordon, Jr. batgirl",
- "question": "Who played the fictional character, Batgirl, that's the parent of James Gordon, Jr.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:fictional_universe.fictional_character.children ns:m.0n_j89f . \n?c ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n}\n",
- "webqsp_ID": "WebQTest-102",
- "webqsp_question": "who played barbara gordon batgirl"
- },
- {
- "ID": "WebQTrn-2540_58a5d284cc8e461c26e8c88444fd56d4",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:16:28",
- "machine_question": "what inspired monet and that died on 1863-08-13",
- "question": "Which artist passed away on 1863-08-13 and was an inspriational source to Claude Monet?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01xnj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01xnj ns:influence.influence_node.influenced_by ?x .\n?x ns:people.deceased_person.date_of_death \"1863-08-13\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2540",
- "webqsp_question": "what inspired monet"
- },
- {
- "ID": "WebQTrn-64_4b7058a69c5eb71df36a89837b1e4f60",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:09:57",
- "machine_question": "what was the composer of Papa'z Song name in juice",
- "question": "What was the name of the composer who wrote Papa'z Song?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.027qzf8 . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.film ns:m.08w51z .\n}\n",
- "webqsp_ID": "WebQTrn-64",
- "webqsp_question": "what was tupac name in juice"
- },
- {
- "ID": "WebQTrn-25_6ae300867eca734b6401db400f5a04a4",
- "compositionality_type": "superlative",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and is the film that was released earliest",
- "question": "Which film is the earliest that Taylor Lautner played in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-1251_dd9813281934463d55e5452175212740",
- "compositionality_type": "comparative",
- "created": "2017-10-26T09:57:03",
- "machine_question": "which countries speak germanic languages and number of people in the country's army is less than 39200",
- "question": "What country that speaks Germanic languages has an army less than 39200?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:location.statistical_region.size_of_armed_forces ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 39200) . \n}",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTest-1823_f5dfb1d13b449d0985315416d72cd95f",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:39:31",
- "machine_question": "what government does the country where Syriac language is spoken use",
- "question": "What type of government does that country that speaks Syriac use?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.0g5tm . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1823",
- "webqsp_question": "what government does iraq use"
- },
- {
- "ID": "WebQTrn-894_e8816f41e30cc619312fa050ff173448",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired the person that said \"Her voice is full of money.\"",
- "question": "Who inspired the person who said, \"Her voice is full of money\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048jrqw . \n?c ns:influence.influence_node.influenced_by ?x .\n}\n",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTrn-2319_90b940cb467238cc91ecfd5f2fd89fb1",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:48:11",
- "machine_question": "what is the official language of the the location where the film \"Three Stories of Galicia\" takes place",
- "question": "What are the official languages of the setting of the movie \"Three Stories of Galicia\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0wq0vzw . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTrn-1677_9dd205fdfa5075d2f97abec58868d9c9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and is in the Dutch Language",
- "question": "What Adam Sandler movie is in the Dutch language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.language ns:m.02bv9 . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-2152_52aec0171d93064e46b6e747d8d82010",
- "compositionality_type": "superlative",
- "created": "2017-10-26T02:25:14",
- "machine_question": "what teams are in the american league west and is the sports team was founded latest",
- "question": "Which team from the American League West was founded the most recently?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07fbnf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07fbnf ns:sports.sports_league.teams ?y .\n?y ns:sports.sports_league_participation.team ?x .\n?x ns:sports.sports_team.founded ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-2152",
- "webqsp_question": "what teams are in the american league west"
- },
- {
- "ID": "WebQTest-1560_2d851e09c04c135c6499a8e7bcf24ee9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:54:01",
- "machine_question": "who founded new york university and held position in the 4th United States Congress",
- "question": "What founder of New York University had a position in the 4th United States Congress?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwfn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwfn ns:organization.organization.founders ?x .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.legislative_sessions ns:m.01grpc . \n}",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTest-43_6988da193226944bb48ca59b2115a2b6",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:47:59",
- "machine_question": "what did the person that said \"War is too important a matter to be left to the military.\" do",
- "question": "What was the occupation of the person who said \"War is too important a matter to be left to the military.\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048hg08 . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTest-43",
- "webqsp_question": "what did george clemenceau do"
- },
- {
- "ID": "WebQTrn-3543_c48e6de5044e564c757dd8332cdd7570",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:06:32",
- "machine_question": "what countries does japan export to and is the administrative division in the country of United Arab Emirates",
- "question": "What nation to which Japan exports is a political division within the United Arab Emirates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.administrative_division.country ns:m.0j1z8 . \n}",
- "webqsp_ID": "WebQTrn-3543",
- "webqsp_question": "what countries does japan export to"
- },
- {
- "ID": "WebQTrn-2653_7c505eeeebb378fcfa65dc771f8239fd",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have france been involved in and is subject of the film Courage Under Fire",
- "question": "What wars has France fought in and was the subject of Courage Under Fire?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n?x ns:film.film_subject.films ns:m.01j5ql . \n}",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTrn-2809_8deb69518817ab56417b04d421af85b3",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:06:36",
- "machine_question": "where did the artist aword nominated for The Catcher in the Rye died",
- "question": "Where did the actor nominated for the award for The Catcher in the Rye die?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.019g32 . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2809",
- "webqsp_question": "where did jerome david salinger died"
- },
- {
- "ID": "WebQTest-1686_181825fe7646c43aa5701064e8bc73d2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:16:25",
- "machine_question": "who is the governor of arizona 2009 and is the politician held thier governmental position since 2009-01-26",
- "question": "Who is the Arizona Governor in 2009 who held her position since 1-26-2009?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0vmt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0vmt ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.from \"2009-01-26\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTrn-484_bcb1e681f9136c45c48a60c29662bf28",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:18:55",
- "machine_question": "what do you call money in the governmental jurisdiction that the government that has the position title Vice President of Brazil",
- "question": "What is the name of the currency in the country with a position title of Vice President of Brazil?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.09p2vs . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-484",
- "webqsp_question": "what do you call money in brazil"
- },
- {
- "ID": "WebQTest-1923_4dc293c98f6d58868f7b2d33a7e06f2e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and is about Korean War",
- "question": "What movie was about the korean war and featued actress Miley Cyrus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.subjects ns:m.048n7 . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-2189_6de87d5153dc87e5b7005e44c2e98e78",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:28:26",
- "machine_question": "what is modern the governmental jurisdiction that has governmental office holder named Mahmoud Fawzi language",
- "question": "What modern language is spoken in the governmental jurisdiction in which Mahmoud Fawzi holds a governmental office?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0563wd . \n?c ns:location.country.official_language ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2189",
- "webqsp_question": "what is modern egyptian language"
- },
- {
- "ID": "WebQTrn-1677_33b7d857b3156faee9cb6c16741d8b6a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and cinematography was by Dean Semler",
- "question": "What Adam Sandler movie had cinematography done by Dean Semler?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.cinematography ns:m.027t8fw . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-2069_9a4491f5f6a880a03bd96b8180bace4c",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:15:08",
- "machine_question": "what language the governmental jurisdiction that has governmental office holder named Ricardo Lagos speak",
- "question": "If I were to visit the governmental jurisdiction where Ricardo Lagos holds an office, what languages do I need to learn to speak?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0c_f_h . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2069",
- "webqsp_question": "what language chile speak"
- },
- {
- "ID": "WebQTrn-1405_56e8d2e51ce1a46013d0176a58f8d5b3",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:40:40",
- "machine_question": "where did president the subject of the film An American Affair go to school",
- "question": "Where did the President who \"An American Affair\" is about go to college?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.05h4nz9 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1405",
- "webqsp_question": "where did president kennedy go to school"
- },
- {
- "ID": "WebQTest-719_3a4de3e3ca56b4c8159542e8fc8f9945",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:32:09",
- "machine_question": "which political party does the subject of the film Obama Anak Menteng represent",
- "question": "Which political affiliation did the protagonist in the movie Obama Anak Menteng belong to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.0bx_4p9 . \n?c ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n}\n",
- "webqsp_ID": "WebQTest-719",
- "webqsp_question": "which political party does barack obama represent"
- },
- {
- "ID": "WebQTest-1282_29d667144c10743ecdb31fccce932cdd",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:02:56",
- "machine_question": "under what political system does the united states government operate and is the form of government of Bolivia",
- "question": "What form of government is used in both the United States and Bolivia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.country.form_of_government ?x .\n?x ns:government.form_of_government.countries ns:m.0165v . \n}",
- "webqsp_ID": "WebQTest-1282",
- "webqsp_question": "under what political system does the united states government operate"
- },
- {
- "ID": "WebQTest-965_6149d3b479edde0d00035aa61c2a4a36",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:11:59",
- "machine_question": "where did the subject of the film The Diary of Anne Frank go to school",
- "question": "Where did the person about whom the movie \"The Diary of Anne Frank\" was made go to school?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.0gvswpk . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTest-965",
- "webqsp_question": "where did anne frank go to school"
- },
- {
- "ID": "WebQTrn-3038_15cace8f716a3aed245757a5874e1bb0",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:38:30",
- "machine_question": "where was the person that said \"Who is rich? He that rejoices in his portion.\" raised",
- "question": "Where is the childhood home of the person who said \"Who is rich? He that rejoices in his portion.\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048k067 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3038",
- "webqsp_question": "where was benjamin franklin raised"
- },
- {
- "ID": "WebQTrn-2023_835a8ec1be91ea0beafe52046c426bd3",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:07:58",
- "machine_question": "where the composer of Can I Live II was raised",
- "question": "Where did the composer of Can I Live II grow up?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0zxv5hk . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2023",
- "webqsp_question": "where jay z was raised"
- },
- {
- "ID": "WebQTrn-493_21986807f4548b62c7b5748ebe3973ee",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:21:27",
- "machine_question": "where is the country where Artois Peetermans beer is made at",
- "question": "In what region is the country that produces Artois Peeterman beer?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dq9zk . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTrn-2664_c48e6de5044e564c757dd8332cdd7570",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and is the administrative division in the country of United Arab Emirates",
- "question": "What main trading partner of China is an administrative division in the country United Arab Emirates?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.administrative_division.country ns:m.0j1z8 . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-3141_680744290a1c918aad52e9c61b428d56",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:56:00",
- "machine_question": "where was the artist aword nominated for Get Real born",
- "question": "Where was the artist that was award nominated for, Get Real born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.09tl5m . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3141",
- "webqsp_question": "where was anne hathaway born"
- },
- {
- "ID": "WebQTest-1560_540272628a3440c1e3ee0d073a890920",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:54:01",
- "machine_question": "who founded new york university and who also wrote A Vocabulary of Seneca",
- "question": "Who is the person that wrote a Vocabulary of Seneca and founded New York University?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwfn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwfn ns:organization.organization.founders ?x .\n?x ns:book.author.works_written ns:m.06bp7vx . \n}",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTrn-1259_38e836442d3d4535942bf8f0cbbbe65a",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:19:08",
- "machine_question": "where did the artist which recorded Hot Rod Heart graduate from college",
- "question": "At what college was the artist who recorded \"Hot Rod Heart\" educated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0v_yzky . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?y ns:education.education.degree ns:m.019v9k .\n}\n",
- "webqsp_ID": "WebQTrn-1259",
- "webqsp_question": "where did brad paisley graduate from college"
- },
- {
- "ID": "WebQTest-1923_29fb4dfe0b8a966ca93fbd19bbc13e70",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and that was producted by the company Touchstone Pictures",
- "question": "What movie was Miley Cyrus in that was produced by Touchstone Pictures?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.production_companies ns:m.020h2v . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTest-54_9979ad066382ff1507c923c8035087c4",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:48:48",
- "machine_question": "what country did the political appointer that had the title Reich Governor control",
- "question": "What country was controlled by the political appointee who held the title Reich Governor?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.09c1mpz . \n?c ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.jurisdiction_of_office ?x .\n}\n",
- "webqsp_ID": "WebQTest-54",
- "webqsp_question": "what country did adolf hitler control"
- },
- {
- "ID": "WebQTrn-3033_e3a5f9c340a4ea179541856ccb4900eb",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:37:56",
- "machine_question": "what state the area in which the newspaper Xtra! is circulated located",
- "question": "Which location is in the area in which the newspaper Xtra! is circulated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.02dlcb . \n?c ns:base.biblioness.bibs_location.state ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3033",
- "webqsp_question": "what state toronto located"
- },
- {
- "ID": "WebQTrn-2006_d6eeef75a363b8c5bf405ea3b0684cfc",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did the subject of the film The Raven work for",
- "question": "For what magazines did the subject of the film \"The Raven\" work?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.02vtrqx . \n?c ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTest-783_b181354faec01d121c5f050e0d0da2fd",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:42:06",
- "machine_question": "what county is the location where the film \"Puncture\" takes place tx in",
- "question": "What county in Texas is the location where the movie \"Puncture\" takes place?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0c1fbxk . \n?c ns:location.hud_county_place.county ?x .\n}\n",
- "webqsp_ID": "WebQTest-783",
- "webqsp_question": "what county is houston tx in"
- },
- {
- "ID": "WebQTest-1785_f4a57ff81e8f60ff90735c3e1206bdc3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and is the film that was released on 1975-03-21",
- "question": "What film starring Kim Richards that was released on 3-21-1975?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date \"1975-03-21\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-1677_e171598f0904aa80515342263bc45547",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and that was producted by John Schneider",
- "question": "What movie produced by John Schneider was Adam Sandler in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.produced_by ns:m.01p8_0v . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-1841_2f402f2c0487977d71bf7076a8db1e97",
- "compositionality_type": "comparative",
- "created": "2017-10-26T01:41:53",
- "machine_question": "what are popular sports in spain and is the sports team was founded after 1994",
- "question": "Which Spanish sports teams were founded after 1994?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06mkj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06mkj ns:sports.sports_team_location.teams ?x .\n?x ns:sports.sports_team.founded ?num .\nFILTER (?num > \"1994\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-1841",
- "webqsp_question": "what are popular sports in spain"
- },
- {
- "ID": "WebQTrn-2335_f81b2d3ee250e8503f128923a79d3c5a",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:50:23",
- "machine_question": "what is the national anthem of the country where Tsakhur Language is spoken",
- "question": "What is the national anthem of the place where Tsakhur is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.027bj_4 . \n?c ns:location.country.national_anthem ?y .\n?y ns:government.national_anthem_of_a_country.anthem ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2335",
- "webqsp_question": "what is the national anthem of russia"
- },
- {
- "ID": "WebQTest-1002_18b698a0c4db4e35a9c98877fc9c40ae",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:55",
- "machine_question": "who played harry potter dumbledore actor and died from Hodgkin's lymphoma",
- "question": "Who was the actor who played Dumbledore in Harry Potter who died from Hodgkin's lymphoma?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cb2r)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cb2r ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:people.deceased_person.cause_of_death ns:m.02qg4h . \n}",
- "webqsp_ID": "WebQTest-1002",
- "webqsp_question": "who played harry potter dumbledore actor"
- },
- {
- "ID": "WebQTest-537_743ff6362bb2b9e550d92e0dc9b8b063",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and cinematography was by John Mathieson",
- "question": "What movie starring Charlie Hunnam that had John Mathieson as the cinematographer?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.cinematography ns:m.02pndc0 . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-25_a87e077f0e759349480a544bd66cfe40",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and it's genre is Thriller",
- "question": "In which thriller movies does Taylor Lautner appear?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:media_common.netflix_title.netflix_genres ns:m.01jfsb . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-124_5e89e91ab1c8fd1eea3f415d52cb4738",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and that was producted by Mick Garris",
- "question": "What movie was directed by Angelina Jolie and directed by Mick Garris?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.executive_produced_by ns:m.0d4_x9 . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-567_a597ad8a4ef31ad09f1765593d4e7fcc",
- "compositionality_type": "superlative",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and the tv program episode running time is smallest",
- "question": "Which movies featuring the work of Ron Howard has the shortest run time?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:tv.tv_program.episode_running_time ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTest-1171_9d97dbacae72da3d13bebc0a3f095297",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:46:12",
- "machine_question": "who did darth vaders voice and who also wrote Voices and silences",
- "question": "Who wrote Voices and silences and also did Darth Vader's voice?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2y0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2y0 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.special_performance_type ns:m.02nsjvf .\n?x ns:book.author.works_written ns:m.067z76z . \n}",
- "webqsp_ID": "WebQTest-1171",
- "webqsp_question": "who did darth vaders voice"
- },
- {
- "ID": "WebQTest-1965_b3a2ccc81ab934c7f836221d51e151f5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:10:28",
- "machine_question": "who did the voice for lola bunny and that work as Comedian",
- "question": "What comedian did the voice for Lola Bunny?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n\t{ \n\t # Film\n\t ns:m.0534r8 ns:film.film_character.portrayed_in_films ?y .\n\t ?y ns:film.performance.actor ?x .\n\t ?y ns:film.performance.special_performance_type ns:m.02nsjvf . #voice\n\t}\n\tUNION\n\t{\n\t # TV\n\t ns:m.0534r8 ns:tv.tv_character.appeared_in_tv_program ?y .\n\t ?y ns:tv.regular_tv_appearance.actor ?x .\n\t}?x ns:people.person.profession ns:m.018gz8 . \n}",
- "webqsp_ID": "WebQTest-1965",
- "webqsp_question": "who did the voice for lola bunny"
- },
- {
- "ID": "WebQTrn-1677_f440937e3c93270055861e78bf0e0c9a",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did the actor that played the character Charlie Fineman play in",
- "question": "What other movies is the person who plays Charlie Fineman in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.03gh3x4 . \n?c ns:film.producer.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-634_290076b4968a6b1f5f7b5425d3a5e9f0",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:41:50",
- "machine_question": "what did the person that said \"Forgiveness is God's command.\" do",
- "question": "What work did the person do who said, \"Forgiveness is God's command\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048g5hc . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTrn-634",
- "webqsp_question": "what did martin luther do"
- },
- {
- "ID": "WebQTrn-124_6655b5377537a5db12604d5fc81260a4",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and that has the following genre: Drama",
- "question": "What drama movie did Angelina Jolie direct?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.genre ns:m.02822 . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-21_9d6e0b4b6617f7a16f3132c0b756fc77",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:04:58",
- "machine_question": "who is the prime minister of the country where Harar Beer beer is made",
- "question": "Who serves as Prime Minister of the country where Harar Beer is made?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.059q7h7 . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.060bp .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-21",
- "webqsp_question": "who is the prime minister of ethiopia"
- },
- {
- "ID": "WebQTrn-124_0ebb5db67d331752adddbe06bca557fc",
- "compositionality_type": "comparative",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and is the film was released after 2011-12-22",
- "question": "What movie directed by Angelina Jolie that was released after 12-22-2011?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.initial_release_date ?num .\nFILTER (?num > \"2011-12-22\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTest-213_4d64427814a804819d7bd73a4187dbe2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did scarlett johansson date and is the actor that played in the film The Croods 2",
- "question": "Who did Scarlett Johansson date that was an actor in the movie \"The Croods 2\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:film.actor.film ?c .\n?c ns:film.performance.film ns:m.010pch65 . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-3034_2fd33d22c32307ac6536d5c5644a1bde",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:37:59",
- "machine_question": "where did dr the person that said \"In this Revolution no plans have been written for retreat.\" get his doctorate",
- "question": "Where did the person who said, \"In this Revolution no plans have been written for retreat\" earn his doctorate?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048j69x . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?y ns:education.education.degree ns:m.04zx3q1 .\n}\n",
- "webqsp_ID": "WebQTrn-3034",
- "webqsp_question": "where did dr martin luther king get his doctorate"
- },
- {
- "ID": "WebQTest-1384_1ae1a6be469266690c163ee3f6e0293c",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:26:06",
- "machine_question": "what is the predominant religion in where the government Cabinet of Israel is located",
- "question": "What is the main religion in the nation where the Cabinet of Israel is located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.government ns:m.0czhnw . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?y ns:location.religion_percentage.percentage ?sk0 .\n}\nORDER BY DESC(xsd:float(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-1384",
- "webqsp_question": "what is the predominant religion in israel"
- },
- {
- "ID": "WebQTrn-124_405a78f132e69f4771aff40d07cd0294",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and that was producted by Erwin Stoff",
- "question": "Which movie did Angelina Jolie direct, that was produced by Erwin Stoff?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.produced_by ns:m.026tlzp . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTest-1376_f46d89a2e7090339e748bcf7dbd14692",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:24:29",
- "machine_question": "what province is the govermental jurisdiction that has govermental body named Montreal Executive Committee located",
- "question": "In which province, is the location that has a governmental body called, Montreal Executive Committee?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.0gvv85q . \n?c ns:base.biblioness.bibs_location.state ?x .\n}\n",
- "webqsp_ID": "WebQTest-1376",
- "webqsp_question": "what province is montreal canada located"
- },
- {
- "ID": "WebQTest-493_4449720a6e25f3093a8065ae980f0221",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:58:11",
- "machine_question": "what type of government does australia have and in country Kingdom of Prussia",
- "question": "What government system is shared by Australia and the Kingdom of Prussia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0chghy)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0chghy ns:location.country.form_of_government ?x .\n?x ns:government.form_of_government.countries ?c .\n?c ns:type.object.name \"Kingdom of Prussia\"@en . \n}\n",
- "webqsp_ID": "WebQTest-493",
- "webqsp_question": "what type of government does australia have"
- },
- {
- "ID": "WebQTrn-2809_76ad44c32bce2694411c86576bbec2e7",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:06:36",
- "machine_question": "where did the author who published editions for A Catcher in the Rye died",
- "question": "In which city, did the author that published, A Catcher in the Rye, died?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04v7gfr . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2809",
- "webqsp_question": "where did jerome david salinger died"
- },
- {
- "ID": "WebQTest-743_0c1285b4c6ee14099812a0408bc73a78",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of jfk 's brothers and served in political party Massachusetts Democratic Party",
- "question": "Which of JFK's brothers served in the political party called Massachusetts Democratic Party?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:government.politician.party ?c .\n?c ns:government.political_party_tenure.party ns:m.0267p0g . \n}",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTest-1941_ec0e8589cffeb3721b09bd2a5f042e63",
- "compositionality_type": "composition",
- "created": "2017-10-26T12:06:22",
- "machine_question": "what kind of government does the country where Omagua dialect is spoken",
- "question": "What form of government is used in the country where the regional Omagua dialect is used?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.02hxk02 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1941",
- "webqsp_question": "what kind of government does peru"
- },
- {
- "ID": "WebQTrn-3033_9bff9b3325534dae4908b820d4364101",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:37:56",
- "machine_question": "what state the location where the film \"Shoot 'Em Up\" takes place located",
- "question": "Where was the movie \"Shoot 'Em Up\" filmed?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0dz9by . \n?c ns:base.biblioness.bibs_location.state ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3033",
- "webqsp_question": "what state toronto located"
- },
- {
- "ID": "WebQTrn-2316_72d523c9058d95267091aebebd6b7e62",
- "compositionality_type": "superlative",
- "created": "2017-10-26T02:47:49",
- "machine_question": "what influenced jackson pollock 's work and the person's date of death is latest",
- "question": "Who was the person who influenced Jackson Pollock that died latest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04510)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04510 ns:influence.influence_node.influenced_by ?x .\n?x ns:people.deceased_person.date_of_death ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTrn-3049_ae2f0556c44ee8e111f11615ad14f9d8",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:41:11",
- "machine_question": "what is the area in which the newspaper Creative Loafing is circulated ga famous for",
- "question": "For what is the area where the newspaper Creative Loafing circulates famous?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.027f3fm . \n?c ns:olympics.olympic_host_city.olympics_hosted ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3049",
- "webqsp_question": "what is atlanta ga famous for"
- },
- {
- "ID": "WebQTrn-2152_5222f9390741ca95a173b832aad586f2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:25:14",
- "machine_question": "what teams are in the american league west and sports team that play in Arlington",
- "question": "What American League teams play in Arlington?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07fbnf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07fbnf ns:sports.sports_league.teams ?y .\n?y ns:sports.sports_league_participation.team ?x .\n?x ns:sports.sports_team.location ns:m.0nqph . \n}",
- "webqsp_ID": "WebQTrn-2152",
- "webqsp_question": "what teams are in the american league west"
- },
- {
- "ID": "WebQTest-561_f4a09a295875531887340bb4c3b57928",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:11:36",
- "machine_question": "when was the person to whom William Howard Taft dedicated his/her work president",
- "question": "When was the person to whom William Howard Taft dedicated his work President?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:media_common.dedicatee.dedications ?k .\n?k ns:media_common.dedication.dedicated_by ns:m.083pr . \n?c ns:base.inaugurations.inauguration_speaker.inauguration ?x .\n}\n",
- "webqsp_ID": "WebQTest-561",
- "webqsp_question": "when was abe lincoln president"
- },
- {
- "ID": "WebQTrn-1180_33a613e654ecc62313ec81072238d012",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:06:55",
- "machine_question": "where is wellsville missouri and has an official symbol of Cornus florida",
- "question": "WHat states has a symbol of Cornus Florida and incldues the town of Wellsville?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0wy41)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0wy41 ns:location.location.containedby ?x .\n?x ns:government.governmental_jurisdiction.official_symbols ?c .\n?c ns:location.location_symbol_relationship.symbol ns:m.018wtr . \n}",
- "webqsp_ID": "WebQTrn-1180",
- "webqsp_question": "where is wellsville missouri"
- },
- {
- "ID": "WebQTest-1376_97821c19501e4733cb11d7bdbd06bfef",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:24:29",
- "machine_question": "what province is the location where the film \"Source Code\" takes place located",
- "question": "When my brother visited the location where the film \"Source Code\" takes place, what province was he in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0b6lqyd . \n?c ns:base.biblioness.bibs_location.state ?x .\n}\n",
- "webqsp_ID": "WebQTest-1376",
- "webqsp_question": "what province is montreal canada located"
- },
- {
- "ID": "WebQTrn-125_003c6a046c47526d922683f22cf0e983",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:18:13",
- "machine_question": "where did the subject of the film King: A Filmed Record... Montgomery to Memphis got shot",
- "question": "The subject of the film King: A Filmed Record... Montgomery to Memphis was shot at what location?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.0jyh7 . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-125",
- "webqsp_question": "where did martin luther king got shot"
- },
- {
- "ID": "WebQTrn-493_bdb01f7e3dce965318ee60fc713a9cb0",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:21:27",
- "machine_question": "where is the country where St Bernardus Abt 12 beer is made at",
- "question": "Where would you find the country where St. Bernardus Abt 12 beer is made?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqcb9 . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTrn-894_b751ce0f39b884d02f214d615fe3cb57",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired the person that said \"There are no second acts in American lives.\"",
- "question": "Who was the inspiration for the person that said \"There are no second acts in American lives\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048d7sw . \n?c ns:influence.influence_node.influenced_by ?x .\n}\n",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTrn-1677_a3f3297c1fb33fa36090e79b89b6690c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and cinematography was by Michael Barrett",
- "question": "What Adam Sandler movie had cinematography done by Michael Barrett?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.cinematography ns:m.01x3241 . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-1939_87feb43d4b743e2f0172e00f50bfada2",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:56:33",
- "machine_question": "what political experience did the person that said \"Seriously, I do not think I fit for the presidency.\" have",
- "question": "What political experience did the person have who said, \"Seriously, I do not think I fit for the presidency\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048jc3k . \n?c ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.office_position_or_title ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1939",
- "webqsp_question": "what political experience did abraham lincoln have"
- },
- {
- "ID": "WebQTest-1785_64f7f636c2ecaa51fcf62618fe76820a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and that is 112.0 minutes long",
- "question": "Which movie did Kim Richards appear in and had a length of 112.0 minutes?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.runtime ?c .\n?c ns:film.film_cut.runtime \"112.0\" . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-1392_34fab9efec62ce40a115985e8743f69c",
- "compositionality_type": "comparative",
- "created": "2017-10-26T00:38:21",
- "machine_question": "where did eleanor roosevelt go to school and is the university that has number of postgraduates less than 3708",
- "question": "Which university with fewer than 3708 postgraduates did Eleanor Roosevelt attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02n9k)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02n9k ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 3708) . \n}",
- "webqsp_ID": "WebQTrn-1392",
- "webqsp_question": "where did eleanor roosevelt go to school"
- },
- {
- "ID": "WebQTest-1785_0c2ef888f7d4db8c11f11a94192905ba",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and that was released on 1974",
- "question": "Which movie was Kim Richards in, that was released in 1974?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date \"1974\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-1069_1ad460cd0410838a2d94b2dd7bd93efe",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:50:55",
- "machine_question": "what language do the country where Faroese is spoken",
- "question": "What languages are spoken in the country where Faroese is used?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.02hrcqd . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1069",
- "webqsp_question": "what language do denmark"
- },
- {
- "ID": "WebQTrn-2875_625df54cc64b9a3383407af99190cb04",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:16:00",
- "machine_question": "what language do cyprus speak and that has initials el",
- "question": "What language, with the initials EL, do the people of Cyprus speak?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01ppq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01ppq ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.iso_639_1_code \"el\" . \n}",
- "webqsp_ID": "WebQTrn-2875",
- "webqsp_question": "what language do cyprus speak"
- },
- {
- "ID": "WebQTrn-452_576be7cca909b5ccf4bbd2bcc0249607",
- "compositionality_type": "superlative",
- "created": "2017-10-25T22:13:17",
- "machine_question": "where does lala anthony live and the location GNIS feature ID is smallest",
- "question": "Where does Lala Anthony live where the GNIS feature ID is the smallest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03l26m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03l26m ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:location.location.gnis_feature_id ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTest-213_0739c226a0ca72de240018da832e1221",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did scarlett johansson date and is the actor that played in the film Wild Horses",
- "question": "Who did Scarlett Johansson date that played in the movie \"Wild Horses\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:film.actor.film ?c .\n?c ns:film.performance.film ns:g.11b7f0w03f . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-3744_1bc38eddb1fb4d93010f232f991f8d09",
- "compositionality_type": "comparative",
- "created": "2017-10-26T06:33:08",
- "machine_question": "what college did russell wilson go to and is the university that has number of undergraduates greater than 29118",
- "question": "What college with number of undergraduates greater than 29118 that Russell Wilson attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05c10yf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05c10yf ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) > 29118) . \n}",
- "webqsp_ID": "WebQTrn-3744",
- "webqsp_question": "what college did russell wilson go to"
- },
- {
- "ID": "WebQTrn-241_4982d29236a4ba64c2f0439d263f23aa",
- "compositionality_type": "superlative",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with france and number of people in the country's army is smallest",
- "question": "On the countries that share a border with France, which country has the smallest army?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.statistical_region.size_of_armed_forces ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-3249_8854b6b321c9e210d83c0419d6d3b4c5",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does the actor that played the character Danielle Warren play on",
- "question": "Which shows did the actor who played the character Danielle Warren play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0dg9y03 . \n?c ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTrn-2904_0b2295cf692f73863c4d317fe2713132",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:20:01",
- "machine_question": "where did lauren conrad live and produce the beer Anchor Steam",
- "question": "Where did Lauren Conrad live that also produced the beer Anchor Steam?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:food.beer_country_region.beers_from_here ns:m.02h8gbz . \n}",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTrn-1392_ba1b3d8965af4c1f1127fa5219d1c2df",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:38:21",
- "machine_question": "where did eleanor roosevelt go to school and the organiztion founding date is 1919",
- "question": "Where did Eleanor Roosevelt attend school, with an organization founding date of 1919?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02n9k)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02n9k ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:organization.organization.date_founded \"1919\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-1392",
- "webqsp_question": "where did eleanor roosevelt go to school"
- },
- {
- "ID": "WebQTest-1012_73741811f34519b29f7d19ccfd4d9553",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:17:46",
- "machine_question": "what to do in hollywood ca this weekend and is the structure opened in 1922",
- "question": "What structure opened in 1922 in Hollywood, CA?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2wj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2wj ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.structure.opened \"1922\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1012",
- "webqsp_question": "what to do in hollywood ca this weekend"
- },
- {
- "ID": "WebQTrn-493_590fff78c30981ef9566ad54a453d002",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:21:27",
- "machine_question": "where is the place where breed Schipperke originated in at",
- "question": "Where does the breed Schipperke originated from?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.01dv7j . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTest-1528_f8024d5f486967b395064aa07aa52d6e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and that was written by Andrew Davies",
- "question": "In which movie did Logan Lerman act in, that was written by Andrew Davies?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.written_by ns:m.01hb_5 . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-2258_a37f457dd3fdc936b7b86a218e415de7",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:38:42",
- "machine_question": "who was vice president under the subject of the film Reagan",
- "question": "Who served as Vice President under the subject of the film \"Reagan\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.0g8n81t . \n?c ns:government.us_president.vice_president ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2258",
- "webqsp_question": "who was vice president under ronald reagan"
- },
- {
- "ID": "WebQTrn-1812_93d2e88cddc04bc55b23c31bab096e16",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:36:57",
- "machine_question": "what countries are in the caribbean and the country calling code is largest",
- "question": "Which Caribbean country has the largest calling code?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.calling_code ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTrn-3376_118a81ac3fc08ca8590bf8be836d1be1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T05:34:14",
- "machine_question": "where did kevin hart go to school and the organiztion founding date is 1929",
- "question": "What school attended by Kevin Hart had an organizational founding date of 1929?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0ggp1n)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0ggp1n ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:organization.organization.date_founded \"1929\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-3376",
- "webqsp_question": "where did kevin hart go to school"
- },
- {
- "ID": "WebQTrn-1659_a6a6b721b1b2c30cde7fac3c3b6072cd",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:17:22",
- "machine_question": "who do nate robinson play for and the sports team arena stadium is McNichols Sports Arena",
- "question": "For what sports team that calls McNichols Sports Arena its home stadium does Nate Robinson play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07c1_2)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07c1_2 ns:sports.pro_athlete.teams ?y .\n?y ns:sports.sports_team_roster.team ?x .\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.from ?sk0} || \nEXISTS {?y ns:sports.sports_team_roster.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.to ?sk2} || \nEXISTS {?y ns:sports.sports_team_roster.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:sports.sports_team.arena_stadium ns:m.039xd2 . \n}",
- "webqsp_ID": "WebQTrn-1659",
- "webqsp_question": "who do nate robinson play for"
- },
- {
- "ID": "WebQTrn-2904_13765c6b33acddb614acbd7e8d2c5ea1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:20:01",
- "machine_question": "where did lauren conrad live and contains a neighborhood named Richmond District",
- "question": "What city contains the neighborhood Richmond and is where Lauren Conrad lived?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:location.place_with_neighborhoods.neighborhoods ns:m.01prlf . \n}",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTest-983_5117d407df6e21d30cd4893bcab84281",
- "compositionality_type": "comparative",
- "created": "2017-10-26T09:15:00",
- "machine_question": "where did tennessee williams go to college and is the university that has number of undergraduates less than 26965",
- "question": "What university that has fewer than 26,965 undergraduates did Tennessee WIlliams attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c4y8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c4y8 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 26965) . \n}",
- "webqsp_ID": "WebQTest-983",
- "webqsp_question": "where did tennessee williams go to college"
- },
- {
- "ID": "WebQTest-191_4d9722501d3e2a93d5712c284e7ca28c",
- "compositionality_type": "comparative",
- "created": "2017-10-26T07:06:21",
- "machine_question": "where did drew brees go to college wikianswers and is the university that has number of undergraduates less than 31290",
- "question": "Where did Drew Brees attend university, that has less than 31,290 undergraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.030bdd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.030bdd ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 31290) . \n}",
- "webqsp_ID": "WebQTest-191",
- "webqsp_question": "where did drew brees go to college wikianswers"
- },
- {
- "ID": "WebQTrn-2738_ebaf221b286ef20b4d43cd797b3a479e",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:55:15",
- "machine_question": "what style of art did the visual artist that created the art series of Blue Nudes Series use",
- "question": "What kind of art does the artist of \"Blue Nudes Series\" use?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:visual_art.visual_artist.art_series ns:m.0k0xmct . \n?c ns:visual_art.visual_artist.associated_periods_or_movements ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2738",
- "webqsp_question": "what style of art did henri matisse use"
- },
- {
- "ID": "WebQTest-1539_96ad8e19d4bfae4439f3839b16a5e190",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:52:08",
- "machine_question": "who is the actor that played in the film My Name Is Kate married to 2012",
- "question": "To whom was the actor who was in the movie \"My Name is Katie\" married in 2012?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0bcl581 . \n?c ns:people.person.spouse_s ?y .\n?y ns:people.marriage.spouse ?x .\n?y ns:people.marriage.type_of_union ns:m.04ztj .\n?y ns:people.marriage.from ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-1539",
- "webqsp_question": "who is ryan reynolds married to 2012"
- },
- {
- "ID": "WebQTrn-3170_4c56262d6806c8bd5c0fadb75177520a",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:01:04",
- "machine_question": "what does the political appointer that had the title Director for Multilateral Affairs have a degree in",
- "question": "What degree did the official who held the title Director for Multilateral Affairs have?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.05ftbwf . \n?c ns:people.person.education ?y .\n?y ns:education.education.major_field_of_study ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3170",
- "webqsp_question": "what does obama have a degree in"
- },
- {
- "ID": "WebQTrn-2784_b64250ae3c9d6c724133d09dad5593ec",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and that was directed by Kirk M. Petruccelli",
- "question": "What movie featuring Tupac was directed by Kirk M. Petruccelli?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_art_direction_by ns:m.09dtrf8 . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTest-1301_24c13551b792ceb6ce65520d29b87c61",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:07:51",
- "machine_question": "what are fun things to do in sacramento ca and is the structure opened in 1986",
- "question": "What fun place in Sacramento, CA should I visit that's a structure that opened in 1986?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07bcn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07bcn ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.structure.opened \"1986\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1301",
- "webqsp_question": "what are fun things to do in sacramento ca"
- },
- {
- "ID": "WebQTrn-3335_ca1d9e583e040b7f2f6103a9f44cd53b",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:27:49",
- "machine_question": "what kind of money do they use in the country that its coat of arms is Coat of arms of Russia",
- "question": "What currency is used in the country that has the Coat of Arms of Russia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:symbols.coat_of_arms_bearer.coat_of_arms_used ?k .\n?k ns:symbols.armorial_grant.coat_of_arms ns:m.04c96n . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3335",
- "webqsp_question": "what kind of money do they use in russia"
- },
- {
- "ID": "WebQTest-783_4abff209a4779f8cada700c90babf2de",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:42:06",
- "machine_question": "what county is the location where the film \"Attention Shoppers\" takes place tx in",
- "question": "Which county is the film \"Attention Shoppers\" set in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.02kbbcj . \n?c ns:location.hud_county_place.county ?x .\n}\n",
- "webqsp_ID": "WebQTest-783",
- "webqsp_question": "what county is houston tx in"
- },
- {
- "ID": "WebQTest-1817_1bbd9ffd7b604510a3d6751b9f8ef796",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:37:37",
- "machine_question": "where did jrr tolkien go to school and is the university that has number of postgraduates 9327",
- "question": "Which university with 9327 postgraduates did J.R.R. Tolkien attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041h0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041h0 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number \"9327\" . \n}",
- "webqsp_ID": "WebQTest-1817",
- "webqsp_question": "where did jrr tolkien go to school"
- },
- {
- "ID": "WebQTest-537_21673ea221c99d3d37931bb684325f49",
- "compositionality_type": "superlative",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and is the film that was released earliest",
- "question": "What film featuring Charlie Humman has the earliest release date?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-3384_e83e8190540386b20d8b60496674e1d5",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:37:34",
- "machine_question": "what language does people from where the government Politics of Denmark is located speak",
- "question": "What language is spoken by the people governed by the government of Denmark?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.government ns:m.027gf . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3384",
- "webqsp_question": "what language does people from denmark speak"
- },
- {
- "ID": "WebQTrn-3098_530c9b007d2e31175fa177ade7ae14ab",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:48:58",
- "machine_question": "where was the person that said \"Eat to please thyself, but dress to please others.\" born",
- "question": "Where was the person born that said \"Eat to please thyself, but dress to please others.\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048gglz . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3098",
- "webqsp_question": "where was ben franklin born"
- },
- {
- "ID": "WebQTest-537_74f1761f9f9f53428fd2495202e0290f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and that was edited by Bernat Vilaplana",
- "question": "Which movie edited by Bernat Vilaplana was Charlie Hunnam in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.edited_by ns:g.1z0spgn1l . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-3412_305f49b65a760af0e6ce8d06f43aa22a",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:43:16",
- "machine_question": "where is the artist which recorded Out of Your Mind (radio edit) from",
- "question": "Where is the artist who recorded \"Out of Your Mind\" from?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0nrtqq . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3412",
- "webqsp_question": "where is victoria beckham from"
- },
- {
- "ID": "WebQTrn-62_bce88015327268bc8f081292e2c80dcd",
- "compositionality_type": "comparative",
- "created": "2017-10-25T21:09:49",
- "machine_question": "what are the names of walt disney kids and the person's date of death is before 2013-11-19",
- "question": "Which of Walt Disney kids, who'c date of death is before November 19, 2013?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.081nh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.081nh ns:people.person.children ?x .\n?x ns:people.deceased_person.date_of_death ?num .\nFILTER (?num < \"2013-11-19\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-62",
- "webqsp_question": "what are the names of walt disney kids"
- },
- {
- "ID": "WebQTrn-1677_87deda135e48fdbc80ef86a95018f5c9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and that has the following genre: Fantasy",
- "question": "In which fantasy movies has Adam Sandler appeared?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.genre ns:m.01hmnh . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-2331_004e525a273499742af4251d024bc66f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:49:17",
- "machine_question": "what type of music did vivaldi write and influenced Les Fradkin",
- "question": "What type of music, that influenced Les Fradkin, did Vivaldi write?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pth)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pth ns:music.artist.genre ?x .\n?x ns:influence.influence_node.influenced ns:m.01r0t_j . \n}",
- "webqsp_ID": "WebQTrn-2331",
- "webqsp_question": "what type of music did vivaldi write"
- },
- {
- "ID": "WebQTest-538_e92ac6479096acfc8a23fa7ff3fa1b37",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and with debut in Ziegfeld Theatre",
- "question": "Which movie was Taylor Swift in, that debuted at Ziegfeld Theatre?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.film_regional_debut_venue ns:m.011lwxkx . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-3527_4fc72548c4680b0604576961f2ce4459",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:03:03",
- "machine_question": "what language did ancient romans write in and belongs to the Italic languages language family",
- "question": "What language belongs to the Italic language family did the ancient Romans write?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06cmp)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06cmp ns:fictional_universe.fictional_setting.languages ?x .\n?x ns:language.human_language.language_family ns:m.03t28 . \n}",
- "webqsp_ID": "WebQTrn-3527",
- "webqsp_question": "what language did ancient romans write in"
- },
- {
- "ID": "WebQTest-1379_255da87c2560e4248091e82a1c0686c5",
- "compositionality_type": "comparative",
- "created": "2017-10-26T10:24:45",
- "machine_question": "what did franz liszt do to earn a living and ended leading a religious organization before 1993-03-27",
- "question": "What was Franz Liszt' career that had him ending up leading a religious organization before March 27, 1993?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0hqgp)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0hqgp ns:people.person.profession ?x .\n?x ns:religion.religious_leadership_title.leaders ?c .\n?c ns:religion.religious_organization_leadership.end_date ?num .\nFILTER (?num < \"1993-03-27\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1379",
- "webqsp_question": "what did franz liszt do to earn a living"
- },
- {
- "ID": "WebQTest-213_87ffe7c3404a14f726cc54ae6d6a6057",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did was nominee of the Theatre World Award award date",
- "question": "Who dated the nominee of the Theater World Award?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.award ns:m.05yr22 . \n?c ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n}\n",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTest-375_3a9a869538584999b9670edcd9773dab",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:41:16",
- "machine_question": "what was the first book the person that said \"Let us be moral. Let us contemplate existence.\" wrote",
- "question": "What's the first book written by the person who said, \"Let us be moral. Let us contemplate existence\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048gdth . \n?c ns:book.author.works_written ?x .\n?x ns:common.topic.notable_types ns:m.01xryvm .\n?x ns:book.written_work.copyright_date ?sk0 .\n}\nORDER BY xsd:datetime(?sk0)\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-375",
- "webqsp_question": "what was the first book charles dickens wrote"
- },
- {
- "ID": "WebQTest-712_4e9134eaaafee4fd4023d41d4770f5eb",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:31:25",
- "machine_question": "what countries have territories in oceania and is the country that has Chamorro Language as a spoken language",
- "question": "What country with territories in Oceania has Chamorro as spoken language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.languages_spoken ns:m.01vky1 . \n}",
- "webqsp_ID": "WebQTest-712",
- "webqsp_question": "what countries have territories in oceania"
- },
- {
- "ID": "WebQTrn-1731_843303055781fd274c0e177ae95bbb5a",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:26:23",
- "machine_question": "what did randy jackson play in the artist which recorded Going Down Alone",
- "question": "What instrument did Randy Jackson play in the artist that recorded \"Going Down Alone?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.010jyrk . \n?c ns:music.musical_group.member ?y .\n?y ns:music.group_membership.role ?x .\n?y ns:music.group_membership.member ns:m.02yygk .\n}\n",
- "webqsp_ID": "WebQTrn-1731",
- "webqsp_question": "what did randy jackson play in journey"
- },
- {
- "ID": "WebQTest-712_7c32da59d9f250768ab30cff625c5a94",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:31:25",
- "machine_question": "what countries have territories in oceania and is the govermental jurisdiction that has govermental body named New Zealand House of Representatives",
- "question": "What country has territories in Oceania and a governmental body called the New Zealand House of Representatives?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.governmental_body ns:m.01zm8v . \n}",
- "webqsp_ID": "WebQTest-712",
- "webqsp_question": "what countries have territories in oceania"
- },
- {
- "ID": "WebQTrn-3384_1ad460cd0410838a2d94b2dd7bd93efe",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:37:34",
- "machine_question": "what language does people from the country where Faroese is spoken speak",
- "question": "What languages are used by the people from the country where Faroese is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.02hrcqd . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3384",
- "webqsp_question": "what language does people from denmark speak"
- },
- {
- "ID": "WebQTest-719_4c56262d6806c8bd5c0fadb75177520a",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:32:09",
- "machine_question": "which political party does the political appointer that had the title Director for Multilateral Affairs represent",
- "question": "Which political party, does the political appointed, that had the title, Director for Multilateral Affairs represent?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.05ftbwf . \n?c ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n}\n",
- "webqsp_ID": "WebQTest-719",
- "webqsp_question": "which political party does barack obama represent"
- },
- {
- "ID": "WebQTest-924_6d72ea1b1b38e146c28c87fee57e7f96",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:08:08",
- "machine_question": "what team did messi play for in 2010 and the sports team arena stadium is Estadio Monumental Antonio Vespucio Liberti",
- "question": "What is the sports team that Messi played for in 2010 that uses the Estadio Monumental Antonio Vespucio Liberti museum?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06qjgc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06qjgc ns:sports.pro_athlete.teams ?y .\n?y ns:sports.sports_team_roster.team ?x .\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.from ?sk0} || \nEXISTS {?y ns:sports.sports_team_roster.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2010-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.to ?sk2} || \nEXISTS {?y ns:sports.sports_team_roster.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2010-01-01\"^^xsd:dateTime) })\n?x ns:sports.sports_team.arena_stadium ns:m.05fd38 . \n}",
- "webqsp_ID": "WebQTest-924",
- "webqsp_question": "what team did messi play for in 2010"
- },
- {
- "ID": "WebQTest-712_d32363ebe2efd4cc816af57934dae747",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:31:25",
- "machine_question": "what countries have territories in oceania and the country calling code is greater than 677",
- "question": "What countries with calling codes over 677 have territories in Oceania?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.calling_code ?num .\nFILTER (xsd:integer(?num) > 677) . \n}",
- "webqsp_ID": "WebQTest-712",
- "webqsp_question": "what countries have territories in oceania"
- },
- {
- "ID": "WebQTrn-750_5f66ca8229db055848db87dcca69d66f",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:56:04",
- "machine_question": "what years have the dodgers won the world series and Chicago White Sox was the championship runner up",
- "question": "What year did the Dodgers beat The Chicago White Sox in the World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04mjl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04mjl ns:sports.sports_team.championships ?x .\n?x ns:sports.sports_championship_event.runner_up ns:m.01slc . \n}",
- "webqsp_ID": "WebQTrn-750",
- "webqsp_question": "what years have the dodgers won the world series"
- },
- {
- "ID": "WebQTrn-2006_e258f4c46fa686cf9c12150935e9211f",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did the person that said \"To observe attentively is to remember distinctly.\" work for",
- "question": "What magazine did the person who said \"To observe attentively is to remember distinctly.\" work for?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.05bryc1 . \n?c ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTrn-2023_babe81e436454a7d4877c4ae80975c85",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:07:58",
- "machine_question": "where the person who wrote the lyrics for \"Excuse Me Miss\" was raised",
- "question": "Where did the author of the lyrics for \"Excuse Me Miss\" grow up?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0d1yq4 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2023",
- "webqsp_question": "where jay z was raised"
- },
- {
- "ID": "WebQTest-712_810a930318378edecdffe4b349276794",
- "compositionality_type": "superlative",
- "created": "2017-10-26T08:31:25",
- "machine_question": "what countries have territories in oceania and the ISO numeric of the country is largest",
- "question": "What country that is located in Oceania with the largest ISO numeric number?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.iso_numeric ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTest-712",
- "webqsp_question": "what countries have territories in oceania"
- },
- {
- "ID": "WebQTrn-124_24e0665d6867419f9f3d2e4a2c1a997f",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and that the story was written by Laura Hillenbrand",
- "question": "What movie was direct by Angelina Jolie and also included Laua Hollenbrand as an author?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.story_by ns:m.04bbrg . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-25_5e2c5e96a50e23549a88b5e9d987ac93",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and cinematography was by Guillermo Navarro",
- "question": "What Taylor Lautner movies had cinematography done by Guillermo Navarro?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.cinematography ns:m.02prdsv . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-2653_7a1f9047f5100e2853d54d69c6793f2d",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have the governmental jurisdiction that the government that has the position title French Minister of the Economy, Finance and Industry been involved in",
- "question": "In what wars has the government where the French Minister of the Economy, Finance and Industry is in office fought?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.03kcws . \n?c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTrn-3034_0e7444ddeac8c5f9b236df292cb8ba04",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:37:59",
- "machine_question": "where did dr the artist aword nominated for Why I Oppose the War in Vietnam get his doctorate",
- "question": "Where did the artist nominated for an award for \"Why I Oppose the War in Vietnam\" get his doctorate?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.09174xq . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?y ns:education.education.degree ns:m.04zx3q1 .\n}\n",
- "webqsp_ID": "WebQTrn-3034",
- "webqsp_question": "where did dr martin luther king get his doctorate"
- },
- {
- "ID": "WebQTrn-1646_0c8bcc717d50c92c31ff802641504b43",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:16:29",
- "machine_question": "what does the the location which contains the second level division Salcedo speak",
- "question": "What language is spoken in the place that contains the second level division Salcedo?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.02869mk . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1646",
- "webqsp_question": "what does the dominican republic speak"
- },
- {
- "ID": "WebQTest-1171_a8ed8aa8e8eaf11e4b00b81b2ac2ac23",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:46:12",
- "machine_question": "who did darth vaders voice and is the actor that played in the film Mike and Dave Need Wedding Dates",
- "question": "What actor was featured in Mike and Dave Need Wedding Dates and didthe voice of Darth Vader?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2y0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2y0 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.special_performance_type ns:m.02nsjvf .\n?x ns:film.actor.film ?c .\n?c ns:film.performance.film ns:g.11b6v7j7y9 . \n}",
- "webqsp_ID": "WebQTest-1171",
- "webqsp_question": "who did darth vaders voice"
- },
- {
- "ID": "WebQTest-537_153e44a43ac711a8a5f9f24667ba66ec",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and is the movie that Emily Coutts played in",
- "question": "What has Charlie Hunnam acted in, as well as the movie that Emily Coutts played in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.actor ns:m.0113yh_y . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-25_ff898058daaa96cfb9b83684e8250eb7",
- "compositionality_type": "comparative",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and is the film that was released before 2008-12-25",
- "question": "What Taylor Lautner movies were released prior to Christmas Day 2008?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\nFILTER (?num < \"2008-12-25\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-3400_675e2a842506fdbbcf3ccdec8f51cee3",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:40:24",
- "machine_question": "who plays stewie griffin on the tv program that has the theme song Family Guy Theme Song",
- "question": "In the TV show that is known for the family guy theme song, who plays the character Stewis Griffin?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:tv.tv_program.theme_song ns:m.0n9cghm . \n?c ns:tv.tv_program.regular_cast ?y .\n?y ns:tv.regular_tv_appearance.actor ?x .\n?y ns:tv.regular_tv_appearance.character ns:m.02m29p .\n}\n",
- "webqsp_ID": "WebQTrn-3400",
- "webqsp_question": "who plays stewie griffin on family guy"
- },
- {
- "ID": "WebQTest-561_5096e7f87655bfead420edf88c0629f0",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:11:36",
- "machine_question": "when was the subject of the film Gore Vidal's Lincoln president",
- "question": "In what years was the main character of Gore Vidal's movie Lincoln president?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.04j21rb . \n?c ns:base.inaugurations.inauguration_speaker.inauguration ?x .\n}\n",
- "webqsp_ID": "WebQTest-561",
- "webqsp_question": "when was abe lincoln president"
- },
- {
- "ID": "WebQTrn-2664_c04548701c89d3af786e8b8cc112af82",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and is the country that has an iso 3166-1 alpha-3 of DZ",
- "question": "Of the main trading partners of China ,which country has an iso of 3166-1 alpha-3 of DZ?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.country.iso3166_1_alpha2 \"DZ\" . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-3057_c456567791bbf0a13cd83e1412dd3170",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:41:21",
- "machine_question": "what year did giants win world series and Detroit Tigers was the championship runner up",
- "question": "What year did the Giants win the World Series with the Detroit Tigers as a runner up?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0713r)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0713r ns:sports.sports_team.championships ?x .\n?x ns:sports.sports_championship_event.runner_up ns:m.02d02 . \n}",
- "webqsp_ID": "WebQTrn-3057",
- "webqsp_question": "what year did giants win world series"
- },
- {
- "ID": "WebQTrn-3249_a5b4b068155de58edc7e632f9bece371",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and it's genre is TV Dramas",
- "question": "What TV Drama show does Tamera Mowry act on?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:media_common.netflix_title.netflix_genres ns:m.0cq24lg . \n}",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTest-1686_66d1d64f0a7a4de1241baa7f8b34c42a",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:16:25",
- "machine_question": "who is the governor of the governmental jurisdiction that held the legislative session of the 20th Arizona Territorial Legislature 2009",
- "question": "Who was the governor at the same time that the 20th Arizona Territorial Legislature was in session?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.legislative_sessions ns:m.0n_5k2f . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTrn-3766_e30e234d3055e7c20ad20d1562018910",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:39:21",
- "machine_question": "what is the money called in the place where breed Peruvian Paso originated in",
- "question": "What is the name of the money used in the country the Peruvian Paso breed originated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.016xcq . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3766",
- "webqsp_question": "what is the money called in peru"
- },
- {
- "ID": "WebQTest-1785_ee9df68984cde21c3be056caefd6613f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and that had a sequel named Beyond Witch Mountain",
- "question": "Which move starring Kim Richards was the prequel to \"Beyond Witch Mountain?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.sequel ns:m.0ch8xb . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-3084_c48e6de5044e564c757dd8332cdd7570",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:47:45",
- "machine_question": "what country does japan export to and is the administrative division in the country of United Arab Emirates",
- "question": "Which country that has the administrative division of United Arab Emirates does Japan export to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.administrative_division.country ns:m.0j1z8 . \n}",
- "webqsp_ID": "WebQTrn-3084",
- "webqsp_question": "what country does japan export to"
- },
- {
- "ID": "WebQTest-191_8dbd5c1dca7b38c3c03ea55c7c4ae37e",
- "compositionality_type": "superlative",
- "created": "2017-10-26T07:06:21",
- "machine_question": "where did drew brees go to college wikianswers and is the university that has number of undergraduates largest",
- "question": "What college did Drew Brees attend that has number of undergraduates the largest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.030bdd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.030bdd ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTest-191",
- "webqsp_question": "where did drew brees go to college wikianswers"
- },
- {
- "ID": "WebQTrn-1405_4d2f11c63fa0611b0e29bc00f41bf7a9",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:40:40",
- "machine_question": "where did president the author who published editions for Profiles in courage go to school",
- "question": "Where did the president and author who published the book, Profiles in Courage, attend school?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04v21dt . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1405",
- "webqsp_question": "where did president kennedy go to school"
- },
- {
- "ID": "WebQTest-561_524b7e7fa855202f18ffd7e8c6bdb6c6",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:11:36",
- "machine_question": "when was the person that said \"I destroy my enemy when I make him my friend.\" president",
- "question": "What years was the person who said \"I destroy my enemy when I make him my friend.\" President?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048cz_5 . \n?c ns:base.inaugurations.inauguration_speaker.inauguration ?x .\n}\n",
- "webqsp_ID": "WebQTest-561",
- "webqsp_question": "when was abe lincoln president"
- },
- {
- "ID": "WebQTrn-1532_44fde88468878cac60f3380a368f4f7f",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:00:28",
- "machine_question": "what college did harry s. truman attend",
- "question": "What university wer at some point attended by Harry S. Truman?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.0b9zmh1 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n}\n",
- "webqsp_ID": "WebQTrn-1532",
- "webqsp_question": "what college did harry s. truman attend"
- },
- {
- "ID": "WebQTrn-1758_477d7040a0ed5bfecb155b8b3d3082fb",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:28:23",
- "machine_question": "what is the present form of government in the location where the film \"The Alchemist of Happiness\" takes place",
- "question": "What is the current government of the place where \"The Alchemist of Happiness\" takes place?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0c2_wc . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1758",
- "webqsp_question": "what is the present form of government in iran"
- },
- {
- "ID": "WebQTest-1785_af362c96a2cac646e86161f0f87a1a9b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and it's genre is Television film",
- "question": "What television film was Kim Richard starred in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:media_common.netflix_title.netflix_genres ns:m.015w9s . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-3226_938e33c523abe9c97a8bcd68f436c773",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:10:33",
- "machine_question": "who plays a film that Phil Dagort was a crew member of",
- "question": "What acrtess is featured in a movie that had Phil Dagort as a crew member?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.other_crew ?k .\n?k ns:film.film_crew_gig.crewmember ns:m.0cm082c . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.04hyh27 .\n}\n",
- "webqsp_ID": "WebQTrn-3226",
- "webqsp_question": "who plays sarah marshall"
- },
- {
- "ID": "WebQTrn-750_aa7f855c24369c18d0bfdb21bbf9d6d1",
- "compositionality_type": "comparative",
- "created": "2017-10-25T22:56:04",
- "machine_question": "what years have the dodgers won the world series and is the event ended before 1981-10-28",
- "question": "In what events that ended prior to 28 October 1981 did the Dodgers win the World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04mjl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04mjl ns:sports.sports_team.championships ?x .\n?x ns:time.event.end_date ?num .\nFILTER (?num < \"1981-10-28\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-750",
- "webqsp_question": "what years have the dodgers won the world series"
- },
- {
- "ID": "WebQTrn-568_d6f5d00e34c842980955ff4ccf624d85",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:33:08",
- "machine_question": "what county is the governmental jurisdiction that the government that has the position title Mayor of Charlotte, North Carolina",
- "question": "What is the county where the someone in government holds the title of Mayor of Charlotte, North Carolina?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.0hgnydh . \n?c ns:location.hud_county_place.county ?x .\n}\n",
- "webqsp_ID": "WebQTrn-568",
- "webqsp_question": "what county is charlotte north carolina"
- },
- {
- "ID": "WebQTrn-2319_0ab11fcdcb73b6d87813cedc74e5a858",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:48:11",
- "machine_question": "what is the official language of the where the government Government of Ukraine is located",
- "question": "What is the official language of the area where the government of Ukraine is?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.government ns:m.04xhxr . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTest-1376_4ae3e22be9e096571209bb70c4aa6c14",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:24:29",
- "machine_question": "what province is the location where the film \"The Point\" takes place located",
- "question": "In what province is the location where the movie \"The Point\" is set?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.03grw_z . \n?c ns:base.biblioness.bibs_location.state ?x .\n}\n",
- "webqsp_ID": "WebQTest-1376",
- "webqsp_question": "what province is montreal canada located"
- },
- {
- "ID": "WebQTest-537_15c8ee3034b60e79cddc7509f2c45cec",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and was nominated an award with the describtion \"Role: Inman\"",
- "question": "What movie recieved a nomination for an award with the describtion \"Role: Inman\" and had Charlie Hunman as an actor?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:award.award_nominated_work.award_nominations ?c .\n?c ns:award.award_nomination.notes_description \"Role: Inman\"@en . \n}\n",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-3136_41d970b7e6fddd9fe4cf7eaa0528fe54",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:55:28",
- "machine_question": "what four regions make up the united kingdom and is the place in which Hogwarts School of Witchcraft and Wizardry is",
- "question": "Which of the four regions that make up the United Kingdom is the location of Hogwarts School of Witchcraft and Wizardry?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ssc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ssc ns:base.aareas.schema.administrative_area.administrative_children ?x .\n?x ns:fictional_universe.fictional_setting.contains ns:m.0cb3n . \n}",
- "webqsp_ID": "WebQTrn-3136",
- "webqsp_question": "what four regions make up the united kingdom"
- },
- {
- "ID": "WebQTest-538_0498a505f7181a2845005aaf16d345ba",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies the composer of Speak Now has been in",
- "question": "What are all the movies the composer of \"Speak Now\" has been in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0dlm3zy . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-634_343695bdd9b0b5e1e34112bcaffacde0",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:41:50",
- "machine_question": "what did the person who wrote the lyrics for \"Vater unser im Himmelreich\" do",
- "question": "What did the person who wrote \"Vater unser im Himmelreich\" do?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0_k8qx0 . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTrn-634",
- "webqsp_question": "what did martin luther do"
- },
- {
- "ID": "WebQTrn-1560_768d9a74377cee6cd3d866cc6312fdcf",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:04:38",
- "machine_question": "the subject of the film The Genius of Charles Darwin married to",
- "question": "Who is the subject of the movie \"The Genius of Charles Darwin\" married to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.04grvxq . \n?c ns:people.person.spouse_s ?y .\n?y ns:people.marriage.spouse ?x .\n?y ns:people.marriage.type_of_union ns:m.04ztj .\n}\n",
- "webqsp_ID": "WebQTrn-1560",
- "webqsp_question": "who was charles darwin married to"
- },
- {
- "ID": "WebQTest-1923_dee4b5d50db015ba91d5f2aeeb876f27",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and features the song Gotta Go My Own Way",
- "question": "What movie starring Mylie Cyrus that features the song Gotta Go My Own Way?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.featured_song ns:g.120jxm9t . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-3034_9ad09040a8f87a2abeca21f7311fd71e",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:37:59",
- "machine_question": "where did dr the artist which recorded Freedom Dub get his doctorate",
- "question": "In which university, did Dr the artist that recorded, Freedom Dub, obtain his doctorate?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.016bsl4 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?y ns:education.education.degree ns:m.04zx3q1 .\n}\n",
- "webqsp_ID": "WebQTrn-3034",
- "webqsp_question": "where did dr martin luther king get his doctorate"
- },
- {
- "ID": "WebQTest-1785_a46f6053d6c82eaf3574d4a8853999c3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and that is 111.0 minutes long",
- "question": "What Kim Richards film is 111.0 minutes long?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.runtime ?c .\n?c ns:film.film_cut.runtime \"111.0\" . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-493_c2e01273b1cae913cfd0b14905db6862",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:21:27",
- "machine_question": "where is the location which contains the second level division Arrondissement of Aalst at",
- "question": "Where would you find the location that contains the second level division Arrondissement of Aalst?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.02pnnnm . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTrn-567_94ad90ab85ded4cd5d0680cdd5c121aa",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and was nominated an award with the describtion \"Based on the book by Sylvia Nasar\"",
- "question": "What award nominated movie starring Ron Howard that was based on the book by Sylvia Nasar?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:award.award_nominated_work.award_nominations ?c .\n?c ns:award.award_nomination.notes_description \"Based on the book by Sylvia Nasar\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-42_479799609c49ac2f363e42bda7221b6f",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:08:41",
- "machine_question": "what party was the topic of the image Andrew Jackson Daguerrotype",
- "question": "To which party did the subject of the image \"Andrew Jackson Daguerrotype\" belong?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.0c4lswv . \n?c ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n}\n",
- "webqsp_ID": "WebQTrn-42",
- "webqsp_question": "what party was andrew jackson"
- },
- {
- "ID": "WebQTest-1251_128642d73ca29b533dcf6eb1ae0bfa36",
- "compositionality_type": "comparative",
- "created": "2017-10-26T09:57:03",
- "machine_question": "which countries speak germanic languages and the ISO numeric of the country is less than 056",
- "question": "Which German speaking country has an ISO less than 056?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:location.country.iso_numeric ?num .\nFILTER (xsd:integer(?num) < 056) . \n}",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTrn-2006_1ce88b8c60eb9aa20dc2bba16e8075a9",
- "compositionality_type": "superlative",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did edgar allan poe work for and publication end date earliest",
- "question": "What magazine with earliest publication end date did Edgar Allan Poe work for?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02lt8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02lt8 ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n?x ns:book.magazine.place_of_publication ?c .\n?c ns:book.place_of_publication_period.to ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTrn-2444_f3c80ccd9895d93f017cd1f0d310d378",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:04:37",
- "machine_question": "where is the sports team arena stadium is Busch Stadium stadium",
- "question": "Where is the Busch Stadium arena?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.arena_stadium ns:m.06k1v5 . \n?c ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.structure.opened ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-2444",
- "webqsp_question": "where is st louis cardinals stadium"
- },
- {
- "ID": "WebQTrn-1864_b4a27aa1b03dec67ce6ff38f076f53ff",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:44:38",
- "machine_question": "which the place where breed Frizzle chicken originated in country has the biggest population",
- "question": "Which country has the largest population and is where the Frizzle chicken originated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.0zwpfqx . \n?c ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:topic_server.population_number ?sk0 .\n}\nORDER BY DESC(xsd:float(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-1864",
- "webqsp_question": "which asian country has the biggest population"
- },
- {
- "ID": "WebQTest-1528_c3a338c3684d073518350521455aaa8f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and that was production designed by Andrew Menzies",
- "question": "In which movies, does Logan Lerman act in, that was production designed by Andrew Menzies?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_production_design_by ns:m.08m3_7w . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-513_2d731534850e1b99f1a4ce2536597327",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and the ISO numeric of the country is 100",
- "question": "Which country with the ISO number of 100 is located in Eastern Europe?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.iso_numeric \"100\" . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-3384_8728d31e67df2c6d6395deed585552cc",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T05:37:34",
- "machine_question": "what language does people from denmark speak and that has initials fao",
- "question": "Which language do people from Denmark speak, and that start with the initials, fa?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0k6nt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0k6nt ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.iso_639_3_code \"fao\" . \n}",
- "webqsp_ID": "WebQTrn-3384",
- "webqsp_question": "what language does people from denmark speak"
- },
- {
- "ID": "WebQTrn-25_057e74dfbba242869ab5d1f6dc8ae00e",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and a film that Kira Roessler was a crew member of",
- "question": "Which movie that starred Taylor Lautner was Kira Roessler a crew member on?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.other_crew ?c .\n?c ns:film.film_crew_gig.crewmember ns:m.012xqq . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-452_2a06fb2e3e92dba471d90f293add7860",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:13:17",
- "machine_question": "where does lala anthony live and the location GNIS feature ID is 597040",
- "question": "What place has the location GNIS feature ID of 597040 and is home to Lala Anthony?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03l26m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03l26m ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:location.location.gnis_feature_id \"597040\" . \n}",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTest-1840_21c0fcf71d0e64b2a0b0151293b3b140",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:47:12",
- "machine_question": "what do they speak in norway and that has initials fkv",
- "question": "What language, with the initials FKV, do they speak in Norway?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05b4w)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05b4w ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.iso_639_3_code \"fkv\" . \n}",
- "webqsp_ID": "WebQTest-1840",
- "webqsp_question": "what do they speak in norway"
- },
- {
- "ID": "WebQTrn-1294_cadc239e3f6d5eadfdb4e11375c93506",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:22:48",
- "machine_question": "what is vito corleone real name and influenced Alexander Morton",
- "question": "Who played Vito Corleone and influenced Alexander Morton?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05hp_9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05hp_9 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:influence.influence_node.influenced ns:m.040qqd . \n}",
- "webqsp_ID": "WebQTrn-1294",
- "webqsp_question": "what is vito corleone real name"
- },
- {
- "ID": "WebQTest-212_ad6c1696e1a8f74cb595b7febc03c00b",
- "compositionality_type": "comparative",
- "created": "2017-10-26T07:10:07",
- "machine_question": "which states does the colorado river run through and have governmental jurisdiction location symbol that was adapted before 1899",
- "question": "What states through which the Colorado River flows have administrative division location symbols that were adapted prior to 1899?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018qjq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018qjq ns:location.location.partially_containedby ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"State\")\n?x ns:government.governmental_jurisdiction.official_symbols ?c .\n?c ns:location.location_symbol_relationship.date_adopted ?num .\nFILTER (?num < \"1899\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-212",
- "webqsp_question": "which states does the colorado river run through"
- },
- {
- "ID": "WebQTest-366_e720f6c51fa9762bbf53cde50a3a8542",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:39:49",
- "machine_question": "what language do british speak and that has initials eo",
- "question": "What is the language with the initials \"EO\" that is spoken by British people?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ssc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ssc ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.iso_639_1_code \"eo\" . \n}",
- "webqsp_ID": "WebQTest-366",
- "webqsp_question": "what language do british speak"
- },
- {
- "ID": "WebQTest-1923_e11655219d44e3762e0510f2bde1c077",
- "compositionality_type": "composition",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has the artist which recorded Fall Down been in",
- "question": "What movies did the person who recorded \"Fall Down\" have parts in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0tqb_hq . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-62_7cef0c38abd9849d561bf973c18590ac",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:09:49",
- "machine_question": "what are the names of the person that said \"It's kind of fun to do the impossible.\" kids",
- "question": "What are the names of the kids of the person who said \"It's kind of fun to do the impossible?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048ccq0 . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-62",
- "webqsp_question": "what are the names of walt disney kids"
- },
- {
- "ID": "WebQTrn-2777_070cdb4b1a1b15192731867a8f325250",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:03:23",
- "machine_question": "where the actor that played in the film Snedronningen lives",
- "question": "Where does the actor who played in the film Snedronningen make his home?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0w28jgg . \n?c ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2777",
- "webqsp_question": "where the queen of denmark lives"
- },
- {
- "ID": "WebQTrn-1294_21ffd2eae9d866d564888b32f8401101",
- "compositionality_type": "comparative",
- "created": "2017-10-26T00:22:48",
- "machine_question": "what is vito corleone real name and a celebritie that had a romantic relationship that ended before 1991",
- "question": "Which celebrity who ended a romantic relationship prior to 1991 portrayed Vito Corleone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05hp_9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05hp_9 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:celebrities.celebrity.sexual_relationships ?c .\n?c ns:celebrities.romantic_relationship.end_date ?num .\nFILTER (?num < \"1991\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-1294",
- "webqsp_question": "what is vito corleone real name"
- },
- {
- "ID": "WebQTrn-3084_f47d07fb12afd1cc18d0a707a7a67fac",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:47:45",
- "machine_question": "what country does japan export to and is the country that has Arabic, Chadian Spoken Language as a spoken language",
- "question": "Of the countries, that Japan exports to, which country has Arabic, Chadian Spoken Language as a spoken language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.country.languages_spoken ns:m.02hwhrj . \n}",
- "webqsp_ID": "WebQTrn-3084",
- "webqsp_question": "what country does japan export to"
- },
- {
- "ID": "WebQTrn-1278_69e2c09bf172a29d062ed5bd2973d2bd",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:21:05",
- "machine_question": "who did tupac shakur date and that work as Singer-songwriter",
- "question": "Who is the singer-songwriter that went out with Tupac Shakur?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:people.person.profession ns:m.016z4k . \n}",
- "webqsp_ID": "WebQTrn-1278",
- "webqsp_question": "who did tupac shakur date"
- },
- {
- "ID": "WebQTrn-64_025fdfafd914ff922ab8144f527c06ec",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:09:57",
- "machine_question": "what was the person who wrote the lyrics for \"Panther Power\" name in juice",
- "question": "What was the name in \"Juice\" of the lyricist for \"Panther Power\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.012nbkn9 . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.film ns:m.08w51z .\n}\n",
- "webqsp_ID": "WebQTrn-64",
- "webqsp_question": "what was tupac name in juice"
- },
- {
- "ID": "WebQTest-538_b3eed58c0461cbb2a440ac1e0b099d89",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and the film netflix_id is greater than 70109430",
- "question": "Which movies featuring Taylor Swift have Netflix IDs larger than 70109430?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.netflix_id ?num .\nFILTER (xsd:integer(?num) > 70109430) . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTest-1923_d21baa85614e41d6f4bd2cde1b90e8ad",
- "compositionality_type": "superlative",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and is the film that was released latest",
- "question": "What movie was latest released with Miley Cyrus in it?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-64_b07e107c65bc0fd544f059414e879d6f",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:09:57",
- "machine_question": "what was the artist aword nominated for Dear Mama name in juice",
- "question": "In \"Juice,\" what character was played by the artist nominated for awards for \"Dear Mama\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.0zhg5s . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.film ns:m.08w51z .\n}\n",
- "webqsp_ID": "WebQTrn-64",
- "webqsp_question": "what was tupac name in juice"
- },
- {
- "ID": "WebQTest-361_ff0e96a2a8609cf4292d6fe677f86dbe",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:38:26",
- "machine_question": "what to do and see in vienna austria and the venue capacity is 2100",
- "question": "What is there to see in Vienna, Austria where the venue has a capacity of 2100?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0fhp9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0fhp9 ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.venue.capacity \"2100\" . \n}",
- "webqsp_ID": "WebQTest-361",
- "webqsp_question": "what to do and see in vienna austria"
- },
- {
- "ID": "WebQTrn-484_f978435827c7e85a6632a72eea403599",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:18:55",
- "machine_question": "what do you call money in where the currency Brazilian cruzado novo is used",
- "question": "What official currency is used in the country that circulates the Brazilian cruzado novo?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_formerly_used ns:m.04n14xz . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-484",
- "webqsp_question": "what do you call money in brazil"
- },
- {
- "ID": "WebQTrn-3543_f47d07fb12afd1cc18d0a707a7a67fac",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:06:32",
- "machine_question": "what countries does japan export to and is the country that has Arabic, Chadian Spoken Language as a spoken language",
- "question": "What country to which Japan exports is a nation where Arabic and Chadian as spoken languages?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.country.languages_spoken ns:m.02hwhrj . \n}",
- "webqsp_ID": "WebQTrn-3543",
- "webqsp_question": "what countries does japan export to"
- },
- {
- "ID": "WebQTrn-1484_5a9b4de0494f0f1d82c71d55631a1b2a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:56:17",
- "machine_question": "what kind of paintings did frida kahlo do and appear in the film Orpheus",
- "question": "What kind of paintings did Fida Kahlo do that appeared in the film \"Orpheus\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.015k04)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.015k04 ns:visual_art.visual_artist.associated_periods_or_movements ?x .\n?x ns:film.film_genre.films_in_this_genre ns:m.01fl7r . \n}",
- "webqsp_ID": "WebQTrn-1484",
- "webqsp_question": "what kind of paintings did frida kahlo do"
- },
- {
- "ID": "WebQTrn-2292_da69fa5740453fb0216c2601b92d18d5",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:44:21",
- "machine_question": "what kind of economy was the the governmental jurisdiction that has governmental office holder named Vladimir Lenin",
- "question": "Which type of economy, does the location that has a governmental office holder named, Vladimir Lenin?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.05wh0sh . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2292",
- "webqsp_question": "what kind of economy was the soviet union"
- },
- {
- "ID": "WebQTrn-2664_27638ce6ed6f359e62d04c2c4e322eee",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and in which the fictional character Jemaine Clement was born",
- "question": "Who are the main trading partners of China, and the country in which the fictional character Jemaine Clement was born?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:fictional_universe.fictional_setting.fictional_characters_born_here ns:m.043zz02 . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-2859_37bf80e89387cf09fca66eb7915a52b0",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:14:39",
- "machine_question": "who is the author who published editions for The New Atlantis and what did he do",
- "question": "What jobs were done by the author who wrote \"The New Atlantis\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04v1lg6 . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2859",
- "webqsp_question": "who is francis bacon and what did he do"
- },
- {
- "ID": "WebQTrn-750_f63c455920e1886995fc0bf2f8d2527f",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:56:04",
- "machine_question": "what years have the dodgers won the world series and the sports championship results were 4-1",
- "question": "In what year did the Dodgers win the World Series with sports championship results were 4-1?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04mjl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04mjl ns:sports.sports_team.championships ?x .\n?x ns:sports.sports_championship_event.result \"4-1\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-750",
- "webqsp_question": "what years have the dodgers won the world series"
- },
- {
- "ID": "WebQTrn-2570_21b94f9ec2dedb9a3e863788c5df1fac",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and is the politician that held his/her government position until 1920-08-26",
- "question": "Who was the US President during WW2 who held his government position until 8-26-1920?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.to \"1920-08-26\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-241_ad72a0ef7f8cf395ce655cfb8bd5a459",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with france and is the country that has Catalan language as an official language",
- "question": "What bordering country of France has Catalan language as an official language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.official_language ns:m.01m69 . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTest-213_7f3bd401a2fe034b67eb41db6a3801b2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did scarlett johansson date and who died on 1973-07-03",
- "question": "Who did Scarlett Johansson date that died on July 3, 1973?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:people.person.date_of_birth \"1973-07-03\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-2576_49a64967e14914f15dcaf15424cd6f9b",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:25:11",
- "machine_question": "what continent do the the governmental jurisdiction that the government that has the position title Governor of the Falkland Islands belong to",
- "question": "To what continent does the governmental jurisdiction where the governor includes the position Governor of the Falkland Islands belong?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.06bt5x . \n?c ns:location.location.containedby ?x .\n?x ns:common.topic.notable_types ns:m.01mh .\n}\n",
- "webqsp_ID": "WebQTrn-2576",
- "webqsp_question": "what continent do the falkland islands belong to"
- },
- {
- "ID": "WebQTrn-1405_8c2f62635a643ca266f8ebc837c0a1a8",
- "compositionality_type": "superlative",
- "created": "2017-10-26T00:40:40",
- "machine_question": "where did president kennedy go to school and the organiztion founding date is latest",
- "question": "Of President Kennedy's schools he attended, which has the latest founding date?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:organization.organization.date_founded ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-1405",
- "webqsp_question": "where did president kennedy go to school"
- },
- {
- "ID": "WebQTrn-567_44fbd8d749b7a4e1415b0fcafb386222",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and film casting director was Rick Montgomery",
- "question": "What movie did Ron Howard make ,and had Rick Montgomery as the film casting director?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_casting_director ns:m.08zlwxv . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-62_b010a81a436481ecd38f027cf6c859d6",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:09:49",
- "machine_question": "what are the names of the author who published editions for Lady and the Tramp (Disney's Wonderful World of Reading) kids",
- "question": "What are the author's names that published editions for Lady and the Tramp (Disney's Wonderful World of Reading) kids?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04txrgb . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-62",
- "webqsp_question": "what are the names of walt disney kids"
- },
- {
- "ID": "WebQTrn-3376_ba923c7252439706e2733b02103b7ba5",
- "compositionality_type": "comparative",
- "created": "2017-10-26T05:34:14",
- "machine_question": "where did kevin hart go to school and is the university that has number of postgraduates greater than 9153",
- "question": "Where did Kevin Hart attend university, that has greater than 9153 postgraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0ggp1n)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0ggp1n ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) > 9153) . \n}",
- "webqsp_ID": "WebQTrn-3376",
- "webqsp_question": "where did kevin hart go to school"
- },
- {
- "ID": "WebQTrn-1278_984678664419049133d2bd748b68df1b",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:21:05",
- "machine_question": "who did the artist which recorded P.Y.T. (Playa Young Thugs) date",
- "question": "Name the people that dated the recording artist of Playa Young Thugs (P.Y.T.).?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0g6r3df . \n?c ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1278",
- "webqsp_question": "who did tupac shakur date"
- },
- {
- "ID": "WebQTest-12_64c67292548a2872e94c2d2162850e82",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:43:21",
- "machine_question": "who is governor of ohio 2011 and held position in the 11th United States Congress",
- "question": "Who held a position in the 11th United States Congress and was Governor of Ohio in 2011?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05kkh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05kkh ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2011-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2011-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.legislative_sessions ns:m.01gsry . \n}",
- "webqsp_ID": "WebQTest-12",
- "webqsp_question": "who is governor of ohio 2011"
- },
- {
- "ID": "WebQTest-1513_2041223735beb04c13089b0f2150fbf5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:48:57",
- "machine_question": "what to do downtown sacramento and location with the street address 216 O St.",
- "question": "Where should I visit at 216 O St. in downtown Sacramento?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07bcn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07bcn ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:location.location.street_address ?c .\n?c ns:location.mailing_address.street_address \"216 O St.\"@en . \n}\n",
- "webqsp_ID": "WebQTest-1513",
- "webqsp_question": "what to do downtown sacramento"
- },
- {
- "ID": "WebQTest-1000_27638ce6ed6f359e62d04c2c4e322eee",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:46",
- "machine_question": "what countries included in oceania and in which the fictional character Jemaine Clement was born",
- "question": "What nation in the geographic region of Oceania is the birthplace of the fictional character Jemaine Clement?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"Country\")\n?x ns:fictional_universe.fictional_setting.fictional_characters_born_here ns:m.043zz02 . \n}",
- "webqsp_ID": "WebQTest-1000",
- "webqsp_question": "what countries included in oceania"
- },
- {
- "ID": "WebQTrn-1294_5824e654d0c53e3c1bcda804098340f5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:22:48",
- "machine_question": "what is vito corleone real name and is the author of A Bronx Tale",
- "question": "What actor played Vito Corleone and wrote A Bronx Tale?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05hp_9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05hp_9 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:media_common.dedicator.dedications ?c .\n?c ns:media_common.dedication.work_dedicated ns:m.02t4w7 . \n}",
- "webqsp_ID": "WebQTrn-1294",
- "webqsp_question": "what is vito corleone real name"
- },
- {
- "ID": "WebQTrn-412_f612b3ee363c6427daa25ee29a563fc5",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:08:12",
- "machine_question": "what language does people in the country where Frisian languages is spoken speak",
- "question": "What languages do the people in the country where the Frisian language speak?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.02w0r . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-412",
- "webqsp_question": "what language does people in netherlands speak"
- },
- {
- "ID": "WebQTrn-1812_19c95ace02f0dd9b7f67de3ecc3e8f5a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:36:57",
- "machine_question": "what countries are in the caribbean and is the country that has Papiamento language as an official language",
- "question": "Of the Caribbean nations, which country has Papiamento as an official language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.official_language ns:m.01_5gm . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTrn-2784_06d1c376b588c7a7bb36e30c95e914e7",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and is the movie that Demi Moore played in",
- "question": "Name the movie Demi Moore and Tupac played in.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.actor ns:m.019pm_ . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-1259_4cbb8cf7391cbe27aa32367fc51952f8",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:19:08",
- "machine_question": "where did the artist aword nominated for Wheelhouse graduate from college",
- "question": "Where did the \"Wheelhouse\" award nominated artist attend college?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.0r4tvsy . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?y ns:education.education.degree ns:m.019v9k .\n}\n",
- "webqsp_ID": "WebQTrn-1259",
- "webqsp_question": "where did brad paisley graduate from college"
- },
- {
- "ID": "WebQTrn-1484_4ee0b2540cb3d17753bdc732e2a430f6",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:56:17",
- "machine_question": "what kind of paintings did frida kahlo do and was influenced by Edvard Munch",
- "question": "What kind of paintings, that influenced Edvard Munch, did that Frida Kahola do?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.015k04)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.015k04 ns:visual_art.visual_artist.associated_periods_or_movements ?x .\n?x ns:influence.influence_node.influenced_by ns:m.02nsp . \n}",
- "webqsp_ID": "WebQTrn-1484",
- "webqsp_question": "what kind of paintings did frida kahlo do"
- },
- {
- "ID": "WebQTest-537_f1860c3f3024b6bfa5172ee9dfd3248b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and that was written by Matthew Chapman",
- "question": "What was Charlie Hunnam in that was written by Matthew Chapman?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.written_by ns:m.02r8gjq . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-837_9ccc591f7d669c8c5a177bbc4a1d7dd5",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:06:54",
- "machine_question": "where did the artist which recorded Go All Night (Erick Morillo club mix) go to school",
- "question": "Where did the recording artist of \"Go All Night (Erick Morillo club mix) attend college?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.012x_z3x . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-837",
- "webqsp_question": "where did jennifer hudson go to school"
- },
- {
- "ID": "WebQTrn-1294_a4b2006ad5ffa1964eb8aa93149cba5a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:22:48",
- "machine_question": "what is vito corleone real name and is the actor that played in the film Joy",
- "question": "Which actor who portrayed Vito Corleone also played in Joy?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05hp_9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05hp_9 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:film.actor.film ?c .\n?c ns:film.performance.film ns:m.010sqq_d . \n}",
- "webqsp_ID": "WebQTrn-1294",
- "webqsp_question": "what is vito corleone real name"
- },
- {
- "ID": "WebQTest-1785_e87bdab8ec7e430243035f284919f6c5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and the tv program episode running time is 95",
- "question": "What Kim Richards work has a program running time of 95?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:tv.tv_program.episode_running_time \"95\" . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-1817_260801306aca8f4c9c44d957e134e8b3",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:37:14",
- "machine_question": "what type of government does the governmental jurisdiction that the government that has the position title President of Vietnam have today",
- "question": "Which system of government, does the location that has the government position title ,President of Vietnam, have currently?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.02cyh7 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1817",
- "webqsp_question": "what type of government does vietnam have today"
- },
- {
- "ID": "WebQTest-1384_fa2f7731ddb5e1a327b2e49b9fe9c9c5",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:26:06",
- "machine_question": "what is the predominant religion in the country where Maccabee beer is made",
- "question": "What is the main religion practiced in the country of origin for Maccabee beer?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqjjl . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?y ns:location.religion_percentage.percentage ?sk0 .\n}\nORDER BY DESC(xsd:float(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-1384",
- "webqsp_question": "what is the predominant religion in israel"
- },
- {
- "ID": "WebQTrn-683_75fa84f4a0e533ae5444ad4189d84c38",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:49:59",
- "machine_question": "who is playing hawkeye in the a film that Christine Arboit was a crew member of movie",
- "question": "Who played Hawkeye in the film that Christine Arboit was a crew member of?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.other_crew ?k .\n?k ns:film.film_crew_gig.crewmember ns:m.0vbj3s1 . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.034qd2 .\n}\n",
- "webqsp_ID": "WebQTrn-683",
- "webqsp_question": "who is playing hawkeye in the avengers movie"
- },
- {
- "ID": "WebQTest-759_8ccba4c208f909c1e21f79306d999cd6",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:36:23",
- "machine_question": "who brad pitt has dated and that was born in North Hollywood",
- "question": "Who was born in North Hollywood and dated Brad Pitt?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c6qh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c6qh ns:celebrities.celebrity.sexual_relationships ?y .\n?y ns:celebrities.romantic_relationship.celebrity ?x .\n?y ns:celebrities.romantic_relationship.relationship_type ns:m.02_7k44 .\n?x ns:people.person.place_of_birth ns:m.0284jb . \n}",
- "webqsp_ID": "WebQTest-759",
- "webqsp_question": "who brad pitt has dated"
- },
- {
- "ID": "WebQTest-1785_c98260470806382c10fedc92d19e1e41",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and that was directed by Robert Clatworthy",
- "question": "What film starring Kim Richards that was directed by Robert Clatworthy?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_art_direction_by ns:m.057199w . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-3766_eaeb39a0db717338715a044a8175bd9a",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:39:21",
- "machine_question": "what is the money called in where the currency Peruvian sol is used",
- "question": "What's the currency called where the, Peruvian sol is utilized?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_formerly_used ns:m.0344xy . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3766",
- "webqsp_question": "what is the money called in peru"
- },
- {
- "ID": "WebQTest-519_a236cf83f662b6d443c9d7e1b28b2b37",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:04:04",
- "machine_question": "what timezone is the location where the film \"Nashville\" takes place",
- "question": "In what time zone does the film \"Nashville\" take place?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0j_t1 . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTest-519",
- "webqsp_question": "what timezone is nashville tn"
- },
- {
- "ID": "WebQTrn-3048_ca0ea9db8cf1e1f9728c53a7470cf243",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:40:56",
- "machine_question": "what was the the govermental jurisdiction that has govermental body named Roman Senate political system",
- "question": "What is the political system where Roman Senate is a governmental body?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.0403vf7 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3048",
- "webqsp_question": "what was the roman political system"
- },
- {
- "ID": "WebQTest-1528_e4576358163b568a25b6d3037836e483",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and is the film that was released on 2000-06-27",
- "question": "What film that was released on 27 June 2000 featured Logan Lerman?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date \"2000-06-27\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTest-1797_0a8f3340ee0c947b08068918a7bd18d6",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and a military combatant which was involved in the military conflict of the Battle of Dinwiddie Court House",
- "question": "Who fought in the Battle of Vicksburg that was also a military combatant involved in the Battle of Dinwiddie Court House?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:military.military_combatant.casualties ?c .\n?c ns:military.casualties.military_conflict ns:m.042rnz . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-3249_c2f7c4d755631300e1e557415c49ebe1",
- "compositionality_type": "superlative",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and is the tv program has number of searson smallest",
- "question": "In which television show does Tamera Mowry act in, that has the smallest number of seasons?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.number_of_seasons ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTrn-857_db1bb777e721559317bb829acd142fed",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:14:29",
- "machine_question": "who was the vice president when the artist aword nominated for My Life [Abridged] [Audible Audio Edition] was in office",
- "question": "Which Vice Presidnet served under the President who was nominated for the My Life [Abridged] [Audible Audio Edition]?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.0c8tm94 . \n?c ns:government.us_president.vice_president ?x .\n}\n",
- "webqsp_ID": "WebQTrn-857",
- "webqsp_question": "who was the vice president when bill clinton was in office"
- },
- {
- "ID": "WebQTrn-2429_3ce332b703593e71708a5604865c5758",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:00:53",
- "machine_question": "what type of government does japan currently have and in locations where Emanuel Lasker was born in",
- "question": "What type of government is practiced in Japan in the birthplace of Emanuel Lasker?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.country.form_of_government ?x .\n?x ns:government.form_of_government.countries ?c .\n?c ns:location.location.people_born_here ns:m.01kfm7 . \n}",
- "webqsp_ID": "WebQTrn-2429",
- "webqsp_question": "what type of government does japan currently have"
- },
- {
- "ID": "WebQTrn-497_e0a9871be5d3b47874f72ae67dbbc458",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:22:53",
- "machine_question": "in what country is the place that has the neighborhood Westerpark",
- "question": "Which country inlcudes the Westerpark neighborhood?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.place_with_neighborhoods.neighborhoods ns:m.0nd4rk5 . \n?c ns:base.biblioness.bibs_location.country ?x .\n}\n",
- "webqsp_ID": "WebQTrn-497",
- "webqsp_question": "in what country is amsterdam"
- },
- {
- "ID": "WebQTest-1528_2a2de50d3b65cc5d2c88f54e283a4b8a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and is the film was released to the distribution medium Video",
- "question": "Which of the movies starring Logan Lerman were released to video?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.film_release_distribution_medium ns:m.07z4p . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-124_81807fb3c59c420ac95effa95490f47d",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and film casting director was Gail Stevens",
- "question": "What movie directed by Angelina Jolie has Gail Stevens as a film casting director?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.film_casting_director ns:m.09fr5_x . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-1938_501c6712d98f6b8b1f2db4599112f057",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:56:28",
- "machine_question": "what type of government does the area in which the newspaper Haaretz is circulated",
- "question": "What is the type of government in the country where the newspaper \"Haaretz\" circulates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.0h8mw . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1938",
- "webqsp_question": "what type of government does israel"
- },
- {
- "ID": "WebQTrn-2653_d2311125d5969172b311bdb814c7aae4",
- "compositionality_type": "comparative",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have france been involved in and is the event ended before 1991-02-28",
- "question": "Which wars involving France ended prior to February 28,1991?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n?x ns:time.event.end_date ?num .\nFILTER (?num < \"1991-02-28\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTrn-1577_9bb8696e995a946240090b32f0713383",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:06:58",
- "machine_question": "where did the author who published editions for Evidence of things not seen go to school",
- "question": "Where did the author of \"Evidence of Things Not Seen\" go to school?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04v2zk6 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1577",
- "webqsp_question": "where did james baldwin go to school"
- },
- {
- "ID": "WebQTest-366_1d033cab9df7d8537c3ecd0da84d0be4",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:39:49",
- "machine_question": "what language do british speak and belongs to the West Germanic languages language family",
- "question": "What language is spoken in Britain that belongs to the West Germanic language family?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ssc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ssc ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.language_family ns:m.0140qt . \n}",
- "webqsp_ID": "WebQTest-366",
- "webqsp_question": "what language do british speak"
- },
- {
- "ID": "WebQTrn-1812_8126be584feae3f358a930823db22c4e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:36:57",
- "machine_question": "what countries are in the caribbean and that has a GDP deflator change of rate 2.35",
- "question": "What country in the Caribbean has a GDP deflator change rate of 2.35?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.statistical_region.gdp_deflator_change ?c .\n?c ns:measurement_unit.dated_percentage.rate \"2.35\" . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTrn-21_8525c5940f40309bba7d6703f4c2b1f4",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:04:58",
- "machine_question": "who is the prime minister of the topic of the image ethiopia_flag.png",
- "question": "In the country that is the subject of the image ethiopia_flag.pngWho is the prime minister?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.0pkpd_r . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.060bp .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-21",
- "webqsp_question": "who is the prime minister of ethiopia"
- },
- {
- "ID": "WebQTest-1560_55ac7e9c2fb9a2b012a04c21d708e41d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:54:01",
- "machine_question": "who founded new york university and was buried in Mikveh Israel Cemetery",
- "question": "Who was the person buries at Mikveh Israel Cemetery who also founded New York University?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwfn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwfn ns:organization.organization.founders ?x .\n?x ns:people.deceased_person.place_of_burial ns:m.0c2643 . \n}",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTrn-2615_02ff1000554288163476ec3bce4c7c2d",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:34:08",
- "machine_question": "what instrument does the composer of Colonial Mentality play",
- "question": "What instruments are played by the composer of \"Colonial Mentality\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0qfj60w . \n?c ns:music.group_member.instruments_played ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2615",
- "webqsp_question": "what instrument does fela kuti play"
- },
- {
- "ID": "WebQTrn-567_99ee8bece1e5605e1dd1f2f15536b085",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and with debut in 2007 Karlovy Vary International Film Festival",
- "question": "At the Karlovy Vary International Film Festival in 2007, name the movie that Ron Howard debuted.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.film_regional_debut_venue ns:m.05ys1fl . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTest-802_9ae059e5badd25253f83e974ee03b2f5",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:45:35",
- "machine_question": "what musical instruments does the artist which recorded Wont Stop (feat. Justin Bieber) play",
- "question": "What musical instrument that recorded \"Won't Stop (feat. Justin Bieber)\" play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.010jsy70 . \n?c ns:music.artist.track_contributions ?y .\n?y ns:music.track_contribution.role ?x .\n}\n",
- "webqsp_ID": "WebQTest-802",
- "webqsp_question": "what musical instruments does justin bieber play"
- },
- {
- "ID": "WebQTest-576_13008c4e3077772fc05f25bcfe70cad9",
- "compositionality_type": "superlative",
- "created": "2017-10-26T08:12:32",
- "machine_question": "what are the 7 countries that are part of central america and the country calling code is largest",
- "question": "Of the seven countries that make up Central America, which has the largest country calling code?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01tzh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01tzh ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.calling_code ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTest-576",
- "webqsp_question": "what are the 7 countries that are part of central america"
- },
- {
- "ID": "WebQTrn-25_62939f05e216712e4700e993437a980a",
- "compositionality_type": "superlative",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and is the film that was released latest",
- "question": "What was the latest film that Taylor Lautner played in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-1053_278042154fd6e20398fbac62f0bc6aa5",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:48:13",
- "machine_question": "what was the artist aword nominated for Taken 2 's character in star wars",
- "question": "What character did the actor award nominated for \"Taken 2\" play in Star Wars?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.0hhggmy . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.film ns:m.0ddt_ .\n}\n",
- "webqsp_ID": "WebQTrn-1053",
- "webqsp_question": "what was liam neeson 's character in star wars"
- },
- {
- "ID": "WebQTest-537_138389537ea07516c4007202a1b8de61",
- "compositionality_type": "superlative",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and is the film was released latest",
- "question": "Which of Charlie Hunnam's films was released last?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-3035_066397069fa69de216e29d4e570c4a7f",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:38:10",
- "machine_question": "who is the governor of the govermental jurisdiction that has govermental body named Wyoming House of Representatives currently",
- "question": "Who is the current governor of the governmental jurisdiction in which there's a governmental body called Wyoming House of Representatives?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.0dwkky . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-3035",
- "webqsp_question": "who is the governor of wyoming currently"
- },
- {
- "ID": "WebQTrn-2540_5e56c7691b80c044d23d2f29efc3d94f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:16:28",
- "machine_question": "what inspired monet and influenced Paul Verlaine",
- "question": "Who inspired Monet and influenced Paul Verlaine?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01xnj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01xnj ns:influence.influence_node.influenced_by ?x .\n?x ns:influence.influence_node.influenced ns:m.014bg9 . \n}",
- "webqsp_ID": "WebQTrn-2540",
- "webqsp_question": "what inspired monet"
- },
- {
- "ID": "WebQTrn-2026_de5bb2b6c6727d40089ae17f2650f97d",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:08:07",
- "machine_question": "what currency does the the location which contains the second level division Comendador, El\u00c3\u00adas Pi\u00c3\u00b1a",
- "question": "What kind of money is used in the location containing the second level division Comendador, El\u00c3\u00adas Pi\u00c3\u00b1a?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.06xhm0 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2026",
- "webqsp_question": "what currency does the dominican republic"
- },
- {
- "ID": "WebQTest-576_d158063dcdb1c7030e5f94515719dd15",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:12:32",
- "machine_question": "what are the 7 countries that are part of central america and is the country that has an internet top level domain of bz",
- "question": "Of the seven countries that are part of Central America, which country has an internet top level domain of bz?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01tzh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01tzh ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.internet_tld ns:m.03y2d0 . \n}",
- "webqsp_ID": "WebQTest-576",
- "webqsp_question": "what are the 7 countries that are part of central america"
- },
- {
- "ID": "WebQTrn-3151_060b91f9cec001c75f96882095ac0e74",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:57:43",
- "machine_question": "what is the major language spoken in the govermental jurisdiction that has govermental body named Hellenic Parliament",
- "question": "What language is spoken in the home of the Hellenic Parliament?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.07dy5n . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3151",
- "webqsp_question": "what is the major language spoken in greece"
- },
- {
- "ID": "WebQTrn-1677_618357e7755882c7fe69ad20987c2e83",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and is the film was released latest",
- "question": "What was the latest film that Adam Sandler was in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.initial_release_date ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-1812_688d69d484eeaffda36f06fbba9fe9fb",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:36:57",
- "machine_question": "what countries are in the caribbean and the population number is smallest",
- "question": "What country in the Caribbean has the smallest population?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:topic_server.population_number ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTrn-3376_02481bb12c6ba8d596a0bca9a347ea86",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:34:14",
- "machine_question": "where did the actor that played in the film Kevin Hart: Let Me Explain go to school",
- "question": "Where did the actor that played in the film Kevin Hart: Let Me Explain go to school?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0vsp98r . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3376",
- "webqsp_question": "where did kevin hart go to school"
- },
- {
- "ID": "WebQTest-1785_9ecb1e0e419ee56c63da7b3da5e40ac9",
- "compositionality_type": "comparative",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and is the film that was released after 2005-10-25",
- "question": "Name movie(s) Kim Richards acted in that released later than October 25, 2005.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\nFILTER (?num > \"2005-10-25\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTest-1337_0b5041659b357b7246a23ac30d7f6b29",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:14:00",
- "machine_question": "what all did the author who published editions for Poor Richard's Almanac of 1757 invent",
- "question": "What did the author of \"Poor Richard's Almanac of 1757\" invent?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.040v_yc . \n?c ns:law.inventor.inventions ?x .\n}\n",
- "webqsp_ID": "WebQTest-1337",
- "webqsp_question": "what all did ben franklin invent"
- },
- {
- "ID": "WebQTest-576_e9a3bdf6f62a7b6057f7d339fb48c28f",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:12:32",
- "machine_question": "what are the 7 countries that are part of central america and the ISO numeric of the country is greater than 084",
- "question": "Of the seven countries that are part of Central America, which has an ISO numeric of more than 084?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01tzh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01tzh ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.iso_numeric ?num .\nFILTER (xsd:integer(?num) > 084) . \n}",
- "webqsp_ID": "WebQTest-576",
- "webqsp_question": "what are the 7 countries that are part of central america"
- },
- {
- "ID": "WebQTest-1560_9b121a33fc0ee97ee3a3c43ee4e02a78",
- "compositionality_type": "comparative",
- "created": "2017-10-26T10:54:01",
- "machine_question": "who founded new york university and is the politician that ended his/her government position before 1801-03-03",
- "question": "Which politician was out of office before 1801-03-03 and also remembered for founding New York University?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwfn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwfn ns:organization.organization.founders ?x .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.to ?num .\nFILTER (?num < \"1801-03-03\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTrn-2904_6ad73a7c91945531b211cddb3c6e7376",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:20:01",
- "machine_question": "where did lauren conrad live and in which the fictional character Hikaru Sulu was born",
- "question": "Which residence of Lauren Conrad was the birthplace of Hikaru Sulu?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:fictional_universe.fictional_setting.fictional_characters_born_here ns:m.01_rgb . \n}",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTrn-2570_6747ea7bb348a623d16f10537d8c53fd",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and was the 34 th vice president of the US government",
- "question": "What President of the United States during WWII was the 34th Vice President of the US government?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.us_vice_president.vice_president_number \"34\" . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-2069_5272ec25885790432c68839f55efc35e",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:15:08",
- "machine_question": "what language the country where Kunstmann beer is made speak",
- "question": "What language is spoken where Kunstmann beer is made?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.03qh4fs . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2069",
- "webqsp_question": "what language chile speak"
- },
- {
- "ID": "WebQTest-759_85b64b4dea5209a2c8881109c02cb139",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:36:23",
- "machine_question": "who the person that said \"Heartthrobs are a dime a dozen\" has dated",
- "question": "Who dated the person who said \"heartthrobs are a dime a dozen\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.0jwjc36 . \n?c ns:celebrities.celebrity.sexual_relationships ?y .\n?y ns:celebrities.romantic_relationship.celebrity ?x .\n?y ns:celebrities.romantic_relationship.relationship_type ns:m.02_7k44 .\n}\n",
- "webqsp_ID": "WebQTest-759",
- "webqsp_question": "who brad pitt has dated"
- },
- {
- "ID": "WebQTrn-2904_92d8283248eb9da85a24905dece32a26",
- "compositionality_type": "comparative",
- "created": "2017-10-26T04:20:01",
- "machine_question": "where did lauren conrad live and the location GNIS feature ID is greater than 277593",
- "question": "What city has location GNIS feature ID is greater than 277593 and was home to Lauren Conrad?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:location.location.gnis_feature_id ?num .\nFILTER (xsd:integer(?num) > 277593) . \n}",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTest-1923_3c662be721b9c2107f0dd05ba38cf729",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and that was producted by Billy Ray Cyrus",
- "question": "What movie did Billy Ray Cyrus produce that starred Miley Cyrus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.produced_by ns:m.016qtt . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTest-1965_de1aeafb354b0cc40a64b7579efade3e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:10:28",
- "machine_question": "who did the voice for lola bunny and was write of the film Bridesmaids",
- "question": "Who was the voice actor for Lola Bunny and written out of the film Bridesmaids?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n\t{ \n\t # Film\n\t ns:m.0534r8 ns:film.film_character.portrayed_in_films ?y .\n\t ?y ns:film.performance.actor ?x .\n\t ?y ns:film.performance.special_performance_type ns:m.02nsjvf . #voice\n\t}\n\tUNION\n\t{\n\t # TV\n\t ns:m.0534r8 ns:tv.tv_character.appeared_in_tv_program ?y .\n\t ?y ns:tv.regular_tv_appearance.actor ?x .\n\t}?x ns:film.writer.film ns:m.0ds35l9 . \n}",
- "webqsp_ID": "WebQTest-1965",
- "webqsp_question": "who did the voice for lola bunny"
- },
- {
- "ID": "WebQTrn-1069_e83e8190540386b20d8b60496674e1d5",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:50:55",
- "machine_question": "what language do where the government Politics of Denmark is located",
- "question": "What languages are spoken in the location where the government Politics of Denmark is located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.government ns:m.027gf . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1069",
- "webqsp_question": "what language do denmark"
- },
- {
- "ID": "WebQTrn-3515_55fa7341d78ac73e185e97a34f8e446f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:02:42",
- "machine_question": "where did paul ryan attend college and is the university that has number of undergraduates 14546",
- "question": "Where did Paul Ryan attend university, that has 14546 of undergraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.024v2j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.024v2j ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number \"14546\" . \n}",
- "webqsp_ID": "WebQTrn-3515",
- "webqsp_question": "where did paul ryan attend college"
- },
- {
- "ID": "WebQTrn-2331_0418d3a7dafa31d4a8c99233f8b93fc2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:49:17",
- "machine_question": "what type of music did vivaldi write and that was featured in the album Nightingale",
- "question": "What genre of music is in the album Nightingale and also written by Vivaldi?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pth)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pth ns:music.artist.genre ?x .\n?x ns:music.genre.albums ns:m.0105s4cj . \n}",
- "webqsp_ID": "WebQTrn-2331",
- "webqsp_question": "what type of music did vivaldi write"
- },
- {
- "ID": "WebQTest-1384_1beae13077eb05db9b853a9c74e3aec8",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:26:06",
- "machine_question": "what is the predominant religion in the country where Goldstar beer is made",
- "question": "What is the primary religion of the nation which brews Goldstar beer?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:g.1hb_g2v0p . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?y ns:location.religion_percentage.percentage ?sk0 .\n}\nORDER BY DESC(xsd:float(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-1384",
- "webqsp_question": "what is the predominant religion in israel"
- },
- {
- "ID": "WebQTest-1797_5373d9d04da65179a41e5d4669db121e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and who was Methodism",
- "question": "What Methodist person that fought in the Battle of Vicksburg?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:people.person.religion ns:m.051kv . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-1677_6ba2b86bf1f3e713c356c221e346eb5e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and that the story was written by Rob Schneider",
- "question": "Which movies did Adam Sandler act in, that was written by Rob Schneider?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.story_by ns:m.01fyzy . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-2748_f8e535cc5337967c5a07402b86b19aea",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:56:50",
- "machine_question": "what language do they speak the place where breed Korat originated in",
- "question": "What is the spoken language in the country where the breed Korat originated in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.01rn4d . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2748",
- "webqsp_question": "what language do they speak thailand"
- },
- {
- "ID": "WebQTrn-1297_99157c72607b35d66607df042ab3af4f",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:23:57",
- "machine_question": "where did the person who wrote the lyrics for \"All Around The World\" grew up",
- "question": "Where did the composer of the lyrics \"All Around the World\" grow up?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0jxkzb9 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1297",
- "webqsp_question": "where did justin bieber grew up"
- },
- {
- "ID": "WebQTest-712_afd00ae7f259af2831587a8f5ead5d3e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:31:25",
- "machine_question": "what countries have territories in oceania and number of people in the country's army is 10000",
- "question": "Which country has territories in Oceania and has 10000 in its army?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.statistical_region.size_of_armed_forces ?c .\n?c ns:measurement_unit.dated_integer.number \"10000\" . \n}",
- "webqsp_ID": "WebQTest-712",
- "webqsp_question": "what countries have territories in oceania"
- },
- {
- "ID": "WebQTrn-1392_7e95a7893eb4b4a41a0a403b36f8965a",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:38:21",
- "machine_question": "where did the author who published editions for My Day go to school",
- "question": "Where did the author go to school that published editions of \"My Day\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04tpy94 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1392",
- "webqsp_question": "where did eleanor roosevelt go to school"
- },
- {
- "ID": "WebQTrn-423_0820c0406fc7b71e246f15e17019a4b5",
- "compositionality_type": "superlative",
- "created": "2017-10-25T22:09:36",
- "machine_question": "what to do in laughlin nevada and is the structure opened latest",
- "question": "What is the latest structure to open in Laughlin, Nevada?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.020bkmh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.020bkmh ns:location.location.contains ?x .\n?x ns:architecture.structure.opened ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-423",
- "webqsp_question": "what to do in laughlin nevada"
- },
- {
- "ID": "WebQTrn-1731_3467cbed7c9d384097348cdf566f8fbb",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:26:23",
- "machine_question": "what did randy jackson play in the artist aword nominated for When You Love a Woman",
- "question": "What did Randy Jackson play in the award nominated When You Love a Woman?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.0yrxcp . \n?c ns:music.musical_group.member ?y .\n?y ns:music.group_membership.role ?x .\n?y ns:music.group_membership.member ns:m.02yygk .\n}\n",
- "webqsp_ID": "WebQTrn-1731",
- "webqsp_question": "what did randy jackson play in journey"
- },
- {
- "ID": "WebQTest-537_2293226cc71169ba0eaa4395e25e5557",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and features the song Drift",
- "question": "What is the name of the movie that Charlie Hunnam is in featuring the song titled \"Drift\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.featured_song ns:m.011jghfj . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-1484_c4d4e06a9ed122d9ffa605447e7772ac",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:56:17",
- "machine_question": "what kind of paintings did the subject of the film Frida Still Life do",
- "question": "What type of paintings were created by the subject of the movie \"Frida Still Life\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.0bq9r3g . \n?c ns:visual_art.visual_artist.associated_periods_or_movements ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1484",
- "webqsp_question": "what kind of paintings did frida kahlo do"
- },
- {
- "ID": "WebQTrn-125_92e9299022203f700e6002d02143b613",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:18:13",
- "machine_question": "where did the topic of the image Martin Luther King, Jr. got shot",
- "question": "Where did the subject of the image \"Martin Luther King, Jr.\" get shot?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.02bgnz2 . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-125",
- "webqsp_question": "where did martin luther king got shot"
- },
- {
- "ID": "WebQTrn-1677_b7c844c865f32cdb81c78e8060980249",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and film casting director was Justine Baddeley",
- "question": "Which movie was Adam Sandler in that had the film casting director, Justine Baddeley?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.film_casting_director ns:m.05n808k . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTest-537_38a32ea03bb0de4387121b28a883a92e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and that was edited by John Gilroy",
- "question": "What work edited by John Gilroy featured Charlie Hunnam?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.edited_by ns:m.012vhncg . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-261_abcfaa447002c91fcf64caa87f7cec1f",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:45:58",
- "machine_question": "where is whistler mountain located and is the governmental jurisdiction that has the government position tiitle Provincial Archivist of British Columbia",
- "question": "Where is Whistler Mountain located, and where the government position title, Provincial Archivist of British Columbia is bestowed?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02pg6z3)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02pg6z3 ns:location.location.containedby ?x .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.office_position_or_title ns:m.03k0h_y . \n}",
- "webqsp_ID": "WebQTrn-261",
- "webqsp_question": "where is whistler mountain located"
- },
- {
- "ID": "WebQTrn-886_36e0f3794f873b19127b97c24fcb3743",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:20:41",
- "machine_question": "what school did the topic of the image Sergio Romo 2010 go to",
- "question": "What school was attended by the person who was the focal point of the image \"Sergio romo 2010\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.0dg0npx . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-886",
- "webqsp_question": "what school did sergio romo go to"
- },
- {
- "ID": "WebQTrn-3384_b526307856da0d2f8d1bf4ceecb179ad",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:37:34",
- "machine_question": "what language does people from the location which contains the second level division L\u00c3\u00a6s\u00c3\u00b8 Municipality speak",
- "question": "What language is spoken where the second level division L\u00c3\u00a6s\u00c3\u00b8 Municipality is located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.0w1g9nm . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3384",
- "webqsp_question": "what language does people from denmark speak"
- },
- {
- "ID": "WebQTrn-412_ab1bb43ab53738e4074e77d778e39129",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:08:12",
- "machine_question": "what language does people in the place where breed Welsummer originated in speak",
- "question": "What language is spoken in the place where the Welsummer breed originated in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.01_v4p . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-412",
- "webqsp_question": "what language does people in netherlands speak"
- },
- {
- "ID": "WebQTrn-2834_61efa0b17cc53c2187422d88bf670f22",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:10:14",
- "machine_question": "what are major religions in the united states and the religion of which Gautama Buddha is a founding figure",
- "question": "What is a major religion where Gautama Buddha is a founder?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.founding_figures ns:m.015k7 . \n}",
- "webqsp_ID": "WebQTrn-2834",
- "webqsp_question": "what are major religions in the united states"
- },
- {
- "ID": "WebQTrn-379_b9b7f6f15052523ac84ca15895fba21c",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:02:11",
- "machine_question": "what did the actor that played the character Chris Barry really die of",
- "question": "What is the cause of death of the actor that played the character Chris Barry?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0h2r79d . \n?c ns:people.deceased_person.cause_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-379",
- "webqsp_question": "what did corey haim really die of"
- },
- {
- "ID": "WebQTrn-2784_a610062e405b459ea2d34dc14f20bb05",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and that was producted by the company Columbia Pictures",
- "question": "What movie was Tupac in that was produced by Columbia Pictures?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.production_companies ns:m.017s11 . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-1259_2fa90adc92b5095b8e1fd27754180250",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:19:08",
- "machine_question": "where did the artist which recorded I'm Gonna Get Drunk and Play Hank Williams graduate from college",
- "question": "The artist who recorded I'm Gonna Get Drunk and Play Hank Williams graduated from which college?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0k1q72c . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?y ns:education.education.degree ns:m.019v9k .\n}\n",
- "webqsp_ID": "WebQTrn-1259",
- "webqsp_question": "where did brad paisley graduate from college"
- },
- {
- "ID": "WebQTrn-465_d99f71857ba598c3225ef1cc718788aa",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:15:36",
- "machine_question": "what to see and do in the governmental jurisdiction that the government that has the position title Prime Minister of Malta",
- "question": "What to do in the area that has the positional title of the Prime Minister of Malta?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.02cptc . \n?c ns:travel.travel_destination.tourist_attractions ?x .\n}\n",
- "webqsp_ID": "WebQTrn-465",
- "webqsp_question": "what to see and do in malta"
- },
- {
- "ID": "WebQTrn-1232_37de3da3534fb46d2eeb34c0ded9fa1f",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:16:08",
- "machine_question": "where was the the governmental jurisdiction that the government that has the position title Roman consul centered",
- "question": "Where is the governmental jurisdiction that has the position title Roman counsel centered?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.025s8wp . \n?c ns:location.country.capital ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1232",
- "webqsp_question": "where was the roman empire centered"
- },
- {
- "ID": "WebQTest-1528_08ea72e5d5ce1300f1ccc9fd0843dc1c",
- "compositionality_type": "comparative",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and is the film that was released before 2004-04-16",
- "question": "What movie released before 04-16-2004 was Logan Lerman in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\nFILTER (?num < \"2004-04-16\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-1436_ce38e21f79ea624d4cbbc1ea9ee235ec",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:44:30",
- "machine_question": "what colony is the person that said \"The happiness of society is the end of government.\" from",
- "question": "What colony is the birthplace of the person who said, \"The happiness of society is the end of government\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048cdns . \n?c ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.district_represented ?x .\n?x ns:location.location.containedby ns:m.08csr .\n}\n",
- "webqsp_ID": "WebQTrn-1436",
- "webqsp_question": "what colony is john adams from"
- },
- {
- "ID": "WebQTest-1289_27f6987805010183edbeba6b91a3cafd",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:05:41",
- "machine_question": "what type of music did mozart composed and that was featured in the album Epica",
- "question": "What type of music featured on the album Epica was composed by Mozart?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.082db)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.082db ns:music.artist.genre ?x .\n?x ns:music.genre.albums ns:m.010rcgyt . \n}",
- "webqsp_ID": "WebQTest-1289",
- "webqsp_question": "what type of music did mozart composed"
- },
- {
- "ID": "WebQTrn-1677_b3db2e89d0cb9edd4d5e69ebe1ba5608",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and in which costumes where designed by Lisa Jensen",
- "question": "Which movies with costumes designed by Lisa Jensen did Adam Sandler play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.costume_design_by ns:m.097zq20 . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTest-837_52a09da805a8b454de1e3b5edd88fd71",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:49:35",
- "machine_question": "what year did the baltimore ravens win superbowl and is the event ended after 2001-01-28",
- "question": "Which Superbowl after January 2001 did the Baltimore Ravens win?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01ct6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01ct6 ns:sports.sports_team.championships ?x .\n?x ns:sports.sports_championship_event.championship ns:m.06x5s .\n?x ns:time.event.end_date ?num .\nFILTER (?num > \"2001-01-28\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-837",
- "webqsp_question": "what year did the baltimore ravens win superbowl"
- },
- {
- "ID": "WebQTest-1251_06b52905bde59492048929d1073ea985",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:57:03",
- "machine_question": "which countries speak germanic languages and is the country that has an iso 3166-1 alpha-3 of CH",
- "question": "Which countries with an iso of 3166-1 alpha-3 of CH speak germanic languages?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:location.country.iso3166_1_alpha2 \"CH\" . \n}",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTrn-2006_34af9d64cd4d005c83081c62715f1531",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did the person who wrote the lyrics for \"Kaaren\" work for",
- "question": "Which magazine did the writer who produced the lyrics for \"Kaaren\" work for?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0zkmxg4 . \n?c ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTrn-3335_c1ee86e75cac5d1087ce6131dd7c7414",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:27:49",
- "machine_question": "what kind of money do they use in the country where Pivzavod AO Vena Nevskoye Light beer is made",
- "question": "What currency is used in the country where Pivzavod AO Vena Nevskoye Light beer is produced?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqrhl . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3335",
- "webqsp_question": "what kind of money do they use in russia"
- },
- {
- "ID": "WebQTest-654_eacad512118512366a932ffd59ad4578",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:22:44",
- "machine_question": "what are the country where Egyptian Arabic is spoken money called",
- "question": "What currency is used in the country where Egyptian Arabic spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.02hx2cr . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTest-654",
- "webqsp_question": "what are egyptian money called"
- },
- {
- "ID": "WebQTest-1528_836cde2e6cac496e51007560e3bba8d2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and film casting director was Georgianne Walken",
- "question": "What film was directed by Georgianne Walken and had Logan Lerman as an actor in it?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_casting_director ns:m.02w9bvb . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTest-191_96b0f1482d4daea0b00068e975191107",
- "compositionality_type": "comparative",
- "created": "2017-10-26T07:06:21",
- "machine_question": "where did drew brees go to college wikianswers and is the university that has number of undergraduates greater than 31290",
- "question": "Where did Drew Brees go to school that has more than 31290 undergraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.030bdd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.030bdd ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) > 31290) . \n}",
- "webqsp_ID": "WebQTest-191",
- "webqsp_question": "where did drew brees go to college wikianswers"
- },
- {
- "ID": "WebQTrn-2311_577a8b3d6b075d9a5759a8624a0c22a0",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:46:03",
- "machine_question": "what killed the actor that played the character Sportin' Life",
- "question": "What was the cause of death for the actor who played the character \"Sportin' Life?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.02nwkyx . \n?c ns:people.deceased_person.cause_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2311",
- "webqsp_question": "what killed sammy davis jr"
- },
- {
- "ID": "WebQTrn-484_ca5d0c83e4129629b296098655107aee",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:18:55",
- "machine_question": "what do you call money in the country where Cervejaria Kaiser Palma Louca beer is made",
- "question": "What currency is used where Cervejaria Kaiser Palma Louca beer is made?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqqly . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-484",
- "webqsp_question": "what do you call money in brazil"
- },
- {
- "ID": "WebQTrn-25_ab3df3acea94d14f912dab2c2e13c8af",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and that the story was written by Frank Bunker Gilbreth, Jr.",
- "question": "What movie was Taylor Lautner in that was written by Frank Bunker Gilbreth, Jr.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.story_by ns:m.03hl30t . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-3605_a4331963571c77faf65d75d0453a523e",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:12:47",
- "machine_question": "where did the composer of Won't Make a Fool Out of You go to high school",
- "question": "What high school did the composer of \"Won't Make a Fool Out of You\" attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0jw_0s4 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.educational_institution.school_type ns:m.0bpgx .\n}\n",
- "webqsp_ID": "WebQTrn-3605",
- "webqsp_question": "where did trey songz go to high school"
- },
- {
- "ID": "WebQTest-538_7084416ab9f72f1f1f8fc3ce7871ee4a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and that is 102.0 minutes long",
- "question": "What movie with a run time of 102.0 minutes was Taylor Swift in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.runtime ?c .\n?c ns:film.film_cut.runtime \"102.0\" . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-1646_de5bb2b6c6727d40089ae17f2650f97d",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:16:29",
- "machine_question": "what does the the location which contains the second level division Comendador, El\u00c3\u00adas Pi\u00c3\u00b1a speak",
- "question": "What is the spoken language used in the country with second level division Comendador, El\u00c3\u00adas Pi\u00c3\u00b1a speak?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.06xhm0 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1646",
- "webqsp_question": "what does the dominican republic speak"
- },
- {
- "ID": "WebQTrn-497_a1739c3fe23ae1c5f93a421061ef5a1d",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:22:53",
- "machine_question": "in what country is the topic of the image Wapen_van_Amsterdam_bewerkt.PNG",
- "question": "In what country would you find the topic of the image \"Wapen_van_Amsterdam_bewerkt.PNG\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.03bvwt1 . \n?c ns:base.biblioness.bibs_location.country ?x .\n}\n",
- "webqsp_ID": "WebQTrn-497",
- "webqsp_question": "in what country is amsterdam"
- },
- {
- "ID": "WebQTest-1168_1591d6a0e6cef93c6863edb2eb0e198f",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:44:51",
- "machine_question": "what guitar did the author who published editions for Kurt Cobain Journals",
- "question": "What kind of guitar did the author who published Kurt Cobain's journals play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04tp49x . \n?c ns:music.guitarist.guitars_played ?x .\n}\n",
- "webqsp_ID": "WebQTest-1168",
- "webqsp_question": "what guitar did kurt cobain"
- },
- {
- "ID": "WebQTrn-1770_6325ee890e333f0d4fe222c15a95906f",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:30:05",
- "machine_question": "what is the actor that played the character Etta James 's daughters name",
- "question": "What is the name of the daughter of the actor that played the character Etta James?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0dm3t0h . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1770",
- "webqsp_question": "what is beyonce 's daughters name"
- },
- {
- "ID": "WebQTest-1785_2cbb2cad29c6e861c886d3c4a8eb3ce9",
- "compositionality_type": "comparative",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and is the film was released after 1978",
- "question": "What movies was Kim Richards in that were released after 1978?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?num .\nFILTER (?num > \"1978\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-493_6c0bee1445f970769fbdfec9e218fde6",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:21:27",
- "machine_question": "where is the governmental jurisdiction that has governmental office holder named Albert II of Belgium at",
- "question": "What region is the place with government officer named Albert II of Belgium?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0125mr . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTrn-3251_acf68a88c0375f50017818448cac05ac",
- "compositionality_type": "superlative",
- "created": "2017-10-26T05:14:34",
- "machine_question": "what college is in greeley colorado and the organiztion founding date is latest",
- "question": "What college in Greeley, Colorado that was founded the latest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0rczx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0rczx ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:organization.organization.date_founded ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-3251",
- "webqsp_question": "what college is in greeley colorado"
- },
- {
- "ID": "WebQTest-1785_2f305b29aae1df0bd92d3d7eeb770d85",
- "compositionality_type": "superlative",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and the film netflix_id is smallest",
- "question": "Which movie was Kim Richards in, that has the smallest Netflix_id?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.netflix_id ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTest-1091_55446dcd04c73520c9a5973c1df50aaa",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:33:06",
- "machine_question": "what type of religions are in the united states and the religion of which Sarah is a founding figure",
- "question": "Which religion founded by Sarah, among others, is a religion in the United States?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.founding_figures ns:m.01b5wx . \n}",
- "webqsp_ID": "WebQTest-1091",
- "webqsp_question": "what type of religions are in the united states"
- },
- {
- "ID": "WebQTrn-2738_ef112d1161e44a5d8e6867d5cae77b11",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:55:15",
- "machine_question": "what style of art did henri matisse use and that was featured in the work Scenario for a Human Drama, II: Immediate Background",
- "question": "What was the art genre Henri Matisse used that was featured in the work Scenario for a Human Drama, II: Immediate Background?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0gct_)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0gct_ ns:visual_art.visual_artist.associated_periods_or_movements ?x .\n?x ns:book.book_subject.works ns:m.0103f5cn . \n}",
- "webqsp_ID": "WebQTrn-2738",
- "webqsp_question": "what style of art did henri matisse use"
- },
- {
- "ID": "WebQTrn-3673_bf741749b9774797cd23abc09daf6106",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:20:52",
- "machine_question": "what timezone is the govermental jurisdiction that has govermental body named Colorado House of Representatives in",
- "question": "In what time zone is the jurisdiction where the Colorado House of Representatives is located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.0zb1swv . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3673",
- "webqsp_question": "what timezone is colorado in"
- },
- {
- "ID": "WebQTrn-1561_4799d8901e0073eaebbc2b893ab30eda",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:04:41",
- "machine_question": "who plays lynette on the tv program that has the theme song Desperate Housewives Theme",
- "question": "On the TV program with the Desperate Housewives Theme song, who plays Lynette?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:tv.tv_program.theme_song ns:m.0n9mt9z . \n?c ns:tv.tv_program.regular_cast ?y .\n?y ns:tv.regular_tv_appearance.actor ?x .\n?y ns:tv.regular_tv_appearance.character ns:m.0982bh .\n}\n",
- "webqsp_ID": "WebQTrn-1561",
- "webqsp_question": "who plays lynette on desperate housewives"
- },
- {
- "ID": "WebQTest-538_5f5da3e1d4ca7df9f19ce3fdfc5790e2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and involves organization toonexplainers",
- "question": "Which film featuring Taylor Swift includes organization toonsplainers?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:organization.organization_sector.organizations_in_this_sector ns:m.010lbn79 . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-105_eacad512118512366a932ffd59ad4578",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:14:59",
- "machine_question": "what is the best currency to take to the country where Egyptian Arabic is spoken 2013",
- "question": "What kind of currency should you take to the place where Egyptian Arabic is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.02hx2cr . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-105",
- "webqsp_question": "what is the best currency to take to egypt 2013"
- },
- {
- "ID": "WebQTrn-21_91b371c48144cc8f8c076b5f7ee31557",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:04:58",
- "machine_question": "who is the prime minister of the country where Kwama Language is spoken",
- "question": "Who is the prime minister where the Kwama language is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.02hxkfm . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.060bp .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-21",
- "webqsp_question": "who is the prime minister of ethiopia"
- },
- {
- "ID": "WebQTest-1686_97d1854efab5172bdfe763781a23257e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:16:25",
- "machine_question": "who is the governor of arizona 2009 and that work as Lawyer",
- "question": "Who was the 2009 Governor of Arizona who was a lawyer?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0vmt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0vmt ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n?x ns:people.person.profession ns:m.04gc2 . \n}",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTrn-2104_af79e61c5b55ae2baeaf9633c290a979",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:17:12",
- "machine_question": "what is the zip code for the governmental jurisdiction that the government that has the position title Mayor of Clarksville tn",
- "question": "What zip codes are used in the governmental jurisdiction where the government includes the position entitled Mayor of Clarksville, TN?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.0101gxcy . \n?c ns:location.citytown.postal_codes ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2104",
- "webqsp_question": "what is the zip code for clarksville tn"
- },
- {
- "ID": "WebQTrn-1665_9026565934fddcb8823b824fb0792518",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:17:40",
- "machine_question": "where does the actor that played the character Lee Christmas live",
- "question": "Where does the actor that played the character Lee Christmas, live?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.08ldsbl . \n?c ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1665",
- "webqsp_question": "where does jason statham live"
- },
- {
- "ID": "WebQTrn-1069_e87644944e029d31491a748a4b4c824b",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:50:55",
- "machine_question": "what language do the governmental jurisdiction that has governmental office holder named S\u00c3\u00b8ren Pind",
- "question": "What language is used in the country that has governmental officer named S\u00c3\u00b8ren Pind?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0gh8vr1 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1069",
- "webqsp_question": "what language do denmark"
- },
- {
- "ID": "WebQTrn-2784_36f76676900330ffc2a4d3d3d872f99d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and that was released on 1991-02-15",
- "question": "Which movie did Tupac act in, and that was released on February 15, 1991?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date \"1991-02-15\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-567_236474b013912ee47c903558d5e2a002",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and that the story was written by Edward Abbey",
- "question": "What movies written by Edward Abbey did Ron Howard starred in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.story_by ns:m.01_wkb . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-124_21e7ebb1c9ec40f8d0d21e11b37a08bc",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and that was directed by Arwel Evans",
- "question": "What movie was directed by Angelina Jolie and Arwel Evans?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.film_art_direction_by ns:m.09x8cp9 . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-1155_e5d58a39f71afaa19e8df8c6a01e7abe",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:04:54",
- "machine_question": "what is the money currency in the country where Brasserie des Franches-Montagnes La Meule beer is made",
- "question": "Which type of currency, is utilized. in the country where, Brasserie des Franches-Montagnes La Meule beer, is produced?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqv40 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1155",
- "webqsp_question": "what is the money currency in switzerland"
- },
- {
- "ID": "WebQTrn-1938_85631890191901f9022880d7eaab329f",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:56:28",
- "machine_question": "what type of government does the governmental jurisdiction that the government that has the position title Minister of Justice of Israel",
- "question": "What form of government is used in the governmental jurisdiction where the government includes the position entitled Minister of Justice of Israel?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.04h0n_q . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1938",
- "webqsp_question": "what type of government does israel"
- },
- {
- "ID": "WebQTest-542_b82441a0a2ccf88afa7fb143e9f5e449",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:08:53",
- "machine_question": "where did the composer of Thank You Friends die",
- "question": "\"Thank You Friends\" was written by a composer who died where?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0_jg5p7 . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTest-542",
- "webqsp_question": "where did alex chilton die"
- },
- {
- "ID": "WebQTest-1823_062089e5c88adc18e8ac6c17b2ba4813",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:39:31",
- "machine_question": "what government does the country where South Azeri language is spoken use",
- "question": "What form of government is used in the country where South Azeri language is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.03y86gf . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1823",
- "webqsp_question": "what government does iraq use"
- },
- {
- "ID": "WebQTrn-3376_22866c9e91699a67e705eae44e29a6a8",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:34:14",
- "machine_question": "where did the actor that played the character Ben Barber go to school",
- "question": "Where did the actor go to school who portrayed Ben Barber?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0zd8jyc . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3376",
- "webqsp_question": "where did kevin hart go to school"
- },
- {
- "ID": "WebQTest-931_f69da4b564ccde6d627037dc6d1057b6",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:08:17",
- "machine_question": "what jobs did the person that said \"Genius is sorrow's child.\" have before he was president",
- "question": "what did the man that said \"Genius is sorrow's child.\" do before he was president?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n?c ns:people.person.quotations ns:m.048jwrf . \n?c ns:government.politician.government_positions_held ?p .\n?p ns:government.government_position_held.office_position_or_title ns:m.060d2 .\n?p ns:government.government_position_held.from ?from .\n?c ns:people.person.quotations ns:m.048jwrf . \n?c ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.office_position_or_title ?x .\n?y ns:government.government_position_held.from ?z .\nfilter(xsd:datetime(?z) - xsd:datetime(?from) < 0)\n }",
- "webqsp_ID": "WebQTest-931",
- "webqsp_question": "what jobs did john adams have before he was president"
- },
- {
- "ID": "WebQTest-548_4ed7d453c445df967570b4685d656f9c",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:09:12",
- "machine_question": "what guitar did the person who wrote the lyrics for \"Funk #49\" play",
- "question": "What type of guitar was used by the lyricists of \"Funk #49\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0jsjjj5 . \n?c ns:music.guitarist.guitars_played ?x .\n}\n",
- "webqsp_ID": "WebQTest-548",
- "webqsp_question": "what guitar did joe walsh play"
- },
- {
- "ID": "WebQTrn-1577_1fad167a955dd126cc7ca38ed92d28f0",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:06:58",
- "machine_question": "where did james baldwin go to school and is the university that has number of undergraduates smallest",
- "question": "Where did James Baldwin go to school that had the smallest number of undergraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.017_pb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.017_pb ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-1577",
- "webqsp_question": "where did james baldwin go to school"
- },
- {
- "ID": "WebQTrn-2664_a82da5c3eea7c68f4ebeb7fe9ae20288",
- "compositionality_type": "comparative",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and the country calling code is greater than 977",
- "question": "Of the main trading partners of China, and the country calling code is higher than 977?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.country.calling_code ?num .\nFILTER (xsd:integer(?num) > 977) . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-3335_c55ccf5445d560b373944df6540f9b31",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:27:49",
- "machine_question": "what kind of money do they use in the place where breed Samoyed originated in",
- "question": "What currency is accepted where the Samoyed breed originated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.017lg8 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3335",
- "webqsp_question": "what kind of money do they use in russia"
- },
- {
- "ID": "WebQTest-924_019c0d368fe830376105a91d1f7b2930",
- "compositionality_type": "comparative",
- "created": "2017-10-26T09:08:08",
- "machine_question": "what team did messi play for in 2010 and is the sports team was founded before 1899-11-29",
- "question": "What sports team founded in 1899 did Messi play for in 2010?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06qjgc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06qjgc ns:sports.pro_athlete.teams ?y .\n?y ns:sports.sports_team_roster.team ?x .\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.from ?sk0} || \nEXISTS {?y ns:sports.sports_team_roster.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2010-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.to ?sk2} || \nEXISTS {?y ns:sports.sports_team_roster.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2010-01-01\"^^xsd:dateTime) })\n?x ns:sports.sports_team.founded ?num .\nFILTER (?num < \"1899-11-29\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-924",
- "webqsp_question": "what team did messi play for in 2010"
- },
- {
- "ID": "WebQTrn-2319_ec5586b8afdc20aa27592c03e67e0f4f",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:48:11",
- "machine_question": "what is the official language of the the governmental jurisdiction that has governmental office holder named Anatoliy Kinakh",
- "question": "What are the official languages in the country with government official named Anatoliy Kinakh?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.04hl61 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTest-1923_ad1e42ed584cf40d168b6ed4676158c0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and is in the English Language",
- "question": "Which movies filmed in English did Miley Cyrus appear in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.language ns:m.02h40lc . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTest-517_c093231fe2a83541cf05e721b6fad5b5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:03:49",
- "machine_question": "what do people speak in canada and is the language Daedalus",
- "question": "What language spoken in Canada is the language of Daedalus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d060g)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d060g ns:location.country.languages_spoken ?x .\n?x ns:fictional_universe.fictional_language.where_spoken ns:g.113qbfr8j . \n}",
- "webqsp_ID": "WebQTest-517",
- "webqsp_question": "what do people speak in canada"
- },
- {
- "ID": "WebQTrn-1677_c006ead7cde93a8aff111388eaa455c1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and is about Baseball",
- "question": "Which movie is about baseball and featured Adam Sandler?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.subjects ns:m.018jz . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-1722_f4a32f9b5e628b4c25c759d940bfbab6",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:26:00",
- "machine_question": "what continent does the the governmental jurisdiction that has governmental office holder named Jerome Fitzgerald belong to",
- "question": "What continent is the government office holder named Jerome Fitzgerald on?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0_lby6r . \n?c ns:base.locations.countries.continent ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1722",
- "webqsp_question": "what continent does the bahamas belong to"
- },
- {
- "ID": "WebQTest-590_333ea4f58397c8015c2e32a6794a638e",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:14:00",
- "machine_question": "who is in charge of the country where Libyan Arabic is spoken now",
- "question": "Who knows the ruler of the country that speaks Libyan Arabic?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.099cft . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.office_position_or_title ns:m.0j5wjnc .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-590",
- "webqsp_question": "who is in charge of libya now"
- },
- {
- "ID": "WebQTrn-2316_a17e334fa5dc7bb0723b0d153ee2e7d0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:47:49",
- "machine_question": "what influenced jackson pollock 's work and is the academic advisor of Jakob Klaesi",
- "question": "What academic advisor of Jakob Klaesi influenced Jackson Pollock's work?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04510)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04510 ns:influence.influence_node.influenced_by ?x .\n?x ns:education.academic.advisees ns:m.0g9ztyq . \n}",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTest-1817_941424712184b0dff9857897d346ca25",
- "compositionality_type": "comparative",
- "created": "2017-10-26T11:37:37",
- "machine_question": "where did jrr tolkien go to school and the organiztion founding date is after 1552",
- "question": "What organization founded after 1552 is the school JRR Tolkien attended?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041h0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041h0 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:organization.organization.date_founded ?num .\nFILTER (?num > \"1552\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1817",
- "webqsp_question": "where did jrr tolkien go to school"
- },
- {
- "ID": "WebQTrn-3136_b4d880aff516130a828b227d4297f270",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:55:28",
- "machine_question": "what four regions make up the united kingdom and is the place in which Wyvern Hill is",
- "question": "Which of the four regions that make up the United Kingdom is Wyvern Hill located in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ssc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ssc ns:base.aareas.schema.administrative_area.administrative_children ?x .\n?x ns:fictional_universe.fictional_setting.contains ns:m.0r9yymb . \n}",
- "webqsp_ID": "WebQTrn-3136",
- "webqsp_question": "what four regions make up the united kingdom"
- },
- {
- "ID": "WebQTrn-513_78acb1000239a5b729ffa44ed7e4a656",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and in which the fictional character Amanda Rollins was born",
- "question": "The fictional character Amanda Rollins was born in what country in eastern Europe?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:fictional_universe.fictional_setting.fictional_characters_born_here ns:m.0125y80d . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTest-1603_0d6b6392e292cca913dc993d8fd33d93",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:01:39",
- "machine_question": "what is the sacred text of daoism and influenced Liang Qichao",
- "question": "What sacred text of Daoism that was influenced Liang Qichao?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07gvx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07gvx ns:religion.religion.texts ?x .\n?x ns:influence.influence_node.influenced ns:m.03_qp4 . \n}",
- "webqsp_ID": "WebQTest-1603",
- "webqsp_question": "what is the sacred text of daoism"
- },
- {
- "ID": "WebQTrn-3141_9521cdd0a498eb745a7f49c67f6a999f",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:56:00",
- "machine_question": "where was the actor that played the character Allison Lang born",
- "question": "What is the birthplace of the actor who portrayed the character Allison Lang?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0gfqtlk . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3141",
- "webqsp_question": "where was anne hathaway born"
- },
- {
- "ID": "WebQTrn-1069_5fb8a0654bd627fd3eaed296aa6b52db",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:50:55",
- "machine_question": "what language do the location which contains the second level division H\u00c3\u00b8je-Taastrup Municipality",
- "question": "Which languages are spoken at the location, which contains the second level division, H\u00c3\u00b8je-Taastrup Municipality?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.012hg3 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1069",
- "webqsp_question": "what language do denmark"
- },
- {
- "ID": "WebQTrn-237_bc2d28a82ef8e640aada2f1f1d45aa3c",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:40:00",
- "machine_question": "what is the name of the the artist aword nominated for steelers head coach",
- "question": "What is the name of the person nominated for an award as Steelers Head Coach?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.0yytbb_ . \n?c ns:american_football.football_team.current_head_coach ?x .\n}\n",
- "webqsp_ID": "WebQTrn-237",
- "webqsp_question": "what is the name of the pittsburgh steelers head coach"
- },
- {
- "ID": "WebQTest-191_30c201da8897cc489095d1387a94fc49",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:06:21",
- "machine_question": "where did drew brees go to college wikianswers and location with the street address 610 Purdue Mall",
- "question": "What college that Drew Brees attend that is located at 610 Purdue Mall?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.030bdd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.030bdd ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:location.location.street_address ?c .\n?c ns:location.mailing_address.street_address \"610 Purdue Mall\"@en . \n}\n",
- "webqsp_ID": "WebQTest-191",
- "webqsp_question": "where did drew brees go to college wikianswers"
- },
- {
- "ID": "WebQTrn-465_e356fcb7e81689e87bcbcdeb208d5978",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:15:36",
- "machine_question": "what to see and do in the governmental jurisdiction that has governmental office holder named Eddie Fenech Adami",
- "question": "What to do in the jurisdiction that has a governmental office holder named Eddi Fenech Adami?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0235mg . \n?c ns:travel.travel_destination.tourist_attractions ?x .\n}\n",
- "webqsp_ID": "WebQTrn-465",
- "webqsp_question": "what to see and do in malta"
- },
- {
- "ID": "WebQTrn-1665_4293d22de1b977d7bacb0d5896623115",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:17:40",
- "machine_question": "where does the actor that played the character Yves Gluant live",
- "question": "Where does the actor, that was the character Yves Gluant, live at?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0gghg36 . \n?c ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1665",
- "webqsp_question": "where does jason statham live"
- },
- {
- "ID": "WebQTrn-2189_9f924908bb36bf7d331fa1b933af9f58",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:28:26",
- "machine_question": "what is modern the country where Al Ahram Beverages Co. Stella beer is made language",
- "question": "What modern language is spoken in the country where Al Ahram Beverages Co. Stella beer is made?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqn_j . \n?c ns:location.country.official_language ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2189",
- "webqsp_question": "what is modern egyptian language"
- },
- {
- "ID": "WebQTrn-1155_c9539927b8e30c27bfea741ee7d15d9a",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:04:54",
- "machine_question": "what is the money currency in the govermental jurisdiction that has govermental body named National Council",
- "question": "What is the currency in the jurisdiction with a body of government called National Council?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.01tzg_ . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1155",
- "webqsp_question": "what is the money currency in switzerland"
- },
- {
- "ID": "WebQTrn-945_fb5be63e6281b7a348b3167addbfac00",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:29:21",
- "machine_question": "what timezone is the governmental jurisdiction that has governmental office holder named John Peter Altgeld on",
- "question": "What is the timezone where John Peter Altgeld is a government office holder?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0264k9 . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTrn-945",
- "webqsp_question": "what timezone is illinois on"
- },
- {
- "ID": "WebQTrn-25_ee5981878443f689128ca9ea8a269f29",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and it's genre is Fantasy",
- "question": "What fantasy movies has Taylor Lautner played in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:media_common.netflix_title.netflix_genres ns:m.01hmnh . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-3376_f50b867ba3df594aba113dd47ebcbb8d",
- "compositionality_type": "superlative",
- "created": "2017-10-26T05:34:14",
- "machine_question": "where did kevin hart go to school and is the university that has number of postgraduates largest",
- "question": "Which university with the largest number of postgraduates did Kevin Hart attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0ggp1n)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0ggp1n ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-3376",
- "webqsp_question": "where did kevin hart go to school"
- },
- {
- "ID": "WebQTest-1923_c6ade030fef329e1ed98d55f02488885",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and the tv program episode running time is 104",
- "question": "What Miley Cyrus movie has a program run time of 104?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:tv.tv_program.episode_running_time \"104\" . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-2316_d579418670907fcb38173073e41bedd1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:47:49",
- "machine_question": "what influenced jackson pollock 's work and is the actor that played in the film Umbracle",
- "question": "What actor from \"Umbracle\" influenced Jackson Pollock's work?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04510)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04510 ns:influence.influence_node.influenced_by ?x .\n?x ns:film.actor.film ?c .\n?c ns:film.performance.film ns:m.026y2_r . \n}",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTrn-1297_a0da13a7b70a064b8cffb58007f6739d",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:23:57",
- "machine_question": "where did the artist which recorded #Thatpower grew up",
- "question": "Where did the artist grow up that recorded #Thatpower?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0108b8q2 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1297",
- "webqsp_question": "where did justin bieber grew up"
- },
- {
- "ID": "WebQTrn-3151_12f714783be901012e7fa202551f74e2",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:57:43",
- "machine_question": "what is the major language spoken in where the currency Greek drachma is used",
- "question": "What is the major language spoken in Greece?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_formerly_used ns:m.02b0x . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3151",
- "webqsp_question": "what is the major language spoken in greece"
- },
- {
- "ID": "WebQTrn-452_0ba859da509aece7d6be5d7c033969ab",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:13:17",
- "machine_question": "where does lala anthony live and the population number is 2240419",
- "question": "Where does Lala Anthony live, that has 2,240,419 population?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03l26m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03l26m ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:topic_server.population_number \"2240419\" . \n}",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTrn-1294_126eeea8dc5fdf989e3c826572976fb9",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:22:48",
- "machine_question": "what is the fictional character which is the parent of Johnny Fontane real name",
- "question": "What's the real name of the person who played the parent of Johnny Fontane.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:fictional_universe.fictional_character.children ns:m.07g1gw . \n?c ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1294",
- "webqsp_question": "what is vito corleone real name"
- },
- {
- "ID": "WebQTest-1840_c2869e3c84a9bc28305e04b5f0703f3f",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:47:12",
- "machine_question": "what do they speak in the place where breed Norwegian Forest cat originated in",
- "question": "What do they speak in the place where the Norwegian Forest cat breed originated in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.017fsk . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTest-1840",
- "webqsp_question": "what do they speak in norway"
- },
- {
- "ID": "WebQTrn-1069_148c07d30cb092181268db05cee78c00",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:50:55",
- "machine_question": "what language do the governmental jurisdiction that the government that has the position title Minister for Development Cooperation of Denmark",
- "question": "What languages are spoken where the Minister for Development Cooperation of Denmark is located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.06fc0q . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1069",
- "webqsp_question": "what language do denmark"
- },
- {
- "ID": "WebQTrn-241_87460bf17e29c445a270424ee7c886ce",
- "compositionality_type": "superlative",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with france and the ISO numeric of the country is smallest",
- "question": "Of the countries that share a border with France, which country has the smallest ISO numeric?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.iso_numeric ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTest-743_56e8d2e51ce1a46013d0176a58f8d5b3",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of the subject of the film An American Affair 's brothers",
- "question": "Who were the brothers of the subject of the film An American Affair?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.05h4nz9 . \n?c ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n}\n",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTrn-3249_0b9c49912f43238136954d463b417194",
- "compositionality_type": "superlative",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and the tv program \"tvrage_id\" is largest",
- "question": "Which program featuring Tamera Mowry has the largest \"tvrage_id?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.tvrage_id ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTest-1528_d791f673ee714c5c8a94b46b9778dc89",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and is in the Chinese language",
- "question": "What Chinese language movies featured Logan Lerman?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.language ns:m.01r2l . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-894_d5b85294e1a7fad426ec220bd0e88479",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired scott fitzgerald and died from Stroke",
- "question": "Which person that inspired Scott Fitzgerald died from a stroke?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02zjd ns:influence.influence_node.influenced_by ?x .\n?x ns:people.deceased_person.cause_of_death ns:m.02y0js . \n}",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTest-1923_4d48de3af54d019aaf2c6aa4b2f4bc38",
- "compositionality_type": "superlative",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and is the film that was released earliest",
- "question": "Of the movies that Miley Cyrus has been in, which one was released the earliest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-2026_0a7206e06485b4daf5f8968cec1333dc",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:08:07",
- "machine_question": "what currency does the the governmental jurisdiction that the government that has the position title President of the Dominican Republic",
- "question": "What current is used in the country with government position title President of Dominican Republic?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:g.120vz7rb . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2026",
- "webqsp_question": "what currency does the dominican republic"
- },
- {
- "ID": "WebQTest-783_398858835267d06d629eb27d398324f7",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:42:06",
- "machine_question": "what county is the govermental jurisdiction that has govermental body named Houston City Council tx in",
- "question": "What county is the city that includes the Houston City Council as a part of their government located in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.0cm871 . \n?c ns:location.hud_county_place.county ?x .\n}\n",
- "webqsp_ID": "WebQTest-783",
- "webqsp_question": "what county is houston tx in"
- },
- {
- "ID": "WebQTrn-3335_2cb97dc9d778b69fd832740909b026a9",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:27:49",
- "machine_question": "what kind of money do they use in the place where breed Vyatka horse originated in",
- "question": "In the country that originaly bred that Vyatka horse, what form of currency is used?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.06ddh9 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3335",
- "webqsp_question": "what kind of money do they use in russia"
- },
- {
- "ID": "WebQTest-213_332c010f25e492ce2628408891e5f69c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did scarlett johansson date and was executive produce of Chapter 27",
- "question": "Which executive producer of Chapter 27 dated Scarlett Johansson?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:film.producer.films_executive_produced ns:m.08r52w . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-2189_47e8cb60630ddcd00d3a263fce2c792e",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:28:26",
- "machine_question": "what is modern the governmental jurisdiction that the government that has the position title Acting Prime Minister of Egypt language",
- "question": "What is the modern language at the location, that has a government position with the title, Acting Prime Minister of Egypt?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.010wsv67 . \n?c ns:location.country.official_language ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2189",
- "webqsp_question": "what is modern egyptian language"
- },
- {
- "ID": "WebQTrn-2152_8f4540de9428b11fdbf25cdc40ff6402",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:25:14",
- "machine_question": "what teams are in the american league west and the sports team arena stadium is Rangers Ballpark in Arlington",
- "question": "Which teams play in the Rangers Ballpark in Arlington and are in the American League West?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07fbnf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07fbnf ns:sports.sports_league.teams ?y .\n?y ns:sports.sports_league_participation.team ?x .\n?x ns:sports.sports_team.arena_stadium ns:m.01wmlm . \n}",
- "webqsp_ID": "WebQTrn-2152",
- "webqsp_question": "what teams are in the american league west"
- },
- {
- "ID": "WebQTest-1923_44adab808bc1863fab0f07e6556afd67",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and that was written by Pamela Eells",
- "question": "What movie written by Pamela Eells did Miley Cyrus play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.written_by ns:m.02wk_8f . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-2815_56e8d2e51ce1a46013d0176a58f8d5b3",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:07:48",
- "machine_question": "where was the subject of the film An American Affair raised",
- "question": "Where was the subject of the movie \"An American Affair\" raised?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.05h4nz9 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2815",
- "webqsp_question": "where was john f kennedy raised"
- },
- {
- "ID": "WebQTrn-62_1901065f16bfad63f514f48ecebd767e",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:09:49",
- "machine_question": "what are the names of the artist aword nominated for Lend a Paw kids",
- "question": "Who are the children of the award nominated artist of \"Lend a Paw\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.02rmtql . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-62",
- "webqsp_question": "what are the names of walt disney kids"
- },
- {
- "ID": "WebQTrn-25_de9880cb52b4bad95dff680356d491c2",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and a film that Kami Asgar was a crew member of",
- "question": "What movie that Kami Asgar was a crew member on was Taylor Lautner in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.other_crew ?c .\n?c ns:film.film_crew_gig.crewmember ns:m.0287l1h . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-3376_da0a21681b858af174b64347f5478ce9",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:34:14",
- "machine_question": "where did the artist which recorded Cinnamon Apple go to school",
- "question": "What school was attended by the creator of the song Cinnamon Apple?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.012j8qlr . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3376",
- "webqsp_question": "where did kevin hart go to school"
- },
- {
- "ID": "WebQTest-1817_f6fd3057a382d310b8b8638efab3111e",
- "compositionality_type": "superlative",
- "created": "2017-10-26T11:37:37",
- "machine_question": "where did jrr tolkien go to school and is the university that has number of postgraduates largest",
- "question": "Where did J. R. R. Tolkien attend university, that has the largest number of postgraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041h0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041h0 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTest-1817",
- "webqsp_question": "where did jrr tolkien go to school"
- },
- {
- "ID": "WebQTrn-2784_7df82f515bf7947c2bfdd404503b50fd",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does the artist which recorded Beccause I Got a Girl act in",
- "question": "What movies did the artist behind Because I Got a Girl star in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:g.11bbmpspvb . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTest-743_ca410f824ebb6a08c824377bb10b6f58",
- "compositionality_type": "superlative",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of jfk 's brothers and the person's date of death is latest",
- "question": "Of all of JFK's brothers, which one had the latest date of death?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:people.deceased_person.date_of_death ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTest-1168_8d0b479d648d518072ba26f45d31a385",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:44:51",
- "machine_question": "what guitar did the person who wrote the lyrics for \"Heart-Shaped Box\"",
- "question": "What type of guitar was used by the lyracist for \"Heart-Shaped Box?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.04241j . \n?c ns:music.guitarist.guitars_played ?x .\n}\n",
- "webqsp_ID": "WebQTest-1168",
- "webqsp_question": "what guitar did kurt cobain"
- },
- {
- "ID": "WebQTrn-124_0782789f35ce79d56102e26e54e5b700",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did the actor that played the character Cornelia Wallace direct",
- "question": "What was directed by the actor who played Corneila Wallace?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.04ds207 . \n?c ns:film.director.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-25_65e7de970f6844e8520d7785799ec19e",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and is they music was by John Debney",
- "question": "What movies with music composed by John Debney starring Taylor Lautner?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.music ns:m.01mkn_d . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-3515_2aa5a1fad172296605828ebc69fc7cb0",
- "compositionality_type": "superlative",
- "created": "2017-10-26T06:02:42",
- "machine_question": "where did paul ryan attend college and is the university that has number of postgraduates smallest",
- "question": "Of the colleges that were attended by Paul Ryan, which one has the smallest number of postgraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.024v2j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.024v2j ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-3515",
- "webqsp_question": "where did paul ryan attend college"
- },
- {
- "ID": "WebQTest-1923_91eacf72fca0a69ece4c0fd2fc1f4ce0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and a film that Stan Parks was a crew member of",
- "question": "What movie did Miley Cyrus star in with Stan Parks as a crew member?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.other_crew ?c .\n?c ns:film.film_crew_gig.crewmember ns:m.0120x30v . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-64_984678664419049133d2bd748b68df1b",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:09:57",
- "machine_question": "what was the artist which recorded P.Y.T. (Playa Young Thugs) name in juice",
- "question": "What is the name in \"Juice\" of the artist of \"P.Y.T (Playa Young Thugs)\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0g6r3df . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.film ns:m.08w51z .\n}\n",
- "webqsp_ID": "WebQTrn-64",
- "webqsp_question": "what was tupac name in juice"
- },
- {
- "ID": "WebQTrn-1283_b2e6d4640dbaeac264d4e5d0ebee8455",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:22:32",
- "machine_question": "what timezone is the state that held the United States Senate election in Michigan, 2008 usa",
- "question": "In 2008 Michigan, USA, which timezone was at where the United States Senate election?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_district.elections ns:m.02qz4br . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1283",
- "webqsp_question": "what timezone is michigan usa"
- },
- {
- "ID": "WebQTrn-2292_ea0bc3bb340865025c534c91eca19be9",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:44:21",
- "machine_question": "what kind of economy was the the place where breed Moscow Watchdog originated in",
- "question": "What kind of economy does the country have that breeds Moscow watchdogs?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.0fxnkq . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2292",
- "webqsp_question": "what kind of economy was the soviet union"
- },
- {
- "ID": "WebQTest-538_3ddd687c0a6fadbb1c5b82190af66bf5",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and is the film that was released after 2009-07-02",
- "question": "Of all the Taylor Swift movies she's been in, which film was released after July, 2, 2009?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\nFILTER (?num > \"2009-07-02\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTest-1384_ae0ef655e304be3e017fd9cd4955fd62",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:26:06",
- "machine_question": "what is the predominant religion in the location where the film \"Defamation\" takes place",
- "question": "What religion is practiced in the setting for the movie \"Defamation?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.05sqd0p . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?y ns:location.religion_percentage.percentage ?sk0 .\n}\nORDER BY DESC(xsd:float(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-1384",
- "webqsp_question": "what is the predominant religion in israel"
- },
- {
- "ID": "WebQTrn-124_d4e751166dca0559713cf38bac98a9f9",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did the actor that played in the film Salt 2 direct",
- "question": "What movies featured the actor that starred in the film salt 2?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0w17ngp . \n?c ns:film.director.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-857_11ec6edb4a5549d8a8ce1f2117fe3368",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:14:29",
- "machine_question": "who was the vice president when the author who published editions for State of the Union Addresses of William J. Clinton was in office",
- "question": "Who was the Vice President for the author of the \"State of the Union Address of William J. Clinton\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04vs2vl . \n?c ns:government.us_president.vice_president ?x .\n}\n",
- "webqsp_ID": "WebQTrn-857",
- "webqsp_question": "who was the vice president when bill clinton was in office"
- },
- {
- "ID": "WebQTrn-1557_a4800ceab3187ab0a2b36a0aec2c1dfa",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:04:35",
- "machine_question": "where did charles drew go to college and the organiztion founding date is latest",
- "question": "Where did Charles Drew attend college that has the latest founding date?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018t67)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018t67 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:organization.organization.date_founded ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-1557",
- "webqsp_question": "where did charles drew go to college"
- },
- {
- "ID": "WebQTrn-2189_82c62adc2280ef589ec7baf90ab10b3a",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:28:26",
- "machine_question": "what is modern the area in which the newspaper Akhbar el-Yom is circulated language",
- "question": "What is the modern language at the location, in which the newspaper, Akhbar el-Yom, is circulated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.0clpty . \n?c ns:location.country.official_language ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2189",
- "webqsp_question": "what is modern egyptian language"
- },
- {
- "ID": "WebQTrn-2057_5a938fc3874043b1e130e2813ff0cf7c",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:12:06",
- "machine_question": "what money does the govermental jurisdiction that has govermental body named Congress of Guatemala use",
- "question": "What type of currency, does the governmental body named Congress of Guatemala utilize?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.035p97 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2057",
- "webqsp_question": "what money does guatemala use"
- },
- {
- "ID": "WebQTrn-493_0fd366ae97bcff5e8b36f8c118d808f7",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:21:27",
- "machine_question": "where is belgium at and in which the event B.A.P Live On Earth 2014 Continent Tour took place",
- "question": "Where is Belgium located and is also the place where the B.A.P. Live on Earth 2014 Continent Tour took place?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0154j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0154j ns:location.location.containedby ?x .\n?x ns:location.location.events ns:m.0108fxmw . \n}",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTrn-25_8d522b2c0fc6e1d0051b518cf2df2761",
- "compositionality_type": "comparative",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and is the film was released before 2008-11-17",
- "question": "What movie released prior to 11-17-2008 did Taylor Lautner star in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?num .\nFILTER (?num < \"2008-11-17\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-1528_bc90865d2290e81cf10b04c182a63e3b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and that was directed by Tony Fanning",
- "question": "Whata movie directed by Tony Fanning did Logan Lerman play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_art_direction_by ns:m.08_xh8r . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-1679_25b39fc2f9ae169e151a869f436f594b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:55",
- "machine_question": "where is washington d.c. at and contains New York",
- "question": "Where is the location that includes, Washington D.C.,and New York?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0rh6k)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0rh6k ns:location.location.containedby ?x .\n?x ns:common.topic.notable_types ns:m.01nt .\n?x ns:location.location.contains ns:m.059rby . \n}",
- "webqsp_ID": "WebQTrn-1679",
- "webqsp_question": "where is washington d.c. at"
- },
- {
- "ID": "WebQTrn-1532_ae4b6a05a333e991328acd290933682d",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:00:28",
- "machine_question": "what college did harry s. truman attend and the organiztion founding date is latest",
- "question": "What is the youngest college did Harry S Truman attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09bg4l)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09bg4l ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:organization.organization.date_founded ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-1532",
- "webqsp_question": "what college did harry s. truman attend"
- },
- {
- "ID": "WebQTrn-423_026a6338a34a357ec5ce613f9ce77c0f",
- "compositionality_type": "comparative",
- "created": "2017-10-25T22:09:36",
- "machine_question": "what to do in laughlin nevada and is the structure opened before 1982",
- "question": "What hotel in Laughlin, Nevada that opened before 1982?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.020bkmh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.020bkmh ns:location.location.contains ?x .\n?x ns:architecture.structure.opened ?num .\nFILTER (?num < \"1982\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-423",
- "webqsp_question": "what to do in laughlin nevada"
- },
- {
- "ID": "WebQTest-537_be1e8185e8c44cf8800c4132c369e0c3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and which was filmed at Gorgota",
- "question": "What Charlie Hunnam work was filmed at Gorgota?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.featured_film_locations ns:m.04gjw3y . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTest-1736_125140bfa1a60527bde6e40dce7fe54a",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:21:10",
- "machine_question": "where is the place where Slavic language language is spoken located",
- "question": "Where's the location where the Slavic language is spoken located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.official_language ns:m.0dgyp_ . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTest-1736",
- "webqsp_question": "where is holy roman empire located"
- },
- {
- "ID": "WebQTest-1785_29a126ec974a3d179b4f672c73360d9a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and had a prequel named Escape to Witch Mountain",
- "question": "What movie with a prequel called \"Escape to Witch Mountain\" was Kim Richards in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.prequel ns:m.04f2h9q . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-64_d8e43a02200cfdff82052f8cc5395b27",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:09:57",
- "machine_question": "what was the actor that played the character Digital Underground member name in juice",
- "question": "What was the actor's name that played the character Digital Underground Member in \"Juice\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0w0w_5t . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.film ns:m.08w51z .\n}\n",
- "webqsp_ID": "WebQTrn-64",
- "webqsp_question": "what was tupac name in juice"
- },
- {
- "ID": "WebQTrn-2784_e5f7e727ee2fa56a9000a6576ba27d41",
- "compositionality_type": "comparative",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and the film netflix_id is greater than 863004",
- "question": "Which movies does Tupac play in, whose netflix_id film is more than 863,004?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.netflix_id ?num .\nFILTER (xsd:integer(?num) > 863004) . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTest-1785_0ba51bc328c6a55f18a27da8b71af88b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and that was edited by Billy Fox",
- "question": "Which film starred Kim Richards, and was edited by Billy Fox?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.edited_by ns:m.097x5pw . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-2570_195e50e073499af50d95cd789deb3d9d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and influenced Eleanor Roosevelt",
- "question": "Who was an influence to Eleanor Roosevelt and was the US president during World War 2?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:influence.influence_node.influenced ns:m.02n9k . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTest-1072_66d1d64f0a7a4de1241baa7f8b34c42a",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:26:50",
- "machine_question": "who is the current governor of the governmental jurisdiction that held the legislative session of the 20th Arizona Territorial Legislature 2010",
- "question": "Who is the current governor for the region that held the 20th Arizona Territorial Legislature in 2010?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.legislative_sessions ns:m.0n_5k2f . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2010-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2010-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-1072",
- "webqsp_question": "who is the current governor of arizona 2010"
- },
- {
- "ID": "WebQTrn-2540_c246e6ff6659f826689fbce568054051",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:16:28",
- "machine_question": "what inspired monet and that was born in Limoges",
- "question": "Who was born in Limoges that inspired Monet?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01xnj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01xnj ns:influence.influence_node.influenced_by ?x .\n?x ns:people.person.place_of_birth ns:m.0180yl . \n}",
- "webqsp_ID": "WebQTrn-2540",
- "webqsp_question": "what inspired monet"
- },
- {
- "ID": "WebQTest-1002_7e0a9b05b43e888a672c7f1d2a9e094d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:55",
- "machine_question": "who played harry potter dumbledore actor and was nominee of the Golden Globe Award for Best Actor \u00e2\u0080\u0093 Motion Picture \u00e2\u0080\u0093 Drama award",
- "question": "What actor played dumbledore in Harry potter and recieved a nomination for Golden Globe Award for Best Actor \u00e2\u0080\u0093 Motion Picture \u00e2\u0080\u0093 Drama award?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cb2r)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cb2r ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:award.award_nominee.award_nominations ?c .\n?c ns:award.award_nomination.award ns:m.019f92 . \n}",
- "webqsp_ID": "WebQTest-1002",
- "webqsp_question": "who played harry potter dumbledore actor"
- },
- {
- "ID": "WebQTest-1012_46331d861f9bfe55468c5dc860acc243",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:17:46",
- "machine_question": "what to do in the location where the film \"An Alan Smithee Film: Burn Hollywood Burn\" takes place ca this weekend",
- "question": "What is there to do where the film \"An Alan Smithee Film: Burn Hollywood Burn\" was filmed this weekend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.01mszz . \n?c ns:travel.travel_destination.tourist_attractions ?x .\n}\n",
- "webqsp_ID": "WebQTest-1012",
- "webqsp_question": "what to do in hollywood ca this weekend"
- },
- {
- "ID": "WebQTrn-1812_46f65a3745ff73f46fdcecf071f8b144",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:36:57",
- "machine_question": "what countries are in the caribbean and that was ruled by Elizabeth II",
- "question": "Which countries ruled by Elizabeth II are in the caribbean?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:royalty.kingdom.rulers ns:m.0d1_f . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTest-69_365cba904abc355bc084b442a5a4ab37",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:50:33",
- "machine_question": "what county is the area in which the newspaper Brentwood Journal is circulated in",
- "question": "In what county is the circulation area of the newspaper Brentwood Journal?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.0hrw3kw . \n?c ns:location.hud_county_place.county ?x .\n}\n",
- "webqsp_ID": "WebQTest-69",
- "webqsp_question": "what county is brentwood tennessee in"
- },
- {
- "ID": "WebQTrn-6_49e5e8dfd7342a352b63fea5c7941dbb",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:01:56",
- "machine_question": "who does the actor that played in the film 2006 NCAA Men's Basketball Championship play for",
- "question": "Which team did the person from the film about the 2006 NCAA Men's Basketball Championship play for?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0crtm3b . \n?c ns:sports.pro_athlete.teams ?y .\n?y ns:sports.sports_team_roster.team ?x .\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.from ?sk0} || \nEXISTS {?y ns:sports.sports_team_roster.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.to ?sk2} || \nEXISTS {?y ns:sports.sports_team_roster.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-6",
- "webqsp_question": "who does joakim noah play for"
- },
- {
- "ID": "WebQTrn-261_e84555f90be3c3748a9f005e7ea32ddd",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:45:58",
- "machine_question": "where is whistler mountain located and is the district represented by Pierre Trudeau",
- "question": "What location of Whistler Mountain is the region represented by Pierre Trudeau?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02pg6z3)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02pg6z3 ns:location.location.containedby ?x .\n?x ns:government.political_district.representatives ?c .\n?c ns:government.government_position_held.appointed_by ns:m.063vn . \n}",
- "webqsp_ID": "WebQTrn-261",
- "webqsp_question": "where is whistler mountain located"
- },
- {
- "ID": "WebQTrn-2784_025fdfafd914ff922ab8144f527c06ec",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does the person who wrote the lyrics for \"Panther Power\" act in",
- "question": "In what films does the lyracist for \"Panther Power\" appear?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.012nbkn9 . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTest-1528_ac9d054b50d6d55401844da4807076b2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and that was directed by Guy Barnes",
- "question": "Which movie did Logan Lerman act in, that was directed by Guy Barnes?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_art_direction_by ns:m.08_xhgn . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTest-1168_90746cdb6907ee563690492ccc6d7234",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:44:51",
- "machine_question": "what guitar did the composer of Heart-Shaped Box",
- "question": "What guitar was favored by the composer of \"Heart-Shaped Box\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.04241j . \n?c ns:music.guitarist.guitars_played ?x .\n}\n",
- "webqsp_ID": "WebQTest-1168",
- "webqsp_question": "what guitar did kurt cobain"
- },
- {
- "ID": "WebQTrn-1297_11e4c2b019af8a62700bd4b1fe6d1cfd",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:23:57",
- "machine_question": "where did the composer of Thought Of You grew up",
- "question": "Where was the composer of \"Thought of You\" raised?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0jxk_hq . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1297",
- "webqsp_question": "where did justin bieber grew up"
- },
- {
- "ID": "WebQTrn-1259_7d99f28971c0ff3aa8437737f81f16b2",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:19:08",
- "machine_question": "where did the composer of She's Everything graduate from college",
- "question": "From which college did the writer of \"She's Everything\" graduate?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.02vy9_q . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?y ns:education.education.degree ns:m.019v9k .\n}\n",
- "webqsp_ID": "WebQTrn-1259",
- "webqsp_question": "where did brad paisley graduate from college"
- },
- {
- "ID": "WebQTest-1316_530c9b007d2e31175fa177ade7ae14ab",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:09:43",
- "machine_question": "what was the name of the person that said \"Eat to please thyself, but dress to please others.\" wife",
- "question": "Who is the wife of the person who said \"Eat to please thyself but dress to please others.\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048gglz . \n?c ns:people.person.spouse_s ?y .\n?y ns:people.marriage.spouse ?x .\n?y ns:people.marriage.type_of_union ns:m.01bl8s .\n}\n",
- "webqsp_ID": "WebQTest-1316",
- "webqsp_question": "what was the name of benjamin franklin wife"
- },
- {
- "ID": "WebQTrn-14_f56f0b81a5d0fd41e793f70c0b468455",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:04:29",
- "machine_question": "where is the location where the film \"The Emperor's New Clothes\" takes place located on a map",
- "question": "Where is the location of the film, \"The Emperor's New Clothes\" takes place, on a map?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0cwph8 . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-14",
- "webqsp_question": "where is rome italy located on a map"
- },
- {
- "ID": "WebQTest-1348_046b26216c66e08d2b528b971292e4e6",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:17:03",
- "machine_question": "what team did peyton manning 's dad play for and has a Return specialist on its sports team roster",
- "question": "Which football team has a return specialist, and Peyton Manning 's dad played for?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nns:m.027jv8 ns:people.person.parents ?y .\n?y ns:people.person.gender ns:m.05zppz . #Male\n?y ns:sports.pro_athlete.teams ?z .\n?z ns:sports.sports_team_roster.team ?x .?x ns:sports.sports_team.roster ?c .\n?c ns:sports.sports_team_roster.position ns:m.03h42s4 . \n}",
- "webqsp_ID": "WebQTest-1348",
- "webqsp_question": "what team did peyton manning 's dad play for"
- },
- {
- "ID": "WebQTrn-3049_346f676ddb1fead2bb97bbbade933dc8",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:41:11",
- "machine_question": "what is the location where the film \"Tales of the Tinkerdee\" takes place ga famous for",
- "question": "What location GA is famous for is the where the film \"Tales of the Tinkerdee\" takes place?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0hgy7x3 . \n?c ns:olympics.olympic_host_city.olympics_hosted ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3049",
- "webqsp_question": "what is atlanta ga famous for"
- },
- {
- "ID": "WebQTrn-2664_cda66eaa4f53d709fa22ea3e8c84441c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and export to Ethiopia",
- "question": "Which country is a main trading partner of China, and exports to Ethiopia?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.statistical_region.places_exported_to ?c .\n?c ns:location.imports_and_exports.exported_to ns:m.019pcs . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-1155_748d99137014fa7ffb972277db1147c3",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:04:54",
- "machine_question": "what is the money currency in the country where Brasserie des Franches-Montagnes La Salamandre beer is made",
- "question": "What currency is used in the country where Brasserie des Franches-Montagnes La Salamandre beer is produced?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqw58 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1155",
- "webqsp_question": "what is the money currency in switzerland"
- },
- {
- "ID": "WebQTest-1875_b0ae21928008f96dcfc1359a394fdc7d",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:54:17",
- "machine_question": "what type of political system is the country where Brazilian Portuguese is spoken",
- "question": "What type of political system does Brazil have?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.02zj58 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1875",
- "webqsp_question": "what type of political system is brazil"
- },
- {
- "ID": "WebQTrn-25_64dcfc659ae9ffee5e555443282b4e1f",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does the actor that played in the film He's a Bully, Charlie Brown play in",
- "question": "In what movies does the actor from \"He's a Bully, Charlie Brown\" play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.02686wj . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-538_7c59d9eab138d70759d1f171064789ff",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and a film that Gary Rizzo was a crew member of",
- "question": "What movie with Gary Rizzo as a crew member was Taylor Swift in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.other_crew ?c .\n?c ns:film.film_crew_gig.crewmember ns:m.05bm4th . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-1939_ffaa5abbcbb61976117b13d82a5011ed",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:56:33",
- "machine_question": "what political experience did abraham lincoln have and is the same office held by member of Maine House of Representatives",
- "question": "Which political experience did Abraham Lincoln have that is the same office held by a member of the Maine House of Representatives?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0gzh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0gzh ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.office_position_or_title ?x .\n?x ns:government.government_office_or_title.office_holders ?c .\n?c ns:government.government_position_held.governmental_body ns:m.050zt2 . \n}",
- "webqsp_ID": "WebQTrn-1939",
- "webqsp_question": "what political experience did abraham lincoln have"
- },
- {
- "ID": "WebQTrn-2558_1d033cab9df7d8537c3ecd0da84d0be4",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:20:54",
- "machine_question": "what language do they speak in indonesia and belongs to the West Germanic languages language family",
- "question": "Which of the west Germanic languages are spoken in Indonesia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03ryn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03ryn ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.language_family ns:m.0140qt . \n}",
- "webqsp_ID": "WebQTrn-2558",
- "webqsp_question": "what language do they speak in indonesia"
- },
- {
- "ID": "WebQTest-1785_8ea20168feb92c6e96c04d0fa86e15a9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and was nominated an award with the describtion \"The Big Event\"",
- "question": "What was Kim Richards in that was nominated for an award with the description \"The Big Event\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:award.award_nominated_work.award_nominations ?c .\n?c ns:award.award_nomination.notes_description \"The Big Event\"@en . \n}\n",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTest-1817_73f3f759a68b25aad848712c51cb45fb",
- "compositionality_type": "superlative",
- "created": "2017-10-26T11:37:37",
- "machine_question": "where did jrr tolkien go to school and the organiztion founding date is earliest",
- "question": "Of the universities where JRR Tolkein is an alumni, which one has the earliest founding date?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041h0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041h0 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:organization.organization.date_founded ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTest-1817",
- "webqsp_question": "where did jrr tolkien go to school"
- },
- {
- "ID": "WebQTrn-2748_f62c4564039c2c0497f1bf14b6d5bbc8",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:56:50",
- "machine_question": "what language do they speak the country where Saek language is spoken",
- "question": "In the country where the Saek language is spoken, what languages were also spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.052px1 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2748",
- "webqsp_question": "what language do they speak thailand"
- },
- {
- "ID": "WebQTrn-2540_1af583970c492fc3682ae363bbfca3d3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:16:28",
- "machine_question": "what inspired monet and was influenced by Eug\u00c3\u00a8ne Delacroix",
- "question": "Who was influenced by Eugene Delacroix and inspired Monet?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01xnj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01xnj ns:influence.influence_node.influenced_by ?x .\n?x ns:influence.influence_node.influenced_by ns:m.016s03 . \n}",
- "webqsp_ID": "WebQTrn-2540",
- "webqsp_question": "what inspired monet"
- },
- {
- "ID": "WebQTrn-1394_23d705bca6f1c6166d55cd9edc8754d5",
- "compositionality_type": "superlative",
- "created": "2017-10-26T00:38:53",
- "machine_question": "what country does turkey trade with and the country calling code is smallest",
- "question": "What country does Turkey trade with that has the smallest calling code?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.01znc_)\n\t{ \n\t ns:m.01znc_ ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.01znc_ ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.country.calling_code ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-1394",
- "webqsp_question": "what country does turkey trade with"
- },
- {
- "ID": "WebQTrn-1532_14aa649262f9051efbc371148a6c64a1",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:00:28",
- "machine_question": "what college did harry s. truman attend and is the university that has number of undergraduates largest",
- "question": "Of the colleges, that Harry S. Truman attended, which has the largest number of undergraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09bg4l)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09bg4l ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-1532",
- "webqsp_question": "what college did harry s. truman attend"
- },
- {
- "ID": "WebQTrn-1180_2508a12bd20794f8336bf8a4711ae807",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:06:55",
- "machine_question": "where is wellsville missouri and has co2 emissions of 0.080677313",
- "question": "Which county in Wellsville, Missouri has co2 emissions of 0.080677313?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0wy41)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0wy41 ns:location.location.containedby ?x .\n?x ns:location.statistical_region.co2_emissions_total ?c .\n?c ns:location.co2_emission.emissions \"0.080677313\" . \n}",
- "webqsp_ID": "WebQTrn-1180",
- "webqsp_question": "where is wellsville missouri"
- },
- {
- "ID": "WebQTrn-1706_7730c9d2fac2a2208c9d9d1e078c5e1b",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:25:15",
- "machine_question": "who controls the governmental jurisdiction that has governmental office holder named Ernesto P\u00c3\u00a9rez Balladares",
- "question": "Who rules the place where there is a governmental office holder named Ernesto P\u00c3\u00a9rez Balladares?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.061vtb . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.office_position_or_title ns:m.0m57hp6 .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-1706",
- "webqsp_question": "who controls panama"
- },
- {
- "ID": "WebQTrn-2319_9153d45c334ca6a723691273f8846b75",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:48:11",
- "machine_question": "what is the official language of the the place where breed Ukrainian Levkoy originated in",
- "question": "What is the official language of the place where the Ukranian Levkoy breed originated in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.043lfs6 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTrn-2316_65fb087ef129695361d36227a3cdbd98",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:47:49",
- "machine_question": "what influenced jackson pollock 's work and is the actor that played the character Un ami d'Orph\u00c3\u00a9e",
- "question": "Which actor played Un ami d'Orphee and influenced the work of Jackson Pollock?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04510)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04510 ns:influence.influence_node.influenced_by ?x .\n?x ns:film.actor.film ?c .\n?c ns:film.performance.character ns:m.0w3_qxf . \n}",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTrn-2047_abc649abeb844da445ed0d372259cd39",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:10:12",
- "machine_question": "where do the chicago cubs play and is in Mesa",
- "question": "What spring training facitity is located in Mesa, Arizona and is used by the Chicago Cubs?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01yjl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01yjl ns:sports.sports_team.arena_stadium ?x .\n?x ns:location.location.containedby ns:m.0qpn9 . \n}",
- "webqsp_ID": "WebQTrn-2047",
- "webqsp_question": "where do the chicago cubs play"
- },
- {
- "ID": "WebQTest-1797_6e07a94c61aafc2ffd9d6eba802dd88c",
- "compositionality_type": "comparative",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and ended governmental position after 1877-03-11",
- "question": "Who fought in the Battle of Vicksburg and ended the government position after 3-11-1877?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.to ?num .\nFILTER (?num > \"1877-03-11\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-2784_859355f417e75c696a3f11a0fc8a5136",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and is they music was by Stanley Clarke",
- "question": "What movie is Tupac in with music by Stanley Clarke?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.music ns:m.01fh0q . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTest-1091_ca2edeb3b86bc89bf8b0c915fd46451a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:33:06",
- "machine_question": "what type of religions are in the united states and the religon where the deities is \"Uchchhishta Ganapati\"",
- "question": "What religion includes a practicinf population in the United States and includes \"Uchchhishta Ganapati\" as a diety?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.deities ns:m.010x89zn . \n}",
- "webqsp_ID": "WebQTest-1091",
- "webqsp_question": "what type of religions are in the united states"
- },
- {
- "ID": "WebQTrn-3049_b54efe4808296288020252970229f5d6",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:41:11",
- "machine_question": "what is the location where the film \"Boycott\" takes place ga famous for",
- "question": "What is the place where the movie \"Boycott\" take place famous for?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.05v83xj . \n?c ns:olympics.olympic_host_city.olympics_hosted ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3049",
- "webqsp_question": "what is atlanta ga famous for"
- },
- {
- "ID": "WebQTrn-1069_abb73f6339e6b2a1ad5cceaffa30a1f3",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:50:55",
- "machine_question": "what language do the area in which the newspaper Nyhedsavisen is circulated",
- "question": "What language is spoken where the Nyhedsavisen newspaper is distributed?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.0g70jm . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1069",
- "webqsp_question": "what language do denmark"
- },
- {
- "ID": "WebQTrn-3433_675e2a842506fdbbcf3ccdec8f51cee3",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:44:46",
- "machine_question": "who plays the voice of meg in the tv program that has the theme song Family Guy Theme Song",
- "question": "Who voices the character Meg in the tv show that has the theme song, \"Family Guy Theme Song\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:tv.tv_program.theme_song ns:m.0n9cghm . \n?c ns:tv.tv_program.regular_cast ?y .\n?y ns:tv.regular_tv_appearance.actor ?x .\n?y ns:tv.regular_tv_appearance.character ns:m.035szd .\n?y ns:tv.regular_tv_appearance.special_performance_type ns:m.02nsjvf .\nFILTER(NOT EXISTS {?y ns:tv.regular_tv_appearance.from ?sk0} || \nEXISTS {?y ns:tv.regular_tv_appearance.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:tv.regular_tv_appearance.to ?sk2} || \nEXISTS {?y ns:tv.regular_tv_appearance.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-3433",
- "webqsp_question": "who plays the voice of meg in family guy"
- },
- {
- "ID": "WebQTest-519_b9f98755ed13d00dd894c41c33370e4f",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:04:04",
- "machine_question": "what timezone is the place that has the neighborhood The Gulch, Nashville, Tennessee",
- "question": "What time zone is the neighborhood The Gulch Nashville, Tennessee in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.place_with_neighborhoods.neighborhoods ns:m.02qyg2f . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTest-519",
- "webqsp_question": "what timezone is nashville tn"
- },
- {
- "ID": "WebQTrn-2875_17dce559f069bbd76f045192423e1ce0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:16:00",
- "machine_question": "what language do cyprus speak and is the language found in the fictional universe Buffyverse",
- "question": "What language is share by Cyprus and the fictional universe Buffyverse?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01ppq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01ppq ns:location.country.languages_spoken ?x .\n?x ns:fictional_universe.fictional_language.found_in_fictional_universe ns:m.02s3gw . \n}",
- "webqsp_ID": "WebQTrn-2875",
- "webqsp_question": "what language do cyprus speak"
- },
- {
- "ID": "WebQTrn-1832_876fe7840999a6c1fd5971a21df92df5",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:40:11",
- "machine_question": "what movie did the actor that played the character Jim Lovell won his first oscar",
- "question": "What movie did the actor who played the character Jim Lovell won his first Oscar from?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.02nw821 . \n?c ns:award.award_winner.awards_won ?y .\t# Tom Hanks\n ?y ns:award.award_honor.honored_for ?x .\n ?y ns:award.award_honor.year ?yr ;\n ns:award.award_honor.award ?awd .\n ?awd ns:award.award_category.category_of ns:m.0g_w . # Academy Awards\n}\nORDER BY ?yr\nLIMIT 1",
- "webqsp_ID": "WebQTrn-1832",
- "webqsp_question": "what movie did tom hanks won his first oscar"
- },
- {
- "ID": "WebQTrn-124_9e926d84359e2f667ebb84102c911882",
- "compositionality_type": "superlative",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and is the film was released earliest",
- "question": "What is the earliest released film Angelina Jolie directed?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.initial_release_date ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-1023_8aae72630c47d660704dda5e96688d1d",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:42:01",
- "machine_question": "what is the money of the topic of the image Los Andes called",
- "question": "What kind of money is used where the subject of the image \"Los Andes\" is found?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.02wtj8c . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1023",
- "webqsp_question": "what is the money of argentina called"
- },
- {
- "ID": "WebQTrn-2904_ebcaebb9a750c9ea0fcb2a0ec87af725",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:20:01",
- "machine_question": "where did lauren conrad live and is the location where Jason Hill was born",
- "question": "Which city of residence for Lauren Conrad was the birthpace of Jason Hill?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:location.location.people_born_here ?c .\n?c ns:type.object.name \"Jason Hill\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTrn-2311_6a9d79482fa12faa1d7c17d41266cfcb",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:46:03",
- "machine_question": "what killed the artist which recorded I'm Not Anyone",
- "question": "What did the artist which recorded I'm Not Anyone, die of?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0g5ym41 . \n?c ns:people.deceased_person.cause_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2311",
- "webqsp_question": "what killed sammy davis jr"
- },
- {
- "ID": "WebQTrn-1938_ae0ef655e304be3e017fd9cd4955fd62",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:56:28",
- "machine_question": "what type of government does the location where the film \"Defamation\" takes place",
- "question": "What form of government is used in the place where the film \"Defamation\" is set?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.05sqd0p . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1938",
- "webqsp_question": "what type of government does israel"
- },
- {
- "ID": "WebQTrn-1278_6dce1c983c27151e3dfe43f04e68bf48",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:21:05",
- "machine_question": "who did tupac shakur date and was an award nominee in the 28th NAACP Image Awards ceremony",
- "question": "Which award nominee in the 28th NAACP Image Awards dated Tupac Shakur?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:award.award_nominee.award_nominations ?c .\n?c ns:award.award_nomination.ceremony ns:m.0_qykr0 . \n}",
- "webqsp_ID": "WebQTrn-1278",
- "webqsp_question": "who did tupac shakur date"
- },
- {
- "ID": "WebQTrn-1259_b6e5a37f53b9952902db798f613a2978",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:19:08",
- "machine_question": "where did the person who wrote the lyrics for \"Ticks\" graduate from college",
- "question": "From what college did the lyracist for \"Ticks\" graduate?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.02vy9j7 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?y ns:education.education.degree ns:m.019v9k .\n}\n",
- "webqsp_ID": "WebQTrn-1259",
- "webqsp_question": "where did brad paisley graduate from college"
- },
- {
- "ID": "WebQTrn-3251_020db712f19c955d1c6a004afba5ec2f",
- "compositionality_type": "superlative",
- "created": "2017-10-26T05:14:34",
- "machine_question": "what college is in greeley colorado and is the university that has number of undergraduates smallest",
- "question": "What college found in Greeley, Colorado has the fewest undergraduates enrolled?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0rczx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0rczx ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-3251",
- "webqsp_question": "what college is in greeley colorado"
- },
- {
- "ID": "WebQTrn-60_e91b1e0c1b1f811c7d368af2956ba4c1",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and is the country that has Mongolian language as a spoken language",
- "question": "What Portuguese speaking country has Mongolian as a spoken language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.languages_spoken ns:m.0148c4 . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-1758_c02d5217df72436cdfe8bb9a4f9264e4",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:28:23",
- "machine_question": "what is the present form of government in the country where Talysh language is spoken",
- "question": "What form of government is in place where Talysh is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.0bqk9s . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1758",
- "webqsp_question": "what is the present form of government in iran"
- },
- {
- "ID": "WebQTest-1785_d88c4a6ea47cf2fbe4da35f0495e5504",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and that was written by Mark Bomback",
- "question": "What movie written by Mark Bomback was Kim Richards in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.written_by ns:m.027f5cj . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-3694_a406df76513fc1faf79c5a2950933ae9",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:24:57",
- "machine_question": "what type of money do you use in the country where Cerveceria Bucanero Mayabe beer is made",
- "question": "If you are in the country where you can order a Cerveceria Bucanero Mayabe beer what form of currency would you need?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqhcc . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3694",
- "webqsp_question": "what type of money do you use in cuba"
- },
- {
- "ID": "WebQTest-1965_9e6bd21078dda6eb716d7fd318762f27",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:10:28",
- "machine_question": "who did the voice for lola bunny and was executive produce of Girl Most Likely",
- "question": "What voice of Lola Bunny was the executive producer of \"Girl Most Likely\"?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n\t{ \n\t # Film\n\t ns:m.0534r8 ns:film.film_character.portrayed_in_films ?y .\n\t ?y ns:film.performance.actor ?x .\n\t ?y ns:film.performance.special_performance_type ns:m.02nsjvf . #voice\n\t}\n\tUNION\n\t{\n\t # TV\n\t ns:m.0534r8 ns:tv.tv_character.appeared_in_tv_program ?y .\n\t ?y ns:tv.regular_tv_appearance.actor ?x .\n\t}?x ns:film.producer.films_executive_produced ns:m.0h272xj . \n}",
- "webqsp_ID": "WebQTest-1965",
- "webqsp_question": "who did the voice for lola bunny"
- },
- {
- "ID": "WebQTrn-1560_142d29fdab76ffff96ea5a5fd864adaf",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:04:38",
- "machine_question": "the author who published editions for The Correspondence of Charles Darwin, Volume 12 married to",
- "question": "Who did the author who published editions for The Correspondence of Charles Darwin, Volume 12 married to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04vrrwl . \n?c ns:people.person.spouse_s ?y .\n?y ns:people.marriage.spouse ?x .\n?y ns:people.marriage.type_of_union ns:m.04ztj .\n}\n",
- "webqsp_ID": "WebQTrn-1560",
- "webqsp_question": "who was charles darwin married to"
- },
- {
- "ID": "WebQTrn-6_afc285c8b712e0e1666e831f423e419f",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:01:56",
- "machine_question": "who does the topic of the image Joakim Noah3 play for",
- "question": "Who does the subject of the image, Joakim Noah3 play for?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.0ccg265 . \n?c ns:sports.pro_athlete.teams ?y .\n?y ns:sports.sports_team_roster.team ?x .\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.from ?sk0} || \nEXISTS {?y ns:sports.sports_team_roster.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.to ?sk2} || \nEXISTS {?y ns:sports.sports_team_roster.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-6",
- "webqsp_question": "who does joakim noah play for"
- },
- {
- "ID": "WebQTest-1923_6e71a8eb704965b96627c6f166a3ead1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and features the song Bet on It",
- "question": "Which movie featuring the song \"Bet\" was Miley Cyrus in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.featured_song ns:g.122brtjv . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-1405_6a6f87a40c194ff6dd738a6cc1838aea",
- "compositionality_type": "comparative",
- "created": "2017-10-26T00:40:40",
- "machine_question": "where did president kennedy go to school and is the university that has number of undergraduates less than 6700",
- "question": "Which university attended by John F. Kennedy has fewer than 6700 undergraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 6700) . \n}",
- "webqsp_ID": "WebQTrn-1405",
- "webqsp_question": "where did president kennedy go to school"
- },
- {
- "ID": "WebQTrn-2875_3d4ecc1165ae1c21499afb8f7b9e25a3",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:16:00",
- "machine_question": "what language do the country where Cypriot Maronite Arabic is spoken speak",
- "question": "What are the languages spoken in the country that speaks Cypriot Maronite Arabic?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.02hwj5j . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2875",
- "webqsp_question": "what language do cyprus speak"
- },
- {
- "ID": "WebQTrn-21_86bde4a3d89de3a9f4e467f289982d13",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:04:58",
- "machine_question": "who is the prime minister of the governmental jurisdiction that the government that has the position title Prime Minister of Ethiopia",
- "question": "What is the name of the Prime Minister of Ethiopia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.0j6qjyp . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.060bp .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-21",
- "webqsp_question": "who is the prime minister of ethiopia"
- },
- {
- "ID": "WebQTrn-513_4cfce3d08f0f315deaa179bc55024d23",
- "compositionality_type": "superlative",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and the country calling code is smallest",
- "question": "Of the countries in Eastern Europe, which has the smallest country calling code?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.calling_code ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-2664_7fb00bb9d7d0202408588eeef86d4eff",
- "compositionality_type": "comparative",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and the population number is less than 9881783",
- "question": "Which of China's main trading partners have total populations below 9881783?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:topic_server.population_number ?num .\nFILTER (xsd:integer(?num) < 9881783) . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTest-1840_220226a8c21cea9b689f213a2f8db2a5",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:47:12",
- "machine_question": "what do they speak in the place where Bokm\u00c3\u00a5l language is spoken",
- "question": "What other languages should I learn when I visit the place where Bokm\u00c3\u00a5l is a spoken language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.official_language ns:m.01648r . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTest-1840",
- "webqsp_question": "what do they speak in norway"
- },
- {
- "ID": "WebQTrn-3123_c8fc158536f54197c55144930d898fb2",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:51:32",
- "machine_question": "what college did the artist aword nominated for Norwood attend",
- "question": "The artist nominated for Norwood attended which college?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.06b_mb . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3123",
- "webqsp_question": "what college did joe namath attend"
- },
- {
- "ID": "WebQTrn-1677_bdfdca39c58846e51247fd78bc7683eb",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and was decorated by Karen O'Hara",
- "question": "In which films decorated by Karen O'Hara did Adam Sandler appear?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.film_set_decoration_by ns:m.08m6ck4 . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-2483_201c5ed15c03f34a04d7beaf37de01f4",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:08:56",
- "machine_question": "where does the river that flows through Limerick end",
- "question": "Where is the end of the river that flows through Limerick?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:geography.river.cities ns:m.0fp5z . \n?c ns:geography.river.mouth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2483",
- "webqsp_question": "where does the shannon river end"
- },
- {
- "ID": "WebQTest-1000_7457bb008a1da743b19ff9ce3a5cac63",
- "compositionality_type": "comparative",
- "created": "2017-10-26T09:16:46",
- "machine_question": "what countries included in oceania and the population number is less than 523000",
- "question": "Which countries included in Oceania, had a population of less than 523000?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"Country\")\n?x ns:topic_server.population_number ?num .\nFILTER (xsd:integer(?num) < 523000) . \n}",
- "webqsp_ID": "WebQTest-1000",
- "webqsp_question": "what countries included in oceania"
- },
- {
- "ID": "WebQTrn-849_49afc8a5dba8498854b18fdcca57e833",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and the country calling code is 31",
- "question": "What neighbor of Germany has a country calling code of 31?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.calling_code \"31\" . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTest-1528_f90ae5b46a74424dd0306102c95cb847",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and that was producted by John Lesher",
- "question": "What Logan Lerman movie was produced by John Lesher?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.produced_by ns:m.012w4vx4 . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTest-1168_17147c6f2bf24962e9f919a8a53f59e6",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:44:51",
- "machine_question": "what guitar did the composer of Creperie (Parodie de Rape Me)",
- "question": "What type of guitar was played by the composer of \"Creperie (Parodie de Rape Me)\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0jwdtp9 . \n?c ns:music.guitarist.guitars_played ?x .\n}\n",
- "webqsp_ID": "WebQTest-1168",
- "webqsp_question": "what guitar did kurt cobain"
- },
- {
- "ID": "WebQTrn-2569_382323d8e4417de2b2ee78b7dcf62771",
- "compositionality_type": "comparative",
- "created": "2017-10-26T03:22:42",
- "machine_question": "where do the houston rockets play basketball and is the structure opened after 1975",
- "question": "Where do the Houston Rockets play basketball, that opened after 1975?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0jmfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0jmfb ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.structure.opened ?num .\nFILTER (?num > \"1975\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-2569",
- "webqsp_question": "where do the houston rockets play basketball"
- },
- {
- "ID": "WebQTrn-750_05337caf83129cca8d39755239932866",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:56:04",
- "machine_question": "what years have the the topic of the image Dodgers.jpg won the world series",
- "question": "In what years have the Dodgers won the World series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.052w704 . \n?c ns:sports.sports_team.championships ?x .\n}\n",
- "webqsp_ID": "WebQTrn-750",
- "webqsp_question": "what years have the dodgers won the world series"
- },
- {
- "ID": "WebQTrn-2748_7abe38f1fe2a22b87ea4d2ca7685ddf0",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:56:50",
- "machine_question": "what language do they speak the country where Boon Rawd Singha Lager beer is made",
- "question": "What language is spoken where Boon Rawd Singha Lager beer is made?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dq9w8 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2748",
- "webqsp_question": "what language do they speak thailand"
- },
- {
- "ID": "WebQTest-1785_b4d5faeb89f3e94de99881cfb0130422",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and is they music was by Trevor Rabin",
- "question": "What movie with music by Trevor Rabin was Kim Richards in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.music ns:m.01hw6wq . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-105_82c62adc2280ef589ec7baf90ab10b3a",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:14:59",
- "machine_question": "what is the best currency to take to the area in which the newspaper Akhbar el-Yom is circulated 2013",
- "question": "Which is the best currency to take to the location 2013, in which the newspaper, Akhbar el-Yom is circulated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.0clpty . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-105",
- "webqsp_question": "what is the best currency to take to egypt 2013"
- },
- {
- "ID": "WebQTrn-25_a610062e405b459ea2d34dc14f20bb05",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and that was producted by the company Columbia Pictures",
- "question": "Which movies does Taylor Lautner act in, that was produced by the company, Columbia Pictures?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.production_companies ns:m.017s11 . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-1251_060135e66e84cbaa29a73145435c5457",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:57:03",
- "machine_question": "which countries speak germanic languages and is the place of the fictional universe JoJo's Bizarre Adventure",
- "question": "What country is the location in Jojo's bizarre adventure and speaks Germanic languages?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:fictional_universe.fictional_setting.universe ns:m.0ndbcwn . \n}",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTrn-1677_15a55e684b4c9a686e6865cfcad59905",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and that was producted by Chris Columbus",
- "question": "What movie produced by Chris Columbus did Adam Sandler play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.produced_by ns:m.01r2c7 . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-1577_b7eb0b3e2b652a3ce8e39983244976ba",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:06:58",
- "machine_question": "where did the person who wrote the lyrics for \"Some Days\" go to school",
- "question": "What school did the artist of \"Some Days\" attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0_j7_82 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1577",
- "webqsp_question": "where did james baldwin go to school"
- },
- {
- "ID": "WebQTrn-25_45a71163e7876e1ca8b7c88e38999705",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and is of genere Cartoon pornography",
- "question": "What Taylor Lautner movie falls into the cartoon pornography genre?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:media_common.media_genre.child_genres ns:m.08phz7 . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-1629_102cfbbcdbffbc417c2ebffc48a6a268",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:13:59",
- "machine_question": "who the voice of jack skellington and was an award nominee in the 32nd Annual Grammy Awards ceremony",
- "question": "Who was the award nominee in the 32nd Annual Grammy Awards who voice of Jack Skellington?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.042zz0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.042zz0 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.special_performance_type ns:m.02nsjvf .\n?x ns:award.award_nominee.award_nominations ?c .\n?c ns:award.award_nomination.ceremony ns:m.022cbd . \n}",
- "webqsp_ID": "WebQTrn-1629",
- "webqsp_question": "who the voice of jack skellington"
- },
- {
- "ID": "WebQTest-361_c219901b4ceceb5afaad52d0e3cf11f2",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:38:26",
- "machine_question": "what to do and see in the area in which the newspaper Kronen Zeitung is circulated austria",
- "question": "What is the there to do and see where the Kronen Zeitung newspaper is circulated in Austria?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.043zm7 . \n?c ns:travel.travel_destination.tourist_attractions ?x .\n}\n",
- "webqsp_ID": "WebQTest-361",
- "webqsp_question": "what to do and see in vienna austria"
- },
- {
- "ID": "WebQTrn-3694_12efa4cee5acdd0e21df02422bc9cbdd",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:24:57",
- "machine_question": "what type of money do you use in the place where breed Cubalaya originated in",
- "question": "What is the type of money used where the Cubalaya breed is from?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.0984ll . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3694",
- "webqsp_question": "what type of money do you use in cuba"
- },
- {
- "ID": "WebQTest-743_4df1316d93ba6531dbd35bb3f60f69f8",
- "compositionality_type": "superlative",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of jfk 's brothers and the person's date of death is earliest",
- "question": "Of JFK 's many brothers, who's person's date of death is earliest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:people.deceased_person.date_of_death ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTrn-124_d633246c068bc5955873cb486af7ffc6",
- "compositionality_type": "superlative",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and is the film that was released earliest",
- "question": "What is the earliest movie directed by Angelina Jolie?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-1532_750c9d853294e414aecb33082306c54d",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:00:28",
- "machine_question": "what college did harry s. truman attend and is the university that has number of postgraduates largest",
- "question": "Which college did Harry S. Truman attend, that has the largest number of postgraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09bg4l)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09bg4l ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-1532",
- "webqsp_question": "what college did harry s. truman attend"
- },
- {
- "ID": "WebQTest-1965_da82edbcfa689cfcdbb1382bab1bcb03",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:10:28",
- "machine_question": "who did the voice for lola bunny and was an award nominee in the Gotham Independent Film Awards 2009 ceremony",
- "question": "Who was the voice of Lola Bunny and was nominated in the Gotham Independent Film Award 2009?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n\t{ \n\t # Film\n\t ns:m.0534r8 ns:film.film_character.portrayed_in_films ?y .\n\t ?y ns:film.performance.actor ?x .\n\t ?y ns:film.performance.special_performance_type ns:m.02nsjvf . #voice\n\t}\n\tUNION\n\t{\n\t # TV\n\t ns:m.0534r8 ns:tv.tv_character.appeared_in_tv_program ?y .\n\t ?y ns:tv.regular_tv_appearance.actor ?x .\n\t}?x ns:award.award_nominee.award_nominations ?c .\n?c ns:award.award_nomination.ceremony ns:m.080d12s . \n}",
- "webqsp_ID": "WebQTest-1965",
- "webqsp_question": "who did the voice for lola bunny"
- },
- {
- "ID": "WebQTest-538_2b68c4f2a49e647c3da4d7544457a0ce",
- "compositionality_type": "superlative",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and is the film was released earliest",
- "question": "What is the earliest film Taylor Swift starred in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-3384_2229eb4cf51b84c632d4f3f60c0cb8f3",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:37:34",
- "machine_question": "what language does people from the place where breed Hertha Pointer originated in speak",
- "question": "Which language does the people from the location where the breed, Hertha Pointer, originated speak?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:g.122wt67x . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3384",
- "webqsp_question": "what language does people from denmark speak"
- },
- {
- "ID": "WebQTrn-2006_7a3f9f259fed4d15daf7bb95e5e63002",
- "compositionality_type": "superlative",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did edgar allan poe work for and publication start date earliest",
- "question": "Which magazine did Edgar Allan Poe work for, with the earliest publication start date?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02lt8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02lt8 ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n?x ns:book.magazine.place_of_publication ?c .\n?c ns:book.place_of_publication_period.from ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTrn-3100_c674c35ef8a9f57c4f44b6369e682253",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:50:22",
- "machine_question": "what is the dominican republic part of and the population number is 37582088",
- "question": "What area is the Dominican Republic part of that has a population of 37,582088?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.027rn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.027rn ns:location.location.containedby ?x .\n?x ns:topic_server.population_number \"37582088\" . \n}",
- "webqsp_ID": "WebQTrn-3100",
- "webqsp_question": "what is the dominican republic part of"
- },
- {
- "ID": "WebQTrn-1677_54d53ee732e6acf5d9649daae920602a",
- "compositionality_type": "comparative",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and the film netflix_id is greater than 60024930",
- "question": "What movies with a netflix_id over 60024930 is Adam Sandler in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.netflix_id ?num .\nFILTER (xsd:integer(?num) > 60024930) . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-2641_8fe5ec39e992465249b6b75c971057ed",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:38:27",
- "machine_question": "where did the person that said \"College isn't the place to go for ideas.\" die",
- "question": "Where did the person that stated, \"College isn't the place to go for ideas.\", die at?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048f8ng . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2641",
- "webqsp_question": "where did helen keller die"
- },
- {
- "ID": "WebQTrn-3249_4fddfec17159cdf7caa87c1e3e1f34cd",
- "compositionality_type": "comparative",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and the tv program \"thetvdb_id\" is greater than 75171",
- "question": "Which show does Tamera Mowry act on, where the TV program \"thetvdb_id\", is greater than 75171?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.thetvdb_id ?num .\nFILTER (xsd:integer(?num) > 75171) . \n}",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTrn-2319_cdbcc6b35919272e53e514bfd6285ea8",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:48:11",
- "machine_question": "what is the official language of the the governmental jurisdiction that the government that has the position title Acting Prime Minister of Ukraine",
- "question": "What is the official language of the country that has the position title Acting Prime Minister of Ukraine?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.010rf0pj . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTrn-837_832d3fbdb7319eb9baa01ef8068432cf",
- "compositionality_type": "superlative",
- "created": "2017-10-25T23:06:54",
- "machine_question": "where did jennifer hudson go to school and the organiztion founding date is earliest",
- "question": "What school Jennifer Hudson attended had the earliest organizational founding date?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02ktrs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02ktrs ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:organization.organization.date_founded ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-837",
- "webqsp_question": "where did jennifer hudson go to school"
- },
- {
- "ID": "WebQTest-942_838b888de3d170ac0236da18c8d329e0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:09:33",
- "machine_question": "who is anne hathaway parents and is the actor that played in the film The Princess Diaries 2: Royal Engagement",
- "question": "Which of Anne Hathaway's parents was in the movie \"The Princess Diaries 2: Royal Engagement\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02vntj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02vntj ns:people.person.parents ?x .\n?x ns:film.actor.film ?c .\n?c ns:film.performance.film ns:m.036p6v . \n}",
- "webqsp_ID": "WebQTest-942",
- "webqsp_question": "who is anne hathaway parents"
- },
- {
- "ID": "WebQTrn-1278_9ddd77154bbd5aa55ea6b7d543dceaac",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:21:05",
- "machine_question": "who did the subject of the film Tupac: Hip Hop Genius date",
- "question": "The subject of the movie Tupac: Hip Hop Genius dated whom?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.0zn8y2b . \n?c ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1278",
- "webqsp_question": "who did tupac shakur date"
- },
- {
- "ID": "WebQTrn-2006_94eccff08ac7b521174864c8ad3f3c04",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did the subject of the film The Death of Poe work for",
- "question": "For what publications did the person about whom the movie \"The Death of Poe\" was made work?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.02pwzhq . \n?c ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTrn-567_688a395a652a9d8c1ef2c54236c488b9",
- "compositionality_type": "superlative",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and the film netflix_id is largest",
- "question": "What movie did Ron Howard direct with the largest Netflix ID?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.netflix_id ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTest-1301_2041223735beb04c13089b0f2150fbf5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:07:51",
- "machine_question": "what are fun things to do in sacramento ca and location with the street address 216 O St.",
- "question": "What should I do when I visit Sacramento, CA and go to the street address 216 O St.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07bcn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07bcn ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:location.location.street_address ?c .\n?c ns:location.mailing_address.street_address \"216 O St.\"@en . \n}\n",
- "webqsp_ID": "WebQTest-1301",
- "webqsp_question": "what are fun things to do in sacramento ca"
- },
- {
- "ID": "WebQTest-537_a267afc1df7decc72a45dfb669478531",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and is they music was by John Tavener",
- "question": "Which movie has Charlie Hunnam been in, and the music was by John Tavener?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.music ns:m.01b0wt . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-2314_be3d335c63904299f0103e947254a9f7",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:47:20",
- "machine_question": "what currency do you use in where the government Government of Costa Rica is located",
- "question": "What is the currency used in Costa Rica?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.government ns:m.0chtz4l . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2314",
- "webqsp_question": "what currency do you use in costa rica"
- },
- {
- "ID": "WebQTrn-3376_f3ac227fc3f3b1001e487f3a01f4b627",
- "compositionality_type": "comparative",
- "created": "2017-10-26T05:34:14",
- "machine_question": "where did kevin hart go to school and is the university that has number of undergraduates greater than 27725",
- "question": "Where did Kevin Hart attend university, that has more than 27,725 undergraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0ggp1n)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0ggp1n ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) > 27725) . \n}",
- "webqsp_ID": "WebQTrn-3376",
- "webqsp_question": "where did kevin hart go to school"
- },
- {
- "ID": "WebQTrn-372_301c8094ece19fea6abf81373a2cb78d",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:00:52",
- "machine_question": "what do the religon where the deities is \"The Father\" call their god",
- "question": "What does the religion who has a deity \"The Father\" call their God?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religion.deities ns:m.077_fbm . \n?c ns:religion.religion.deities ?x .\n}\n",
- "webqsp_ID": "WebQTrn-372",
- "webqsp_question": "what do catholics call their god"
- },
- {
- "ID": "WebQTrn-2316_72dd7f751184db4b32412a48e367164a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:47:49",
- "machine_question": "what influenced jackson pollock 's work and died from heart attack",
- "question": "Which artist who passed away from a heart attack influenced Jackson Pollock's work?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04510)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04510 ns:influence.influence_node.influenced_by ?x .\n?x ns:people.deceased_person.cause_of_death ns:m.0gk4g . \n}",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTest-212_605dbc84e7cc509e9dacf0b5f3e06301",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:10:07",
- "machine_question": "which states does the the body of water under South Canon Bridge run through",
- "question": "Through what states does the body of water that flows under South Canon Bridge run?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:geography.body_of_water.bridges ns:m.02x43m8 . \n?c ns:location.location.partially_containedby ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"State\")\n}\n",
- "webqsp_ID": "WebQTest-212",
- "webqsp_question": "which states does the colorado river run through"
- },
- {
- "ID": "WebQTest-634_4f2c0d9eb022ed67ec2cc356d4d5113a",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:18:10",
- "machine_question": "what county is the govermental jurisdiction that has govermental body named San Antonio City Council in",
- "question": "What county does the place with San Antonio City Council located in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.09v5dzz . \n?c ns:location.hud_county_place.county ?x .\n}\n",
- "webqsp_ID": "WebQTest-634",
- "webqsp_question": "what county is san antonio in"
- },
- {
- "ID": "WebQTest-1941_eaeb39a0db717338715a044a8175bd9a",
- "compositionality_type": "composition",
- "created": "2017-10-26T12:06:22",
- "machine_question": "what kind of government does where the currency Peruvian sol is used",
- "question": "What system of government is employed where the Peruvian sol is used?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_formerly_used ns:m.0344xy . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1941",
- "webqsp_question": "what kind of government does peru"
- },
- {
- "ID": "WebQTest-55_2d29c992458630b7e3343cc7bd7f4263",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:49:00",
- "machine_question": "who is the artist aword nominated for Christmas (2011)",
- "question": "Who exactly is the artist nominated for awards for \"Christmas (2011)\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.0h3ph__ . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTest-55",
- "webqsp_question": "who is michael buble"
- },
- {
- "ID": "WebQTrn-2570_9488d7dfe4a18743197647e16cbef5e7",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and hold a position in United States Department of the Navy",
- "question": "Which person who held a position in the United States Department of the Navy was president of the United States during World War 2?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.governmental_body ns:m.03cv24 . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-347_2489f3fd273be828f1c298a1800e50c0",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:57:32",
- "machine_question": "what exactly did the subject of the film Dale die from",
- "question": "What are the cause of death of the subject of the film Dale?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.03c1fb_ . \n?c ns:people.deceased_person.cause_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-347",
- "webqsp_question": "what exactly did dale earnhardt die from"
- },
- {
- "ID": "WebQTrn-2653_ce6428806014c16be5c15e9deca77b6b",
- "compositionality_type": "comparative",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have france been involved in and is the event ended after 1809-07-28",
- "question": "What wars in which France has been involved are events that ended later than 28 July 1809?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n?x ns:time.event.end_date ?num .\nFILTER (?num > \"1809-07-28\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTest-538_817354b8f600d0d9c5abe75a09b48f85",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and that was production designed by Yarrow Cheney",
- "question": "Which film featured Yarrow Cheney as a production designer and Taylor Swift as an actress?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_production_design_by ns:m.09k0kfz . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-2316_4644f7a827779692f5a3f3f894acacd9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:47:49",
- "machine_question": "what influenced jackson pollock 's work and was also a peer of Alexander Calder",
- "question": "Which peer of Alexander Calder influenced the work of Jackson Pollock?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04510)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04510 ns:influence.influence_node.influenced_by ?x .\n?x ns:influence.influence_node.peers ?c .\n?c ns:influence.peer_relationship.peers ns:m.01f78w . \n}",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTrn-1817_b9ee95e24e0e6221b48124d421dd5648",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:37:14",
- "machine_question": "what type of government does the country where BGI Lager Beer beer is made have today",
- "question": "What is the current type of government in the country where BGI Lager beer is made?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqr8c . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1817",
- "webqsp_question": "what type of government does vietnam have today"
- },
- {
- "ID": "WebQTrn-2871_cd3e2ed3aee0064b55bb936082cd95f0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:15:50",
- "machine_question": "what is there to see near the grand canyon and a location where a American football player was born",
- "question": "What city near the Grand Canyon was an American football player born in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cns5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cns5 ns:travel.tourist_attraction.near_travel_destination ?x .\n?x ns:location.location.people_born_here ?c .\n?c ns:type.object.type ns:american_football.football_player . \n}",
- "webqsp_ID": "WebQTrn-2871",
- "webqsp_question": "what is there to see near the grand canyon"
- },
- {
- "ID": "WebQTrn-2209_e092ba5f2adfd34acb1ff2d1629bae8e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:31:19",
- "machine_question": "when did the celtics win championship and the sports championship results were 4 - 1",
- "question": "What sports championship did the Celtics win with the results of 4-1?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwjj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwjj ns:sports.sports_team.championships ?x .\n?x ns:sports.sports_championship_event.result \"4 - 1\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-2209",
- "webqsp_question": "when did the celtics win championship"
- },
- {
- "ID": "WebQTest-1178_9ddd77154bbd5aa55ea6b7d543dceaac",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:47:51",
- "machine_question": "where is the subject of the film Tupac: Hip Hop Genius from originally",
- "question": "Where does the plot of the film Tupac: Hip Hop Genius originate from?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.0zn8y2b . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTest-1178",
- "webqsp_question": "where is tupac from originally"
- },
- {
- "ID": "WebQTest-1384_765336ce498563d83d62643fccdd19e1",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:26:06",
- "machine_question": "what is the predominant religion in the govermental jurisdiction that has govermental body named Knesset",
- "question": "What is the primary religion practiced in the governmental jurisdiction that includes the governmental body Knesset?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.0jxlq . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?y ns:location.religion_percentage.percentage ?sk0 .\n}\nORDER BY DESC(xsd:float(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-1384",
- "webqsp_question": "what is the predominant religion in israel"
- },
- {
- "ID": "WebQTrn-2904_5a1ab4d83a1d2fe285f8484c244f6f0a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:20:01",
- "machine_question": "where did lauren conrad live and is the place that a person with the birth date 1954-03-02 was born",
- "question": "Where did Lauren Conrad live, and is the location that a person with the date of birth on March 2,1954 was born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:location.location.people_born_here ?c .\n?c ns:people.person.date_of_birth \"1954-03-02\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTest-1316_75053cb108f036148b2e5631983f76a3",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:09:43",
- "machine_question": "what was the name of the author who published editions for Poor Richard's Almanac of 1735 wife",
- "question": "What's the name of the author, who published the Poor Richard's Almanac of 1735, wife?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.040v_ty . \n?c ns:people.person.spouse_s ?y .\n?y ns:people.marriage.spouse ?x .\n?y ns:people.marriage.type_of_union ns:m.01bl8s .\n}\n",
- "webqsp_ID": "WebQTest-1316",
- "webqsp_question": "what was the name of benjamin franklin wife"
- },
- {
- "ID": "WebQTrn-2319_b7f6acfe233381862423ebceaa25f541",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:48:11",
- "machine_question": "what is the official language of the ukraine and that was featured in the work Oblomov",
- "question": "What's the official language of the Ukraine, that was featured in the work, Oblomov?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07t21)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07t21 ns:location.country.languages_spoken ?x .\n?x ns:book.book_subject.works ns:m.01r812 . \n}",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTrn-497_4e83d1f69f849b6bcccd4c022820d371",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:22:53",
- "machine_question": "in what country is the location where the film \"The Diary of Anne Frank\" takes place",
- "question": "In what country was the film adaptation \"The Diary of Anne Frank\" filmed?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.01k7b0 . \n?c ns:base.biblioness.bibs_location.country ?x .\n}\n",
- "webqsp_ID": "WebQTrn-497",
- "webqsp_question": "in what country is amsterdam"
- },
- {
- "ID": "WebQTrn-125_693b01b24a8f9603a580d83fd80d39c1",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:18:13",
- "machine_question": "where did the person that said \"Nothing pains some people more than having to think.\" got shot",
- "question": "Where did the person who was quoted saying \"Nothing pains some people more than having to think,\" killed?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048fymc . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-125",
- "webqsp_question": "where did martin luther king got shot"
- },
- {
- "ID": "WebQTrn-1180_bfdde56f9051325e40400b5755360cf8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:06:55",
- "machine_question": "where is wellsville missouri and have governmental jurisdiction location symbol that was adapted on 1997",
- "question": "Where is Wellsville located and is where a location symbol was adapted in 1997?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0wy41)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0wy41 ns:location.location.containedby ?x .\n?x ns:government.governmental_jurisdiction.official_symbols ?c .\n?c ns:location.location_symbol_relationship.date_adopted \"1997\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-1180",
- "webqsp_question": "where is wellsville missouri"
- },
- {
- "ID": "WebQTrn-1597_51bf00b62c1d2a126e4c5a7544d97fff",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:09:23",
- "machine_question": "what characters does seth macfarlane voice and is a TV Character",
- "question": "What TV characters does Seth Macfarlane voice?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.021yw7)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.021yw7 ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.character ?x .\n?y ns:tv.regular_tv_appearance.special_performance_type ns:m.02nsjvf .\n?x ns:kg.object_profile.prominent_type ns:tv.tv_character . \n}",
- "webqsp_ID": "WebQTrn-1597",
- "webqsp_question": "what characters does seth macfarlane voice"
- },
- {
- "ID": "WebQTrn-3251_1a90de3e56087702d12f5ac656bd7be0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T05:14:34",
- "machine_question": "what college is in greeley colorado and is the university that has number of undergraduates 40",
- "question": "What college in Greeley, Colorado has 40 undergraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0rczx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0rczx ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number \"40\" . \n}",
- "webqsp_ID": "WebQTrn-3251",
- "webqsp_question": "what college is in greeley colorado"
- },
- {
- "ID": "WebQTest-484_e720f6c51fa9762bbf53cde50a3a8542",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:57:01",
- "machine_question": "what language does australia use and that has initials eo",
- "question": "What is the language spoken in Australia that has the initials EO?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0chghy)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0chghy ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.iso_639_1_code \"eo\" . \n}",
- "webqsp_ID": "WebQTest-484",
- "webqsp_question": "what language does australia use"
- },
- {
- "ID": "WebQTrn-1484_7303d9e3a22f03e17bf8b3e11e7b5bfc",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:56:17",
- "machine_question": "what kind of paintings did frida kahlo do and that was featured in the work Toolbox",
- "question": "What type of paintings featured in \"Toolbox\" did Frida Kahlo paint?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.015k04)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.015k04 ns:visual_art.visual_artist.associated_periods_or_movements ?x .\n?x ns:book.book_subject.works ns:m.04w37yj . \n}",
- "webqsp_ID": "WebQTrn-1484",
- "webqsp_question": "what kind of paintings did frida kahlo do"
- },
- {
- "ID": "WebQTest-537_80c32b072f27820081c103131c1e58c4",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and the film netflix_id is greater than 60031289",
- "question": "What Charlie Hunnam work has a netflix_id that's larger than 60031289?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.netflix_id ?num .\nFILTER (xsd:integer(?num) > 60031289) . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-846_27a3b20f7d1aebfeea7ca284d80cceb5",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:10:38",
- "machine_question": "where was the artist which recorded Cheers (Drink to That) born",
- "question": "In which city, was the artist that recorded,Cheers (Drink to That), born at?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0zqvb8l . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-846",
- "webqsp_question": "where was avril lavigne born"
- },
- {
- "ID": "WebQTest-12_5373d9d04da65179a41e5d4669db121e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:43:21",
- "machine_question": "who is governor of ohio 2011 and who was Methodism",
- "question": "Who was the Methodist governor of Ohio in 2011?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05kkh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05kkh ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2011-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2011-01-01\"^^xsd:dateTime) })\n?x ns:people.person.religion ns:m.051kv . \n}",
- "webqsp_ID": "WebQTest-12",
- "webqsp_question": "who is governor of ohio 2011"
- },
- {
- "ID": "WebQTest-1705_701858265dc8d32eee3d5fadd974a9f1",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:17:32",
- "machine_question": "where was the composer of Lucid Dreams from",
- "question": "Whence was the composer of \"Lucid Dreams\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.04jq1p0 . \n?c ns:music.artist.origin ?x .\n}\n",
- "webqsp_ID": "WebQTest-1705",
- "webqsp_question": "where was franz ferdinand from"
- },
- {
- "ID": "WebQTrn-3428_e374530b7a42aec105446144d49dc588",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:44:38",
- "machine_question": "where did the actor that played the character Victoria's Secret Party Host and seal get married",
- "question": "In which country did Seal and the Victoria's Secret Party Host get married?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0tl_kyr . \n?c ns:people.person.spouse_s ?y .\n?y ns:people.marriage.location_of_ceremony ?x .\n?y ns:people.marriage.spouse ns:m.01vsykc .\n?y ns:people.marriage.type_of_union ns:m.04ztj .\n}\n",
- "webqsp_ID": "WebQTrn-3428",
- "webqsp_question": "where did heidi klum and seal get married"
- },
- {
- "ID": "WebQTrn-1677_3a79c0f7ac109a51707ae3f05852c510",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and is about Christmas",
- "question": "Which of the films featuring Adam Sandler is about Christmas?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.subjects ns:m.01vq3 . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTest-493_3ce332b703593e71708a5604865c5758",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:58:11",
- "machine_question": "what type of government does australia have and in locations where Emanuel Lasker was born in",
- "question": "What form of government is used by both Australia and the birthplace of Emanuel Lasker?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0chghy)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0chghy ns:location.country.form_of_government ?x .\n?x ns:government.form_of_government.countries ?c .\n?c ns:location.location.people_born_here ns:m.01kfm7 . \n}",
- "webqsp_ID": "WebQTest-493",
- "webqsp_question": "what type of government does australia have"
- },
- {
- "ID": "WebQTest-1840_3d474acada1d3230d94e79aad9206043",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:47:12",
- "machine_question": "what do they speak in norway and that has initials sma",
- "question": "What language spoken in Norway has the initials sma?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05b4w)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05b4w ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.iso_639_3_code \"sma\" . \n}",
- "webqsp_ID": "WebQTest-1840",
- "webqsp_question": "what do they speak in norway"
- },
- {
- "ID": "WebQTrn-2316_a459bc48bed76ae151bace77f3ff774a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:47:49",
- "machine_question": "what influenced jackson pollock 's work and who died on 1875-07-26",
- "question": "Who died on 7-26-1875 that influenced Jackson Pollock?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04510)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04510 ns:influence.influence_node.influenced_by ?x .\n?x ns:people.person.date_of_birth \"1875-07-26\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTrn-2784_3db4e5394a73964976f58989d87836ea",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and that was producted by Dr. Dre",
- "question": "What was the movie produced by Dr. Dre and acted in by Tupac?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.executive_produced_by ns:m.01vvydl . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-1794_0e40770fb613032a26f9ef65dcab65be",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:35:01",
- "machine_question": "what highschool did the author who published editions for Business @ the Speed of Thought graduated from",
- "question": "Where did the author of \"Business @ the Speed of Thought\" graduate from high school?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04v22vx . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.school.highest_grade_taught ns:m.042_h5 .\n}\n",
- "webqsp_ID": "WebQTrn-1794",
- "webqsp_question": "what highschool did bill gates graduated from"
- },
- {
- "ID": "WebQTrn-513_a12eac46bed31faa3a8f2beb0213cfb7",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and is the country that has Old East Slavic as an official language",
- "question": "What location in Eastern Europe had Old East Slavic as an official language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.official_language ns:m.02dmtd . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-750_92861f45fc914dcc7a1241cdb8f419a7",
- "compositionality_type": "superlative",
- "created": "2017-10-25T22:56:04",
- "machine_question": "what years have the dodgers won the world series and is the event ended latest",
- "question": "When was the last time the Dodgers won the world series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04mjl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04mjl ns:sports.sports_team.championships ?x .\n?x ns:time.event.end_date ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-750",
- "webqsp_question": "what years have the dodgers won the world series"
- },
- {
- "ID": "WebQTest-1528_f4031bab4675b90da1eff58abc5ecc91",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and in which costumes where designed by Arianne Phillips",
- "question": "What movie starring Logan Lerman that the costumes were designer by Arianne Phillps?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.costume_design_by ns:m.04myc32 . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-2335_a6da51fcd89e451b7c9eaccc1b7690bf",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:50:23",
- "machine_question": "what is the national anthem of the governmental jurisdiction that has governmental office holder named Yury Chaika",
- "question": "What's the national anthem, of the location that has a governmental office holder, Yury Chaika?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0kshns . \n?c ns:location.country.national_anthem ?y .\n?y ns:government.national_anthem_of_a_country.anthem ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2335",
- "webqsp_question": "what is the national anthem of russia"
- },
- {
- "ID": "WebQTrn-124_ef2a332818d98d9101c1f25cfcb6ffd9",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did was nominee of the London Film Critics Circle for Actress of the Year award direct",
- "question": "What movies were directed by the nominee for the London Film Critics Circle for Actress of the Year award?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.award ns:m.0gl_pg_ . \n?c ns:film.director.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-2319_d482e9d52e0f0ee50645cc918c643d6b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:48:11",
- "machine_question": "what is the official language of the ukraine and that has initials sqi",
- "question": "What is the official language of the Ukraine with the initials SQI?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07t21)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07t21 ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.iso_639_3_code \"sqi\" . \n}",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTest-191_ff568780c076e11c54be8c6879cd8f42",
- "compositionality_type": "comparative",
- "created": "2017-10-26T07:06:21",
- "machine_question": "where did drew brees go to college wikianswers and is the university that has number of postgraduates greater than 856",
- "question": "What university did drew Brees attend with more than 856 postgraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.030bdd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.030bdd ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) > 856) . \n}",
- "webqsp_ID": "WebQTest-191",
- "webqsp_question": "where did drew brees go to college wikianswers"
- },
- {
- "ID": "WebQTest-712_c82a1eba72695beab0bf7376904b0212",
- "compositionality_type": "superlative",
- "created": "2017-10-26T08:31:25",
- "machine_question": "what countries have territories in oceania and number of people in the country's army is smallest",
- "question": "Out of the countries with territories in Oceania, which has the smallest number of people in their army?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.statistical_region.size_of_armed_forces ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-712",
- "webqsp_question": "what countries have territories in oceania"
- },
- {
- "ID": "WebQTrn-64_b09c00219764b4f102d325a00e808259",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:09:57",
- "machine_question": "what was the music producer which produced The Don Killuminati: The 7 Day Theory name in juice",
- "question": "What was the name of music producer of The Don Killuminati: The 7 Day Theory in juice?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.producer.releases_produced ns:m.032j348 . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.film ns:m.08w51z .\n}\n",
- "webqsp_ID": "WebQTrn-64",
- "webqsp_question": "what was tupac name in juice"
- },
- {
- "ID": "WebQTrn-2558_58e9566abd822ef6687a4e1a0a22926c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:20:54",
- "machine_question": "what language do they speak in indonesia and is the language found in the fictional universe The Tortall Universe",
- "question": "What language is spoken in Indonesia and the fictional universe the Tortall Universe?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03ryn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03ryn ns:location.country.languages_spoken ?x .\n?x ns:fictional_universe.fictional_language.found_in_fictional_universe ns:m.02k6v6k . \n}",
- "webqsp_ID": "WebQTrn-2558",
- "webqsp_question": "what language do they speak in indonesia"
- },
- {
- "ID": "WebQTest-1812_65b5730a361fac314fa12f043413a8c2",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:37:17",
- "machine_question": "where was the artist which recorded Love the Way You Lie raised",
- "question": "Where was the artist that recorded, Love the Way You Lie, raised at?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0fs4sv3 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTest-1812",
- "webqsp_question": "where was rihanna raised"
- },
- {
- "ID": "WebQTest-1807_b0ecab5a92b635d2b713e3429d12c3b7",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:35:47",
- "machine_question": "what was the actor that played in the film NHL: All Access! 's first team",
- "question": "What was the team of the actor who acted in NHL: All Access! ?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0crrm6f . \n?c ns:sports.pro_athlete.teams ?y .\n?y ns:sports.sports_team_roster.team ?x .\n?y ns:sports.sports_team_roster.from ?sk0 .\n}\nORDER BY xsd:datetime(?sk0)\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-1807",
- "webqsp_question": "what was wayne gretzky 's first team"
- },
- {
- "ID": "WebQTest-1307_727248e493325c05836e5bb159c752d5",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:08:26",
- "machine_question": "where did the author who published editions for To Kill a Mockingbird (Heinemann Plays) attend high school",
- "question": "Where did the author of \"To Kill a Mockingbird\" go to high school?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04vxc3y . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hn6 .\n}\n",
- "webqsp_ID": "WebQTest-1307",
- "webqsp_question": "where did harper lee attend high school"
- },
- {
- "ID": "WebQTest-983_1f8b6ebf20d1119eba090d8d0257bdc5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:15:00",
- "machine_question": "where did tennessee williams go to college and is the university that has number of postgraduates 3708",
- "question": "What university with 3708 postgraduates did Tennessee Williams attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c4y8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c4y8 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number \"3708\" . \n}",
- "webqsp_ID": "WebQTest-983",
- "webqsp_question": "where did tennessee williams go to college"
- },
- {
- "ID": "WebQTest-538_a59dd643cb8d640f60838ef887cef04f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and in which costumes where designed by Diana Cilliers",
- "question": "Which Taylor Swift movies had costumes designed by Diana Cilliers?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.costume_design_by ns:m.072fp8d . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTest-1705_b21b88494f9e92b507bace52eec29f2a",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:17:32",
- "machine_question": "where was the artist which recorded The Dark of the Matinee from",
- "question": "Where was the artist who recorded \"The Dark of the Matinee\" from?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0xcm0n . \n?c ns:music.artist.origin ?x .\n}\n",
- "webqsp_ID": "WebQTest-1705",
- "webqsp_question": "where was franz ferdinand from"
- },
- {
- "ID": "WebQTrn-3379_52c6811b1a36b4eb2a9661b0b4de6bb1",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:35:41",
- "machine_question": "where does the name the location where the film \"House of Wax\" takes place come from",
- "question": "The name of the place where the location of the film \"House of Wax\" comes from where?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.060v34 . \n?c ns:symbols.namesake.named_after ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3379",
- "webqsp_question": "where does the name melbourne come from"
- },
- {
- "ID": "WebQTrn-2047_8f22f6393ba4a5375179567a8c895183",
- "compositionality_type": "comparative",
- "created": "2017-10-26T02:10:12",
- "machine_question": "where do the chicago cubs play and is the structure opened after 1997",
- "question": "What structure that was opened after 1997 that the Chicago Cubs play at?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01yjl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01yjl ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.structure.opened ?num .\nFILTER (?num > \"1997\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-2047",
- "webqsp_question": "where do the chicago cubs play"
- },
- {
- "ID": "WebQTest-1103_ae2fa8293b479842e7e236d1e925d808",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:34:05",
- "machine_question": "how many the artist which recorded We\u00e2\u0080\u0099re Gonna Make It sisters",
- "question": "How many artists recorded the song, We\u00e2\u0080\u0099re Gonna Make It?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.01bz2tt . \n?c ns:music.musical_group.member ?y .\n?y ns:music.group_membership.member ?x .\n}\n",
- "webqsp_ID": "WebQTest-1103",
- "webqsp_question": "how many mary mary sisters"
- },
- {
- "ID": "WebQTrn-3084_366d65026c8dfe022320414ba33ae736",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:47:45",
- "machine_question": "what country does japan export to and is the location of film Legends of the Fall",
- "question": "To which setting of the movie \"Legends of the Fall\" does Japan export?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:film.film_location.featured_in_films ns:m.02__34 . \n}",
- "webqsp_ID": "WebQTrn-3084",
- "webqsp_question": "what country does japan export to"
- },
- {
- "ID": "WebQTrn-775_f7fd99724214e971bcf7a7d2746f6cc5",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:58:13",
- "machine_question": "what group is aubrey o'day in",
- "question": "To what group does Aubrey O'Day belong?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.03t205n . \n?c ns:music.group_member.membership ?y .\n?y ns:music.group_membership.group ?x .\n}\n",
- "webqsp_ID": "WebQTrn-775",
- "webqsp_question": "what group is aubrey o'day in"
- },
- {
- "ID": "WebQTrn-2748_4a22e87b9e3af2f4de74d5017c09de12",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:56:50",
- "machine_question": "what language do they speak the area in which the newspaper Royal Thai Government Gazette is circulated",
- "question": "In the city where the Royal Thai government gazette is circulated, what languages are spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.03gyjdb . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2748",
- "webqsp_question": "what language do they speak thailand"
- },
- {
- "ID": "WebQTrn-1812_29aa4d58e974f804b2a78b9dc96c62c0",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:36:57",
- "machine_question": "what countries are in the caribbean and number of people in the country's army is largest",
- "question": "Which country in the caribbean region has the largest army?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.statistical_region.size_of_armed_forces ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTrn-1532_4d4660e6a11db0041accec1e048423d7",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:00:28",
- "machine_question": "what college did harry s. truman attend and the organiztion founding date is earliest",
- "question": "Which college Harry S. Truman attended has the earliest organization founding date?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09bg4l)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09bg4l ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:organization.organization.date_founded ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-1532",
- "webqsp_question": "what college did harry s. truman attend"
- },
- {
- "ID": "WebQTrn-1812_09b712193256ecf2e5f87ce70bd17e72",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:36:57",
- "machine_question": "what countries are in the caribbean and the ISO numeric of the country is largest",
- "question": "Of the countries in the Caribbean region, which one has the largest ISO numeric number?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.iso_numeric ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTrn-1259_4b1d9f87e9407bef5a468e6c1124c547",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:19:08",
- "machine_question": "where did the composer of Letter to Me graduate from college",
- "question": "Where did the writer of \"Letter to Me\" graduate college?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0bb83q0 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?y ns:education.education.degree ns:m.019v9k .\n}\n",
- "webqsp_ID": "WebQTrn-1259",
- "webqsp_question": "where did brad paisley graduate from college"
- },
- {
- "ID": "WebQTest-1528_46a304cecca0e072121d7dc42befb590",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and which is from Germany",
- "question": "Which movies does Logan Lerman act in, that was made in Germany?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.country ns:m.0345h . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-3384_2f7a58fec175f33d04c345008ab7adaf",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:37:34",
- "machine_question": "what language does people from the govermental jurisdiction that has govermental body named Danish Ministry of Taxation speak",
- "question": "Which three languages do the people speak, from the governmental body that is named Danish Ministry of Taxation?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.09d8j2 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3384",
- "webqsp_question": "what language does people from denmark speak"
- },
- {
- "ID": "WebQTrn-1841_d5475cda40f403fe0ccf997c8b0b2b58",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:41:53",
- "machine_question": "what are popular sports in spain and was an award nominee in the 2011 Laureus World Sports Awards ceremony",
- "question": "What is a popular sport in Spain that was also an award nominee in the 2011 Laureus World Sports Awards?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06mkj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06mkj ns:sports.sports_team_location.teams ?x .\n?x ns:award.award_nominee.award_nominations ?c .\n?c ns:award.award_nomination.ceremony ns:m.0yqd2_y . \n}",
- "webqsp_ID": "WebQTrn-1841",
- "webqsp_question": "what are popular sports in spain"
- },
- {
- "ID": "WebQTrn-3084_3f03848605c6758ff2230a955cd92d65",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:47:45",
- "machine_question": "what country does japan export to and that has a GDP deflator change of rate -0.61",
- "question": "What country does Japan export to that has a GDP deflator change rate of -0.61?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.statistical_region.gdp_deflator_change ?c .\n?c ns:measurement_unit.dated_percentage.rate \"-0.61\" . \n}",
- "webqsp_ID": "WebQTrn-3084",
- "webqsp_question": "what country does japan export to"
- },
- {
- "ID": "WebQTest-1823_a8cd75f8533d96e3be293401d63fad4b",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:39:31",
- "machine_question": "what government does the govermental jurisdiction that has govermental body named Council of Representatives of Iraq use",
- "question": "What political system is used in the geographic region where there's a governing body called Council of Representatives of Iraq?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.0bmf71x . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1823",
- "webqsp_question": "what government does iraq use"
- },
- {
- "ID": "WebQTest-759_2a6f2d7311c4070f0f98f8526d05907c",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:36:23",
- "machine_question": "who brad pitt has dated and a celebritie that had a romantic relationship that ended before 1993",
- "question": "What celebtiries did Brad Pitt date with their romantic relationships ending prior to 1993?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c6qh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c6qh ns:celebrities.celebrity.sexual_relationships ?y .\n?y ns:celebrities.romantic_relationship.celebrity ?x .\n?y ns:celebrities.romantic_relationship.relationship_type ns:m.02_7k44 .\n?x ns:celebrities.celebrity.sexual_relationships ?c .\n?c ns:celebrities.romantic_relationship.end_date ?num .\nFILTER (?num < \"1993\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-759",
- "webqsp_question": "who brad pitt has dated"
- },
- {
- "ID": "WebQTest-743_e2244c473cfe546ee4ec30a347883dc3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of jfk 's brothers and is the politician that held his/her government position until 1968-06-06",
- "question": "Which of JFK's brothers is a politician who held his political job until 6 June 1968?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.to \"1968-06-06\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTrn-25_a595672eac8b0f404df1cdec081c2e10",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does the topic of the image Empire9.jpg play in",
- "question": "What movies does the subject of the image \"Empire9.jpg\" play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.0b7bx_k . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-2314_7e386deae563f6bc0093c448343b6807",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:47:20",
- "machine_question": "what currency do you use in the location where the film \"The Carbon Collective\" takes place",
- "question": "In the country where the movie, The carbon collective takes place, what currency would be used?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0v3g_bj . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2314",
- "webqsp_question": "what currency do you use in costa rica"
- },
- {
- "ID": "WebQTest-837_a65373d6ffaa966c347087864c895897",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:49:35",
- "machine_question": "what year did the the sports team arena stadium is M&T Bank Stadium win superbowl",
- "question": "When did the sports team whose home arena is M&T Bank Stadium win the Super Bowl?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.arena_stadium ns:m.01yq7r . \n?c ns:sports.sports_team.championships ?x .\n?x ns:sports.sports_championship_event.championship ns:m.06x5s .\n}\n",
- "webqsp_ID": "WebQTest-837",
- "webqsp_question": "what year did the baltimore ravens win superbowl"
- },
- {
- "ID": "WebQTrn-493_c190c338e109a3f6677d02792fc19977",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:21:27",
- "machine_question": "where is belgium at and is the place of the fictional universe Mortal Engines",
- "question": "Where is Belgium and is also the place in the fictional universe of Mortal Engines?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0154j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0154j ns:location.location.containedby ?x .\n?x ns:fictional_universe.fictional_setting.universe ns:m.0b_s0_f . \n}",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTest-537_1b057c68c4f254574ef414fad58aa1cc",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and film casting director was Margery Simkin",
- "question": "What movie with the casting director Margery Simkin did Charlie Hunnam appear in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_casting_director ns:m.08m3rnv . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTest-1797_431f72b2979d844870b6df636d14ac61",
- "compositionality_type": "superlative",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and the person's date of death is latest",
- "question": "Who is the person who fought in the Battle of Vicksburg who died the latest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:people.deceased_person.date_of_death ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTest-1000_e1d76e5ac038c985924d768c2027643f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:46",
- "machine_question": "what countries included in oceania and is the location where Vicki Buck was born",
- "question": "What Oceania country is the birthplace of Vicki Buck?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"Country\")\n?x ns:location.location.people_born_here ?c .\n?c ns:type.object.name \"Vicki Buck\"@en . \n}\n",
- "webqsp_ID": "WebQTest-1000",
- "webqsp_question": "what countries included in oceania"
- },
- {
- "ID": "WebQTrn-484_644473daf4329ae665ef8a7c257fa848",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:18:55",
- "machine_question": "what do you call money in the country where Brahma Bock beer is made",
- "question": "What is the currency used in the country where Brahma Bock beer is produced?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqkdq . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-484",
- "webqsp_question": "what do you call money in brazil"
- },
- {
- "ID": "WebQTrn-3682_6aa8e2e40b178f22e763c3f5084a92d3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:22:38",
- "machine_question": "what are the different dialects of chinese and belongs to the Sino-Tibetan languages language family",
- "question": "Which Chinese dialect belongs to the Sino-Tibetan language family?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01r2l)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01r2l ns:language.human_language.dialects ?x .\n?x ns:language.human_language.language_family ns:m.06n1j . \n}",
- "webqsp_ID": "WebQTrn-3682",
- "webqsp_question": "what are the different dialects of chinese"
- },
- {
- "ID": "WebQTrn-64_017078a590fa5382bab9986c451d8d08",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:09:57",
- "machine_question": "what was the topic of the image Meagainsttheworld name in juice",
- "question": "In the movie Juice, what character did the focal character in the image Meagainsttheworld play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.07xyxwp . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.film ns:m.08w51z .\n}\n",
- "webqsp_ID": "WebQTrn-64",
- "webqsp_question": "what was tupac name in juice"
- },
- {
- "ID": "WebQTest-1251_75d0c1249a67e28c09e4c54530982ff6",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:57:03",
- "machine_question": "which countries speak germanic languages and where Jordy Mervilde was born",
- "question": "Which countries speak the Germanic languages, and is where Jordy Mervilde was born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:location.location.people_born_here ns:g.11b5m4pt78 . \n}",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTrn-62_4a38515053165cab2033ebfd3794679c",
- "compositionality_type": "superlative",
- "created": "2017-10-25T21:09:49",
- "machine_question": "what are the names of walt disney kids and the person's date of death is latest",
- "question": "Which of Walt Disney's kids was the last to pass away?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.081nh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.081nh ns:people.person.children ?x .\n?x ns:people.deceased_person.date_of_death ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-62",
- "webqsp_question": "what are the names of walt disney kids"
- },
- {
- "ID": "WebQTest-1923_af65fd059bfafea614fc158d24fe4509",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and cinematography was by Philippe Rousselot",
- "question": "Which movies has Miley Cyrus been in, where the cinematography was by Philippe Rousselot?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.cinematography ns:m.03cx282 . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-3384_d985b5a80635f1368b2a384dced8909d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T05:37:34",
- "machine_question": "what language does people from denmark speak and is the language Heroes in Hell fictional universe",
- "question": "What language is used in Denmark and fictional universe Heroes in Hell?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0k6nt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0k6nt ns:location.country.languages_spoken ?x .\n?x ns:fictional_universe.fictional_language.where_spoken ns:m.0h309wb . \n}",
- "webqsp_ID": "WebQTrn-3384",
- "webqsp_question": "what language does people from denmark speak"
- },
- {
- "ID": "WebQTrn-2335_c1ee86e75cac5d1087ce6131dd7c7414",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:50:23",
- "machine_question": "what is the national anthem of the country where Pivzavod AO Vena Nevskoye Light beer is made",
- "question": "What is the national anthem of the country where Pivzavod AO Vena Nevskoye Light beer is made?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqrhl . \n?c ns:location.country.national_anthem ?y .\n?y ns:government.national_anthem_of_a_country.anthem ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2335",
- "webqsp_question": "what is the national anthem of russia"
- },
- {
- "ID": "WebQTrn-513_5a15eae658cc54d81698d2e5e68e82c0",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and the country calling code is 373",
- "question": "What country with the calling code 373 is in Eastern Europe?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.calling_code \"373\" . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-857_d585a4c2e04a9cd40dd5ec98e2456515",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:14:29",
- "machine_question": "who was the vice president when the actor that played in the film Bill Clinton: His Life was in office",
- "question": "Who was vice president when the actor who played in the movie \"Bill Clinton\" His Life\" was in office?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0cs716d . \n?c ns:government.us_president.vice_president ?x .\n}\n",
- "webqsp_ID": "WebQTrn-857",
- "webqsp_question": "who was the vice president when bill clinton was in office"
- },
- {
- "ID": "WebQTrn-783_8b97106a23a1fafd067a242c90e9d752",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:58:33",
- "machine_question": "what language did the topic of the image Jews2 people speak",
- "question": "What language is spoken by the people in the image Jews2?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.0dhbk00 . \n?c ns:people.ethnicity.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-783",
- "webqsp_question": "what language did jewish people speak"
- },
- {
- "ID": "WebQTrn-3766_ec0e8589cffeb3721b09bd2a5f042e63",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:39:21",
- "machine_question": "what is the money called in the country where Omagua dialect is spoken",
- "question": "What form of money is used in the country where Omagua is a spoken dialect?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.02hxk02 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3766",
- "webqsp_question": "what is the money called in peru"
- },
- {
- "ID": "WebQTrn-857_0fb078446bb207186f65a2b70b3f0243",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:14:29",
- "machine_question": "who was the vice president when the political appointer that had the title Comptroller General of the United States was in office",
- "question": "Who served as Vice-President under the political appointee who held the title Comptroller General of the United States?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.05lqtp . \n?c ns:government.us_president.vice_president ?x .\n}\n",
- "webqsp_ID": "WebQTrn-857",
- "webqsp_question": "who was the vice president when bill clinton was in office"
- },
- {
- "ID": "WebQTrn-1812_7fa788f49ac13510f448ee288ddd97a0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:36:57",
- "machine_question": "what countries are in the caribbean and the country calling code is 590",
- "question": "What Caribbean country has calling code 590?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.calling_code \"590\" . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTest-375_e1454c8b479000f97c25ee372d747347",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:41:16",
- "machine_question": "what was the first book the author who published editions for The cricket on the hearth wrote",
- "question": "What was the first book written by the author of \"The Cricket on the Hearth\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04tzqhs . \n?c ns:book.author.works_written ?x .\n?x ns:common.topic.notable_types ns:m.01xryvm .\n?x ns:book.written_work.copyright_date ?sk0 .\n}\nORDER BY xsd:datetime(?sk0)\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-375",
- "webqsp_question": "what was the first book charles dickens wrote"
- },
- {
- "ID": "WebQTrn-783_ed948d15e056e5cf0f079bca41e5b756",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:58:33",
- "machine_question": "what language did the ethnicity group that includes Venezuelan Jews people speak",
- "question": "Which language does the ethnicity group that includes Venezuelan Jews, speak?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.ethnicity.includes_groups ns:m.0fdbvs . \n?c ns:people.ethnicity.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-783",
- "webqsp_question": "what language did jewish people speak"
- },
- {
- "ID": "WebQTrn-2815_3a40921ae6042ff93cc654f727b80209",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:07:48",
- "machine_question": "where was the artist which recorded Happy Birthday, Mr. President raised",
- "question": "Where was the person raised who recorded \"Happy Birthday, Mr. President\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0_jd323 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2815",
- "webqsp_question": "where was john f kennedy raised"
- },
- {
- "ID": "WebQTest-538_226772fce4f7a1408c721880a97111cf",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and is the film was released after 2009-04-08",
- "question": "What movies featuring Taylor Swift are films that were released after 8 April 2009?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?num .\nFILTER (?num > \"2009-04-08\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTest-983_48a9917724d61ef8fc6e8c82aa5b1a48",
- "compositionality_type": "superlative",
- "created": "2017-10-26T09:15:00",
- "machine_question": "where did tennessee williams go to college and is the university that has number of postgraduates smallest",
- "question": "Which university with the smallest number of postgraduates did Tennessee Williams attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c4y8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c4y8 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-983",
- "webqsp_question": "where did tennessee williams go to college"
- },
- {
- "ID": "WebQTrn-2784_e35bbe9c7fc2677853b0df65b7b656f6",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and it's genre is Drama",
- "question": "What drama movies did Tupac play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:media_common.netflix_title.netflix_genres ns:m.02822 . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-3136_93151cdd240547e47e827b24c5bf35e5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:55:28",
- "machine_question": "what four regions make up the united kingdom and a location where a Film performance was born",
- "question": "Which four countries that make up the United Kingdom, is a location where the film A Star Is Born was taped?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ssc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ssc ns:base.aareas.schema.administrative_area.administrative_children ?x .\n?x ns:location.location.people_born_here ?c .\n?c ns:type.object.type ns:film.performance . \n}",
- "webqsp_ID": "WebQTrn-3136",
- "webqsp_question": "what four regions make up the united kingdom"
- },
- {
- "ID": "WebQTest-12_d1169a56d27042e1c0d2de5ef90cde43",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:43:21",
- "machine_question": "who is governor of ohio 2011 and was buried in Mound Cemetery",
- "question": "Who was buried in Mound Cemetery that was the governor of Ohio in 2011?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05kkh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05kkh ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2011-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2011-01-01\"^^xsd:dateTime) })\n?x ns:people.deceased_person.place_of_burial ns:m.03d1nzc . \n}",
- "webqsp_ID": "WebQTest-12",
- "webqsp_question": "who is governor of ohio 2011"
- },
- {
- "ID": "WebQTrn-1677_ad1e42ed584cf40d168b6ed4676158c0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and is in the English Language",
- "question": "Which movies did Adam Sandler act in, and is in the English Language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.language ns:m.02h40lc . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTest-1528_c10f21ff1b8944c429bdb86f46cc9196",
- "compositionality_type": "superlative",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and is the film was released earliest",
- "question": "What is the earliest film that Logan Lerman played in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTest-548_6b65a7948e8a5a52b1ed74160c4aecb3",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:09:12",
- "machine_question": "what guitar did the composer of The Confessor play",
- "question": "What kind of guitar did the composer of \"The Confessor\" play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.05mqghg . \n?c ns:music.guitarist.guitars_played ?x .\n}\n",
- "webqsp_ID": "WebQTest-548",
- "webqsp_question": "what guitar did joe walsh play"
- },
- {
- "ID": "WebQTrn-513_8e7e3bbdaeb7f45a9b4ebef0f38b9d90",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and the location's emissions per capita in dated metric ton is 0.77767",
- "question": "Which Eastern European country has emissions per capita in dated metric ton of 0.77767?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.statistical_region.co2_emissions_per_capita ?c .\n?c ns:measurement_unit.dated_metric_ton.number \"0.77767\" . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-2558_fd6e419f422eb640f1195f506522023e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:20:54",
- "machine_question": "what language do they speak in indonesia and that its main speaking country is Kingdom of Great Britain",
- "question": "Which language do they speak in Indonesia, its main speaking country is the Kingdom of Great Britain?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03ryn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03ryn ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.main_country ns:m.014tss . \n}",
- "webqsp_ID": "WebQTrn-2558",
- "webqsp_question": "what language do they speak in indonesia"
- },
- {
- "ID": "WebQTrn-3428_cb37f7a88b3461d617cb87efc0f102d4",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:44:38",
- "machine_question": "where did the actor that played the character Brumhilda and seal get married",
- "question": "Where did the actor, that was the character, Brumhilda, and Seal get married at?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.04fnptr . \n?c ns:people.person.spouse_s ?y .\n?y ns:people.marriage.location_of_ceremony ?x .\n?y ns:people.marriage.spouse ns:m.01vsykc .\n?y ns:people.marriage.type_of_union ns:m.04ztj .\n}\n",
- "webqsp_ID": "WebQTrn-3428",
- "webqsp_question": "where did heidi klum and seal get married"
- },
- {
- "ID": "WebQTrn-894_8c3a4e617ef58ad8f45e3de29a55c96d",
- "compositionality_type": "superlative",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired scott fitzgerald and the person's date of death is earliest",
- "question": "Who inspired Scott Fitzgerald that died the earliest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02zjd ns:influence.influence_node.influenced_by ?x .\n?x ns:people.deceased_person.date_of_death ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTrn-124_c758be067db7406a171bba1bbcf3149d",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and that was production designed by Jon Hutman",
- "question": "What movie that Jon Hutman was a production designer for did Angelina Jolie direct?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.film_production_design_by ns:m.02wl5q3 . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-2189_839fa68cda37e890bb3eed45714fcc43",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:28:26",
- "machine_question": "what is modern the place where breed Chausie originated in language",
- "question": "What is the modern name of the location, where the Chausie breed originated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.03_27x . \n?c ns:location.country.official_language ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2189",
- "webqsp_question": "what is modern egyptian language"
- },
- {
- "ID": "WebQTrn-1155_de31133ce50eafd9ef8c6e37432cde23",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:04:54",
- "machine_question": "what is the money currency in the governmental jurisdiction that the government that has the position title Member of the Swiss Federal Council",
- "question": "What form of currency is used in the country that includes the government position Member of the Swiss Federal Council?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.0j602k8 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1155",
- "webqsp_question": "what is the money currency in switzerland"
- },
- {
- "ID": "WebQTrn-3769_6e0a31334a35147f868ae514f9eb9ab8",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:39:34",
- "machine_question": "what county is the area in which the newspaper Orlando Business Journal is circulated in",
- "question": "What county is the \"Orlando Business Journal\" circulated in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.04f4mxk . \n?c ns:location.hud_county_place.county ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3769",
- "webqsp_question": "what county is orlando fl in"
- },
- {
- "ID": "WebQTest-191_08ecfcbddc629f13c14ff545f0d1887c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:06:21",
- "machine_question": "where did drew brees go to college wikianswers and is the publisher of the periodical journal Sycamore Review",
- "question": "Which college publishes the Sycamore review hournal and includes football player Drew Brees as an alumni?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.030bdd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.030bdd ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:book.periodical_publisher.periodicals_published ?c .\n?c ns:book.periodical_publisher_period.periodical ns:m.02x6vbg . \n}",
- "webqsp_ID": "WebQTest-191",
- "webqsp_question": "where did drew brees go to college wikianswers"
- },
- {
- "ID": "WebQTest-102_f1ebd9f7baa11e682ceb73a3b52a3771",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:54:11",
- "machine_question": "who played barbara gordon batgirl and that was born in England",
- "question": "Who played Barbara Gordon Batgirl and was born in England?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03hvfx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03hvfx ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:people.person.place_of_birth ns:m.02jx1 . \n}",
- "webqsp_ID": "WebQTest-102",
- "webqsp_question": "who played barbara gordon batgirl"
- },
- {
- "ID": "WebQTrn-3084_d7db4cdab1589b7c97a81236310a67f7",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:47:45",
- "machine_question": "what country does japan export to and contains a neighborhood named Al Barsha",
- "question": "Which country with a neighborhood called Al Barsha does Japan export to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.place_with_neighborhoods.neighborhoods ns:m.03qjy7j . \n}",
- "webqsp_ID": "WebQTrn-3084",
- "webqsp_question": "what country does japan export to"
- },
- {
- "ID": "WebQTest-1379_b4c9a0bc787eec842ac8af4c5f68bb36",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:24:45",
- "machine_question": "what did the composer of Hungarian Rhapsody no. 7 in D minor, S. 244 no. 7 do to earn a living",
- "question": "What professions were held by the writer of \"Hungarian Rhapsody no. 7 in D minor, S. 244 no. 7?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0_hqwf4 . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTest-1379",
- "webqsp_question": "what did franz liszt do to earn a living"
- },
- {
- "ID": "WebQTrn-1677_4a5f3d407f54c02f61d0a3d24a0727e1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and in which costumes where designed by Rita Ryack",
- "question": "Which movies who Adam Sandler play in had costumes designed by Rita Ryack?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.costume_design_by ns:m.090d1j7 . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-894_7908752e63d4926a1c38cc60236acad1",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired the author who published editions for This side of paradise",
- "question": "Who were the inspirations of the author of \"This Side of Paradise?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04v7pkg . \n?c ns:influence.influence_node.influenced_by ?x .\n}\n",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTest-538_c96f2fb72ec36eebda3526e033a4634c",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies the person who wrote the lyrics for \"Long Live\" has been in",
- "question": "Which are all the movies the person who wrote the lyrics for \"Long Live\", has been in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0p72hbz . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-2286_357b1c4b2fdaaf9bd16c1bcabe173ce5",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:43:16",
- "machine_question": "where is the governmental jurisdiction that has governmental office holder named Bert T. Combs located",
- "question": "Where is the jurisdiction where Bert T. Combs holds a government office?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0flsk1 . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2286",
- "webqsp_question": "where is kentucky located"
- },
- {
- "ID": "WebQTrn-3024_af0e35c3a617f83f33d3bd482bd98e63",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:37:06",
- "machine_question": "what illness does the actor that played the character Jay-Jay Manners have",
- "question": "Which disease does the actor, that was the character, Jay-Jay Manners have?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0gxt_59 . \n?c ns:medicine.notable_person_with_medical_condition.condition ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3024",
- "webqsp_question": "what illness does michael j fox have"
- },
- {
- "ID": "WebQTrn-3384_1d033cab9df7d8537c3ecd0da84d0be4",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T05:37:34",
- "machine_question": "what language does people from denmark speak and belongs to the West Germanic languages language family",
- "question": "What language is spoken in Denmark that is a member of the Germanic languages family?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0k6nt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0k6nt ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.language_family ns:m.0140qt . \n}",
- "webqsp_ID": "WebQTrn-3384",
- "webqsp_question": "what language does people from denmark speak"
- },
- {
- "ID": "WebQTrn-60_6b8ef173b0fe9eb52a18df50991df028",
- "compositionality_type": "comparative",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and the ISO numeric of the country is greater than 132",
- "question": "In which three countries do people speak Portuguese, that has an ISO numeric of greater than 132?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.iso_numeric ?num .\nFILTER (xsd:integer(?num) > 132) . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-2069_20f08f012745c0876649db86bc922a96",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:15:08",
- "machine_question": "what language the country where Mapudungun Language is spoken speak",
- "question": "Which other languages are spoken where Mapudungun language is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.01zn1j . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2069",
- "webqsp_question": "what language chile speak"
- },
- {
- "ID": "WebQTest-1667_a9f9a41653404ac7cdca2796b5df19cb",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:11:27",
- "machine_question": "who were the children of king solomon and who died in Jerusalem",
- "question": "Who died in Jerusalem and was the child of King Solomon?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.070h3)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.070h3 ns:people.person.children ?x .\n?x ns:people.deceased_person.place_of_death ns:m.0430_ . \n}",
- "webqsp_ID": "WebQTest-1667",
- "webqsp_question": "who were the children of king solomon"
- },
- {
- "ID": "WebQTrn-95_6f91b128b3ff3663ab0fb24cb4bfd1b2",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:13:37",
- "machine_question": "what kind of money should i take to the country where Jamaican English is spoken",
- "question": "The country where Jamaican English is spoken would need me to take what type of money?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.01428y . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-95",
- "webqsp_question": "what kind of money should i take to jamaica"
- },
- {
- "ID": "WebQTest-1289_104f814ab1b9df67d3e07b2912c529ae",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:05:41",
- "machine_question": "what type of music did mozart composed and appear in the film Aida",
- "question": "What type of music Mozart composed was featured in the movie \"Aida\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.082db)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.082db ns:music.artist.genre ?x .\n?x ns:film.film_genre.films_in_this_genre ns:m.027195p . \n}",
- "webqsp_ID": "WebQTest-1289",
- "webqsp_question": "what type of music did mozart composed"
- },
- {
- "ID": "WebQTrn-1758_f39b4277a0936929ce17ed6b69952eb4",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:28:23",
- "machine_question": "what is the present form of government in the governmental jurisdiction that the government that has the position title First Vice-President of Iran",
- "question": "What government system is used in the jurisdiction where the First Vice-President of Iran is located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.010rbmqm . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1758",
- "webqsp_question": "what is the present form of government in iran"
- },
- {
- "ID": "WebQTest-537_e35bbe9c7fc2677853b0df65b7b656f6",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and it's genre is Drama",
- "question": "Which dramas have Charlie Hunman appeared in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:media_common.netflix_title.netflix_genres ns:m.02822 . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-2319_810a8c67440ad97f60ec3f0d2fbbbcb8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:48:11",
- "machine_question": "what is the official language of the ukraine and that its main speaking country is Hungary",
- "question": "What is the official language of the Ukraine, and is also the main speaking language in Hungary?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07t21)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07t21 ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.main_country ns:m.03gj2 . \n}",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTrn-513_a73ff21ac29883f58299cd0c2816d5db",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and is the topic that the speaker Gregor Belkovsky talked about",
- "question": "What Eastern European country is the subject about which the speaker Gregor Belkovsky talked?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:event.speech_topic.speeches_or_presentations_on_this_topic ?c .\n?c ns:event.speech_or_presentation.speaker_s ns:m.08ngt59 . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTest-759_4800df0becd2268912f4b6d59fc000e4",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:36:23",
- "machine_question": "who the actor that played in the film A Stoning in Fulham County has dated",
- "question": "Who has dated the actor from \"A Stoning in Fulham County\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0y5f5hx . \n?c ns:celebrities.celebrity.sexual_relationships ?y .\n?y ns:celebrities.romantic_relationship.celebrity ?x .\n?y ns:celebrities.romantic_relationship.relationship_type ns:m.02_7k44 .\n}\n",
- "webqsp_ID": "WebQTest-759",
- "webqsp_question": "who brad pitt has dated"
- },
- {
- "ID": "WebQTest-743_97d1854efab5172bdfe763781a23257e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of jfk 's brothers and that work as Lawyer",
- "question": "Who is JFK's brothers that are lawyers?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:people.person.profession ns:m.04gc2 . \n}",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTest-1000_c03787125499031191feea58eae0de36",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:46",
- "machine_question": "what countries included in oceania and the location's emissions per capita in dated metric ton is 0.091351",
- "question": "What countries in Oceania, that have the emissions per capita in dated metric ton of 0.091351?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"Country\")\n?x ns:location.statistical_region.co2_emissions_per_capita ?c .\n?c ns:measurement_unit.dated_metric_ton.number \"0.091351\" . \n}",
- "webqsp_ID": "WebQTest-1000",
- "webqsp_question": "what countries included in oceania"
- },
- {
- "ID": "WebQTrn-1001_6bcfac70e63efec42212159c644a593a",
- "compositionality_type": "comparative",
- "created": "2017-10-25T23:37:46",
- "machine_question": "what super bowls have the giants won and is the event ended before 2008-02-03",
- "question": "In what events ending prior to 3 February 2008 did the Giants win the Super Bowl?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05gg4)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05gg4 ns:sports.sports_team.championships ?x .\n?x ns:common.topic.notable_types ns:m.01xljv1 .\n?x ns:time.event.end_date ?num .\nFILTER (?num < \"2008-02-03\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-1001",
- "webqsp_question": "what super bowls have the giants won"
- },
- {
- "ID": "WebQTrn-25_33b7d857b3156faee9cb6c16741d8b6a",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and cinematography was by Dean Semler",
- "question": "What movie did Taylor Lautner star in with cinematography by Dean Semler?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.cinematography ns:m.027t8fw . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-837_83da93245717a59174fdfc4fa581f621",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:06:54",
- "machine_question": "where did jennifer hudson go to school and is the university that has number of postgraduates 463",
- "question": "What university has 463 postgraduates and is the university Jennifer Hudson attended?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02ktrs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02ktrs ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number \"463\" . \n}",
- "webqsp_ID": "WebQTrn-837",
- "webqsp_question": "where did jennifer hudson go to school"
- },
- {
- "ID": "WebQTrn-3136_324f0ff9176003570d081f09a51698a3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:55:28",
- "machine_question": "what four regions make up the united kingdom and the governmant is called Scottish Government",
- "question": "Which of the regions included in the United Kingdom is governed by the Scottish government?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ssc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ssc ns:base.aareas.schema.administrative_area.administrative_children ?x .\n?x ns:government.governmental_jurisdiction.government ns:m.01nq43 . \n}",
- "webqsp_ID": "WebQTrn-3136",
- "webqsp_question": "what four regions make up the united kingdom"
- },
- {
- "ID": "WebQTest-537_d5dd05a2d98b2d655530e211f59b7d5a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and cinematography was by Dick Pope",
- "question": "Which movie has Charlie Hunnam been in, and the cinematography was by Dick Pope?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.cinematography ns:m.028b72x . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-1294_166a8a452917734473adfcfaaef4e4e0",
- "compositionality_type": "comparative",
- "created": "2017-10-26T00:22:48",
- "machine_question": "what is vito corleone real name and a celebritie that had a romantic relationship that ended after 1991",
- "question": "What is the real name of the celebrity that had a romance end after 1991 and played Vito Corleone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05hp_9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05hp_9 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:celebrities.celebrity.sexual_relationships ?c .\n?c ns:celebrities.romantic_relationship.end_date ?num .\nFILTER (?num > \"1991\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-1294",
- "webqsp_question": "what is vito corleone real name"
- },
- {
- "ID": "WebQTest-1923_d745069235738a857658a6095eb79ab7",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and is the movie that Cynthia Nixon played in",
- "question": "What movies have both Miley Cyrus and Cynthia Nixon played in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.actor ns:m.015c2f . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTest-537_8f768e11eabc7781a72a84addaf7067c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and which is from Italy",
- "question": "Which movie has Charlie Hunnam been in, and is from Italy?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.country ns:m.03rjj . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-484_b0ae21928008f96dcfc1359a394fdc7d",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:18:55",
- "machine_question": "what do you call money in the country where Brazilian Portuguese is spoken",
- "question": "What is the currency of the place where Brazilian Portuguese is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.02zj58 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-484",
- "webqsp_question": "what do you call money in brazil"
- },
- {
- "ID": "WebQTrn-849_f0ffa14797f7486fb0510a740e1cc8d6",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and is the country that has an iso alpha 3 of CHE",
- "question": "Of the countries that border Germany, which country has an iso alpha 3 of CHE?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.iso_alpha_3 \"CHE\" . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-513_594f0c653b172ef2081b9c80ce7d0f00",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and is the country that has an iso 3166-1 alpha-3 of MD",
- "question": "What Eastern European country has an iso 3166-1 alpha-3 of MD?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.iso3166_1_alpha2 \"MD\" . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-3151_a8a06ec56e9ea88e88396cfcabf6094b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:57:43",
- "machine_question": "what is the major language spoken in greece and that has initials ell",
- "question": "What language abbreviated ell is the primary tongue spoken in Greece?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.035qy)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.035qy ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.iso_639_3_code \"ell\" . \n}",
- "webqsp_ID": "WebQTrn-3151",
- "webqsp_question": "what is the major language spoken in greece"
- },
- {
- "ID": "WebQTest-1000_0adacc5f8d85e317c77fbf2ffa83dae9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:46",
- "machine_question": "what countries included in oceania and is the government with official symbol of State tree",
- "question": "What countries in Oceania have an official symbol of their state trees?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"Country\")\n?x ns:government.governmental_jurisdiction.official_symbols ?c .\n?c ns:location.location_symbol_relationship.Kind_of_symbol ns:m.04627dk . \n}",
- "webqsp_ID": "WebQTest-1000",
- "webqsp_question": "what countries included in oceania"
- },
- {
- "ID": "WebQTrn-2023_7d2edee5ce98d6b13dfd25714bb3a6b8",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:07:58",
- "machine_question": "where the artist which recorded I'll Be was raised",
- "question": "Where was the childhood home of the artist who recorded \"I'll Be\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0249140 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2023",
- "webqsp_question": "where jay z was raised"
- },
- {
- "ID": "WebQTest-213_4206ac0a907076be177d272525fdbe68",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did was an award nominee in the Toronto Film Critics Association Awards 2001 ceremony date",
- "question": "Who dated the award nominee in the Toronto Film Critics Association in 2001?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.ceremony ns:m.09z7t_ . \n?c ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n}\n",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-3057_f63c455920e1886995fc0bf2f8d2527f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:41:21",
- "machine_question": "what year did giants win world series and the sports championship results were 4-1",
- "question": "In which world series did the Giants win 4 to 1?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0713r)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0713r ns:sports.sports_team.championships ?x .\n?x ns:sports.sports_championship_event.result \"4-1\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-3057",
- "webqsp_question": "what year did giants win world series"
- },
- {
- "ID": "WebQTest-538_401347365692c5a69ad4c61e03ef4caf",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and is the film was released to the distribution medium DVD",
- "question": "What movies featuring Taylor Swift have been releaed to the distribution medium of DVD?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.film_release_distribution_medium ns:m.029j_ . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTest-1923_5f5da3e1d4ca7df9f19ce3fdfc5790e2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and involves organization toonexplainers",
- "question": "Which movies featuring Miley Cyrus have involved the Toonsplainers organization?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:organization.organization_sector.organizations_in_this_sector ns:m.010lbn79 . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-3249_077663ab8d6ddd23a988ac47f1c6371d",
- "compositionality_type": "superlative",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and is the tv program has number of searson largest",
- "question": "Which tv program on which Tamera Mowry played has the most seasons?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.number_of_seasons ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTest-1379_d3c1db6c0986d53e59f2f3cb476849b2",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:24:45",
- "machine_question": "what did the subject of the film Lisztomania do to earn a living",
- "question": "What did the subject of the movie \"Lisztomania\" do to earn money?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.0c4ymr . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTest-1379",
- "webqsp_question": "what did franz liszt do to earn a living"
- },
- {
- "ID": "WebQTest-96_2af7a2025c8c6c49f9a3779f81d32d61",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:53:42",
- "machine_question": "where did the subject of the film Frost/Nixon die",
- "question": "Where did the topic of the film, Frost/Nixon pass away at?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.02vqsll . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTest-96",
- "webqsp_question": "where did richard nixon die"
- },
- {
- "ID": "WebQTrn-1405_ced20d844a472e7fafced76fae0a1c7c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:40:40",
- "machine_question": "where did president kennedy go to school and the organiztion founding date is 1636",
- "question": "What school, with a founding date in 1636, did President Kennedy attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:organization.organization.date_founded \"1636\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-1405",
- "webqsp_question": "where did president kennedy go to school"
- },
- {
- "ID": "WebQTrn-1938_15f3741a2f90a3d0f955fc5f971c8f16",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:56:28",
- "machine_question": "what type of government does the governmental jurisdiction that the government that has the position title Deputy Minister of Defense of Israel",
- "question": "What is the type of government in the country where the Deputy Minister of Defense of Israel serves?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.01151swl . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1938",
- "webqsp_question": "what type of government does israel"
- },
- {
- "ID": "WebQTest-1091_7748f217fe4be83a21d74ddef477d627",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:33:06",
- "machine_question": "what type of religions are in the united states and influenced Sam Harris",
- "question": "What type of religion in the United States was influenced by Sam Harris?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:influence.influence_node.influenced ns:m.079fgp . \n}",
- "webqsp_ID": "WebQTest-1091",
- "webqsp_question": "what type of religions are in the united states"
- },
- {
- "ID": "WebQTrn-493_b3f6861abe02a1d232e86d7f7ad5a88b",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:21:27",
- "machine_question": "where is belgium at and where Maryline Blackburn was born",
- "question": "On what continent that includes Belgium was Maryline Blackburn born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0154j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0154j ns:location.location.containedby ?x .\n?x ns:location.location.people_born_here ns:m.04jbnh7 . \n}",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTest-1306_c02d5217df72436cdfe8bb9a4f9264e4",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:08:25",
- "machine_question": "what kind of government does the country where Talysh language is spoken have after 1979",
- "question": "What type of government is used in the country where Talysh language is spoken after 1979?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.0bqk9s . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1306",
- "webqsp_question": "what kind of government does iran have after 1979"
- },
- {
- "ID": "WebQTest-1785_afeade6c28913208addc4d0685fadb3b",
- "compositionality_type": "superlative",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and is the film that was released latest",
- "question": "Of the films in which Kim Richards acted, which was released latest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-1392_d372995c4cada937a6f201d316698ad5",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:38:21",
- "machine_question": "where did the artist aword nominated for This I remember go to school",
- "question": "What school did the artist award nominated for This I remember go to School attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.04t0lhh . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1392",
- "webqsp_question": "where did eleanor roosevelt go to school"
- },
- {
- "ID": "WebQTrn-2664_93724ae022600358b70d6f4dcc3ca3fc",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and contains Lefcourt National Building",
- "question": "What country is the trading parter of China and has Leftcourt National Building?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.location.contains ns:g.11b62t84jq . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-3384_25860d92ec8ed0f325c75bf9b1deeb3a",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:37:34",
- "machine_question": "what language does people from the country where Faxe Premium beer is made speak",
- "question": "What language is spoken in the country where Faxe premium beer is made?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqnrn . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3384",
- "webqsp_question": "what language does people from denmark speak"
- },
- {
- "ID": "WebQTest-538_0c23f06fbbf4e8b9a5c2488c612b2536",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and is the movie that Billy Ray Cyrus played in",
- "question": "What movie was Taylor Swift in that Billy Ray Cyrus was also in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.actor ns:m.016qtt . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-2319_16bcc3dca8a1c20229f4341ad409bb04",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:48:11",
- "machine_question": "what is the official language of the the place where breed Poltava originated in",
- "question": "What are the official languages of the place where the Poltava breed originated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.0h0z2b . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTrn-452_53d71878d3e6f070410f4d1eaf3b5653",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:13:17",
- "machine_question": "where does lala anthony live and has co2 emissions of 2.801971519",
- "question": "What location with co2 emissions of 2.801971519 is home to Lala Anthony?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03l26m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03l26m ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:location.statistical_region.co2_emissions_total ?c .\n?c ns:location.co2_emission.emissions \"2.801971519\" . \n}",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTrn-2271_d9b83d585e786de1c9d61037d0279b00",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:39:46",
- "machine_question": "what religion does the actor that played the character Vincent Lauria follow",
- "question": "What religion is practiced by the actor who player the movie character Vincent Lauria?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.04jt3kw . \n?c ns:base.popstra.celebrity.religion ?y .\n?y ns:base.popstra.religion_choice.religion ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2271",
- "webqsp_question": "what religion does tom cruise follow"
- },
- {
- "ID": "WebQTrn-1677_a732537089fb8605a3ca78fbe5627eff",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and that was production designed by Linda DeScenna",
- "question": "What movie whose production design was by Linda DeScenna did Adam Sandler play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.film_production_design_by ns:m.05b2jc_ . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-464_9589fa0cb928db083a8c27074313e0b7",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:15:30",
- "machine_question": "what time is right now in texas and in the time zone of Boonville Township, Cooper County, Missouri",
- "question": "What is the timezone of Boonville Township, Cooper County, Missouri?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07b_l)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07b_l ns:location.location.time_zones ?x .\n?x ns:time.time_zone.locations_in_this_time_zone ns:g.11xddmqwk . \n}",
- "webqsp_ID": "WebQTrn-464",
- "webqsp_question": "what time is right now in texas"
- },
- {
- "ID": "WebQTest-1560_a720c55d8c1ac8b92202531c043f6cdd",
- "compositionality_type": "comparative",
- "created": "2017-10-26T10:54:01",
- "machine_question": "who founded new york university and is the politician that ended his/her government position after 1801-03-03",
- "question": "Who retired from their government position after 03/03/1801 and founded New York University?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwfn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwfn ns:organization.organization.founders ?x .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.to ?num .\nFILTER (?num > \"1801-03-03\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTest-366_58e9566abd822ef6687a4e1a0a22926c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:39:49",
- "machine_question": "what language do british speak and is the language found in the fictional universe The Tortall Universe",
- "question": "What is the spoken language in British that is the language found in fictional univers \"The Tortall Universe\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ssc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ssc ns:location.country.languages_spoken ?x .\n?x ns:fictional_universe.fictional_language.found_in_fictional_universe ns:m.02k6v6k . \n}",
- "webqsp_ID": "WebQTest-366",
- "webqsp_question": "what language do british speak"
- },
- {
- "ID": "WebQTest-1686_2e08825361a88f308bfd8faea2e225f0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:16:25",
- "machine_question": "who is the governor of arizona 2009 and is the politician that held his/her government position until 1998",
- "question": "Who was the governor of Arizona in 2009, that held their government position until 1998?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0vmt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0vmt ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.to \"1998\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTest-212_a5e3e004e8a3ba709d16682f32e12f2f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:10:07",
- "machine_question": "which states does the colorado river run through and have governmental jurisdiction location symbol that was adapted on 1861-11-06",
- "question": "What state does the Colorado River run through that has a governmental jurisdiction location symbol that was adapted on November 16, 1861?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018qjq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018qjq ns:location.location.partially_containedby ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"State\")\n?x ns:government.governmental_jurisdiction.official_symbols ?c .\n?c ns:location.location_symbol_relationship.date_adopted \"1861-11-06\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-212",
- "webqsp_question": "which states does the colorado river run through"
- },
- {
- "ID": "WebQTrn-894_d1a126f2b8c405936a308ff4fc14e3b1",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired scott fitzgerald and that died on 1900-01-20",
- "question": "Who inspired Scott Fitzgerald, that passed away on January 20,1900?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02zjd ns:influence.influence_node.influenced_by ?x .\n?x ns:people.deceased_person.date_of_death \"1900-01-20\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTrn-2641_aa25cef57eebcc069b1783e80e760069",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:38:27",
- "machine_question": "where did the author who published editions for The story of my life die",
- "question": "Where did the author who published \"The Story of My Life\" die?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04tsr84 . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2641",
- "webqsp_question": "where did helen keller die"
- },
- {
- "ID": "WebQTrn-2057_ea55aa1268126e2b1193d26ffac28e40",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:12:06",
- "machine_question": "what money does the governmental jurisdiction that the government that has the position title Member of the Congress of Guatemala use",
- "question": "What currency is used in the governmental jurisdiction where the government includes the position Member of the Congress of Guatemala?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.0wzgh52 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2057",
- "webqsp_question": "what money does guatemala use"
- },
- {
- "ID": "WebQTest-802_a0da13a7b70a064b8cffb58007f6739d",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:45:35",
- "machine_question": "what musical instruments does the artist which recorded #Thatpower play",
- "question": "What instruments are played by the artist of \"#Thatpower\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0108b8q2 . \n?c ns:music.artist.track_contributions ?y .\n?y ns:music.track_contribution.role ?x .\n}\n",
- "webqsp_ID": "WebQTest-802",
- "webqsp_question": "what musical instruments does justin bieber play"
- },
- {
- "ID": "WebQTest-983_cf471b3dce509fe45224c029f4556a69",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:15:00",
- "machine_question": "where did the person that said \"In memory everything seems to happen to music.\" go to college",
- "question": "What college did the person who said \"In memory everything seems to happen to music\" attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048gxdx . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n}\n",
- "webqsp_ID": "WebQTest-983",
- "webqsp_question": "where did tennessee williams go to college"
- },
- {
- "ID": "WebQTrn-513_4afc4c42cf5d16a6b4efff290c4cbe15",
- "compositionality_type": "superlative",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and the ISO numeric of the country is smallest",
- "question": "What nation within Eastern Europe has the smallest ISO numeric number?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.iso_numeric ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTest-759_fc3f0847c910de399199128e0e779b25",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:36:23",
- "machine_question": "who brad pitt has dated and is the actor that played in the film Jem and the Holograms",
- "question": "Which actress from \"Jem and the Holograms\" has dated Brad Pitt?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c6qh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c6qh ns:celebrities.celebrity.sexual_relationships ?y .\n?y ns:celebrities.romantic_relationship.celebrity ?x .\n?y ns:celebrities.romantic_relationship.relationship_type ns:m.02_7k44 .\n?x ns:film.actor.film ?c .\n?c ns:film.performance.film ns:m.010cn719 . \n}",
- "webqsp_ID": "WebQTest-759",
- "webqsp_question": "who brad pitt has dated"
- },
- {
- "ID": "WebQTest-1178_b09c00219764b4f102d325a00e808259",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:47:51",
- "machine_question": "where is the music producer which produced The Don Killuminati: The 7 Day Theory from originally",
- "question": "Which location is where the music producer that produced,The Don Killuminati: The 7 Day Theory, from originally?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.producer.releases_produced ns:m.032j348 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTest-1178",
- "webqsp_question": "where is tupac from originally"
- },
- {
- "ID": "WebQTest-626_01ad90831a03b6c5ef17898ccd80a639",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:16:26",
- "machine_question": "what does the missouri river bisect and is the place of the fictional universe Tempus Unbound",
- "question": "What setting of the fictional universe Tempus Unbound is bisected by the Missouri River?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04ykz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04ykz ns:location.location.partially_contained_by ?y .\n?y ns:location.partial_containment_relationship.partially_contained_by ?x .\n?x ns:fictional_universe.fictional_setting.universe ns:m.0c09_k8 . \n}",
- "webqsp_ID": "WebQTest-626",
- "webqsp_question": "what does the missouri river bisect"
- },
- {
- "ID": "WebQTest-743_5187dd34bf8c0fdd0ea6ac0024cfd3f7",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of jfk 's brothers and that died on 1968-06-06",
- "question": "Which of JFK's brothers died on 06-06-1968?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:people.deceased_person.date_of_death \"1968-06-06\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTest-1528_b9c4c1e1aa28e8685efdd6addb7d907e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and that was written by Darren Aronofsky",
- "question": "In what movie does Logan Lerman play that was written by Darren Aronofsky?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.written_by ns:m.017c87 . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTest-1002_806620bbf6ca7cf3ced5d4ff130c714d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:55",
- "machine_question": "who played harry potter dumbledore actor and is the actor that played the character Badger",
- "question": "Which actor portrayed both Dumbledore and Badger?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cb2r)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cb2r ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:film.actor.film ?c .\n?c ns:film.performance.character ns:m.010x2hgs . \n}",
- "webqsp_ID": "WebQTest-1002",
- "webqsp_question": "who played harry potter dumbledore actor"
- },
- {
- "ID": "WebQTrn-567_3fc1da87d6688d1e68a71f1721401694",
- "compositionality_type": "comparative",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and is the film that was released after 2000-09-26",
- "question": "What movie by Ron Howard that was released after 9-26-2000?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\nFILTER (?num > \"2000-09-26\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTest-1840_110a7cb07494aeaa56da46c98188793a",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:47:12",
- "machine_question": "what do they speak in the place that has the following courts District court",
- "question": "What languages are spoken in the place where there's the District Court?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:law.court_jurisdiction_area.courts ns:m.01691p . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTest-1840",
- "webqsp_question": "what do they speak in norway"
- },
- {
- "ID": "WebQTest-1387_e519712761951b558bb7cbf4ea39198a",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:26:43",
- "machine_question": "what time zone is the location where the film \"Saw V\" takes place gmt",
- "question": "In what time zone is the location where the movie \"Saw V\" takes place?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.03d243x . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTest-1387",
- "webqsp_question": "what time zone is toronto gmt"
- },
- {
- "ID": "WebQTrn-3084_33262ee1280534989c95fa0ec9157433",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:47:45",
- "machine_question": "what country does japan export to and contains 1000 Town Center",
- "question": "To which country with a location of 1000 Town Center does Japan export?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.location.contains ns:g.11b6bxcc2s . \n}",
- "webqsp_ID": "WebQTrn-3084",
- "webqsp_question": "what country does japan export to"
- },
- {
- "ID": "WebQTest-626_33a613e654ecc62313ec81072238d012",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:16:26",
- "machine_question": "what does the missouri river bisect and has an official symbol of Cornus florida",
- "question": "Which state has the official symbol of \"Cornus Florida\" and has the Missouri river flowing throgh it?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04ykz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04ykz ns:location.location.partially_contained_by ?y .\n?y ns:location.partial_containment_relationship.partially_contained_by ?x .\n?x ns:government.governmental_jurisdiction.official_symbols ?c .\n?c ns:location.location_symbol_relationship.symbol ns:m.018wtr . \n}",
- "webqsp_ID": "WebQTest-626",
- "webqsp_question": "what does the missouri river bisect"
- },
- {
- "ID": "WebQTest-537_e5da8cda32fb1aa37028f9f7f7b1d3a8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and was nominated an award with the describtion \"Outstanding Director - Motion Picture\"",
- "question": "Which film was nominated for an award with the description, \"Outstanding Director - Motion Picture\", and Charlie Hunnam was in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:award.award_nominated_work.award_nominations ?c .\n?c ns:award.award_nomination.notes_description \"Outstanding Director - Motion Picture\"@en . \n}\n",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-493_954cefa79c7c375f90c888f5eebf1cc9",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:21:27",
- "machine_question": "where is belgium at and locations near Lyon\u00e2\u0080\u0093Saint-Exup\u00c3\u00a9ry Airport",
- "question": "What region includes Belgium as well as the Lyon\u00e2\u0080\u0093Saint-Exup\u00c3\u00a9ry Airport?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0154j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0154j ns:location.location.containedby ?x .\n?x ns:time.time_zone.locations_in_this_time_zone ?c .\n?c ns:location.location.nearby_airports ns:m.01nkmw . \n}",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTrn-1677_c592897b4f19683f397c99d4bce6c2d9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and that was written by David Spade",
- "question": "What movie written by David Spade was Adam Sandler in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.written_by ns:m.02dlfh . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-2152_0d87898882b34c3adae306c48242ca32",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:25:14",
- "machine_question": "what teams are in the american league west and a defunct sports team later known as Los Angeles Angels of Anaheim",
- "question": "Which defunct American League West team was later known as the Los Angeles Angels?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07fbnf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07fbnf ns:sports.sports_league.teams ?y .\n?y ns:sports.sports_league_participation.team ?x .\n?x ns:sports.defunct_sports_team.later_known_as ns:m.04wmvz . \n}",
- "webqsp_ID": "WebQTrn-2152",
- "webqsp_question": "what teams are in the american league west"
- },
- {
- "ID": "WebQTest-538_2473cabeeab942f2a11ad812e53880a8",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies the artist which recorded Long Live has been in",
- "question": "What are the names of all the movies that the artist who recorded Long Live has appeared in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0qdb5tm . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-1001_f45bbd572c234a35e83db6866a523348",
- "compositionality_type": "comparative",
- "created": "2017-10-25T23:37:46",
- "machine_question": "what super bowls have the giants won and is the event ended before 2012-02-05",
- "question": "What super bowls were won by the Giants prior to February 5, 2012?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05gg4)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05gg4 ns:sports.sports_team.championships ?x .\n?x ns:common.topic.notable_types ns:m.01xljv1 .\n?x ns:time.event.end_date ?num .\nFILTER (?num < \"2012-02-05\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-1001",
- "webqsp_question": "what super bowls have the giants won"
- },
- {
- "ID": "WebQTrn-1484_00057dab165161c899484d34b59fa403",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:56:17",
- "machine_question": "what kind of paintings did frida kahlo do and was influenced by Marquis de Sade",
- "question": "What type of painting, influenced by Marquis de Sade, were done by Frida Kahlo?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.015k04)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.015k04 ns:visual_art.visual_artist.associated_periods_or_movements ?x .\n?x ns:influence.influence_node.influenced_by ns:m.02flz . \n}",
- "webqsp_ID": "WebQTrn-1484",
- "webqsp_question": "what kind of paintings did frida kahlo do"
- },
- {
- "ID": "WebQTest-712_05592490da9c37f503e8907070b88326",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:31:25",
- "machine_question": "what countries have territories in oceania and is subject of the film The Adventures of Priscilla, Queen of the Desert",
- "question": "What country is the subject of The Adventures of Priscilla, Queen of the Desert and also owns territory in Oceana?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:film.film_subject.films ns:m.02fwfb . \n}",
- "webqsp_ID": "WebQTest-712",
- "webqsp_question": "what countries have territories in oceania"
- },
- {
- "ID": "WebQTest-1547_9a301711fdf36a2e2d6fdd7b21d65d3c",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:52:50",
- "machine_question": "what is the title of the political appointer that had the title United States Secretary of the Air Force 's new book",
- "question": "What is the title of the book written by the United States Secretary of the Air Force?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.01sf2h . \n?c ns:book.author.works_written ?x .\n?x ns:common.topic.notable_types ns:m.01xryvm .\n?x ns:book.written_work.date_of_first_publication ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-1547",
- "webqsp_question": "what is the title of george bush 's new book"
- },
- {
- "ID": "WebQTrn-241_a60904278de9f6a712bc87d1d25753d2",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with france and that has a GDP deflator change of rate 0.05",
- "question": "Which country bordering Franch has a GDP deflator change rate of 0.05?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.statistical_region.gdp_deflator_change ?c .\n?c ns:measurement_unit.dated_percentage.rate \"0.05\" . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-2779_b4d3621c029381c3c08db078461edaf8",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:03:34",
- "machine_question": "who was the real the actor that played the character Julia, the Waitress",
- "question": "What were the real profession of the actress that played the character Julia, the Waitress?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0p82pcc . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2779",
- "webqsp_question": "who was the real erin brockovich"
- },
- {
- "ID": "WebQTest-96_945e274ae8d4a812e5943569139d2b33",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:53:42",
- "machine_question": "where did the political appointer that had the title White House Staff Assistant die",
- "question": "Where did the political appointee who held the title White House Staff Assistant pass away?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.05ywndm . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTest-96",
- "webqsp_question": "where did richard nixon die"
- },
- {
- "ID": "WebQTrn-1180_d234333cfe0037241bacdcbbc5a74317",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:06:55",
- "machine_question": "where is wellsville missouri and has industrial co2 emissions of 0.003572302",
- "question": "What County with Wellsville Missouri as downtown has 0.003572302 as its total Industrial CO2 emissions rate?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0wy41)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0wy41 ns:location.location.containedby ?x .\n?x ns:location.statistical_region.co2_emissions_industrial ?c .\n?c ns:location.co2_emission.emissions \"0.003572302\" . \n}",
- "webqsp_ID": "WebQTrn-1180",
- "webqsp_question": "where is wellsville missouri"
- },
- {
- "ID": "WebQTrn-124_2184d51f090b6217ca2d7bab77c25712",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and is the film that was released on 2011-12-22",
- "question": "Which film directed by Angelina Jolie was released on December 22, 2011?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date \"2011-12-22\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-237_5e35ac717c32f97bcc0e3a34f710dfd1",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:40:00",
- "machine_question": "what is the name of the the sports team arena stadium is Pitt Stadium head coach",
- "question": "Who is the coach of the sports team that plays at Pitt Stadium?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.arena_stadium ns:m.038_tr . \n?c ns:american_football.football_team.current_head_coach ?x .\n}\n",
- "webqsp_ID": "WebQTrn-237",
- "webqsp_question": "what is the name of the pittsburgh steelers head coach"
- },
- {
- "ID": "WebQTrn-1076_29d667144c10743ecdb31fccce932cdd",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:52:40",
- "machine_question": "what is the political system of the us and is the form of government of Bolivia",
- "question": "What form of government Bolivia and the US share?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.country.form_of_government ?x .\n?x ns:government.form_of_government.countries ns:m.0165v . \n}",
- "webqsp_ID": "WebQTrn-1076",
- "webqsp_question": "what is the political system of the us"
- },
- {
- "ID": "WebQTrn-3671_3af150ded64a80876fe64c059f63f248",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:20:26",
- "machine_question": "who does queen the movie that Donald Pelmear played in hair",
- "question": "What is the name of the queen played by Donald Pelmear in \"Hair?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.actor ns:m.0k07tyd . \n?c ns:award.award_nominated_work.award_nominations ?y .\n?y ns:award.award_nomination.award_nominee ?x .\n?y ns:award.award_nomination.award ns:m.02r0csl .\n}\n",
- "webqsp_ID": "WebQTrn-3671",
- "webqsp_question": "who does queen elizabeth hair"
- },
- {
- "ID": "WebQTrn-1677_332868a709543ca2a72cb6c83bb618bb",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and had a prequel named Deuce Bigalow: Male Gigolo",
- "question": "Which sequel of Deuce Bigalow: Male Gigolo featured Adam Sandler?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.prequel ns:m.05s14k . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-241_353fe30c00fbc6d3d872a689d17b240d",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with france and is the country that has Canton of Uri as a second level devision",
- "question": "What country bordering France that has Canton of Uri as a second level devision?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.second_level_divisions ns:m.01hlrc . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-2069_0b65dea73fbce4f9f616eb5f69e9aa73",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:15:08",
- "machine_question": "what language chile speak and belongs to the Polynesian languages language family",
- "question": "Which language spoken in Chile is a member of the Polynesian language group?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01p1v)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01p1v ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.language_family ns:m.015lcb . \n}",
- "webqsp_ID": "WebQTrn-2069",
- "webqsp_question": "what language chile speak"
- },
- {
- "ID": "WebQTrn-2777_d88f49612c5fbbc35c6a9bf1992abd98",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:03:23",
- "machine_question": "where the political appointer that had the title Prime Minister of Denmark lives",
- "question": "Where does the Prime Minister of Denmark live?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.01p1tc . \n?c ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2777",
- "webqsp_question": "where the queen of denmark lives"
- },
- {
- "ID": "WebQTest-1002_79193cd4e3109a1807db048aaadc03b6",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:55",
- "machine_question": "who played harry potter dumbledore actor and was executive produce of Echoes of a Summer",
- "question": "What actor played DUmbledore in Harry Potter and produced Echoes of a Summer?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cb2r)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cb2r ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:film.producer.films_executive_produced ns:m.09gfn1y . \n}",
- "webqsp_ID": "WebQTest-1002",
- "webqsp_question": "who played harry potter dumbledore actor"
- },
- {
- "ID": "WebQTrn-3249_5aa3063566fca0f5ff73b2b811e3b1ab",
- "compositionality_type": "superlative",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and the tv program episode running time is largest",
- "question": "Which show starring Tamera Mowry has the longest run time?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.episode_running_time ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTest-719_2883cc73d6e7cc887da948a32c5fd2bb",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:32:09",
- "machine_question": "which political party does the person that said \"Yes we can!\" represent",
- "question": "The person who famously said \"Yes we can!\" represents what political party?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.04s_lpn . \n?c ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n}\n",
- "webqsp_ID": "WebQTest-719",
- "webqsp_question": "which political party does barack obama represent"
- },
- {
- "ID": "WebQTrn-2152_383a64c9103d2e46584c1d8014ebfe3e",
- "compositionality_type": "comparative",
- "created": "2017-10-26T02:25:14",
- "machine_question": "what teams are in the american league west and is the sports team was founded before 1966",
- "question": "Which teams in the American League West were founded prior to 1966?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07fbnf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07fbnf ns:sports.sports_league.teams ?y .\n?y ns:sports.sports_league_participation.team ?x .\n?x ns:sports.sports_team.founded ?num .\nFILTER (?num < \"1966\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-2152",
- "webqsp_question": "what teams are in the american league west"
- },
- {
- "ID": "WebQTrn-2047_38077debd523fe1b08b3d6e13538402b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:10:12",
- "machine_question": "where do the chicago cubs play and the venue capacity is 12500",
- "question": "Which venue where the Chicago cubs play has a capacity of 12500?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01yjl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01yjl ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.venue.capacity \"12500\" . \n}",
- "webqsp_ID": "WebQTrn-2047",
- "webqsp_question": "where do the chicago cubs play"
- },
- {
- "ID": "WebQTrn-3744_7aad0e73f9e2443786bc511f137be535",
- "compositionality_type": "superlative",
- "created": "2017-10-26T06:33:08",
- "machine_question": "what college did russell wilson go to and the organiztion founding date is earliest",
- "question": "What is the earliest founded college that Russell Wilson attended?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05c10yf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05c10yf ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:organization.organization.date_founded ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-3744",
- "webqsp_question": "what college did russell wilson go to"
- },
- {
- "ID": "WebQTrn-567_17f1e54ab0ff1c9fce2f5aefa7a5b1c7",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and movie that was part of the American Graffiti film series",
- "question": "What movie did Ron Howard do that was part of the \"American Graffiti\" series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_series ns:m.0w_sgwg . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-2570_1c3de80a4c34be41f72d0c4a0410994c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and hold a position in New York State Senate",
- "question": "Who held a position in the New York State Senate and was President of the United States during WWII?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.governmental_body ns:m.04z288 . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-1597_4825c5da8cf895458dfae2f288e3a136",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:09:23",
- "machine_question": "what characters does the actor that played the character Stan Smith voice",
- "question": "What characters are voiced by the voice of Stan Smith?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0bh2b5 . \n?c ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.character ?x .\n?y ns:tv.regular_tv_appearance.special_performance_type ns:m.02nsjvf .\n}\n",
- "webqsp_ID": "WebQTrn-1597",
- "webqsp_question": "what characters does seth macfarlane voice"
- },
- {
- "ID": "WebQTrn-1577_ffdfe9623c3c4aa623a95045b61c29e9",
- "compositionality_type": "comparative",
- "created": "2017-10-26T01:06:58",
- "machine_question": "where did james baldwin go to school and is the university that has number of undergraduates greater than 6735",
- "question": "What university attended by James Baldwin has more than 6735 undergraduates enrolled?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.017_pb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.017_pb ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) > 6735) . \n}",
- "webqsp_ID": "WebQTrn-1577",
- "webqsp_question": "where did james baldwin go to school"
- },
- {
- "ID": "WebQTrn-2569_653aa28266577247cda349af315453ec",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:42",
- "machine_question": "where do the houston rockets play basketball and in which the event On With The Show Tour took place",
- "question": "In which location of the event On With the Show Tour do the Houston Rockets play basketball?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0jmfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0jmfb ns:sports.sports_team.arena_stadium ?x .\n?x ns:location.location.events ns:m.0101cgl7 . \n}",
- "webqsp_ID": "WebQTrn-2569",
- "webqsp_question": "where do the houston rockets play basketball"
- },
- {
- "ID": "WebQTrn-1069_1eb6f5acf20855a1a2ef0d5b38673175",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:50:55",
- "machine_question": "what language do the place where breed Danish Sport Pony originated in",
- "question": "What language is used in the place where the Danish Sport Pony breed comes from?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.0cm8scc . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1069",
- "webqsp_question": "what language do denmark"
- },
- {
- "ID": "WebQTrn-25_ff53089f475b9fdfec05e61e26a3fc3c",
- "compositionality_type": "comparative",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and the tv program episode running time is greater than 22",
- "question": "What movie featured Taylor Lautner and has an episode run time larger than 22?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:tv.tv_program.episode_running_time ?num .\nFILTER (xsd:integer(?num) > 22) . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-2570_ff6becc9074132acf2f300dbba1c1e4e",
- "compositionality_type": "comparative",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and is the politician started governmental position after 1939-01-02",
- "question": "Who was the president of the United States during World War 2 that started his governmental position after January 2, 1939?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.from ?num .\nFILTER (?num > \"1939-01-02\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTest-1797_2fb9e2823ccf35d2103fa8846d6f2ca8",
- "compositionality_type": "superlative",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and the person's date of death is earliest",
- "question": "Of the people who fought in the Battle of Vicksburg, who has the earliest date of death?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:people.deceased_person.date_of_death ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-3084_d84bfb2ae239c9a4acfd21816c0392e7",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:47:45",
- "machine_question": "what country does japan export to and is the country that has an iso alpha 3 of SDN",
- "question": "What country has an Iso alpha 3 of SDN and has Japan exporting to it?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.country.iso_alpha_3 \"SDN\" . \n}",
- "webqsp_ID": "WebQTrn-3084",
- "webqsp_question": "what country does japan export to"
- },
- {
- "ID": "WebQTrn-1155_6e1c9b11eb7aee396c43ed4f20102957",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:04:54",
- "machine_question": "what is the money currency in the governmental jurisdiction that has governmental office holder named Ruth Dreifuss",
- "question": "What currency is used in the governmental jurisdiction where Ruth Dreifuss holds a governmental office?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.014fd7 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1155",
- "webqsp_question": "what is the money currency in switzerland"
- },
- {
- "ID": "WebQTrn-1294_c0238bf59f2249aa638777935e42d17b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:22:48",
- "machine_question": "what is vito corleone real name and was an award nominee in the 38th Golden Globe Awards ceremony",
- "question": "What is the name of the actor who played Vito Corleone and was nominated for an award at the 38th Golden Globe Awards ceremony?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05hp_9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05hp_9 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:award.award_nominee.award_nominations ?c .\n?c ns:award.award_nomination.ceremony ns:m.026kq3p . \n}",
- "webqsp_ID": "WebQTrn-1294",
- "webqsp_question": "what is vito corleone real name"
- },
- {
- "ID": "WebQTest-1742_bedca5dd05ad5ab7a102072e28f15864",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:22:52",
- "machine_question": "what type of government japan have and is the form of government of Austria-Hungary",
- "question": "What is the government type currently used in Japan and previously used in Austria-Hungary?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.country.form_of_government ?x .\n?x ns:government.form_of_government.countries ns:m.012m_ . \n}",
- "webqsp_ID": "WebQTest-1742",
- "webqsp_question": "what type of government japan have"
- },
- {
- "ID": "WebQTest-1178_4b7058a69c5eb71df36a89837b1e4f60",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:47:51",
- "machine_question": "where is the composer of Papa'z Song from originally",
- "question": "What is the birthplace of the composer of \"Papa'z Song\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.027qzf8 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTest-1178",
- "webqsp_question": "where is tupac from originally"
- },
- {
- "ID": "WebQTest-1316_0b5041659b357b7246a23ac30d7f6b29",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:09:43",
- "machine_question": "what was the name of the author who published editions for Poor Richard's Almanac of 1757 wife",
- "question": "Who is the wife of the author of Poor Richard's Almanac of 1757?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.040v_yc . \n?c ns:people.person.spouse_s ?y .\n?y ns:people.marriage.spouse ?x .\n?y ns:people.marriage.type_of_union ns:m.01bl8s .\n}\n",
- "webqsp_ID": "WebQTest-1316",
- "webqsp_question": "what was the name of benjamin franklin wife"
- },
- {
- "ID": "WebQTest-719_88427e4cf8c94effb8217cddfd827261",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:32:09",
- "machine_question": "which political party does the author who published editions for Dreams from My Father represent",
- "question": "To what political party does the author of Dreams from My father belong?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.028xzkj . \n?c ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n}\n",
- "webqsp_ID": "WebQTest-719",
- "webqsp_question": "which political party does barack obama represent"
- },
- {
- "ID": "WebQTrn-2314_019ac2df6831ea7e866fa674ce4a9fae",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:47:20",
- "machine_question": "what currency do you use in the governmental jurisdiction that the government that has the position title Second Vice-President of Costa Rica",
- "question": "What type of money is spent in the country where the government includes the position title Second Vice-President of Costa Rica?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.010r049n . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2314",
- "webqsp_question": "what currency do you use in costa rica"
- },
- {
- "ID": "WebQTrn-513_cb932de1d6b8743ca91023a47b216435",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and is the country that has Sungurlare municipality as a second level devision",
- "question": "Which Eastern European country has Sungurlare municipality as a second level devision?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.second_level_divisions ns:m.0nh2ljq . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-25_a620f7d7b634a0dc6076fe3919f35c6b",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and features the song Love Will Take You",
- "question": "In what film does Taylor Lautner and the song Love Will Take You appear?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.featured_song ns:m.011k7fvv . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-423_b06e29db67de86515db5880e88452c1d",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:09:36",
- "machine_question": "what to do in laughlin nevada and is the structure opened in 1982",
- "question": "What opened in 1982 in Laughlin, Nevada?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.020bkmh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.020bkmh ns:location.location.contains ?x .\n?x ns:architecture.structure.opened \"1982\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-423",
- "webqsp_question": "what to do in laughlin nevada"
- },
- {
- "ID": "WebQTest-213_61516138603e1aae7ee58e812cc4a2d1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did scarlett johansson date and a celebritie that had a romantic relationship that ended on 2006",
- "question": "Who is the celebrity which dated Scarlett Johansson whose relationship ended in 2006.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:celebrities.celebrity.sexual_relationships ?c .\n?c ns:celebrities.romantic_relationship.end_date \"2006\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTest-712_67f5f717564163742ca2588b7e186fd8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:31:25",
- "machine_question": "what countries have territories in oceania and is the administrative division in the country of United States of America",
- "question": "What are the name of the countries with territories in Oceania with an administrative department in the United States?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.administrative_division.country ns:m.09c7w0 . \n}",
- "webqsp_ID": "WebQTest-712",
- "webqsp_question": "what countries have territories in oceania"
- },
- {
- "ID": "WebQTest-1785_23fbfc07989820c1a44f16de0e5291be",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and that was production designed by W. Stewart Campbell",
- "question": "What film as produced by W. Stewart Campbell and featured Kim Richards?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_production_design_by ns:m.058nxbd . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTest-389_544dcbf5d728f23ac97aa05f025a646a",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:42:58",
- "machine_question": "what type of music did the composer of Deux danses pour Harpe, L. 103 play",
- "question": "What type of music did the composer of Deux danses pour Harpe, L. 103 do?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0zhhl6q . \n?c ns:music.artist.genre ?x .\n}\n",
- "webqsp_ID": "WebQTest-389",
- "webqsp_question": "what type of music did claude debussy play"
- },
- {
- "ID": "WebQTest-1012_07e24dedebc51f2f7a16ea8407dc4e70",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:17:46",
- "machine_question": "what to do in hollywood ca this weekend and location with the street address 6801 Hollywood Blvd.",
- "question": "What is the attraction to see in Hollywood with the street address of 6801 Hollywood Blvd.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2wj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2wj ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:location.location.street_address ?c .\n?c ns:location.mailing_address.street_address \"6801 Hollywood Blvd.\"@en . \n}\n",
- "webqsp_ID": "WebQTest-1012",
- "webqsp_question": "what to do in hollywood ca this weekend"
- },
- {
- "ID": "WebQTrn-2653_ca1fd3c3c7925891ded824cb9f4d95b2",
- "compositionality_type": "superlative",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have france been involved in and is the event ended latest",
- "question": "Which war in which France has been involved ended last?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n?x ns:time.event.end_date ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTrn-1817_5e5820ae78bf808cd4682f952c2af9d7",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:37:14",
- "machine_question": "what type of government does the location where the film \"Vietnam, Long Time Coming\" takes place have today",
- "question": "What form of government is currently used in the place where the movie \"Vietnam, Long Time Coming\" takes place?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.03nr7mp . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1817",
- "webqsp_question": "what type of government does vietnam have today"
- },
- {
- "ID": "WebQTrn-513_b86316858f841b05eef0de7961fb4562",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and is the country that has German Language as an official language",
- "question": "What eastern European country has German as its official language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.official_language ns:m.04306rv . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTest-837_e50d04e5d9bdd3df83fecd82c106d7f4",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:49:35",
- "machine_question": "what year did the baltimore ravens win superbowl and San Francisco 49ers was the championship runner up",
- "question": "What was the year that the Baltimore Ravens won the Superbowl over the San Francisco 49er's?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01ct6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01ct6 ns:sports.sports_team.championships ?x .\n?x ns:sports.sports_championship_event.championship ns:m.06x5s .\n?x ns:sports.sports_championship_event.runner_up ns:m.06rny . \n}",
- "webqsp_ID": "WebQTest-837",
- "webqsp_question": "what year did the baltimore ravens win superbowl"
- },
- {
- "ID": "WebQTrn-1812_b91d2447875df3cc9bc8ab64d81f0551",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:36:57",
- "machine_question": "what countries are in the caribbean and has an official symbol of Ceiba pentandra",
- "question": "What country in the Caribbean has the official symbol as the Ceiba Pentandra?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:government.governmental_jurisdiction.official_symbols ?c .\n?c ns:location.location_symbol_relationship.symbol ns:m.049xz . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTest-1072_92f27159a96f716c1691371e64e5a604",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:26:50",
- "machine_question": "who is the current governor of the place that has the following courts United States Bankruptcy Court, District of Arizona 2010",
- "question": "Who was the 2010 Governor of the state that houses the United States Bankruptcy Court, District of Arizona?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:law.court_jurisdiction_area.courts ns:m.0c414vc . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2010-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2010-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-1072",
- "webqsp_question": "who is the current governor of arizona 2010"
- },
- {
- "ID": "WebQTrn-849_8520ca90bd1e650edf1dbcad90336227",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do the country thar has the airline V Bird border",
- "question": "Which countries border the home of V Bird Airlines?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.location.contains ?k .\n?k ns:aviation.airport.hub_for ns:m.05zbq0 . \n?c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n}\n",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-3428_88da39d33e04db9bd189d78effbcfb63",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:44:38",
- "machine_question": "where did the actor that played in the film MTV: Uncensored: Sports Illustrated Swimsuit Issue 2001 and seal get married",
- "question": "What location did the artist Seal and the actress feature in the film MTV: Uncensored: Sports Illustrated Swimsuit Issue 2001 get married?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0crsjfx . \n?c ns:people.person.spouse_s ?y .\n?y ns:people.marriage.location_of_ceremony ?x .\n?y ns:people.marriage.spouse ns:m.01vsykc .\n?y ns:people.marriage.type_of_union ns:m.04ztj .\n}\n",
- "webqsp_ID": "WebQTrn-3428",
- "webqsp_question": "where did heidi klum and seal get married"
- },
- {
- "ID": "WebQTest-1000_11e9758e98422bc42f1d085d6723de33",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:46",
- "machine_question": "what countries included in oceania and is the place of the fictional universe Captain Pugwash",
- "question": "Which country is the fictional universe Captain Pugwash that is also included in Oceania?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"Country\")\n?x ns:fictional_universe.fictional_setting.universe ns:m.010qv_79 . \n}",
- "webqsp_ID": "WebQTest-1000",
- "webqsp_question": "what countries included in oceania"
- },
- {
- "ID": "WebQTest-1603_6f7bafc08148c28d022ab04b0e6a4aaf",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:01:39",
- "machine_question": "what is the sacred text of daoism and is about Yellow River Map",
- "question": "What text is on the yellow river map and also the sacred text of Daoism?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07gvx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07gvx ns:religion.religion.texts ?x .\n?x ns:book.written_work.subjects ns:m.010gplrv . \n}",
- "webqsp_ID": "WebQTest-1603",
- "webqsp_question": "what is the sacred text of daoism"
- },
- {
- "ID": "WebQTest-1817_f2f370028023a46b88d66cc60025708a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:37:37",
- "machine_question": "where did jrr tolkien go to school and is the university that Professor Charles Xavier graduated from",
- "question": "What is the University which Professor Charles Xavier and JRR Tolkien both attended?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041h0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041h0 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:fictional_universe.school_in_fiction.students_graduates ns:m.025fh . \n}",
- "webqsp_ID": "WebQTest-1817",
- "webqsp_question": "where did jrr tolkien go to school"
- },
- {
- "ID": "WebQTrn-2335_c2a93d81765db7685128999463c089c3",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:50:23",
- "machine_question": "what is the national anthem of the governmental jurisdiction that the government that has the position title Prosecutor General of Russia",
- "question": "What is the title of the national Anthem for the nation with the government which includes the title Prosecutor General of Russia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.08hxyr . \n?c ns:location.country.national_anthem ?y .\n?y ns:government.national_anthem_of_a_country.anthem ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2335",
- "webqsp_question": "what is the national anthem of russia"
- },
- {
- "ID": "WebQTest-361_c664e297619f8a7dc8871122708ef50e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:38:26",
- "machine_question": "what to do and see in vienna austria and is the structure opened in 1279",
- "question": "What attraction opened in 1279 and can be visited in Vienna Austria?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0fhp9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0fhp9 ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.structure.opened \"1279\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-361",
- "webqsp_question": "what to do and see in vienna austria"
- },
- {
- "ID": "WebQTest-1251_511bd525679543572c53fa9c5befd3c4",
- "compositionality_type": "comparative",
- "created": "2017-10-26T09:57:03",
- "machine_question": "which countries speak germanic languages and the country calling code is less than 37",
- "question": "What German-speaking countries have a country calling code lower than 37?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:location.country.calling_code ?num .\nFILTER (xsd:integer(?num) < 37) . \n}",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTest-1560_0d08f6c513d4c3c8d16b821b3eee3426",
- "compositionality_type": "superlative",
- "created": "2017-10-26T10:54:01",
- "machine_question": "who founded new york university and the person's date of death is earliest",
- "question": "Which founder of New York University died first?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwfn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwfn ns:organization.organization.founders ?x .\n?x ns:people.deceased_person.date_of_death ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTest-1923_89a6b4415493addb207777d2954c950b",
- "compositionality_type": "comparative",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and the film netflix_id is greater than 70068848",
- "question": "Which movies with a Netflix ID greater than 70068848 have starred Miley Cyrus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.netflix_id ?num .\nFILTER (xsd:integer(?num) > 70068848) . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTest-1120_d3a47eb7c473a12bb993b4e47472989a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:39:23",
- "machine_question": "what was the currency used in france before the euro and is currency of French Third Republic",
- "question": "What currency was used in the French Third republic and was the currency of France until it was replaced by the Euro?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.country.currency_formerly_used ?x .\n?x ns:finance.currency.countries_used ns:m.01h3dj . \n}",
- "webqsp_ID": "WebQTest-1120",
- "webqsp_question": "what was the currency used in france before the euro"
- },
- {
- "ID": "WebQTest-983_5e0fd39ddb5a24c1a9e7b2f9643ca9d4",
- "compositionality_type": "superlative",
- "created": "2017-10-26T09:15:00",
- "machine_question": "where did tennessee williams go to college and is the university that has number of undergraduates largest",
- "question": "Which university attended by Tennessee Williams has the largest number of undergraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c4y8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c4y8 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTest-983",
- "webqsp_question": "where did tennessee williams go to college"
- },
- {
- "ID": "WebQTrn-3769_47cc02e7e7f83568581f65b7dd3449dd",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:39:34",
- "machine_question": "what county is the area in which the newspaper Orlando Weekly is circulated in",
- "question": "In which county is Orlando Weekly circulated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.03cn7zv . \n?c ns:location.hud_county_place.county ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3769",
- "webqsp_question": "what county is orlando fl in"
- },
- {
- "ID": "WebQTest-1012_0d314d2bc1fed4c1b4af3286a9f2d934",
- "compositionality_type": "superlative",
- "created": "2017-10-26T09:17:46",
- "machine_question": "what to do in hollywood ca this weekend and the venue capacity is largest",
- "question": "What can be done in the place with the largest venue capacity in Hollywood, California?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2wj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2wj ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.venue.capacity ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTest-1012",
- "webqsp_question": "what to do in hollywood ca this weekend"
- },
- {
- "ID": "WebQTrn-1939_5096e7f87655bfead420edf88c0629f0",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:56:33",
- "machine_question": "what political experience did the subject of the film Gore Vidal's Lincoln have",
- "question": "The subject of the film Gore Vidal's Lincoln had what political experience?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.04j21rb . \n?c ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.office_position_or_title ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1939",
- "webqsp_question": "what political experience did abraham lincoln have"
- },
- {
- "ID": "WebQTrn-810_c1d5c9c777c291a80c29c70ec43c45ad",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:59:30",
- "machine_question": "what date did the the sports team arena stadium is AT&T Park win the world series",
- "question": "What year was the winning game of the World Series played in the sports stadium called AT&T park?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.arena_stadium ns:m.01_gsg . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.end_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-810",
- "webqsp_question": "what date did the san francisco giants win the world series"
- },
- {
- "ID": "WebQTrn-894_1f6a35e9e2350dce68b11f138e561ff0",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired scott fitzgerald and was also a peer of George Orwell",
- "question": "Who was both a peer of George Orwell and an inspiration to Scott Fitzgerald?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02zjd ns:influence.influence_node.influenced_by ?x .\n?x ns:influence.influence_node.peers ?c .\n?c ns:influence.peer_relationship.peers ns:m.034bs . \n}",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTrn-25_6ab5c32d090e32dca9db642f612076b8",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and that was directed by John Singleton",
- "question": "What movie directed by John Singleton did Taylor Lautner play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.directed_by ns:m.014gc6 . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-450_07edd14553f17dc05a22e17b89d8e28b",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:49:58",
- "machine_question": "what is the national flower of the govermental jurisdiction that has govermental body named Hawaii Senate",
- "question": "What is the official flower of the state where the Hawaii Senate resides?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.03cxrl . \n?c ns:government.governmental_jurisdiction.official_symbols ?y .\n?y ns:location.location_symbol_relationship.symbol ?x .\n?y ns:location.location_symbol_relationship.Kind_of_symbol ns:m.04627gn .\n}\n",
- "webqsp_ID": "WebQTest-450",
- "webqsp_question": "what is the national flower of hawaii"
- },
- {
- "ID": "WebQTest-1923_963f10fbb72072fc718bd8cc3e0ec12d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and that was written by Danny Kallis",
- "question": "Which Danny Kallis movies have stared Miley Cyrus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.written_by ns:m.026q0k9 . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-3515_76ac752ffcee1b2759600cbec55107c7",
- "compositionality_type": "comparative",
- "created": "2017-10-26T06:02:42",
- "machine_question": "where did paul ryan attend college and the organiztion founding date is after 1809",
- "question": "Which college attended by Paul Ryan was founded after 1809?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.024v2j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.024v2j ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:organization.organization.date_founded ?num .\nFILTER (?num > \"1809\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-3515",
- "webqsp_question": "where did paul ryan attend college"
- },
- {
- "ID": "WebQTrn-484_c932aa6e6365aa759f5d0f8da236643c",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:18:55",
- "machine_question": "what do you call money in the place that has the following courts Superior Electoral Court",
- "question": "What is the name of the currency where the Superior Electoral Court is located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:law.court_jurisdiction_area.courts ns:m.0cc1cy . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-484",
- "webqsp_question": "what do you call money in brazil"
- },
- {
- "ID": "WebQTrn-2904_b7d507132473eac448dd5f4b20b774f4",
- "compositionality_type": "superlative",
- "created": "2017-10-26T04:20:01",
- "machine_question": "where did lauren conrad live and the location GNIS feature ID is smallest",
- "question": "Which residence of Lauren Conrad has the smallest GNIS feature ID?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:location.location.gnis_feature_id ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTrn-1646_b3dea5ef61d99706b52127dd45ae6149",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:16:29",
- "machine_question": "what does the the governmental jurisdiction that has governmental office holder named Manuel Altagracia C\u00c3\u00a1ceres speak",
- "question": "What languages are spoken in the governmental jurisdiction that has a governmental office holder named Manuel Altagracia C\u00c3\u00a1ceres?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0b76q3h . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1646",
- "webqsp_question": "what does the dominican republic speak"
- },
- {
- "ID": "WebQTrn-849_a589a5738ca62d812f4f868b4f670011",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and is the govermental jurisdiction that has govermental body named National Council",
- "question": "What Country with the \"National Council\" as an Official body shares a border with Germany?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.governmental_body ns:m.01tzg_ . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTest-1785_2fd3a482f02db22067954809fe7b222b",
- "compositionality_type": "comparative",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and the film netflix_id is less than 70037542",
- "question": "What Kim Richards films have film netflix_id numbers lower than 70037542?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.netflix_id ?num .\nFILTER (xsd:integer(?num) < 70037542) . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-567_45a71163e7876e1ca8b7c88e38999705",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and is of genere Cartoon pornography",
- "question": "What Cartoon pornography movie did Ron Howard do?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:media_common.media_genre.child_genres ns:m.08phz7 . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTest-1012_4bbeb7a85010a50a11be122d46d7cb8b",
- "compositionality_type": "comparative",
- "created": "2017-10-26T09:17:46",
- "machine_question": "what to do in hollywood ca this weekend and the venue capacity is less than 3401",
- "question": "Where in Hollywood can you go and be in a venue with a capacity of fewer than 3401?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2wj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2wj ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.venue.capacity ?num .\nFILTER (xsd:integer(?num) < 3401) . \n}",
- "webqsp_ID": "WebQTest-1012",
- "webqsp_question": "what to do in hollywood ca this weekend"
- },
- {
- "ID": "WebQTrn-3038_0b5041659b357b7246a23ac30d7f6b29",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:38:30",
- "machine_question": "where was the author who published editions for Poor Richard's Almanac of 1757 raised",
- "question": "Where did the author of Poor Richard's Almanac of 1757 grow up?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.040v_yc . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3038",
- "webqsp_question": "where was benjamin franklin raised"
- },
- {
- "ID": "WebQTrn-1180_414131fed4aa21b95c143a032ff1b6b4",
- "compositionality_type": "superlative",
- "created": "2017-10-26T00:06:55",
- "machine_question": "where is wellsville missouri and have governmental jurisdiction location symbol that was adapted earliest",
- "question": "What location of Wellsville, MO is the governmental jurisdiction that adapted its location symbol earliest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0wy41)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0wy41 ns:location.location.containedby ?x .\n?x ns:government.governmental_jurisdiction.official_symbols ?c .\n?c ns:location.location_symbol_relationship.date_adopted ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-1180",
- "webqsp_question": "where is wellsville missouri"
- },
- {
- "ID": "WebQTest-1923_3e5432e80a9f372f1a2a45700663bb79",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and with debut in 2009 CPH:PIX",
- "question": "What movie debuted in 2009 with CPH:PIX and feature Miley Cyrus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.film_regional_debut_venue ns:m.07ysgs7 . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-60_1649fb7df8600ed128b0db6c53a483a2",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and is the country that has an iso alpha 3 of AGO",
- "question": "What Portuguese-speaking country has an International Organization for Standardization (ISO) 3166-1 alpha-3 code AGO?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.iso_alpha_3 \"AGO\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-2023_c0b39ce6f793480f678ceccad425298e",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:07:58",
- "machine_question": "where the person who wrote the lyrics for \"Still D.R.E.\" was raised",
- "question": "Where was the \"Still D.R.E.\" lyricist raised?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0b8wth . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2023",
- "webqsp_question": "where jay z was raised"
- },
- {
- "ID": "WebQTest-1470_888604e15ae965565efd2aa1eb615bab",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:43:12",
- "machine_question": "what kind of government does poland have and is the topic that the speaker Nelson Mandela talked about",
- "question": "What government system does Poland use that Nelson Mandela has talked about?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05qhw)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05qhw ns:location.country.form_of_government ?x .\n?x ns:event.speech_topic.speeches_or_presentations_on_this_topic ?c .\n?c ns:event.speech_or_presentation.speaker_s ns:m.05g7q . \n}",
- "webqsp_ID": "WebQTest-1470",
- "webqsp_question": "what kind of government does poland have"
- },
- {
- "ID": "WebQTest-1560_5f4eeb5e3eb2a683cb6ccec4ddfa7e0e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:54:01",
- "machine_question": "who founded new york university and held position in the 3rd United States Congress",
- "question": "Who was the founder of New York University who had the position in the 3rd United State Congress?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwfn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwfn ns:organization.organization.founders ?x .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.legislative_sessions ns:m.01grp0 . \n}",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTest-538_59393fb78196abac792e5ced0021d415",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and is the film was released before 2009-04-08",
- "question": "What movies featuring Taylor Swift were released prior to April 8, 2009?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?num .\nFILTER (?num < \"2009-04-08\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTest-537_dbfc2e08b65b3213dfd1e2121734473d",
- "compositionality_type": "superlative",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and the film netflix_id is largest",
- "question": "Which movie featuring Charlie Hunnam has the largest Netflix ID?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.netflix_id ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-1557_a7314229116d1c6c13f86324bd93b1a4",
- "compositionality_type": "comparative",
- "created": "2017-10-26T01:04:35",
- "machine_question": "where did charles drew go to college and is the university that has number of postgraduates less than 19672",
- "question": "Which university attended by Charles Drew has fewer than 19672 postgraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018t67)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018t67 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 19672) . \n}",
- "webqsp_ID": "WebQTrn-1557",
- "webqsp_question": "where did charles drew go to college"
- },
- {
- "ID": "WebQTest-1797_5a1c66f408118c6342c4a0eb350b58de",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and who held the position President",
- "question": "Who was president during the battle of Vicksburg?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.basic_title ns:m.060c4 . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-849_28397577e32e26956013dc763dd8fdd8",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and produce the beer Pilsner Urquell",
- "question": "What country produces the Pilsner Urquell beer and borders Germany?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:food.beer_country_region.beers_from_here ns:m.031n3s . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-1232_bdfd58c15971b6158e50906487b9d5be",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:16:08",
- "machine_question": "where was the roman empire centered and in which the fictional character Marius de Romanus was born",
- "question": "Where is the center of the Roman Empire and the birthplace of the character Marius e Romanus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06cmp)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06cmp ns:location.country.capital ?x .\n?x ns:fictional_universe.fictional_setting.fictional_characters_born_here ns:m.06p3c3 . \n}",
- "webqsp_ID": "WebQTrn-1232",
- "webqsp_question": "where was the roman empire centered"
- },
- {
- "ID": "WebQTrn-1665_fd084bd1cf43378d8b0a0648f8215ba4",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:17:40",
- "machine_question": "where does jason statham live and in which the event Raid on Yarmouth took place",
- "question": "In what location which was the setting of the Raid on Yarmouth does Jason Statham live?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.034hyc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.034hyc ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:location.location.events ns:m.04dzrfg . \n}",
- "webqsp_ID": "WebQTrn-1665",
- "webqsp_question": "where does jason statham live"
- },
- {
- "ID": "WebQTrn-2092_cafc8c4a401181261ffc3fdc8f490e19",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:16:31",
- "machine_question": "what did the subject of the film Robert Falcon Scott: The Race to the Pole die of",
- "question": "What did the main character of the movie Robert Falcon Scott: The Race to the Pole die from?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.0crtj06 . \n?c ns:people.deceased_person.cause_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2092",
- "webqsp_question": "what did captain scott die of"
- },
- {
- "ID": "WebQTrn-62_b2f9ab8521bc316c4c97cfbba4229932",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:09:49",
- "machine_question": "what are the names of the artist aword nominated for Donalds Crime kids",
- "question": "What are the names of the kids nominated for an Artist Award for \"Donald's Crime\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.0fp_syp . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-62",
- "webqsp_question": "what are the names of walt disney kids"
- },
- {
- "ID": "WebQTrn-25_dd421826f1e09f3c0be8d226b04b1e70",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and is the movie that Shaquille O'Neal played in",
- "question": "What movie does Taylor Lautner play in with Shaquille O'Neal?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.actor ns:m.012xdf . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-2904_9e23cfd67cc478f1dd0942be05f97881",
- "compositionality_type": "superlative",
- "created": "2017-10-26T04:20:01",
- "machine_question": "where did lauren conrad live and the location GNIS feature ID is largest",
- "question": "What largest GNIS feature ID is where Lauren Conrad lived?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:location.location.gnis_feature_id ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTrn-2189_eacad512118512366a932ffd59ad4578",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:28:26",
- "machine_question": "what is modern the country where Egyptian Arabic is spoken language",
- "question": "What modern language is spoken in the country where Egyptian Arabic is a spoken language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.02hx2cr . \n?c ns:location.country.official_language ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2189",
- "webqsp_question": "what is modern egyptian language"
- },
- {
- "ID": "WebQTrn-2904_3833f4a529eda2b01fd6d8ba457f58b0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:20:01",
- "machine_question": "where did lauren conrad live and the location GNIS feature ID is 1662328",
- "question": "What location with the GNIS ID 1662328 is where Lauren Conrad lived?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:location.location.gnis_feature_id \"1662328\" . \n}",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTrn-1283_5523febd1dd9c623d830ca7301539649",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:22:32",
- "machine_question": "what timezone is has an official symbol of Si quaeris peninsulam amoenam circumspice usa",
- "question": "The official symbol of this time zone is Si quaeris peninsulam amoenam circumspice usa.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.official_symbols ?k .\n?k ns:location.location_symbol_relationship.symbol ns:m.07f14h . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1283",
- "webqsp_question": "what timezone is michigan usa"
- },
- {
- "ID": "WebQTrn-1405_e3472e6c3ff474ec02b1cfd8ef9d37f5",
- "compositionality_type": "comparative",
- "created": "2017-10-26T00:40:40",
- "machine_question": "where did president kennedy go to school and the organiztion founding date is before 1890",
- "question": "Which schools attended by President Kennedy were founded before 1890?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:organization.organization.date_founded ?num .\nFILTER (?num < \"1890\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-1405",
- "webqsp_question": "where did president kennedy go to school"
- },
- {
- "ID": "WebQTrn-484_a2c89921dcd5592a5c1a9709f800ef52",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:18:55",
- "machine_question": "what do you call money in where the currency Brazilian cruzado is used",
- "question": "What is the currency in the country where the Brazilian cruzado is also used?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_formerly_used ns:m.042pmz . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-484",
- "webqsp_question": "what do you call money in brazil"
- },
- {
- "ID": "WebQTest-1528_85c33f91f66c40cbea4858f668c2a72d",
- "compositionality_type": "superlative",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and is the film was released latest",
- "question": "What is the latest movie that Logan Lerman played in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-465_0ddcfed2905ecad5bdf09dd3106d541d",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:15:36",
- "machine_question": "what to see and do in where the currency Maltese lira is used",
- "question": "What tourist attractions are located where the Maltese lira is currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_formerly_used ns:m.02t5wg . \n?c ns:travel.travel_destination.tourist_attractions ?x .\n}\n",
- "webqsp_ID": "WebQTrn-465",
- "webqsp_question": "what to see and do in malta"
- },
- {
- "ID": "WebQTrn-2047_bcfd0cb67686088ad209058b65204472",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:10:12",
- "machine_question": "where do the chicago cubs play and is the facility where Mesa Solar Sox play",
- "question": "What is the name of the facility where the Chicago Cubs and Mesa Solar Sox play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01yjl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01yjl ns:sports.sports_team.arena_stadium ?x .\n?x ns:sports.sports_facility.teams ns:m.02x74my . \n}",
- "webqsp_ID": "WebQTrn-2047",
- "webqsp_question": "where do the chicago cubs play"
- },
- {
- "ID": "WebQTrn-1677_c606d81a0b9a8fe9f1a8a17239ebe8e2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and is of genere Stop motion",
- "question": "What stop motion films was Adam Sandler in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:media_common.media_genre.child_genres ns:m.06qln . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-1283_9589fa0cb928db083a8c27074313e0b7",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:22:32",
- "machine_question": "what timezone is michigan usa and in the time zone of Boonville Township, Cooper County, Missouri",
- "question": "What timeone includes Booneville Township, Cooper County Missouri and parts of the state of Michigan?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04rrx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04rrx ns:location.location.time_zones ?x .\n?x ns:time.time_zone.locations_in_this_time_zone ns:g.11xddmqwk . \n}",
- "webqsp_ID": "WebQTrn-1283",
- "webqsp_question": "what timezone is michigan usa"
- },
- {
- "ID": "WebQTrn-2784_9f12e94b3f3d123ce2386d4c580a5948",
- "compositionality_type": "comparative",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and is the film was released after 1995-02-14",
- "question": "What films featuring Tupac were released after February 14, 1995?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?num .\nFILTER (?num > \"1995-02-14\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-3694_c1b166cd48ca0675b0bb9815289851f3",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:24:57",
- "machine_question": "what type of money do you use in the country where Tinima Superior beer is made",
- "question": "What currency is used in the country where Tinima Superior beer is made?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqpgd . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3694",
- "webqsp_question": "what type of money do you use in cuba"
- },
- {
- "ID": "WebQTest-538_485b6c9f1bd7bd7972f3dd4fcc11b1e9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and a film that Shelby Young was a crew member of",
- "question": "What film was Taylor Swift in that Shelby Young was a crew member on?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.other_crew ?c .\n?c ns:film.film_crew_gig.crewmember ns:m.027ycwq . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-241_0c75c02b6425154d25ffa7a36839f547",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with france and where Jean Marie Ghuysen was born",
- "question": "What countries share a border with the birth country of Jean Marie Ghuysen, France?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.location.people_born_here ns:g.11r_pj4qw . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-710_1afd5634cb719e3b77b4345510599ca8",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:52:01",
- "machine_question": "when was the last time the the sports team arena stadium is Hilltop Park won a world series",
- "question": "When did the sports team who calls Hilltop Park home last win the World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.arena_stadium ns:m.039nhz . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.start_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-710",
- "webqsp_question": "when was the last time the san francisco giants won a world series"
- },
- {
- "ID": "WebQTest-389_0418d3a7dafa31d4a8c99233f8b93fc2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:42:58",
- "machine_question": "what type of music did claude debussy play and that was featured in the album Nightingale",
- "question": "What type of music was featured in the album \"Nightingale\" that Claude Debussy play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01vvy)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01vvy ns:music.artist.genre ?x .\n?x ns:music.genre.albums ns:m.0105s4cj . \n}",
- "webqsp_ID": "WebQTest-389",
- "webqsp_question": "what type of music did claude debussy play"
- },
- {
- "ID": "WebQTrn-493_e862c176a82201c2434fdcb1c1fff61c",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:21:27",
- "machine_question": "where is belgium at and is the government has a position title of Member of Parliament",
- "question": "Where is Belgium located whose government has a position title of Member of Parliament?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0154j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0154j ns:location.location.containedby ?x .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.basic_title ns:m.0p5vf . \n}",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTest-576_99c43635b648023af901dc341b3bab6e",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:12:32",
- "machine_question": "what are the 7 countries that are part of central america and number of people in the country's army is less than 1100",
- "question": "In which of the seven countries making up Central America are there fewer than 1100 people in the country's army?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01tzh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01tzh ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.statistical_region.size_of_armed_forces ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 1100) . \n}",
- "webqsp_ID": "WebQTest-576",
- "webqsp_question": "what are the 7 countries that are part of central america"
- },
- {
- "ID": "WebQTrn-2974_5e8326632cad769e6a476498d3316697",
- "compositionality_type": "superlative",
- "created": "2017-10-26T04:28:25",
- "machine_question": "what was antonio vivaldi known for and ended leading a religious organization latest",
- "question": "For what involving ending leading a religious organization was Antonio Vivaldi known?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pth)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pth ns:people.person.profession ?x .\n?x ns:religion.religious_leadership_title.leaders ?c .\n?c ns:religion.religious_organization_leadership.end_date ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-2974",
- "webqsp_question": "what was antonio vivaldi known for"
- },
- {
- "ID": "WebQTrn-3249_88bdde5802b7a28527da5deda09a70ab",
- "compositionality_type": "comparative",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and is the tv program has number of episodes greater than 13",
- "question": "What tv program starring Tamera Mowry has more than 13 episodes?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.number_of_episodes ?num .\nFILTER (xsd:integer(?num) > 13) . \n}",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTest-1379_08506b9394826268a5510b9780f75871",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:24:45",
- "machine_question": "what did franz liszt do to earn a living and he did it until the year 1805",
- "question": "How did Franz List earn a living up until 1805?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0hqgp)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0hqgp ns:people.person.profession ?x .\n?x ns:religion.religious_leadership_title.leaders ?c .\n?c ns:religion.religious_organization_leadership.end_date \"1805\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1379",
- "webqsp_question": "what did franz liszt do to earn a living"
- },
- {
- "ID": "WebQTrn-810_f6c8fe3608211104942c4bd00e09dacf",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:59:30",
- "machine_question": "what date did the team that participated in 2010 Major League Baseball season win the world series",
- "question": "Which world series was won by the team that participated in the 2010 Major League Baseball season?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:time.participant.event ns:m.07s3z6q . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.end_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-810",
- "webqsp_question": "what date did the san francisco giants win the world series"
- },
- {
- "ID": "WebQTrn-2871_0462c18d48cd493eae33aa940381faa8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:15:50",
- "machine_question": "what is there to see near the grand canyon and is the country that has a county named Maricopa County",
- "question": "What cities are in Maricopa County near the Grand Canyon?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cns5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cns5 ns:travel.tourist_attraction.near_travel_destination ?x .\n?x ns:location.hud_county_place.county ns:m.0m27n . \n}",
- "webqsp_ID": "WebQTrn-2871",
- "webqsp_question": "what is there to see near the grand canyon"
- },
- {
- "ID": "WebQTest-626_eb4d539eed04721c36a6a70de0822e3f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:16:26",
- "machine_question": "what does the missouri river bisect and is the place in which the fictional character Dorothy Gale lived",
- "question": "What place where fictional character Dorothy Gale is bisected by the Missouri river?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04ykz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04ykz ns:location.location.partially_contained_by ?y .\n?y ns:location.partial_containment_relationship.partially_contained_by ?x .\n?x ns:fictional_universe.fictional_setting.characters_that_have_lived_here ns:m.020hj1 . \n}",
- "webqsp_ID": "WebQTest-626",
- "webqsp_question": "what does the missouri river bisect"
- },
- {
- "ID": "WebQTrn-2428_e9c8e846947ab5ad35bd595466aa0bab",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:59:51",
- "machine_question": "who is the person who wrote the lyrics for \"800\"",
- "question": "What is the occupation of the lyracist for \"800?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0zhw02j . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2428",
- "webqsp_question": "who is john garcia"
- },
- {
- "ID": "WebQTest-389_0380511448f25dcf175b810016dc9ce5",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:42:58",
- "machine_question": "what type of music did the composer of D'un cahier d'esquisses, L. 99 play",
- "question": "What genres of music were played by the composer of D'un cahier d'esquisses, L. 99?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0zjsdbt . \n?c ns:music.artist.genre ?x .\n}\n",
- "webqsp_ID": "WebQTest-389",
- "webqsp_question": "what type of music did claude debussy play"
- },
- {
- "ID": "WebQTrn-2271_64ee61c8abeb74c791d5c8e71c0bcbe1",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:39:46",
- "machine_question": "what religion does the actor that played in the film Top Gun 2 follow",
- "question": "The leading actor in the movie Top Gun 2 is a member of what religion?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0mztk28 . \n?c ns:base.popstra.celebrity.religion ?y .\n?y ns:base.popstra.religion_choice.religion ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2271",
- "webqsp_question": "what religion does tom cruise follow"
- },
- {
- "ID": "WebQTest-1348_b7598df908bf8cbe941f82e1cefaec28",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:17:03",
- "machine_question": "what team did peyton manning 's dad play for and a defunct sports team later known as Tennessee Oilers",
- "question": "What defunct sports team later known as the Tennessee Oilers did Peyton Manning 's dad play for?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nns:m.027jv8 ns:people.person.parents ?y .\n?y ns:people.person.gender ns:m.05zppz . #Male\n?y ns:sports.pro_athlete.teams ?z .\n?z ns:sports.sports_team_roster.team ?x .?x ns:sports.defunct_sports_team.later_known_as ns:m.06f2k5d . \n}",
- "webqsp_ID": "WebQTest-1348",
- "webqsp_question": "what team did peyton manning 's dad play for"
- },
- {
- "ID": "WebQTest-542_216264fded30a84867101ba378e2428e",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:08:53",
- "machine_question": "where did the person who wrote the lyrics for \"Stroke It Noel\" die",
- "question": "What was the place of death of the person who wrote the lyrics to \"Stoke It Noel\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0zk20vr . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTest-542",
- "webqsp_question": "where did alex chilton die"
- },
- {
- "ID": "WebQTrn-1405_32fd6bcd379a666c1b479eb00ba3dfc6",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:40:40",
- "machine_question": "where did president kennedy go to school and is a College/University",
- "question": "What colleges and universities did President Kennedy attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:kg.object_profile.prominent_type ns:education.university . \n}",
- "webqsp_ID": "WebQTrn-1405",
- "webqsp_question": "where did president kennedy go to school"
- },
- {
- "ID": "WebQTrn-567_1c798413a695a7bd9ca1ab5c5ee22021",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and the tv program episode running time is 120",
- "question": "Which tv movie with a run time of 120 minutes was made by ron howard?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:tv.tv_program.episode_running_time \"120\" . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-2549_05c692b75abc5a52e5f3f1af56af232d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:17:24",
- "machine_question": "where does the roman language come from and is part of language family Church Slavonic language",
- "question": "What is the origin of the Roman language that is a part of the family Church Slavonic language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04h9h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04h9h ns:language.human_language.language_family ?x .\n?x ns:language.language_family.languages ns:m.0119qrqk . \n}",
- "webqsp_ID": "WebQTrn-2549",
- "webqsp_question": "where does the roman language come from"
- },
- {
- "ID": "WebQTrn-1532_8bf854cc546516c7c0ea4c2687e11fe0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:00:28",
- "machine_question": "what college did harry s. truman attend and is the university that has number of postgraduates 5358",
- "question": "Which university with 5358 postgraduates did Harry S Truman attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09bg4l)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09bg4l ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number \"5358\" . \n}",
- "webqsp_ID": "WebQTrn-1532",
- "webqsp_question": "what college did harry s. truman attend"
- },
- {
- "ID": "WebQTrn-124_aedb28ca753159f1d4fc755dcf4c04bd",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and it's genre is Romantic Dramas",
- "question": "Which Angelina Jolie-directed film was a romantic drama?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:media_common.netflix_title.netflix_genres ns:m.0cq22f2 . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-2664_cd1a59acb448968f64effe00fdf8ca70",
- "compositionality_type": "comparative",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and number of people in the country's army is less than 86000",
- "question": "Which trading partners of China have fewer than 86000 members in their army?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.statistical_region.size_of_armed_forces ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 86000) . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-25_7b79f90620fa8e3cf114ae23cdb428d5",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and was released in United States of America",
- "question": "Film released in the States in which Taylor Lautner played a part.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.runtime ?c .\n?c ns:film.film_cut.film_release_region ns:m.09c7w0 . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-1785_b7fd1175aeb14738bdde795d1a75c8ab",
- "compositionality_type": "superlative",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and is the film was released latest",
- "question": "What film featuring Kim Richards was released last?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-3170_3a4de3e3ca56b4c8159542e8fc8f9945",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:01:04",
- "machine_question": "what does the subject of the film Obama Anak Menteng have a degree in",
- "question": "The subject of the film Obama Anak Menteng has a degree in what area?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.0bx_4p9 . \n?c ns:people.person.education ?y .\n?y ns:education.education.major_field_of_study ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3170",
- "webqsp_question": "what does obama have a degree in"
- },
- {
- "ID": "WebQTrn-3249_6dbfa476f0510018f470c29993293e68",
- "compositionality_type": "comparative",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and the tv program \"tvrage_id\" is less than 5379",
- "question": "What tv show features Tamera Mowry and has a program \"tvrage_id\" lower than 5379?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.tvrage_id ?num .\nFILTER (xsd:integer(?num) < 5379) . \n}",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTest-213_05bdda30187b7cfb104ec6e7d5ecec6a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did scarlett johansson date and is the actor that played the character Captain Glenn",
- "question": "What \"Captain Glenn\" actor did Scarlett Johansson date?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:film.actor.film ?c .\n?c ns:film.performance.character ns:m.010c8rt5 . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-3084_d7a8cbddd43733cfb78c3d41af704745",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:47:45",
- "machine_question": "what country does japan export to and the country calling code is 249",
- "question": "Which country who trades with Japan has a country calling code of 249?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.country.calling_code \"249\" . \n}",
- "webqsp_ID": "WebQTrn-3084",
- "webqsp_question": "what country does japan export to"
- },
- {
- "ID": "WebQTest-1923_ed3a18cb79e33b1c2a13d67593ed189c",
- "compositionality_type": "composition",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has the artist which recorded Come Get It Bae been in",
- "question": "What movies has the artist who recorded Come Get It Bae been in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0_t0_k2 . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-62_e9f030de7d75661701a4cec15dd268dd",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:09:49",
- "machine_question": "what are the names of was nominee of the New York Film Critics Circle Special Award award kids",
- "question": "Who has been nominated for the the New York Film Critics Circle Special Award?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.award ns:m.0gkdxst . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-62",
- "webqsp_question": "what are the names of walt disney kids"
- },
- {
- "ID": "WebQTrn-1938_b6b5b265cfd2094674460a1fb3324199",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:56:28",
- "machine_question": "what type of government does the governmental jurisdiction that has governmental office holder named Danny Danon",
- "question": "What is the type of government held by the country in which Danny Danon holds office?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.03bz0xh . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1938",
- "webqsp_question": "what type of government does israel"
- },
- {
- "ID": "WebQTrn-1841_997f0a18d5267f2fba67fd0ea4d890d6",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:41:53",
- "machine_question": "what are popular sports in spain and sports team that play in Donostia / San Sebasti\u00e1n",
- "question": "Which sports are popular in Spain, and what is the name of the team that plays in Donostia/San Sebastian?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06mkj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06mkj ns:sports.sports_team_location.teams ?x .\n?x ns:sports.sports_team.location ns:m.02l6l8 . \n}",
- "webqsp_ID": "WebQTrn-1841",
- "webqsp_question": "what are popular sports in spain"
- },
- {
- "ID": "WebQTest-1785_4ae1a0927e13f623451a04265c29dc4e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and had a prequel named Beyond Witch Mountain",
- "question": "What movie with a prequel called \"Beyond Witch Mountain\" did Kim Richards star in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.prequel ns:m.0ch8xb . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTest-626_74344bde96ef2b85681fee5b1b5c6d0c",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:16:26",
- "machine_question": "what does the missouri river bisect and have governmental jurisdiction location symbol that was adapted after 1933",
- "question": "Which states bisected by the Missouri River have governmental jurisdiction location symbols adapted after 1933?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04ykz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04ykz ns:location.location.partially_contained_by ?y .\n?y ns:location.partial_containment_relationship.partially_contained_by ?x .\n?x ns:government.governmental_jurisdiction.official_symbols ?c .\n?c ns:location.location_symbol_relationship.date_adopted ?num .\nFILTER (?num > \"1933\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-626",
- "webqsp_question": "what does the missouri river bisect"
- },
- {
- "ID": "WebQTrn-124_771fa831422e1a1f8d7a050a164aedd2",
- "compositionality_type": "superlative",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and is the film that was released latest",
- "question": "What is the most recent movie to be released by Angelina Jolie?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTest-1923_3880513ebfb262c4f6e8c1d594b2119b",
- "compositionality_type": "superlative",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and is the film was released latest",
- "question": "What is Miley Cyrus' most recently distributed film?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-1677_15af244703c8dc90d1e1f3fb2ec8a259",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and film casting director was Kim Davis",
- "question": "What film was drirected by Kim Davis and featueed Adam Sandler as an actor?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.film_casting_director ns:m.05n8086 . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTest-743_3a40921ae6042ff93cc654f727b80209",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of the artist which recorded Happy Birthday, Mr. President 's brothers",
- "question": "What were the names of the brothers of the man to whom \"Happy Birthday, Mr. President\" was sung?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0_jd323 . \n?c ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n}\n",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTest-1923_d64fd535c1d2db83011eeb1ac4557716",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and that was producted by Tobin Armbrust",
- "question": "What film had Tobin Armbrust as a producer and featured Miley Cyrus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.produced_by ns:m.0120_mpy . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-372_aa80e8bd3d950e171dbc46e57e90e186",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:00:52",
- "machine_question": "what do catholics call their god and is the public speaker which spoke about Spirituality",
- "question": "What religious figure spoke about spirituality and is worshipped by the Catholics?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c8wxp)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c8wxp ns:religion.religion.deities ?x .\n?x ns:event.public_speaker.speeches_or_presentations ?c .\n?c ns:event.speech_or_presentation.speech_topic ns:m.03bty4x . \n}",
- "webqsp_ID": "WebQTrn-372",
- "webqsp_question": "what do catholics call their god"
- },
- {
- "ID": "WebQTrn-2006_2b51730f4094adff3ff2ea58da9b361f",
- "compositionality_type": "comparative",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did edgar allan poe work for and publication start date before 1844",
- "question": "For what magazine that began production prior to 1844 did Edgar Allan Poe work?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02lt8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02lt8 ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n?x ns:book.magazine.place_of_publication ?c .\n?c ns:book.place_of_publication_period.from ?num .\nFILTER (?num < \"1844\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTest-1178_e1d81a60b5954aea1f4417696d8cf733",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:47:51",
- "machine_question": "where is the composer of Still Ballin' from originally",
- "question": "Where is the person who composed Still Ballin' originally from?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.026229y . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTest-1178",
- "webqsp_question": "where is tupac from originally"
- },
- {
- "ID": "WebQTrn-1001_f660660c6b717eecc6c1eaf68fb2a27d",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:37:46",
- "machine_question": "what super bowls have the giants won and the sports championship results were 20-19",
- "question": "What Superbowl game did the giants win with a sports championship result of 20-19?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05gg4)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05gg4 ns:sports.sports_team.championships ?x .\n?x ns:common.topic.notable_types ns:m.01xljv1 .\n?x ns:sports.sports_championship_event.result \"20-19\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-1001",
- "webqsp_question": "what super bowls have the giants won"
- },
- {
- "ID": "WebQTrn-2258_c20dea9851e737a04505f91280ade736",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:38:42",
- "machine_question": "who was vice president under the person that said \"Government does not solve problems; it subsidizes them.\"",
- "question": "What politicains serves as Vice President under the Presidnet who quoted \"Government does not solve problems; it subsidizes them.\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048g5vm . \n?c ns:government.us_president.vice_president ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2258",
- "webqsp_question": "who was vice president under ronald reagan"
- },
- {
- "ID": "WebQTrn-2335_5831bd7b6badbaf458df00184249bb38",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:50:23",
- "machine_question": "what is the national anthem of the country where Bochkarev Krepkoe beer is made",
- "question": "What is the national anthem for the country of origin for Bochkarev Krepkoe beer?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqvz1 . \n?c ns:location.country.national_anthem ?y .\n?y ns:government.national_anthem_of_a_country.anthem ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2335",
- "webqsp_question": "what is the national anthem of russia"
- },
- {
- "ID": "WebQTrn-452_f79ffe93341047ed2d8a39e5bb7d9156",
- "compositionality_type": "comparative",
- "created": "2017-10-25T22:13:17",
- "machine_question": "where does lala anthony live and the location GNIS feature ID is less than 1783503",
- "question": "What city has a located ID less than 1783503 and is home to Lala Anthony?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03l26m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03l26m ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:location.location.gnis_feature_id ?num .\nFILTER (xsd:integer(?num) < 1783503) . \n}",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTrn-1484_61cadfe4eb47d235bb93cd98d29914c3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:56:17",
- "machine_question": "what kind of paintings did frida kahlo do and appear in the film The Golden Age",
- "question": "What style paintings - such as those by Frida Kahlo - are featured in the film The Golden Age?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.015k04)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.015k04 ns:visual_art.visual_artist.associated_periods_or_movements ?x .\n?x ns:film.film_genre.films_in_this_genre ns:m.01fkdb . \n}",
- "webqsp_ID": "WebQTrn-1484",
- "webqsp_question": "what kind of paintings did frida kahlo do"
- },
- {
- "ID": "WebQTrn-2653_42618dd3bdfdbebd69601d828c80d5d7",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have france been involved in and is the force size was 14000",
- "question": "Which wars have France been in that had a force size of 14000?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n?x ns:military.military_conflict.force_strengths ?c .\n?c ns:military.force_strength.force_size \"14000\" . \n}",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTrn-513_bbe08877d3d3c630777d7c54866678d4",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and is the country that has an iso alpha 3 of MDA",
- "question": "Which country in eastern Europe has the ISO Alpha 3 code MDA?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.iso_alpha_3 \"MDA\" . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-3166_214faf824f15a8bbc18cd54c5c3e0076",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:00:51",
- "machine_question": "what is the area in which the newspaper Kukmin Ilbo is circulated 's capital city",
- "question": "What is the capital city of the area which the Kukmin libo newspaper is circulated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.010lt4dc . \n?c ns:location.country.capital ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3166",
- "webqsp_question": "what is south korea 's capital city"
- },
- {
- "ID": "WebQTrn-2570_20a1f8c8c3f62708beb263cabe8b7a22",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and is the person to whom Erich Wolfgang Korngold dedicated his/her work",
- "question": "Who was the US President during the WW2 whom Erich Wolfgang Korngold dedicated his work to?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:media_common.dedicatee.dedications ?c .\n?c ns:media_common.dedication.dedicated_by ns:m.025vry . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTest-1817_e7846c2a93c0d53265cb05ef4ed16327",
- "compositionality_type": "superlative",
- "created": "2017-10-26T11:37:37",
- "machine_question": "where did jrr tolkien go to school and is the university that has number of undergraduates largest",
- "question": "What university attended by J.R.R. Tolkien has the largest number of undergraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041h0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041h0 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTest-1817",
- "webqsp_question": "where did jrr tolkien go to school"
- },
- {
- "ID": "WebQTest-548_4d11a45faace15d2c9d5dae9832cae4c",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:09:12",
- "machine_question": "what guitar did the artist which recorded Life in the Fast Lane play",
- "question": "What kind of guitar did the recording artist for \"Life in the Fast Lane\" play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0fxc8f2 . \n?c ns:music.guitarist.guitars_played ?x .\n}\n",
- "webqsp_ID": "WebQTest-548",
- "webqsp_question": "what guitar did joe walsh play"
- },
- {
- "ID": "WebQTrn-1812_8da4d8e0e255c253258cff0cb37a501e",
- "compositionality_type": "comparative",
- "created": "2017-10-26T01:36:57",
- "machine_question": "what countries are in the caribbean and the country calling code is greater than 590",
- "question": "What country is in the Caribbean with a country calling code higher than 590?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.calling_code ?num .\nFILTER (xsd:integer(?num) > 590) . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTest-361_b1426475b6ec63f8791b73f885926e4d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:38:26",
- "machine_question": "what to do and see in vienna austria and is the exhibition venue that opened on 2009-10-20",
- "question": "What exhibit venue with an opening on 10/20/09 is a notable place to see and experience in Vienna, Austria?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0fhp9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0fhp9 ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:exhibitions.exhibition_venue.exhibitions_at_this_venue ?c .\n?c ns:exhibitions.exhibition_run.opened_on \"2009-10-20\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-361",
- "webqsp_question": "what to do and see in vienna austria"
- },
- {
- "ID": "WebQTest-1251_9d422f19ab24972365b32f78f455c1c6",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:57:03",
- "machine_question": "which countries speak germanic languages and is the country that has an iso alpha 3 of AUT",
- "question": "What German-speaking country has an iso alpha 3 of AUT?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:location.country.iso_alpha_3 \"AUT\" . \n}",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTrn-124_14ad2587fc65e1bd5c44a2f0a8913d00",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and is a Award-Winning Work",
- "question": "What award winning movie was directed by angelina jolie?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:kg.object_profile.prominent_type ns:award.award_winning_work . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-493_7889cf4cf3c3b2b2bf5e10722d096ffd",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:21:27",
- "machine_question": "where is where the government Federal Government of Belgium is located at",
- "question": "What continent is the Federal Government of Belgian located on?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.government ns:m.0582y4 . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTrn-846_cafbc74c861d1551570b0f1d2870b18e",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:10:38",
- "machine_question": "where was the subject of the film Avril Lavigne: The Life of a Rock Pop Star born",
- "question": "Where was the birthplace of the main character of Avril Lavigne: The Life of a Rock Pop Star?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.0zkvj8f . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-846",
- "webqsp_question": "where was avril lavigne born"
- },
- {
- "ID": "WebQTrn-3084_ec0835b1ad2d181fa3b4195d539d862a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:47:45",
- "machine_question": "what country does japan export to and export to Fiji",
- "question": "What country imports from Japan and has currency called Fiji?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.statistical_region.places_exported_to ?c .\n?c ns:location.imports_and_exports.exported_to ns:m.02wt0 . \n}",
- "webqsp_ID": "WebQTrn-3084",
- "webqsp_question": "what country does japan export to"
- },
- {
- "ID": "WebQTest-538_c1fc211c5ac055e33c2ff78e12439fd4",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and that the story was written by Katherine Fugate",
- "question": "What movie was written by Katherine Fugate and had Taylor Swift as an actor?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.story_by ns:m.0273svj . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-1758_47315d2d91da33c8fb1812320919e970",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:28:23",
- "machine_question": "what is the present form of government in the govermental jurisdiction that has govermental body named Islamic Consultative Assembly",
- "question": "What is the form of government in the country where the Islamic Consultative Assembly is?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.021wn5 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1758",
- "webqsp_question": "what is the present form of government in iran"
- },
- {
- "ID": "WebQTrn-2784_b07e107c65bc0fd544f059414e879d6f",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does the artist aword nominated for Dear Mama act in",
- "question": "In what films does the artist nominated for Dear Mama appear?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.0zhg5s . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-412_4b7139021492bcdd605e7c9281475cdb",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:08:12",
- "machine_question": "what language does people in the country where Alfa Edel Pils beer is made speak",
- "question": "What language does the nation that produces the beer Alfa Edel Pils speak?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqc1s . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-412",
- "webqsp_question": "what language does people in netherlands speak"
- },
- {
- "ID": "WebQTest-626_5258a162481dfc8eefa74a6324353bbc",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:16:26",
- "machine_question": "what does the missouri river bisect and have governmental jurisdiction location symbol that was adapted before 1933",
- "question": "What states are bisected by the Missouri River and have governmental jurisdiction location symbol that were adapted prior to 1933?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04ykz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04ykz ns:location.location.partially_contained_by ?y .\n?y ns:location.partial_containment_relationship.partially_contained_by ?x .\n?x ns:government.governmental_jurisdiction.official_symbols ?c .\n?c ns:location.location_symbol_relationship.date_adopted ?num .\nFILTER (?num < \"1933\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-626",
- "webqsp_question": "what does the missouri river bisect"
- },
- {
- "ID": "WebQTest-1251_d758ce1307c52d650955c697a07792f0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:57:03",
- "machine_question": "which countries speak germanic languages and the governmant is called Government of the German Democratic Republic",
- "question": "What is the name of the country with the German Democratic Republic where germanic languages are spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:government.governmental_jurisdiction.government ns:m.0b7hx05 . \n}",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTest-389_4f3ec45f5837cea5be1e43247b68086a",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:42:58",
- "machine_question": "what type of music did the person who wrote the lyrics for \"Proses Lyriques\" play",
- "question": "What genres of music were favored by the lyacist for \"Proses Lyriques?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0gbm8_g . \n?c ns:music.artist.genre ?x .\n}\n",
- "webqsp_ID": "WebQTest-389",
- "webqsp_question": "what type of music did claude debussy play"
- },
- {
- "ID": "WebQTest-1875_a7e655ba2343c8713f26f616c09aa12f",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:54:17",
- "machine_question": "what type of political system is the location which contains the second level division Monte Alto, S\u00c3\u00a3o Paulo",
- "question": "WHat type of government is run in the nation that includes the second level division Monte Alto, S\u00c3\u00a3o Paulo?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.042mmz . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1875",
- "webqsp_question": "what type of political system is brazil"
- },
- {
- "ID": "WebQTrn-2006_d311691159dca09b7c6d2e612f41108f",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did the person who wrote the lyrics for \"On the Last Frontier\" work for",
- "question": "The song writer for \"Oh the Last Frontier\" worked for what magazine?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0zky2hy . \n?c ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTrn-1629_d2a9232ab3f3ceb3bb092b7dff53a66b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:13:59",
- "machine_question": "who the voice of jack skellington and wrote the music for Miss Peregrine's Home for Peculiar Children",
- "question": "Who is the person who wrote the music for \"Miss Peregrine's Home for Peculiar Children\" and voiced Jack Skellington?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.042zz0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.042zz0 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.special_performance_type ns:m.02nsjvf .\n?x ns:film.music_contributor.film ns:g.12lr2z_p0 . \n}",
- "webqsp_ID": "WebQTrn-1629",
- "webqsp_question": "who the voice of jack skellington"
- },
- {
- "ID": "WebQTrn-2152_641de7447051e4b1192218e964963e4d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:25:14",
- "machine_question": "what teams are in the american league west and has a Third baseman on its sports team roster",
- "question": "What American league west team features a Third baseman player?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07fbnf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07fbnf ns:sports.sports_league.teams ?y .\n?y ns:sports.sports_league_participation.team ?x .\n?x ns:sports.sports_team.roster ?c .\n?c ns:sports.sports_team_roster.position ns:m.01sdzg . \n}",
- "webqsp_ID": "WebQTrn-2152",
- "webqsp_question": "what teams are in the american league west"
- },
- {
- "ID": "WebQTrn-2615_969d65c3a8459c68dbf2ee96e03b87d9",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:34:08",
- "machine_question": "what instrument does the actor that played in the film Fela in Concert play",
- "question": "What instruments can the actor from Fela in Concert play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0crsfsl . \n?c ns:music.group_member.instruments_played ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2615",
- "webqsp_question": "what instrument does fela kuti play"
- },
- {
- "ID": "WebQTest-1528_7fa8488dddb1d79e22bcd8dd3618a772",
- "compositionality_type": "comparative",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and is the film was released before 2004-01-22",
- "question": "What films starring Logan Lerman were released prior to January 22, 2004?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?num .\nFILTER (?num < \"2004-01-22\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTest-538_c8cc1688f5fb5d27690b7a9cb248865f",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies the composer of Holy Ground has been in",
- "question": "What films have featured the composer of Holy Ground?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0p3rh07 . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTest-1234_30d15cd8eab212bd2dc808a29bc6dc27",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:55:32",
- "machine_question": "what business did the person that said \"All honor's wounds are self-inflicted.\" dominate",
- "question": "What business did the person who stated \"All honor's wounds are self-inflicted\" head?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048bw6p . \n?c ns:base.kwebbase.kwtopic.disciplines ?x .\n}\n",
- "webqsp_ID": "WebQTest-1234",
- "webqsp_question": "what business did andrew carnegie dominate"
- },
- {
- "ID": "WebQTest-1923_b10bde702bb6c68ce3cdced85d5aff02",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and film casting director was Cathy Sandrich",
- "question": "Which movie that was cast by Cathy Sandrich was Miley Cyrus in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_casting_director ns:m.093vwj4 . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-2784_22c4d321fc60b69e1d966c77d4107a74",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and which was filmed at New York City",
- "question": "What are the movies that had Tupac in them and which were filmed in New York City?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.featured_film_locations ns:m.02_286 . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTest-43_a29af73bf225f568206dcf810358236f",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:47:59",
- "machine_question": "what did the person that said \"Everything I know I learned after I was thirty.\" do",
- "question": "What occupations were held by the person who stated \"Everything I know I learned after I was thirty?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048hl6c . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTest-43",
- "webqsp_question": "what did george clemenceau do"
- },
- {
- "ID": "WebQTrn-2576_6aa0049fce78deb570ac7ba78dc19d65",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:25:11",
- "machine_question": "what continent do the the governmental jurisdiction that the government that has the position title Member of Legislative Assembly of the Falkland Islands belong to",
- "question": "In which continent does the governmental jurisdiction of the member whose title is the Member of Legislative Assembly of the Falkland Islands reside in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.0zbfy6h . \n?c ns:location.location.containedby ?x .\n?x ns:common.topic.notable_types ns:m.01mh .\n}\n",
- "webqsp_ID": "WebQTrn-2576",
- "webqsp_question": "what continent do the falkland islands belong to"
- },
- {
- "ID": "WebQTrn-62_ea58dc4e50cbfaac0c9c86eba471062d",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:09:49",
- "machine_question": "what are the names of the author who published editions for Snow White and the Seven Dwarfs kids",
- "question": "What are the names of the children of the publishing author of \"Snow White and the Seven Dwarves\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04vv23t . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-62",
- "webqsp_question": "what are the names of walt disney kids"
- },
- {
- "ID": "WebQTrn-3379_0ea46942aa5f953b0c50fffbf7d2a196",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:35:41",
- "machine_question": "where does the name the area in which the newspaper Melbourne Observer is circulated come from",
- "question": "Who is the area around the Melbourne Observer named after?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.0g39nj . \n?c ns:symbols.namesake.named_after ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3379",
- "webqsp_question": "where does the name melbourne come from"
- },
- {
- "ID": "WebQTrn-2314_02afa48afcaa1d6de81f7d0aaf1a59f7",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:47:20",
- "machine_question": "what currency do you use in the location which contains the second level division La Uni\u00c3\u00b3n",
- "question": "In the country whch contains the second level division La Union, what form of currency is used?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.02w280h . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2314",
- "webqsp_question": "what currency do you use in costa rica"
- },
- {
- "ID": "WebQTest-1384_9440ac3bd6d8053ca4d553da408a7cb0",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:26:06",
- "machine_question": "what is the predominant religion in where the currency Old Israeli shekel is used",
- "question": "What is the main religion of the country where the Old Israeli sheckel is circulated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_formerly_used ns:m.090krt . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?y ns:location.religion_percentage.percentage ?sk0 .\n}\nORDER BY DESC(xsd:float(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-1384",
- "webqsp_question": "what is the predominant religion in israel"
- },
- {
- "ID": "WebQTrn-452_433757f91385148e1cd7be78e78c3f2a",
- "compositionality_type": "superlative",
- "created": "2017-10-25T22:13:17",
- "machine_question": "where does lala anthony live and the location GNIS feature ID is largest",
- "question": "In which city with the largest GNIS feature ID does Lala Anthony reside?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03l26m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03l26m ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:location.location.gnis_feature_id ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTest-537_dd3f3f41b9d5d74dd5f3e1249dc22b48",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and that was producted by Gary Barber",
- "question": "What movie was produced by Gary Barber and featured Charlie Hunnam?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.produced_by ns:m.027z0pl . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-849_f3a1c6675eb8bb236b049311dc760eaf",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and where Thomas Lechner was born",
- "question": "What country borders Germany and was where Thomas Lechner was born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.location.people_born_here ns:g.112yg2_l1 . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-3744_6090aa1dab382789b25e2fa33d725a91",
- "compositionality_type": "superlative",
- "created": "2017-10-26T06:33:08",
- "machine_question": "what college did russell wilson go to and is the university that has number of postgraduates smallest",
- "question": "What university with the smallest number of postgraduates did Russell Wilson attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05c10yf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05c10yf ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-3744",
- "webqsp_question": "what college did russell wilson go to"
- },
- {
- "ID": "WebQTrn-2834_7d52139e2e84977bf6d88a802069a275",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:10:14",
- "machine_question": "what are major religions in the united states and appear in the film A Force Called Favor",
- "question": "Which major religion of the US appears in the movie \"A Force Called Favor?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:film.film_genre.films_in_this_genre ns:m.0dgbzjb . \n}",
- "webqsp_ID": "WebQTrn-2834",
- "webqsp_question": "what are major religions in the united states"
- },
- {
- "ID": "WebQTrn-1677_401347365692c5a69ad4c61e03ef4caf",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and is the film was released to the distribution medium DVD",
- "question": "Which movies that Adam Sandler appeared in have been released on DVD?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.film_release_distribution_medium ns:m.029j_ . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTest-450_5839e7f421b1c7dec152856912c23c6f",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:49:58",
- "machine_question": "what is the national flower of has an official symbol of Reef triggerfish",
- "question": "What is the state flower of the state that uses the Reef Triggerfish as an official symbol?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.official_symbols ?k .\n?k ns:location.location_symbol_relationship.symbol ns:m.0397x1 . \n?c ns:government.governmental_jurisdiction.official_symbols ?y .\n?y ns:location.location_symbol_relationship.symbol ?x .\n?y ns:location.location_symbol_relationship.Kind_of_symbol ns:m.04627gn .\n}\n",
- "webqsp_ID": "WebQTest-450",
- "webqsp_question": "what is the national flower of hawaii"
- },
- {
- "ID": "WebQTrn-3515_d71f4595f598414077e0a88ba70e1c0e",
- "compositionality_type": "superlative",
- "created": "2017-10-26T06:02:42",
- "machine_question": "where did paul ryan attend college and is the university that has number of undergraduates smallest",
- "question": "Which of the universities attended by Paul Ryan has the smallest number of undergraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.024v2j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.024v2j ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-3515",
- "webqsp_question": "where did paul ryan attend college"
- },
- {
- "ID": "WebQTrn-261_30a384ed1f686b2338e963e4a2a963d3",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:45:58",
- "machine_question": "where is whistler mountain located and is the administrative division in the country of Canada",
- "question": "What Canadian administrative division where Whistler Mountain located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02pg6z3)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02pg6z3 ns:location.location.containedby ?x .\n?x ns:location.administrative_division.country ns:m.0d060g . \n}",
- "webqsp_ID": "WebQTrn-261",
- "webqsp_question": "where is whistler mountain located"
- },
- {
- "ID": "WebQTrn-3543_915d22d3363bc7baa79cb720ec2ec4e6",
- "compositionality_type": "superlative",
- "created": "2017-10-26T06:06:32",
- "machine_question": "what countries does japan export to and the population number is smallest",
- "question": "Which country to which Japan exports has the smallest population?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:topic_server.population_number ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-3543",
- "webqsp_question": "what countries does japan export to"
- },
- {
- "ID": "WebQTest-1875_6367f99d8cafbc012cc87579e49996bd",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:54:17",
- "machine_question": "what type of political system is where the government Federal government of Brazil is located",
- "question": "What forms of government are in place in the Federal Government of Brazil?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.government ns:m.0h7n26b . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1875",
- "webqsp_question": "what type of political system is brazil"
- },
- {
- "ID": "WebQTest-1384_82d451237e3819f1b085a95e72a89aa4",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:26:06",
- "machine_question": "what is the predominant religion in the place that has the following courts Supreme Court of Israel",
- "question": "What is the most common religion in the country with the Supreme Court of Israel as a court?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:law.court_jurisdiction_area.courts ns:m.05lxby . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?y ns:location.religion_percentage.percentage ?sk0 .\n}\nORDER BY DESC(xsd:float(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-1384",
- "webqsp_question": "what is the predominant religion in israel"
- },
- {
- "ID": "WebQTrn-2569_acebb33e831a74414284fba7938e01c8",
- "compositionality_type": "comparative",
- "created": "2017-10-26T03:22:42",
- "machine_question": "where do the houston rockets play basketball and the venue capacity is greater than 16285",
- "question": "What venue has a capacity of more than 16285 and is where the Houston Rockets play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0jmfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0jmfb ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.venue.capacity ?num .\nFILTER (xsd:integer(?num) > 16285) . \n}",
- "webqsp_ID": "WebQTrn-2569",
- "webqsp_question": "where do the houston rockets play basketball"
- },
- {
- "ID": "WebQTrn-1812_3ebe80233bc22dfb7ac196fb88adb084",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:36:57",
- "machine_question": "what countries are in the caribbean and has an official symbol of Coqu\u00c3\u00ad",
- "question": "What nation has an official symbol of Coqui and is located in the Caribbean?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:government.governmental_jurisdiction.official_symbols ?c .\n?c ns:location.location_symbol_relationship.symbol ns:m.025_lbp . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTest-1941_e30e234d3055e7c20ad20d1562018910",
- "compositionality_type": "composition",
- "created": "2017-10-26T12:06:22",
- "machine_question": "what kind of government does the place where breed Peruvian Paso originated in",
- "question": "What kind of government does the the place where the breed the Peruvian Paso originated in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.016xcq . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1941",
- "webqsp_question": "what kind of government does peru"
- },
- {
- "ID": "WebQTrn-25_4bfbe2e28ab98474b9762d36ec0cf2c5",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and in which costumes where designed by Michael Wilkinson",
- "question": "Which Taylor Lautner film had its costumes created by Michael Wilkinson?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.costume_design_by ns:m.05srcx8 . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-567_100937abd873e4b1463ae9482ba1beb9",
- "compositionality_type": "comparative",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and is the film that was released before 1986-04-13",
- "question": "What movies released prior to April 13, 1986 were done by Ron Howard?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\nFILTER (?num < \"1986-04-13\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTest-1000_6b59283873b76d15a3345a52db3b57fc",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:46",
- "machine_question": "what countries included in oceania and has an official symbol of Intsia bijuga",
- "question": "What country has an official symbol of Intsia bijuga and is a part of Oceania?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"Country\")\n?x ns:government.governmental_jurisdiction.official_symbols ?c .\n?c ns:location.location_symbol_relationship.symbol ns:m.0f9lt0 . \n}",
- "webqsp_ID": "WebQTest-1000",
- "webqsp_question": "what countries included in oceania"
- },
- {
- "ID": "WebQTrn-2218_d3dd8e49166b536fbd443b5e8f53157d",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:32:46",
- "machine_question": "what is the political appointer that had the title Collector of the Port of Philadelphia 's hometown",
- "question": "What is the hometown of the official with the title Collector of the Port of Philadelphia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.0c6b2f5 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2218",
- "webqsp_question": "what is george washington 's hometown"
- },
- {
- "ID": "WebQTrn-1023_05a49eb00f9fa7d509fc776493d05b8c",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:42:01",
- "machine_question": "what is the money of the country where Quechuan languages is spoken called",
- "question": "What currency is accepted in the country where Quechuan is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.03d9kg . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1023",
- "webqsp_question": "what is the money of argentina called"
- },
- {
- "ID": "WebQTrn-60_75a327391d0f461a13ffc309dccb3532",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and in which the fictional character Chun-Li was born",
- "question": "Which Portuguese-speaking country is the home of fictional character Chun-Li?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:fictional_universe.fictional_setting.fictional_characters_born_here ns:m.02jf59 . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-25_2645f581e134617761ead181e2cdcf79",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and the tv program episode running time is 60",
- "question": "What movies has a TV episode running time of 60 minutes and featured Taylor Lautner?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:tv.tv_program.episode_running_time \"60\" . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-1597_99ae14b4f2ee3bb521e43a02ab084d0e",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:09:23",
- "machine_question": "what characters does the actor that played the character Lois Cummings voice",
- "question": "Which characters are portrayed by the voice of Lois Cummings?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0pdgcfq . \n?c ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.character ?x .\n?y ns:tv.regular_tv_appearance.special_performance_type ns:m.02nsjvf .\n}\n",
- "webqsp_ID": "WebQTrn-1597",
- "webqsp_question": "what characters does seth macfarlane voice"
- },
- {
- "ID": "WebQTrn-484_95660eb409a570c121f2dbae9c56b9c2",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:18:55",
- "machine_question": "what do you call money in the topic of the image Brazil Flag",
- "question": "What money has the image of the Brazil Flag?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.02h8m_g . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-484",
- "webqsp_question": "what do you call money in brazil"
- },
- {
- "ID": "WebQTest-1785_e0f5bd8c1ccde7ddfa3be8bdf3122ebc",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and that was production designed by John B. Mansbridge",
- "question": "What movie whose production designed by John B. Mansbridge starred Kim Richards?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_production_design_by ns:m.058qxsb . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-25_87deda135e48fdbc80ef86a95018f5c9",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and that has the following genre: Fantasy",
- "question": "What fantasy movies does Taylor Lautner play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ns:m.01hmnh . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-1394_75a63b2d78bab35a97e07d53149a29e0",
- "compositionality_type": "comparative",
- "created": "2017-10-26T00:38:53",
- "machine_question": "what country does turkey trade with and the ISO numeric of the country is less than 012",
- "question": "What country with whom Turkey trades has an ISO numeric lower than 012?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.01znc_)\n\t{ \n\t ns:m.01znc_ ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.01znc_ ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.country.iso_numeric ?num .\nFILTER (xsd:integer(?num) < 012) . \n}",
- "webqsp_ID": "WebQTrn-1394",
- "webqsp_question": "what country does turkey trade with"
- },
- {
- "ID": "WebQTrn-64_7df82f515bf7947c2bfdd404503b50fd",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:09:57",
- "machine_question": "what was the artist which recorded Beccause I Got a Girl name in juice",
- "question": "Who authored \"Because I Got a Girl name in juice\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:g.11bbmpspvb . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.film ns:m.08w51z .\n}\n",
- "webqsp_ID": "WebQTrn-64",
- "webqsp_question": "what was tupac name in juice"
- },
- {
- "ID": "WebQTest-1875_f978435827c7e85a6632a72eea403599",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:54:17",
- "machine_question": "what type of political system is where the currency Brazilian cruzado novo is used",
- "question": "What forms of government are used in the country where the Brazilian cruzado novo is circulated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_formerly_used ns:m.04n14xz . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1875",
- "webqsp_question": "what type of political system is brazil"
- },
- {
- "ID": "WebQTrn-25_db9695c22f0f88f0733e1286c7fffe30",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and the tv program \"tvrage_id\" is 20997",
- "question": "Which Taylor Lautner movie has a tvrage_id of 20997?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:tv.tv_program.tvrage_id \"20997\" . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-2664_89b1fa4589fbe21830869bc23d6acf2a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and where Abdulkarim al-Khaiwani was born",
- "question": "What birthplace of Abdulkarim al-Khaiwani is a main trading partner of China?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.location.people_born_here ns:g.121_hrrm . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-2483_94f89bc182aa3e9a176dd7a939ebdfd3",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:08:56",
- "machine_question": "where does the the body of water under The Living Bridge end",
- "question": "What body of water does the river that flows under the living bridge flow into?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:geography.body_of_water.bridges ns:m.0127z2hh . \n?c ns:geography.river.mouth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2483",
- "webqsp_question": "where does the shannon river end"
- },
- {
- "ID": "WebQTrn-25_40173e21e6a0e755cda12ba8df99696c",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and was decorated by Lesley Beale",
- "question": "What movie, decorated by Lesley Beale, does Talor Lautner star in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_set_decoration_by ns:m.08n57k7 . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-1283_623b8370871966e2e8aeb301482e1558",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:22:32",
- "machine_question": "what timezone is michigan usa and locations near Venice Municipal Airport",
- "question": "What is the time zone that includes the state of Michigan and the area near Venice Municipal Airport?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04rrx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04rrx ns:location.location.time_zones ?x .\n?x ns:time.time_zone.locations_in_this_time_zone ?c .\n?c ns:location.location.nearby_airports ns:m.026w2y7 . \n}",
- "webqsp_ID": "WebQTrn-1283",
- "webqsp_question": "what timezone is michigan usa"
- },
- {
- "ID": "WebQTrn-25_f4cc77448f7d8f49d76b4e39b7b9c07b",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and which is from Japan",
- "question": "What movie from Japan did Taylor Lautner starred in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.country ns:m.03_3d . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-537_4346bf5ae9bf50583f07d197cd0c724a",
- "compositionality_type": "superlative",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and is the film that was released latest",
- "question": "Which movie featuring Charlie Hunnam was released most recently?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-1377_a17576e7c2e02b07914a900e1a6156b9",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:37:45",
- "machine_question": "what are the subject of the film The Biggest Little Star of the Thirties kids names",
- "question": "Who are the children of the main character in \"The Biggest Little Star of the Thirties?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.010bx_s8 . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1377",
- "webqsp_question": "what are shirley temple kids names"
- },
- {
- "ID": "WebQTest-537_ecddf67a2169404aceef47b2109fbe06",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and features the song Just Like Your Tenderness",
- "question": "What film included the song \"Just Like your Tenderness\" in the soundtrack and feautre Charlie Hunnam?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.featured_song ns:m.011jghfb . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTest-537_56a1aae80ac17f9e8aeb74074911648f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and is about Soccer",
- "question": "Charlie Hunnam has starred in what film about soccer?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.subjects ns:m.02vx4 . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTest-1797_2c6192cd87066f2d11a1a5ab65aeece8",
- "compositionality_type": "comparative",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and is the politician started governmental position before 1875-10-19",
- "question": "Which politician began their position in government before 1875-10-19 and fought in the battle of Vicksburg?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.from ?num .\nFILTER (?num < \"1875-10-19\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-1597_c8ab7eb9865b458244093ddedeb05134",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:09:23",
- "machine_question": "what characters does the person who wrote the lyrics for \"Everybody Needs a Best Friend\" voice",
- "question": "What characters are voiced by the lyracist for \"Everybody Needs a Best Friend?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.012m2ptg . \n?c ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.character ?x .\n?y ns:tv.regular_tv_appearance.special_performance_type ns:m.02nsjvf .\n}\n",
- "webqsp_ID": "WebQTrn-1597",
- "webqsp_question": "what characters does seth macfarlane voice"
- },
- {
- "ID": "WebQTrn-513_9dfcb52c51a58ec73c04d10ba868fbf3",
- "compositionality_type": "comparative",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and the ISO numeric of the country is less than 498",
- "question": "Which Eastern European countries have an ISO smaller than 498?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.iso_numeric ?num .\nFILTER (xsd:integer(?num) < 498) . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTest-1686_ff336cfd0a1c70f4e9b1a89b268c559d",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:16:25",
- "machine_question": "who is the governor of has an official symbol of Ditat Deus 2009",
- "question": "Which governor had the official symbol of Ditat Deus in 2009?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.official_symbols ?k .\n?k ns:location.location_symbol_relationship.symbol ns:m.07dzmn . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTest-1941_a20823840ed586d363d240f035da3434",
- "compositionality_type": "composition",
- "created": "2017-10-26T12:06:22",
- "machine_question": "what kind of government does where the government Government of Peru is located",
- "question": "What types of government are used in the Government of Peru?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.government ns:m.02p53_1 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1941",
- "webqsp_question": "what kind of government does peru"
- },
- {
- "ID": "WebQTest-538_965332eebfb0801a1c62b92f74dc1023",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and that was producted by Steven Peterman",
- "question": "What films were produced by Steven Peterman and included Taylor Swift as one of the actresses?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.executive_produced_by ns:m.03wh8jk . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-894_fbc6e32cc45dcddab309baefdae88981",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired scott fitzgerald and contributed to the story of the film Arterial",
- "question": "For the story of the story of the film Arterial, what inspired Scott Fitzgerald to write it?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02zjd ns:influence.influence_node.influenced_by ?x .\n?x ns:film.film_story_contributor.film_story_credits ns:m.011_wmz3 . \n}",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTrn-849_8bb131f101e71d906d4a6dd2dbed06f7",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and country that its nomianl gdp per capita is 36000.0",
- "question": "What countries border German and which one has a nominal GDP per capita of 36,000?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.gdp_nominal_per_capita ?c .\n?c ns:measurement_unit.dated_money_value.amount \"36000.0\" . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-2570_9f245033cca57d1d460336ba818f8a33",
- "compositionality_type": "superlative",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and is the US president with presidency number largest",
- "question": "Which of the US Presidents during World War 2 was the last to serve during that war?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.us_president.presidency_number ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-513_8628b36b9788a185f028e89c35be53df",
- "compositionality_type": "comparative",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and the country calling code is greater than 359",
- "question": "Which countries in Eastern Europe have a country calling code larger than 359?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.calling_code ?num .\nFILTER (xsd:integer(?num) > 359) . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTest-548_5f65f28a990726dda8b60f83eb73c80d",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:09:12",
- "machine_question": "what guitar did the person who wrote the lyrics for \"Help Me Make It Thru the Night\" play",
- "question": "What kind of guitar was used by the lyracist for \"Help Me Make It Thru the Night?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0zxg1gt . \n?c ns:music.guitarist.guitars_played ?x .\n}\n",
- "webqsp_ID": "WebQTest-548",
- "webqsp_question": "what guitar did joe walsh play"
- },
- {
- "ID": "WebQTest-989_e78ae76fe402692c41b578e1c1459a35",
- "compositionality_type": "comparative",
- "created": "2017-10-26T09:16:19",
- "machine_question": "what happened to dunkirk during ww2 and is the force size was less than 800000",
- "question": "What event occurred in Dunkirk during WWII with a force size less than 800000?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0md6f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0md6f ns:location.location.events ?x .\n?x ns:time.event.included_in_event ns:m.081pw .\n?x ns:military.military_conflict.force_strengths ?c .\n?c ns:military.force_strength.force_size ?num .\nFILTER (xsd:integer(?num) < 800000) . \n}",
- "webqsp_ID": "WebQTest-989",
- "webqsp_question": "what happened to dunkirk during ww2"
- },
- {
- "ID": "WebQTrn-2558_d6e350193329a97cb2668b68230890fe",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:20:54",
- "machine_question": "what language do they speak in indonesia and that has initials jv",
- "question": "What language has the initials jv and is spoken in Indonesia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03ryn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03ryn ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.iso_639_1_code \"jv\" . \n}",
- "webqsp_ID": "WebQTrn-2558",
- "webqsp_question": "what language do they speak in indonesia"
- },
- {
- "ID": "WebQTrn-464_0b1efb954250d417c58d39ccd891b696",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:15:30",
- "machine_question": "what time is right now in texas and has utc offset of -6.0",
- "question": "In which time zone that has a UTC offset of -6 hours is Texas located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07b_l)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07b_l ns:location.location.time_zones ?x .\n?x ns:time.time_zone.dst_offset_from_utc \"-6.0\" . \n}",
- "webqsp_ID": "WebQTrn-464",
- "webqsp_question": "what time is right now in texas"
- },
- {
- "ID": "WebQTrn-2784_4b7058a69c5eb71df36a89837b1e4f60",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does the composer of Papa'z Song act in",
- "question": "In which films does the composer of Papa'z Song appear?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.027qzf8 . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-1278_7df82f515bf7947c2bfdd404503b50fd",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:21:05",
- "machine_question": "who did the artist which recorded Beccause I Got a Girl date",
- "question": "Who dated the artist who recorded Beccause I Got a Girl?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:g.11bbmpspvb . \n?c ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1278",
- "webqsp_question": "who did tupac shakur date"
- },
- {
- "ID": "WebQTrn-2871_363f6eee5c5d62f8931df7cb69917b69",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:15:50",
- "machine_question": "what is there to see near the grand canyon and the place where a person who is Male was born",
- "question": "Which place near the Grand Canyon is the birthplace of a man with the same name?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cns5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cns5 ns:travel.tourist_attraction.near_travel_destination ?x .\n?x ns:location.location.people_born_here ?c .\n?c ns:people.person.gender ns:m.05zppz . \n}",
- "webqsp_ID": "WebQTrn-2871",
- "webqsp_question": "what is there to see near the grand canyon"
- },
- {
- "ID": "WebQTrn-2653_6c19bc1fe78f2c0015bfd29e5c12767c",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have the governmental jurisdiction that held the legislative session of the First Valls Government been involved in",
- "question": "The government jurisdiction, that held the legislative session of the First Valls Government, was involved in which wars?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.legislative_sessions ns:m.0105s275 . \n?c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTest-538_fc5392eefef107aa88084b05ddd2e246",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and with debut in 2012 9\u00c2\u00ba Syfy Festival",
- "question": "Which film debuted at the 2012 9\u00c2\u00ba Syfy Festival and featured Taylor Swift?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.film_regional_debut_venue ns:m.0j72nhp . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-124_b74a21d2b3530ff1fc1cedc0ef485e85",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and that was released on 2007-04-27",
- "question": "What Angelina Jolie directed film was released on 2007-04-27?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.initial_release_date \"2007-04-27\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTest-100_7a6ae21348065f95922affec47f394b7",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:54:10",
- "machine_question": "what language is spoken in the location which contains the second level division Ouanaminthe Arrondissement today",
- "question": "What is the language of the second level division Ouanaminthe Arrondissement location?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.04f0d5f . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTest-100",
- "webqsp_question": "what language is spoken in haiti today"
- },
- {
- "ID": "WebQTrn-25_4d68c1f4906c41ef2f0ea4e416e2615b",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and that was producted by Jack Giarraputo",
- "question": "Jack Giarraputo produced what movie that stars Taylor Lautner?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.produced_by ns:m.02r251z . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-2006_70b4bee950b45780d52bdb575f2f2d06",
- "compositionality_type": "comparative",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did edgar allan poe work for and its editorial tnure was before 1848",
- "question": "Which magazines published the work of Edgar Allan Poe prior to 1848?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02lt8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02lt8 ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n?x ns:book.periodical.editorial_staff ?c .\n?c ns:book.editorial_tenure.from ?num .\nFILTER (?num < \"1848\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTrn-849_cf1f1fe5c3f63f57149e98e131b4b73c",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and that was ruled by Eric of Pomerania",
- "question": "Which country borders Germany and was ruled by Eric of Pomerania?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:royalty.kingdom.rulers ns:m.016lhs . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-3170_bcc7cf86fe716e0c10225e1a98b719bb",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:01:04",
- "machine_question": "what does the public speaker which spoke about Energy development have a degree in",
- "question": "What degree is held by the public speaker who spoke about energy development?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:event.public_speaker.speeches_or_presentations ?k .\n?k ns:event.speech_or_presentation.speech_topic ns:m.02mg6f . \n?c ns:people.person.education ?y .\n?y ns:education.education.major_field_of_study ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3170",
- "webqsp_question": "what does obama have a degree in"
- },
- {
- "ID": "WebQTrn-513_8b3ad5d70519e44226b5d589f384beb6",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and in which the event Battle of Cze\u015bniki took place",
- "question": "What European country was conquered during the battle of Czenski?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.location.events ns:m.011qf8x8 . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-3376_e00a8eab7666e17c83d8acab6d4e1a8b",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:34:14",
- "machine_question": "where did the actor that played the character Pawn Shop Employee go to school",
- "question": "The actor that portrayed the character Pawn Shop Employee attended which school?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0t5k293 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3376",
- "webqsp_question": "where did kevin hart go to school"
- },
- {
- "ID": "WebQTest-1251_c3e8ad52fe91586a25628b12feb00f7d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:57:03",
- "machine_question": "which countries speak germanic languages and that has a GDP deflator change of rate -5.06",
- "question": "Which country has a GDP deflator change of rate of -5.06 and speaks a germanic language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:location.statistical_region.gdp_deflator_change ?c .\n?c ns:measurement_unit.dated_percentage.rate \"-5.06\" . \n}",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTest-185_ce6ab0fa5da0bd8194804f245e10833f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:05:21",
- "machine_question": "what type of government does france use and is the form of government of Abkhazia",
- "question": "What type of government is used in both France and Abkhazia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.country.form_of_government ?x .\n?x ns:government.form_of_government.countries ns:m.011jw . \n}",
- "webqsp_ID": "WebQTest-185",
- "webqsp_question": "what type of government does france use"
- },
- {
- "ID": "WebQTest-832_c1d5c9c777c291a80c29c70ec43c45ad",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:48:32",
- "machine_question": "when is the last time the the sports team arena stadium is AT&T Park won the world series",
- "question": "What was the last World Series won by the team whose home arena is AT&T Park?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.arena_stadium ns:m.01_gsg . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.start_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-832",
- "webqsp_question": "when is the last time the giants won the world series"
- },
- {
- "ID": "WebQTest-1560_210d8463ee35ff65448a711c4461f122",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:54:01",
- "machine_question": "who founded new york university and who held the position Cabinet Secretary",
- "question": "who founded new york university and held the position of Cabinet Secretary?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwfn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwfn ns:organization.organization.founders ?x .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.basic_title ns:m.02hvt_ . \n}",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTrn-2258_520257486600615e5f5704a63c2281dd",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:38:42",
- "machine_question": "who was vice president under the actor that played the character Lt. Jimmy Saunders",
- "question": "Who was the Vice President when the actor who portrayed Lt. Jimmy Saunders was president?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0_6_9t7 . \n?c ns:government.us_president.vice_president ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2258",
- "webqsp_question": "who was vice president under ronald reagan"
- },
- {
- "ID": "WebQTrn-2331_27f6987805010183edbeba6b91a3cafd",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:49:17",
- "machine_question": "what type of music did vivaldi write and that was featured in the album Epica",
- "question": "What type of music is featured in the Epica album and was commonly written by Vivaldi?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pth)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pth ns:music.artist.genre ?x .\n?x ns:music.genre.albums ns:m.010rcgyt . \n}",
- "webqsp_ID": "WebQTrn-2331",
- "webqsp_question": "what type of music did vivaldi write"
- },
- {
- "ID": "WebQTest-213_92d687ae5c1095b83ae11c771ed0f41b",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did the artist which recorded Coteau Guidry date",
- "question": "Who dated the recording artist for Coteau Guidry?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.011rwd7x . \n?c ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n}\n",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTest-1528_8638a8a3a3421a71e4422a7a1e9243ca",
- "compositionality_type": "comparative",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and is the film that was released after 2004-04-30",
- "question": "What movies starring Logan Lerman were released after April 30, 2004?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\nFILTER (?num > \"2004-04-30\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTest-1528_87deda135e48fdbc80ef86a95018f5c9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and that has the following genre: Fantasy",
- "question": "What fantasy movies has Logan Lerman been in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ns:m.01hmnh . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-1677_c102afcf51e198cb715db4a742645c25",
- "compositionality_type": "comparative",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and the film netflix_id is greater than 70087541",
- "question": "What movies with netflix_id higher than 70097541 did Adam Sandler play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.netflix_id ?num .\nFILTER (xsd:integer(?num) > 70087541) . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-750_e932b119bb1461f2abf18dd2c3677694",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:56:04",
- "machine_question": "what years have the dodgers won the world series and the sports championship results were 4-0",
- "question": "In what year did the Dodgers sweep the World Series with a 4-0 record?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04mjl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04mjl ns:sports.sports_team.championships ?x .\n?x ns:sports.sports_championship_event.result \"4-0\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-750",
- "webqsp_question": "what years have the dodgers won the world series"
- },
- {
- "ID": "WebQTrn-2784_83848dc79b647efd6072c66a56c17b4b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and that was production designed by Keith Brian Burns",
- "question": "In what films featuring Tupac did Keith Brian Burns do the production design?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_production_design_by ns:m.0bh5q8k . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTest-538_39296af3b89f3e6eaeea197b4cb9ae67",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and in which costumes where designed by Gary Jones",
- "question": "In which movie featuring Taylor Swift did designer Gary Jones design the costumes?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.costume_design_by ns:m.095mcm6 . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTest-918_db8b212b50371e34b8e9349b85059273",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:06:44",
- "machine_question": "who is the king of where the government Government of Cambodia is located now",
- "question": "Who is the current king of the Government of Cambodia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.government ns:m.0chtyqp . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.03w9bnr .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-918",
- "webqsp_question": "who is the king of cambodia now"
- },
- {
- "ID": "WebQTrn-1629_632d544538eb4c54f6d24df65c3383b6",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:13:59",
- "machine_question": "who the voice of jack skellington and is the actor that played in the film My Sassy Girl",
- "question": "What actor who is the voice of Jack Skellington, and also played in the film My Sassy Girl?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.042zz0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.042zz0 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.special_performance_type ns:m.02nsjvf .\n?x ns:film.actor.film ?c .\n?c ns:film.performance.film ns:m.0286k0s . \n}",
- "webqsp_ID": "WebQTrn-1629",
- "webqsp_question": "who the voice of jack skellington"
- },
- {
- "ID": "WebQTest-717_98930cc86de070b07328db1db07b811c",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:32:00",
- "machine_question": "what timezone is the location where the film \"Final Twist of Fate\" takes place in right now",
- "question": "In which time zone is the setting for the movie \"Final Twist of Fate?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0nh91wp . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTest-717",
- "webqsp_question": "what timezone is tucson arizona in right now"
- },
- {
- "ID": "WebQTrn-2311_a82b389c06081907ebdd12acd9382ab0",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:46:03",
- "machine_question": "what killed the actor that played the character Morris Fenderbaum",
- "question": "What medical condition ended the life of the actor featured as the character Morris Fenderbaum?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.02nwc93 . \n?c ns:people.deceased_person.cause_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2311",
- "webqsp_question": "what killed sammy davis jr"
- },
- {
- "ID": "WebQTrn-1841_5db11dc211d128cdb6d6d746436d2ea0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:41:53",
- "machine_question": "what are popular sports in spain and has a Defender on its sports team roster",
- "question": "What popular sports team in Spain has a Defender as a position on it's roster?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06mkj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06mkj ns:sports.sports_team_location.teams ?x .\n?x ns:sports.sports_team.roster ?c .\n?c ns:sports.sports_team_roster.position ns:m.02_j1w . \n}",
- "webqsp_ID": "WebQTrn-1841",
- "webqsp_question": "what are popular sports in spain"
- },
- {
- "ID": "WebQTrn-2570_f6e49cc9c072d7fd2db9249c344886eb",
- "compositionality_type": "comparative",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and ended governmental position before 1940-01-18",
- "question": "What President of the United States during WWII ended his governmental position prior to 18 January 1940?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.to ?num .\nFILTER (?num < \"1940-01-18\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTest-1785_759908f37fd43c40a532a73779dd793d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and is in the German Language",
- "question": "What German Language movie starred Kim Richards?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.language ns:m.04306rv . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTest-538_60fd341611e3c74d6c632a9ab003dba6",
- "compositionality_type": "superlative",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and the film netflix_id is smallest",
- "question": "Of the movies in which Taylor Swift has appeared, which has the smallest film netflix_id?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.netflix_id ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTest-1120_b96b735d1d754f27bc8986b614669f7b",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:39:23",
- "machine_question": "what was the currency used in the location where the film \"Amen\" takes place before the euro",
- "question": "Befre the Euro was adapted, what the the monetay unit used in the country where the film \"Amen\" takes place?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0h3ww2v . \n?c ns:location.country.currency_formerly_used ?x .\n}\n",
- "webqsp_ID": "WebQTest-1120",
- "webqsp_question": "what was the currency used in france before the euro"
- },
- {
- "ID": "WebQTest-719_bcc7cf86fe716e0c10225e1a98b719bb",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:32:09",
- "machine_question": "which political party does the public speaker which spoke about Energy development represent",
- "question": "To what political party does the public speaker who spoke about energy development belong?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:event.public_speaker.speeches_or_presentations ?k .\n?k ns:event.speech_or_presentation.speech_topic ns:m.02mg6f . \n?c ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n}\n",
- "webqsp_ID": "WebQTest-719",
- "webqsp_question": "which political party does barack obama represent"
- },
- {
- "ID": "WebQTest-538_4c971bef32fb5777fb8b18ead5a702fe",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and is the same genre as film The True Story of the Three Little Pigs",
- "question": "What Taylor Swift movies are the same genre as The True Story of the Three Little Pigs?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:film.film_genre.films_in_this_genre ns:g.11b5lzm6b0 . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-1677_22c4d321fc60b69e1d966c77d4107a74",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and which was filmed at New York City",
- "question": "What movie starring Adam Sandler was filmed in New York City?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.featured_film_locations ns:m.02_286 . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-2215_7d99f28971c0ff3aa8437737f81f16b2",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:32:30",
- "machine_question": "where was the composer of She's Everything born and raised",
- "question": "Where did the composer of She's Everything grow up?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.02vy9_q . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2215",
- "webqsp_question": "where was brad paisley born and raised"
- },
- {
- "ID": "WebQTrn-1629_9be2f843a397d4ed6abe2c74fdf864be",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:13:59",
- "machine_question": "who the voice of jack skellington and was nominee of the Grammy Award for Best Instrumental Composition award",
- "question": "Who was nominated for the Best Instrumental Composition Grammy and also did the voice for Jack Skellington?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.042zz0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.042zz0 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.special_performance_type ns:m.02nsjvf .\n?x ns:award.award_nominee.award_nominations ?c .\n?c ns:award.award_nomination.award ns:m.025m98 . \n}",
- "webqsp_ID": "WebQTrn-1629",
- "webqsp_question": "who the voice of jack skellington"
- },
- {
- "ID": "WebQTrn-412_d4b48fc9d595027f8aab59483caf63d8",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:08:12",
- "machine_question": "what language does people in the location where the film \"Holland Carries On\" takes place speak",
- "question": "What language is spoken by the people who live in the place that is the setting for the film \"Holland Carries On?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.010qtfnb . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-412",
- "webqsp_question": "what language does people in netherlands speak"
- },
- {
- "ID": "WebQTrn-3384_abb73f6339e6b2a1ad5cceaffa30a1f3",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:37:34",
- "machine_question": "what language does people from the area in which the newspaper Nyhedsavisen is circulated speak",
- "question": "What language is spoken in the region where the Nyhedsavisen newsprint is disseminated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.0g70jm . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3384",
- "webqsp_question": "what language does people from denmark speak"
- },
- {
- "ID": "WebQTrn-241_cae386a1bf4ac03fea947c007d7c72d3",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with france and is the government has a position title of Minister of State",
- "question": "What Countries that share borders with France, have the government position title of Minister of State?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.basic_title ns:m.01ky1q . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-2653_051fe5d678df8262875f16a77d53c473",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have france been involved in and war that had the event French invasion of Russia",
- "question": "What French war has included the French invasion of Russia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n?x ns:time.event.included_in_event ns:m.02tvsn . \n}",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTrn-3249_603f103eff0d5a9cdc1709f9b5a402e7",
- "compositionality_type": "comparative",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and the tv program \"tvrage_id\" is greater than 3297",
- "question": "What Tamera Mowry tv show has a program \"tvrage_id\" largre than 3297?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.tvrage_id ?num .\nFILTER (xsd:integer(?num) > 3297) . \n}",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTrn-2486_8e7dc1d53f592b0d09bffb2fb511ef96",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:10:10",
- "machine_question": "what university did the actor that played the character Waldo's Dad graduate from",
- "question": "What school did the actor who played Waldo's father graduate from?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0gx9207 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?y ns:education.education.degree ns:m.02h4rq6 .\n}\n",
- "webqsp_ID": "WebQTrn-2486",
- "webqsp_question": "what university did donald trump graduate from"
- },
- {
- "ID": "WebQTrn-2875_03be0548f1b591d9453aba43e57a9419",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:16:00",
- "machine_question": "what language do the country where KEO beer is made speak",
- "question": "Which language is used in the country that KEO beer is made in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.08sj9d . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2875",
- "webqsp_question": "what language do cyprus speak"
- },
- {
- "ID": "WebQTest-213_3ec496c94ff4f83167e7d83479fa7082",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did the artist aword nominated for A Love Song for Bobby Long date",
- "question": "Who dated the award nominee for \" A Love Song for Bobby Long?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.04gcw8 . \n?c ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n}\n",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-261_aeb9776b51774c71335025b43ae24e91",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:45:58",
- "machine_question": "where is whistler mountain located and is the governmental jurisdiction that has governmental office holder named R. Edward Gosnell",
- "question": "Which country has R. Edward Gosnell as an office holder that is also where Whistler Mountain is located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02pg6z3)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02pg6z3 ns:location.location.containedby ?x .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.office_holder ns:m.03k0885 . \n}",
- "webqsp_ID": "WebQTrn-261",
- "webqsp_question": "where is whistler mountain located"
- },
- {
- "ID": "WebQTrn-3057_1afd5634cb719e3b77b4345510599ca8",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:41:21",
- "machine_question": "what year did the sports team arena stadium is Hilltop Park win world series",
- "question": "What year was the World Series won at Hilltop Park?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.arena_stadium ns:m.039nhz . \n?c ns:sports.sports_team.championships ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3057",
- "webqsp_question": "what year did giants win world series"
- },
- {
- "ID": "WebQTrn-2006_8380457ea59739a01481e4908013c943",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did edgar allan poe work for and was published until 1846",
- "question": "Which magazine, published until 1846, was the workplace of Edgar Allen Poe?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02lt8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02lt8 ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n?x ns:book.magazine.place_of_publication ?c .\n?c ns:book.place_of_publication_period.to \"1846\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTrn-1232_8c835b65e235cdfae89d84625f1f62b1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:16:08",
- "machine_question": "where was the roman empire centered and is the location of film The Taming of the Shrew",
- "question": "What was once the location for both the Roman Empire and The Taming of the Shrew?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06cmp)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06cmp ns:location.country.capital ?x .\n?x ns:film.film_location.featured_in_films ns:m.027yntx . \n}",
- "webqsp_ID": "WebQTrn-1232",
- "webqsp_question": "where was the roman empire centered"
- },
- {
- "ID": "WebQTrn-3136_fdbf99bc0f17cb22c3f0901d90fefe1a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:55:28",
- "machine_question": "what four regions make up the united kingdom and is the government has a position title of King of Arms",
- "question": "Which of the four regions of the United Kingdom has a government office named \"King of Arms?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ssc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ssc ns:base.aareas.schema.administrative_area.administrative_children ?x .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.basic_title ns:m.02_8hh . \n}",
- "webqsp_ID": "WebQTrn-3136",
- "webqsp_question": "what four regions make up the united kingdom"
- },
- {
- "ID": "WebQTrn-124_892dc0cdcd6f5469a8c88275f741535f",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did the actor that played in the film Angela & Viril direct",
- "question": "What movies were directed by the actor in Angela & Viril?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0gwssm9 . \n?c ns:film.director.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-2069_c1d589c22e4bcb71dd3832d4a8a1dbe9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:15:08",
- "machine_question": "what language chile speak and that was featured in the work Beloved",
- "question": "What is the language spoken in Chile that was in \"Beloved\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01p1v)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01p1v ns:location.country.languages_spoken ?x .\n?x ns:book.book_subject.works ns:m.04nrl5 . \n}",
- "webqsp_ID": "WebQTrn-2069",
- "webqsp_question": "what language chile speak"
- },
- {
- "ID": "WebQTrn-25_abd563e9aa3fc7103b5aae5a6d45564a",
- "compositionality_type": "superlative",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and is the film was released latest",
- "question": "Which of the films starring Taylor Lautner was released most recently?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-3766_a20823840ed586d363d240f035da3434",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:39:21",
- "machine_question": "what is the money called in where the government Government of Peru is located",
- "question": "What is the currency in the Government of Peru?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.government ns:m.02p53_1 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3766",
- "webqsp_question": "what is the money called in peru"
- },
- {
- "ID": "WebQTest-1785_8e46718c3fc1361ff1c02b62a853b402",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and that was producted by the company Universal Studios",
- "question": "What Universal Studios movie starred Kim Richards?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.production_companies ns:m.016tw3 . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-2569_a2cdb0c9a5b7b4a76677fa7477b739b2",
- "compositionality_type": "superlative",
- "created": "2017-10-26T03:22:42",
- "machine_question": "where do the houston rockets play basketball and the venue capacity is smallest",
- "question": "What is the venue with the smallest capacity where the Houston Rockets play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0jmfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0jmfb ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.venue.capacity ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-2569",
- "webqsp_question": "where do the houston rockets play basketball"
- },
- {
- "ID": "WebQTrn-2784_580feaf976a60d64a0f0308d1310d4e5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and cinematography was by Larry Banks",
- "question": "What movie with cinematography by Larry Banks did Tupac play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.cinematography ns:m.01whq4v . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTest-484_58e9566abd822ef6687a4e1a0a22926c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:57:01",
- "machine_question": "what language does australia use and is the language found in the fictional universe The Tortall Universe",
- "question": "What language is spoken in both the fictional universe of Tortall and the country of Australia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0chghy)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0chghy ns:location.country.languages_spoken ?x .\n?x ns:fictional_universe.fictional_language.found_in_fictional_universe ns:m.02k6v6k . \n}",
- "webqsp_ID": "WebQTest-484",
- "webqsp_question": "what language does australia use"
- },
- {
- "ID": "WebQTrn-124_7360e892294860c6ef7ad9a10e540e1b",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did the author who published editions for Notes from My Travels direct",
- "question": "What movies were directed by the author of Notes from My Travels?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.028y34p . \n?c ns:film.director.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-2871_4e2e3eb0c58dfa58f8cf69158295bc10",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:15:50",
- "machine_question": "what is there to see near the grand canyon and is the place where a citizen of United States of America was born",
- "question": "What city is near the Grand Canyon and still located in the United States?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cns5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cns5 ns:travel.tourist_attraction.near_travel_destination ?x .\n?x ns:location.location.people_born_here ?c .\n?c ns:people.person.nationality ns:m.09c7w0 . \n}",
- "webqsp_ID": "WebQTrn-2871",
- "webqsp_question": "what is there to see near the grand canyon"
- },
- {
- "ID": "WebQTrn-2754_22aa38132c7f99bfbb5cbce0db25b211",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:58:28",
- "machine_question": "who played as barney and is the actor that played in the film Barney Live in New York City",
- "question": "Who played as Barney and also starred in the film Barney Live in New York City?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01f4yy)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01f4yy ns:tv.tv_program.regular_cast ?y .\n?y ns:tv.regular_tv_appearance.actor ?x .\n?y ns:tv.regular_tv_appearance.character ns:m.0j_84dv .\n?x ns:film.actor.film ?c .\n?c ns:film.performance.film ns:m.027zqx4 . \n}",
- "webqsp_ID": "WebQTrn-2754",
- "webqsp_question": "who played as barney"
- },
- {
- "ID": "WebQTrn-568_ae176a507290b2f5342c73d91ecfb246",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:33:08",
- "machine_question": "what county is the area in which the newspaper Creative Loafing Charlotte is circulated",
- "question": "Which county circulates the Creative Loafing Charlotte newspaper?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.027sst9 . \n?c ns:location.hud_county_place.county ?x .\n}\n",
- "webqsp_ID": "WebQTrn-568",
- "webqsp_question": "what county is charlotte north carolina"
- },
- {
- "ID": "WebQTrn-76_d0bcff78dbe41bd5c70c0f36a3eeb30d",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:11:36",
- "machine_question": "what college did the actor that played in the film Sesame Beginnings: Exploring Together attend",
- "question": "What college did the Sesame Beginnings: Exploring Together actor attended?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0cr_h43 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n}\n",
- "webqsp_ID": "WebQTrn-76",
- "webqsp_question": "what college did matt lauer attend"
- },
- {
- "ID": "WebQTest-1035_7908752e63d4926a1c38cc60236acad1",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:20:09",
- "machine_question": "what was f. scott fitzgerald",
- "question": "What is F. Scott Fitzgerald known for?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04v7pkg . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTest-1035",
- "webqsp_question": "what was f. scott fitzgerald"
- },
- {
- "ID": "WebQTest-537_2229bda45800254a8ecdea64c577ca0a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and that was directed by Stuart Rose",
- "question": "What movie was Charlie Hunnam in that was directed by Stuart Rose?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_art_direction_by ns:m.08yqpl6 . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-21_7d825b5eadbaf5e8c1dee03159b9f99e",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:04:58",
- "machine_question": "who is the prime minister of the governmental jurisdiction that has governmental office holder named Meles Zenawi",
- "question": "What is the name of the Prime Minister who serves in the same government as Meles Zenawi?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.02313j . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.060bp .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-21",
- "webqsp_question": "who is the prime minister of ethiopia"
- },
- {
- "ID": "WebQTrn-2316_f80145f5cb2dca4e86ab2ce2cc4addf6",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:47:49",
- "machine_question": "what influenced jackson pollock 's work and was buried in Montju\u00efc Cemetery",
- "question": "The thing that influenced Jackson Pollock's work was also buried in Montjuic Cemetery, what was it?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04510)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04510 ns:influence.influence_node.influenced_by ?x .\n?x ns:people.deceased_person.place_of_burial ns:m.04cwdhr . \n}",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTrn-567_7dc33c4b385de73d2f8f053cdf6f23bb",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and cinematography was by Mark Irwin",
- "question": "What movie did Ron Howard do with cinematography was by Mark Irwin?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.cinematography ns:m.02rgz97 . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-436_d63127b099ed581855690cb5f1524332",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:11:48",
- "machine_question": "who played dumbledore in the the movie that Darren Tough played in",
- "question": "Find the Harry Potter movie that featured Darren Tough, who played Dumbledore in that film?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.actor ns:m.0k2cw1z . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0cb2r .\n}\n",
- "webqsp_ID": "WebQTrn-436",
- "webqsp_question": "who played dumbledore in the first movie"
- },
- {
- "ID": "WebQTest-1797_7d457e78902b86bcb3c3613a3d2321b6",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and is the person that served in the military unit 21st Illinois Volunteer Infantry Regiment",
- "question": "Who served in the 21st Illinois Volunteer Infantry Regiment that also fought in the battle of Vicksburg?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:military.military_person.service ?c .\n?c ns:military.military_service.unit ns:m.02rzchs . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-3151_f3cb429e64bc1706be81bc4f687a0019",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:57:43",
- "machine_question": "what is the major language spoken in greece and is the language Roman Empire",
- "question": "What is the major language spoken in Greece and spoken in addition to Latin in the Roman Empire?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.035qy)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.035qy ns:location.country.languages_spoken ?x .\n?x ns:fictional_universe.fictional_language.where_spoken ns:m.06cmp . \n}",
- "webqsp_ID": "WebQTrn-3151",
- "webqsp_question": "what is the major language spoken in greece"
- },
- {
- "ID": "WebQTrn-3057_c1d5c9c777c291a80c29c70ec43c45ad",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:41:21",
- "machine_question": "what year did the sports team arena stadium is AT&T Park win world series",
- "question": "When did the team that calls AT&T Park home win the world series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.arena_stadium ns:m.01_gsg . \n?c ns:sports.sports_team.championships ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3057",
- "webqsp_question": "what year did giants win world series"
- },
- {
- "ID": "WebQTrn-567_e4d5f38a9487c935ab4462347b06cf15",
- "compositionality_type": "superlative",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and the tv program episode running time is largest",
- "question": "what is the movie with the longest running time that Ron Howard starred in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:tv.tv_program.episode_running_time ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-3671_16a18a87b07cc1f5deb84208c7deff87",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:20:26",
- "machine_question": "who does queen a film that James Jordan was a crew member of hair",
- "question": "Who does Queens hair on a film that James Jordan was a crew member on?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.other_crew ?k .\n?k ns:film.film_crew_gig.crewmember ns:m.0104p091 . \n?c ns:award.award_nominated_work.award_nominations ?y .\n?y ns:award.award_nomination.award_nominee ?x .\n?y ns:award.award_nomination.award ns:m.02r0csl .\n}\n",
- "webqsp_ID": "WebQTrn-3671",
- "webqsp_question": "who does queen elizabeth hair"
- },
- {
- "ID": "WebQTest-743_af8b975343e4098913128e9ac7d04c05",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of the public speaker which spoke about Anti-Apartheid 's brothers",
- "question": "Who are the brothers of the anti-apartheid public speaker?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:event.public_speaker.speeches_or_presentations ?k .\n?k ns:event.speech_or_presentation.speech_topic ns:m.04lxyz0 . \n?c ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n}\n",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTrn-894_0aac7d2a8c790cbe4a31b55ef9eba00d",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired the author of The Great Gatsby",
- "question": "The author of The Great Gatsby was inspired by what?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:media_common.dedicator.dedications ?k .\n?k ns:media_common.dedication.work_dedicated ns:m.0k2y7 . \n?c ns:influence.influence_node.influenced_by ?x .\n}\n",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTrn-1577_8983d767d91f2c7eec26c71cea350b93",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:06:58",
- "machine_question": "where did the person that said \"It is a very rare man who does not victimize the helpless.\" go to school",
- "question": "Which school did the person that said, \"It is a very rare man who does not victimize the helpless,\" attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048f9n8 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1577",
- "webqsp_question": "where did james baldwin go to school"
- },
- {
- "ID": "WebQTrn-3170_2c9888f591cdea04f631b1f473bf1578",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:01:04",
- "machine_question": "what does that who was the speaker in 70th anniversary of D-Day and the Battle of Normandy have a degree in",
- "question": "What field did the speaker during the 70th anniversary of D-Day and the Battle of Normandy have their college degree in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:event.public_speaker.speeches_or_presentations ?k .\n?k ns:event.speech_or_presentation.event ns:m.010r041_ . \n?c ns:people.person.education ?y .\n?y ns:education.education.major_field_of_study ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3170",
- "webqsp_question": "what does obama have a degree in"
- },
- {
- "ID": "WebQTest-537_0b9df216de1dc61e927869e6f9dfac2b",
- "compositionality_type": "superlative",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and is the film was released earliest",
- "question": "Which of Charlie Hunnam's films was released earliest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-241_f833a3afbddd92d128102278ba38bc3a",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with france and is the country that has an iso 3166-1 alpha-3 of AD",
- "question": "Which country that borders France as is encoded as AD under ISO 3166-1?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.iso3166_1_alpha2 \"AD\" . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTest-1528_505f2eda6be64caf7b48a166de833564",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and is in the Ancient Greek",
- "question": "What movie about ancient Greek culture features Logan Lerman?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.language ns:m.01307m . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTest-1513_fd1f7b01422ed781a7688691219784f8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:48:57",
- "machine_question": "what to do downtown sacramento and is the amusement park with the Dragon's Den ride",
- "question": "Which amusement park, with its Dragon's Den ride, is in downtown Sacramento?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07bcn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07bcn ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:amusement_parks.park.rides ns:m.0j11548 . \n}",
- "webqsp_ID": "WebQTest-1513",
- "webqsp_question": "what to do downtown sacramento"
- },
- {
- "ID": "WebQTrn-1023_0513ae5213a4f69739cdef9e7c160e2b",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:42:01",
- "machine_question": "what is the money of where the currency Argentina peso ley is used called",
- "question": "What money is used where the Argentina peso ley is used?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_formerly_used ns:m.0b87yv . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1023",
- "webqsp_question": "what is the money of argentina called"
- },
- {
- "ID": "WebQTrn-1758_ee96ef39147e9369f0285bce0b21812e",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:28:23",
- "machine_question": "what is the present form of government in the place where breed Orloff chicken originated in",
- "question": "What is the form of government where the Orloff chicken comes from?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.047scvf . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1758",
- "webqsp_question": "what is the present form of government in iran"
- },
- {
- "ID": "WebQTrn-25_9aa8fc6555abf1204189368908dcccb2",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and that has the following genre: Thriller",
- "question": "What is the title of the thriller movie starring Taylor Lautner?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ns:m.01jfsb . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-1513_24c13551b792ceb6ce65520d29b87c61",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:48:57",
- "machine_question": "what to do downtown sacramento and is the structure opened in 1986",
- "question": "What structure in Downtown Sacramento opened in 1986?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07bcn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07bcn ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.structure.opened \"1986\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1513",
- "webqsp_question": "what to do downtown sacramento"
- },
- {
- "ID": "WebQTrn-2215_823b40b980df8fa2c68cdd1bd7972ce1",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:32:30",
- "machine_question": "where was the artist aword nominated for Beat This Summer born and raised",
- "question": "What city did the artist who is the nominee for the Beat this Summer aware grow up in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.0rph1pv . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2215",
- "webqsp_question": "where was brad paisley born and raised"
- },
- {
- "ID": "WebQTest-1337_a5443b45fd60bc5a46cdf273e2b79107",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:14:00",
- "machine_question": "what all did ben franklin invent and invented by Prokop Divi\u00c5\u00a1",
- "question": "What device was independently invented both by Ben Franklin and Prokop Divi\u00c5\u00a1?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.019fz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.019fz ns:law.inventor.inventions ?x .\n?x ns:law.invention.inventor ns:m.014cm_ . \n}",
- "webqsp_ID": "WebQTest-1337",
- "webqsp_question": "what all did ben franklin invent"
- },
- {
- "ID": "WebQTest-712_b1236660c5bd74b3c7b1722628aa4861",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:31:25",
- "machine_question": "what countries have territories in oceania and the country calling code is greater than 682",
- "question": "Which countries have a calling code greater than 682 and have territories in Oceania?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.calling_code ?num .\nFILTER (xsd:integer(?num) > 682) . \n}",
- "webqsp_ID": "WebQTest-712",
- "webqsp_question": "what countries have territories in oceania"
- },
- {
- "ID": "WebQTest-1337_5f339cc3a7979a71dd90298c8532b71b",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:14:00",
- "machine_question": "what all did the politician that was appointed to his/her government position by Continental Congress invent",
- "question": "What inventions did the politician who was appointed to his position by the contonental congress create?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.politician.government_positions_held ?k .\n?k ns:government.government_position_held.appointed_by ns:m.09k5k . \n?c ns:law.inventor.inventions ?x .\n}\n",
- "webqsp_ID": "WebQTest-1337",
- "webqsp_question": "what all did ben franklin invent"
- },
- {
- "ID": "WebQTrn-60_51d761aa070710bb5c4b31c8f0dc9ac7",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and is the government has a position title of Second Vice-President",
- "question": "What Portuguese speaking countries also have a position of Second Vice President?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.basic_title ns:m.010gdkhz . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTest-1012_957f00252168cb71ee9e94af3ea5f07e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:17:46",
- "machine_question": "what to do in hollywood ca this weekend and the venue capacity is 1152",
- "question": "What venue that holds 1152 is there to see in Hollywood, CA?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2wj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2wj ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.venue.capacity \"1152\" . \n}",
- "webqsp_ID": "WebQTest-1012",
- "webqsp_question": "what to do in hollywood ca this weekend"
- },
- {
- "ID": "WebQTrn-2292_c672d27c3d00ea802b18f17142a0c867",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:44:21",
- "machine_question": "what kind of economy was the a military combatant which was involved in the military conflict of the Hungarian Revolution of 1956",
- "question": "Does anyone know the type of economy used by the fighters of the Hungarian Revolution of 1956?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:military.military_combatant.casualties ?k .\n?k ns:military.casualties.military_conflict ns:m.01zd7d . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2292",
- "webqsp_question": "what kind of economy was the soviet union"
- },
- {
- "ID": "WebQTrn-3249_9935071e94698bbdd5fd1114334a2e07",
- "compositionality_type": "comparative",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and is the tv program has number of episodes less than 132",
- "question": "Which TV shows starring Tamera Mowry have fewer than 132 episodes?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.number_of_episodes ?num .\nFILTER (xsd:integer(?num) < 132) . \n}",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTrn-3249_ad66f99d2894fe516e522730a6cca60a",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does the actor that played the character Cat Donovan play on",
- "question": "In which shows does the actor who portrayed Cat Donovan appear?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0h2b2h8 . \n?c ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTrn-2708_446e4b328466173822f9394127cb6257",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:49:59",
- "machine_question": "who is that is sponsered by Aflac racing for",
- "question": "What racing company is sponsored by Aflac?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:business.sponsored_recipient.sponsorship ?k .\n?k ns:business.sponsorship.sponsored_by ns:m.01xs7c . \n?c ns:base.nascar.nascar_driver.team ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2708",
- "webqsp_question": "who is carl edwards racing for"
- },
- {
- "ID": "WebQTest-537_c8e0c5670b9fa714ebab6aaeb0205736",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and that was producted by Jon Favreau filmography",
- "question": "What filem feature Charlie Hunnam and was produced by Jon Favreau filmography?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.executive_produced_by ns:m.01twdk . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-3673_e138e1bf22cbeb2af5937f34e46afdc6",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:20:52",
- "machine_question": "what timezone is has an official symbol of Yule Marble in",
- "question": "Which timezone includes the official symbol of Yule Marble?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.official_symbols ?k .\n?k ns:location.location_symbol_relationship.symbol ns:m.067bnc . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3673",
- "webqsp_question": "what timezone is colorado in"
- },
- {
- "ID": "WebQTrn-3515_6d7d4e79a1744fa4b2898a8ad4ad1190",
- "compositionality_type": "comparative",
- "created": "2017-10-26T06:02:42",
- "machine_question": "where did paul ryan attend college and is the university that has number of undergraduates greater than 14872",
- "question": "What is the college with more than 14872 undergraduates that Paul Ryan attended?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.024v2j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.024v2j ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) > 14872) . \n}",
- "webqsp_ID": "WebQTrn-3515",
- "webqsp_question": "where did paul ryan attend college"
- },
- {
- "ID": "WebQTrn-3057_f6c8fe3608211104942c4bd00e09dacf",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:41:21",
- "machine_question": "what year did team that participated in 2010 Major League Baseball season win world series",
- "question": "Who won the 2010 Major league Baseball season World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:time.participant.event ns:m.07s3z6q . \n?c ns:sports.sports_team.championships ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3057",
- "webqsp_question": "what year did giants win world series"
- },
- {
- "ID": "WebQTest-538_ebdaf3c91b43a826ed6ecc1221fd9af5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and that was released on 2009-04-08",
- "question": "Which movie was released April 04 2008 and stars Taylor Swift?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date \"2009-04-08\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-465_7ec1aff598d72f91907d801c464ca7d4",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:15:36",
- "machine_question": "what to see and do in the place where breed Maltese originated in",
- "question": "What is there to see and do in the location where the Maltese breed originated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.02cyl6 . \n?c ns:travel.travel_destination.tourist_attractions ?x .\n}\n",
- "webqsp_ID": "WebQTrn-465",
- "webqsp_question": "what to see and do in malta"
- },
- {
- "ID": "WebQTest-538_22837422e25cf0a05cb0efba9aa80402",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and involves organization National Film Board of Canada",
- "question": "Which movie did Taylor Swift star in that involved the National Film Board of Canada?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:organization.organization_sector.organizations_in_this_sector ns:m.014l4w . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTest-1785_8bad0a0cbda8b0e72f6a60d6917b95eb",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and that was directed by Irvin Kershner",
- "question": "What Irvin Kershner directed movie was Kim Richards in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.directed_by ns:m.03y0td . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTest-1072_a86f2ebf5f56d7c7a97bcf7f76fa2d8f",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:26:50",
- "machine_question": "who is the current governor of the affected area of the cyclone Tropical Storm Norma 2010",
- "question": "Who was the sitting governor of the State hit by the cyclonic Tropical Storm Norma 2010?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:meteorology.cyclone_affected_area.cyclones ns:m.0g1yw4 . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2010-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2010-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-1072",
- "webqsp_question": "who is the current governor of arizona 2010"
- },
- {
- "ID": "WebQTest-719_8c4cd2a8dd5064dcd1e88389796138c7",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:32:09",
- "machine_question": "which political party does the political appointer that had the title Associate Director, White House Office of Public Liaison represent",
- "question": "What polotical party does the current Associate Director, White House Office of Public Liaison represent?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.05pv1bt . \n?c ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n}\n",
- "webqsp_ID": "WebQTest-719",
- "webqsp_question": "which political party does barack obama represent"
- },
- {
- "ID": "WebQTrn-849_9b23cbcba182d9c62c5c414a0ee2999a",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and is the governmental jurisdiction that has the government position tiitle Minister of Ecology, Sustainable Development and Energy",
- "question": "Which country shares Germany's borders also has an official government position title of the Ministry of Ecology, Sustainable Development and Energy?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.office_position_or_title ns:m.0102_2fz . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-846_b2db88607e6e187c67839c81f66e708f",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:10:38",
- "machine_question": "where was the composer of Stop Standing There born",
- "question": "In what location was the composer of Stop Standing there born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0zxgdd1 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-846",
- "webqsp_question": "where was avril lavigne born"
- },
- {
- "ID": "WebQTest-719_f1a83a32bf04983a5a5f9da914f867c8",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:32:09",
- "machine_question": "which political party does that who was the speaker in 2012 State of the Union Address represent",
- "question": "To what political party did the 2012 State of the Union Address speaker belong?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:event.public_speaker.speeches_or_presentations ?k .\n?k ns:event.speech_or_presentation.event ns:m.0hrdf6b . \n?c ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n}\n",
- "webqsp_ID": "WebQTest-719",
- "webqsp_question": "which political party does barack obama represent"
- },
- {
- "ID": "WebQTest-837_00790334f21ccc3d75415a56920dc691",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:49:35",
- "machine_question": "what year did the baltimore ravens win superbowl and New York Giants was the championship runner up",
- "question": "What year did the Baltimore Ravens win the Superbowl against the New York Giants?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01ct6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01ct6 ns:sports.sports_team.championships ?x .\n?x ns:sports.sports_championship_event.championship ns:m.06x5s .\n?x ns:sports.sports_championship_event.runner_up ns:m.05gg4 . \n}",
- "webqsp_ID": "WebQTest-837",
- "webqsp_question": "what year did the baltimore ravens win superbowl"
- },
- {
- "ID": "WebQTrn-1405_209a925075130582f176bb9a651b1279",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:40:40",
- "machine_question": "where did president kennedy go to school and the NCES school ID is 250315000417",
- "question": "What school with the NCES school ID of 250315000417 did President Kennedy attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.school.nces_school_id \"250315000417\" . \n}",
- "webqsp_ID": "WebQTrn-1405",
- "webqsp_question": "where did president kennedy go to school"
- },
- {
- "ID": "WebQTrn-513_f28197486cf8bc44c096b5c412629106",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and is the country that has Abkhaz Language as a spoken language",
- "question": "Which Eastern European country uses the language Abkhaz?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.languages_spoken ns:m.01crf0 . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-1706_37b57681c5d1e0de5dd91363e9914f93",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:25:15",
- "machine_question": "who controls the location which contains the second level division Boquer\u00c3\u00b3n District",
- "question": "Who controls the second level division of the Boquer\u00c3\u00b3n District?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.05sz8jy . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.office_position_or_title ns:m.0m57hp6 .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-1706",
- "webqsp_question": "who controls panama"
- },
- {
- "ID": "WebQTrn-1539_1ea7ee330f12280c9776f7d4af7d88c4",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:01:49",
- "machine_question": "who plays the movie that Aaron Tourigny played in",
- "question": "Who is in the movie that Aaron Tourigny was also in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.actor ns:m.0yhqh63 . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0gyp72m .\n}\n",
- "webqsp_ID": "WebQTrn-1539",
- "webqsp_question": "who plays paul blart"
- },
- {
- "ID": "WebQTrn-3766_6ed17cf93677d92f2fcd2df541fa96b3",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:39:21",
- "machine_question": "what is the money called in the place that has the following courts Supreme Court of Peru",
- "question": "What is the money used where the Supreme Court of Peru is located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:law.court_jurisdiction_area.courts ns:m.027k5kf . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3766",
- "webqsp_question": "what is the money called in peru"
- },
- {
- "ID": "WebQTest-1686_b955f51044a2123babff29671bfd4e70",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:16:25",
- "machine_question": "who is the governor of has an official symbol of Saguaro 2009",
- "question": "Who was the Governor of Saguaro in 2009?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.official_symbols ?k .\n?k ns:location.location_symbol_relationship.symbol ns:m.0m5w_ . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTrn-2875_932cb81ff1a6e44e83ffd8b835951383",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:16:00",
- "machine_question": "what language do the country where Leon Beer beer is made speak",
- "question": "What language is spoken in the country which makes Leon Beer?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqfp_ . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2875",
- "webqsp_question": "what language do cyprus speak"
- },
- {
- "ID": "WebQTrn-124_319032a696061079f21c55a0ec3c00de",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and that was producted by the company Legendary Pictures",
- "question": "What movie directed by Angelina Jolie that was produced by Legendary Pictures?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.production_companies ns:m.0f3h3m . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTest-1091_9ec8d61f09759315d481f3e1b8f96bd1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:33:06",
- "machine_question": "what type of religions are in the united states and is subject of the film The Cup",
- "question": "What religion has some practicers in the United States and was the religion featured in the film \"the cup\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:film.film_subject.films ns:m.0859_0 . \n}",
- "webqsp_ID": "WebQTest-1091",
- "webqsp_question": "what type of religions are in the united states"
- },
- {
- "ID": "WebQTrn-2057_989ef8c8e3ea409e00989ea93579d5ff",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:12:06",
- "machine_question": "what money does the subject of the film Death in a Cornfield use",
- "question": "What currency is used by the subject of the film Death in a Cornfied?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.0gx2_xj . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2057",
- "webqsp_question": "what money does guatemala use"
- },
- {
- "ID": "WebQTrn-634_8d8a89d2b3c70cf221c515e27f633b5b",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:41:50",
- "machine_question": "what did martin luther do and he did it until the year 1849",
- "question": "What did Martin Luther keep doing until the year 1849?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04yd_)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04yd_ ns:people.person.profession ?x .\n?x ns:religion.religious_leadership_title.leaders ?c .\n?c ns:religion.religious_organization_leadership.end_date \"1849\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-634",
- "webqsp_question": "what did martin luther do"
- },
- {
- "ID": "WebQTest-1797_194b220adab0abb76bdf49354cfdf3ff",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and held a position until 1870-11-22",
- "question": "Who held the position through 1870-11-22 and fought in the Battle of Vicksburg?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.to \"1870-11-22\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTest-484_17dce559f069bbd76f045192423e1ce0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:57:01",
- "machine_question": "what language does australia use and is the language found in the fictional universe Buffyverse",
- "question": "What is the language spoken in the fictional \"Buffyverse\" and also spoke in Australia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0chghy)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0chghy ns:location.country.languages_spoken ?x .\n?x ns:fictional_universe.fictional_language.found_in_fictional_universe ns:m.02s3gw . \n}",
- "webqsp_ID": "WebQTest-484",
- "webqsp_question": "what language does australia use"
- },
- {
- "ID": "WebQTest-1012_8602f4a22371baa72ab6965c0f6625d1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:17:46",
- "machine_question": "what to do in hollywood ca this weekend and is the institution where Tim Allen was inducted",
- "question": "What fun attraction is located in Hollywood and is the same place that Tim Allen was inducted?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2wj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2wj ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:award.hall_of_fame.inductees ?c .\n?c ns:award.hall_of_fame_induction.inductee ns:m.019vgs . \n}",
- "webqsp_ID": "WebQTest-1012",
- "webqsp_question": "what to do in hollywood ca this weekend"
- },
- {
- "ID": "WebQTrn-1405_ca6ce44d620e3ead920f09f2813da1af",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:40:40",
- "machine_question": "where did president the public speaker which spoke about Berlin Wall go to school",
- "question": "Which schools did the president who spoke about the Berlin Wall attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:event.public_speaker.speeches_or_presentations ?k .\n?k ns:event.speech_or_presentation.speech_topic ns:m.017f5 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1405",
- "webqsp_question": "where did president kennedy go to school"
- },
- {
- "ID": "WebQTrn-3226_56c6df98d3f203d856db0584c5dab489",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:10:33",
- "machine_question": "who plays the film whose soundtrack is Forgetting Sarah Marshall",
- "question": "Who is the star of the film with the soundtrack Forgetting Sarah Marshall?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.soundtrack ns:m.049qwxt . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.04hyh27 .\n}\n",
- "webqsp_ID": "WebQTrn-3226",
- "webqsp_question": "who plays sarah marshall"
- },
- {
- "ID": "WebQTrn-1677_3e55a7ab68be573ccb45f5858cd45196",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and is the film that was released on 2002",
- "question": "What movie starring Adam Sandler was released in 2002?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date \"2002\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-2654_9b6037bb097871b8d61a8bc0138de6f3",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:40:03",
- "machine_question": "who plays moira on the tv program that has the theme song The L Word Theme",
- "question": "Who plays Moira on The L Word which has a theme song?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:tv.tv_program.theme_song ns:m.0n9m3db . \n?c ns:tv.tv_program.regular_cast ?y .\n?y ns:tv.regular_tv_appearance.actor ?x .\n?y ns:tv.regular_tv_appearance.character ns:g.121_4f1c .\n}\n",
- "webqsp_ID": "WebQTrn-2654",
- "webqsp_question": "who plays moira on the l word"
- },
- {
- "ID": "WebQTrn-25_a1d1a4796faa43a64b8b4a39c4493ef2",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and that is 106.0 minutes long",
- "question": "What 106.0 minute long movie did Taylor Lautner appear in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.runtime ?c .\n?c ns:film.film_cut.runtime \"106.0\" . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-2250_8da6011c43c603892f12f81e4b5e7a5b",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:37:24",
- "machine_question": "where is the organization that acquired the company Columbia headquarters located",
- "question": "Which company acquired the company located in the Columbia headquarters?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.companies_acquired ?k .\n?k ns:business.acquisition.company_acquired ns:m.015_1q . \n?c ns:organization.organization.headquarters ?y .\n?y ns:location.mailing_address.citytown ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2250",
- "webqsp_question": "where is sony headquarters located"
- },
- {
- "ID": "WebQTrn-25_4f90f5f94af69a2631f90a59036daa1d",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and is the film that was released on 2001-10-30",
- "question": "Which movie, released on October 30, 2001, featured Taylor Lautner?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date \"2001-10-30\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-2335_7cd339eefa681cdb907de4bdf65f8aae",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:50:23",
- "machine_question": "what is the national anthem of the country where Chechen Language is spoken",
- "question": "What is the national anthem of the country where the people speak Chechen?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.0198z0 . \n?c ns:location.country.national_anthem ?y .\n?y ns:government.national_anthem_of_a_country.anthem ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2335",
- "webqsp_question": "what is the national anthem of russia"
- },
- {
- "ID": "WebQTrn-3384_d6b399b7abccfea2d7204210d458e552",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:37:34",
- "machine_question": "what language does people from the area in which the newspaper Berlingske is circulated speak",
- "question": "In the area where the newspaper Berlingske is circulated, what languages are spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.050_0_ . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3384",
- "webqsp_question": "what language does people from denmark speak"
- },
- {
- "ID": "WebQTrn-634_5d4f60d21b1a51a0e4b7f4c661219b56",
- "compositionality_type": "comparative",
- "created": "2017-10-25T22:41:50",
- "machine_question": "what did martin luther do and ended leading a religious organization after 1805",
- "question": "What did Martin Luther do after 1805 when no longer leading a religious organization?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04yd_)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04yd_ ns:people.person.profession ?x .\n?x ns:religion.religious_leadership_title.leaders ?c .\n?c ns:religion.religious_organization_leadership.end_date ?num .\nFILTER (?num > \"1805\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-634",
- "webqsp_question": "what did martin luther do"
- },
- {
- "ID": "WebQTest-1178_09e61020934818b85641a22821e7a455",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:47:51",
- "machine_question": "where is the music producer which produced Strictly 4 My N.I.G.G.A.Z... from originally",
- "question": "Where is the Strictly 4 My N.I.G.G.A.Z. producer originally from?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.producer.releases_produced ns:m.0348bdx . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTest-1178",
- "webqsp_question": "where is tupac from originally"
- },
- {
- "ID": "WebQTrn-2039_b61ae09585ba771e23f658ee6c136c5c",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:10:06",
- "machine_question": "who plays jacob black in a film that Dean G. Roberts was a crew member of",
- "question": "Who was the actor that played Jacob Black in the film that Dean G. Roberts was a part of?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.other_crew ?k .\n?k ns:film.film_crew_gig.crewmember ns:m.0gb4myz . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.02qd_td .\n}\n",
- "webqsp_ID": "WebQTrn-2039",
- "webqsp_question": "who plays jacob black in twilight"
- },
- {
- "ID": "WebQTrn-241_ab96c0ef9042203a34dca208ede2f08d",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with france and is the governmental jurisdiction that has the government position tiitle President of the National Council of Switzerland",
- "question": "What country has a title of President of the National council and shares it's borders with France?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.office_position_or_title ns:m.01vqfh . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-25_dee5fa266aa0c28f511171c1ed20b5ab",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and film casting director was Rene Haynes",
- "question": "Which Taylor Lautner movie had Rene Haynes as its casting director?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_casting_director ns:m.08n57hm . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-517_e7d8b401e84db19b4965bb23aa43871d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:03:49",
- "machine_question": "what do people speak in canada and the language is of conlang type \"Engineered language\"",
- "question": "Which conlang type \"Engineered language\" is spoken in Canada?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d060g)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d060g ns:location.country.languages_spoken ?x .\n?x ns:language.conlang.conlang_type ns:m.030wpg . \n}",
- "webqsp_ID": "WebQTest-517",
- "webqsp_question": "what do people speak in canada"
- },
- {
- "ID": "WebQTrn-1377_a0b780b1c7d342a9f523493405dcf048",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:37:45",
- "machine_question": "what are the actor that played in the film Shirley Temple: The Early Years kids names",
- "question": "What are the names of the child actors that that played in the film Shirley Temple: The Early Years?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0cs09mx . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1377",
- "webqsp_question": "what are shirley temple kids names"
- },
- {
- "ID": "WebQTest-1785_f920be15c35f359d50fd5a08901a5166",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and is they music was by Leonard Rosenman",
- "question": "What movie was Kim Richards in where the music was do by Leonard Rosenman?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.music ns:m.01pcpt0 . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-2748_510ee63721c43d65b08c99d91f4f4efc",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:56:50",
- "machine_question": "what language do they speak the location where the film \"Shutter\" takes place",
- "question": "What languages are spoken where \"Shutter\" takes place?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0cs4yp . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2748",
- "webqsp_question": "what language do they speak thailand"
- },
- {
- "ID": "WebQTrn-372_941e1abcd5c7b97906d8e2bf25fbdbaf",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:00:52",
- "machine_question": "what do catholics call their god and is the person that said \"It is written again, Thou shalt not tempt the Lord thy God.\"",
- "question": "What do Catholics call their God and has said \" It is written again, Thou shalt not tempt the Lord thy God\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c8wxp)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c8wxp ns:religion.religion.deities ?x .\n?x ns:people.person.quotations ns:m.094t_hr . \n}",
- "webqsp_ID": "WebQTrn-372",
- "webqsp_question": "what do catholics call their god"
- },
- {
- "ID": "WebQTest-213_cbbd86314870b15371b43439eb40587a",
- "compositionality_type": "comparative",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did scarlett johansson date and a celebritie that had a romantic relationship that ended before 2006",
- "question": "what celebrities did scarlett johansson have romantic relationships with that ended before 2006?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:celebrities.celebrity.sexual_relationships ?c .\n?c ns:celebrities.romantic_relationship.end_date ?num .\nFILTER (?num < \"2006\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-436_b5a2c2761dc6288b6d57aaee16d69bec",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:11:48",
- "machine_question": "who played dumbledore in the a film that Mark Lambert was a crew member of",
- "question": "Who played Dumbledore in a film that had Mark Lambert as a crew member?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.other_crew ?k .\n?k ns:film.film_crew_gig.crewmember ns:m.0bj4xsk . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0cb2r .\n}\n",
- "webqsp_ID": "WebQTrn-436",
- "webqsp_question": "who played dumbledore in the first movie"
- },
- {
- "ID": "WebQTest-1797_2990386b75832159de0dc38540e13688",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and is the politician that hold the government position Attorney general",
- "question": "Which Attorney general fought in the battle of Vicksburg?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.basic_title ns:m.0f6c3 . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-2570_ac52c51debd358141a23acc7ae7ec938",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and is the political appointer that had the title White House Chief of Staff",
- "question": "Which WW2 US President had a political appointer that was White House Chief of Staff?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.office_position_or_title ns:m.01f62w . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-1677_a7b0673d818a426f402b6a2c2573d137",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and was nominated an award with the describtion \"and his diapers\"",
- "question": "What movie starring Adam Sandler was nominated for the \"and his diapers\" Award?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:award.award_nominated_work.award_nominations ?c .\n?c ns:award.award_nomination.notes_description \"and his diapers\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-1577_6fb4733f48e98e385b85d625ad84354f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:06:58",
- "machine_question": "where did james baldwin go to school and is the university that has number of postgraduates 3565",
- "question": "Which university did James Baldwin attend and has a total of 3565 postgraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.017_pb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.017_pb ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number \"3565\" . \n}",
- "webqsp_ID": "WebQTrn-1577",
- "webqsp_question": "where did james baldwin go to school"
- },
- {
- "ID": "WebQTest-537_f4911e93c40f00f8c256e3ccf42422c1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and is the film was released to the distribution medium Blu-ray disc",
- "question": "Which Charlie Hunnam film was released to Blu-ray disc?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.film_release_distribution_medium ns:m.02nxhr . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-60_93b45d085243ea5889cb7b43978ba5a3",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak the topic of the image Map Portuguese World",
- "question": "Which countries speak Portugsese?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.0ccjyhs . \n?c ns:language.human_language.countries_spoken_in ?x .\n}\n",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-1001_bb43d511f5deb88ce91a9c3ee216e11b",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:37:46",
- "machine_question": "what super bowls have the giants won and the sports championship results were 17-14",
- "question": "Which sports championship Super Bowl was won by the Giants with a final score of 17-14?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05gg4)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05gg4 ns:sports.sports_team.championships ?x .\n?x ns:common.topic.notable_types ns:m.01xljv1 .\n?x ns:sports.sports_championship_event.result \"17-14\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-1001",
- "webqsp_question": "what super bowls have the giants won"
- },
- {
- "ID": "WebQTrn-2292_b1f9bf9c0551430652e0ae3b98455ea6",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:44:21",
- "machine_question": "what kind of economy was the where the currency Soviet ruble is used",
- "question": "What was the economic system in the country where the Soviet ruble was the currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_formerly_used ns:m.025rymp . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2292",
- "webqsp_question": "what kind of economy was the soviet union"
- },
- {
- "ID": "WebQTrn-1069_ee0846a1d115bdd5408f2aef3542ab79",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:50:55",
- "machine_question": "what language do the country where THY Limfjordsporter beer is made",
- "question": "What are the languages of the country where HY Limfjordsporter beer is produced?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqvzy . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1069",
- "webqsp_question": "what language do denmark"
- },
- {
- "ID": "WebQTrn-3136_58714f9fb6cdd02a90c953d33fc607f9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:55:28",
- "machine_question": "what four regions make up the united kingdom and its currency is Pound sterling",
- "question": "What region uses the Sterling as it's currency and is part of the UK?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ssc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ssc ns:base.aareas.schema.administrative_area.administrative_children ?x .\n?x ns:location.statistical_region.gdp_nominal ?c .\n?c ns:measurement_unit.dated_money_value.currency ns:m.01nv4h . \n}",
- "webqsp_ID": "WebQTrn-3136",
- "webqsp_question": "what four regions make up the united kingdom"
- },
- {
- "ID": "WebQTrn-2968_16d7795d856ce567c83173691845c6bf",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:28:01",
- "machine_question": "what time zone is the affected area of the cyclone 1815 New England hurricane usa in",
- "question": "What time zone is the location where the 1815 New England cyclone hit?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:meteorology.cyclone_affected_area.cyclones ns:m.08fbtd . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2968",
- "webqsp_question": "what time zone is new england usa in"
- },
- {
- "ID": "WebQTrn-2006_c96614f281a32cf9b91c7adc81220daf",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did the author who published editions for The cask of Amontillado work for",
- "question": "Which magazines employed the author of The cask of Amontillado?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04v5y_n . \n?c ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTrn-241_7a1f9047f5100e2853d54d69c6793f2d",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with the governmental jurisdiction that the government that has the position title French Minister of the Economy, Finance and Industry",
- "question": "What countries border the government jurisdiction held by the French Minister of the Economy, Finance and Industry?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.03kcws . \n?c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n}\n",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-2871_98925752e1e60abb73dc775f15ee38af",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:15:50",
- "machine_question": "what is there to see near the grand canyon and location where a footbal player in a Wide receiver position was born",
- "question": "What is near the Grand Canyon and is where a Wide Receiver Football player was born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cns5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cns5 ns:travel.tourist_attraction.near_travel_destination ?x .\n?x ns:location.location.people_born_here ?c .\n?c ns:american_football.football_player.position_s ns:m.02g_6x . \n}",
- "webqsp_ID": "WebQTrn-2871",
- "webqsp_question": "what is there to see near the grand canyon"
- },
- {
- "ID": "WebQTrn-1294_44212b37b85e474f282a7776689ba82f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:22:48",
- "machine_question": "what is vito corleone real name and who was Deism",
- "question": "What is the true name of Vito Corleone and also played Deism?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05hp_9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05hp_9 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:people.person.religion ns:m.02d11 . \n}",
- "webqsp_ID": "WebQTrn-1294",
- "webqsp_question": "what is vito corleone real name"
- },
- {
- "ID": "WebQTest-1785_8e2423e76bcbb0c35655fe66894978f5",
- "compositionality_type": "comparative",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and is the film that was released before 2005-10-25",
- "question": "What film that was released before 2005-10-25 was Kim Richards in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\nFILTER (?num < \"2005-10-25\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-849_88e00458cad669a0d01644cdd6029157",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and the country calling code is 32",
- "question": "What country borders Germany and has a calling code of 32?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.calling_code \"32\" . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-1812_80ee34aa1b4a566ecc48fea37e497870",
- "compositionality_type": "comparative",
- "created": "2017-10-26T01:36:57",
- "machine_question": "what countries are in the caribbean and the country calling code is less than 590",
- "question": "Which Caribbean countries have a country calling code smaller than 590?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.calling_code ?num .\nFILTER (xsd:integer(?num) < 590) . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTrn-1155_4ec9be4c828025d788bc5fb5ebca9e6e",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:04:54",
- "machine_question": "what is the money currency in the place that has the following courts Federal Supreme Court of Switzerland",
- "question": "What currency do they use in the country where the Federal Supreme Court of Switzerland adjudicates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:law.court_jurisdiction_area.courts ns:m.0453m6 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1155",
- "webqsp_question": "what is the money currency in switzerland"
- },
- {
- "ID": "WebQTrn-2570_d63877a40200d18c7c4e39215a3c7019",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and is the US president with presidency number of 33",
- "question": "This 33rd president was the nation's leader during WW2.?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.us_president.presidency_number \"33\" . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-776_5968b1cb8e15d4f7819fde8b72714100",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:58:13",
- "machine_question": "what college did the actor that played the character C.C. Ryder go to",
- "question": "Which college was attended by the actor who played C.C. Ryder?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0m0ltfq . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n}\n",
- "webqsp_ID": "WebQTrn-776",
- "webqsp_question": "what college did joe namath go to"
- },
- {
- "ID": "WebQTrn-2871_1a7535ef3939b762b6b665c430b4cee7",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:15:50",
- "machine_question": "what is there to see near the grand canyon and is the location where Mike Bell was born",
- "question": "Is there anything to see near the Grand Canyon, and also the location in which Mike Bell was born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cns5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cns5 ns:travel.tourist_attraction.near_travel_destination ?x .\n?x ns:location.location.people_born_here ?c .\n?c ns:type.object.name \"Mike Bell\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-2871",
- "webqsp_question": "what is there to see near the grand canyon"
- },
- {
- "ID": "WebQTest-802_02ed5ce4f0d0e6c1b8d15752a1be80ad",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:45:35",
- "machine_question": "what musical instruments does celebrities that had legal entanglement in Miami play",
- "question": "What musical ensemble role did the celebrities with legal entanglements in Miami fill?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:celebrities.celebrity.legal_entanglements ?k .\n?k ns:celebrities.legal_entanglement.location ns:m.0f2v0 . \n?c ns:music.artist.track_contributions ?y .\n?y ns:music.track_contribution.role ?x .\n}\n",
- "webqsp_ID": "WebQTest-802",
- "webqsp_question": "what musical instruments does justin bieber play"
- },
- {
- "ID": "WebQTrn-261_b4201f92e74ff30268cc457c9e379383",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:45:58",
- "machine_question": "where is whistler mountain located and is the governmental jurisdiction that held the legislative session of the 40th Parliament of British Columbia",
- "question": "Where is the location of Whistler Mountain and under the governmental jurisdiction that held the legislative session of the 40th Parliament of British Columbia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02pg6z3)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02pg6z3 ns:location.location.containedby ?x .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.legislative_sessions ns:m.0vpwn6t . \n}",
- "webqsp_ID": "WebQTrn-261",
- "webqsp_question": "where is whistler mountain located"
- },
- {
- "ID": "WebQTrn-3035_5bbd209c5f356210c6d0f9d2657054ed",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:38:10",
- "machine_question": "who is the governor of the location that contains Uinta Mountains currently",
- "question": "Who is governor for the region that has the Uinta Mountains as a landmark?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.location.partially_contains ns:m.0365r6 . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-3035",
- "webqsp_question": "who is the governor of wyoming currently"
- },
- {
- "ID": "WebQTrn-2256_edb8b9f907200e4130e747f92364472d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:37:38",
- "machine_question": "what happened to adolf hitler at the end of the war and is subject of the film Shrink",
- "question": "What fate did Adolf Hitler meet with at the end of WWII and is the subject of the film \"Shrink\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07_m9_)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07_m9_ ns:people.deceased_person.cause_of_death ?x .\n?x ns:film.film_subject.films ns:m.04jlsj4 . \n}",
- "webqsp_ID": "WebQTrn-2256",
- "webqsp_question": "what happened to adolf hitler at the end of the war"
- },
- {
- "ID": "WebQTrn-3688_c284daeb99688802ecb73a08863d516a",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:24:28",
- "machine_question": "where did the subject of the film San Paolo grow up",
- "question": "Where did the person who the film \"San Paolo\" is about grow up at?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.0nfttk6 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3688",
- "webqsp_question": "where did apostle paul grow up"
- },
- {
- "ID": "WebQTrn-42_4f199106ff2631a5e857120b5a272770",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:08:41",
- "machine_question": "what party was andrew jackson and is the party that Sally Yates was in it",
- "question": "What party did Andrew Jackson and Sally Yates belong to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0rlz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0rlz ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n?x ns:government.political_party.politicians_in_this_party ?c .\n?c ns:government.political_party_tenure.politician ns:g.11b6r8f4g6 . \n}",
- "webqsp_ID": "WebQTrn-42",
- "webqsp_question": "what party was andrew jackson"
- },
- {
- "ID": "WebQTrn-849_cf6cc4cc9ed790243a390f155ae72256",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and country has nomianl gdp of 279500000000.0",
- "question": "Which bordering country of Germany has nomianal gdp of 279500000000.0?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.gdp_nominal ?c .\n?c ns:measurement_unit.dated_money_value.amount \"279500000000.0\" . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-567_df2c14e6e73ab6368cb40f5566fa5c85",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did the actor that plays Philosophy Club President do",
- "question": "What other movies did the Philosophy Club President actor also play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.dubbing_performances ?k .\n?k ns:film.dubbing_performance.character ns:m.0z7wfrg . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-2748_5394f28651892e7656afeda366a6af04",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:56:50",
- "machine_question": "what language do they speak the location where the film \"Fan Chan\" takes place",
- "question": "Find the location of the film Fan Chan, what language is spoken there?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0dhmm9 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2748",
- "webqsp_question": "what language do they speak thailand"
- },
- {
- "ID": "WebQTrn-261_dd80bf56757918c60cd1fc5ca8052f23",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:45:58",
- "machine_question": "where is whistler mountain located and is the political district with the governmental body Senate of Canada",
- "question": "Which political district has the governmental body Senate of Canada and the Whistler mountain?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02pg6z3)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02pg6z3 ns:location.location.containedby ?x .\n?x ns:government.political_district.representatives ?c .\n?c ns:government.government_position_held.governmental_body ns:m.0x2sv . \n}",
- "webqsp_ID": "WebQTrn-261",
- "webqsp_question": "where is whistler mountain located"
- },
- {
- "ID": "WebQTrn-60_2ff66f05938a6d79fa8e89c59e5d0e8a",
- "compositionality_type": "superlative",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and the ISO numeric of the country is largest",
- "question": "What Portuguese-speaking country has the largest ISO numeric?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.iso_numeric ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-2871_c9ddc8d99f30d0f618c39fbad76e1542",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:15:50",
- "machine_question": "what is there to see near the grand canyon and is the body of water under Hite Crossing Bridge",
- "question": "Which body of water would be a scenic place to visit near the Grand Canyon?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cns5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cns5 ns:travel.tourist_attraction.near_travel_destination ?x .\n?x ns:geography.body_of_water.bridges ns:m.09gcsmf . \n}",
- "webqsp_ID": "WebQTrn-2871",
- "webqsp_question": "what is there to see near the grand canyon"
- },
- {
- "ID": "WebQTrn-1278_b09c00219764b4f102d325a00e808259",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:21:05",
- "machine_question": "who did the music producer which produced The Don Killuminati: The 7 Day Theory date",
- "question": "The producer who produced music for The Don Killuminati: The 7 Day Theory dated who?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.producer.releases_produced ns:m.032j348 . \n?c ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1278",
- "webqsp_question": "who did tupac shakur date"
- },
- {
- "ID": "WebQTest-213_2c4862f486291f7fae3f1a0a19e5dc4d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did scarlett johansson date and wrote the music for The Devil and the Deep Blue Sea",
- "question": "Who did Scarlett Johansson date that also wrote the music for \"The Devil and the Deep Blue Sea\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:film.music_contributor.film ns:m.0gx8r74 . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTest-1171_08b211abb4b7be318974b86ebdf429c6",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:46:12",
- "machine_question": "who did darth vaders voice and is the person that served in the military unit 75th Ranger Regiment",
- "question": "Who is the 75th Ranger Regiment solider, that did the voice of Darth Vader?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2y0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2y0 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.special_performance_type ns:m.02nsjvf .\n?x ns:military.military_person.service ?c .\n?c ns:military.military_service.unit ns:m.02y_3n4 . \n}",
- "webqsp_ID": "WebQTest-1171",
- "webqsp_question": "who did darth vaders voice"
- },
- {
- "ID": "WebQTest-1923_93e2fc83e55c4e0deaa4671a531ca523",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and that was producted by David Blocker",
- "question": "What David Blocker production was a movie starring Miley Cyrus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.executive_produced_by ns:m.027w_fb . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-1939_8b001bcb44293629f1f5d0ab796adf8d",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:56:33",
- "machine_question": "what political experience did the public speaker which spoke about Egalitarianism have",
- "question": "What type of experience did the person who spoke publicly about Egalitarianism have?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:event.public_speaker.speeches_or_presentations ?k .\n?k ns:event.speech_or_presentation.speech_topic ns:m.02rc5 . \n?c ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.office_position_or_title ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1939",
- "webqsp_question": "what political experience did abraham lincoln have"
- },
- {
- "ID": "WebQTest-1528_5fce6d8bbad1fe4d31e1b4c1f401437f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and is about George Hamilton",
- "question": "What movie about George Hamilton features Logan Lerman?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.subjects ns:m.01yzhn . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-2871_6bedaf547f5c235ec30a3907b68b2684",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:15:50",
- "machine_question": "what is there to see near the grand canyon and contains a neighborhood named Maryvale",
- "question": "What popular attraction near the Grand Canyon has a neighborhood named Maryvale?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cns5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cns5 ns:travel.tourist_attraction.near_travel_destination ?x .\n?x ns:location.place_with_neighborhoods.neighborhoods ns:m.025_8mr . \n}",
- "webqsp_ID": "WebQTrn-2871",
- "webqsp_question": "what is there to see near the grand canyon"
- },
- {
- "ID": "WebQTrn-1677_813cfbca9da2283ea3fb87254bc8d55a",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did the actor that played in the film Saturday Night Live: The Best of Adam Sandler play in",
- "question": "What are movies that Adam Sandler from Saturday Night Live: The Best of Adam Sandler starred in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0jwnx61 . \n?c ns:film.producer.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-124_72b0d406f91b1ea6fdff515271a51cb6",
- "compositionality_type": "comparative",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and is the film was released before 2011-12-22",
- "question": "what movie released before 2011-12-22 was directed by angelina jolie?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.initial_release_date ?num .\nFILTER (?num < \"2011-12-22\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTest-1797_202ded8e5df1c80ea9770154e24e5ffb",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and is the politician that hold the government position Secretary of State",
- "question": "Who held Secretary of State after the Battle of Vicksburg?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.basic_title ns:m.0789n . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-1938_21d93e83b78eb4bae89800d09deafa2f",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:56:28",
- "machine_question": "what type of government does the govermental jurisdiction that has govermental body named Israeli Ministry of Defense",
- "question": "What kind of government is used where the governmental jurisdiction includes a governmental body called Israeli Ministry of Defense?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.08_p2h . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1938",
- "webqsp_question": "what type of government does israel"
- },
- {
- "ID": "WebQTest-537_1382c112d75f45f0613dc151a28b3f62",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and a film that Emily Lascelles was a crew member of",
- "question": "What movie did Charlie Hunnam and Emily Lascelles appear in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.other_crew ?c .\n?c ns:film.film_crew_gig.crewmember ns:m.03wgxsy . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-14_5b45ce1fa98ff632acb24df13375f4ed",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:04:29",
- "machine_question": "where is rome italy located on a map and contains Area Code 0836",
- "question": "Where in Rome Italy that has the area code 0836?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06c62)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06c62 ns:location.location.containedby ?x .\n?x ns:location.location.contains ns:m.010g8hnz . \n}",
- "webqsp_ID": "WebQTrn-14",
- "webqsp_question": "where is rome italy located on a map"
- },
- {
- "ID": "WebQTrn-783_5e756f3a1af2788f5a1106c4a8b29c12",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:58:33",
- "machine_question": "what language did jewish people speak and that was featured in the work Middlemarch: A Study of Provincial Life",
- "question": "What language spoken by Jewish people was featured in the work Middlemarch: A Study of Provincial Life?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041rx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041rx ns:people.ethnicity.languages_spoken ?x .\n?x ns:book.book_subject.works ns:m.01607l . \n}",
- "webqsp_ID": "WebQTrn-783",
- "webqsp_question": "what language did jewish people speak"
- },
- {
- "ID": "WebQTrn-557_b4835b1af41bed9fd4e77df24395dc36",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:31:55",
- "machine_question": "who played dorothy in the the movie that Margaret Pellegrini played in",
- "question": "It the flim that Margaret Pellegrini played in, who played the character dorothy?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.actor ns:m.04cvc5p . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.020hj1 .\n}\n",
- "webqsp_ID": "WebQTrn-557",
- "webqsp_question": "who played dorothy in the wizard of oz movie"
- },
- {
- "ID": "WebQTrn-1677_9e5f2a9a1412133b69d6d0bffba4310a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and that was released on 2003-09-03",
- "question": "What Adam Sandler movie was released on 2003-09-03?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.initial_release_date \"2003-09-03\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTest-759_b9e4b613dd3d82a718a49860d45d6a63",
- "compositionality_type": "superlative",
- "created": "2017-10-26T08:36:23",
- "machine_question": "who brad pitt has dated and a celebritie that had a romantic relationship that ended latest",
- "question": "who was the latest celebrity that brad pitt has had a romantic relationship that ended with?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c6qh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c6qh ns:celebrities.celebrity.sexual_relationships ?y .\n?y ns:celebrities.romantic_relationship.celebrity ?x .\n?y ns:celebrities.romantic_relationship.relationship_type ns:m.02_7k44 .\n?x ns:celebrities.celebrity.sexual_relationships ?c .\n?c ns:celebrities.romantic_relationship.end_date ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-759",
- "webqsp_question": "who brad pitt has dated"
- },
- {
- "ID": "WebQTrn-1770_fee80219bb52a93bbd48e877ed0adc5d",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:30:05",
- "machine_question": "what is the artist which recorded '03 Bonnie & Clyde / Daddy 's daughters name",
- "question": "What is the name of the artist who recorded '03 Bonnie & Clyde/Daddy's Daughters?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0q_fx1 . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1770",
- "webqsp_question": "what is beyonce 's daughters name"
- },
- {
- "ID": "WebQTrn-2641_c344028c2ef7fb59dec539cb908d3214",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:38:27",
- "machine_question": "where did the subject of the film Black die",
- "question": "Where did the subject of the film \"Black\" pass away?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.05xdl0 . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2641",
- "webqsp_question": "where did helen keller die"
- },
- {
- "ID": "WebQTrn-412_e5130693c916cf0420cb76f54b49ddfe",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:08:12",
- "machine_question": "what language does people in netherlands speak and that has initials fy",
- "question": "What language do they speak with the initials fy in the Netherlands?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.059j2)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.059j2 ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.iso_639_1_code \"fy\" . \n}",
- "webqsp_ID": "WebQTrn-412",
- "webqsp_question": "what language does people in netherlands speak"
- },
- {
- "ID": "WebQTrn-2664_e1d76e5ac038c985924d768c2027643f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and is the location where Vicki Buck was born",
- "question": "What country that is a main trader with China is where Vicki Buck was born?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t?x ns:location.location.people_born_here ?c .\n?c ns:type.object.name \"Vicki Buck\"@en . \n}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t?x ns:location.location.people_born_here ?c .\n?c ns:type.object.name \"Vicki Buck\"@en . \n}\n?x ns:location.location.people_born_here ?c .\n?c ns:type.object.name \"Vicki Buck\"@en . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-2653_f36fbb8ee04a37d70b8360ac90a6ef5b",
- "compositionality_type": "comparative",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have france been involved in and is the event ended before 1809-07-28",
- "question": "Out of all the wars France has been involved in, which one ended nearest to the end of July in 1809?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n?x ns:time.event.end_date ?num .\nFILTER (?num < \"1809-07-28\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTrn-3170_8c4cd2a8dd5064dcd1e88389796138c7",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:01:04",
- "machine_question": "what does the political appointer that had the title Associate Director, White House Office of Public Liaison have a degree in",
- "question": "What does the political appointee, Associate Director, White House Office of Public Liaison, have a degree in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.05pv1bt . \n?c ns:people.person.education ?y .\n?y ns:education.education.major_field_of_study ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3170",
- "webqsp_question": "what does obama have a degree in"
- },
- {
- "ID": "WebQTest-712_d3b7fd986b328089269e011661bcd31c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:31:25",
- "machine_question": "what countries have territories in oceania and is the governmental jurisdiction that held the legislative session of the 33rd Australian Parliament",
- "question": "What is the country with territories in Oceana that held the legislative session of the 33rd Australian Parliament?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.legislative_sessions ns:m.0512m5c . \n}",
- "webqsp_ID": "WebQTest-712",
- "webqsp_question": "what countries have territories in oceania"
- },
- {
- "ID": "WebQTrn-2558_677460ee64a5213a4a95745e62abf1a5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:20:54",
- "machine_question": "what language do they speak in indonesia and that has initials mly",
- "question": "What Indonesian language has the initials MLY?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03ryn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03ryn ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.iso_639_3_code \"mly\" . \n}",
- "webqsp_ID": "WebQTrn-2558",
- "webqsp_question": "what language do they speak in indonesia"
- },
- {
- "ID": "WebQTrn-2311_468c5b3cd215a51a476065b8b454f6c4",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:46:03",
- "machine_question": "what killed the actor that played in the film Sammy Davis Jr.: Best of Live",
- "question": "The actor in Sammy Davis Jr.: Best of Live died from what cause?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0crrx08 . \n?c ns:people.deceased_person.cause_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2311",
- "webqsp_question": "what killed sammy davis jr"
- },
- {
- "ID": "WebQTrn-3136_d883a8a48671befac33bf89e3d801830",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:55:28",
- "machine_question": "what four regions make up the united kingdom and is the political district with the governmental body European Parliament",
- "question": "What four regions, and is the political district with the governmental body European Parliament, make up the United Kingdom?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ssc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ssc ns:base.aareas.schema.administrative_area.administrative_children ?x .\n?x ns:government.political_district.representatives ?c .\n?c ns:government.government_position_held.governmental_body ns:m.02m0v . \n}",
- "webqsp_ID": "WebQTrn-3136",
- "webqsp_question": "what four regions make up the united kingdom"
- },
- {
- "ID": "WebQTrn-1762_ea65a065bc9b8f5eda6ea8c0716c84b8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:28:25",
- "machine_question": "what does icelandic sound like and is part of language family Aragonese Language",
- "question": "What does Icelandic sound like that is part of the language family Aragornese Language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01gmkg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01gmkg ns:language.human_language.language_family ?x .\n?x ns:language.language_family.languages ns:m.011d8 . \n}",
- "webqsp_ID": "WebQTrn-1762",
- "webqsp_question": "what does icelandic sound like"
- },
- {
- "ID": "WebQTrn-493_722f99e611d343c28690aee2c3f7c640",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:21:27",
- "machine_question": "where is belgium at and is the place in which Borduria is",
- "question": "On which continent does Borduria lie, and also happens to be home to Belgium?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0154j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0154j ns:location.location.containedby ?x .\n?x ns:fictional_universe.fictional_setting.contains ns:m.016q5w . \n}",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTest-832_1afd5634cb719e3b77b4345510599ca8",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:48:32",
- "machine_question": "when is the last time the the sports team arena stadium is Hilltop Park won the world series",
- "question": "What is the last World Series that was won by the team whose arena stadium is Hilltop Park?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.arena_stadium ns:m.039nhz . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.start_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-832",
- "webqsp_question": "when is the last time the giants won the world series"
- },
- {
- "ID": "WebQTrn-849_cb535b26088aa7a8cf49a7aba65ef3d3",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and country has nominal gdp currency of United States Dollar",
- "question": "What countries boarder Germany that also have the United States Dollar as their currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.gdp_nominal ?c .\n?c ns:measurement_unit.dated_money_value.currency ns:m.09nqf . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-60_52c470692cc9228b344f482f0051ad05",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and is the location where Barbara Starr was born",
- "question": "In which country do people speak Portuguese where Barbara Starr was also born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.location.people_born_here ?c .\n?c ns:type.object.name \"Barbara Starr\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTest-802_99157c72607b35d66607df042ab3af4f",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:45:35",
- "machine_question": "what musical instruments does the person who wrote the lyrics for \"All Around The World\" play",
- "question": "What \"instrument\" is played by the lyricist who wrote the song \"All Around the World\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0jxkzb9 . \n?c ns:music.artist.track_contributions ?y .\n?y ns:music.track_contribution.role ?x .\n}\n",
- "webqsp_ID": "WebQTest-802",
- "webqsp_question": "what musical instruments does justin bieber play"
- },
- {
- "ID": "WebQTest-1736_4454d34b021e5520491c987df3051425",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:21:10",
- "machine_question": "where is the district represented by Adolf I, Count of the Mark located",
- "question": "Where is Adolf I, the Count of Mark's district located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_district.representatives ?k .\n?k ns:government.government_position_held.appointed_by ns:m.0dyxys . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTest-1736",
- "webqsp_question": "where is holy roman empire located"
- },
- {
- "ID": "WebQTrn-1394_09b1341b08473e166ce0d9d32edbb1df",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:38:53",
- "machine_question": "what country does turkey trade with and has a religious organization leadership since 1966-04",
- "question": "Which country that has a religious organization since 1966 did Turkey trade with?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.01znc_)\n\t{ \n\t ns:m.01znc_ ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.01znc_ ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:religion.religious_leadership_jurisdiction.leader ?c .\n?c ns:religion.religious_organization_leadership.start_date \"1966-04\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-1394",
- "webqsp_question": "what country does turkey trade with"
- },
- {
- "ID": "WebQTrn-2615_ec18b1d1eb4302577d2aafe49881c4e3",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:34:08",
- "machine_question": "what instrument does the theatrical composer of the play Fela! play",
- "question": "Considering the play, Fela!, list the instruments played by the theatrical composer.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:theater.theatrical_composer.plays_composed ns:m.07s3d1h . \n?c ns:music.group_member.instruments_played ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2615",
- "webqsp_question": "what instrument does fela kuti play"
- },
- {
- "ID": "WebQTest-54_549761eca9c4f858651ea00f4f9c4abc",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:48:48",
- "machine_question": "what country did the political appointer that had the title Commander in Chief of Home Forces control",
- "question": "What country was controlled by the political appointee who held the title Commander in Chief of Home Forces?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.07jrjrr . \n?c ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.jurisdiction_of_office ?x .\n}\n",
- "webqsp_ID": "WebQTest-54",
- "webqsp_question": "what country did adolf hitler control"
- },
- {
- "ID": "WebQTest-576_d3f0e43ca2f0e15d487f470f816c3969",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:12:32",
- "machine_question": "what are the 7 countries that are part of the affected area of the cyclone October 2008 Central America floods",
- "question": "What 7 countries that were affected by the cyclone in Central America in October 2008?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:meteorology.cyclone_affected_area.cyclones ns:m.04q3jdd . \n?c ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n}\n",
- "webqsp_ID": "WebQTest-576",
- "webqsp_question": "what are the 7 countries that are part of central america"
- },
- {
- "ID": "WebQTrn-894_dc126021d39290ceeecabd0361b65c4b",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired scott fitzgerald and that died on 1821-02-23",
- "question": "Which person inspired Scott Fitzgerald and died on 1821-02-23?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02zjd ns:influence.influence_node.influenced_by ?x .\n?x ns:people.deceased_person.date_of_death \"1821-02-23\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTrn-2784_d8e43a02200cfdff82052f8cc5395b27",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does the actor that played the character Digital Underground member act in",
- "question": "What movies have starred the actor who was featured as the character \"Digital Underground\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0w0w_5t . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-1180_c89a63433e83d01a1026f7686ef2a65a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:06:55",
- "machine_question": "where is wellsville missouri and where John Wayland was born",
- "question": "In what States is Wellsville Missouri located, where John Wayland was born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0wy41)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0wy41 ns:location.location.containedby ?x .\n?x ns:location.location.people_born_here ns:m.0105j_w1 . \n}",
- "webqsp_ID": "WebQTrn-1180",
- "webqsp_question": "where is wellsville missouri"
- },
- {
- "ID": "WebQTrn-1577_34fab9efec62ce40a115985e8743f69c",
- "compositionality_type": "comparative",
- "created": "2017-10-26T01:06:58",
- "machine_question": "where did james baldwin go to school and is the university that has number of postgraduates less than 3708",
- "question": "What university with postgraduate numbers of less than 3708 was also attended by James Baldwin?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.017_pb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.017_pb ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 3708) . \n}",
- "webqsp_ID": "WebQTrn-1577",
- "webqsp_question": "where did james baldwin go to school"
- },
- {
- "ID": "WebQTest-106_87ddee8816a0dd02511eb7670904d500",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:54:42",
- "machine_question": "who did armie hammer play in the a film that James William Visconti III was a crew member of",
- "question": "Find the movies that had James William Visconti III as a crew member, which one featued Arnie Hammer and who did he play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.other_crew ?k .\n?k ns:film.film_crew_gig.crewmember ns:m.09dx6t0 . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.actor ns:m.03y9941 .\n}\n",
- "webqsp_ID": "WebQTest-106",
- "webqsp_question": "who did armie hammer play in the social network"
- },
- {
- "ID": "WebQTrn-846_6463b5d4d186708788ca7b34de172f89",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:10:38",
- "machine_question": "where was the artist aword nominated for I'm With You born",
- "question": "Who knows the birth place of the artist nominated for an award for I'm With You Born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.0r_7j3 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-846",
- "webqsp_question": "where was avril lavigne born"
- },
- {
- "ID": "WebQTest-1002_ada3e07cc3c7a687601987704074b18c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:55",
- "machine_question": "who played harry potter dumbledore actor and who died in University College Hospital",
- "question": "What actor who starred as Harry Potter's Dumbledore died in University College Hospital?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cb2r)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cb2r ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:people.deceased_person.place_of_death ns:m.02m6w9 . \n}",
- "webqsp_ID": "WebQTest-1002",
- "webqsp_question": "who played harry potter dumbledore actor"
- },
- {
- "ID": "WebQTrn-513_520f5fba4f35adb95d0b49e7777df59b",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and contains Delni\u021ba River",
- "question": "Which countries both contain the Delnita River and fall in Eastern Europe?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.location.contains ns:g.11b6pf1xh1 . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-21_63e2e4208eb4ac364cdc131500b71e42",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:04:58",
- "machine_question": "who is the prime minister of the governmental jurisdiction that the government that has the position title President of Ethiopia",
- "question": "Who holds the title of the President of Ethiopia as the prime minister of the governmental jurisdiction?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.0j5r5ml . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.060bp .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-21",
- "webqsp_question": "who is the prime minister of ethiopia"
- },
- {
- "ID": "WebQTrn-2784_ca84a54e3994231e53ce404b55fafff3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and in which costumes where designed by Deborah Nadoolman Landis",
- "question": "What movies was Deborah Nadoolman Landis costume designer on which Tupac was in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.costume_design_by ns:m.0281yf0 . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-1278_51fc729996448b82cb36b98e70cf1498",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:21:05",
- "machine_question": "who did tupac shakur date and produced the film After Earth",
- "question": "Who dated Tupac Shakur and produced the movie After Earth?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:film.producer.film ns:m.0hhgh70 . \n}",
- "webqsp_ID": "WebQTrn-1278",
- "webqsp_question": "who did tupac shakur date"
- },
- {
- "ID": "WebQTrn-3515_60cb3ba8302d8cb0d1434398c07eea0f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:02:42",
- "machine_question": "where did paul ryan attend college and is the owner of the radio station WYAU",
- "question": "Which college, that owns the radio station WYAU, did Paul Ryan attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.024v2j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.024v2j ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:broadcast.radio_station_owner.radio_stations ns:m.02vrp21 . \n}",
- "webqsp_ID": "WebQTrn-3515",
- "webqsp_question": "where did paul ryan attend college"
- },
- {
- "ID": "WebQTrn-1278_b75f55806dcb1e062aeaaeefe0c1551c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:21:05",
- "machine_question": "who did tupac shakur date and was nominee of the NAACP Image Award for Outstanding Actress in a Drama Series award",
- "question": "What NAACP Image Award for Outstanding Actress in a Drama Series nominee did Tupac Shakur date?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:award.award_nominee.award_nominations ?c .\n?c ns:award.award_nomination.award ns:m.02f2nx . \n}",
- "webqsp_ID": "WebQTrn-1278",
- "webqsp_question": "who did tupac shakur date"
- },
- {
- "ID": "WebQTrn-95_a740174dae5d22cf2d93d00318acd471",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:13:37",
- "machine_question": "what kind of money should i take to the governmental jurisdiction that has governmental office holder named Alexander Bustamante",
- "question": "What government is ruled by Alexander Bustamante and what is the currency used?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.022wc1 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-95",
- "webqsp_question": "what kind of money should i take to jamaica"
- },
- {
- "ID": "WebQTrn-2006_9ad6769cb97331945bf8dfe52958126b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did edgar allan poe work for and its editorial tnure was from 1841-02",
- "question": "What magazine did Edgar Allen Poe worked at that started February 1841?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02lt8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02lt8 ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n?x ns:book.periodical.editorial_staff ?c .\n?c ns:book.editorial_tenure.from \"1841-02\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTrn-849_b67524255490b93db0c88d74d2d144a7",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and is the country that has an internet top level domain of nl",
- "question": "What country has an internet top level domain of nl and borders Germany?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.internet_tld ns:m.01sqdz . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-2815_af8b975343e4098913128e9ac7d04c05",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:07:48",
- "machine_question": "where was the public speaker which spoke about Anti-Apartheid raised",
- "question": "Where was the public speaker, known for speaking against Anti-Apartheid, raised?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:event.public_speaker.speeches_or_presentations ?k .\n?k ns:event.speech_or_presentation.speech_topic ns:m.04lxyz0 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2815",
- "webqsp_question": "where was john f kennedy raised"
- },
- {
- "ID": "WebQTrn-124_6aad302c30728c942af9059106fa9256",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and it's genre is Foreign Dramas",
- "question": "What foreign drama did Angelina Jolie direct?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:media_common.netflix_title.netflix_genres ns:m.0cq22b3 . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-1377_e329f5d0df779bd298880627bb062505",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:37:45",
- "machine_question": "what are shirley temple kids names and that was born in Santa Monica",
- "question": "What are the names of the children of Shirley Temple that were born in Santa Monica?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03d9v8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03d9v8 ns:people.person.children ?x .\n?x ns:people.person.place_of_birth ns:m.06_kh . \n}",
- "webqsp_ID": "WebQTrn-1377",
- "webqsp_question": "what are shirley temple kids names"
- },
- {
- "ID": "WebQTrn-1597_9f8b39da7c3f621417a7bb2a708495b3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:09:23",
- "machine_question": "what characters does seth macfarlane voice and also the actor Artturi Laakso",
- "question": "What character do actors Seth Macfarlane and Artturi Laakso voice?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.021yw7)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.021yw7 ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.character ?x .\n?y ns:tv.regular_tv_appearance.special_performance_type ns:m.02nsjvf .\n?x ns:film.film_character.portrayed_in_films ?c .\n?c ns:film.performance.actor ns:g.1213_84r . \n}",
- "webqsp_ID": "WebQTrn-1597",
- "webqsp_question": "what characters does seth macfarlane voice"
- },
- {
- "ID": "WebQTrn-846_85be57e1d51fc4ce310c120cba0e6e64",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:10:38",
- "machine_question": "where was the artist which recorded Best Years of Our Lives born",
- "question": "Where is the birthplace of the artist who recorded Best Years of Our Lives?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0nlwt2h . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-846",
- "webqsp_question": "where was avril lavigne born"
- },
- {
- "ID": "WebQTest-1560_90fcd47c79538bff3242e85bfcda5964",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:54:01",
- "machine_question": "who founded new york university and is the politician that was appointed to his/her government position by Thomas Jefferson",
- "question": "Who was the founder of New York University and was appointed to their political position by Thomas Jefferson?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwfn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwfn ns:organization.organization.founders ?x .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.appointed_by ns:m.07cbs . \n}",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTrn-849_fa1fffe7995213b6528da57ea4c8d226",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and number of people in the country's army is 101000",
- "question": "Which country, with an army of 101,000, borders Germany?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.statistical_region.size_of_armed_forces ?c .\n?c ns:measurement_unit.dated_integer.number \"101000\" . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-261_9959e6fa280ab11551e5f9974e25bfe4",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:45:58",
- "machine_question": "where is whistler mountain located and contains Sugarloaf Mountain Ski Resort",
- "question": "Where is Whistler Mountain located, and does it include Sugar Mountain Ski Resort?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02pg6z3)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02pg6z3 ns:location.location.containedby ?x .\n?x ns:location.location.contains ns:m.0101mywf . \n}",
- "webqsp_ID": "WebQTrn-261",
- "webqsp_question": "where is whistler mountain located"
- },
- {
- "ID": "WebQTest-1686_a965046ceb8f96e283925e0c41abb69a",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:16:25",
- "machine_question": "who is the governor of the place in which the fictional character Bad Bill lived 2009",
- "question": "Who was the governor of the place where the fictional character \"Bad Bill\" lived in 2009?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:fictional_universe.fictional_setting.characters_that_have_lived_here ns:m.0g9m4qw . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTest-1785_b246fc5a5d36688f50f1be1188a45432",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and that was producted by Ann Marie Sanderlin",
- "question": "What featured Kim Richards and was producted by Ann Marie Sanerlin?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.executive_produced_by ns:m.0jyfz6 . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-3123_5968b1cb8e15d4f7819fde8b72714100",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:51:32",
- "machine_question": "what college did the actor that played the character C.C. Ryder attend",
- "question": "What college was attended by the actor who played the character C.C. Ryder?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0m0ltfq . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3123",
- "webqsp_question": "what college did joe namath attend"
- },
- {
- "ID": "WebQTest-484_db24dc739b7b00cdab7cf3d825975aed",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:57:01",
- "machine_question": "what language does australia use and invented by L. L. Zamenhof",
- "question": "What language did L. L. Zamenhof invent that Australia uses?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0chghy)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0chghy ns:location.country.languages_spoken ?x .\n?x ns:law.invention.inventor ns:m.04lns . \n}",
- "webqsp_ID": "WebQTest-484",
- "webqsp_question": "what language does australia use"
- },
- {
- "ID": "WebQTest-1560_c1c1d3141d16ef82b72cf09954be0346",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:54:01",
- "machine_question": "who founded new york university and is the politician that held his/her government position until 1794-02-28",
- "question": "What politician that held their position until February 28th, 1794 founded New York University?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwfn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwfn ns:organization.organization.founders ?x .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.to \"1794-02-28\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTrn-60_c85d20633dd493d5f7dfd6f8034d5c95",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and that has a GDP deflator change of rate 1.5",
- "question": "Which Portuguese speaking country has a GDP deflator change rate of 1.5?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.gdp_deflator_change ?c .\n?c ns:measurement_unit.dated_percentage.rate \"1.5\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-124_92133c60417a74da674a0807a5a56eff",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did the actor that played the character Franky Cook direct",
- "question": "Which movies were directed by the actor that played Franky Cook?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.04ds213 . \n?c ns:film.director.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTest-802_5a2ec93356f843d9765c62f12d6d559b",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:45:35",
- "machine_question": "what musical instruments does was nominee of the Young Hollywood Award for Newcomer of the Year award play",
- "question": "What musical talent was used by the Young Hollywood Award Newcomer of the Year?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.award ns:m.0y54wmq . \n?c ns:music.artist.track_contributions ?y .\n?y ns:music.track_contribution.role ?x .\n}\n",
- "webqsp_ID": "WebQTest-802",
- "webqsp_question": "what musical instruments does justin bieber play"
- },
- {
- "ID": "WebQTrn-2209_beb5507aba5b006b3b2e0598989448c8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:31:19",
- "machine_question": "when did the celtics win championship and the sports championship results were 4 - 0",
- "question": "In which NBA championship did the Celtics win in a sweep of 4 games to 0.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwjj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwjj ns:sports.sports_team.championships ?x .\n?x ns:sports.sports_championship_event.result \"4 - 0\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-2209",
- "webqsp_question": "when did the celtics win championship"
- },
- {
- "ID": "WebQTest-1875_5f93548592ef4987720d1e3f3fe6b3d7",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:54:17",
- "machine_question": "what type of political system is the place that has the following courts Superior Court of Justice",
- "question": "What type of political system includes the Superior Court of Justice?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:law.court_jurisdiction_area.courts ns:m.02q98l3 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1875",
- "webqsp_question": "what type of political system is brazil"
- },
- {
- "ID": "WebQTrn-2316_c61d0b025a96bae95e5d1f9656e8f706",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:47:49",
- "machine_question": "what influenced jackson pollock 's work and contributed to the story of the film Wie man W\u00c3\u00bcnsche beim Schwanz packt",
- "question": "Who influences Jackson Pollock and contributed to Wie man W\u00c3\u00bcnsche beim Schwanz packt's story?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04510)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04510 ns:influence.influence_node.influenced_by ?x .\n?x ns:film.film_story_contributor.film_story_credits ns:m.0w1gdfm . \n}",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTrn-1392_d7ccb7228171a0f4f334c9f01aebf830",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:38:21",
- "machine_question": "where did the person that said \"Nobody can make you feel inferior without your consent.\" go to school",
- "question": "Where did the speaker of \"Nobody can make you feel inferior without your consent.\" obtain his/her education?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048j6jr . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1392",
- "webqsp_question": "where did eleanor roosevelt go to school"
- },
- {
- "ID": "WebQTrn-1597_612ba687069a689a99447f07ed218ea7",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:09:23",
- "machine_question": "what characters does seth macfarlane voice and the fictional character which is the parent of Stewie Griffin",
- "question": "What is the name of Stewie Giffin's parent that Seth Macfarlane voices?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.021yw7)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.021yw7 ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.character ?x .\n?y ns:tv.regular_tv_appearance.special_performance_type ns:m.02nsjvf .\n?x ns:fictional_universe.fictional_character.children ns:m.02m29p . \n}",
- "webqsp_ID": "WebQTrn-1597",
- "webqsp_question": "what characters does seth macfarlane voice"
- },
- {
- "ID": "WebQTrn-1770_5b3bf220d92b3f103ac36ebff6651bd0",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:30:05",
- "machine_question": "what is the music producer which produced I Am...Sasha Fierce 's daughters name",
- "question": "Who is the daughter of the producer of I Am...Sasha Fierce?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.producer.releases_produced ns:m.0bfln8s . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1770",
- "webqsp_question": "what is beyonce 's daughters name"
- },
- {
- "ID": "WebQTrn-2271_01bee992ba299cbfb816875df4b1cbfb",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:39:46",
- "machine_question": "what religion does was nominee of the Bambi Courage award follow",
- "question": "The nominee for the Bambi Courage award follows which religion?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.award ns:m.0zvj_5g . \n?c ns:base.popstra.celebrity.religion ?y .\n?y ns:base.popstra.religion_choice.religion ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2271",
- "webqsp_question": "what religion does tom cruise follow"
- },
- {
- "ID": "WebQTrn-3100_5abd17edee676db9f12bbbe84edfb575",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:50:22",
- "machine_question": "what is the the country where Saman\u00c3\u00a1 English is spoken part of",
- "question": "Where is the country where Saman\u00c3\u00a1 English is spoken part of?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.06jsg0 . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3100",
- "webqsp_question": "what is the dominican republic part of"
- },
- {
- "ID": "WebQTrn-3249_af94010c3bfc3a584ffb01e553dd2e8f",
- "compositionality_type": "superlative",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and is the tv program has number of episodes smallest",
- "question": "Which show, which has the smallest number of episodes, included Tamera Mowry as one of its actresses?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.number_of_episodes ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTrn-42_021690b43db9ed877de0fa9d66751617",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:08:41",
- "machine_question": "what party was andrew jackson and is the party that John Tidwell was in it",
- "question": "In which party were both Andrew Jackson and John Tidwell?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0rlz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0rlz ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n?x ns:government.political_party.politicians_in_this_party ?c .\n?c ns:government.political_party_tenure.politician ns:m.0100blfm . \n}",
- "webqsp_ID": "WebQTrn-42",
- "webqsp_question": "what party was andrew jackson"
- },
- {
- "ID": "WebQTrn-2319_3d63b6329462313cd668b2ca83dcd19d",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:48:11",
- "machine_question": "what is the official language of the the country where Obolon Zhigul beer is made",
- "question": "In the country where Obolon Zhigul beer is made, what is the official language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqw00 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTest-1785_0f8e650edc29ff3b688f4b0f4b86992a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and is the movie that Donald Pleasence played in",
- "question": "What movie stars Donald Pleasence and Kim Richards?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.actor ns:m.0131kb . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-831_96d8bac34f6be227890fe566392c5b3b",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:04:24",
- "machine_question": "what is the last movie the actor that played in the film A Fatal Desire made",
- "question": "What is the most recent movie that featured the star from the film A Fatal Desire?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0w0wbnw . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-831",
- "webqsp_question": "what is the last movie brittany murphy made"
- },
- {
- "ID": "WebQTrn-2047_f7b7852c980d3abe73ee87d41804d35d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:10:12",
- "machine_question": "where do the chicago cubs play and location with the street address 1060 West Addison Street",
- "question": "Where do the Chicago Cubs play that is located at 1060 West Addison Street?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01yjl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01yjl ns:sports.sports_team.arena_stadium ?x .\n?x ns:location.location.street_address ?c .\n?c ns:location.mailing_address.street_address \"1060 West Addison Street\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-2047",
- "webqsp_question": "where do the chicago cubs play"
- },
- {
- "ID": "WebQTrn-710_c1d5c9c777c291a80c29c70ec43c45ad",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:52:01",
- "machine_question": "when was the last time the the sports team arena stadium is AT&T Park won a world series",
- "question": "Find the sports team that calls AT&T Park, when was the last time they won a world series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.arena_stadium ns:m.01_gsg . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.start_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-710",
- "webqsp_question": "when was the last time the san francisco giants won a world series"
- },
- {
- "ID": "WebQTrn-2335_2cb97dc9d778b69fd832740909b026a9",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:50:23",
- "machine_question": "what is the national anthem of the place where breed Vyatka horse originated in",
- "question": "What is the Title of the national anthem for the country where the Vyakta horse breed originated in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.06ddh9 . \n?c ns:location.country.national_anthem ?y .\n?y ns:government.national_anthem_of_a_country.anthem ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2335",
- "webqsp_question": "what is the national anthem of russia"
- },
- {
- "ID": "WebQTrn-2006_a542139c3c2706f417b47ea7603fd4cd",
- "compositionality_type": "superlative",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did edgar allan poe work for and its editorial tnure was earliest",
- "question": "What magazine published contributions from Edgar Allan Poe had the earliest editorial tenure?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02lt8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02lt8 ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n?x ns:book.periodical.editorial_staff ?c .\n?c ns:book.editorial_tenure.from ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTrn-3417_dfbc9c66473a509874e5e442ce04c4b3",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:43:29",
- "machine_question": "who played that who was born in Hill Valley 's dad",
- "question": "Who played the part that was born in Hill Valley's dad?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:fictional_universe.fictional_character.place_of_birth ns:m.01_jv_ . \n?c ns:fictional_universe.fictional_character.parents ?x .\n?x ns:fictional_universe.fictional_character.gender ns:m.05zppz .\n}\n",
- "webqsp_ID": "WebQTrn-3417",
- "webqsp_question": "who played marty mcfly 's dad"
- },
- {
- "ID": "WebQTrn-1069_25860d92ec8ed0f325c75bf9b1deeb3a",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:50:55",
- "machine_question": "what language do the country where Faxe Premium beer is made",
- "question": "What language is used in the country where Faxe Premium beer was created?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqnrn . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1069",
- "webqsp_question": "what language do denmark"
- },
- {
- "ID": "WebQTest-1301_fd1f7b01422ed781a7688691219784f8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:07:51",
- "machine_question": "what are fun things to do in sacramento ca and is the amusement park with the Dragon's Den ride",
- "question": "What amusement park in the Sacramento, CA houses the Dragon's Den ride?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07bcn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07bcn ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:amusement_parks.park.rides ns:m.0j11548 . \n}",
- "webqsp_ID": "WebQTest-1301",
- "webqsp_question": "what are fun things to do in sacramento ca"
- },
- {
- "ID": "WebQTest-1923_f61568ed06e8ed92e68deb8a5ddfb717",
- "compositionality_type": "composition",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has was nominee of the Blimp Award for Favorite Movie Star award been in",
- "question": "What movies feature the Blimp Award for Favorite Movie Star nominee?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.award ns:m.0nh4r92 . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTest-538_c606d81a0b9a8fe9f1a8a17239ebe8e2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and is of genere Stop motion",
- "question": "What Genere Stop motion picture has starring Taylor Swift?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:media_common.media_genre.child_genres ns:m.06qln . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTest-759_88081dc1a259cbd172b89242384ee1cc",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:36:23",
- "machine_question": "who brad pitt has dated and a celebritie that had a romantic relationship that ended on 1989",
- "question": "What celebrity who had a relationship end in 1989 has Brad Pitt dated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c6qh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c6qh ns:celebrities.celebrity.sexual_relationships ?y .\n?y ns:celebrities.romantic_relationship.celebrity ?x .\n?y ns:celebrities.romantic_relationship.relationship_type ns:m.02_7k44 .\n?x ns:celebrities.celebrity.sexual_relationships ?c .\n?c ns:celebrities.romantic_relationship.end_date \"1989\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-759",
- "webqsp_question": "who brad pitt has dated"
- },
- {
- "ID": "WebQTrn-2815_3a3a861fe35922a25bb5991497496887",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:07:48",
- "machine_question": "where was the person to whom Leonard Bernstein dedicated his/her work raised",
- "question": "Leonard Bernstein dedicated his work to a specific person. Where was that person born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:media_common.dedicatee.dedications ?k .\n?k ns:media_common.dedication.dedicated_by ns:m.0bvzp . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2815",
- "webqsp_question": "where was john f kennedy raised"
- },
- {
- "ID": "WebQTest-397_5eead5a3fc202e4ac08be7cfe170e040",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:43:22",
- "machine_question": "what are the school colors for the publisher of the periodical journal Harvard Undergraduate Research Journal",
- "question": "find the school colors of the university that publishes a periodical called Harvard Undergraduate Research Journal?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.periodical_publisher.periodicals_published ?k .\n?k ns:book.periodical_publisher_period.periodical ns:m.05szs45 . \n?c ns:education.educational_institution.colors ?x .\n}\n",
- "webqsp_ID": "WebQTest-397",
- "webqsp_question": "what are the school colors for harvard university"
- },
- {
- "ID": "WebQTrn-3049_bbb9447a02dcb852802ed6cd4bfa1584",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:41:11",
- "machine_question": "what is the place that has the neighborhood Piedmont Heights, Atlanta ga famous for",
- "question": "What event occured in Piedmont Heights, Atlanta, Georgia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.place_with_neighborhoods.neighborhoods ns:m.0cc81m5 . \n?c ns:olympics.olympic_host_city.olympics_hosted ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3049",
- "webqsp_question": "what is atlanta ga famous for"
- },
- {
- "ID": "WebQTest-1120_5fd34c6d0f1cf393b2bd58d6e9690993",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:39:23",
- "machine_question": "what was the currency used in france before the euro and was former currency in German Empire",
- "question": "Before the Euro, what former currency of the German empire was used in France?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.country.currency_formerly_used ?x .\n?x ns:finance.currency.countries_formerly_used ns:m.03b79 . \n}",
- "webqsp_ID": "WebQTest-1120",
- "webqsp_question": "what was the currency used in france before the euro"
- },
- {
- "ID": "WebQTrn-60_067192285b148f91665176a691f7ac79",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and that was ruled by Philip III of Spain",
- "question": "What Portuguese-speaking country was ruled by Philip III of Spain?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:royalty.kingdom.rulers ns:m.012rkn . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-60_def00c56c0fb0b672cfa80c66694be13",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and is the country that has an iso alpha 3 of CHN",
- "question": "What country speaks Portuguese and has an ISO Alpha 3 of CHN?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.iso_alpha_3 \"CHN\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-2039_47ea4c3bb1d363c4231b3647fdf5d17e",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:10:06",
- "machine_question": "who plays jacob black in the movie that Gregory Tyree Boyce played in",
- "question": "Which actor, who played jacob black, starred in the movie with Gregory Tyree Boyce?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.actor ns:m.064jyxs . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.02qd_td .\n}\n",
- "webqsp_ID": "WebQTrn-2039",
- "webqsp_question": "who plays jacob black in twilight"
- },
- {
- "ID": "WebQTrn-3170_f1a83a32bf04983a5a5f9da914f867c8",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:01:04",
- "machine_question": "what does that who was the speaker in 2012 State of the Union Address have a degree in",
- "question": "What degree is held by the 2012 State of the Union Address Speaker?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:event.public_speaker.speeches_or_presentations ?k .\n?k ns:event.speech_or_presentation.event ns:m.0hrdf6b . \n?c ns:people.person.education ?y .\n?y ns:education.education.major_field_of_study ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3170",
- "webqsp_question": "what does obama have a degree in"
- },
- {
- "ID": "WebQTrn-513_3e812d51c9c00f39fc7165dd0424a78e",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in the location that contains Terekti District",
- "question": "Which countries are located within the area that includes the Terekti District?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.location.partially_contains ns:m.0415b8m . \n?c ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n}\n",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-1278_bfc6f936b47b831e177f36ecb3986510",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:21:05",
- "machine_question": "who did tupac shakur date and was executive produce of Free Angela and All Political Prisoners",
- "question": "Typac Shakur dated someone who also was the executive producer of Free Angela and All Political Prisoners, who was she?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:film.producer.films_executive_produced ns:m.0p79sd3 . \n}",
- "webqsp_ID": "WebQTrn-1278",
- "webqsp_question": "who did tupac shakur date"
- },
- {
- "ID": "WebQTest-1316_5f339cc3a7979a71dd90298c8532b71b",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:09:43",
- "machine_question": "what was the name of the politician that was appointed to his/her government position by Continental Congress wife",
- "question": "Name the politician that was named into their position by their spouse.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.politician.government_positions_held ?k .\n?k ns:government.government_position_held.appointed_by ns:m.09k5k . \n?c ns:people.person.spouse_s ?y .\n?y ns:people.marriage.spouse ?x .\n?y ns:people.marriage.type_of_union ns:m.01bl8s .\n}\n",
- "webqsp_ID": "WebQTest-1316",
- "webqsp_question": "what was the name of benjamin franklin wife"
- },
- {
- "ID": "WebQTest-484_3e119c02d9c8e58387951defcdfb93fd",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:57:01",
- "machine_question": "what language does australia use and has code XLOJ in the rosetta project",
- "question": "What is the official language of Australia that in the Rosetta Project uses the code XLOJ?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0chghy)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0chghy ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.rosetta_project_code \"XLOJ\" . \n}",
- "webqsp_ID": "WebQTest-484",
- "webqsp_question": "what language does australia use"
- },
- {
- "ID": "WebQTrn-3673_2f6a04c6623502941438b16fb5f9a6ed",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:20:52",
- "machine_question": "what timezone is the state that held the United States Senate election in Colorado, 2008 in",
- "question": "What timezone was the Colorado election for United States Senate election in 2008?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_district.elections ns:m.027phst . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3673",
- "webqsp_question": "what timezone is colorado in"
- },
- {
- "ID": "WebQTrn-2653_9c717662006cade1031ba7053490f214",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have france been involved in and is the war where one of the combatant was German Empire",
- "question": "What war involved both France and the German Empire?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n?x ns:military.military_conflict.commanders ?c .\n?c ns:military.military_command.military_combatant ns:m.03b79 . \n}",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTest-717_3375a7cecb71d0cf2e2d87d7d513be18",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:32:00",
- "machine_question": "what timezone is the place that has the neighborhood Flowing Wells in right now",
- "question": "What time zone is the place with neighborhood Flowing Wells located in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.place_with_neighborhoods.neighborhoods ns:m.0qqbl . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTest-717",
- "webqsp_question": "what timezone is tucson arizona in right now"
- },
- {
- "ID": "WebQTrn-3166_adbac8a6e3875142a0d07e9d593ef18c",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:00:51",
- "machine_question": "what is where the currency South Korean won is used 's capital city",
- "question": "What's the capital city of the place where the currency the South Korean won is used?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_formerly_used ns:m.026wbvz . \n?c ns:location.country.capital ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3166",
- "webqsp_question": "what is south korea 's capital city"
- },
- {
- "ID": "WebQTrn-513_f1ed21f5b31958286edf1ad7de9ac989",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and is the govermental jurisdiction that has govermental body named National Assembly",
- "question": "What eastern European country has a government called National Assembly?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.governmental_body ns:m.06npv6 . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTest-1348_b3739a5ca0b1d127fe46f94a14f4e470",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:17:03",
- "machine_question": "what team did peyton manning 's dad play for and is the sports team was founded in 1967",
- "question": "What Team founded in 1967 did Peyton Manning 's dad play for?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nns:m.027jv8 ns:people.person.parents ?y .\n?y ns:people.person.gender ns:m.05zppz . #Male\n?y ns:sports.pro_athlete.teams ?z .\n?z ns:sports.sports_team_roster.team ?x .?x ns:sports.sports_team.founded \"1967\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1348",
- "webqsp_question": "what team did peyton manning 's dad play for"
- },
- {
- "ID": "WebQTest-1686_87cdd7d2679849d6e7f286145aa6c15f",
- "compositionality_type": "comparative",
- "created": "2017-10-26T11:16:25",
- "machine_question": "who is the governor of arizona 2009 and is the politician that ended his/her government position after 2009-01-21",
- "question": "Who was the governor of Arizona in 2009 and stepped down from their government position after 1/21/2009?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0vmt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0vmt ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.to ?num .\nFILTER (?num > \"2009-01-21\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTrn-1677_2fe630fbb46b32aa9774a9417e843503",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and that was directed by John Chichester",
- "question": "Which John Chichester movie starred Adam Sandler?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.film_art_direction_by ns:m.09cgvc5 . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-2286_97d590dcc464128f00db773e0f4ec1ac",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:43:16",
- "machine_question": "where is the place that has the following courts Kentucky Supreme Court located",
- "question": "Where is the state that houses the Kentucky Supreme Court located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:law.court_jurisdiction_area.courts ns:m.0648f0 . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2286",
- "webqsp_question": "where is kentucky located"
- },
- {
- "ID": "WebQTrn-1283_72ce675be82a5655a30547169d8008e9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:22:32",
- "machine_question": "what timezone is michigan usa and locations near Tulsa International Airport",
- "question": "What timezone includes Michigan and the area surrounding the Tulsa International Airport?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04rrx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04rrx ns:location.location.time_zones ?x .\n?x ns:time.time_zone.locations_in_this_time_zone ?c .\n?c ns:location.location.nearby_airports ns:m.01qgx3 . \n}",
- "webqsp_ID": "WebQTrn-1283",
- "webqsp_question": "what timezone is michigan usa"
- },
- {
- "ID": "WebQTest-114_05a60a5e9a6d52b6f23993c4868c111f",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:55:15",
- "machine_question": "who did the voice of that who was born in Tatooine in episode 3",
- "question": "Who played the character that was born in tatooine in Star Wars Episode 3?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:fictional_universe.fictional_character.place_of_birth ns:m.0kcq0 . \n?c ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.film ns:m.0fdv3 .\n}\n",
- "webqsp_ID": "WebQTest-114",
- "webqsp_question": "who did the voice of darth vader in episode 3"
- },
- {
- "ID": "WebQTrn-2316_9f5a12b5581afd827f9fb69956f4af6a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:47:49",
- "machine_question": "what influenced jackson pollock 's work and is the visual artist that created the art series of Three Musicians",
- "question": "What artist that created the art series the Three Musicicans influenced Jackson Pollock's work?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04510)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04510 ns:influence.influence_node.influenced_by ?x .\n?x ns:visual_art.visual_artist.art_series ns:m.02vyfth . \n}",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTrn-683_7584ba13fff133af09542211fd90a33d",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:49:59",
- "machine_question": "who is playing hawkeye in the a film that Katarzyna Ancuta was a crew member of movie",
- "question": "Who is the actor tha tplayed Hawkeye in the film starred by Katarzyna Ancuta?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.other_crew ?k .\n?k ns:film.film_crew_gig.crewmember ns:m.09k0s2j . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.034qd2 .\n}\n",
- "webqsp_ID": "WebQTrn-683",
- "webqsp_question": "who is playing hawkeye in the avengers movie"
- },
- {
- "ID": "WebQTrn-1297_02ed5ce4f0d0e6c1b8d15752a1be80ad",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:23:57",
- "machine_question": "where did celebrities that had legal entanglement in Miami grew up",
- "question": "Where is the childhood place of the celebrities who had a legal entanglement in Miami?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:celebrities.celebrity.legal_entanglements ?k .\n?k ns:celebrities.legal_entanglement.location ns:m.0f2v0 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1297",
- "webqsp_question": "where did justin bieber grew up"
- },
- {
- "ID": "WebQTrn-2316_123050824094b576ab2e00d9e64d131c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:47:49",
- "machine_question": "what influenced jackson pollock 's work and influenced Gregory Bateson",
- "question": "What was the influence for both Jackson Pollock's work and Gregory Bateson?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04510)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04510 ns:influence.influence_node.influenced_by ?x .\n?x ns:influence.influence_node.influenced ns:m.01452x . \n}",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTrn-831_1e718eaaf2217fc00dcaac32d79a65d1",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:04:24",
- "machine_question": "what is the last movie the actor that played the character Jody Marken made",
- "question": "What was the last movie the actor, who played Jody Marken, was in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0gx9nr8 . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-831",
- "webqsp_question": "what is the last movie brittany murphy made"
- },
- {
- "ID": "WebQTrn-567_25a9bf629b27a4c525df016451140b28",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and that was producted by William Edwin Self",
- "question": "What movie was done by Ron Howard and producted by William Edwin Self?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.produced_by ns:m.0282_tz . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTest-1923_3c03b909720b25c49766ef76b682c08c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and cinematography was by Kieran McGuigan",
- "question": "What movies with cinematography by Kieran McGuigan starred has Miley Cyrus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.cinematography ns:m.03q13kw . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTest-212_658c3010a12e95ddde9dbfa9877a7fb7",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:10:07",
- "machine_question": "which states does the colorado river run through and is the place in which Overlook Hotel is",
- "question": "The Colorado River and Overlook Hotel are both located in which state?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018qjq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018qjq ns:location.location.partially_containedby ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"State\")\n?x ns:fictional_universe.fictional_setting.contains ns:m.08c5x9 . \n}",
- "webqsp_ID": "WebQTest-212",
- "webqsp_question": "which states does the colorado river run through"
- },
- {
- "ID": "WebQTest-989_30a28b71e5f44d4d88d87db20f9c8570",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:19",
- "machine_question": "what happened to dunkirk during ww2 and is the war where one of the combatant was French Third Republic",
- "question": "What happened to Dunkirk in WW2 and included the French Third Republic?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0md6f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0md6f ns:location.location.events ?x .\n?x ns:time.event.included_in_event ns:m.081pw .\n?x ns:military.military_conflict.commanders ?c .\n?c ns:military.military_command.military_combatant ns:m.01h3dj . \n}",
- "webqsp_ID": "WebQTest-989",
- "webqsp_question": "what happened to dunkirk during ww2"
- },
- {
- "ID": "WebQTest-1923_80a0782bf3bf28bbd2cbd5898d2861c2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and that was edited by Michael Tronick",
- "question": "What movies edited by Michael Tronick starred Miley Cyrus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.edited_by ns:m.03cpljt . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-3083_c672d27c3d00ea802b18f17142a0c867",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:46:34",
- "machine_question": "who was the leader of the a military combatant which was involved in the military conflict of the Hungarian Revolution of 1956 in 1948",
- "question": "Who led the military force that was involved int he Hungarian Revolution of both 1956 amd 1948?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:military.military_combatant.casualties ?k .\n?k ns:military.casualties.military_conflict ns:m.01zd7d . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkx3 .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"1948-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"1948-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-3083",
- "webqsp_question": "who was the leader of the ussr in 1948"
- },
- {
- "ID": "WebQTrn-962_d094a7213ecdd286934330c4d1bc600d",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:34:55",
- "machine_question": "who played the movie that Michael Flannery played in as a kid",
- "question": "Who appeared in the movie that Michael Flannery was in as a kid?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.actor ns:m.0y54ymv . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0264f7h .\n?y ns:film.performance.character_note ?sk0 .\nFILTER (str(?sk0) = \"Young Forrest\")\n}\n",
- "webqsp_ID": "WebQTrn-962",
- "webqsp_question": "who played forrest gump as a kid"
- },
- {
- "ID": "WebQTrn-567_29ffc855d3365362b98ce3dfcd0620f3",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and involves organization Cirkus",
- "question": "What movie, involving Ron Howard, involved Cirkus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:organization.organization_sector.organizations_in_this_sector ns:m.0_zfk6d . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTest-1817_864441b0cd80bc9e5c41614404e8239b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:37:37",
- "machine_question": "where did jrr tolkien go to school and is the university that Fox Mulder graduated from",
- "question": "What University did Fox Mulder and JRR Tolkien go to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041h0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041h0 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:fictional_universe.school_in_fiction.students_graduates ns:m.01msch . \n}",
- "webqsp_ID": "WebQTest-1817",
- "webqsp_question": "where did jrr tolkien go to school"
- },
- {
- "ID": "WebQTrn-2859_ed0ddfab1f5264869a9b9fc0b2fd6889",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:14:39",
- "machine_question": "who is the author who published editions for New Atlantis and what did he do",
- "question": "What author published editions for New Atlantis and what was his profession?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04v1k6h . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2859",
- "webqsp_question": "who is francis bacon and what did he do"
- },
- {
- "ID": "WebQTrn-513_c9969da581d4d64899e5a6a3e808e53b",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and where Ivaylo Zahariev was born",
- "question": "Which eastern European country was Ivaylo Zahariev born in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.location.people_born_here ns:g.11b6bpx9j3 . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-1377_b8c883c80a5e64c4edc05ba6c625e508",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:37:45",
- "machine_question": "what are the actor that played the character Kathleen Davis kids names",
- "question": "What are the names of the children of the actor who plays Kathleen Davis?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0gy76vg . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1377",
- "webqsp_question": "what are shirley temple kids names"
- },
- {
- "ID": "WebQTest-1923_56dc02cf3fb847624a6d57b0770fbece",
- "compositionality_type": "superlative",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and the film netflix_id is largest",
- "question": "Which Miley Cyrus film has the largest Netflix Id?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.netflix_id ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-372_5ac01361bfa0e8abd8f1fe93ab5818ba",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:00:52",
- "machine_question": "what do catholics call their god and also the actor Jes\u00c3\u00bas Bonilla",
- "question": "Who is the Catholic God and respected by actor Jesus Bonilla?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c8wxp)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c8wxp ns:religion.religion.deities ?x .\n?x ns:film.film_character.portrayed_in_films ?c .\n?c ns:film.performance.actor ns:m.0bhgqt4 . \n}",
- "webqsp_ID": "WebQTrn-372",
- "webqsp_question": "what do catholics call their god"
- },
- {
- "ID": "WebQTest-1923_29ffc855d3365362b98ce3dfcd0620f3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and involves organization Cirkus",
- "question": "What movies by Cirkus has Miley Cyrus been in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:organization.organization_sector.organizations_in_this_sector ns:m.0_zfk6d . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-1762_05c692b75abc5a52e5f3f1af56af232d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:28:25",
- "machine_question": "what does icelandic sound like and is part of language family Church Slavonic language",
- "question": "What type of language does Iclandic evolve from and does it originate from Church Slavonic?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01gmkg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01gmkg ns:language.human_language.language_family ?x .\n?x ns:language.language_family.languages ns:m.0119qrqk . \n}",
- "webqsp_ID": "WebQTrn-1762",
- "webqsp_question": "what does icelandic sound like"
- },
- {
- "ID": "WebQTest-1000_457b585da69e504ae79ae4cffde34090",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:46",
- "machine_question": "what countries included in oceania and a location where a Government Position Held was born",
- "question": "Which country in oceania hosted a Government Position Held?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"Country\")\n?x ns:location.location.people_born_here ?c .\n?c ns:type.object.type ns:government.government_position_held . \n}",
- "webqsp_ID": "WebQTest-1000",
- "webqsp_question": "what countries included in oceania"
- },
- {
- "ID": "WebQTest-1797_aebafe742230b5698eca4d082679871f",
- "compositionality_type": "superlative",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and ended governmental position latest",
- "question": "Who fought in the battle of Vicksburg and which member of government ended their position most recently.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.to ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-513_4898d6ac44e3d4d865514973681f066a",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and is the location of film A Fold in My Blanket",
- "question": "What eastern European country was the location of the film, \"A Fold in My Blanket?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:film.film_location.featured_in_films ns:m.0xn145w . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-1180_67f5f717564163742ca2588b7e186fd8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:06:55",
- "machine_question": "where is wellsville missouri and is the administrative division in the country of United States of America",
- "question": "The city of Wellsville can be found where in the United States?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0wy41)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0wy41 ns:location.location.containedby ?x .\n?x ns:location.administrative_division.country ns:m.09c7w0 . \n}",
- "webqsp_ID": "WebQTrn-1180",
- "webqsp_question": "where is wellsville missouri"
- },
- {
- "ID": "WebQTrn-452_461b338d9c8a0011243c6a0a119ecebd",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:13:17",
- "machine_question": "where does lala anthony live and is the place where the honor degree recipient Nathan O. Kaplan was born in",
- "question": "Which city was both where Nathan O. Kaplan was both and where Lala Anthony lives?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03l26m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03l26m ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:location.location.people_born_here ?c .\n?c ns:education.honorary_degree.recipient ns:m.05p62cz . \n}",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTrn-3251_66da1b47c119995a447078dbc066867f",
- "compositionality_type": "superlative",
- "created": "2017-10-26T05:14:34",
- "machine_question": "what college is in greeley colorado and is the university that has number of undergraduates largest",
- "question": "Which college in Greeley Colorado has the largest number of undergraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0rczx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0rczx ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-3251",
- "webqsp_question": "what college is in greeley colorado"
- },
- {
- "ID": "WebQTrn-3335_4bedefa2f2f0c2843bcf7407cd03420c",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:27:49",
- "machine_question": "what kind of money do they use in a military combatant which was involved in the military conflict of the Battle of Kulikovo",
- "question": "What Currency is accepted in the Country that was involved in the military conflict know as the \"Battle of Kulikovo\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:military.military_combatant.casualties ?k .\n?k ns:military.casualties.military_conflict ns:m.01975w . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3335",
- "webqsp_question": "what kind of money do they use in russia"
- },
- {
- "ID": "WebQTrn-2047_6d4448f6a30576186670b7bd2be505db",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:10:12",
- "machine_question": "where do the the sports team arena stadium is Sloan Park play",
- "question": "What other Arenas also welcome the Sports Team that plays in Sloan Park Stadium?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.arena_stadium ns:m.0h975w3 . \n?c ns:sports.sports_team.arena_stadium ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2047",
- "webqsp_question": "where do the chicago cubs play"
- },
- {
- "ID": "WebQTest-712_6b59283873b76d15a3345a52db3b57fc",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:31:25",
- "machine_question": "what countries have territories in oceania and has an official symbol of Intsia bijuga",
- "question": "What country with the official symbol, Intsia Bijuga is located in Oceania?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:government.governmental_jurisdiction.official_symbols ?c .\n?c ns:location.location_symbol_relationship.symbol ns:m.0f9lt0 . \n}",
- "webqsp_ID": "WebQTest-712",
- "webqsp_question": "what countries have territories in oceania"
- },
- {
- "ID": "WebQTrn-2316_ce5995a4c924b5d0c449712e71b536e0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:47:49",
- "machine_question": "what influenced jackson pollock 's work and was influenced by Hans Arp",
- "question": "What artist was influenced by Hans Arp and was an influence to Jackson Pollock?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04510)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04510 ns:influence.influence_node.influenced_by ?x .\n?x ns:influence.influence_node.influenced_by ns:m.013y97 . \n}",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTest-1091_61efa0b17cc53c2187422d88bf670f22",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:33:06",
- "machine_question": "what type of religions are in the united states and the religion of which Gautama Buddha is a founding figure",
- "question": "Is the religion of which Gautama Buddha is a founding figure also a type of religions are in the united states?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.founding_figures ns:m.015k7 . \n}",
- "webqsp_ID": "WebQTest-1091",
- "webqsp_question": "what type of religions are in the united states"
- },
- {
- "ID": "WebQTrn-1677_eccab81d41f566ce2b4f020c37219ae5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and is the same genre as film Abracadabra",
- "question": "What movies in the same genre as Abracadabra was Adam Sandler in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:film.film_genre.films_in_this_genre ns:g.11b6_n6p_h . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-3034_0818b36d353ffb39f85b4606b1230866",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:37:59",
- "machine_question": "where did dr that who was the speaker in March on Washington for Jobs and Freedom get his doctorate",
- "question": "Where did the speaker for the March on Washington For Jobs and Freedom get his doctorate degree from?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:event.public_speaker.speeches_or_presentations ?k .\n?k ns:event.speech_or_presentation.event ns:m.01lt0z . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?y ns:education.education.degree ns:m.04zx3q1 .\n}\n",
- "webqsp_ID": "WebQTrn-3034",
- "webqsp_question": "where did dr martin luther king get his doctorate"
- },
- {
- "ID": "WebQTest-1875_de57960e299fa018454749173f222521",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:54:17",
- "machine_question": "what type of political system is the place in which Nova Roma is",
- "question": "What political system is in place where Nova Roma located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:fictional_universe.fictional_setting.contains ns:m.0j689dq . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1875",
- "webqsp_question": "what type of political system is brazil"
- },
- {
- "ID": "WebQTrn-1077_351b2ecb2c5209c2fad43731e8ab3199",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:52:48",
- "machine_question": "what religions are practiced in the coutry that has compatible power plugs of type BS 546",
- "question": "Which religions are practiced in the country with type BS 546 power plugs?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:engineering.location_with_mains_power.mains_power_standards ?k .\n?k ns:engineering.mains_power.compatible_plugs ns:m.08cmzb . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1077",
- "webqsp_question": "what religions are practiced in afghanistan"
- },
- {
- "ID": "WebQTrn-3151_42444a47c0a0b05f41eb297d05c4fd37",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:57:43",
- "machine_question": "what is the major language spoken in the location which contains the second level division Cephalonia",
- "question": "What languages are in the location that has the second level division Cephalonia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.01f2_c . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3151",
- "webqsp_question": "what is the major language spoken in greece"
- },
- {
- "ID": "WebQTrn-124_33b7d857b3156faee9cb6c16741d8b6a",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and cinematography was by Dean Semler",
- "question": "Who was the cinematographer in a movie directed by Angelina Jolie?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.cinematography ns:m.027t8fw . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-21_e3e2cb1b91e66f2084bcff510d57bf0e",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:04:58",
- "machine_question": "who is the prime minister of the place where Amharic Language language is spoken",
- "question": "Who is the prime minister of the place where Ahmaric is the primary language spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.official_language ns:m.0nj_l . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.060bp .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-21",
- "webqsp_question": "who is the prime minister of ethiopia"
- },
- {
- "ID": "WebQTrn-412_cd0f98f0640aa1ab6c224a564e8024ad",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:08:12",
- "machine_question": "what language does people in the location which contains the second level division Heemstede speak",
- "question": "What languages do the people in the country that has Heemstede within it's borders speak?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.0w0l7 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-412",
- "webqsp_question": "what language does people in netherlands speak"
- },
- {
- "ID": "WebQTest-983_5b90b2ae2229d6c96ee80c47d32f4715",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:15:00",
- "machine_question": "where did tennessee williams go to college and is the university that has number of undergraduates 21176",
- "question": "What university has roughly 21176 undergrads and was Tennessee Williams Alma Mater?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c4y8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c4y8 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number \"21176\" . \n}",
- "webqsp_ID": "WebQTest-983",
- "webqsp_question": "where did tennessee williams go to college"
- },
- {
- "ID": "WebQTrn-783_1457d90ab0f2e38e307aac386e176bbd",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:58:33",
- "machine_question": "what language did jewish people speak and that has initials es",
- "question": "What language, spoken by Jewish people, has the initials \"es\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041rx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041rx ns:people.ethnicity.languages_spoken ?x .\n?x ns:language.human_language.iso_639_1_code \"es\" . \n}",
- "webqsp_ID": "WebQTrn-783",
- "webqsp_question": "what language did jewish people speak"
- },
- {
- "ID": "WebQTrn-2311_a5f644b5210b936ed83ddcae101ef3ea",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:46:03",
- "machine_question": "what killed the artist which recorded The Candyman",
- "question": "What killed the artist who recorded The Candyman?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.012qdbkn . \n?c ns:people.deceased_person.cause_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2311",
- "webqsp_question": "what killed sammy davis jr"
- },
- {
- "ID": "WebQTrn-567_9d844d6f061feef7378afae35cbb8dca",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and was nominated an award with the describtion \"Based on the book by Dr. Seuss\"",
- "question": "What award nominated movie did Ron Howard with the description, \"Based on the book by Dr. Seuss\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:award.award_nominated_work.award_nominations ?c .\n?c ns:award.award_nomination.notes_description \"Based on the book by Dr. Seuss\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTest-1560_3c5c69e3800f38649fbe7828895879e8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:54:01",
- "machine_question": "who founded new york university and who held the position Member of Congress",
- "question": "Which member of Congress founded the New York University?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwfn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwfn ns:organization.organization.founders ?x .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.basic_title ns:m.01gkgk . \n}",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTrn-3766_a680164909cf9d99a48afde43e75219b",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:39:21",
- "machine_question": "what is the money called in the country where Pilsen Callao beer is made",
- "question": "In what country is Pilsen Callao beer made and what type of currency do they use there?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04651bn . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3766",
- "webqsp_question": "what is the money called in peru"
- },
- {
- "ID": "WebQTrn-124_9a3568f89e3a145e345c08fa267d27a9",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and with debut in 2012 Berlin International Film Festival",
- "question": "Which 2012 Berlin International Film Festival movie did Angelina Jolie direct?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.film_regional_debut_venue ns:m.0hrcs29 . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTest-213_7debc6a8247700de6db4ac7b0f4cc0e1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did scarlett johansson date and a tv personality which has been appeared in tv since 2000",
- "question": "Scarlett Johansson dated a famous person who been popular since 2000, who was he?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:tv.tv_personality.tv_regular_appearances ?c .\n?c ns:tv.tv_regular_personal_appearance.from \"2000\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTest-1000_1d3a86f839023bb35d439f56a673dbe6",
- "compositionality_type": "superlative",
- "created": "2017-10-26T09:16:46",
- "machine_question": "what countries included in oceania and that has a GDP deflator change of rate smallest",
- "question": "In Oceania, what country has the smallest GDP deflator change of rate?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"Country\")\n?x ns:location.statistical_region.gdp_deflator_change ?c .\n?c ns:measurement_unit.dated_percentage.rate ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-1000",
- "webqsp_question": "what countries included in oceania"
- },
- {
- "ID": "WebQTrn-2006_4129d21e4cae3cd0973b1a90c6b57c64",
- "compositionality_type": "comparative",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did edgar allan poe work for and publication end date after 1841",
- "question": "What magazine did Edgar Allen Poe work for after 1841?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02lt8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02lt8 ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n?x ns:book.magazine.place_of_publication ?c .\n?c ns:book.place_of_publication_period.to ?num .\nFILTER (?num > \"1841\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTest-1923_145c7924fc7273c7fffdc9db50d14e9f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and that the story was written by Nicholas Sparks",
- "question": "What movie starring Miley Cyrus that was written by Nicholas Sparks?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.story_by ns:m.0328bl . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTest-626_a7e69ef8a716d6db11c3ba8316c57d9d",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:16:26",
- "machine_question": "what does the river that its origin is Brower's Spring bisect",
- "question": "What states does the river that begins in Browser's spring bisect?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:geography.river.origin ns:m.0288rp8 . \n?c ns:location.location.partially_contained_by ?y .\n?y ns:location.partial_containment_relationship.partially_contained_by ?x .\n}\n",
- "webqsp_ID": "WebQTest-626",
- "webqsp_question": "what does the missouri river bisect"
- },
- {
- "ID": "WebQTrn-60_160dae8d2b436596b913ce9faf62084a",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and is the government has a position title of First Vice-President",
- "question": "The title, First Vice-President, is a position in this Portuguese country.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.basic_title ns:m.010gdkhm . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-105_f4f38507bbec5d30bec54c8c8dd9a72b",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:14:59",
- "machine_question": "what is the best currency to take to where the government Government of Egypt is located 2013",
- "question": "What kind of currency was used in 2013 where the government is called the Government of Egypt?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.government ns:m.05z01q3 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-105",
- "webqsp_question": "what is the best currency to take to egypt 2013"
- },
- {
- "ID": "WebQTrn-837_22daefbefb82c8f22e1efc5d0f189d67",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:06:54",
- "machine_question": "where did the actor that played the character Effie White go to school",
- "question": "What schools were attended by the actor who played Effie White?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.03f1mq9 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-837",
- "webqsp_question": "where did jennifer hudson go to school"
- },
- {
- "ID": "WebQTrn-2570_1d02b5cba56eb697ff4571e750c5a101",
- "compositionality_type": "comparative",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and is the US president with presidency number greater than 32",
- "question": "Which president of the United States served after the 32 president and also was the leader of the US during WW2?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.us_president.presidency_number ?num .\nFILTER (xsd:integer(?num) > 32) . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-25_e7d5a97bcf7756b724d7378ed6356375",
- "compositionality_type": "superlative",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and is the film was released earliest",
- "question": "Which of Taylor Lautner's films was released first?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-2784_b09c00219764b4f102d325a00e808259",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does the music producer which produced The Don Killuminati: The 7 Day Theory act in",
- "question": "Which movies feature the music producer of The Don Killuminati: The 7 Day Theory?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.producer.releases_produced ns:m.032j348 . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-25_7cec3b1d3e113f1b58741b36da555ded",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and was nominated an award with the describtion \"Based on the Novel by Stephenie Meyer\"",
- "question": "What award nominated movie starring Taylor Lautner that was based on the novel by Stephanie Meyer?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:award.award_nominated_work.award_nominations ?c .\n?c ns:award.award_nomination.notes_description \"Based on the Novel by Stephenie Meyer\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-124_45b1a7a291b15486d946275ec852704f",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and is the movie that G\u00e1bor Piroch played in",
- "question": "What was the name of the movie where Angelina Jolie directed Gabor Piroch?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.actor ns:g.122bg1tz . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTest-538_3d3daf126fc550099e1207641fc4affc",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and that was directed by Garry Marshall",
- "question": "What movies list both Taylor Swift and Garry Marshall in the credits?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.directed_by ns:m.02ndbd . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-124_c7d0c0736df54710394b11143d9a99cf",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and that was producted by the company Plan B Entertainment",
- "question": "What is the title of the movie that was directed by Angelina Jolie and produced by Plan B Entertainment?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.production_companies ns:m.027sj8n . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-1762_30262a1aa47cfc5b0240c9d41360ba4d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:28:25",
- "machine_question": "what does icelandic sound like and is also spoken in Northern Europe",
- "question": "What kind of language is Icelandic and is spoken in Northern Europe?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01gmkg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01gmkg ns:language.human_language.language_family ?x .\n?x ns:language.language_family.geographic_distribution ns:m.01531v . \n}",
- "webqsp_ID": "WebQTrn-1762",
- "webqsp_question": "what does icelandic sound like"
- },
- {
- "ID": "WebQTrn-1939_80bc69215f6fdb6c93a8cc8494b116e9",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:56:33",
- "machine_question": "what political experience did the subject of the film Young Mr. Lincoln have",
- "question": "List the offices held by the subject of the film Young Mr. Lincoln.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.03fy0j . \n?c ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.office_position_or_title ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1939",
- "webqsp_question": "what political experience did abraham lincoln have"
- },
- {
- "ID": "WebQTrn-3376_c000c5f83c964520438cea1dd93dd09e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T05:34:14",
- "machine_question": "where did kevin hart go to school and is the university that has number of postgraduates 5478",
- "question": "Which university, that had 5478 postgraduates, did Kevin Hart go to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0ggp1n)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0ggp1n ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number \"5478\" . \n}",
- "webqsp_ID": "WebQTrn-3376",
- "webqsp_question": "where did kevin hart go to school"
- },
- {
- "ID": "WebQTrn-241_c9e872cc90fbd095ba0d25b029bc6143",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with france and the ISO numeric of the country is 056",
- "question": "What country with the ISO number 056 shares a border with France?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.iso_numeric \"056\" . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-1394_bef70c8310e9f896f0a5babb784a0b33",
- "compositionality_type": "comparative",
- "created": "2017-10-26T00:38:53",
- "machine_question": "what country does turkey trade with and the country calling code is greater than 213",
- "question": "Which country that has a calling code greater than 213 is a trading partner of Turkey?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.01znc_)\n\t{ \n\t ns:m.01znc_ ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.01znc_ ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.country.calling_code ?num .\nFILTER (xsd:integer(?num) > 213) . \n}",
- "webqsp_ID": "WebQTrn-1394",
- "webqsp_question": "what country does turkey trade with"
- },
- {
- "ID": "WebQTrn-3249_f8c93a47771933977bb8d38a5c6ccb27",
- "compositionality_type": "comparative",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and the tv program \"tvrage_id\" is greater than 5379",
- "question": "What Tamera Mowry tv shows have the program \"tvrage_id\" larger than 5379?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.tvrage_id ?num .\nFILTER (xsd:integer(?num) > 5379) . \n}",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTrn-2319_c057d4ccdd7e7fba90365312ac638b6a",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:48:11",
- "machine_question": "what is the official language of the the governmental jurisdiction that has governmental office holder named Sergij Arbuzov",
- "question": "What is the official language of the country where Sergij Arbuzov is the government official?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0pc60xw . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTrn-237_4420dc6a68ebd6b5cd6330ffface9ebb",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:40:00",
- "machine_question": "what is the name of the the sports team arena stadium is Three Rivers Stadium head coach",
- "question": "Who is the head coach of the sports team that plays at Three Rivers Stadium?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.arena_stadium ns:m.037286 . \n?c ns:american_football.football_team.current_head_coach ?x .\n}\n",
- "webqsp_ID": "WebQTrn-237",
- "webqsp_question": "what is the name of the pittsburgh steelers head coach"
- },
- {
- "ID": "WebQTrn-2653_124a70ef502a6d3a29b5af510eac78cc",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have france been involved in and the lower estimate of the number of casualties were 1000",
- "question": "What wars involving France have had lower casualty estimates of 1000?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n?x ns:military.military_conflict.casualties ?c .\n?c ns:military.casualties.lower_estimate \"1000\" . \n}",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTest-1797_1f7ee4adbac76b1d1b843f0c8b106892",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and was buried in General Grant National Memorial",
- "question": "Who is the person that fought in the Battle of Vicksburg and is buried in the General Grant National Memorial?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:people.deceased_person.place_of_burial ns:m.06_3v55 . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTest-1686_dea38577dc62de7675415718be1c9286",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:16:25",
- "machine_question": "who is the governor of arizona 2009 and served in political party Republican Party",
- "question": "Who was the Republican governor of Arizona in 2009?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0vmt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0vmt ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.party ?c .\n?c ns:government.political_party_tenure.party ns:m.07wbk . \n}",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTrn-25_892ff203107cd65a51d72847027d777f",
- "compositionality_type": "superlative",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and the tv program episode running time is largest",
- "question": "Which of Taylor Lautner's movies and TV had the longest run time?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:tv.tv_program.episode_running_time ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-1603_621f18c73958916ec425126166181b67",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:01:39",
- "machine_question": "what is the sacred text of daoism and that was written by Laozi",
- "question": "Which sacred text of Daoism was written by Laozi?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07gvx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07gvx ns:religion.religion.texts ?x .\n?x ns:book.written_work.author ns:m.0h9wp . \n}",
- "webqsp_ID": "WebQTest-1603",
- "webqsp_question": "what is the sacred text of daoism"
- },
- {
- "ID": "WebQTest-1603_eec12f71d62f9e0c87f9b05e82829d9d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:01:39",
- "machine_question": "what is the sacred text of daoism and that is in the genre of Chinese classics",
- "question": "What is considered a Chinese Classic and a sacred text of Daoism?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07gvx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07gvx ns:religion.religion.texts ?x .\n?x ns:book.book.genre ns:m.021wb . \n}",
- "webqsp_ID": "WebQTest-1603",
- "webqsp_question": "what is the sacred text of daoism"
- },
- {
- "ID": "WebQTest-534_2492cfb926882a4bf9c580ba4f7c700a",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:07:30",
- "machine_question": "what is the the sports team arena stadium is Miller Park mascot",
- "question": "What is the mascot of the sports team who plays in the Miller Park Stadium?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.arena_stadium ns:m.038br5 . \n?c ns:sports.sports_team.team_mascot ?x .\n}\n",
- "webqsp_ID": "WebQTest-534",
- "webqsp_question": "what is the milwaukee brewers mascot"
- },
- {
- "ID": "WebQTrn-1770_bc80eb99b461b02979f7b4186cb73f41",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:30:05",
- "machine_question": "what is the composer of The Story of Beauty 's daughters name",
- "question": "What is the name of the daughter of the composer of The Story of Beauty?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0_k5gwc . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1770",
- "webqsp_question": "what is beyonce 's daughters name"
- },
- {
- "ID": "WebQTrn-1557_dae18075e08f57c9dd3d4ddd411da801",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:04:35",
- "machine_question": "where did charles drew go to college and is the university that Zen Ashcroft graduated from",
- "question": "Amherst College is where charles drew go to college and is the university that Zen Ashcroft graduated from.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018t67)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018t67 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:fictional_universe.school_in_fiction.students_graduates ns:m.010rkltj . \n}",
- "webqsp_ID": "WebQTrn-1557",
- "webqsp_question": "where did charles drew go to college"
- },
- {
- "ID": "WebQTrn-1646_1457d90ab0f2e38e307aac386e176bbd",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:16:29",
- "machine_question": "what does the dominican republic speak and that has initials es",
- "question": "What language to they speak in the Dominican Republic, the also as the initials E.S.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.027rn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.027rn ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.iso_639_1_code \"es\" . \n}",
- "webqsp_ID": "WebQTrn-1646",
- "webqsp_question": "what does the dominican republic speak"
- },
- {
- "ID": "WebQTrn-3682_cd905fbf1705fca89655718c793ff76d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:22:38",
- "machine_question": "what are the different dialects of chinese and is the language found in the fictional universe Firefly",
- "question": "In Firefly, what dialect of Chinese is found and are there variations of the different dialects?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01r2l)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01r2l ns:language.human_language.dialects ?x .\n?x ns:fictional_universe.fictional_language.found_in_fictional_universe ns:m.05b_w23 . \n}",
- "webqsp_ID": "WebQTrn-3682",
- "webqsp_question": "what are the different dialects of chinese"
- },
- {
- "ID": "WebQTest-1569_0b5333d98ef87008aa02d1fbc1554b05",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:55:44",
- "machine_question": "what the place where Jamaican English language is spoken money called",
- "question": "What is the currency use in the country that speaks Jamaican English?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.official_language ns:m.01428y . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTest-1569",
- "webqsp_question": "what jamaican money called"
- },
- {
- "ID": "WebQTrn-1394_eb44d48fa7660ac55eb6a6894a9d2522",
- "compositionality_type": "superlative",
- "created": "2017-10-26T00:38:53",
- "machine_question": "what country does turkey trade with and number of people in the country's army is largest",
- "question": "Which company that trades Turkey has the largest army?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.01znc_)\n\t{ \n\t ns:m.01znc_ ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.01znc_ ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.statistical_region.size_of_armed_forces ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-1394",
- "webqsp_question": "what country does turkey trade with"
- },
- {
- "ID": "WebQTest-1785_9ed6de7767498faf51fe594246b6652a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and in which costumes where designed by Paul Simmons",
- "question": "In what film starring Kim Richards were costumes designed by Paul Simmons?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.costume_design_by ns:m.09tkth0 . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTest-1923_45a71163e7876e1ca8b7c88e38999705",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and is of genere Cartoon pornography",
- "question": "Which cartoon pornography films have starred Miley Cyrus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:media_common.media_genre.child_genres ns:m.08phz7 . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTest-12_c34cd4ed0ba2a29e97141049e26b47a2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:43:21",
- "machine_question": "who is governor of ohio 2011 and held position in the 10th United States Congress",
- "question": "Who was the 2011 Ohio governor and held position in the 10th United States Congress?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05kkh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05kkh ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2011-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2011-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.legislative_sessions ns:m.01gsrl . \n}",
- "webqsp_ID": "WebQTest-12",
- "webqsp_question": "who is governor of ohio 2011"
- },
- {
- "ID": "WebQTrn-2815_ca6ce44d620e3ead920f09f2813da1af",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:07:48",
- "machine_question": "where was the public speaker which spoke about Berlin Wall raised",
- "question": "Where was the person who spoke about the Berlin Wall raised?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:event.public_speaker.speeches_or_presentations ?k .\n?k ns:event.speech_or_presentation.speech_topic ns:m.017f5 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2815",
- "webqsp_question": "where was john f kennedy raised"
- },
- {
- "ID": "WebQTest-1603_a6d23d999e3bf256d36232e8ff17e675",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:01:39",
- "machine_question": "what is the sacred text of daoism and that was written by Fuxi",
- "question": "What sacred text of daoism was written by Fuxi?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07gvx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07gvx ns:religion.religion.texts ?x .\n?x ns:book.written_work.author ns:m.0163ww . \n}",
- "webqsp_ID": "WebQTest-1603",
- "webqsp_question": "what is the sacred text of daoism"
- },
- {
- "ID": "WebQTest-719_e56e856592a9a57b9e331b718adc1b75",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:32:09",
- "machine_question": "which political party does the author who published editions for The Audacity of Hope represent",
- "question": "The author who published The Audacity of Hope, which political ideal does he follow?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04vcd_5 . \n?c ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n}\n",
- "webqsp_ID": "WebQTest-719",
- "webqsp_question": "which political party does barack obama represent"
- },
- {
- "ID": "WebQTest-61_c6f4bf30214b3ec4105072a0f0c5f893",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:49:54",
- "machine_question": "what are the religions practiced in indonesia and the religion of which John Calvin is a founding figure",
- "question": "What religion whose founding figure is John Calvin is practiced in Indonesia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03ryn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03ryn ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.founding_figures ns:m.041yl . \n}",
- "webqsp_ID": "WebQTest-61",
- "webqsp_question": "what are the religions practiced in indonesia"
- },
- {
- "ID": "WebQTrn-64_e1d81a60b5954aea1f4417696d8cf733",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:09:57",
- "machine_question": "what was the composer of Still Ballin' name in juice",
- "question": "Find the composer of Still Ballin, what was his name in juice?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.026229y . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.film ns:m.08w51z .\n}\n",
- "webqsp_ID": "WebQTrn-64",
- "webqsp_question": "what was tupac name in juice"
- },
- {
- "ID": "WebQTrn-2316_211a61f5f66a6e21e9e3b550bb2123ae",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:47:49",
- "machine_question": "what influenced jackson pollock 's work and died from Cardiovascular disease",
- "question": "Whos is the person that influenced Jackson Pollock's work and died from cardiovascular disease?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04510)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04510 ns:influence.influence_node.influenced_by ?x .\n?x ns:people.deceased_person.cause_of_death ns:m.02k6hp . \n}",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTest-1560_739cb11f9587d0d40e3be78ffb5416db",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:54:01",
- "machine_question": "who founded new york university and hold a position in United States House of Representatives",
- "question": "Who holds a position in the US House of Representatives and also founded New York University?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwfn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwfn ns:organization.organization.founders ?x .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.governmental_body ns:m.0b3wk . \n}",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTest-537_b9d2dfcc61e5c40fcaa1e5addf46401c",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and is the film that was released after 2004-01-01",
- "question": "What movie released after January 1, 2004 features Charlie Hunnam?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\nFILTER (?num > \"2004-01-01\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTest-450_a4ad30a5109413d4d5caa12459f7028e",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:49:58",
- "machine_question": "what is the national flower of the affected area of the cyclone Hurricane Iwa",
- "question": "The area that was affected by cyclone Hurricane Iwa has what as their national flower?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:meteorology.cyclone_affected_area.cyclones ns:m.03y5fl . \n?c ns:government.governmental_jurisdiction.official_symbols ?y .\n?y ns:location.location_symbol_relationship.symbol ?x .\n?y ns:location.location_symbol_relationship.Kind_of_symbol ns:m.04627gn .\n}\n",
- "webqsp_ID": "WebQTest-450",
- "webqsp_question": "what is the national flower of hawaii"
- },
- {
- "ID": "WebQTest-743_1d6c214af3c3e9fcb3689bec2a8e8336",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of jfk 's brothers and held position in the 107th United States Congress",
- "question": "What were JFK's brother's name who held a position in the 107th United States Congress?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.legislative_sessions ns:m.024tkd . \n}",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTrn-2292_c914b0ca5bf68616cc936d2a9a5c8f26",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:44:21",
- "machine_question": "what kind of economy was the soviet union and is the government for Dominica",
- "question": "In Dominica as well as the economy of the Soviet Union, what type of government is there?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05vz3zq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05vz3zq ns:location.country.form_of_government ?x .\n?x ns:government.government.government_for ns:m.027nb . \n}",
- "webqsp_ID": "WebQTrn-2292",
- "webqsp_question": "what kind of economy was the soviet union"
- },
- {
- "ID": "WebQTest-1528_6a1f6b81ad80c4b595dee08b77147017",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and with debut in Tokyo International Film Festival",
- "question": "Which Tokyo International Film Festival movie debut stared Logan Lerman?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.film_regional_debut_venue ns:m.08fgq8 . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-62_ea7ca1b55b2487b5905665616a6a3942",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:49",
- "machine_question": "what are the names of walt disney kids and contributed to the story of the film Walt Before Mickey",
- "question": "Which of the Walt Disney's children who contributed to the story of the film Walt Before Mickey?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.081nh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.081nh ns:people.person.children ?x .\n?x ns:film.film_story_contributor.film_story_credits ns:m.011vl8m8 . \n}",
- "webqsp_ID": "WebQTrn-62",
- "webqsp_question": "what are the names of walt disney kids"
- },
- {
- "ID": "WebQTrn-1770_626d410d568357fbf40484f5f472121f",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:30:05",
- "machine_question": "what is the artist aword nominated for Wishing on a Star 's daughters name",
- "question": "What is the daughters name of the artist that performed Wishing on a Star?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.0dszltp . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1770",
- "webqsp_question": "what is beyonce 's daughters name"
- },
- {
- "ID": "WebQTest-548_939e166d8f012cfe892f45fed17a71a3",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:09:12",
- "machine_question": "what guitar did the composer of The Radio Song play",
- "question": "What was the guitar that The Radio Song composer played?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.010vq802 . \n?c ns:music.guitarist.guitars_played ?x .\n}\n",
- "webqsp_ID": "WebQTest-548",
- "webqsp_question": "what guitar did joe walsh play"
- },
- {
- "ID": "WebQTest-450_aa46b5c3f817142c19f990881289b352",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:49:58",
- "machine_question": "what is the national flower of the affected area of the cyclone Tropical Storm Fabio",
- "question": "What is the national flower of the affected area of the cyclone Tropical Storm Fabio?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:meteorology.cyclone_affected_area.cyclones ns:m.04n6pxb . \n?c ns:government.governmental_jurisdiction.official_symbols ?y .\n?y ns:location.location_symbol_relationship.symbol ?x .\n?y ns:location.location_symbol_relationship.Kind_of_symbol ns:m.04627gn .\n}\n",
- "webqsp_ID": "WebQTest-450",
- "webqsp_question": "what is the national flower of hawaii"
- },
- {
- "ID": "WebQTrn-2875_abbd08bf34b55ecc1858d72a2a15bad6",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:16:00",
- "machine_question": "what language do the area in which the newspaper Cyprus Weekly is circulated speak",
- "question": "What language is spoken in the area where the newspaper Cyprus Weekly is circulated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.027btfw . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2875",
- "webqsp_question": "what language do cyprus speak"
- },
- {
- "ID": "WebQTrn-2570_99dba9274e8d6c826fdb25827fe613b3",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during the subject of the film Sherlock Holmes and the Voice of Terror",
- "question": "Which Presidents of the United States were used as subjects of the book Sherlock Holmes and the Voice of Terror?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n?c ns:film.film_subject.films ns:m.02r8kxp . \n?c ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)\n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTest-1923_3dac7aa955af6ee2ede38f6d42711a00",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and that was directed by Quentin Jones",
- "question": "What movie directed by Quentin Jones has starred Miley Cyrus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.directed_by ns:m.0113nqg1 . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTest-1785_937b1f2f593b964f8533b5e6178b30ea",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and a film that Mark Larry was a crew member of",
- "question": "What character did Kim Richards play in the film that also starred Mark Larry?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.other_crew ?c .\n?c ns:film.film_crew_gig.crewmember ns:m.08xnznl . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTest-1785_ab4e437b94cc9d72a71a19dd664380fd",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and with debut in 2007 Sundance Film Festival",
- "question": "Kim Richards debuted in what 2007 Sundance Film Festival feature?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.film_regional_debut_venue ns:m.027b8th . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-513_1cc5966b9116d764e8883a0c24d8b782",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and produce the beer Zagorka Original Lager",
- "question": "Which Eastern European country makes Zagorka Original Lager?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:food.beer_country_region.beers_from_here ns:m.04dqf0k . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTest-212_828b79d960f806ea9d291b87184103cd",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:10:07",
- "machine_question": "which states does the river that flows through Las Vegas run through",
- "question": "What states does the river that runs through Las Vegas also cuts through?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:geography.river.cities ns:m.0cv3w . \n?c ns:location.location.partially_containedby ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"State\")\n}\n",
- "webqsp_ID": "WebQTest-212",
- "webqsp_question": "which states does the colorado river run through"
- },
- {
- "ID": "WebQTest-1817_110c98a297af4060c37325e37142ab99",
- "compositionality_type": "comparative",
- "created": "2017-10-26T11:37:37",
- "machine_question": "where did jrr tolkien go to school and is the university that has number of undergraduates less than 30771",
- "question": "What school attended by JRR Tolkein has fewer than 30771 undergraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041h0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041h0 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 30771) . \n}",
- "webqsp_ID": "WebQTest-1817",
- "webqsp_question": "where did jrr tolkien go to school"
- },
- {
- "ID": "WebQTrn-303_427a7718b761cdd4c8e2011875d643b4",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:51:01",
- "machine_question": "what inspired the person that wrote Langston in Harlem to write poetry",
- "question": "Who inspired the author of Langston in Harlem to become a poet?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:theater.theatrical_lyricist.play_lyrics_written ns:m.0wr00wj . \n?c ns:influence.influence_node.influenced_by ?x .\n}\n",
- "webqsp_ID": "WebQTrn-303",
- "webqsp_question": "what inspired langston hughes to write poetry"
- },
- {
- "ID": "WebQTrn-2189_8b3815ec57389b13892dd5abb108cc4e",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:28:26",
- "machine_question": "what is modern the location that contains Gebel Elba language",
- "question": "What is the modern language spoken in countries that used to speak Gebel Elba?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.location.partially_contains ns:m.026cy73 . \n?c ns:location.country.official_language ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2189",
- "webqsp_question": "what is modern egyptian language"
- },
- {
- "ID": "WebQTrn-3535_28ff0fdfee16bb706a01c909f96b8190",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:03:56",
- "machine_question": "who does the voice of kovu in the movie that Charity Sanoy played in",
- "question": "In a movie featuring Charity Sanoy, who voiced the character of kovu?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.actor ns:m.0gc66ts . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0bnznr .\n}\n",
- "webqsp_ID": "WebQTrn-3535",
- "webqsp_question": "who does the voice of kovu in lion king"
- },
- {
- "ID": "WebQTrn-2335_4bedefa2f2f0c2843bcf7407cd03420c",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:50:23",
- "machine_question": "what is the national anthem of a military combatant which was involved in the military conflict of the Battle of Kulikovo",
- "question": "What military combatant involved in the Battle of Kulikovo's national anthem?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:military.military_combatant.casualties ?k .\n?k ns:military.casualties.military_conflict ns:m.01975w . \n?c ns:location.country.national_anthem ?y .\n?y ns:government.national_anthem_of_a_country.anthem ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2335",
- "webqsp_question": "what is the national anthem of russia"
- },
- {
- "ID": "WebQTest-654_8b3815ec57389b13892dd5abb108cc4e",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:22:44",
- "machine_question": "what are the location that contains Gebel Elba money called",
- "question": "What is the name of the area that uses a currency called Gebel Elba?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.location.partially_contains ns:m.026cy73 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTest-654",
- "webqsp_question": "what are egyptian money called"
- },
- {
- "ID": "WebQTrn-484_1996c89d55923fc2ed1047b4f70d3ee7",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:18:55",
- "machine_question": "what do you call money in the governmental jurisdiction that has governmental office holder named Jo\u00e3o Goulart",
- "question": "What is the name for money in the governmental jurisdiction whose office holder is Joao Goulart?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.012m7r . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-484",
- "webqsp_question": "what do you call money in brazil"
- },
- {
- "ID": "WebQTrn-3515_10cc5a71f9e3a54d43aaf6846b0d51cd",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:02:42",
- "machine_question": "where did paul ryan attend college and is in Washington, D.C.",
- "question": "Which Washington D.C. college did Paul Ryan attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.024v2j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.024v2j ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:location.location.containedby ns:m.0rh6k . \n}",
- "webqsp_ID": "WebQTrn-3515",
- "webqsp_question": "where did paul ryan attend college"
- },
- {
- "ID": "WebQTrn-567_1a71767eac14bb7758028268acfe97f3",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and which was filmed at Fordham University",
- "question": "What Ron Howard movie was filmed at Fordham University?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.featured_film_locations ns:m.027kp3 . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-261_7bc18657d5150879fc643779b6ad5e48",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:45:58",
- "machine_question": "where is the topic of the image Whistler Skilift 040 located",
- "question": "Where is the topic of the image \"Whistler Skilift 040\" found?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.03ttk28 . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-261",
- "webqsp_question": "where is whistler mountain located"
- },
- {
- "ID": "WebQTrn-124_1329a26bd3c5dfb75eadc58b1b7e0433",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and that was directed by Jacinta Leong",
- "question": "Which Angelina Jolie movie was directed by Jacinta Leong?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.film_art_direction_by ns:m.098lz7b . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-3024_ee6a53f0556f0dd1b566ce71a7c97e4e",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:37:06",
- "machine_question": "what illness does the artist aword nominated for The Michael J. Fox Show have",
- "question": "From what illness does the artist nominated for awards for \"The Michael J. Fox Show\" suffer?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.0vpl_mj . \n?c ns:medicine.notable_person_with_medical_condition.condition ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3024",
- "webqsp_question": "what illness does michael j fox have"
- },
- {
- "ID": "WebQTrn-2721_34691edac6d839c4d3dfed136c8d43b9",
- "compositionality_type": "comparative",
- "created": "2017-10-26T03:52:24",
- "machine_question": "what were adolf hitler 's parents names and the person's date of death is before 1907-12-21",
- "question": "What were the names of Adolf Hitler's parents and which one died before Dec 21, 1907?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07_m9_)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07_m9_ ns:people.person.parents ?x .\n?x ns:people.deceased_person.date_of_death ?num .\nFILTER (?num < \"1907-12-21\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-2721",
- "webqsp_question": "what were adolf hitler 's parents names"
- },
- {
- "ID": "WebQTest-1200_374aac68297f3bd9113db011a9d8fe63",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:51:09",
- "machine_question": "where did the the body of water under DeSoto Bridge end",
- "question": "Where did the the body of water under DeSoto Bridge end?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:geography.body_of_water.bridges ns:m.0df6cn . \n?c ns:geography.river.mouth ?x .\n}\n",
- "webqsp_ID": "WebQTest-1200",
- "webqsp_question": "where did the mississippi river end"
- },
- {
- "ID": "WebQTrn-1294_101c4af1f32192ad5852f531887f5bce",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:22:48",
- "machine_question": "what is vito corleone real name and a celebritie that had a romantic relationship that ended on 1974",
- "question": "Who is the actor who played Vito Corleone and ended a romance in 1974?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05hp_9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05hp_9 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:celebrities.celebrity.sexual_relationships ?c .\n?c ns:celebrities.romantic_relationship.end_date \"1974\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-1294",
- "webqsp_question": "what is vito corleone real name"
- },
- {
- "ID": "WebQTrn-1069_2229eb4cf51b84c632d4f3f60c0cb8f3",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:50:55",
- "machine_question": "what language do the place where breed Hertha Pointer originated in",
- "question": "Find the birthplace of the breed Hertha Pointer, what is the language spoken there?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:g.122wt67x . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1069",
- "webqsp_question": "what language do denmark"
- },
- {
- "ID": "WebQTrn-60_9accda3c3d195f6753c730a4b3b319dd",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and is the governmental jurisdiction that has governmental office holder named Carlos Dunga ",
- "question": "What governmental jurisdiction has a government office holder named Carlos Dunga and the people speak Portugese?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.office_holder ns:g.11b5m1n6ny . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-2069_66dd391f8be082151df7c1ef2067ae0a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:15:08",
- "machine_question": "what language chile speak and belongs to the Language isolate language family",
- "question": "What Language Isolate language family member do Chileans speak?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01p1v)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01p1v ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.language_family ns:m.015fjr . \n}",
- "webqsp_ID": "WebQTrn-2069",
- "webqsp_question": "what language chile speak"
- },
- {
- "ID": "WebQTrn-62_ba20c944a6a2d8cd25ab15f106002cef",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:49",
- "machine_question": "what are the names of walt disney kids and who died in Santa Monica",
- "question": "What are the names of the Walt Disney kids who died in Santa Monica?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.081nh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.081nh ns:people.person.children ?x .\n?x ns:people.deceased_person.place_of_death ns:m.06_kh . \n}",
- "webqsp_ID": "WebQTrn-62",
- "webqsp_question": "what are the names of walt disney kids"
- },
- {
- "ID": "WebQTest-96_a709afda983b520d23564e7662d9c7da",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:53:42",
- "machine_question": "where did the public speaker which spoke about Watergate scandal die",
- "question": "It what city the the speaker on the Watergate scandal pass away?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:event.public_speaker.speeches_or_presentations ?k .\n?k ns:event.speech_or_presentation.speech_topic ns:m.0ds0x . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTest-96",
- "webqsp_question": "where did richard nixon die"
- },
- {
- "ID": "WebQTrn-2026_5abd17edee676db9f12bbbe84edfb575",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:08:07",
- "machine_question": "what currency does the the country where Saman\u00c3\u00a1 English is spoken",
- "question": "In the country where Samana English is spoken, what currency is used?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.06jsg0 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2026",
- "webqsp_question": "what currency does the dominican republic"
- },
- {
- "ID": "WebQTrn-241_20cca8fbaf3c26dbd72744e82f3897d1",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with france and is the governmental jurisdiction that has governmental office holder named Guy Verhofstadt",
- "question": "Which country has Guy Verhostadt as their governmental office holder and shares a border with France?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.office_holder ns:m.012l22 . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTest-1785_a856a27ccacbf5c2abe9b1e3569998d1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and that was producted by Stephanie Allain",
- "question": "What show starring Kim Richards that was produced by Stephanie Allain?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.produced_by ns:m.02qs65f . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTest-1923_2b96f6e202478fca7d25741f566bc838",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and that was directed by Scott Meehan",
- "question": "What movie was directed by Scott Meehan and directed by Miley Cyrus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_art_direction_by ns:m.097q3rj . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-2779_14a5adac3764601c1967451c79cbdb79",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:34",
- "machine_question": "who was the real erin brockovich and was the film job of Pam Huckaby",
- "question": "What was the occupation of Pam Huckaby and the real life Erin Brockovich?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02nxk)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02nxk ns:people.person.profession ?x .\n?x ns:film.film_job.films_with_this_crew_job ?c .\n?c ns:film.film_crew_gig.crewmember ns:m.06_hlq2 . \n}",
- "webqsp_ID": "WebQTrn-2779",
- "webqsp_question": "who was the real erin brockovich"
- },
- {
- "ID": "WebQTest-1387_46114008e5fa5395b2ea254aaea6985e",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:26:43",
- "machine_question": "what time zone is the place in which the fictional character Fiona Coyne lived gmt",
- "question": "What time zone includes the home of fictional character Fiona Coyne?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:fictional_universe.fictional_setting.characters_that_have_lived_here ns:m.0bbtfk6 . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTest-1387",
- "webqsp_question": "what time zone is toronto gmt"
- },
- {
- "ID": "WebQTrn-683_0779bfeb76e25123df242faeca471a17",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:49:59",
- "machine_question": "who is playing hawkeye in the the movie that Kimberly J. Mahoney played in movie",
- "question": "Who plays Hawkeye in a movie that stars Kimberly J Mahoney?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.actor ns:m.0p8gccl . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.034qd2 .\n}\n",
- "webqsp_ID": "WebQTrn-683",
- "webqsp_question": "who is playing hawkeye in the avengers movie"
- },
- {
- "ID": "WebQTrn-2100_faefa67fba5946fa87b438a6df0b8e63",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:16:56",
- "machine_question": "where are has an organization headquarters located in the citytown Curno brakes from",
- "question": "What city can the headquarters for Curno Brakes be found?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.headquarters ?k .\n?k ns:location.mailing_address.citytown ns:m.0gj9zx . \n?c ns:organization.organization.headquarters ?y .\n?y ns:location.mailing_address.citytown ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2100",
- "webqsp_question": "where are brembo brakes from"
- },
- {
- "ID": "WebQTest-1348_3f44e0c4fd23a8334a972ebb812e0e35",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:17:03",
- "machine_question": "what team did peyton manning 's dad play for and sports team that play in Minneapolis",
- "question": "What Minneapolis sports team had Peyton Manning's father on their roster?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nns:m.027jv8 ns:people.person.parents ?y .\n?y ns:people.person.gender ns:m.05zppz . #Male\n?y ns:sports.pro_athlete.teams ?z .\n?z ns:sports.sports_team_roster.team ?x .?x ns:sports.sports_team.location ns:m.0fpzwf . \n}",
- "webqsp_ID": "WebQTest-1348",
- "webqsp_question": "what team did peyton manning 's dad play for"
- },
- {
- "ID": "WebQTrn-1023_0309cc7dd5a31d29e6e4741ff478ff6a",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:42:01",
- "machine_question": "what is the money of the place where breed Dogo Argentino originated in called",
- "question": "What currency is used in the birthplace of the breed Dogo Argentino?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.06h8yy . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1023",
- "webqsp_question": "what is the money of argentina called"
- },
- {
- "ID": "WebQTrn-25_46aff27832b1fa971673ed54888b417e",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and that had a sequel named Eclipse",
- "question": "Which movie starring Taylor Lautner has a sequel named Eclipse?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.sequel ns:m.075wx7_ . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-1770_7c271dcbcf911ac67fff291e0c0a0ee8",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:30:05",
- "machine_question": "what is the artist which recorded D\u00c3\u00a9j\u00c3\u00a0 vu (no rap version) 's daughters name",
- "question": "What is the name of the daughter of the recording artist for D\u00c3\u00a9j\u00c3\u00a0 vu (no rap version)?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0y8r_5w . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1770",
- "webqsp_question": "what is beyonce 's daughters name"
- },
- {
- "ID": "WebQTrn-436_626c33071bc19ced46d1a8266598f90b",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:11:48",
- "machine_question": "who played dumbledore in the the film whose soundtrack is Harry Potter and the Philosopher's Stone",
- "question": "Who is the actor that played the character Dumbledore in Harry Potter and the Philosopher's Stone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.soundtrack ns:m.01h9dw9 . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0cb2r .\n}\n",
- "webqsp_ID": "WebQTrn-436",
- "webqsp_question": "who played dumbledore in the first movie"
- },
- {
- "ID": "WebQTrn-1180_67a1ad5ed99567cb4bd3d139b1baf51d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:06:55",
- "machine_question": "where is wellsville missouri and has commercial co2 emissions of 0.001281555",
- "question": "What county has a commerical Co2 emission of 0.001281555 and is located in Wellsville, Missouri?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0wy41)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0wy41 ns:location.location.containedby ?x .\n?x ns:location.statistical_region.co2_emissions_commercial ?c .\n?c ns:location.co2_emission.emissions \"0.001281555\" . \n}",
- "webqsp_ID": "WebQTrn-1180",
- "webqsp_question": "where is wellsville missouri"
- },
- {
- "ID": "WebQTest-106_904ed63e5448fe33c655f139031cfb74",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:54:42",
- "machine_question": "who did armie hammer play in the a film that Chad Eshbaugh was a crew member of",
- "question": "What role did Arnie Hammer play in a film crewed by Chad Eshbaugh?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.other_crew ?k .\n?k ns:film.film_crew_gig.crewmember ns:m.09r7tjg . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.actor ns:m.03y9941 .\n}\n",
- "webqsp_ID": "WebQTest-106",
- "webqsp_question": "who did armie hammer play in the social network"
- },
- {
- "ID": "WebQTrn-3694_02adfd9dcf9414fc268fb6ddf6bd9e24",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:24:57",
- "machine_question": "what type of money do you use in the country where Lucumi Language is spoken",
- "question": "What type of money is used in the country that speaks the Lucumi Language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.02hwhd2 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3694",
- "webqsp_question": "what type of money do you use in cuba"
- },
- {
- "ID": "WebQTrn-2540_d4173a263b5ca95e890a7f0704162591",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:16:28",
- "machine_question": "what inspired monet and who died in Vulaines-sur-Seine",
- "question": "Who died in Vulaines-sur-Seine and was an inspiration to Monet?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01xnj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01xnj ns:influence.influence_node.influenced_by ?x .\n?x ns:people.deceased_person.place_of_death ns:m.02rsyb4 . \n}",
- "webqsp_ID": "WebQTrn-2540",
- "webqsp_question": "what inspired monet"
- },
- {
- "ID": "WebQTrn-567_db42d8353a8ba34d18a7579bf713ce44",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and that had a sequel named The Food of the Gods",
- "question": "What movies did Ron Howard do with a sequel named The Food of the Gods?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.sequel ns:m.0kt_zc . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-241_82f730bc9553223096011848ffc6a6a5",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with the govermental jurisdiction that has govermental body named French Ministry of Foreign Affairs",
- "question": "What countries share borders with the jurisdiction that has the French Ministry of Foreign Affairs?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.063tf6d . \n?c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n}\n",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTest-1171_05a60a5e9a6d52b6f23993c4868c111f",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:46:12",
- "machine_question": "who did that who was born in Tatooine voice",
- "question": "Who voiced the character that was born in Tatooine?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:fictional_universe.fictional_character.place_of_birth ns:m.0kcq0 . \n?c ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.special_performance_type ns:m.02nsjvf .\n}\n",
- "webqsp_ID": "WebQTest-1171",
- "webqsp_question": "who did darth vaders voice"
- },
- {
- "ID": "WebQTrn-2653_27bb8ca9da49100394fb007df4a47964",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have france been involved in and is the military commander was John Monash",
- "question": "What wars has French military commander John Monash been involved in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n?x ns:military.military_conflict.commanders ?c .\n?c ns:military.military_command.military_commander ns:m.01371p . \n}",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTrn-241_7659976dea7b2f44cee245f089f3fd7d",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with the governmental jurisdiction that has governmental office holder named Ariste Jacques Trouv\u00c3\u00a9-Chauvel",
- "question": "What countries neighbor the governmental jurisdiction that has a governmental office holder named Ariste Jacques Trouv\u00c3\u00a9-Chauvel?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0_yhxqw . \n?c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n}\n",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-2784_449d83fa3257a5bbb8bca7337754ff04",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and is they music was by Marcus Miller",
- "question": "With music written by Marcus Miller, what movie did Tupac act in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.music ns:m.01lvcs1 . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTest-1234_840083e6d7f8b9c24c7893c2fa6c203a",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:55:32",
- "machine_question": "what business did the person that said \"I would as soon leave my son a curse as the almighty dollar.\" dominate",
- "question": "The person who said \"I would as soon leave my son a curse as the almighty dollar\" was in what business?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048kc42 . \n?c ns:base.kwebbase.kwtopic.disciplines ?x .\n}\n",
- "webqsp_ID": "WebQTest-1234",
- "webqsp_question": "what business did andrew carnegie dominate"
- },
- {
- "ID": "WebQTest-1251_cf6cc4cc9ed790243a390f155ae72256",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:57:03",
- "machine_question": "which countries speak germanic languages and country has nomianl gdp of 279500000000.0",
- "question": "Which country speaks Germanic languages has the nominal GDP of 279500000000.0?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:location.country.gdp_nominal ?c .\n?c ns:measurement_unit.dated_money_value.amount \"279500000000.0\" . \n}",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTrn-2653_35fb0e4728b540658b9ba5f039b040e8",
- "compositionality_type": "comparative",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have france been involved in and is the force size was greater than 14000",
- "question": "What wars involving France have had a force size greater than 14000?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n?x ns:military.military_conflict.force_strengths ?c .\n?c ns:military.force_strength.force_size ?num .\nFILTER (xsd:integer(?num) > 14000) . \n}",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTrn-2784_dec6a71a82c29421202060eb63cb1047",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and that the story was written by Ernest R. Dickerson",
- "question": "What story, written by Ernest R. Dickerson, did Tupac star in when it was turned into a movie?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.story_by ns:m.05tmbq . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTest-212_4678a3ae0399fc03eec69ec26c6c9f3f",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:10:07",
- "machine_question": "which states does the river that flows through Phoenix run through",
- "question": "What river runs through Phoenix and what other states does it flow through?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:geography.river.cities ns:m.0d35y . \n?c ns:location.location.partially_containedby ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"State\")\n}\n",
- "webqsp_ID": "WebQTest-212",
- "webqsp_question": "which states does the colorado river run through"
- },
- {
- "ID": "WebQTest-626_99a70a0252541ee3f6a01f8ad44bcb0f",
- "compositionality_type": "superlative",
- "created": "2017-10-26T08:16:26",
- "machine_question": "what does the missouri river bisect and have governmental jurisdiction location symbol that was adapted latest",
- "question": "Which state bisected by the Missouri River adapted it's governmental jurisdiction symbol most recently?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04ykz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04ykz ns:location.location.partially_contained_by ?y .\n?y ns:location.partial_containment_relationship.partially_contained_by ?x .\n?x ns:government.governmental_jurisdiction.official_symbols ?c .\n?c ns:location.location_symbol_relationship.date_adopted ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-626",
- "webqsp_question": "what does the missouri river bisect"
- },
- {
- "ID": "WebQTrn-662_b87d6f4be9902915cf4ce73d259aa48c",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:45:56",
- "machine_question": "what was sports team that play in Old Trafford, Greater Manchester first name",
- "question": "What is the name of the sports team that plays in Old Trafford, Greater Manchester?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.location ns:m.07cd78 . \n?c ns:sports.sports_team.previously_known_as ?x .\n}\n",
- "webqsp_ID": "WebQTrn-662",
- "webqsp_question": "what was manchester united first name"
- },
- {
- "ID": "WebQTrn-25_62c571c0f7c5f645e7179596b4a308d2",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and that was producted by the company New Line Cinema",
- "question": "What movies produced by the company New Line Cinema does Taylor Lautner play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.production_companies ns:m.024rgt . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-1528_b6c58e02192399b0d08d9b21d16b7c7a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and that used 3D Camera Systems",
- "question": "What movie using 3D camera systems does Logan Lerman play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.other_film_companies ?c .\n?c ns:film.film_film_company_relationship.role_service ns:m.0h7hwwj . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-2784_3a127296c766540ac81b981024832cdc",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and that was released on 1992-01-17",
- "question": "Which movie was released on January 1, 1992, and featured Tupac?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date \"1992-01-17\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-849_376c8faeba1d098426ae34c3ab07f824",
- "compositionality_type": "comparative",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and the population number is less than 9153489",
- "question": "Which countries does Germany border, whose population is smaller than 9,153,489?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:topic_server.population_number ?num .\nFILTER (xsd:integer(?num) < 9153489) . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-1297_5a2ec93356f843d9765c62f12d6d559b",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:23:57",
- "machine_question": "where did was nominee of the Young Hollywood Award for Newcomer of the Year award grew up",
- "question": "The Newcomer of the Year award nominee was raised where?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.award ns:m.0y54wmq . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1297",
- "webqsp_question": "where did justin bieber grew up"
- },
- {
- "ID": "WebQTest-1387_1f2fc1ee00d1bd5714265c4651a700ad",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:26:43",
- "machine_question": "what time zone is the place of the fictional universe ReGenesis gmt",
- "question": "What time zone will you find the fictional workd ReGenesis?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:fictional_universe.fictional_setting.universe ns:m.0j_frx8 . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTest-1387",
- "webqsp_question": "what time zone is toronto gmt"
- },
- {
- "ID": "WebQTest-965_00ba49818085a0ba2cec95290f1bf1fa",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:11:59",
- "machine_question": "where did the author who published editions for The Diary of a Young Girl go to school",
- "question": "Where did the author, who published editions for The Diary of a Young Girl, go to school?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04v4dm4 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTest-965",
- "webqsp_question": "where did anne frank go to school"
- },
- {
- "ID": "WebQTest-484_e7d8b401e84db19b4965bb23aa43871d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:57:01",
- "machine_question": "what language does australia use and the language is of conlang type \"Engineered language\"",
- "question": "What is the language used in Australia that is of the conlang type \"Engineered language\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0chghy)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0chghy ns:location.country.languages_spoken ?x .\n?x ns:language.conlang.conlang_type ns:m.030wpg . \n}",
- "webqsp_ID": "WebQTest-484",
- "webqsp_question": "what language does australia use"
- },
- {
- "ID": "WebQTrn-452_5b0f29b4f30e70a790416e24b543f688",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:13:17",
- "machine_question": "where does lala anthony live and is the place in which the fictional character Stringer Bell lived",
- "question": "Name the city where LaLa Anthony lives now and the fictional character Stringer Bell once lived.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03l26m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03l26m ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:fictional_universe.fictional_setting.characters_that_have_lived_here ns:m.0f9495 . \n}",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTrn-3033_46114008e5fa5395b2ea254aaea6985e",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:37:56",
- "machine_question": "what state the place in which the fictional character Fiona Coyne lived located",
- "question": "Find the fictional character Fiona Coyne, what state did this person live?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:fictional_universe.fictional_setting.characters_that_have_lived_here ns:m.0bbtfk6 . \n?c ns:base.biblioness.bibs_location.state ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3033",
- "webqsp_question": "what state toronto located"
- },
- {
- "ID": "WebQTrn-2314_2945752f3c92dbdddaf2ae179c5f6e12",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:47:20",
- "machine_question": "what currency do you use in the location which contains the second level division Cartago",
- "question": "Find the country that uses second level division Cartago, what currency is used there?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.02w26dy . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2314",
- "webqsp_question": "what currency do you use in costa rica"
- },
- {
- "ID": "WebQTest-1513_0b65780e61d7cbd40456cde787327ceb",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:48:57",
- "machine_question": "what to do downtown sacramento and is the amusement park with the Cliffhanger ride",
- "question": "What amusement part in Downtown Sacramento has the Cliffhanger ride?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07bcn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07bcn ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:amusement_parks.park.rides ns:m.0j11542 . \n}",
- "webqsp_ID": "WebQTest-1513",
- "webqsp_question": "what to do downtown sacramento"
- },
- {
- "ID": "WebQTrn-2569_7c6969ba5c2cbb8160d33b4afc58f639",
- "compositionality_type": "comparative",
- "created": "2017-10-26T03:22:42",
- "machine_question": "where do the houston rockets play basketball and the venue capacity is less than 18043",
- "question": "What stadiums is the Houston rockets able to play basketball that can hold at least 18043 people.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0jmfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0jmfb ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.venue.capacity ?num .\nFILTER (xsd:integer(?num) < 18043) . \n}",
- "webqsp_ID": "WebQTrn-2569",
- "webqsp_question": "where do the houston rockets play basketball"
- },
- {
- "ID": "WebQTest-212_44cf19ced1757aa759b0cf200a332022",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:10:07",
- "machine_question": "which states does the colorado river run through and is the district represented by Brian Sandoval",
- "question": "What state has the Colorado river running through it and is represented in Government by Brian Sandoval?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018qjq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018qjq ns:location.location.partially_containedby ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"State\")\n?x ns:government.political_district.representatives ?c .\n?c ns:government.government_position_held.appointed_by ns:m.03syn2 . \n}",
- "webqsp_ID": "WebQTest-212",
- "webqsp_question": "which states does the colorado river run through"
- },
- {
- "ID": "WebQTrn-484_62fc8fb27e9c5c32e70a8a87349f3de4",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:18:55",
- "machine_question": "what do you call money in the area in which the newspaper Brasil em Folhas is circulated",
- "question": "What currency is used in the area where the newspaper Brasil em Folhas is circulated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.03c5k5h . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-484",
- "webqsp_question": "what do you call money in brazil"
- },
- {
- "ID": "WebQTest-361_d8fb92e9cd8d21e59eb5a6bcacc7dd7e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:38:26",
- "machine_question": "what to do and see in vienna austria and the venue capacity is 4900",
- "question": "What can be seen and done in the Vienna, Austria venue with a capacity of 4900?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0fhp9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0fhp9 ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.venue.capacity \"4900\" . \n}",
- "webqsp_ID": "WebQTest-361",
- "webqsp_question": "what to do and see in vienna austria"
- },
- {
- "ID": "WebQTrn-60_c65c81ea2e26d0f6fbc9c5b0ed754ac7",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and the population number is 10005000",
- "question": "Which country with a population of 10,005,000 speaks Portuguese?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:topic_server.population_number \"10005000\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-1394_280498958193053b63b236ec3155cecc",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:38:53",
- "machine_question": "what country does turkey trade with and the country calling code is 355",
- "question": "What country trades with Turkey and has a calling code of 355?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.01znc_)\n\t{ \n\t ns:m.01znc_ ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.01znc_ ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.country.calling_code \"355\" . \n}",
- "webqsp_ID": "WebQTrn-1394",
- "webqsp_question": "what country does turkey trade with"
- },
- {
- "ID": "WebQTest-106_c8290c381954f40b4b920252a7df33da",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:54:42",
- "machine_question": "who did armie hammer play in the the movie that Alex Olijnyk played in",
- "question": "Who did Armie Hammer play in the Alex Olijnyk film?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.actor ns:m.0pbxmdv . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.actor ns:m.03y9941 .\n}\n",
- "webqsp_ID": "WebQTest-106",
- "webqsp_question": "who did armie hammer play in the social network"
- },
- {
- "ID": "WebQTrn-2904_fa8c38a06e5edd05e1f22919b0133b77",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:20:01",
- "machine_question": "where did lauren conrad live and has commercial co2 emissions of 0.074328795",
- "question": "In which city, with commercial co2 emissions of 0.074328795, did Lauren Conrad reside?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:location.statistical_region.co2_emissions_commercial ?c .\n?c ns:location.co2_emission.emissions \"0.074328795\" . \n}",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTrn-3226_1b028c6a2abb6bacf58548f0dbb42ee0",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:10:33",
- "machine_question": "who plays the movie that Hel\u00c3\u00a9na Guenzel played in",
- "question": "Who stars in the film with Helena Guenzel?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.actor ns:m.0vymm3m . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.04hyh27 .\n}\n",
- "webqsp_ID": "WebQTrn-3226",
- "webqsp_question": "who plays sarah marshall"
- },
- {
- "ID": "WebQTrn-25_c408965bb9785d0e7ef74a83af101821",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and movie that was part of the Cheaper by the Dozen film series",
- "question": "Which Cheaper by the Dozen film did Taylor Lautner have a role?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_series ns:m.0w_sn9f . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-3141_4d46ac3bebff7cb2099870e10de6dd46",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:56:00",
- "machine_question": "where was was an award nominee in the 18th Empire Awards ceremony born",
- "question": "Where were the nominees of the 18th Empire Awards born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.ceremony ns:m.0ryv2j_ . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3141",
- "webqsp_question": "where was anne hathaway born"
- },
- {
- "ID": "WebQTrn-1394_6eb4909a184ab0aac83d44471fb5bd49",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:38:53",
- "machine_question": "what country does turkey trade with and the ISO numeric of the country is 012",
- "question": "Which country with and ISO of 012 does Turkey trade with?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.01znc_)\n\t{ \n\t ns:m.01znc_ ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.01znc_ ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.country.iso_numeric \"012\" . \n}",
- "webqsp_ID": "WebQTrn-1394",
- "webqsp_question": "what country does turkey trade with"
- },
- {
- "ID": "WebQTrn-857_c95460984b03c16cef45a5a40c69a9e8",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:14:29",
- "machine_question": "who was the vice president when the political appointer that had the title Deputy Assistant to the Press Secretary was in office",
- "question": "When the political appointer that had the title Deputy Assistant to the Press Secretary was in office, who was the Vice President?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.04g5njf . \n?c ns:government.us_president.vice_president ?x .\n}\n",
- "webqsp_ID": "WebQTrn-857",
- "webqsp_question": "who was the vice president when bill clinton was in office"
- },
- {
- "ID": "WebQTest-1603_ea3041d859476a701c044da9d666212e",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:01:39",
- "machine_question": "what is the sacred text of the religion of which Zhuang Zhou is a founding figure",
- "question": "What is the sacred text of the religion founded by Zhuang Zhou?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religion.founding_figures ns:m.0164zy . \n?c ns:religion.religion.texts ?x .\n}\n",
- "webqsp_ID": "WebQTest-1603",
- "webqsp_question": "what is the sacred text of daoism"
- },
- {
- "ID": "WebQTrn-2754_7b7ab19b5492a3184356f9305cdd3f9f",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:58:28",
- "machine_question": "who played as the tv program that has the theme song Barney Is a Dinosaur",
- "question": "Who stared in the TV program that has the theme song Barney Is a Dinosaur?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:tv.tv_program.theme_song ns:m.0n9f626 . \n?c ns:tv.tv_program.regular_cast ?y .\n?y ns:tv.regular_tv_appearance.actor ?x .\n?y ns:tv.regular_tv_appearance.character ns:m.0j_84dv .\n}\n",
- "webqsp_ID": "WebQTrn-2754",
- "webqsp_question": "who played as barney"
- },
- {
- "ID": "WebQTest-542_9131e49190aad60dc4fbd564e78cf5d5",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:08:53",
- "machine_question": "where did the composer of Downs die",
- "question": "In which American Southern City did the \"Downs\" composer die?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0zht_kh . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTest-542",
- "webqsp_question": "where did alex chilton die"
- },
- {
- "ID": "WebQTest-989_5a0b31235562b255702931d18f0648dc",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:19",
- "machine_question": "what happened to dunkirk during ww2 and is the force size was 800000",
- "question": "What event happened during WW2 in Dunkirk that included an army that had 800000 members?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0md6f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0md6f ns:location.location.events ?x .\n?x ns:time.event.included_in_event ns:m.081pw .\n?x ns:military.military_conflict.force_strengths ?c .\n?c ns:military.force_strength.force_size \"800000\" . \n}",
- "webqsp_ID": "WebQTest-989",
- "webqsp_question": "what happened to dunkirk during ww2"
- },
- {
- "ID": "WebQTrn-567_c606d81a0b9a8fe9f1a8a17239ebe8e2",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and is of genere Stop motion",
- "question": "What stop motion movie did Ron Howard do a voice in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:media_common.media_genre.child_genres ns:m.06qln . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTest-1072_b955f51044a2123babff29671bfd4e70",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:26:50",
- "machine_question": "who is the current governor of has an official symbol of Saguaro 2010",
- "question": "Who is the governor of the area that has the official symbol of Saguaro?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.official_symbols ?k .\n?k ns:location.location_symbol_relationship.symbol ns:m.0m5w_ . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2010-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2010-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-1072",
- "webqsp_question": "who is the current governor of arizona 2010"
- },
- {
- "ID": "WebQTest-1306_71c93aa9a352e8738c065f3887d01c12",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:08:25",
- "machine_question": "what kind of government does where the government Government of Iran is located have after 1979",
- "question": "What kind of government has been used since 1979 where the government is called Government of Iran?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.government ns:m.0k9mc . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1306",
- "webqsp_question": "what kind of government does iran have after 1979"
- },
- {
- "ID": "WebQTest-1171_36be0686f0f845782d8e8d0c09704e45",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:46:12",
- "machine_question": "who did darth vaders voice and a celebritie that had a romantic relationship that ended on 2010-12",
- "question": "Which celebrity did the darth vador voice and had a relationship that ended on 12/2010?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2y0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2y0 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.special_performance_type ns:m.02nsjvf .\n?x ns:celebrities.celebrity.sexual_relationships ?c .\n?c ns:celebrities.romantic_relationship.end_date \"2010-12\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1171",
- "webqsp_question": "who did darth vaders voice"
- },
- {
- "ID": "WebQTrn-25_c606d81a0b9a8fe9f1a8a17239ebe8e2",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and is of genere Stop motion",
- "question": "What stop motion movie does Taylor Lautner play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:media_common.media_genre.child_genres ns:m.06qln . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-2286_219d76ff98f71fe939c88e81e2a66960",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:43:16",
- "machine_question": "where is has an official symbol of Spotted bass located",
- "question": "What state has an official symbol of a spotted bass?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.official_symbols ?k .\n?k ns:location.location_symbol_relationship.symbol ns:m.0cqw8 . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2286",
- "webqsp_question": "where is kentucky located"
- },
- {
- "ID": "WebQTest-1384_0e945cac8043fe5af615e4b2f0ddac8f",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:26:06",
- "machine_question": "what is the predominant religion in where the currency Israeli lira is used",
- "question": "What religion is the most dominant where Israeli lira is used for currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_formerly_used ns:m.036g0k . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?y ns:location.religion_percentage.percentage ?sk0 .\n}\nORDER BY DESC(xsd:float(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-1384",
- "webqsp_question": "what is the predominant religion in israel"
- },
- {
- "ID": "WebQTrn-1294_6fa0b4449abf3bc84cc7a4634355ad1e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:22:48",
- "machine_question": "what is vito corleone real name and was executive produce of Holiday Heart",
- "question": "What is the real name of Vito Corleone, Executive Producer of Holiday Heart?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05hp_9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05hp_9 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:film.producer.films_executive_produced ns:m.02r45hd . \n}",
- "webqsp_ID": "WebQTrn-1294",
- "webqsp_question": "what is vito corleone real name"
- },
- {
- "ID": "WebQTest-361_9e185c7877a287a7b24655f489b63f8f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:38:26",
- "machine_question": "what to do and see in vienna austria and is the event that has been reocurring since 1993",
- "question": "What entertaining event in Vienna Austria has been happening since 1993?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0fhp9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0fhp9 ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:time.recurring_event.date_of_first_occurance \"1993\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-361",
- "webqsp_question": "what to do and see in vienna austria"
- },
- {
- "ID": "WebQTest-1686_265bee19d40b709de6478b8f70205bff",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:16:25",
- "machine_question": "who is the governor of arizona 2009 and is the politician that was appointed to his/her government position by Barack Obama",
- "question": "Is the the 2009 Governor of Arizona who was appointed to the position by Barack Obama?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0vmt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0vmt ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.appointed_by ns:m.02mjmr . \n}",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTrn-241_67cbe4ab018070cee50c6a88a6f7c7c1",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with france and in which the event 2014 Gent\u00e2\u0080\u0093Wevelgem took place",
- "question": "What country borders France and was home to the 2014 GentWevelgem?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.location.events ns:m.0105jv79 . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-1677_8c2eec7cd5ec451bec6d47d09e8d9c63",
- "compositionality_type": "comparative",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and the film netflix_id is less than 70087541",
- "question": "Which films did Adam Sandler appear in that have a Netflix ID number lower than 70087541?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.netflix_id ?num .\nFILTER (xsd:integer(?num) < 70087541) . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-493_e9d42d17938922eea32538162114902e",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:21:27",
- "machine_question": "where is belgium at and where Saheb Sarbib was born",
- "question": "Which continent was Saheb Sarbib born in that is also where Belgium is at?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0154j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0154j ns:location.location.containedby ?x .\n?x ns:location.location.people_born_here ns:m.047phzp . \n}",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTrn-1001_a15467d9386227fe2f79084c647b588b",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:37:46",
- "machine_question": "what super bowls have the sports team that play in New York metropolitan area won",
- "question": "What super bowls have did the New York teams win?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.location ns:m.01t12z . \n?c ns:sports.sports_team.championships ?x .\n?x ns:common.topic.notable_types ns:m.01xljv1 .\n}\n",
- "webqsp_ID": "WebQTrn-1001",
- "webqsp_question": "what super bowls have the giants won"
- },
- {
- "ID": "WebQTest-743_3a3a861fe35922a25bb5991497496887",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of the person to whom Leonard Bernstein dedicated his/her work 's brothers",
- "question": "Who were the brothers of the work to whom Leonard Bernstein dedicated his work to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:media_common.dedicatee.dedications ?k .\n?k ns:media_common.dedication.dedicated_by ns:m.0bvzp . \n?c ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n}\n",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTrn-1278_d8e43a02200cfdff82052f8cc5395b27",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:21:05",
- "machine_question": "who did the actor that played the character Digital Underground member date",
- "question": "Who did the digital underground actor date?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0w0w_5t . \n?c ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1278",
- "webqsp_question": "who did tupac shakur date"
- },
- {
- "ID": "WebQTrn-3605_db2800fd99437cf0cc58328df31b74cb",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:12:47",
- "machine_question": "where did the composer of Unusual go to high school",
- "question": "What high school did Unusual's the composer attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0gx2bqc . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.educational_institution.school_type ns:m.0bpgx .\n}\n",
- "webqsp_ID": "WebQTrn-3605",
- "webqsp_question": "where did trey songz go to high school"
- },
- {
- "ID": "WebQTrn-2664_1649fb7df8600ed128b0db6c53a483a2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and is the country that has an iso alpha 3 of AGO",
- "question": "What country has an ISO Alpha 3 of AGO and does major trade with China?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.country.iso_alpha_3 \"AGO\" . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-25_f68313cf408e66919ef2fe7683701537",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and that was directed by Christopher Brown",
- "question": "What movie directed by Christopher Brown feature Taylor Lautner?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_art_direction_by ns:m.08nvpw2 . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-3136_56b515f95819974c3b586fd6b82a07b5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:55:28",
- "machine_question": "what four regions make up the united kingdom and has a religious organization leadership since 1868",
- "question": "Which of the four regions that make up the United Kingdom has had a religious organization leadership since 1868?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ssc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ssc ns:base.aareas.schema.administrative_area.administrative_children ?x .\n?x ns:religion.religious_leadership_jurisdiction.leader ?c .\n?c ns:religion.religious_organization_leadership.start_date \"1868\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-3136",
- "webqsp_question": "what four regions make up the united kingdom"
- },
- {
- "ID": "WebQTrn-2784_7084416ab9f72f1f1f8fc3ce7871ee4a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and that is 102.0 minutes long",
- "question": "Which 102 minute long movie has Tupac in it?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.runtime ?c .\n?c ns:film.film_cut.runtime \"102.0\" . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-2540_c5849a4d52a75aa5946a401f89b9b261",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:16:28",
- "machine_question": "what inspired the visual artist that created the art series of Water Lilies",
- "question": "The artist that created the art series of Water Lilies was inspired by what?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:visual_art.visual_artist.art_series ns:m.02w1tg1 . \n?c ns:influence.influence_node.influenced_by ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2540",
- "webqsp_question": "what inspired monet"
- },
- {
- "ID": "WebQTest-1742_3f76d491e90682cc29e3de2546e1f9c5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:22:52",
- "machine_question": "what type of government japan have and in locations where Baldur von Schirach was born in",
- "question": "What type of government is used in the country of Japan and where Baldur von Schirach was born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.country.form_of_government ?x .\n?x ns:government.form_of_government.countries ?c .\n?c ns:location.location.people_born_here ns:m.0143sn . \n}",
- "webqsp_ID": "WebQTest-1742",
- "webqsp_question": "what type of government japan have"
- },
- {
- "ID": "WebQTest-213_61470af8a9614ece5ab9ba4f59f3c427",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did scarlett johansson date and a celebritie that had a romantic relationship that ended on 2002",
- "question": "What celebrity did Scarlett Johansson date who's relationship ended in 2002?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:celebrities.celebrity.sexual_relationships ?c .\n?c ns:celebrities.romantic_relationship.end_date \"2002\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-452_7353c8c6c04ea2c5ff801a96123277cc",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:13:17",
- "machine_question": "where does lala anthony live and is the location where the recipient of an honorary degree awarded on 1982 was born in",
- "question": "Where does LaLa Anthony live, and where an 1982 honorary degree recipient was born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03l26m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03l26m ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:location.location.people_born_here ?c .\n?c ns:education.honorary_degree.awarded_on \"1982\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTrn-2748_77d7699db4694c72c125520900c105ae",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:56:50",
- "machine_question": "what language do they speak the place where breed Thai Bangkaew Dog originated in",
- "question": "What language do Tyai Bangkaew Dog breeders speak?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.055br8 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2748",
- "webqsp_question": "what language do they speak thailand"
- },
- {
- "ID": "WebQTrn-1294_5a3dcb96932c06c8362a3d44c2181b93",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:22:48",
- "machine_question": "what is vito corleone real name and a celebritie that had a romantic relationship that ended on 1991",
- "question": "Who is the actor who played Vito Corleone who had a romantic relationship that ended on 1991?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05hp_9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05hp_9 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:celebrities.celebrity.sexual_relationships ?c .\n?c ns:celebrities.romantic_relationship.end_date \"1991\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-1294",
- "webqsp_question": "what is vito corleone real name"
- },
- {
- "ID": "WebQTrn-1294_100ee2e9f3a320efb209dff7ee05fb04",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:22:48",
- "machine_question": "what is vito corleone real name and died from Respiratory failure",
- "question": "Who played Vito Corleone that also passed on due to respiratory failure?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05hp_9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05hp_9 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:people.deceased_person.cause_of_death ns:m.019dmc . \n}",
- "webqsp_ID": "WebQTrn-1294",
- "webqsp_question": "what is vito corleone real name"
- },
- {
- "ID": "WebQTest-983_bbcf319bd6bf19b6a95cf75d21a9b560",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:15:00",
- "machine_question": "where did tennessee williams go to college and the institution where its cancer center is Holden Comprehensive Cancer Center",
- "question": "What university is home to Holden Comprehensive Cancer Center and almamater to Tennessee Williams?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c4y8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c4y8 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:medicine.cancer_center_constituent.cancer_center ns:m.04_7ht2 . \n}",
- "webqsp_ID": "WebQTest-983",
- "webqsp_question": "where did tennessee williams go to college"
- },
- {
- "ID": "WebQTrn-493_cf7833e237b8cda1de396587129515c1",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:21:27",
- "machine_question": "where is the area in which the newspaper La Libre Belgique during World War II is circulated at",
- "question": "Where was the newspaper La Libre Belgique distributed during World War II?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.0qs9gg8 . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTest-1840_20627dc086675c21450a79748f146c51",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:47:12",
- "machine_question": "what do they speak in where the government Government of Norway is located",
- "question": "What are the languages spoken in Norway?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.government ns:m.0p1kwlj . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTest-1840",
- "webqsp_question": "what do they speak in norway"
- },
- {
- "ID": "WebQTest-918_c544bd45cd8f0707031c1ae0dcf1b6f2",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:06:44",
- "machine_question": "who is the king of where the currency Cambodian franc is used now",
- "question": "Who is the king of the place where the Cambodian franc is used as currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_formerly_used ns:m.09fstt . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.03w9bnr .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-918",
- "webqsp_question": "who is the king of cambodia now"
- },
- {
- "ID": "WebQTest-634_54d73a3ea0de9b701f865feec89dffd6",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:18:10",
- "machine_question": "what county is the place that has the neighborhood The Dominion in",
- "question": "What country has neighborhood The Dominion?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.place_with_neighborhoods.neighborhoods ns:m.010qckcs . \n?c ns:location.hud_county_place.county ?x .\n}\n",
- "webqsp_ID": "WebQTest-634",
- "webqsp_question": "what county is san antonio in"
- },
- {
- "ID": "WebQTrn-241_e0133b074487245b89f042f1b8e39568",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with france and is the country thar has the airline V Bird",
- "question": "Which country that borders France is home to the airline V Bird?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.location.contains ?c .\n?c ns:aviation.airport.hub_for ns:m.05zbq0 . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-2569_fc5011201982094fa26477e09da403b5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:42",
- "machine_question": "where do the houston rockets play basketball and is the structure opened in 1975",
- "question": "What venue was opened in 1975 and is where the Houston Rockets play their basketball games?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0jmfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0jmfb ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.structure.opened \"1975\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2569",
- "webqsp_question": "where do the houston rockets play basketball"
- },
- {
- "ID": "WebQTrn-846_1d6d23a9882109bcf2ffffd51dcc4c8e",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:10:38",
- "machine_question": "where was was nominee of the Radio Disney Music Award for Best Album award born",
- "question": "What is the birth place of the nominee for Radio Disney Music Award for Best ALbum?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.award ns:m.0yq46c8 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-846",
- "webqsp_question": "where was avril lavigne born"
- },
- {
- "ID": "WebQTrn-2569_6b6fb0182356d92873272424688be466",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:42",
- "machine_question": "where do the houston rockets play basketball and is the facility where Houston Aeros play",
- "question": "The building where the Houston Rockets and Houston Aeros played is now called what?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0jmfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0jmfb ns:sports.sports_team.arena_stadium ?x .\n?x ns:sports.sports_facility.teams ns:m.068hn0 . \n}",
- "webqsp_ID": "WebQTrn-2569",
- "webqsp_question": "where do the houston rockets play basketball"
- },
- {
- "ID": "WebQTrn-1283_2f2ee5b6c2b71038d3850ef50f049361",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:22:32",
- "machine_question": "what timezone is has an official symbol of American mastodon usa",
- "question": "What time zones are in the country where the American mastodon is a symbol?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.official_symbols ?k .\n?k ns:location.location_symbol_relationship.symbol ns:m.03bx_sm . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1283",
- "webqsp_question": "what timezone is michigan usa"
- },
- {
- "ID": "WebQTrn-2047_4f600efd4529482f0efde1064af297f6",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:10:12",
- "machine_question": "where do the chicago cubs play and is the sports facility where Chicago Bears play",
- "question": "What sports stadium have both the Chicago Cubs and Chicago Bears played in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01yjl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01yjl ns:sports.sports_team.arena_stadium ?x .\n?x ns:sports.sports_facility.home_venue_for ?c .\n?c ns:sports.team_venue_relationship.team ns:m.01y3v . \n}",
- "webqsp_ID": "WebQTrn-2047",
- "webqsp_question": "where do the chicago cubs play"
- },
- {
- "ID": "WebQTrn-2784_7e7ff1a2f6afba2c8cdbaefc5eb6f1af",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and in which costumes where designed by Marie France",
- "question": "Which movie starred Tupac and had costumes designed by Marie France?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.costume_design_by ns:m.09sk0t7 . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTest-1923_037ebc0e903ab6eb5ef8ce44ecd3bd64",
- "compositionality_type": "composition",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has was nominee of the Blimp Award for Favorite Television Star award been in",
- "question": "Which movies was the nominee of the Blimp Award for Favorite Television Star award in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.award ns:m.0nh4rg9 . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-1377_8ecc9750b70115c9a0129addd56a4e4c",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:37:45",
- "machine_question": "what are the actor that played the character Gloria Shelton kids names",
- "question": "What are the names of the children of the actor of Gloria Shelton?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0gy794b . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1377",
- "webqsp_question": "what are shirley temple kids names"
- },
- {
- "ID": "WebQTrn-2859_2a1c4757065f055b7529e2153cf14903",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:14:39",
- "machine_question": "who is the politician that was appointed to his/her government position by James VI and I and what did he do",
- "question": "Who knows what the politician appointed by James VI did?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.politician.government_positions_held ?k .\n?k ns:government.government_position_held.appointed_by ns:m.01nq16 . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2859",
- "webqsp_question": "who is francis bacon and what did he do"
- },
- {
- "ID": "WebQTrn-25_5f5da3e1d4ca7df9f19ce3fdfc5790e2",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and involves organization toonexplainers",
- "question": "What movie that involves organization toonexplainers did Taylor Lautner play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:organization.organization_sector.organizations_in_this_sector ns:m.010lbn79 . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-2540_e3695add07fcd52dea0a0978092c4ce1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:16:28",
- "machine_question": "what inspired monet and is the visual artist that created the art series of Portrait of Fr\u00e9d\u00e9ric Chopin and George Sand",
- "question": "Who inspired Monet and created the Portrait of Frederic Chopin and George Sand?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01xnj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01xnj ns:influence.influence_node.influenced_by ?x .\n?x ns:visual_art.visual_artist.art_series ns:m.0bbwldg . \n}",
- "webqsp_ID": "WebQTrn-2540",
- "webqsp_question": "what inspired monet"
- },
- {
- "ID": "WebQTest-1528_a2545e6fb9ec1e16eeb3b30dd697a46f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and movie that was part of the Percy Jackson & the Olympians",
- "question": "What movie is part of the Percy Jackson series and features Logan Lerman?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_series ns:m.0pd89pm . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-2664_358c86a9c6d41d3dd1cd7def70434e5c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and contains a neighborhood named Al Sufouh",
- "question": "Which city is a main trading partner of China and also has a neighborhood named Al Sufouh?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.place_with_neighborhoods.neighborhoods ns:m.03qk8c3 . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTest-537_15accccd035c8dbba16c4bb4e79f3c95",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and which was filmed at College of Charleston",
- "question": "What movie featuring Charlie Humman was filmed at the College of Charleston?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.featured_film_locations ns:m.02sn03 . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-3543_3f03848605c6758ff2230a955cd92d65",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:06:32",
- "machine_question": "what countries does japan export to and that has a GDP deflator change of rate -0.61",
- "question": "Which countries does Japan export that that have a GDP deflator change of rate -0.61?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.statistical_region.gdp_deflator_change ?c .\n?c ns:measurement_unit.dated_percentage.rate \"-0.61\" . \n}",
- "webqsp_ID": "WebQTrn-3543",
- "webqsp_question": "what countries does japan export to"
- },
- {
- "ID": "WebQTrn-1560_e38aa8cfa4a34bbdbc1fb1cbf2bc1149",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:04:38",
- "machine_question": "the author who published editions for The Origin of Species (Enriched Classics) married to",
- "question": "Who is married to the person who published editions for The Orgin of Species (Enriched Classics)?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04v0zkt . \n?c ns:people.person.spouse_s ?y .\n?y ns:people.marriage.spouse ?x .\n?y ns:people.marriage.type_of_union ns:m.04ztj .\n}\n",
- "webqsp_ID": "WebQTrn-1560",
- "webqsp_question": "who was charles darwin married to"
- },
- {
- "ID": "WebQTrn-2570_4b96e95527317d2c2885df83058b6bf4",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and that died on 1945-04-12",
- "question": "What former President of the United States was in office during WW2 and passed away on 04/12/1945?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:people.deceased_person.date_of_death \"1945-04-12\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-25_23b0132339644b875bf6a966c5b0c131",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and that had a sequel named The Twilight Saga: Breaking Dawn - Part 1",
- "question": "Which Taylor Lautner movie has a sequel titled \"The Twilight Saga: Breaking Dawn - Part 1\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.sequel ns:m.075wx89 . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-213_574a8a152e35c2b935edf71c8a0f0028",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did the artist which recorded Coteau Guidry Reprise date",
- "question": "Who did the artist that recorded \"Coteau Guidry Reprise\" date?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.011rw88k . \n?c ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n}\n",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-1677_132d9a14f2072a3ec55b63cd45f11fd8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and that was directed by Ramsey Avery",
- "question": "What movies directed by Ramsey Avery, did Adam Sandler star in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.film_art_direction_by ns:m.09dtqmn . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTest-538_0c696fc38674c1c6970589fc7e965514",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and has currency of United States Dollar",
- "question": "What are the movies that Taylor Swift has been in that were made in the United States?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.gross_revenue ?c .\n?c ns:measurement_unit.dated_money_value.currency ns:m.09nqf . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-2653_1c6f944b2430d924e5af79e813335ed0",
- "compositionality_type": "comparative",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have france been involved in and is the force size was greater than 16544",
- "question": "In which French wars has the force size exceeded 16544?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n?x ns:military.military_conflict.force_strengths ?c .\n?c ns:military.force_strength.force_size ?num .\nFILTER (xsd:integer(?num) > 16544) . \n}",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTest-1875_c932aa6e6365aa759f5d0f8da236643c",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:54:17",
- "machine_question": "what type of political system is the place that has the following courts Superior Electoral Court",
- "question": "In the place that has the Superior Electoral Court what type of political system is in place?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:law.court_jurisdiction_area.courts ns:m.0cc1cy . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1875",
- "webqsp_question": "what type of political system is brazil"
- },
- {
- "ID": "WebQTrn-1405_3a3a861fe35922a25bb5991497496887",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:40:40",
- "machine_question": "where did president the person to whom Leonard Bernstein dedicated his/her work go to school",
- "question": "Find the person Leonard Bernstein dedicated their work to, where did this person atten college?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:media_common.dedicatee.dedications ?k .\n?k ns:media_common.dedication.dedicated_by ns:m.0bvzp . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1405",
- "webqsp_question": "where did president kennedy go to school"
- },
- {
- "ID": "WebQTrn-962_d62d6a4b977756d7c898e653027e6733",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:34:55",
- "machine_question": "who played the movie that Jim Damron played in as a kid",
- "question": "Who else starred in the movie that Jim Damron played in as kid?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.actor ns:m.0y55bts . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0264f7h .\n?y ns:film.performance.character_note ?sk0 .\nFILTER (str(?sk0) = \"Young Forrest\")\n}\n",
- "webqsp_ID": "WebQTrn-962",
- "webqsp_question": "who played forrest gump as a kid"
- },
- {
- "ID": "WebQTrn-1155_cb9805c4c3bedc59995289ea0f7dbf7f",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:04:54",
- "machine_question": "what is the money currency in the country where Romansh language is spoken",
- "question": "What currency is used in the country that speaks Romansh?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.06ctk . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1155",
- "webqsp_question": "what is the money currency in switzerland"
- },
- {
- "ID": "WebQTrn-25_9cff1917b216e0677c77d95668afba83",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and had a prequel named The Twilight Saga: New Moon",
- "question": "What movie starring Taylor Lautner has a prequel named \"The Twilight Saga: New Moon\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.prequel ns:m.05pdh86 . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-1283_9b1129f886de513cf07f3f7516b30442",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:22:32",
- "machine_question": "what timezone is michigan usa and in the time zone of San Juan del R\u00c3\u00ado Municipality, Quer\u00c3\u00a9taro",
- "question": "What time zone is share by both San Juan del Rio and Michigan?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04rrx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04rrx ns:location.location.time_zones ?x .\n?x ns:time.time_zone.locations_in_this_time_zone ns:g.1yl47jj8k . \n}",
- "webqsp_ID": "WebQTrn-1283",
- "webqsp_question": "what timezone is michigan usa"
- },
- {
- "ID": "WebQTrn-25_bba15fc949d02fa4beda03e10736b564",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and which was filmed at Kalama",
- "question": "This movie was filmed at Kalama and stars Taylor Lautner.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.featured_film_locations ns:m.010q8d . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-1812_179b358fd4db2b454708a6448ec682de",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:37:17",
- "machine_question": "where was the artist which recorded If I Never See Your Face Again (remix edit) raised",
- "question": "In what Parish was the artist who recorded \"If I Never See Your Face Again\" (remix edit) raised?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0f_n666 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTest-1812",
- "webqsp_question": "where was rihanna raised"
- },
- {
- "ID": "WebQTest-537_4439b7c167b6ccf30c53b610934c4521",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and that has the following genre: Coming of age",
- "question": "What \"coming of age\" genre movies have actor charlie humman been in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ns:m.01j1n2 . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTest-626_dc4e4ff90a030ea8e53031f67828217f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:16:26",
- "machine_question": "what does the missouri river bisect and is the district represented by Steve Bullock",
- "question": "What id the Missouri River Bisect and its the district represented by Steve Bullock?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04ykz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04ykz ns:location.location.partially_contained_by ?y .\n?y ns:location.partial_containment_relationship.partially_contained_by ?x .\n?x ns:government.political_district.representatives ?c .\n?c ns:government.government_position_held.appointed_by ns:m.07k48q8 . \n}",
- "webqsp_ID": "WebQTest-626",
- "webqsp_question": "what does the missouri river bisect"
- },
- {
- "ID": "WebQTest-217_29d667144c10743ecdb31fccce932cdd",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:11:23",
- "machine_question": "what type of government does the us follow and is the form of government of Bolivia",
- "question": "What type of government is followed by the U.S. and Bolivia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.country.form_of_government ?x .\n?x ns:government.form_of_government.countries ns:m.0165v . \n}",
- "webqsp_ID": "WebQTest-217",
- "webqsp_question": "what type of government does the us follow"
- },
- {
- "ID": "WebQTrn-567_c734eb6ca8644cedada2e712d5fcbcca",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and that was producted by Hans Ulrich Rinderknecht",
- "question": "Ron Howard's movies that was producted by Hans Ulrich?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.produced_by ns:m.011lmgqs . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-1677_93664d8718c70b3379fbb31bf4743598",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and features the song Hallo Hallo",
- "question": "Which movie starring Adam Sandler featured the song Hallo Hallo?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.featured_song ns:m.081tfb . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-3151_f12c28a04e894937d193ae473c7dccab",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:57:43",
- "machine_question": "what is the major language spoken in the location which contains the second level division Corfu",
- "question": "What language is predominant where the second level division Corfu is located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.07dlh7 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3151",
- "webqsp_question": "what is the major language spoken in greece"
- },
- {
- "ID": "WebQTrn-1722_08b974020ec8f32124e635dbf1a7c396",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:26:00",
- "machine_question": "what continent does the the governmental jurisdiction that has governmental office holder named Hubert Ingraham belong to",
- "question": "Was continent does the nation where Hubert Ingraham is a member of the government located in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0367n9 . \n?c ns:base.locations.countries.continent ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1722",
- "webqsp_question": "what continent does the bahamas belong to"
- },
- {
- "ID": "WebQTest-924_ad15b96e5de6c60b06f2295638c2e471",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:08:08",
- "machine_question": "what team did messi play for in 2010 and is the sports team was founded in 1893",
- "question": "Which is the team founded in 1893 which Messi played for in 2010?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06qjgc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06qjgc ns:sports.pro_athlete.teams ?y .\n?y ns:sports.sports_team_roster.team ?x .\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.from ?sk0} || \nEXISTS {?y ns:sports.sports_team_roster.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2010-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.to ?sk2} || \nEXISTS {?y ns:sports.sports_team_roster.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2010-01-01\"^^xsd:dateTime) })\n?x ns:sports.sports_team.founded \"1893\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-924",
- "webqsp_question": "what team did messi play for in 2010"
- },
- {
- "ID": "WebQTrn-3170_7478e17a7cd155f218c821899d42a755",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:01:04",
- "machine_question": "what does the public speaker which spoke about Education reform have a degree in",
- "question": "Find the degree held by the person who spoke on Education reform.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:event.public_speaker.speeches_or_presentations ?k .\n?k ns:event.speech_or_presentation.speech_topic ns:m.02mdg . \n?c ns:people.person.education ?y .\n?y ns:education.education.major_field_of_study ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3170",
- "webqsp_question": "what does obama have a degree in"
- },
- {
- "ID": "WebQTrn-2006_6ab5855289e51a26ef22b28f2b97a4a5",
- "compositionality_type": "superlative",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did edgar allan poe work for and its editorial tnure was latest",
- "question": "For what magazine did Edgar Allan Poe have the latest editorial tenure?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02lt8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02lt8 ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n?x ns:book.periodical.editorial_staff ?c .\n?c ns:book.editorial_tenure.from ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTrn-1812_184dee159bf4830393c21b516551863b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:36:57",
- "machine_question": "what countries are in the caribbean and is the country that has an internet top level domain of us",
- "question": "Which country with an internet top level domain is in the Caribbean?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.internet_tld ns:m.02vr7m . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTrn-2540_663593327611e932c87fa55af9a84152",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:16:28",
- "machine_question": "what inspired monet and that died on 1877-12-31",
- "question": "Who was the Monet inspired artist that died on December 31, 1877?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01xnj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01xnj ns:influence.influence_node.influenced_by ?x .\n?x ns:people.deceased_person.date_of_death \"1877-12-31\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2540",
- "webqsp_question": "what inspired monet"
- },
- {
- "ID": "WebQTrn-2570_2990386b75832159de0dc38540e13688",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and is the politician that hold the government position Attorney general",
- "question": "What politician held the position of Attorney General and also served as President of the United States during WW2?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.basic_title ns:m.0f6c3 . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-2286_c71d414b5474d4f084cee752d678ccfd",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:43:16",
- "machine_question": "where is the state that held the United States Senate election in Kentucky, 2010 located",
- "question": "What country held the Kentucky Senate election in 2010?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_district.elections ns:m.05207d4 . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2286",
- "webqsp_question": "where is kentucky located"
- },
- {
- "ID": "WebQTest-719_7478e17a7cd155f218c821899d42a755",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:32:09",
- "machine_question": "which political party does the public speaker which spoke about Education reform represent",
- "question": "To which political party does the public speaker advocating for Educational reform belong?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:event.public_speaker.speeches_or_presentations ?k .\n?k ns:event.speech_or_presentation.speech_topic ns:m.02mdg . \n?c ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n}\n",
- "webqsp_ID": "WebQTest-719",
- "webqsp_question": "which political party does barack obama represent"
- },
- {
- "ID": "WebQTrn-2486_68026a3b51433920276f3dfbaec8d75d",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:10:10",
- "machine_question": "what university did the person that said \"The point is that you can't be too greedy.\" graduate from",
- "question": "Where did the person who said \"The point is that you can't be too greedy\" graduate college from?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048k33b . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?y ns:education.education.degree ns:m.02h4rq6 .\n}\n",
- "webqsp_ID": "WebQTrn-2486",
- "webqsp_question": "what university did donald trump graduate from"
- },
- {
- "ID": "WebQTrn-62_16d8eb52603fa2d47a3441e9a5231568",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:49",
- "machine_question": "what are the names of walt disney kids and died from Lung cancer",
- "question": "Which child of Walt Disney died from lung cancer?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.081nh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.081nh ns:people.person.children ?x .\n?x ns:people.deceased_person.cause_of_death ns:m.04p3w . \n}",
- "webqsp_ID": "WebQTrn-62",
- "webqsp_question": "what are the names of walt disney kids"
- },
- {
- "ID": "WebQTrn-1841_673b675a77a9fc059453c135adfb35b3",
- "compositionality_type": "comparative",
- "created": "2017-10-26T01:41:53",
- "machine_question": "what are popular sports in spain and is the sports team was founded after 1913",
- "question": "Which popular sports teams in Spain were founded after 1913?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06mkj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06mkj ns:sports.sports_team_location.teams ?x .\n?x ns:sports.sports_team.founded ?num .\nFILTER (?num > \"1913\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-1841",
- "webqsp_question": "what are popular sports in spain"
- },
- {
- "ID": "WebQTrn-2570_3bb360a6fbc634e52b9ff32cdb7136c5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and contributed to the story of the film The President's Mystery",
- "question": "Who was a contributor to the story of the film The President's Mystery and was president during WW2?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:film.film_story_contributor.film_story_credits ns:m.0808xmp . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTest-745_0a8c48e034655dbf9b49f8291fc92df3",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:35:37",
- "machine_question": "what was the person to whom Marcus Vitruvius Pollio dedicated his/her work famous for",
- "question": "Find the person whom Marcus Vitruvius Pollio dedicated his work to, what was this person famous for?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:media_common.dedicatee.dedications ?k .\n?k ns:media_common.dedication.dedicated_by ns:m.0813l . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTest-745",
- "webqsp_question": "what was augustus caesar famous for"
- },
- {
- "ID": "WebQTrn-2006_22f5d66e7787c53dc84bf511c0b91cd7",
- "compositionality_type": "superlative",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did edgar allan poe work for and publication end date latest",
- "question": "Of the magazines that Edgar Allan Poe wrote for, which one had the latest publication date?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02lt8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02lt8 ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n?x ns:book.magazine.place_of_publication ?c .\n?c ns:book.place_of_publication_period.to ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTest-375_b8060d6e1816ccb57ca59bc73166b912",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:41:16",
- "machine_question": "what was the first book the person that said \"A loving heart is the truest wisdom.\" wrote",
- "question": "Name the first book written by the person who said \"A loving heart is the truest wisdom\".?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048jd25 . \n?c ns:book.author.works_written ?x .\n?x ns:common.topic.notable_types ns:m.01xryvm .\n?x ns:book.written_work.copyright_date ?sk0 .\n}\nORDER BY xsd:datetime(?sk0)\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-375",
- "webqsp_question": "what was the first book charles dickens wrote"
- },
- {
- "ID": "WebQTrn-3049_df62db039ae55ac085cf2731442925a1",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:41:11",
- "machine_question": "what is the place that has the neighborhood Pine Hills, Atlanta ga famous for",
- "question": "What is the Pine Hills neighborhood in Atlanta, Georgia famous for?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.place_with_neighborhoods.neighborhoods ns:m.0c01g19 . \n?c ns:olympics.olympic_host_city.olympics_hosted ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3049",
- "webqsp_question": "what is atlanta ga famous for"
- },
- {
- "ID": "WebQTest-1513_690504fdf4005195e5ad48d4570cf03f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:48:57",
- "machine_question": "what to do downtown sacramento and the number of building floors is 1",
- "question": "What is there to do in downtown Sacramento in buildings with 1 floor?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07bcn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07bcn ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.building.floors \"1\" . \n}",
- "webqsp_ID": "WebQTest-1513",
- "webqsp_question": "what to do downtown sacramento"
- },
- {
- "ID": "WebQTrn-567_8e46718c3fc1361ff1c02b62a853b402",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and that was producted by the company Universal Studios",
- "question": "What Ron Howard movies that were produced by Universal Studio?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.production_companies ns:m.016tw3 . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTest-1686_25d8cfe552166174ddd7140cd2b6aeb9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:16:25",
- "machine_question": "who is the governor of arizona 2009 and hold a position in Cabinet of the United States",
- "question": "Which Arizona governor holds a position in the United States Cabinet in 2009?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0vmt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0vmt ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.governmental_body ns:m.07x_h . \n}",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTest-537_c1e5bbef641be02d2731eb43e93fb915",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and that was released on 2002-10-18",
- "question": "What Charlie Hunnam film was released on Oct. 18, 2002?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date \"2002-10-18\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-62_402a3510ecf099b8db38b33a3f916e98",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:49",
- "machine_question": "what are the names of walt disney kids and who died on 1936-12-31",
- "question": "Who was Walt Disney's kid who died on 12-31-1936?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.081nh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.081nh ns:people.person.children ?x .\n?x ns:people.person.date_of_birth \"1936-12-31\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-62",
- "webqsp_question": "what are the names of walt disney kids"
- },
- {
- "ID": "WebQTrn-2904_91c32521a3c9bba546de5a70054318fe",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:20:01",
- "machine_question": "where did the actor that played in the film Legally Blonde: The Musical live",
- "question": "Where did the actor that played in the film Legally Blonde: The Musical live?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0bhqmtz . \n?c ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTrn-3535_2687e08154270a5a87006ee2345f3b60",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:03:56",
- "machine_question": "who does the voice of kovu in the film whose soundtrack is The Lion King 2: Simba's Pride",
- "question": "Who voices Kovu in The Lion King 2 Simba's Pride?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.soundtrack ns:m.01gjh65 . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0bnznr .\n}\n",
- "webqsp_ID": "WebQTrn-3535",
- "webqsp_question": "who does the voice of kovu in lion king"
- },
- {
- "ID": "WebQTest-489_2abb7de63fb029aab88ee2f6c53f491c",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:57:06",
- "machine_question": "who plays stephanie plum in a film that Andrea Kubala was a crew member of",
- "question": "Who plays stephanie plum in a film that Andrea Kubala was also in it.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.other_crew ?k .\n?k ns:film.film_crew_gig.crewmember ns:m.0gwdhfv . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.098by5 .\n}\n",
- "webqsp_ID": "WebQTest-489",
- "webqsp_question": "who plays stephanie plum in one for the money"
- },
- {
- "ID": "WebQTest-1923_13c5971b994f9668a976097742edbd7e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and that the story was written by Candace Bushnell",
- "question": "What movie written by Candace Bushnell that Miley Cyrus starred in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.story_by ns:m.01nm2p . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-634_11e589e8457a3ca6cf8b66284d48cab1",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:41:50",
- "machine_question": "what did the subject of the film Martin Luther, Heretic do",
- "question": "In the film, Martin Luther Heretic, what was the subject's profession?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.0523vf4 . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTrn-634",
- "webqsp_question": "what did martin luther do"
- },
- {
- "ID": "WebQTrn-2069_ddf85f24472250bedfe7184a742b6b0d",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:15:08",
- "machine_question": "what language the area in which the newspaper La Cuarta is circulated speak",
- "question": "What languages are spoken in the circulation area of the La Cuarta newspaper?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.05fxms . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2069",
- "webqsp_question": "what language chile speak"
- },
- {
- "ID": "WebQTest-185_b96b735d1d754f27bc8986b614669f7b",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:05:21",
- "machine_question": "what type of government does the location where the film \"Amen\" takes place use",
- "question": "What kind of government does the location of the movie \"Amen\" have?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0h3ww2v . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-185",
- "webqsp_question": "what type of government does france use"
- },
- {
- "ID": "WebQTrn-567_b63fe0fde281c871990cc523c2df1e9b",
- "compositionality_type": "comparative",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and the film netflix_id is greater than 60002655",
- "question": "Which of Ron Howard's movies has a netflix_id higher than 60002655?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.netflix_id ?num .\nFILTER (xsd:integer(?num) > 60002655) . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTest-361_ea09afeb5a95dce3146077f968ff11f9",
- "compositionality_type": "superlative",
- "created": "2017-10-26T07:38:26",
- "machine_question": "what to do and see in vienna austria and the venue capacity is smallest",
- "question": "Of the many things to do and see in Vienna, Austira, what has the smallest venue capacity?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0fhp9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0fhp9 ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.venue.capacity ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-361",
- "webqsp_question": "what to do and see in vienna austria"
- },
- {
- "ID": "WebQTrn-493_6b2394e4e035f76dba39ad5449291ec3",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:21:27",
- "machine_question": "where is has an official symbol of Leo Belgicus at",
- "question": "Where is an official symbol of Leo Belgicus at?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.official_symbols ?k .\n?k ns:location.location_symbol_relationship.symbol ns:m.0fczzj . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTrn-1938_9440ac3bd6d8053ca4d553da408a7cb0",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:56:28",
- "machine_question": "what type of government does where the currency Old Israeli shekel is used ",
- "question": "What is the type of government in the country where the Old Israeli shekel is the currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_formerly_used ns:m.090krt . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1938",
- "webqsp_question": "what type of government does israel"
- },
- {
- "ID": "WebQTrn-567_291296777d1d44fe5794302704020cc8",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and which is from United Kingdom",
- "question": "Which Ron Howard film was created in the United Kingdom?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.country ns:m.07ssc . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-2748_9dabd74992f88c62c2152b48ab1ee8cd",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:56:50",
- "machine_question": "what language do they speak the country where Archa Beer beer is made",
- "question": "What languages are spoken in the country that produces Archa Beer?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqg_b . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2748",
- "webqsp_question": "what language do they speak thailand"
- },
- {
- "ID": "WebQTrn-25_2a2de50d3b65cc5d2c88f54e283a4b8a",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and is the film was released to the distribution medium Video",
- "question": "What movie featured Taylor Lautner and was released straight to video?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.film_release_distribution_medium ns:m.07z4p . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-2974_8b1ff0551fb22f1d4e54d33d3656b8e8",
- "compositionality_type": "superlative",
- "created": "2017-10-26T04:28:25",
- "machine_question": "what was antonio vivaldi known for and ended leading a religious organization earliest",
- "question": "What was religious organization leader Antonio Vivaldi known for?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pth)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pth ns:people.person.profession ?x .\n?x ns:religion.religious_leadership_title.leaders ?c .\n?c ns:religion.religious_organization_leadership.end_date ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-2974",
- "webqsp_question": "what was antonio vivaldi known for"
- },
- {
- "ID": "WebQTest-1802_916bd34c4114bbf9afe913d3cf88c771",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:34:12",
- "machine_question": "where are the timezones in the usa and has utc offset of -3.0",
- "question": "Which USA timezone has a utc offset of -3.0?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.location.time_zones ?x .\n?x ns:time.time_zone.dst_offset_from_utc \"-3.0\" . \n}",
- "webqsp_ID": "WebQTest-1802",
- "webqsp_question": "where are the timezones in the usa"
- },
- {
- "ID": "WebQTest-517_3e119c02d9c8e58387951defcdfb93fd",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:03:49",
- "machine_question": "what do people speak in canada and has code XLOJ in the rosetta project",
- "question": "what language is XLOJ in the rosetta project and can be heard in Canada?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d060g)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d060g ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.rosetta_project_code \"XLOJ\" . \n}",
- "webqsp_ID": "WebQTest-517",
- "webqsp_question": "what do people speak in canada"
- },
- {
- "ID": "WebQTrn-62_b65d4152531fb45e7c495bbaa63ebc90",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:09:49",
- "machine_question": "what are the names of the actor that played in the film Mickey's Surprise Party kids",
- "question": "What actors played in the film Mickey's Surprise Party kids?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.09rtvjl . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-62",
- "webqsp_question": "what are the names of walt disney kids"
- },
- {
- "ID": "WebQTrn-124_cb9e908c93b1f44b95c2119a3de0ab04",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and was decorated by Lisa Thompson",
- "question": "What Angelina Jolie directed movie was decorated by Lisa Thompson?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.film_set_decoration_by ns:m.0b44hrk . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-2904_7fbcc8ac696c9cb8c1b0d451cd51ce4f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:20:01",
- "machine_question": "where did lauren conrad live and has co2 emissions of 1.26211727",
- "question": "Where does Lauren Conrad live that has CO2 emissions of 1.26211727?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:location.statistical_region.co2_emissions_total ?c .\n?c ns:location.co2_emission.emissions \"1.26211727\" . \n}",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTest-548_3c4307ec02c7150d9c47edf5891bd0b5",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:09:12",
- "machine_question": "what guitar did the actor that played in the film The Best of MusikLaden: Vols. 1 & 2 play",
- "question": "What was the guitar played by an actor in The Best of MusikLaden: Vols. 1 & 2?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0crxkdt . \n?c ns:music.guitarist.guitars_played ?x .\n}\n",
- "webqsp_ID": "WebQTest-548",
- "webqsp_question": "what guitar did joe walsh play"
- },
- {
- "ID": "WebQTrn-124_1469a731c08254e6e7ed9dd689d15250",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and was decorated by Anna Lynch-Robinson",
- "question": "Motion picture that was decorated by Anna Lynch-Robinson and directed by Angelina Jolie?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.film_set_decoration_by ns:m.08y3lvc . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-2006_4e1e5981a6a018e884e282ea9d819370",
- "compositionality_type": "comparative",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did edgar allan poe work for and its editorial tnure was after 1841-02",
- "question": "Which magazines had Edgar Allen Poe tenured as an editor after the month of February, 1841?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02lt8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02lt8 ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n?x ns:book.periodical.editorial_staff ?c .\n?c ns:book.editorial_tenure.from ?num .\nFILTER (?num > \"1841-02\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTrn-25_3a7068fa96cd9e08dc2b1dabe458c85d",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and the tv program episode running time is 22",
- "question": "What movie did Taylor Lautner play in that the running time for the tv program is 22 minutes?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:tv.tv_program.episode_running_time \"22\" . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-1923_0c696fc38674c1c6970589fc7e965514",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and has currency of United States Dollar",
- "question": "What movie features Miley Cyrus and has USD as a currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.gross_revenue ?c .\n?c ns:measurement_unit.dated_money_value.currency ns:m.09nqf . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-1812_6a0e75033345508e8eadd5a47b0ad6b5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:36:57",
- "machine_question": "what countries are in the caribbean and number of people in the country's army is 1000",
- "question": "What country has an army of 1000 and is located in the Caribbean?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.statistical_region.size_of_armed_forces ?c .\n?c ns:measurement_unit.dated_integer.number \"1000\" . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTest-1528_f53199bd0dc8e05479fc3b50195d846b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and had a prequel named Percy Jackson & the Olympians: The Lightning Thief",
- "question": "What movie features Logan Lerman in a role and followed Percy Jackson & the Olumpians: The Lightning Thief?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.prequel ns:m.0642xf3 . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTest-61_ca2edeb3b86bc89bf8b0c915fd46451a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:49:54",
- "machine_question": "what are the religions practiced in indonesia and the religon where the deities is \"Uchchhishta Ganapati\"",
- "question": "What religion with diety \"Uchchhishta Ganapati\" is practice in Indonesia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03ryn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03ryn ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.deities ns:m.010x89zn . \n}",
- "webqsp_ID": "WebQTest-61",
- "webqsp_question": "what are the religions practiced in indonesia"
- },
- {
- "ID": "WebQTrn-124_ce0a7122fa98a81be5f3a00fc8a5a902",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and film casting director was Francine Maisler",
- "question": "What movie, featuring Francine Maisler, was directed by Angelina Jolie?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.film_casting_director ns:m.08x6_jh . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTest-1000_b705be2c351eff768fbd4966dca6521b",
- "compositionality_type": "comparative",
- "created": "2017-10-26T09:16:46",
- "machine_question": "what countries included in oceania and number of people in the country's army is less than 5000",
- "question": "Which countries in Oceania have an army of less than 5000?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"Country\")\n?x ns:location.statistical_region.size_of_armed_forces ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 5000) . \n}",
- "webqsp_ID": "WebQTest-1000",
- "webqsp_question": "what countries included in oceania"
- },
- {
- "ID": "WebQTrn-2483_6346c09707b364fa1e98c5561e9c738f",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:08:56",
- "machine_question": "where does the the body of water under Killaloe Bridge end",
- "question": "Where does the body of water flowing under Killaloe Bridge end?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:geography.body_of_water.bridges ns:m.0zdlgks . \n?c ns:geography.river.mouth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2483",
- "webqsp_question": "where does the shannon river end"
- },
- {
- "ID": "WebQTrn-452_a166a8f7212a4c4486aa9b82d576e83b",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:13:17",
- "machine_question": "where does lala anthony live and where Seymour S. Cohen was born",
- "question": "What city is the home of Lala Anthony and Seymour S. Cohen?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03l26m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03l26m ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:location.location.people_born_here ns:g.119pgcjxm . \n}",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTrn-2664_59d8b3295daf039542637add629c038e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and is the coutry that has compatible power plugs of type Power plug Type C",
- "question": "What main trading partner of China is the country with compatible power plugs Power Plug Type C?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:engineering.location_with_mains_power.mains_power_standards ?c .\n?c ns:engineering.mains_power.compatible_plugs ns:m.08ny24t . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-60_a1ea1cb34e825544919501876dbed2c2",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and the location's emissions per capita in dated metric ton is 0.028831",
- "question": "What Portuguese speaking country that has emissions per capita of 0.028831 metric ton?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.co2_emissions_per_capita ?c .\n?c ns:measurement_unit.dated_metric_ton.number \"0.028831\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-452_1aa575591404a26e0d2e671b27bf792c",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:13:17",
- "machine_question": "where does lala anthony live and location where a footbal player with the player id bryant-johnson-johnsbr05 was born",
- "question": "What country where Lala Anthony live is also where the Footbal player named Id Bryant-Johnson-Johnsbr 05 was born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03l26m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03l26m ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:location.location.people_born_here ?c .\n?c ns:american_football.football_player.footballdb_id \"bryant-johnson-johnsbr05\" . \n}",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTrn-95_0b5333d98ef87008aa02d1fbc1554b05",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:13:37",
- "machine_question": "what kind of money should i take to the place where Jamaican English language is spoken",
- "question": "Which currency is used in the country where Jamaican English is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.official_language ns:m.01428y . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-95",
- "webqsp_question": "what kind of money should i take to jamaica"
- },
- {
- "ID": "WebQTrn-1629_5b23295775632ec566475a1ab8748962",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:13:59",
- "machine_question": "who the voice of jack skellington and wrote the music for Before I Wake",
- "question": "Who voices Jack Skellington? Who composed the music in Before I Wake?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.042zz0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.042zz0 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.special_performance_type ns:m.02nsjvf .\n?x ns:film.music_contributor.film ns:m.0108cvjw . \n}",
- "webqsp_ID": "WebQTrn-1629",
- "webqsp_question": "who the voice of jack skellington"
- },
- {
- "ID": "WebQTrn-2570_d27d11d03930503526d98a7acee400bd",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and is the public speaker which spoke about Liberalism in the United States",
- "question": "Who was the President that spoke about Liberalism in the US and was also in term during WW2?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:event.public_speaker.speeches_or_presentations ?c .\n?c ns:event.speech_or_presentation.speech_topic ns:m.03gn27 . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTest-538_09261fe718a52543b19dc25c306d59e6",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and it's genre is Comedy",
- "question": "What comedy films have featured Taylor Swift?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:media_common.netflix_title.netflix_genres ns:m.05p553 . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-2444_caf61694eb0aa691d73505cb284110b5",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:04:37",
- "machine_question": "where is the sports team arena stadium is Roger Dean Stadium stadium",
- "question": "The Roger Dean Stadium is located where?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.arena_stadium ns:m.066c2h . \n?c ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.structure.opened ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-2444",
- "webqsp_question": "where is st louis cardinals stadium"
- },
- {
- "ID": "WebQTest-1875_b0412b83228508271932b11e338e48c6",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:54:17",
- "machine_question": "what type of political system is the governmental jurisdiction that held the legislative session of the 54th Brazilian National Congress",
- "question": "What type of political system does the government that held the 54th Brazilian National Congress have?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.legislative_sessions ns:m.010lcr_q . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1875",
- "webqsp_question": "what type of political system is brazil"
- },
- {
- "ID": "WebQTest-1072_ff336cfd0a1c70f4e9b1a89b268c559d",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:26:50",
- "machine_question": "who is the current governor of has an official symbol of Ditat Deus 2010",
- "question": "Who is the governor of the state that has Ditat Deus 2010 in their official symbol?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.official_symbols ?k .\n?k ns:location.location_symbol_relationship.symbol ns:m.07dzmn . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2010-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2010-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-1072",
- "webqsp_question": "who is the current governor of arizona 2010"
- },
- {
- "ID": "WebQTrn-1394_f634dd018cba9f4fb4ab125b08a486bd",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:38:53",
- "machine_question": "what country does turkey trade with and export to Brazil",
- "question": "Which country that trades with Turkey also exports to Brazil?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.01znc_)\n\t{ \n\t ns:m.01znc_ ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.01znc_ ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.statistical_region.places_exported_to ?c .\n?c ns:location.imports_and_exports.exported_to ns:m.015fr . \n}",
- "webqsp_ID": "WebQTrn-1394",
- "webqsp_question": "what country does turkey trade with"
- },
- {
- "ID": "WebQTest-1923_b334680be49fdad4b0586ace76cb91c5",
- "compositionality_type": "comparative",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and the film netflix_id is less than 70068848",
- "question": "Which film with netflix_id smaller than 70068848 stars miley cyrus?q?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.netflix_id ?num .\nFILTER (xsd:integer(?num) < 70068848) . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-894_30bf7df312187ad1f95aaaf3ed20e18d",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired scott fitzgerald and influenced Ernst J\u00c3\u00bcnger",
- "question": "Who inspired Scott Fitzgerald and also influenced Ernst J\u00c3\u00bcnger?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02zjd ns:influence.influence_node.influenced_by ?x .\n?x ns:influence.influence_node.influenced ns:m.014g17 . \n}",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTrn-3100_0c8bcc717d50c92c31ff802641504b43",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:50:22",
- "machine_question": "what is the the location which contains the second level division Salcedo part of",
- "question": "What location does the second level division Salcedo a part of?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.02869mk . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3100",
- "webqsp_question": "what is the dominican republic part of"
- },
- {
- "ID": "WebQTrn-261_f4a4dfab08b56eff265a066b1f88f983",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:45:58",
- "machine_question": "where is whistler mountain located and is the district represented by Stephen Harper",
- "question": "Is whistler mountain in Stephen Harper's district and where is that?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02pg6z3)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02pg6z3 ns:location.location.containedby ?x .\n?x ns:government.political_district.representatives ?c .\n?c ns:government.government_position_held.appointed_by ns:m.01k165 . \n}",
- "webqsp_ID": "WebQTrn-261",
- "webqsp_question": "where is whistler mountain located"
- },
- {
- "ID": "WebQTrn-568_f4dd5e4885d4e73788e2f0e9a63d6035",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:33:08",
- "machine_question": "what county is the area in which the newspaper The Charlotte News is circulated",
- "question": "What county is home to The Charlotte News?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.03bz427 . \n?c ns:location.hud_county_place.county ?x .\n}\n",
- "webqsp_ID": "WebQTrn-568",
- "webqsp_question": "what county is charlotte north carolina"
- },
- {
- "ID": "WebQTrn-567_4a1a3549a4b6e02ee3422b2c7dd80544",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and that was producted by George Lucas",
- "question": "What movie produced by George Lucas was done by Ron Howard?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.executive_produced_by ns:m.0343h . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-261_31dc6e7f83911e2b6de21c1a4d0c305a",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:45:58",
- "machine_question": "where is whistler mountain located and in which the event Demi Lovato Summer Tour 2009 took place",
- "question": "Where is located the Whistler mountain, and is the same place in which there has been the Demi Lovato Summer Toor 2009?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02pg6z3)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02pg6z3 ns:location.location.containedby ?x .\n?x ns:location.location.events ns:g.123024t7 . \n}",
- "webqsp_ID": "WebQTrn-261",
- "webqsp_question": "where is whistler mountain located"
- },
- {
- "ID": "WebQTrn-2286_dab999052dd777adf9d45942738e151d",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:43:16",
- "machine_question": "where is has an official symbol of Brachiopod located",
- "question": "Where is the location that has an official symbol of Brachiopod found?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.official_symbols ?k .\n?k ns:location.location_symbol_relationship.symbol ns:m.0bvdq . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2286",
- "webqsp_question": "where is kentucky located"
- },
- {
- "ID": "WebQTrn-2569_f545f40320dd21b730061baa0bb43981",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:42",
- "machine_question": "where do the houston rockets play basketball and the venue capacity is 18043",
- "question": "What is the name of the arena that is home to the Houston Rockets and has a maximum capacity of 18043?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0jmfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0jmfb ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.venue.capacity \"18043\" . \n}",
- "webqsp_ID": "WebQTrn-2569",
- "webqsp_question": "where do the houston rockets play basketball"
- },
- {
- "ID": "WebQTrn-2664_89346254869c6a9ac2d4f593cb81678a",
- "compositionality_type": "superlative",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and that has a GDP deflator change of rate largest",
- "question": "which main trading partner of China has the largest GDP deflator change of rate?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.statistical_region.gdp_deflator_change ?c .\n?c ns:measurement_unit.dated_percentage.rate ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-1232_cb253aaf69993423e0691aca1ad6cafa",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:16:08",
- "machine_question": "where was the roman empire centered and is the place in which the fictional character Sofia Sartor lived",
- "question": "Where did the fictional character Sofia Sartor live that was also the center of the Roman Empire?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06cmp)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06cmp ns:location.country.capital ?x .\n?x ns:fictional_universe.fictional_setting.characters_that_have_lived_here ns:m.0n2_v3s . \n}",
- "webqsp_ID": "WebQTrn-1232",
- "webqsp_question": "where was the roman empire centered"
- },
- {
- "ID": "WebQTest-1301_5714a7a5f1feec1348045800b0c0c28c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:07:51",
- "machine_question": "what are fun things to do in sacramento ca and the place is an amusement park that opened 1986",
- "question": "Which amusement park in Sacramento California, was first opened in 1986?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07bcn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07bcn ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:amusement_parks.park.opened \"1986\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1301",
- "webqsp_question": "what are fun things to do in sacramento ca"
- },
- {
- "ID": "WebQTest-1012_42c78d192f0304e93cd18c38e81a2e82",
- "compositionality_type": "superlative",
- "created": "2017-10-26T09:17:46",
- "machine_question": "what to do in hollywood ca this weekend and the venue capacity is smallest",
- "question": "Which Hollywood, California venue has the smallest capacity?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2wj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2wj ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.venue.capacity ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-1012",
- "webqsp_question": "what to do in hollywood ca this weekend"
- },
- {
- "ID": "WebQTrn-3249_87992f5ee11afa5e51491a2c2b6c051a",
- "compositionality_type": "superlative",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and the tv program \"thetvdb_id\" is largest",
- "question": "Of the shows featuring Tamera Mowry, which has the largest \"thetvdb_id?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.thetvdb_id ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTrn-2570_34ba7ac8f3fc7e6496964943bf7d1939",
- "compositionality_type": "superlative",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and is the politician started governmental position earliest",
- "question": "Which president of the united states during ww2 was also the politician who started their governmental position the earliest?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.from ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTest-989_9a8587540aad8d391b61529f0edff1e7",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:19",
- "machine_question": "what happened to dunkirk during ww2 and the lower estimate of the number of casualties were 10252",
- "question": "What event happened in Dunkirk during WW2 with an estimate of 10252 casualities?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0md6f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0md6f ns:location.location.events ?x .\n?x ns:time.event.included_in_event ns:m.081pw .\n?x ns:military.military_conflict.casualties ?c .\n?c ns:military.casualties.lower_estimate \"10252\" . \n}",
- "webqsp_ID": "WebQTest-989",
- "webqsp_question": "what happened to dunkirk during ww2"
- },
- {
- "ID": "WebQTrn-2152_ec701c65a050223ccad30868c7526801",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:25:14",
- "machine_question": "what teams are in the american league west and the sports team arena stadium is Kingdome",
- "question": "Which American League team plays at the Kingdome?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07fbnf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07fbnf ns:sports.sports_league.teams ?y .\n?y ns:sports.sports_league_participation.team ?x .\n?x ns:sports.sports_team.arena_stadium ns:m.01k9n2 . \n}",
- "webqsp_ID": "WebQTrn-2152",
- "webqsp_question": "what teams are in the american league west"
- },
- {
- "ID": "WebQTest-1785_a4ff15819ebbf43f35bfdbb9fe6e3828",
- "compositionality_type": "superlative",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and is the film that was released earliest",
- "question": "which film starring Kim Richards was released earliest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-557_ba1a22d26f902b1b43ad13dd55cccf2f",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:31:55",
- "machine_question": "who played dorothy in the the movie that Jack Paul played in",
- "question": "Who played Dorothy in a movie alongside actor Jack Paul?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.actor ns:m.0yj6tr9 . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.020hj1 .\n}\n",
- "webqsp_ID": "WebQTrn-557",
- "webqsp_question": "who played dorothy in the wizard of oz movie"
- },
- {
- "ID": "WebQTrn-894_de5b5b195f1bad49f616fcd8c15bfaa9",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired scott fitzgerald and had relation of Peer Relationship with",
- "question": "Which of his peers inspired Scott Fitzgerald?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02zjd ns:influence.influence_node.influenced_by ?x .\n?x ns:influence.influence_node.peers ?c .\n?c ns:type.object.type ns:influence.peer_relationship . \n}",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTrn-3136_8a1b0ad7168412c2f5b0a88423a25dd9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:55:28",
- "machine_question": "what four regions make up the united kingdom and produce the beer Llangollen Welsh Black Bitter",
- "question": "What region of the four which make up the United Kingdom is Llangollen Welsh Black Bitter produced in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ssc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ssc ns:base.aareas.schema.administrative_area.administrative_children ?x .\n?x ns:food.beer_country_region.beers_from_here ns:m.0hw767t . \n}",
- "webqsp_ID": "WebQTrn-3136",
- "webqsp_question": "what four regions make up the united kingdom"
- },
- {
- "ID": "WebQTrn-25_2d3996ef91afc9a7038b1a4c70b83e70",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and was nominated an award with the describtion \"Edward Cullen vs James\"",
- "question": "Which movie featured Taylor Lautner and was a nominee for an award with the description \"Edward Cullen vs James\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:award.award_nominated_work.award_nominations ?c .\n?c ns:award.award_nomination.notes_description \"Edward Cullen vs James\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-2974_08506b9394826268a5510b9780f75871",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:28:25",
- "machine_question": "what was antonio vivaldi known for and he did it until the year 1805",
- "question": "What did Antonio Vivaldi get famous for and did until the year 1805?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pth)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pth ns:people.person.profession ?x .\n?x ns:religion.religious_leadership_title.leaders ?c .\n?c ns:religion.religious_organization_leadership.end_date \"1805\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2974",
- "webqsp_question": "what was antonio vivaldi known for"
- },
- {
- "ID": "WebQTrn-2250_2f9986c29a8e3086683459a4bb054123",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:37:24",
- "machine_question": "where is the litigant of the Strickland v. Sony case headquarters located",
- "question": "Where are the headquarters of one of the litigants in Strickland v. Sony?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:law.litigant.party_to_cases ?k .\n?k ns:law.legal_case_party_relationship.case ns:m.0bltv4 . \n?c ns:organization.organization.headquarters ?y .\n?y ns:location.mailing_address.citytown ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2250",
- "webqsp_question": "where is sony headquarters located"
- },
- {
- "ID": "WebQTrn-513_91838a7ede712ea5f4252ba9c55f77b0",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and the country calling code is 359",
- "question": "What country in Eastern Europe that has the calling code of 359?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.calling_code \"359\" . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-3543_358c86a9c6d41d3dd1cd7def70434e5c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:06:32",
- "machine_question": "what countries does japan export to and contains a neighborhood named Al Sufouh",
- "question": "What country has the Al Sufouh neighborhood and has Japan as an export?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.place_with_neighborhoods.neighborhoods ns:m.03qk8c3 . \n}",
- "webqsp_ID": "WebQTrn-3543",
- "webqsp_question": "what countries does japan export to"
- },
- {
- "ID": "WebQTest-1923_c75631b641b48d193713751a4ec68699",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and that was production designed by Dennis Gassner",
- "question": "What movie has Miley Cyrus played in that had a production designed by Dennis Glassner?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_production_design_by ns:m.03npl73 . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTest-719_2c9888f591cdea04f631b1f473bf1578",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:32:09",
- "machine_question": "which political party does that who was the speaker in 70th anniversary of D-Day and the Battle of Normandy represent",
- "question": "At the 70th anniversary of D-Day and the Battle of Normandy which political party did the speaker represent?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:event.public_speaker.speeches_or_presentations ?k .\n?k ns:event.speech_or_presentation.event ns:m.010r041_ . \n?c ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n}\n",
- "webqsp_ID": "WebQTest-719",
- "webqsp_question": "which political party does barack obama represent"
- },
- {
- "ID": "WebQTrn-2540_cbb53a692c407d36d044d07bcd2d23ec",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:16:28",
- "machine_question": "what inspired monet and is the visual artist that created the art series of Ovid among the Scythians",
- "question": "Who created the art series of Ovid among the Scythians and was the person who inspired Monet?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01xnj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01xnj ns:influence.influence_node.influenced_by ?x .\n?x ns:visual_art.visual_artist.art_series ns:m.09v87q8 . \n}",
- "webqsp_ID": "WebQTrn-2540",
- "webqsp_question": "what inspired monet"
- },
- {
- "ID": "WebQTrn-60_41719c9d7aa9c4991cf630e984a5bcca",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and is the country that has Palmas as a second level devision",
- "question": "Which country includes second level division Palmas and speaks Portuguese?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.second_level_divisions ns:g.119pfvqwb . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-810_1afd5634cb719e3b77b4345510599ca8",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:59:30",
- "machine_question": "what date did the the sports team arena stadium is Hilltop Park win the world series",
- "question": "What baseball team plays at Hilltop Park and when did they win the World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.arena_stadium ns:m.039nhz . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.end_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-810",
- "webqsp_question": "what date did the san francisco giants win the world series"
- },
- {
- "ID": "WebQTrn-567_49ae6fad617f63e157d15229f37405de",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and that was producted by Andy Griffith",
- "question": "What movies did Ron Howard do that were produced by Andy Griffith?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.executive_produced_by ns:m.01m4kpp . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-261_31035060faa30d7bd7bda3551c8cc58b",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:45:58",
- "machine_question": "where is whistler mountain located and is the location of film How She Move",
- "question": "Which country, filming location for the film 'How She Move', is home to Whistler Mountain?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02pg6z3)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02pg6z3 ns:location.location.containedby ?x .\n?x ns:film.film_location.featured_in_films ns:m.0281q0c . \n}",
- "webqsp_ID": "WebQTrn-261",
- "webqsp_question": "where is whistler mountain located"
- },
- {
- "ID": "WebQTest-1736_9a46ae131212bed576da6654db6d399e",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:21:10",
- "machine_question": "where is the district represented by Pope Innocent III located",
- "question": "What district does Pope Innocent III represent?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_district.representatives ?k .\n?k ns:government.government_position_held.appointed_by ns:m.063hl . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTest-1736",
- "webqsp_question": "where is holy roman empire located"
- },
- {
- "ID": "WebQTrn-3035_0f2d94fcc6dd6658d6682a714dc32e24",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:38:10",
- "machine_question": "who is the governor of has an official symbol of Greater short-horned lizard currently",
- "question": "Who is the current governor has the official symbol of greater short-horned lizard area?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.official_symbols ?k .\n?k ns:location.location_symbol_relationship.symbol ns:m.02w622 . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-3035",
- "webqsp_question": "who is the governor of wyoming currently"
- },
- {
- "ID": "WebQTest-1387_c6146585b4ccc06a7cd611c93cba660c",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:26:43",
- "machine_question": "what time zone is the place in which the fictional character Gilfoyle lived gmt",
- "question": "What time zone did the fictional character Gilfoyle live in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:fictional_universe.fictional_setting.characters_that_have_lived_here ns:m.0_gvs41 . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTest-1387",
- "webqsp_question": "what time zone is toronto gmt"
- },
- {
- "ID": "WebQTrn-567_74a31031e32cb03098f5620a01c504cb",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and that has the following genre: Television film",
- "question": "What television films were done by Ron Howard?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ns:m.015w9s . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-3249_57b4f724c97cdd4a30e1b1357c9f904a",
- "compositionality_type": "superlative",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and is the tv program has number of episodes largest",
- "question": "Which TV show starring Tamera Mowry has the largest number of episodes?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.number_of_episodes ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTrn-1023_3f52b9fe00f821ebd9b7bd11ae80fd09",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:42:01",
- "machine_question": "what is the money of the location where the film \"The Motorcycle Diaries\" takes place called",
- "question": "What currency is use din the country where the movie \"Motorcycle Diaries\" takes place?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.03q8xj . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1023",
- "webqsp_question": "what is the money of argentina called"
- },
- {
- "ID": "WebQTrn-3033_c93b982bbc3358f769cd28fe07c446be",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:37:56",
- "machine_question": "what state the govermental jurisdiction that has govermental body named Toronto City Council located",
- "question": "In which state is the governmental jurisdiction that includes a governmental body called Toronto City Council located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.031cws . \n?c ns:base.biblioness.bibs_location.state ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3033",
- "webqsp_question": "what state toronto located"
- },
- {
- "ID": "WebQTest-1785_4246a6f9bf132a1fe043fe8f46530d7c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and is in the French",
- "question": "What film is in French and features Kim Richards?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.language ns:m.064_8sq . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTest-942_4d46ac3bebff7cb2099870e10de6dd46",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:09:33",
- "machine_question": "who is was an award nominee in the 18th Empire Awards ceremony parents",
- "question": "Who are the parents of one of the Award nominees in the 18th Empire Awards ceremony?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.ceremony ns:m.0ryv2j_ . \n?c ns:people.person.parents ?x .\n}\n",
- "webqsp_ID": "WebQTest-942",
- "webqsp_question": "who is anne hathaway parents"
- },
- {
- "ID": "WebQTrn-14_473e9780c8c1154fb41e04b907a64778",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:04:29",
- "machine_question": "where is rome italy located on a map and the population number is 4327642",
- "question": "What Italian province, population 4327642, is Rome located in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06c62)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06c62 ns:location.location.containedby ?x .\n?x ns:topic_server.population_number \"4327642\" . \n}",
- "webqsp_ID": "WebQTrn-14",
- "webqsp_question": "where is rome italy located on a map"
- },
- {
- "ID": "WebQTrn-60_ad72a0ef7f8cf395ce655cfb8bd5a459",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and is the country that has Catalan language as an official language",
- "question": "Which Portuguese-speaking country has Catalan as an official language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.01m69 . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-241_f0ffa14797f7486fb0510a740e1cc8d6",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with france and is the country that has an iso alpha 3 of CHE",
- "question": "Which country shares a border with France that has an iso alpha of 3 CHE?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.iso_alpha_3 \"CHE\" . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-2738_137653a2f5c53665d14d2c1e0f809496",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:55:15",
- "machine_question": "what style of art did the visual artist that created the art series of The Back Series use",
- "question": "What type of visual art was used in The Back Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:visual_art.visual_artist.art_series ns:m.0gj8w8y . \n?c ns:visual_art.visual_artist.associated_periods_or_movements ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2738",
- "webqsp_question": "what style of art did henri matisse use"
- },
- {
- "ID": "WebQTrn-25_22d248e0f323da79889e804d1c64d5f9",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does the actor that played the character Jacob Black play in",
- "question": "The actor that played the character Jacob Black has starred in which movies?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.02qd_td . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-397_6a55c4db008678557d668691ba885210",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:43:22",
- "machine_question": "what are the school colors for the publisher of the periodical journal Harvard Review",
- "question": "About the school that publishes the Harvard Review, what are its school colors?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.periodical_publisher.periodicals_published ?k .\n?k ns:book.periodical_publisher_period.periodical ns:m.02zb6m_ . \n?c ns:education.educational_institution.colors ?x .\n}\n",
- "webqsp_ID": "WebQTest-397",
- "webqsp_question": "what are the school colors for harvard university"
- },
- {
- "ID": "WebQTrn-2968_2ce01a5449a034b71f1e232ceb565296",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:28:01",
- "machine_question": "what time zone is the affected area of the cyclone Hurricane Daisy usa in",
- "question": "What American timezone is affected by Hurricane Daisy?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:meteorology.cyclone_affected_area.cyclones ns:m.03hhqph . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2968",
- "webqsp_question": "what time zone is new england usa in"
- },
- {
- "ID": "WebQTest-783_1003be7cee4ce5155a8b34ca16a489a1",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:42:06",
- "machine_question": "what county is the place that has the neighborhood Lakes of Parkway, Houston tx in",
- "question": "what region is the place that has the area Lakes of Parkway, Houston tx in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.place_with_neighborhoods.neighborhoods ns:m.010grgmv . \n?c ns:location.hud_county_place.county ?x .\n}\n",
- "webqsp_ID": "WebQTest-783",
- "webqsp_question": "what county is houston tx in"
- },
- {
- "ID": "WebQTest-1797_c649eb96d88b8ed66a55b1335f59807d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and is the US president with presidency number of 18",
- "question": "Who fought in the Battle of Vicksburg and was the 18th US president?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:government.us_president.presidency_number \"18\" . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-2721_24c558aeb494a030cb7958a91200ab0c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:52:24",
- "machine_question": "what were adolf hitler 's parents names and that died on 1907-12-21",
- "question": "Which parent of Adolf Hitler died on 12-21-1907?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07_m9_)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07_m9_ ns:people.person.parents ?x .\n?x ns:people.deceased_person.date_of_death \"1907-12-21\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2721",
- "webqsp_question": "what were adolf hitler 's parents names"
- },
- {
- "ID": "WebQTest-537_dda5fd9c58d5ae6f8d9463ae5f8376dc",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and is in the Italian Language",
- "question": "What movie features both Charlie Hunnam and Italian language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.language ns:m.02bjrlw . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-464_9b1129f886de513cf07f3f7516b30442",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:15:30",
- "machine_question": "what time is right now in texas and in the time zone of San Juan del R\u00c3\u00ado Municipality, Quer\u00c3\u00a9taro",
- "question": "What time zone includes Texas and San Juan del R\u00c3\u00ado Municipality, Quer\u00c3\u00a9taro?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07b_l)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07b_l ns:location.location.time_zones ?x .\n?x ns:time.time_zone.locations_in_this_time_zone ns:g.1yl47jj8k . \n}",
- "webqsp_ID": "WebQTrn-464",
- "webqsp_question": "what time is right now in texas"
- },
- {
- "ID": "WebQTrn-2834_9ec8d61f09759315d481f3e1b8f96bd1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:10:14",
- "machine_question": "what are major religions in the united states and is subject of the film The Cup",
- "question": "Which of the United States' major religions is featured in the film \"The Cup\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:film.film_subject.films ns:m.0859_0 . \n}",
- "webqsp_ID": "WebQTrn-2834",
- "webqsp_question": "what are major religions in the united states"
- },
- {
- "ID": "WebQTrn-1812_77fed5e3b62d58b1e620d81589357b0a",
- "compositionality_type": "comparative",
- "created": "2017-10-26T01:36:57",
- "machine_question": "what countries are in the caribbean and the ISO numeric of the country is greater than 052",
- "question": "Which countries in the Caribbean have ISO numbers above 052?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.iso_numeric ?num .\nFILTER (xsd:integer(?num) > 052) . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTrn-2784_c695dd1b1bde2f1011cad9bd1767f650",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and that was edited by James Mitchell",
- "question": "Which Tupac Shakur film had James Mitchell as its editor?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.edited_by ns:m.02s5h1 . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTest-783_b0606774cb7696322bbcbabf86a36625",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:42:06",
- "machine_question": "what county is the state that held the Houston mayoral election, 2009 tx in",
- "question": "What county is in the State that held the Houston mayoral election, 2009?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_district.elections ns:m.058f8jt . \n?c ns:location.hud_county_place.county ?x .\n}\n",
- "webqsp_ID": "WebQTest-783",
- "webqsp_question": "what county is houston tx in"
- },
- {
- "ID": "WebQTest-538_d4e5a096160d4a1d4b82a9cd9a656e18",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and is they music was by John Powell",
- "question": "What movie had music done by John Powell and had Taylor Swift in it?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.music ns:m.06fxnf . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-60_3b9192e497fb35a6abe3b403c2b08422",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and is the govermental jurisdiction that has govermental body named Chinese Ministry of Public Security",
- "question": "In which countries having the Chinese Ministry of Public Security, do the people speak Portuguese?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.governmental_body ns:m.01ncvk . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-105_64489ea2de4b116070d33a0ebcfd4866",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:14:59",
- "machine_question": "what is the best currency to take to the governmental jurisdiction that has governmental office holder named Atef Sedki 2013",
- "question": "What currency is used in the country in which Atef Sedki held office in 2013?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0271t4 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-105",
- "webqsp_question": "what is the best currency to take to egypt 2013"
- },
- {
- "ID": "WebQTrn-2189_3a8152d581de19d1b839f3822e9392e3",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:28:26",
- "machine_question": "what is modern the country where El Gouna Beverage Co. Sakara Gold beer is made language",
- "question": "Where modern language is used where El Gouna Beverage Co. Sakara Gold beer is made?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqh1z . \n?c ns:location.country.official_language ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2189",
- "webqsp_question": "what is modern egyptian language"
- },
- {
- "ID": "WebQTest-557_ca0ea9db8cf1e1f9728c53a7470cf243",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:11:24",
- "machine_question": "what government did the the govermental jurisdiction that has govermental body named Roman Senate have",
- "question": "What kind of government was used in the governmental jurisdiction that included the governmental body Roman Sentate?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.0403vf7 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-557",
- "webqsp_question": "what government did the roman empire have"
- },
- {
- "ID": "WebQTest-1379_8aa8e6185dd17917c3c65844fdf14eba",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:24:45",
- "machine_question": "what did the author of Dem Andenken Pet\u00c5\u0091fis do to earn a living",
- "question": "What other career did the author of Dem Andenken Petofis pursue?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:media_common.dedicator.dedications ?k .\n?k ns:media_common.dedication.work_dedicated ns:m.0g52f7 . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTest-1379",
- "webqsp_question": "what did franz liszt do to earn a living"
- },
- {
- "ID": "WebQTrn-894_56f7a20ef16dede31e79dc3641a3efc7",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired scott fitzgerald and was buried in Cimeti\u00c3\u00a8re des Gonards",
- "question": "Who is buried at Cimetiere des Gonards and is listed as an inspiration for Scott Fitzgerald?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02zjd ns:influence.influence_node.influenced_by ?x .\n?x ns:people.deceased_person.place_of_burial ns:m.02q9rr . \n}",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTrn-3766_68c0e1216564542d1e1a110c4f99ce22",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:39:21",
- "machine_question": "what is the money called in the place where Quechuan languages language is spoken",
- "question": "What is the name of the currency used in the place where Quechuan is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.official_language ns:m.03d9kg . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3766",
- "webqsp_question": "what is the money called in peru"
- },
- {
- "ID": "WebQTrn-3151_36808d9c3e62ce1bcd729d814d597c46",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:57:43",
- "machine_question": "what is the major language spoken in the country where Macedonian Thrace Brewery Vergina Premium Lager beer is made",
- "question": "What is the principle language spoken in the country where Macedonian Thrace Brewery Vergina Premium Lager beer is made?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqbdk . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3151",
- "webqsp_question": "what is the major language spoken in greece"
- },
- {
- "ID": "WebQTest-212_cdbbe459139ec1ce1e11542a71babd38",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:10:07",
- "machine_question": "which states does the river that its origin is La Poudre Pass Lake run through",
- "question": "The river that originates from the La Poudre Pass Lake runs through which states?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:geography.river.origin ns:m.03nscyt . \n?c ns:location.location.partially_containedby ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"State\")\n}\n",
- "webqsp_ID": "WebQTest-212",
- "webqsp_question": "which states does the colorado river run through"
- },
- {
- "ID": "WebQTrn-849_060135e66e84cbaa29a73145435c5457",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and is the place of the fictional universe JoJo's Bizarre Adventure",
- "question": "What country borders Germany and is also the place in JoJo's Bizarre Adventure?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:fictional_universe.fictional_setting.universe ns:m.0ndbcwn . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-1484_256d41885c1839681311ca57f4d7b6c4",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:56:17",
- "machine_question": "what kind of paintings did frida kahlo do and influenced Miguel \u00c3\u0081ngel Asturias",
- "question": "What kind of paintings, that influenced Miguel Angel Asturias, did that Frida Kahola do?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.015k04)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.015k04 ns:visual_art.visual_artist.associated_periods_or_movements ?x .\n?x ns:influence.influence_node.influenced ns:m.01vzkn . \n}",
- "webqsp_ID": "WebQTrn-1484",
- "webqsp_question": "what kind of paintings did frida kahlo do"
- },
- {
- "ID": "WebQTrn-962_305220f474edac409901e9f047ddf3fd",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:34:55",
- "machine_question": "who played the film whose soundtrack is Forrest Gump: The Soundtrack as a kid",
- "question": "Who played the film which included the soundtrack Forrest Gump: The Soundtrack as a kid?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.soundtrack ns:m.01fx2h3 . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0264f7h .\n?y ns:film.performance.character_note ?sk0 .\nFILTER (str(?sk0) = \"Young Forrest\")\n}\n",
- "webqsp_ID": "WebQTrn-962",
- "webqsp_question": "who played forrest gump as a kid"
- },
- {
- "ID": "WebQTrn-1677_2c5591f1dbe7402405004d7a0836dd3b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and is of type Animation",
- "question": "What animated type movies did Adam Sandler star in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:type.object.name \"Animation\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-1377_da7e9059a2eb833f216256975eef67d2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:37:45",
- "machine_question": "what are shirley temple kids names and that work as Musician",
- "question": "Which of Shirley Temple's children works as a musician?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03d9v8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03d9v8 ns:people.person.children ?x .\n?x ns:people.person.profession ns:m.09jwl . \n}",
- "webqsp_ID": "WebQTrn-1377",
- "webqsp_question": "what are shirley temple kids names"
- },
- {
- "ID": "WebQTrn-1817_1ff2a427fb5b3a2e4314c721c6e14bd6",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:37:14",
- "machine_question": "what type of government does the country where BGI Beer beer is made have today",
- "question": "Fin the country that makes BGI Beer, what type of government is in place there?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.01018260 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1817",
- "webqsp_question": "what type of government does vietnam have today"
- },
- {
- "ID": "WebQTest-1301_a60bea07c81573c12c93e515b219c8b0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:07:51",
- "machine_question": "what are fun things to do in sacramento ca and is a body of water with a surface area of 46.336506",
- "question": "What body of water with surface area 46.336506 is located in Sacramento, CA?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07bcn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07bcn ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:geography.body_of_water.surface_area \"46.336506\" . \n}",
- "webqsp_ID": "WebQTest-1301",
- "webqsp_question": "what are fun things to do in sacramento ca"
- },
- {
- "ID": "WebQTrn-2292_2b3b9f6946b4568e42ff7cf53cd7cb5d",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:44:21",
- "machine_question": "what kind of economy was the the governmental jurisdiction that the government that has the position title Premier of the Soviet Union",
- "question": "What is the economy of the country that employs the Premier of the Soviet Union?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.01zpyd . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2292",
- "webqsp_question": "what kind of economy was the soviet union"
- },
- {
- "ID": "WebQTrn-1077_b0e1a46b580ab69854c6fbb55524d3f7",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:52:48",
- "machine_question": "what religions are practiced in the place where Farsi, Eastern Language language is spoken",
- "question": "What religions are observed in the nation where the Farsi language is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.official_language ns:m.02hwl5z . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1077",
- "webqsp_question": "what religions are practiced in afghanistan"
- },
- {
- "ID": "WebQTrn-3249_405d20f9f362abfe757cad9d79f8dede",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and the tv program \"thetvdb_id\" is 70605",
- "question": "What TV program with \"thetvdb_id\" is 70605 dies Tamera Mowry play on?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.thetvdb_id \"70605\" . \n}",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTest-1817_e0caffb4c2f90b728308ee137c9b45fa",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:37:37",
- "machine_question": "where did the person who wrote the lyrics for \"Blunt the Knives\" go to school",
- "question": "Where was the writer of \"Blunt the Knives\" educated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0ngrt2c . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTest-1817",
- "webqsp_question": "where did jrr tolkien go to school"
- },
- {
- "ID": "WebQTest-989_2702c446a98c4f27e194f83b2945c3e7",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:19",
- "machine_question": "what happened to dunkirk during ww2 and is the force size was 400000",
- "question": "What happened in World War II to Dunkirk, involving a force size of 400,000?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0md6f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0md6f ns:location.location.events ?x .\n?x ns:time.event.included_in_event ns:m.081pw .\n?x ns:military.military_conflict.force_strengths ?c .\n?c ns:military.force_strength.force_size \"400000\" . \n}",
- "webqsp_ID": "WebQTest-989",
- "webqsp_question": "what happened to dunkirk during ww2"
- },
- {
- "ID": "WebQTrn-1597_d924c0e2ecd8ee8289e86c845eff324b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:09:23",
- "machine_question": "what characters does seth macfarlane voice and the fictional character which is the parent of Chris Griffin",
- "question": "What animated character is the parent of Chris and is voiced by Seth McFarland?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.021yw7)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.021yw7 ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.character ?x .\n?y ns:tv.regular_tv_appearance.special_performance_type ns:m.02nsjvf .\n?x ns:fictional_universe.fictional_character.children ns:m.02m2hd . \n}",
- "webqsp_ID": "WebQTrn-1597",
- "webqsp_question": "what characters does seth macfarlane voice"
- },
- {
- "ID": "WebQTest-302_88f3f649eed28a53b8a5479dc2c98cb1",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:28:20",
- "machine_question": "what are the official colors of the the sports team arena stadium is AT&T Stadium",
- "question": "What are the official colors of the team that plays in AT&T stadium?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.arena_stadium ns:m.0g9v1q . \n?c ns:sports.sports_team.colors ?x .\n}\n",
- "webqsp_ID": "WebQTest-302",
- "webqsp_question": "what are the official colors of the dallas cowboys"
- },
- {
- "ID": "WebQTrn-1938_82d451237e3819f1b085a95e72a89aa4",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:56:28",
- "machine_question": "what type of government does the place that has the following courts Supreme Court of Israel",
- "question": "What type of government does the place that has the Supreme Court of Israel have?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:law.court_jurisdiction_area.courts ns:m.05lxby . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1938",
- "webqsp_question": "what type of government does israel"
- },
- {
- "ID": "WebQTest-12_3c5c69e3800f38649fbe7828895879e8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:43:21",
- "machine_question": "who is governor of ohio 2011 and who held the position Member of Congress",
- "question": "Which member of Congress was the governor of Ohio in 2011?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05kkh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05kkh ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2011-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2011-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.basic_title ns:m.01gkgk . \n}",
- "webqsp_ID": "WebQTest-12",
- "webqsp_question": "who is governor of ohio 2011"
- },
- {
- "ID": "WebQTrn-1659_a75f0268ac2ced8609cacb5afb5343a7",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:17:22",
- "machine_question": "who do nate robinson play for and a school sports team of University of Washington",
- "question": "What Washington sports team had Nate Robinson on their roster?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07c1_2)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07c1_2 ns:sports.pro_athlete.teams ?y .\n?y ns:sports.sports_team_roster.team ?x .\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.from ?sk0} || \nEXISTS {?y ns:sports.sports_team_roster.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.to ?sk2} || \nEXISTS {?y ns:sports.sports_team_roster.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:sports.school_sports_team.school ns:m.07t90 . \n}",
- "webqsp_ID": "WebQTrn-1659",
- "webqsp_question": "who do nate robinson play for"
- },
- {
- "ID": "WebQTrn-831_f2d789d28c11bc5b682263b07195d208",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:04:24",
- "machine_question": "what is the last movie the artist which recorded Faster Kill Pussycat made",
- "question": "What is the last movie by the artist who recorded Faster Kill Pussycat?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.01dzlwv . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-831",
- "webqsp_question": "what is the last movie brittany murphy made"
- },
- {
- "ID": "WebQTrn-1232_15d1989ca82e76b817f6a531f78e52cc",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:16:08",
- "machine_question": "where was the the governmental jurisdiction that has governmental office holder named Marcus Lollius centered",
- "question": "Which governmental jurisdiction has Marcus Lollius as an office holder?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0wy0ff3 . \n?c ns:location.country.capital ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1232",
- "webqsp_question": "where was the roman empire centered"
- },
- {
- "ID": "WebQTrn-710_bb7b757a2fe5dfa7023b6b4fe34ead4c",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:52:01",
- "machine_question": "when was the last time the team that participated in 2010 World Series won a world series",
- "question": "When did one of the 2010 World Series teams last win a previous World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:time.participant.event ns:m.09gnk2r . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.start_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-710",
- "webqsp_question": "when was the last time the san francisco giants won a world series"
- },
- {
- "ID": "WebQTest-538_62c571c0f7c5f645e7179596b4a308d2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and that was producted by the company New Line Cinema",
- "question": "What movie, produced by the New Line Cinema company, has Taylor Swift been in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.production_companies ns:m.024rgt . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTest-1379_295e56c042fadb701e0904084e4698b4",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:24:45",
- "machine_question": "what did the author of Dante Symphony do to earn a living",
- "question": "What did the composer of Dante Symphony do to earn a living?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:media_common.dedicator.dedications ?k .\n?k ns:media_common.dedication.work_dedicated ns:m.08db_x . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTest-1379",
- "webqsp_question": "what did franz liszt do to earn a living"
- },
- {
- "ID": "WebQTest-538_eccab81d41f566ce2b4f020c37219ae5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and is the same genre as film Abracadabra",
- "question": "Which film has the same genre as Abracadabra that starred Taylor Swift?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:film.film_genre.films_in_this_genre ns:g.11b6_n6p_h . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-1551_67ecccdb1e36ec6ab651eb3bdf3193bd",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:04:15",
- "machine_question": "what was the subject of the film Jesse James Rides Again wife name",
- "question": "Who was the wife of the subject of the film \"Jesse James Rides Again\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.026ytkh . \n?c ns:people.person.spouse_s ?y .\n?y ns:people.marriage.spouse ?x .\n?y ns:people.marriage.type_of_union ns:m.04ztj .\n}\n",
- "webqsp_ID": "WebQTrn-1551",
- "webqsp_question": "what was jesse james wife name"
- },
- {
- "ID": "WebQTrn-2319_14ab2260ec77ebd5b3b8f666efc08fc3",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:48:11",
- "machine_question": "what is the official language of the the governmental jurisdiction that the government that has the position title First Vice Prime Minister of Ukraine",
- "question": "What language is spoken where the First Vice Prime Minister of Ukraine resides?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.0_s0lrd . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTrn-21_beeb032ce88fb3abfb8bf8bd2b657e62",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:04:58",
- "machine_question": "who is the prime minister of the govermental jurisdiction that has govermental body named House of Peoples' Representatives",
- "question": "What prime minister presides over the nation with the House of Peoples' Representatives?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.0c5tfn . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.060bp .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-21",
- "webqsp_question": "who is the prime minister of ethiopia"
- },
- {
- "ID": "WebQTrn-60_9b3e7d4b0dea8af8bcb572e90bd6d0fb",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and is the governmental jurisdiction that has the government position tiitle Minister of Women in the Presidency",
- "question": "What country has a political title called Minister of Women in the Presidency and they speak portuguese?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.office_position_or_title ns:m.010pkksv . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-567_11fd073d11dbb5448b6e6ef3f85999f1",
- "compositionality_type": "superlative",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and is the film that was released earliest",
- "question": "What Ron Howard film was released first?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-261_ce166272cebf3e69798375dc681c1cc6",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:45:58",
- "machine_question": "where is whistler mountain located and the population number is 17909009",
- "question": "Which country with a population of 17909009 is Whistler Mountain in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02pg6z3)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02pg6z3 ns:location.location.containedby ?x .\n?x ns:topic_server.population_number \"17909009\" . \n}",
- "webqsp_ID": "WebQTrn-261",
- "webqsp_question": "where is whistler mountain located"
- },
- {
- "ID": "WebQTrn-452_53e9ff82331f9989379d894e684f1546",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:13:17",
- "machine_question": "where does lala anthony live and where Isadore Rudnick was born",
- "question": "Where does Lala Anthony live, which is also where Isadore Rudnick was born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03l26m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03l26m ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:location.location.people_born_here ns:g.11_p4_7qv . \n}",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTrn-710_f6c8fe3608211104942c4bd00e09dacf",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:52:01",
- "machine_question": "when was the last time the team that participated in 2010 Major League Baseball season won a world series",
- "question": "What is the most recent World Series won by a team which participated in the 2010 Major League Baseball season?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:time.participant.event ns:m.07s3z6q . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.start_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-710",
- "webqsp_question": "when was the last time the san francisco giants won a world series"
- },
- {
- "ID": "WebQTest-213_869cd2b4440032a775e3b845188ec16a",
- "compositionality_type": "comparative",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did scarlett johansson date and a celebritie that had a romantic relationship that ended after 2006",
- "question": "With what celebrity did Scarlett Johansson have a romantic relationship that ended after 2006?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:celebrities.celebrity.sexual_relationships ?c .\n?c ns:celebrities.romantic_relationship.end_date ?num .\nFILTER (?num > \"2006\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-2047_01c02992dccda4886742ee8f9411d939",
- "compositionality_type": "superlative",
- "created": "2017-10-26T02:10:12",
- "machine_question": "where do the chicago cubs play and the venue capacity is largest",
- "question": "Which venue does the Chicago Cubs play at that has the greatest occupancy capacity?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01yjl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01yjl ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.venue.capacity ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-2047",
- "webqsp_question": "where do the chicago cubs play"
- },
- {
- "ID": "WebQTest-626_258527684b01adb1fef0f02a9081ebe7",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:16:26",
- "machine_question": "what does the the body of water under ASB Bridge bisect",
- "question": "What states does the river under ASB Bridge bisect?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:geography.body_of_water.bridges ns:m.0fjlcp . \n?c ns:location.location.partially_contained_by ?y .\n?y ns:location.partial_containment_relationship.partially_contained_by ?x .\n}\n",
- "webqsp_ID": "WebQTest-626",
- "webqsp_question": "what does the missouri river bisect"
- },
- {
- "ID": "WebQTrn-2664_089f7b3b3a9ad4fb403d453204f7fff3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and is the topic that the speaker Jaques Bahar talked about",
- "question": "Which country did Jaques Bahar talk about that is the main trading partner of China?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:event.speech_topic.speeches_or_presentations_on_this_topic ?c .\n?c ns:event.speech_or_presentation.speaker_s ns:m.08ngt98 . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-2784_9ddd77154bbd5aa55ea6b7d543dceaac",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does the subject of the film Tupac: Hip Hop Genius act in",
- "question": "What movies feature the subject of the film \"Tupac: Hip Hop Genius?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.0zn8y2b . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTest-1528_4599452026541030cf9501fbe153fa1e",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does the actor that played in the film The Flannerys play in",
- "question": "What other movies has\" the Flannerys\" actor played in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:g.122h61qh . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-894_ba09c3dc3d29db06f23793be0f1c58c5",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired scott fitzgerald and who died in Castle Leslie",
- "question": "WHat famous person died in Castle Leslie and was an insripation to Scott Fitzgerald?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02zjd ns:influence.influence_node.influenced_by ?x .\n?x ns:people.deceased_person.place_of_death ns:m.027hbk9 . \n}",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTrn-303_b818f73a303b1240045fd4ffcb8e9609",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:51:01",
- "machine_question": "what inspired the author who published editions for Not Without Laughter to write poetry",
- "question": "How did the author who wrote in the Not Without Laughter become inspired to write poetry?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.028y12w . \n?c ns:influence.influence_node.influenced_by ?x .\n}\n",
- "webqsp_ID": "WebQTrn-303",
- "webqsp_question": "what inspired langston hughes to write poetry"
- },
- {
- "ID": "WebQTrn-2875_58e9566abd822ef6687a4e1a0a22926c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:16:00",
- "machine_question": "what language do cyprus speak and is the language found in the fictional universe The Tortall Universe",
- "question": "What language can be found in both Cyprus and the fictional world called The Tortall Universe?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01ppq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01ppq ns:location.country.languages_spoken ?x .\n?x ns:fictional_universe.fictional_language.found_in_fictional_universe ns:m.02k6v6k . \n}",
- "webqsp_ID": "WebQTrn-2875",
- "webqsp_question": "what language do cyprus speak"
- },
- {
- "ID": "WebQTrn-557_12cad9d9eb020bdd9bfd11099ac0a07c",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:31:55",
- "machine_question": "who played dorothy in the a film that Holly Bane was a crew member of",
- "question": "Who played the character name Dorothy in the film whose Crew included Holly Bane?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.other_crew ?k .\n?k ns:film.film_crew_gig.crewmember ns:m.0gbykpq . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.020hj1 .\n}\n",
- "webqsp_ID": "WebQTrn-557",
- "webqsp_question": "who played dorothy in the wizard of oz movie"
- },
- {
- "ID": "WebQTest-989_da2b4e8fad25344138135bddb0b6812d",
- "compositionality_type": "superlative",
- "created": "2017-10-26T09:16:19",
- "machine_question": "what happened to dunkirk during ww2 and is the force size was smallest",
- "question": "What happened during WWII with the smallest force size in Dunkirk?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0md6f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0md6f ns:location.location.events ?x .\n?x ns:time.event.included_in_event ns:m.081pw .\n?x ns:military.military_conflict.force_strengths ?c .\n?c ns:military.force_strength.force_size ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-989",
- "webqsp_question": "what happened to dunkirk during ww2"
- },
- {
- "ID": "WebQTest-537_de17dd1afec3743e98d327e6b1912e99",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and in which costumes where designed by Carlo Poggioli",
- "question": "Which movie that Charlie Hunnam was in was Carlo Poggioli the costume designer on?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.costume_design_by ns:m.03nsg28 . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-2023_139d69ce55d2d9feed41587eb4aa1b54",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:07:58",
- "machine_question": "where the actor that played the character Untouchable J was raised",
- "question": "Where was the actor who played the character 'Untouchable J' raised?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0ngng9x . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2023",
- "webqsp_question": "where jay z was raised"
- },
- {
- "ID": "WebQTrn-105_8b3815ec57389b13892dd5abb108cc4e",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:14:59",
- "machine_question": "what is the best currency to take to the location that contains Gebel Elba 2013",
- "question": "What is the currency for the Genes Elba 2013 country?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.location.partially_contains ns:m.026cy73 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-105",
- "webqsp_question": "what is the best currency to take to egypt 2013"
- },
- {
- "ID": "WebQTrn-2784_1dc2b7729c8e70203833586f0d1bd021",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and film casting director was Ellyn Long Marshall",
- "question": "What movies which Tupac acts in feature Ellyn Long Marshall as a film casting director?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_casting_director ns:m.091tr2b . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-1577_cbcb6d987a82c89fb2d8355ee01c84e8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:06:58",
- "machine_question": "where did james baldwin go to school and the NCES school ID is 360008701940",
- "question": "Which school did James Baldwin attend, whose NCES school ID is 360008701940?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.017_pb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.017_pb ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.school.nces_school_id \"360008701940\" . \n}",
- "webqsp_ID": "WebQTrn-1577",
- "webqsp_question": "where did james baldwin go to school"
- },
- {
- "ID": "WebQTrn-750_0797d49907352ad21513a1899c107935",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:56:04",
- "machine_question": "what years have the dodgers won the world series and Minnesota Twins was the championship runner up",
- "question": "In what year did the Dodgers win the World Series while the Minnesota Twins were the runners up?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04mjl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04mjl ns:sports.sports_team.championships ?x .\n?x ns:sports.sports_championship_event.runner_up ns:m.0512p . \n}",
- "webqsp_ID": "WebQTrn-750",
- "webqsp_question": "what years have the dodgers won the world series"
- },
- {
- "ID": "WebQTest-212_fe5563450d6a99dc34e68733a217ec5a",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:10:07",
- "machine_question": "which states does the the body of water under Mike O'Callaghan\u00e2\u0080\u0093Pat Tillman Memorial Bridge run through",
- "question": "Which states does the body of water under Mike O'Callaghan\u00e2\u0080\u0093Pat Tillman Memorial Bridge run through?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:geography.body_of_water.bridges ns:m.0625rm . \n?c ns:location.location.partially_containedby ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"State\")\n}\n",
- "webqsp_ID": "WebQTest-212",
- "webqsp_question": "which states does the colorado river run through"
- },
- {
- "ID": "WebQTrn-2664_9c30227e437d561a395bf8370530b6e6",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and is the coutry that has compatible power plugs of type Power plug Type F",
- "question": "What countries with Type F compatible power plugs are also among China's main trading partners?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:engineering.location_with_mains_power.mains_power_standards ?c .\n?c ns:engineering.mains_power.compatible_plugs ns:m.08ny25y . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-2570_574668bf5eda0818fafe2188b34ec4e1",
- "compositionality_type": "superlative",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and is the US president with presidency number smallest",
- "question": "Who was the first President of the United States during WW2?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.us_president.presidency_number ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-3376_3cfac4b90586c13b7348805674c750e1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T05:34:14",
- "machine_question": "where did kevin hart go to school and is the university that has number of postgraduates 9153",
- "question": "Which university has 9153 postgraduates and had Kevin Hart as a student?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0ggp1n)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0ggp1n ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number \"9153\" . \n}",
- "webqsp_ID": "WebQTrn-3376",
- "webqsp_question": "where did kevin hart go to school"
- },
- {
- "ID": "WebQTrn-1069_3c89af72801c057504e78b3a263a9b77",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:50:55",
- "machine_question": "what language do denmark and that has initials de",
- "question": "What language is used in Denmark with the abbreviation DE?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0k6nt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0k6nt ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.iso_639_1_code \"de\" . \n}",
- "webqsp_ID": "WebQTrn-1069",
- "webqsp_question": "what language do denmark"
- },
- {
- "ID": "WebQTest-1260_a65373d6ffaa966c347087864c895897",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:57:17",
- "machine_question": "what year did the sports team arena stadium is M&T Bank Stadium win super bowl",
- "question": "What is the year that the team whose's arena is the M&T Bank Stadium won the Superbowl?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.arena_stadium ns:m.01yq7r . \n?c ns:sports.sports_team.championships ?x .\n?x ns:common.topic.notable_types ns:m.01xljv1 .\n}\n",
- "webqsp_ID": "WebQTest-1260",
- "webqsp_question": "what year did baltimore ravens win super bowl"
- },
- {
- "ID": "WebQTrn-452_1d0c91a3d6cd311c9396753e42fcd668",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:13:17",
- "machine_question": "where does lala anthony live and is the place in which the fictional character Molly Walker lived",
- "question": "Where did Lala Antony and fictional character Molly Walker live?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03l26m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03l26m ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:fictional_universe.fictional_setting.characters_that_have_lived_here ns:m.03cv_s6 . \n}",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTrn-2871_33d094752c50e78dccdde4c8cc7fff97",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:15:50",
- "machine_question": "what is there to see near the grand canyon and that were established in the year 1919-02-26",
- "question": "What historic attraction created on 1919-02-26 is located near the Grand Canyon?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cns5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cns5 ns:travel.tourist_attraction.near_travel_destination ?x .\n?x ns:protected_sites.protected_site.date_established \"1919-02-26\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2871",
- "webqsp_question": "what is there to see near the grand canyon"
- },
- {
- "ID": "WebQTest-743_b30993b3354e5b4bb3ded1e07150aef8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of jfk 's brothers and served in political party Democratic Party",
- "question": "Who were JFK's brothers, who also served in the political party the Democratic Party?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:government.politician.party ?c .\n?c ns:government.political_party_tenure.party ns:m.0d075m . \n}",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTest-213_9805ec83ee6507fdc5345f06abe4417c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did scarlett johansson date and contributed to the story of the film Take Me Home Tonight",
- "question": "Who helped make Take Me Home Tonight and also dated Scarlett Johansson?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:film.film_story_contributor.film_story_credits ns:m.0287c4r . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-60_ef708be5cfc5c1fcaa9a96b91aa6028a",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and is in Eurasia",
- "question": "What countries in Eurasia do people speak portuguese?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.location.containedby ns:m.02qkt . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-1645_b797099cd5718b7e0784f12721f3689f",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:16:20",
- "machine_question": "where did the the military commander was William Carroll start",
- "question": "Where did William Carroll start as the military commander?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:military.military_conflict.commanders ?k .\n?k ns:military.military_command.military_commander ns:m.03jhkv . \n?c ns:time.event.locations ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1645",
- "webqsp_question": "where did the battle of new orleans start"
- },
- {
- "ID": "WebQTrn-3083_b1f9bf9c0551430652e0ae3b98455ea6",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:46:34",
- "machine_question": "who was the leader of the where the currency Soviet ruble is used in 1948",
- "question": "In 1948 when the ruble currency was used, who was the Soviet leader?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_formerly_used ns:m.025rymp . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkx3 .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"1948-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"1948-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-3083",
- "webqsp_question": "who was the leader of the ussr in 1948"
- },
- {
- "ID": "WebQTrn-2189_602d3e74c7063895f149a8f44b9e406f",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:28:26",
- "machine_question": "what is modern the country where Domari Language is spoken language",
- "question": "What language is spoken in the place that also speaks Domari?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.0c4chg . \n?c ns:location.country.official_language ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2189",
- "webqsp_question": "what is modern egyptian language"
- },
- {
- "ID": "WebQTrn-2871_a70c7fd7ecc2aef83d0149355d69ddd1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:15:50",
- "machine_question": "what is there to see near the grand canyon and is a lake of type Reservoir",
- "question": "Which reservoir-type lake is around the Grand Canyon?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cns5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cns5 ns:travel.tourist_attraction.near_travel_destination ?x .\n?x ns:geography.lake.lake_type ns:m.093shy . \n}",
- "webqsp_ID": "WebQTrn-2871",
- "webqsp_question": "what is there to see near the grand canyon"
- },
- {
- "ID": "WebQTrn-2569_af4a1e99ad0adc75a3ae5c4ff0ced65b",
- "compositionality_type": "superlative",
- "created": "2017-10-26T03:22:42",
- "machine_question": "where do the houston rockets play basketball and the venue capacity is largest",
- "question": "What basketball venue has the largest audience capacity where the Houston Rockets also play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0jmfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0jmfb ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.venue.capacity ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-2569",
- "webqsp_question": "where do the houston rockets play basketball"
- },
- {
- "ID": "WebQTrn-2615_48a6ac5681b2e67e07d84708115db614",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:34:08",
- "machine_question": "what instrument does the person that wrote Fela! play",
- "question": "What instruments does the author of Fela! play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:theater.theatrical_lyricist.play_lyrics_written ns:m.07s3d1h . \n?c ns:music.group_member.instruments_played ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2615",
- "webqsp_question": "what instrument does fela kuti play"
- },
- {
- "ID": "WebQTrn-2570_65caa97d61f0ca1f4072cef3806cc28f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and who held the position Assistant Secretary",
- "question": "What former Assistant Secretary was president of the United States during World War II?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.basic_title ns:m.09tm8y . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-568_02ce61aa4afe73ccad00e588d96f46b4",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:33:08",
- "machine_question": "what county is the place that has the neighborhood Parkdale",
- "question": "What county contains the neighborhood Parkdale?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.place_with_neighborhoods.neighborhoods ns:m.05zlk4p . \n?c ns:location.hud_county_place.county ?x .\n}\n",
- "webqsp_ID": "WebQTrn-568",
- "webqsp_question": "what county is charlotte north carolina"
- },
- {
- "ID": "WebQTrn-1770_a20e1601fd13aaf28cdd046f51cdbb05",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:30:05",
- "machine_question": "what is the artist aword nominated for Best Thing I Never Had 's daughters name",
- "question": "What is the name of the daughter of the artist responsible for Best Thing I Never Had.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.0gvttw7 . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1770",
- "webqsp_question": "what is beyonce 's daughters name"
- },
- {
- "ID": "WebQTrn-25_d315c4815af961d22882675a61b35b81",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and that was production designed by David Brisbin",
- "question": "What movie did production designer David Brisbin produce that Taylor Lautner plays in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_production_design_by ns:m.08n57jb . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-372_908bc694cfc986271573e7eb4cf5ad12",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:00:52",
- "machine_question": "what do catholics call their god and that was born in Judea",
- "question": "What do Catholics call their god, who was born in Judea?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c8wxp)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c8wxp ns:religion.religion.deities ?x .\n?x ns:people.person.place_of_birth ns:m.065sh7 . \n}",
- "webqsp_ID": "WebQTrn-372",
- "webqsp_question": "what do catholics call their god"
- },
- {
- "ID": "WebQTrn-25_252d137604962f7d6895cfa071871cbf",
- "compositionality_type": "comparative",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and the tv program episode running time is less than 60",
- "question": "What movie with a television running time of less than 60 minutes features Taylor Lautner?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:tv.tv_program.episode_running_time ?num .\nFILTER (xsd:integer(?num) < 60) . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-2784_a498cfbc65b63a5a550022b508cbf059",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and that was producted by John Singleton",
- "question": "What movies was Tupac in that were produced by John Singleton?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.produced_by ns:m.014gc6 . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-1001_33d9f1ae3911d4f69a9993902924107d",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:37:46",
- "machine_question": "what super bowls have the giants won and Denver Broncos was the championship runner up",
- "question": "Which Super Bowl did the Giants win against the Denver Broncos?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05gg4)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05gg4 ns:sports.sports_team.championships ?x .\n?x ns:common.topic.notable_types ns:m.01xljv1 .\n?x ns:sports.sports_championship_event.runner_up ns:m.0289q . \n}",
- "webqsp_ID": "WebQTrn-1001",
- "webqsp_question": "what super bowls have the giants won"
- },
- {
- "ID": "WebQTest-537_70ae47ad2977c391268c7ad67ce1d56d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and that the story was written by P. D. James",
- "question": "Which story written by P. D. James has Charlie Hunnam been in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.story_by ns:m.015fyd . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTest-1120_f25e1b6a5f19331858581dc6846ab77d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:39:23",
- "machine_question": "what was the currency used in france before the euro and is currency of Kingdom of France",
- "question": "What currancy was used before France adopted the Euro?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.country.currency_formerly_used ?x .\n?x ns:finance.currency.countries_used ns:m.06w9f3_ . \n}",
- "webqsp_ID": "WebQTest-1120",
- "webqsp_question": "what was the currency used in france before the euro"
- },
- {
- "ID": "WebQTrn-60_15526ec941b7067d506b9af5029246fb",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and that has a GDP deflator change of rate 0.8",
- "question": "What Portuguese speaking country that has a GDP deflator change rate of 0.8?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.gdp_deflator_change ?c .\n?c ns:measurement_unit.dated_percentage.rate \"0.8\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTest-743_d1a984c71ef01065e1506cdf340d2ccb",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of jfk 's brothers and a American football player",
- "question": "What football player was a sibling of JFK?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:sports.pro_athlete.sports_played_professionally ?c .\n?c ns:sports.pro_sports_played.sport ns:m.0jm_ . \n}",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTrn-3673_3d9860939127b963951c73a63c039f6a",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:20:52",
- "machine_question": "what timezone is has an official symbol of Aquilegia caerulea in",
- "question": "What time zone uses the symbol of Aquilegia Caerula?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.official_symbols ?k .\n?k ns:location.location_symbol_relationship.symbol ns:m.069d4f . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3673",
- "webqsp_question": "what timezone is colorado in"
- },
- {
- "ID": "WebQTest-450_8928d9663aabbda9525d0b8cbf2e3e39",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:49:58",
- "machine_question": "what is the national flower of the district represented by John D. Waihee III",
- "question": "Which flower is the state flower in the district represented by John D. Waihee III?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_district.representatives ?k .\n?k ns:government.government_position_held.appointed_by ns:m.01_j0p . \n?c ns:government.governmental_jurisdiction.official_symbols ?y .\n?y ns:location.location_symbol_relationship.symbol ?x .\n?y ns:location.location_symbol_relationship.Kind_of_symbol ns:m.04627gn .\n}\n",
- "webqsp_ID": "WebQTest-450",
- "webqsp_question": "what is the national flower of hawaii"
- },
- {
- "ID": "WebQTrn-3543_caa949f69f32817879bb6cee12a046fa",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:06:32",
- "machine_question": "what countries does japan export to and is the country that has an iso 3166-1 alpha-3 of TV",
- "question": "What country that Japan exports to has an ISO of 3166-1 alpha-3?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.country.iso3166_1_alpha2 \"TV\" . \n}",
- "webqsp_ID": "WebQTrn-3543",
- "webqsp_question": "what countries does japan export to"
- },
- {
- "ID": "WebQTest-538_24e115cb188daf911ab18e8bdb034829",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and that was producted by Alan Sacks",
- "question": "In which movies produced by Alan Sacks did Taylor Swift play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.produced_by ns:m.01w_5g5 . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTest-989_4b6636a049fa767111eef6ce82bf7054",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:19",
- "machine_question": "what happened to dunkirk during ww2 and the lower estimate of the number of casualties were 30000",
- "question": "What happened during ww2 when a lower estimate of 30000 casualties occurred in Dunkirk?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0md6f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0md6f ns:location.location.events ?x .\n?x ns:time.event.included_in_event ns:m.081pw .\n?x ns:military.military_conflict.casualties ?c .\n?c ns:military.casualties.lower_estimate \"30000\" . \n}",
- "webqsp_ID": "WebQTest-989",
- "webqsp_question": "what happened to dunkirk during ww2"
- },
- {
- "ID": "WebQTest-1178_bef1a23164be79d6626c67a50fd6f3f5",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:47:51",
- "machine_question": "where is the author who published editions for The Rose That Grew from Concrete from originally",
- "question": "Where is \"The Rose That Grew from Concrete\" author originally from?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04xl32f . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTest-1178",
- "webqsp_question": "where is tupac from originally"
- },
- {
- "ID": "WebQTrn-1023_6b6f19d9abc98d7eda3c6da9a66f1176",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:42:01",
- "machine_question": "what is the money of the place where breed Cordoba Fighting Dog originated in called",
- "question": "What currency is used in the country that breeds Cordoba Fighting Dog?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.07mfhs . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1023",
- "webqsp_question": "what is the money of argentina called"
- },
- {
- "ID": "WebQTrn-1677_2a1c28332b99af705e4c180cdb1ea457",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and is the film that was released latest",
- "question": "Of the films in which Adam Sandler performed, which one has released latest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTest-1012_7186c1abcae6bcdef171df1feb16997a",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:17:46",
- "machine_question": "what to do in the location where the film \"Chillerama\" takes place ca this weekend",
- "question": "What are the tourist attraction in the California location that the film Chillerama take place?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0fpwgv_ . \n?c ns:travel.travel_destination.tourist_attractions ?x .\n}\n",
- "webqsp_ID": "WebQTest-1012",
- "webqsp_question": "what to do in hollywood ca this weekend"
- },
- {
- "ID": "WebQTrn-1077_650d34b1e00a9eb523bfaa19fab93445",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:52:48",
- "machine_question": "what religions are practiced in afghanistan and the religon where the deities is \"Allah\"",
- "question": "What religions with the deity Allah are practiced in Afghanistan?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0jdd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0jdd ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.deities ns:m.0jfd . \n}",
- "webqsp_ID": "WebQTrn-1077",
- "webqsp_question": "what religions are practiced in afghanistan"
- },
- {
- "ID": "WebQTest-1251_cb535b26088aa7a8cf49a7aba65ef3d3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:57:03",
- "machine_question": "which countries speak germanic languages and country has nominal gdp currency of United States Dollar",
- "question": "What country speaks Germanic and uses a USD nominal GDP currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:location.country.gdp_nominal ?c .\n?c ns:measurement_unit.dated_money_value.currency ns:m.09nqf . \n}",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTrn-2400_37b8bb558f94dcc894666b37a6f49cf5",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:56:57",
- "machine_question": "who portrayed the film whose soundtrack is Raiders of the Lost Ark in raiders of the lost ark",
- "question": "Who played the lead character in Raiders of the Lost Ark?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.soundtrack ns:m.01h9j2c . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.03ttl .\n}\n",
- "webqsp_ID": "WebQTrn-2400",
- "webqsp_question": "who portrayed indiana jones in raiders of the lost ark"
- },
- {
- "ID": "WebQTrn-241_1585c877fba1b54118368d3281977b51",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with france and the population number is 10045158",
- "question": "Which country shares its border with France and also has a population of 10,045,158?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:topic_server.population_number \"10045158\" . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-2784_1ef455d28d4c19f07ec1bf5ca5bad8c3",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does the actor that played the character Ezekiel 'Spoon' Whitmore act in",
- "question": "What movies feature the actor who played the character Ezekiel 'Spoon' Whitmore?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0dl7n7f . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-1405_b5513034c35cc49fda740f1a0ae5b7b9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:40:40",
- "machine_question": "where did president kennedy go to school and is the university that Sam Seaborn graduated from",
- "question": "Did US President Kennedy and fictional character Sam Seaborn attend the same real university?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:fictional_universe.school_in_fiction.students_graduates ns:m.03vzhg . \n}",
- "webqsp_ID": "WebQTrn-1405",
- "webqsp_question": "where did president kennedy go to school"
- },
- {
- "ID": "WebQTrn-125_0e7444ddeac8c5f9b236df292cb8ba04",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:18:13",
- "machine_question": "where did the artist aword nominated for Why I Oppose the War in Vietnam got shot",
- "question": "Where did the artist who was nominated for Why I Oppose the War in Vietnam get shot?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.09174xq . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-125",
- "webqsp_question": "where did martin luther king got shot"
- },
- {
- "ID": "WebQTrn-1069_d6b399b7abccfea2d7204210d458e552",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:50:55",
- "machine_question": "what language do the area in which the newspaper Berlingske is circulated",
- "question": "What language do people speak in the region where the Berlingske newspaper is circulated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.050_0_ . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1069",
- "webqsp_question": "what language do denmark"
- },
- {
- "ID": "WebQTrn-372_7b007dd531ffcec2e9851f115c60690c",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:00:52",
- "machine_question": "what do catholics call their god and is the person that said \"Repent: for the kingdom of heaven is at hand.\"",
- "question": "Which person, who Catholics call their god, said, \"Repent: for the kingdom of heaven is at hand?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c8wxp)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c8wxp ns:religion.religion.deities ?x .\n?x ns:people.person.quotations ns:m.094t_k_ . \n}",
- "webqsp_ID": "WebQTrn-372",
- "webqsp_question": "what do catholics call their god"
- },
- {
- "ID": "WebQTest-1785_93e1fd62731faae7d41298333b69130b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and that had a sequel named Return from Witch Mountain",
- "question": "What show starring Kim Richards that has a sequel Return from The Witch Mountain?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.sequel ns:m.05r3nm . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-1677_dfc072f2e7e0fc20dad1e7605941910d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and is they music was by Ray Ellis",
- "question": "What movie with Ray Ellis' music starred Adam Sandler?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.music ns:m.01w4v65 . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-1077_d9bc2c5e35761bbc475b7900393fcc97",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:52:48",
- "machine_question": "what religions are practiced in the place where breed Qatgani originated in",
- "question": "Who knows the religions that are practiced in the home of the Qatgani?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.057x0y . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1077",
- "webqsp_question": "what religions are practiced in afghanistan"
- },
- {
- "ID": "WebQTrn-894_561ebb832e53151cc5d735f5acf00c15",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired scott fitzgerald and was influenced by William Hazlitt",
- "question": "Who was the person who was inspired by William Hazlitt and who inspired Scott Fitzgerald?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02zjd ns:influence.influence_node.influenced_by ?x .\n?x ns:influence.influence_node.influenced_by ns:m.015h69 . \n}",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTrn-567_56763f477e39878bdaf767b6319fabfc",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and cinematography was by Gary Graver",
- "question": "What movie had cinematography by Gary Graver and was made by Ron Howard?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.cinematography ns:m.026xvgn . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-2316_43599829b44f541f6a22bdc799463e86",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:47:49",
- "machine_question": "what influenced jackson pollock 's work and was also a peer of Wilhelm Reich",
- "question": "Who influenced the work of Jackson Pollock and was also a peer of Wilhelm Reich?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04510)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04510 ns:influence.influence_node.influenced_by ?x .\n?x ns:influence.influence_node.peers ?c .\n?c ns:influence.peer_relationship.peers ns:m.01c581 . \n}",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTest-1120_6c19bc1fe78f2c0015bfd29e5c12767c",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:39:23",
- "machine_question": "what was the currency used in the governmental jurisdiction that held the legislative session of the First Valls Government before the euro",
- "question": "Before the Euro, what currency did the governmental jurisdiction that held the legislative session of the First Valls Government use?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.legislative_sessions ns:m.0105s275 . \n?c ns:location.country.currency_formerly_used ?x .\n}\n",
- "webqsp_ID": "WebQTest-1120",
- "webqsp_question": "what was the currency used in france before the euro"
- },
- {
- "ID": "WebQTest-745_384ed622fab384974f2469ecba6710b9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:35:37",
- "machine_question": "what was augustus caesar famous for and is the goverment office held by Constantine XI Palaiologos",
- "question": "What is the government office held by both Constantine XI Palaigolos and Agustus Caesar?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0ngg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0ngg ns:people.person.profession ?x .\n?x ns:government.government_office_category.officeholders ?c .\n?c ns:government.government_position_held.office_holder ns:m.0h7qj . \n}",
- "webqsp_ID": "WebQTest-745",
- "webqsp_question": "what was augustus caesar famous for"
- },
- {
- "ID": "WebQTrn-2818_afea22a6b6053661163da4f6fdfdbc5e",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:07:56",
- "machine_question": "where does river that flows through Kazan start",
- "question": "Where is the starting point of the river that flows through Kazan?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:geography.river.cities ns:m.01cr28 . \n?c ns:geography.river.origin ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2818",
- "webqsp_question": "where does volga river start"
- },
- {
- "ID": "WebQTest-1923_c7d66eb79bfe629693518f6f70cb04ab",
- "compositionality_type": "comparative",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and is the film that was released after 2004-03-26",
- "question": "What film that was released after 2004-03-26 has Miley Cyrus in it?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\nFILTER (?num > \"2004-03-26\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTest-1817_cf0d7c6febac6c25ce4682eccbe7171a",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:37:37",
- "machine_question": "where did the composer of Hymn to Elbereth go to school",
- "question": "What schools did the composer of Hymn to Elbereth attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0zh1g94 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTest-1817",
- "webqsp_question": "where did jrr tolkien go to school"
- },
- {
- "ID": "WebQTest-1289_eea3b29de80d4fe1cf49b0bf676e4b42",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:05:41",
- "machine_question": "what type of music did mozart composed and appear in the film In the Shadow of the Stars",
- "question": "What type of music, featured in Shadow of the Stars, was composed by Mozart?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.082db)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.082db ns:music.artist.genre ?x .\n?x ns:film.film_genre.films_in_this_genre ns:m.026t80_ . \n}",
- "webqsp_ID": "WebQTest-1289",
- "webqsp_question": "what type of music did mozart composed"
- },
- {
- "ID": "WebQTrn-2570_55956f6a05626e02343f423cae29b1a2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and was nominee of the National Book Award for Nonfiction award",
- "question": "What nominee for the National Book Award served as the US President during WWII?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:award.award_nominee.award_nominations ?c .\n?c ns:award.award_nomination.award ns:m.03p0vn4 . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTest-213_899618ed986b504e3b952eacca7ebb0d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did scarlett johansson date and produced the film Artifact",
- "question": "Which producer of Artifact dated Scarlett Johansson?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:film.producer.film ns:m.0p79q5c . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-1577_49e51cefc94932deb2b160d8de21d204",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:06:58",
- "machine_question": "where did the artist aword nominated for Just Above My Head go to school",
- "question": "Where did the Just Above My Head Artist Award nominee attend school?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.03d6d9f . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1577",
- "webqsp_question": "where did james baldwin go to school"
- },
- {
- "ID": "WebQTrn-3249_e06557157734dfdbc8119f4165ee9f0e",
- "compositionality_type": "superlative",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and the tv program \"thetvdb_id\" is smallest",
- "question": "What is the name of the show where Tamera Mowry performs and is the smallest on the program?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.thetvdb_id ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTrn-124_401347365692c5a69ad4c61e03ef4caf",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and is the film was released to the distribution medium DVD",
- "question": "Which movie directed by Angelina Jolie was released to video?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.film_release_distribution_medium ns:m.029j_ . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTest-1923_c606d81a0b9a8fe9f1a8a17239ebe8e2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and is of genere Stop motion",
- "question": "What films are considered to be in the genre Stop motion and feature the actress Miley Cyrus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:media_common.media_genre.child_genres ns:m.06qln . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-1677_35504fa84f9be86a31a22c167e7c17ef",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and that was edited by Chris Columbus",
- "question": "Which Adam Sandler movies were edited by Chris Columbus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.edited_by ns:m.01r2c7 . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTest-1528_095fa5debd36c3c1e23980a2cb0dbe32",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and that had a sequel named Percy Jackson: Sea of Monsters",
- "question": "Which Logan Lerman film had a sequel titled \"Percy Jackson:Sea of Monsters\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.sequel ns:m.0d31rqr . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-3170_b50634fcb022c0a649341ed319148244",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:01:04",
- "machine_question": "what does the politician that held the government position Undersecretary have a degree in",
- "question": "The politician who held the position of Undersecretary has a degree in what?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.basic_title ns:m.0cq0r_ . \n?c ns:people.person.education ?y .\n?y ns:education.education.major_field_of_study ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3170",
- "webqsp_question": "what does obama have a degree in"
- },
- {
- "ID": "WebQTrn-1677_e55f7dc367dcafe85ae66200b752686d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and which is from United States of America",
- "question": "Which movies from America star Adam Sandler?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.country ns:m.09c7w0 . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-2549_ea65a065bc9b8f5eda6ea8c0716c84b8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:17:24",
- "machine_question": "where does the roman language come from and is part of language family Aragonese Language",
- "question": "From what language family of Aragonese Languages did the Roman Language come from?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04h9h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04h9h ns:language.human_language.language_family ?x .\n?x ns:language.language_family.languages ns:m.011d8 . \n}",
- "webqsp_ID": "WebQTrn-2549",
- "webqsp_question": "where does the roman language come from"
- },
- {
- "ID": "WebQTrn-1532_63f0f2e72ae29d43f69c9832a18f2fc6",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:00:28",
- "machine_question": "what college did harry s. truman attend and is the university that has number of undergraduates smallest",
- "question": "Of the colleges attended by Harry S. Truman, which has the smallest number of undergraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09bg4l)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09bg4l ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-1532",
- "webqsp_question": "what college did harry s. truman attend"
- },
- {
- "ID": "WebQTrn-1841_034ac92648bf25647da95a8f8c27d0f0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:41:53",
- "machine_question": "what are popular sports in spain and that is sponsered by Iberdrola",
- "question": "What popular sport in Spain is sponsored by Iberdrola?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06mkj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06mkj ns:sports.sports_team_location.teams ?x .\n?x ns:business.sponsored_recipient.sponsorship ?c .\n?c ns:business.sponsorship.sponsored_by ns:m.08x83f . \n}",
- "webqsp_ID": "WebQTrn-1841",
- "webqsp_question": "what are popular sports in spain"
- },
- {
- "ID": "WebQTrn-2653_7b9d8c76a6ce165dc9f94d3727ddc2f1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have france been involved in and war that had the event First Indochina War",
- "question": "What war had the First Indochina War with france?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n?x ns:time.event.included_in_event ns:m.01gjd0 . \n}",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTest-924_71dafd4dc9f924bd6a877001ef9371e1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:08:08",
- "machine_question": "what team did messi play for in 2010 and that is sponsered by Beko",
- "question": "What team is sponsored by Beko and had player Messi on their roster in 2010?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06qjgc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06qjgc ns:sports.pro_athlete.teams ?y .\n?y ns:sports.sports_team_roster.team ?x .\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.from ?sk0} || \nEXISTS {?y ns:sports.sports_team_roster.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2010-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.to ?sk2} || \nEXISTS {?y ns:sports.sports_team_roster.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2010-01-01\"^^xsd:dateTime) })\n?x ns:business.sponsored_recipient.sponsorship ?c .\n?c ns:business.sponsorship.sponsored_by ns:m.0h56cn0 . \n}",
- "webqsp_ID": "WebQTest-924",
- "webqsp_question": "what team did messi play for in 2010"
- },
- {
- "ID": "WebQTrn-25_c6aae951fbe7083c124e30da9399cb2b",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and features the song Endtapes",
- "question": "The song, Endtapes, is in the movie that also stars Taylor Lautner.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.featured_song ns:m.011k7br0 . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-1938_fa2f7731ddb5e1a327b2e49b9fe9c9c5",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:56:28",
- "machine_question": "what type of government does the country where Maccabee beer is made",
- "question": "Find the country that produces Maccabee Beer, what type of government is used there?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqjjl . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1938",
- "webqsp_question": "what type of government does israel"
- },
- {
- "ID": "WebQTest-576_c0f753939e8b2de74358ed2de5a4570b",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:12:32",
- "machine_question": "what are the 7 countries that are part of the affected area of the cyclone Tropical Storm Alma",
- "question": "Which of the following countries are part of the 7 in the area affected by the cyclonic Tropical Storm Alma?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:meteorology.cyclone_affected_area.cyclones ns:m.047cc34 . \n?c ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n}\n",
- "webqsp_ID": "WebQTest-576",
- "webqsp_question": "what are the 7 countries that are part of central america"
- },
- {
- "ID": "WebQTrn-1077_cc0464b6c4d58f46963855573fbc7c3b",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:52:48",
- "machine_question": "what religions are practiced in where the currency Abasi is used ",
- "question": "What are the primary religions in the countries that uses Abasi as their currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_formerly_used ns:m.07vn8x . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1077",
- "webqsp_question": "what religions are practiced in afghanistan"
- },
- {
- "ID": "WebQTrn-1294_2033e3c67da93638a8c273fbfb374a60",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:22:48",
- "machine_question": "what is vito corleone real name and produced the film What Just Happened",
- "question": "Who is the man who played Vito Corleone and produced the movie What Just Happened?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05hp_9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05hp_9 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:film.producer.film ns:m.02rj2v7 . \n}",
- "webqsp_ID": "WebQTrn-1294",
- "webqsp_question": "what is vito corleone real name"
- },
- {
- "ID": "WebQTest-1513_5714a7a5f1feec1348045800b0c0c28c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:48:57",
- "machine_question": "what to do downtown sacramento and the place is an amusement park that opened 1986",
- "question": "Which amusement park in downtown Sacramento opened in 1986?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07bcn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07bcn ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:amusement_parks.park.opened \"1986\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1513",
- "webqsp_question": "what to do downtown sacramento"
- },
- {
- "ID": "WebQTrn-2483_ca1749e4baddea3c1584a14e53888fbd",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:08:56",
- "machine_question": "where does the river that flows through Dowra end",
- "question": "Where is the end of the river that flows through Dowra?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:geography.river.cities ns:m.08ds84 . \n?c ns:geography.river.mouth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2483",
- "webqsp_question": "where does the shannon river end"
- },
- {
- "ID": "WebQTest-106_adee4fffb5ddcd6fb97a507e2bd95983",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:54:42",
- "machine_question": "who did armie hammer play in the the movie that Robin Dowell played in",
- "question": "Which characters did Armie Hammer play in the movie that also included Robin Dowell?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.actor ns:m.0pbxn3q . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.actor ns:m.03y9941 .\n}\n",
- "webqsp_ID": "WebQTest-106",
- "webqsp_question": "who did armie hammer play in the social network"
- },
- {
- "ID": "WebQTrn-2904_7d5bf80a1d061336498479b43c6362b5",
- "compositionality_type": "comparative",
- "created": "2017-10-26T04:20:01",
- "machine_question": "where did lauren conrad live and the location GNIS feature ID is less than 1662328",
- "question": "Which cities with a GNIS feature ID less than 1662328 did Lauren Conrad live in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:location.location.gnis_feature_id ?num .\nFILTER (xsd:integer(?num) < 1662328) . \n}",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTrn-738_02f369c2bced52a4c8cb4bd609f9b1df",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:55:36",
- "machine_question": "what did the scientist the academic advisor of William Henry Bragg discover",
- "question": "What was scientist William Henry Bragg's academic advisor's discovery?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:education.academic.advisees ns:m.023bwq . \n?c ns:symbols.name_source.namesakes ?x .\n}\n",
- "webqsp_ID": "WebQTrn-738",
- "webqsp_question": "what did the scientist thomson discover"
- },
- {
- "ID": "WebQTrn-25_776d4344215b63020ecf723f55627d8e",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and is about Vampire",
- "question": "What vampire movie does Taylor Lautner act in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.subjects ns:m.07yjb . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-1053_4c8649801d197e6eb5377d292c0b6ca8",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:48:13",
- "machine_question": "what was the actor that played the character Henri Ducard 's character in star wars",
- "question": "Which actor played the character Henri Ducard in Star Wars?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.05zryx . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.film ns:m.0ddt_ .\n}\n",
- "webqsp_ID": "WebQTrn-1053",
- "webqsp_question": "what was liam neeson 's character in star wars"
- },
- {
- "ID": "WebQTrn-1677_597ff9a00ec427e92a92cfc1ec50155c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and that was directed by Chris Columbus",
- "question": "What movies did Adam Sandler play in that were directed by Chris Columbus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.directed_by ns:m.01r2c7 . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTest-1547_233832822f99bd298ddc9886c37537b3",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:52:50",
- "machine_question": "what is the title of the politician that held the government position Acting Attorney General 's new book",
- "question": "What is the title of the book written by the person who held the governmental position Acting Attorney General?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.basic_title ns:m.04_5prz . \n?c ns:book.author.works_written ?x .\n?x ns:common.topic.notable_types ns:m.01xryvm .\n?x ns:book.written_work.date_of_first_publication ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-1547",
- "webqsp_question": "what is the title of george bush 's new book"
- },
- {
- "ID": "WebQTest-12_bd869b480bcbb83514b224fba0736b4a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:43:21",
- "machine_question": "who is governor of ohio 2011 and hold a position in Ohio Senate",
- "question": "What 2011 governor of Ohio previously held a position in the Ohio Senate?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05kkh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05kkh ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2011-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2011-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.governmental_body ns:m.03fkgg . \n}",
- "webqsp_ID": "WebQTest-12",
- "webqsp_question": "who is governor of ohio 2011"
- },
- {
- "ID": "WebQTrn-2047_e19bc114f4e27bea6bc35d6186afd6c8",
- "compositionality_type": "comparative",
- "created": "2017-10-26T02:10:12",
- "machine_question": "where do the chicago cubs play and the venue capacity is greater than 12500",
- "question": "Which stadium, which has an attendance capacity of more than 12,500, is home to the Chicago Cubs?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01yjl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01yjl ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.venue.capacity ?num .\nFILTER (xsd:integer(?num) > 12500) . \n}",
- "webqsp_ID": "WebQTrn-2047",
- "webqsp_question": "where do the chicago cubs play"
- },
- {
- "ID": "WebQTrn-849_7f4713671a7c33559720de5fdd36517e",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and contains Stadhuis",
- "question": "What country, containing Stadhuis, does Germany border?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.location.contains ns:g.119v5zx6b . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-567_2c5591f1dbe7402405004d7a0836dd3b",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and is of type Animation",
- "question": "Which animated movies hs Ron Howard done?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:type.object.name \"Animation\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-513_962c4c4837e8a8062ff50a33095b431e",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and where Mikhail Solodko was born",
- "question": "What eastern European country is the birthplace of Mikhail Solodko?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.location.people_born_here ns:g.11cftz1c4 . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-25_3a6f67ee41fbd7c75ce37dde61d816a7",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and that was producted by Jungo Maruta",
- "question": "What movie was produced by Jungo Maruta and features Taylor Lautner?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.executive_produced_by ns:m.02h5__9 . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-389_42fff2f2dd0c31776022e06173e42b3c",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:42:58",
- "machine_question": "what type of music did the author of Premi\u00c3\u00a8re rhapsodie play",
- "question": "What type of music is featured in the Rhapsodie play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:media_common.dedicator.dedications ?k .\n?k ns:media_common.dedication.work_dedicated ns:m.05q7yst . \n?c ns:music.artist.genre ?x .\n}\n",
- "webqsp_ID": "WebQTest-389",
- "webqsp_question": "what type of music did claude debussy play"
- },
- {
- "ID": "WebQTest-699_538195f1f01fd027882e6a50839e2a9b",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:30:11",
- "machine_question": "what is the capital of australia the place that has the following courts Magistrates' Court of Victoria",
- "question": "In which Australian capital city is the Magistrates' Court of Victoria located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:law.court_jurisdiction_area.courts ns:m.063spf . \n?c ns:base.aareas.schema.administrative_area.capital ?x .\n}\n",
- "webqsp_ID": "WebQTest-699",
- "webqsp_question": "what is the capital of australia victoria state"
- },
- {
- "ID": "WebQTest-1923_a7abdbe618ef44903e64ee38215d14ac",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and had a prequel named That's So Suite Life of Hannah Montana",
- "question": "What movie was the prequel life to That's So Suite Life of Hannah Montana and starred Miley Cyrus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.prequel ns:m.0dtzfv . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-3251_01081659a60a9424dd32f0873cd17c3c",
- "compositionality_type": "comparative",
- "created": "2017-10-26T05:14:34",
- "machine_question": "what college is in greeley colorado and is the university that has number of undergraduates less than 10102",
- "question": "What colleges in Greeley Colorado have fewer than 10102 undergraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0rczx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0rczx ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 10102) . \n}",
- "webqsp_ID": "WebQTrn-3251",
- "webqsp_question": "what college is in greeley colorado"
- },
- {
- "ID": "WebQTest-1012_8e45437d6f8f0b6b33ccc14fe553d05c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:17:46",
- "machine_question": "what to do in hollywood ca this weekend and location with the street address 6801 Hollywood Boulevard",
- "question": "What venue at 6801 Hollywood Boulevard might you attend during a weekend in Hollywood, California?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2wj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2wj ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:location.location.street_address ?c .\n?c ns:location.mailing_address.street_address \"6801 Hollywood Boulevard\"@en . \n}\n",
- "webqsp_ID": "WebQTest-1012",
- "webqsp_question": "what to do in hollywood ca this weekend"
- },
- {
- "ID": "WebQTrn-1677_27d691cd148e36ce5837be8f4faf071c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and that was written by Rob Schneider",
- "question": "What movie written by Rob Schneider featured Adam Sandler?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.written_by ns:m.01fyzy . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTest-1802_1b45dd54d7f220b2c4ce6e4f9874b64a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:34:12",
- "machine_question": "where are the timezones in the usa and locations near San Carlos Airport",
- "question": "In which USA timezone can the San Carlos Airport be found?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.location.time_zones ?x .\n?x ns:time.time_zone.locations_in_this_time_zone ?c .\n?c ns:location.location.nearby_airports ns:m.01ngqj . \n}",
- "webqsp_ID": "WebQTest-1802",
- "webqsp_question": "where are the timezones in the usa"
- },
- {
- "ID": "WebQTrn-846_0054c0ba8dc5d491dfa3e8834592f764",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:10:38",
- "machine_question": "where was the actor that played in the film Boombox All Access with Avril Lavigne born",
- "question": "Where is the birth place of the actor who starred in Boombox All Access with Avril Lavigne?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0y4q1cz . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-846",
- "webqsp_question": "where was avril lavigne born"
- },
- {
- "ID": "WebQTrn-1832_26cacfd16c08b59abc1a2b1f095122f1",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:40:11",
- "machine_question": "what movie did the person who has producer credit in David McCullough: Painting With Words won his first oscar",
- "question": "What movie won the producer of David McCullough: Painting With Words his first oscar?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n?c ns:tv.tv_producer.tv_episodes_produced ?k .\n?k ns:tv.tv_producer_episode_credit.episode ns:m.0j9gv8s . \n?c ns:award.award_winner.awards_won ?y .\t# Tom Hanks\n ?y ns:award.award_honor.honored_for ?x .\n ?y ns:award.award_honor.year ?yr ;\n ns:award.award_honor.award ?awd .\n ?awd ns:award.award_category.category_of ns:m.0g_w . # Academy Awards\n}\nORDER BY ?yr\nLIMIT 1",
- "webqsp_ID": "WebQTrn-1832",
- "webqsp_question": "what movie did tom hanks won his first oscar"
- },
- {
- "ID": "WebQTest-1012_a18ced5464828afe303a952032f19671",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:17:46",
- "machine_question": "what to do in hollywood ca this weekend and is the amusement park with the E.T. Adventure ride",
- "question": "Which amusement park in Hollywood, California features the E.T. Adventure ride?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2wj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2wj ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:amusement_parks.park.rides ns:m.04krz52 . \n}",
- "webqsp_ID": "WebQTest-1012",
- "webqsp_question": "what to do in hollywood ca this weekend"
- },
- {
- "ID": "WebQTrn-2784_2ed119f3af3aaf61ec4ca7231c6cfe9c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and is about Male nudity",
- "question": "What movie was abotu male nudity and featured Tupac?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.subjects ns:m.0ggfp_y . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTest-1785_56ff6bb5ce866d2e3ba2044879edc2a3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and was decorated by Frank R. McKelvy",
- "question": "Which of Frank R. McKelvy movies was Kim Richards in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_set_decoration_by ns:m.0584j4n . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-2006_75407e92f7bc865e5dcca4087fac14e8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did edgar allan poe work for and was published from 1844",
- "question": "What Magazine published in 1844 did Edgar Allan Poe work for?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02lt8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02lt8 ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n?x ns:book.magazine.place_of_publication ?c .\n?c ns:book.place_of_publication_period.from \"1844\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTest-1603_7f42e6cf00b704d63971600cead27fea",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:01:39",
- "machine_question": "what is the sacred text of the religon where the deities is \"Zhang Guolao\"",
- "question": "Which religious text features Zhang Guolao?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religion.deities ns:m.01gcpr . \n?c ns:religion.religion.texts ?x .\n}\n",
- "webqsp_ID": "WebQTest-1603",
- "webqsp_question": "what is the sacred text of daoism"
- },
- {
- "ID": "WebQTrn-2974_8d8a89d2b3c70cf221c515e27f633b5b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:28:25",
- "machine_question": "what was antonio vivaldi known for and he did it until the year 1849",
- "question": "What did Antonio Vivaldi do until 1849 that he was known for?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pth)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pth ns:people.person.profession ?x .\n?x ns:religion.religious_leadership_title.leaders ?c .\n?c ns:religion.religious_organization_leadership.end_date \"1849\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2974",
- "webqsp_question": "what was antonio vivaldi known for"
- },
- {
- "ID": "WebQTest-213_a384dcda565428453fba2e776f242983",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did scarlett johansson date and was influenced by Michael Jackson",
- "question": "Which of Scarlett Johansson's romantic partners was influenced by Michael Jackson?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:influence.influence_node.influenced_by ns:m.09889g . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-3136_13815db56aa300347e9f0a8d3a674174",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:55:28",
- "machine_question": "what four regions make up the united kingdom and that was ruled by William and Mary",
- "question": "What country within the United Kingdom was once ruled by Willliam and Mary?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ssc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ssc ns:base.aareas.schema.administrative_area.administrative_children ?x .\n?x ns:royalty.kingdom.rulers ns:m.013xp6 . \n}",
- "webqsp_ID": "WebQTrn-3136",
- "webqsp_question": "what four regions make up the united kingdom"
- },
- {
- "ID": "WebQTest-712_0adacc5f8d85e317c77fbf2ffa83dae9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:31:25",
- "machine_question": "what countries have territories in oceania and is the government with official symbol of State tree",
- "question": "Which countries have ocean territories and an official symbol that is the state tree?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:government.governmental_jurisdiction.official_symbols ?c .\n?c ns:location.location_symbol_relationship.Kind_of_symbol ns:m.04627dk . \n}",
- "webqsp_ID": "WebQTest-712",
- "webqsp_question": "what countries have territories in oceania"
- },
- {
- "ID": "WebQTrn-95_0ea6067dc9a89693494dd4bd7e8fbc8c",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:13:37",
- "machine_question": "what kind of money should i take to the governmental jurisdiction that the government that has the position title Governor-General of Jamaica",
- "question": "What kind of money should I take to the country whose governmental jurisdiction is controlled by the position title of Governor-General of Jamaica?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.02cy11 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-95",
- "webqsp_question": "what kind of money should i take to jamaica"
- },
- {
- "ID": "WebQTest-538_2de8034b7964e62cbfb68e23ba300615",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and that was directed by Elliott Glick",
- "question": "What movies directed by Elliott Glick was Taylor Swift in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_art_direction_by ns:m.09dw99n . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-1394_089f7b3b3a9ad4fb403d453204f7fff3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:38:53",
- "machine_question": "what country does turkey trade with and is the topic that the speaker Jaques Bahar talked about",
- "question": "Which country, that Jaques Bahar spoke about, is a trade partner with Turkey?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.01znc_)\n\t{ \n\t ns:m.01znc_ ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.01znc_ ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:event.speech_topic.speeches_or_presentations_on_this_topic ?c .\n?c ns:event.speech_or_presentation.speaker_s ns:m.08ngt98 . \n}",
- "webqsp_ID": "WebQTrn-1394",
- "webqsp_question": "what country does turkey trade with"
- },
- {
- "ID": "WebQTrn-567_aed5308181001990ec5bc3d47674ddfc",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and that has the following genre: Black-and-white",
- "question": "What movie did Ron Howard produce in black and white?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ns:m.01g6gs . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-1597_add926a35447f633156c3f6f5d6929f0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:09:23",
- "machine_question": "what characters does seth macfarlane voice and that who was born in Mexico",
- "question": "Which character born in Mexico does Seth Macfarlane voice?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.021yw7)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.021yw7 ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.character ?x .\n?y ns:tv.regular_tv_appearance.special_performance_type ns:m.02nsjvf .\n?x ns:fictional_universe.fictional_character.place_of_birth ns:m.0b90_r . \n}",
- "webqsp_ID": "WebQTrn-1597",
- "webqsp_question": "what characters does seth macfarlane voice"
- },
- {
- "ID": "WebQTrn-3673_b0f2d7005d48b548c7022ad46eccfd31",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:20:52",
- "machine_question": "what timezone is the governmental jurisdiction that held the legislative session of the Colorado recall election, 2013 in",
- "question": "In what timezone is the governmental jurisdiction that held the legislative session of the Colorado recall election in 2013?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.legislative_sessions ns:m.0x0v0nd . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3673",
- "webqsp_question": "what timezone is colorado in"
- },
- {
- "ID": "WebQTest-983_6cbcabd3ab428d58eaf7660ae18dc02b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:15:00",
- "machine_question": "where did tennessee williams go to college and has an organization headquarters located in the citytown Columbia",
- "question": "Which college located in Columbia graduated Tennessee Williams?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c4y8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c4y8 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:organization.organization.headquarters ?c .\n?c ns:location.mailing_address.citytown ns:m.01z1c . \n}",
- "webqsp_ID": "WebQTest-983",
- "webqsp_question": "where did tennessee williams go to college"
- },
- {
- "ID": "WebQTrn-1278_4b7058a69c5eb71df36a89837b1e4f60",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:21:05",
- "machine_question": "who did the composer of Papa'z Song date",
- "question": "List the women who dated the man who composed Papa's Song.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.027qzf8 . \n?c ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1278",
- "webqsp_question": "who did tupac shakur date"
- },
- {
- "ID": "WebQTrn-25_403eec031cd613bfe527504362411ca0",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and was decorated by Gene Serdena",
- "question": "What movies was Gene Serdena the decorator on which Taylor Lautner starred in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_set_decoration_by ns:m.08nvpxs . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-832_bb7b757a2fe5dfa7023b6b4fe34ead4c",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:48:32",
- "machine_question": "when is the last time the team that participated in 2010 World Series won the world series",
- "question": "When was the last time the team that participated in 2010 World Series won the World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:time.participant.event ns:m.09gnk2r . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.start_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-832",
- "webqsp_question": "when is the last time the giants won the world series"
- },
- {
- "ID": "WebQTrn-3249_dc80443162d45770d8b0d5bc209614e4",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and the tv program \"thetvdb_id\" is 73651",
- "question": "What television show with the tvdb_id of 73651 did Tamera Mowry starred in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.thetvdb_id \"73651\" . \n}",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTrn-2429_3f76d491e90682cc29e3de2546e1f9c5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:00:53",
- "machine_question": "what type of government does japan currently have and in locations where Baldur von Schirach was born in",
- "question": "What is the current type of government where Baldur von Schirach was born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.country.form_of_government ?x .\n?x ns:government.form_of_government.countries ?c .\n?c ns:location.location.people_born_here ns:m.0143sn . \n}",
- "webqsp_ID": "WebQTrn-2429",
- "webqsp_question": "what type of government does japan currently have"
- },
- {
- "ID": "WebQTest-1528_3c737d4a4dbf3b5acb082a4a1e43d792",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and were produced by Cameron Pace Group",
- "question": "What Cameron Pace Group movie was Logan Lerman in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.other_film_companies ?c .\n?c ns:film.film_film_company_relationship.film_company ns:m.0h7hwll . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-1577_1948beb9c3dfa0c0861f67f8d27c503f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:06:58",
- "machine_question": "where did james baldwin go to school and is the university that has number of undergraduates 6735",
- "question": "Which school with an undergraduate enrollment of 6735 did James Baldwin go to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.017_pb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.017_pb ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number \"6735\" . \n}",
- "webqsp_ID": "WebQTrn-1577",
- "webqsp_question": "where did james baldwin go to school"
- },
- {
- "ID": "WebQTest-538_4767846f70218c1178e6fb0c4937e547",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies the subject of the film Taylor Swift: Her Life, Her Story has been in",
- "question": "What movies has the subject of Taylor Swift: Her Life, Her Story been in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.0zxl64d . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTest-983_7f8f5ce06b0e9780d907082953206bb3",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:15:00",
- "machine_question": "where did the person to whom Truman Capote dedicated his/her work go to college",
- "question": "Where did the person to whom Truman Capote dedicated his/her work go to college?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:media_common.dedicatee.dedications ?k .\n?k ns:media_common.dedication.dedicated_by ns:m.014dq7 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n}\n",
- "webqsp_ID": "WebQTest-983",
- "webqsp_question": "where did tennessee williams go to college"
- },
- {
- "ID": "WebQTest-989_6c8b1d96505acf7200d8b74c35b7ed49",
- "compositionality_type": "comparative",
- "created": "2017-10-26T09:16:19",
- "machine_question": "what happened to dunkirk during ww2 and the lower estimate of the number of casualties were greater than 30000",
- "question": "What event causing more than 30000 estimated casualties happened in Dunkirk during WW2?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0md6f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0md6f ns:location.location.events ?x .\n?x ns:time.event.included_in_event ns:m.081pw .\n?x ns:military.military_conflict.casualties ?c .\n?c ns:military.casualties.lower_estimate ?num .\nFILTER (xsd:integer(?num) > 30000) . \n}",
- "webqsp_ID": "WebQTest-989",
- "webqsp_question": "what happened to dunkirk during ww2"
- },
- {
- "ID": "WebQTest-1686_80cf1e206617287917f0af7538f69ab8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:16:25",
- "machine_question": "who is the governor of arizona 2009 and is the politician that hold the government position Secretary of state",
- "question": "Who was the governor of Arizona in 2009 who had also held the Secretary of state government position?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0vmt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0vmt ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.basic_title ns:m.09n5b9 . \n}",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTrn-64_1ef455d28d4c19f07ec1bf5ca5bad8c3",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:09:57",
- "machine_question": "what was the actor that played the character Ezekiel 'Spoon' Whitmore name in juice",
- "question": "In Juice, what actor played the character Ezekiel \"Spoon\" Whitmore?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0dl7n7f . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.film ns:m.08w51z .\n}\n",
- "webqsp_ID": "WebQTrn-64",
- "webqsp_question": "what was tupac name in juice"
- },
- {
- "ID": "WebQTest-1470_c914b0ca5bf68616cc936d2a9a5c8f26",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:43:12",
- "machine_question": "what kind of government does poland have and is the government for Dominica",
- "question": "What government is used for Poland and Dominica?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05qhw)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05qhw ns:location.country.form_of_government ?x .\n?x ns:government.government.government_for ns:m.027nb . \n}",
- "webqsp_ID": "WebQTest-1470",
- "webqsp_question": "what kind of government does poland have"
- },
- {
- "ID": "WebQTrn-484_14401f79da415edb1294256b2504a591",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:18:55",
- "machine_question": "what do you call money in the place where breed Canchim originated in",
- "question": "What is the name of the currency used in the birthplace of the breed Canchim?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.02232 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-484",
- "webqsp_question": "what do you call money in brazil"
- },
- {
- "ID": "WebQTrn-3033_1f2fc1ee00d1bd5714265c4651a700ad",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:37:56",
- "machine_question": "what state the place of the fictional universe ReGenesis located",
- "question": "Where is the fictional universe of Regenesis located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:fictional_universe.fictional_setting.universe ns:m.0j_frx8 . \n?c ns:base.biblioness.bibs_location.state ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3033",
- "webqsp_question": "what state toronto located"
- },
- {
- "ID": "WebQTrn-2784_7a9abab7f2f16a7f9ea4b2088e7cdd96",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and features the song Again",
- "question": "What movie features Tupac and the song \"Again\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.featured_song ns:m.05n9pf . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-1278_0400ed8dd4dd4de7d7eac4b588f4b2f0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:21:05",
- "machine_question": "who did tupac shakur date and is the actor that plays Toki",
- "question": "Who is the actress that did the voice of Toki, who Tupac Shakur also dated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:film.actor.dubbing_performances ?c .\n?c ns:film.dubbing_performance.character ns:m.0ch6n53 . \n}",
- "webqsp_ID": "WebQTrn-1278",
- "webqsp_question": "who did tupac shakur date"
- },
- {
- "ID": "WebQTest-719_4e2a785b515c8024dd42f5a9bc60760b",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:32:09",
- "machine_question": "which political party does the politician that held the government position Under Secretary of Defense for Personnel and Readiness represent",
- "question": "What political party does the Under Secretary of Defense for Personnel and Rediness belong to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.basic_title ns:m.0dq_h2 . \n?c ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n}\n",
- "webqsp_ID": "WebQTest-719",
- "webqsp_question": "which political party does barack obama represent"
- },
- {
- "ID": "WebQTrn-2834_9e891173fd8dfbe0f6a243d47ae5808e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:10:14",
- "machine_question": "what are major religions in the united states and influenced Arthur Schopenhauer",
- "question": "What major religion influenced Arthur Schopenhauer?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:influence.influence_node.influenced ns:m.0j3v . \n}",
- "webqsp_ID": "WebQTrn-2834",
- "webqsp_question": "what are major religions in the united states"
- },
- {
- "ID": "WebQTrn-2428_7f8dba203353c3b7569b073ccb09dae6",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:59:51",
- "machine_question": "who is the composer of Thinkin About-U!",
- "question": "Who composed the song \"Thinkin About-U!\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0zlc1qy . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2428",
- "webqsp_question": "who is john garcia"
- },
- {
- "ID": "WebQTest-213_a2c4770244997a8496e0b8489aa442a9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did scarlett johansson date and is the actor that plays Candlewick",
- "question": "Which actor who played Candlewick dated Scarlett Johansson?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:film.actor.dubbing_performances ?c .\n?c ns:film.dubbing_performance.character ns:m.04gnyjv . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTest-1785_7f270088cf020ed82bc112370daec0e4",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and film casting director was Randi Hiller",
- "question": "Which film starred Kim Richards and was directed by Randi Hiller?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_casting_director ns:m.08mt58v . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-2834_1e0c62b08e524a90e8318e55c31a5993",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:10:14",
- "machine_question": "what are major religions in the united states and appear in the film First Class Discipleship",
- "question": "Which US major religion appears in the film First Class Discipleship?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:film.film_genre.films_in_this_genre ns:m.0dgbzjj . \n}",
- "webqsp_ID": "WebQTrn-2834",
- "webqsp_question": "what are major religions in the united states"
- },
- {
- "ID": "WebQTrn-124_45558c3d50fea3459b8df64d9a23f58b",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and is in the Bosnian language",
- "question": "What Bosnian language movie did Angelina Jolie direct?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.language ns:m.01841n . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTest-1823_c914b0ca5bf68616cc936d2a9a5c8f26",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:39:31",
- "machine_question": "what government does iraq use and is the government for Dominica",
- "question": "What governmental system is used in both Iraq and Dominica?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d05q4)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d05q4 ns:location.country.form_of_government ?x .\n?x ns:government.government.government_for ns:m.027nb . \n}",
- "webqsp_ID": "WebQTest-1823",
- "webqsp_question": "what government does iraq use"
- },
- {
- "ID": "WebQTrn-849_8880884172395f9aedf8d116c1aef94d",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and country that its currency of nomianl gdp per capita is United States Dollar",
- "question": "Which countries border Germany and has the United States dollar as their nomianl gdp per capita.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.gdp_nominal_per_capita ?c .\n?c ns:measurement_unit.dated_money_value.currency ns:m.09nqf . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-60_47c68c12c2afd9ae65f31a10982c43db",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and is the place in which Nova Roma is",
- "question": "What country is home to Nova Roma and speaks Portuguese?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:fictional_universe.fictional_setting.contains ns:m.0j689dq . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-2215_4b1d9f87e9407bef5a468e6c1124c547",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:32:30",
- "machine_question": "where was the composer of Letter to Me born and raised",
- "question": "Can anyone tell me where the composer of Letter to Me came from?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0bb83q0 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2215",
- "webqsp_question": "where was brad paisley born and raised"
- },
- {
- "ID": "WebQTest-1603_d064c6ddf1fdf0431213f2f07c60e71b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:01:39",
- "machine_question": "what is the sacred text of daoism and who also wrote Hou guan Yan shi ping dian Zhuangzi",
- "question": "Who wrote The Sacred text of Daoism and Hou guan Yan shi ping dian Zhuangzi?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07gvx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07gvx ns:religion.religion.texts ?x .\n?x ns:book.author.works_written ns:m.0678721 . \n}",
- "webqsp_ID": "WebQTest-1603",
- "webqsp_question": "what is the sacred text of daoism"
- },
- {
- "ID": "WebQTrn-60_7abf3620549d6d7aaf194ce37a34bbd8",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and where Carlos Tavares was born",
- "question": "In which Portuguese speaking country was Carlos Tavares born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.location.people_born_here ns:g.11b41d96h . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-1294_c7fd890415184e0268b28e3d6079fa6c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:22:48",
- "machine_question": "what is vito corleone real name and is the actor that plays Flint Lockwood",
- "question": "What actor played Flint Lockwood and is the namesake of Vito Corleone's true identity?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05hp_9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05hp_9 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:film.actor.dubbing_performances ?c .\n?c ns:film.dubbing_performance.character ns:m.0h2kk01 . \n}",
- "webqsp_ID": "WebQTrn-1294",
- "webqsp_question": "what is vito corleone real name"
- },
- {
- "ID": "WebQTest-1941_6ed17cf93677d92f2fcd2df541fa96b3",
- "compositionality_type": "composition",
- "created": "2017-10-26T12:06:22",
- "machine_question": "what kind of government does the place that has the following courts Supreme Court of Peru",
- "question": "the courts Supreme Court of Peru has what kind of government?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:law.court_jurisdiction_area.courts ns:m.027k5kf . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1941",
- "webqsp_question": "what kind of government does peru"
- },
- {
- "ID": "WebQTest-576_de9c85c76b26d6f89b34d3d52fc99b55",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:12:32",
- "machine_question": "what are the 7 countries that are part of central america and the country calling code is greater than 506",
- "question": "What 7 central american countries have a country calling code number greater than 506?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01tzh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01tzh ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.calling_code ?num .\nFILTER (xsd:integer(?num) > 506) . \n}",
- "webqsp_ID": "WebQTest-576",
- "webqsp_question": "what are the 7 countries that are part of central america"
- },
- {
- "ID": "WebQTrn-1278_0181d97710ecc26e3ba99006b2d5bf07",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:21:05",
- "machine_question": "who did tupac shakur date and produced the film The Karate Kid",
- "question": "Which actress dated Tupac Shakur and also produced the film The Karate Kid?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:film.producer.film ns:m.09rsf6j . \n}",
- "webqsp_ID": "WebQTrn-1278",
- "webqsp_question": "who did tupac shakur date"
- },
- {
- "ID": "WebQTrn-452_6faec3594e579b79f2d5a0fec379d188",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:13:17",
- "machine_question": "where does lala anthony live and has commercial co2 emissions of 0.371919213",
- "question": "What city does Lala Anthony live in that has co2 emissions of 0.371919213?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03l26m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03l26m ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:location.statistical_region.co2_emissions_commercial ?c .\n?c ns:location.co2_emission.emissions \"0.371919213\" . \n}",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTrn-2570_d3158ff430d6197d9a2ec752ecae65e2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and that who was the speaker in Joint session of the United States Congress",
- "question": "During WW2, who was the president of the US and who was the speaker at the Joint Session of the US Congress?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:event.public_speaker.speeches_or_presentations ?c .\n?c ns:event.speech_or_presentation.event ns:m.07wm42 . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTest-1301_0b65780e61d7cbd40456cde787327ceb",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:07:51",
- "machine_question": "what are fun things to do in sacramento ca and is the amusement park with the Cliffhanger ride",
- "question": "What Sacramento, Calif., amusement park with a ride called the Cliffhanger is considered a fun place to visit?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07bcn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07bcn ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:amusement_parks.park.rides ns:m.0j11542 . \n}",
- "webqsp_ID": "WebQTest-1301",
- "webqsp_question": "what are fun things to do in sacramento ca"
- },
- {
- "ID": "WebQTrn-2215_38e836442d3d4535942bf8f0cbbbe65a",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:32:30",
- "machine_question": "where was the artist which recorded Hot Rod Heart born and raised",
- "question": "Where was the artist of \"Hot Rod Heart\" born and raised?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0v_yzky . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2215",
- "webqsp_question": "where was brad paisley born and raised"
- },
- {
- "ID": "WebQTrn-783_3c516a15eba0156686ffd81866b60280",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:58:33",
- "machine_question": "what language did jewish people speak and has code hbo in the rosetta project",
- "question": "This language was spoken by Jewish people and has the code \"hbo\" in the Rosetta project.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041rx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041rx ns:people.ethnicity.languages_spoken ?x .\n?x ns:language.human_language.rosetta_project_code \"hbo\" . \n}",
- "webqsp_ID": "WebQTrn-783",
- "webqsp_question": "what language did jewish people speak"
- },
- {
- "ID": "WebQTrn-1077_6387028f7255b20b1c889ff8ed77734a",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:52:48",
- "machine_question": "what religions are practiced in the governmental jurisdiction that has governmental office holder named Abdul Rahim Hatif",
- "question": "What religion is practiced where Abdul Rahim Hatif has jurisdiction?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.08v3_f . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1077",
- "webqsp_question": "what religions are practiced in afghanistan"
- },
- {
- "ID": "WebQTrn-1597_681d3cc1ea84472510a4fceba6d16eb4",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:09:23",
- "machine_question": "what characters does seth macfarlane voice and also the actor Rodney Dangerfield",
- "question": "What character did Seth Macfarland voice and Rodney Dangerfield played?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.021yw7)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.021yw7 ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.character ?x .\n?y ns:tv.regular_tv_appearance.special_performance_type ns:m.02nsjvf .\n?x ns:film.film_character.portrayed_in_films ?c .\n?c ns:film.performance.actor ns:m.015b67 . \n}",
- "webqsp_ID": "WebQTrn-1597",
- "webqsp_question": "what characters does seth macfarlane voice"
- },
- {
- "ID": "WebQTrn-2047_3d5f855275265f74d81b862231578e33",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:10:12",
- "machine_question": "where do the chicago cubs play and is the structure opened in 1997",
- "question": "What is the name of the structure opened in 1997 where the Chicago Cubs play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01yjl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01yjl ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.structure.opened \"1997\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2047",
- "webqsp_question": "where do the chicago cubs play"
- },
- {
- "ID": "WebQTest-1348_589bf2e9a5eb102999faf52a27cb6483",
- "compositionality_type": "superlative",
- "created": "2017-10-26T10:17:03",
- "machine_question": "what team did peyton manning 's dad play for and is the sports team was founded earliest",
- "question": "What is the earliest founded team that Peyton Manning's dad has played for?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nns:m.027jv8 ns:people.person.parents ?y .\n?y ns:people.person.gender ns:m.05zppz . #Male\n?y ns:sports.pro_athlete.teams ?z .\n?z ns:sports.sports_team_roster.team ?x .?x ns:sports.sports_team.founded ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTest-1348",
- "webqsp_question": "what team did peyton manning 's dad play for"
- },
- {
- "ID": "WebQTrn-513_0e9dd60ce93d2a46dca0570f2c09affe",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and that was ruled by Igor of Kiev",
- "question": "What eastern European country was ruled by Igor of Kiev?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:royalty.kingdom.rulers ns:m.014x2j . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTest-1348_9cd662e0ee5c2ffbbbb0dc86053b1680",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:17:03",
- "machine_question": "what team did peyton manning 's dad play for and a school sports team of University of Mississippi",
- "question": "Which University of Mississippi did Peyton Manning's father play for?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nns:m.027jv8 ns:people.person.parents ?y .\n?y ns:people.person.gender ns:m.05zppz . #Male\n?y ns:sports.pro_athlete.teams ?z .\n?z ns:sports.sports_team_roster.team ?x .?x ns:sports.school_sports_team.school ns:m.0hd7j . \n}",
- "webqsp_ID": "WebQTest-1348",
- "webqsp_question": "what team did peyton manning 's dad play for"
- },
- {
- "ID": "WebQTrn-634_5e8326632cad769e6a476498d3316697",
- "compositionality_type": "superlative",
- "created": "2017-10-25T22:41:50",
- "machine_question": "what did martin luther do and ended leading a religious organization latest",
- "question": "What did the religious leader, Martin Luther do as a career?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04yd_)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04yd_ ns:people.person.profession ?x .\n?x ns:religion.religious_leadership_title.leaders ?c .\n?c ns:religion.religious_organization_leadership.end_date ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-634",
- "webqsp_question": "what did martin luther do"
- },
- {
- "ID": "WebQTest-743_ca6ce44d620e3ead920f09f2813da1af",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of the public speaker which spoke about Berlin Wall 's brothers",
- "question": "Name the brothers of the politician who spoke about the Berlin Wall.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:event.public_speaker.speeches_or_presentations ?k .\n?k ns:event.speech_or_presentation.speech_topic ns:m.017f5 . \n?c ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n}\n",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTrn-2904_2a7ddf9902ba184de2dace5671496b91",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:20:01",
- "machine_question": "where did lauren conrad live and has industrial co2 emissions of 0.043448524",
- "question": "What city lists an industrial co2 emission of 0.043448524 and is home to Lauren Conrad?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:location.statistical_region.co2_emissions_industrial ?c .\n?c ns:location.co2_emission.emissions \"0.043448524\" . \n}",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTrn-2316_1af583970c492fc3682ae363bbfca3d3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:47:49",
- "machine_question": "what influenced jackson pollock 's work and was influenced by Eug\u00e8ne Delacroix",
- "question": "Which artist influenced by Eugene Delacroix had later affects on Jakson Pollock's work?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04510)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04510 ns:influence.influence_node.influenced_by ?x .\n?x ns:influence.influence_node.influenced_by ns:m.016s03 . \n}",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTest-1072_a965046ceb8f96e283925e0c41abb69a",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:26:50",
- "machine_question": "who is the current governor of the place in which the fictional character Bad Bill lived 2010",
- "question": "What is the name of the current governor of the place where fictional character Bad Bill lived in 2010?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:fictional_universe.fictional_setting.characters_that_have_lived_here ns:m.0g9m4qw . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2010-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2010-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-1072",
- "webqsp_question": "who is the current governor of arizona 2010"
- },
- {
- "ID": "WebQTrn-849_5cb49417d744150fabe3bf8a60f0625e",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and is the topic that the speaker Alexander Mintz talked about",
- "question": "Was u'Austria' among the countries that german borders that the speaker Alexander Mintz talked about?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:event.speech_topic.speeches_or_presentations_on_this_topic ?c .\n?c ns:event.speech_or_presentation.speaker_s ns:m.08ngt5v . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-60_c4d4e80c096005abdbbe040369f7aa50",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and is the govermental jurisdiction that has govermental body named Chinese People's Political Consultative Conference",
- "question": "Which Country, Governed by the Chinese People's Political Consultative Conference, has some of its population speak Portuguese?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.governmental_body ns:m.01g99q . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-303_cba5bd9bc905f6ca2f19b94bfc010b3a",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:51:01",
- "machine_question": "what inspired the person that wrote Street Scene to write poetry",
- "question": "What influenced the author of Street Scene to write poetry?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:theater.theatrical_lyricist.play_lyrics_written ns:m.052sm5 . \n?c ns:influence.influence_node.influenced_by ?x .\n}\n",
- "webqsp_ID": "WebQTrn-303",
- "webqsp_question": "what inspired langston hughes to write poetry"
- },
- {
- "ID": "WebQTest-561_0a522fd602641e4c7acb7870908615ed",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:11:36",
- "machine_question": "when was the person to whom United States Congress dedicated his/her work president",
- "question": "What years did the President whom Congress dedicated their work to serve?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:media_common.dedicatee.dedications ?k .\n?k ns:media_common.dedication.dedicated_by ns:m.07t31 . \n?c ns:base.inaugurations.inauguration_speaker.inauguration ?x .\n}\n",
- "webqsp_ID": "WebQTest-561",
- "webqsp_question": "when was abe lincoln president"
- },
- {
- "ID": "WebQTrn-2834_55446dcd04c73520c9a5973c1df50aaa",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:10:14",
- "machine_question": "what are major religions in the united states and the religion of which Sarah is a founding figure",
- "question": "Which major religions iare Sarah the founding figure of in the United States?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.founding_figures ns:m.01b5wx . \n}",
- "webqsp_ID": "WebQTrn-2834",
- "webqsp_question": "what are major religions in the united states"
- },
- {
- "ID": "WebQTrn-3515_9afcfd20978b860a6f4aafc6344a7be1",
- "compositionality_type": "comparative",
- "created": "2017-10-26T06:02:42",
- "machine_question": "where did paul ryan attend college and is the university that has number of undergraduates less than 15208",
- "question": "What colleges with fewer than 15208 undergraduates boast Paul Ryan as an alumnus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.024v2j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.024v2j ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 15208) . \n}",
- "webqsp_ID": "WebQTrn-3515",
- "webqsp_question": "where did paul ryan attend college"
- },
- {
- "ID": "WebQTrn-3249_5c22ec73f7fe54b9f198815d175d2a28",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and it's genre is Television",
- "question": "What television show does Tamera Mowry play on?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:media_common.netflix_title.netflix_genres ns:m.07c52 . \n}",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTest-654_f4f38507bbec5d30bec54c8c8dd9a72b",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:22:44",
- "machine_question": "what are where the government Government of Egypt is located money called",
- "question": "What is the name of the Currency in the Country of Egypt?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.government ns:m.05z01q3 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTest-654",
- "webqsp_question": "what are egyptian money called"
- },
- {
- "ID": "WebQTest-837_cf1f9b4b5505a6adf62a65bbef29170a",
- "compositionality_type": "superlative",
- "created": "2017-10-26T08:49:35",
- "machine_question": "what year did the baltimore ravens win superbowl and is the event ended latest",
- "question": "What is the last year in which the Baltimore Ravens won the Superbowl?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01ct6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01ct6 ns:sports.sports_team.championships ?x .\n?x ns:sports.sports_championship_event.championship ns:m.06x5s .\n?x ns:time.event.end_date ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-837",
- "webqsp_question": "what year did the baltimore ravens win superbowl"
- },
- {
- "ID": "WebQTrn-25_a950aa599d2fca554f4b67b792da7aa8",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and that was directed by Catherine Ircha",
- "question": "Which Catherine Ircha-directed movie starts Taylor Lautner?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_art_direction_by ns:m.08n57jk . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-759_63eab23cc30386a10b181d148547c857",
- "compositionality_type": "superlative",
- "created": "2017-10-26T08:36:23",
- "machine_question": "who brad pitt has dated and a celebritie that had a romantic relationship that ended earliest",
- "question": "With which celebrity did Brad Pitt have the earliest relationship/?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c6qh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c6qh ns:celebrities.celebrity.sexual_relationships ?y .\n?y ns:celebrities.romantic_relationship.celebrity ?x .\n?y ns:celebrities.romantic_relationship.relationship_type ns:m.02_7k44 .\n?x ns:celebrities.celebrity.sexual_relationships ?c .\n?c ns:celebrities.romantic_relationship.end_date ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTest-759",
- "webqsp_question": "who brad pitt has dated"
- },
- {
- "ID": "WebQTest-538_2055b38029bf8f2a0c593d3a189d3efe",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and that was edited by Jim Clark",
- "question": "What movie was edited by Jim Clark and featured Taylor Swift?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.edited_by ns:m.03crcpt . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-493_62c02cbade573589cf6451ac08d03b2b",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:21:27",
- "machine_question": "where is the country where Picard Language is spoken at",
- "question": "Picard Language is spoken where?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.02drlb . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTest-654_3a8152d581de19d1b839f3822e9392e3",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:22:44",
- "machine_question": "what are the country where El Gouna Beverage Co. Sakara Gold beer is made money called",
- "question": "What is the country where Sakara Gold Beer is made and what type of currency is used there?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqh1z . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTest-654",
- "webqsp_question": "what are egyptian money called"
- },
- {
- "ID": "WebQTrn-3744_b17cffdb9ca67772061ce3fcef3b01e5",
- "compositionality_type": "comparative",
- "created": "2017-10-26T06:33:08",
- "machine_question": "what college did russell wilson go to and is the university that has number of postgraduates less than 11756",
- "question": "what university with a number of postgraduates less than 11756 did russell wilson attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05c10yf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05c10yf ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 11756) . \n}",
- "webqsp_ID": "WebQTrn-3744",
- "webqsp_question": "what college did russell wilson go to"
- },
- {
- "ID": "WebQTrn-3035_7e9708008ed769efea52e35cd8846649",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:38:10",
- "machine_question": "who is the governor of the district represented by Dave Freudenthal currently",
- "question": "Who is the governor of the state where Dave Freudenthal is a District representative?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_district.representatives ?k .\n?k ns:government.government_position_held.appointed_by ns:m.026f66 . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-3035",
- "webqsp_question": "who is the governor of wyoming currently"
- },
- {
- "ID": "WebQTrn-2314_c7855b562d8033982891d4b411baf8a4",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:47:20",
- "machine_question": "what currency do you use in the country where Bribri Language is spoken",
- "question": "What is the currency of the country where the Bribri Language is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.02hwk2m . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2314",
- "webqsp_question": "what currency do you use in costa rica"
- },
- {
- "ID": "WebQTest-493_3f76d491e90682cc29e3de2546e1f9c5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:58:11",
- "machine_question": "what type of government does australia have and in locations where Baldur von Schirach was born in",
- "question": "What type of government does Australia have in the location where Baldur von Schirach was born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0chghy)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0chghy ns:location.country.form_of_government ?x .\n?x ns:government.form_of_government.countries ?c .\n?c ns:location.location.people_born_here ns:m.0143sn . \n}",
- "webqsp_ID": "WebQTest-493",
- "webqsp_question": "what type of government does australia have"
- },
- {
- "ID": "WebQTrn-894_e3c4122ea6dc0f84bf391e224fb130fa",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired scott fitzgerald and is subject of the film Tom & Viv",
- "question": "This subject of the film \"Tom & Viv\" was an inspiration to F. Scott Fitzgerald.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02zjd ns:influence.influence_node.influenced_by ?x .\n?x ns:film.film_subject.films ns:m.03bxnf . \n}",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTest-1216_ccea58cf2c1e0cddd28bd1ed6cb710fe",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:53:50",
- "machine_question": "what country was the person that said \"One death is a tragedy; a million is a statistic.\" in charge of",
- "question": "What country was overseen by the person who said, \"One death is a tragedy; a million is a statistic\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.0462906 . \n?c ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.jurisdiction_of_office ?x .\n}\n",
- "webqsp_ID": "WebQTest-1216",
- "webqsp_question": "what country was stalin in charge of"
- },
- {
- "ID": "WebQTest-1686_47700e3f6b91f131e4cbdf7e5d8cb64d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:16:25",
- "machine_question": "who is the governor of arizona 2009 and is the politician that was appointed to his/her government position by Bill Clinton",
- "question": "Who was governor of Arizona in 2009 and was appointed to a federal position by Bill Clinton?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0vmt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0vmt ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.appointed_by ns:m.0157m . \n}",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTrn-1939_7e55258c3508aa4ca9dcf0c22ab3a126",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:56:33",
- "machine_question": "what political experience did abraham lincoln have and the government body is United States House of Representatives",
- "question": "What position did Abraham Lincoln have with the US House of Representatives?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0gzh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0gzh ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.office_position_or_title ?x .\n?x ns:government.government_office_category.officeholders ?c .\n?c ns:government.government_position_held.governmental_body ns:m.0b3wk . \n}",
- "webqsp_ID": "WebQTrn-1939",
- "webqsp_question": "what political experience did abraham lincoln have"
- },
- {
- "ID": "WebQTrn-3057_bb7b757a2fe5dfa7023b6b4fe34ead4c",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:41:21",
- "machine_question": "what year did team that participated in 2010 World Series win world series",
- "question": "Find the team that won in the 2010 world series, list all the years they won the world series.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:time.participant.event ns:m.09gnk2r . \n?c ns:sports.sports_team.championships ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3057",
- "webqsp_question": "what year did giants win world series"
- },
- {
- "ID": "WebQTrn-241_97bfe74dd244e1dbe7c6c6611278d3da",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with france and the location's emissions per capita in dated metric ton is 10.126703",
- "question": "Which country borders France and has a per capita emissions rate per metric ton is 10.126703?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.statistical_region.co2_emissions_per_capita ?c .\n?c ns:measurement_unit.dated_metric_ton.number \"10.126703\" . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTest-1797_e80f96dbe8dbabca65d8a49838cad466",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and is the political appointer that had the title Collector of the Port of New York",
- "question": "Who fought in the Battle of Vicksburg and has the title of Collector of the Port of NY?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.office_position_or_title ns:m.05c27m6 . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-484_dd6bb253556f96cc801f1b16e60ae1cf",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:18:55",
- "machine_question": "what do you call money in the location which contains the second level division Arapor\u00c3\u00a3",
- "question": "What kind of money is used in the place where you'd find the second level division Arapor\u00c3\u00a3?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.02w2j21 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-484",
- "webqsp_question": "what do you call money in brazil"
- },
- {
- "ID": "WebQTest-1965_fb736bb9923b467c976b7e2b3a3aacac",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:10:28",
- "machine_question": "who did the voice for lola bunny and is the actor that plays Kokiri",
- "question": "What actor played Kokiri and Lola Bunny?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n\t{ \n\t # Film\n\t ns:m.0534r8 ns:film.film_character.portrayed_in_films ?y .\n\t ?y ns:film.performance.actor ?x .\n\t ?y ns:film.performance.special_performance_type ns:m.02nsjvf . #voice\n\t}\n\tUNION\n\t{\n\t # TV\n\t ns:m.0534r8 ns:tv.tv_character.appeared_in_tv_program ?y .\n\t ?y ns:tv.regular_tv_appearance.actor ?x .\n\t}?x ns:film.actor.dubbing_performances ?c .\n?c ns:film.dubbing_performance.character ns:m.0hgc6fq . \n}",
- "webqsp_ID": "WebQTest-1965",
- "webqsp_question": "who did the voice for lola bunny"
- },
- {
- "ID": "WebQTest-759_7354c9c64a319b6709919bcfbfe16d92",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:36:23",
- "machine_question": "who the actor that played in the film Voyage of Time has dated",
- "question": "Which actresses have the actor was featured in the film \"voyage of time\" dated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0hypmng . \n?c ns:celebrities.celebrity.sexual_relationships ?y .\n?y ns:celebrities.romantic_relationship.celebrity ?x .\n?y ns:celebrities.romantic_relationship.relationship_type ns:m.02_7k44 .\n}\n",
- "webqsp_ID": "WebQTest-759",
- "webqsp_question": "who brad pitt has dated"
- },
- {
- "ID": "WebQTest-1528_70875f6ef2e81e80a7e94c9eff4337b8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and is about Greek mythology",
- "question": "What Greek Mythology movie does Logan Lerman play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.subjects ns:m.034p8 . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-2871_aaf59b724697754889d5ae1641d13cda",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:15:50",
- "machine_question": "what is there to see near the grand canyon and their annual visitors number is 4413668",
- "question": "What has 4413668 visitors per year and is near the Grand Canyon?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cns5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cns5 ns:travel.tourist_attraction.near_travel_destination ?x .\n?x ns:protected_sites.protected_site.annual_visitors ?c .\n?c ns:measurement_unit.dated_integer.number \"4413668\" . \n}",
- "webqsp_ID": "WebQTrn-2871",
- "webqsp_question": "what is there to see near the grand canyon"
- },
- {
- "ID": "WebQTrn-25_22837422e25cf0a05cb0efba9aa80402",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and involves organization National Film Board of Canada",
- "question": "What film involving National Film Board of Canada starred Taylor Lautner?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:organization.organization_sector.organizations_in_this_sector ns:m.014l4w . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-3033_0281ead9c42fde29e92269a2ccf10495",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:37:56",
- "machine_question": "what state the place that has the neighborhood Harbourfront located",
- "question": "what state is home to a neighborhood called Harbourfront?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.place_with_neighborhoods.neighborhoods ns:m.02kkt0 . \n?c ns:base.biblioness.bibs_location.state ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3033",
- "webqsp_question": "what state toronto located"
- },
- {
- "ID": "WebQTrn-1645_5d478fefef781c32d0333988a7455ac6",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:16:20",
- "machine_question": "where did the the military commander was Edward Pakenham start",
- "question": "Where did military commander Edward Pakenham begin his career?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:military.military_conflict.commanders ?k .\n?k ns:military.military_command.military_commander ns:m.028_jb . \n?c ns:time.event.locations ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1645",
- "webqsp_question": "where did the battle of new orleans start"
- },
- {
- "ID": "WebQTrn-3249_20507e60ba33137383d2b85cb865826a",
- "compositionality_type": "comparative",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and is the tv program has number of searson less than 6",
- "question": "What show that has less than 6 seasons is Tamera Mowry on?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.number_of_seasons ?num .\nFILTER (xsd:integer(?num) < 6) . \n}",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTrn-2258_e0781ce6ee283851f8bf3a5c386c764f",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:38:42",
- "machine_question": "who was vice president under the political appointer that had the title United States Ambassador to Lesotho",
- "question": "Who served as vice president for someone who had previously served as US Ambassador to Lesotho?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.027c0bd . \n?c ns:government.us_president.vice_president ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2258",
- "webqsp_question": "who was vice president under ronald reagan"
- },
- {
- "ID": "WebQTrn-465_e9585b7d3117fbe09c4ed03353acee7b",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:15:36",
- "machine_question": "what to see and do in malta and is the structure opened in 1732",
- "question": "What tourist spot in Malta opened in 1732?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04v3q)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04v3q ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.structure.opened \"1732\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-465",
- "webqsp_question": "what to see and do in malta"
- },
- {
- "ID": "WebQTrn-3100_de5bb2b6c6727d40089ae17f2650f97d",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:50:22",
- "machine_question": "what is the the location which contains the second level division Comendador, El\u00c3\u00adas Pi\u00c3\u00b1a part of",
- "question": "What countries and continents is the second level division Comendador, Elias Pina a part of?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.06xhm0 . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3100",
- "webqsp_question": "what is the dominican republic part of"
- },
- {
- "ID": "WebQTrn-1297_4b1c2c1f824d5b470b5a8b188df541e9",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:23:57",
- "machine_question": "where did the actor that played the character Alien on TV Monitors #2 grew up",
- "question": "Where did the actor that played Alien on TV Monitors #2 grow up in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0pbzq16 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1297",
- "webqsp_question": "where did justin bieber grew up"
- },
- {
- "ID": "WebQTrn-62_632b1d8fd7ba66275f6f8d40ed044a13",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:49",
- "machine_question": "what are the names of walt disney kids and that work as Actor",
- "question": "What are the names of current actors that also worked as Disney kids?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.081nh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.081nh ns:people.person.children ?x .\n?x ns:people.person.profession ns:m.02hrh1q . \n}",
- "webqsp_ID": "WebQTrn-62",
- "webqsp_question": "what are the names of walt disney kids"
- },
- {
- "ID": "WebQTrn-2721_2d207ed91313bd46c4ffd81c9e26a912",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:52:24",
- "machine_question": "what were adolf hitler 's parents names and that died on 1903-01-03",
- "question": "What was the name of Adolf Hitler's parent who died on January 3, 1903?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07_m9_)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07_m9_ ns:people.person.parents ?x .\n?x ns:people.deceased_person.date_of_death \"1903-01-03\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2721",
- "webqsp_question": "what were adolf hitler 's parents names"
- },
- {
- "ID": "WebQTrn-2834_ca2edeb3b86bc89bf8b0c915fd46451a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:10:14",
- "machine_question": "what are major religions in the united states and the religon where the deities is \"Uchchhishta Ganapati\"",
- "question": "Which major religion of the US has \"Uchchhishta Ganapati\" as a deity?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.deities ns:m.010x89zn . \n}",
- "webqsp_ID": "WebQTrn-2834",
- "webqsp_question": "what are major religions in the united states"
- },
- {
- "ID": "WebQTrn-484_de57960e299fa018454749173f222521",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:18:55",
- "machine_question": "what do you call money in the place in which Nova Roma is",
- "question": "What is the type of currency in Nova Roma?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:fictional_universe.fictional_setting.contains ns:m.0j689dq . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-484",
- "webqsp_question": "what do you call money in brazil"
- },
- {
- "ID": "WebQTrn-303_770773a5150d1cdd3cfadfc25022720b",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:51:01",
- "machine_question": "what inspired the person who wrote the lyrics for \"Street Scene: Act I. No. 6b Quartet\" to write poetry",
- "question": "Who inspired the person who wrote the lyrics for \"Street Scene: Act I. No. 6b Quartet\" to write poetry?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0_74_pw . \n?c ns:influence.influence_node.influenced_by ?x .\n}\n",
- "webqsp_ID": "WebQTrn-303",
- "webqsp_question": "what inspired langston hughes to write poetry"
- },
- {
- "ID": "WebQTest-1812_2febacb3c783b84086cec1db4ae7470a",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:37:17",
- "machine_question": "where was was nominee of the World Music Award for World's Best Selling Barbadian Artist award raised",
- "question": "What parish is home to the World's Best Selling Barbadian Artist award nominee?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.award ns:m.0y82ry5 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTest-1812",
- "webqsp_question": "where was rihanna raised"
- },
- {
- "ID": "WebQTrn-60_ae2a0626e306806345c62c8c4f6c53f1",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and in which the event 2002 December solstice took place",
- "question": "Which country with Portuguese-speaking people witnessed the 2002 December solstice?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.location.events ns:m.0102yq_6 . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-3428_6c9b2bdd875d57a9585204feca3f1628",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:44:38",
- "machine_question": "where did the author who published editions for Heidi Klum's Body of Knowledge and seal get married",
- "question": "Where was the wedding of seal and the author that published Heidi Klum's Body of Knowledge?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04fmpnc . \n?c ns:people.person.spouse_s ?y .\n?y ns:people.marriage.location_of_ceremony ?x .\n?y ns:people.marriage.spouse ns:m.01vsykc .\n?y ns:people.marriage.type_of_union ns:m.04ztj .\n}\n",
- "webqsp_ID": "WebQTrn-3428",
- "webqsp_question": "where did heidi klum and seal get married"
- },
- {
- "ID": "WebQTrn-42_68ca58222630fcb347377f70c8c180cc",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:08:41",
- "machine_question": "what party was the person that said \"Our Union: It must be preserved.\"",
- "question": "Which government party was the person who said \"Our Union: It must be preserved.\" from?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048k5wh . \n?c ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n}\n",
- "webqsp_ID": "WebQTrn-42",
- "webqsp_question": "what party was andrew jackson"
- },
- {
- "ID": "WebQTrn-95_9cefb57084da782f843b2c57e373f0a7",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:13:37",
- "machine_question": "what kind of money should i take to the governmental jurisdiction that has governmental office holder named Donald Sangster",
- "question": "What type of currency is used by the governmental jurisdiction where Donald Sangster holds office?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.03cd_2 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-95",
- "webqsp_question": "what kind of money should i take to jamaica"
- },
- {
- "ID": "WebQTrn-634_8b1ff0551fb22f1d4e54d33d3656b8e8",
- "compositionality_type": "superlative",
- "created": "2017-10-25T22:41:50",
- "machine_question": "what did martin luther do and ended leading a religious organization earliest",
- "question": "What profession did Martin Luther have prior to leading a religous organization?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04yd_)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04yd_ ns:people.person.profession ?x .\n?x ns:religion.religious_leadership_title.leaders ?c .\n?c ns:religion.religious_organization_leadership.end_date ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-634",
- "webqsp_question": "what did martin luther do"
- },
- {
- "ID": "WebQTrn-1770_540abec8ff3d2f4e81bfc5be9ea8e816",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:30:05",
- "machine_question": "what is the subject of the film Beyonce: Baby and Beyond 's daughters name",
- "question": "Featured in the film Beyonce: Baby and Beyond, what is Beyonce's daughter's name?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.0zn8w29 . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1770",
- "webqsp_question": "what is beyonce 's daughters name"
- },
- {
- "ID": "WebQTest-361_313ad5665508312b968492895147f134",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:38:26",
- "machine_question": "what to do and see in vienna austria and occur once a Yearly",
- "question": "What are some annual events in Vienna, Austria?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0fhp9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0fhp9 ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:time.recurring_event.current_frequency ns:m.02n9t4t . \n}",
- "webqsp_ID": "WebQTest-361",
- "webqsp_question": "what to do and see in vienna austria"
- },
- {
- "ID": "WebQTrn-2664_46f65a3745ff73f46fdcecf071f8b144",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and that was ruled by Elizabeth II",
- "question": "Who are the main traders that were ruled by Elizabeth II are partners of China? Answer: Tuvalu, New Zealand?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:royalty.kingdom.rulers ns:m.0d1_f . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-2570_08559c294afe75c400149e7c9f7f9a84",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and is the politician that was appointed to his/her government position by Woodrow Wilson",
- "question": "Who was the US president during World War 2, having been originally appointed by Woodrow Wilson to his governmental position?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.appointed_by ns:m.083q7 . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTest-1012_f1832be83dea7c2c3dbb7d714514ecbf",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:17:46",
- "machine_question": "what to do in hollywood ca this weekend and the venue capacity is 3401",
- "question": "This Hollywood, California venue has a capacity of 3401.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2wj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2wj ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.venue.capacity \"3401\" . \n}",
- "webqsp_ID": "WebQTest-1012",
- "webqsp_question": "what to do in hollywood ca this weekend"
- },
- {
- "ID": "WebQTrn-894_1055da5e6aeba01342af1c17439f3522",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired scott fitzgerald and was also a peer of George Santayana",
- "question": "Which peer of George Santayana inspired Scott Fitzgerald?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02zjd ns:influence.influence_node.influenced_by ?x .\n?x ns:influence.influence_node.peers ?c .\n?c ns:influence.peer_relationship.peers ns:m.018wj9 . \n}",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTrn-775_ed13e54119cb8e0354460c250036965a",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:58:13",
- "machine_question": "what group is aubrey o'day in and was nominee of the MTV Video Music Award for Best Pop Video award",
- "question": "What musical group includes Aubrey o'Day and was nominated for MTV's Best Pop Video award?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dpd2h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dpd2h ns:music.group_member.membership ?y .\n?y ns:music.group_membership.group ?x .\n?x ns:award.award_nominee.award_nominations ?c .\n?c ns:award.award_nomination.award ns:m.02f77y . \n}",
- "webqsp_ID": "WebQTrn-775",
- "webqsp_question": "what group is aubrey o'day in"
- },
- {
- "ID": "WebQTrn-76_f29b3764fd88d76c5faa9ea947c57286",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:11:36",
- "machine_question": "what college did the actor that played the character Hark Hanson attend",
- "question": "The actor that played Hark Hanson attended which college?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0h2rmwk . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n}\n",
- "webqsp_ID": "WebQTrn-76",
- "webqsp_question": "what college did matt lauer attend"
- },
- {
- "ID": "WebQTrn-241_6c19bc1fe78f2c0015bfd29e5c12767c",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with the governmental jurisdiction that held the legislative session of the First Valls Government",
- "question": "What are the names of the countries that border the location of the First Valls Government legislative session?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.legislative_sessions ns:m.0105s275 . \n?c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n}\n",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTest-1200_fc02976fc922fe099524d60306f45766",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:51:09",
- "machine_question": "where did the the body of water under Bridge of Hope end",
- "question": "What body of water does the river that flows under the Bridge of hope empty in to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:geography.body_of_water.bridges ns:m.0df768 . \n?c ns:geography.river.mouth ?x .\n}\n",
- "webqsp_ID": "WebQTest-1200",
- "webqsp_question": "where did the mississippi river end"
- },
- {
- "ID": "WebQTest-1528_e1afb0de9f0365dc12b33198fb286896",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and that was producted by Jimmy Buffett",
- "question": "What movie, produced by Jimmy Buffet, features Logan Lerman?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.produced_by ns:m.0168cl . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-261_b8ad3b4a779b336ecc2f3e7d438ae66c",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:45:58",
- "machine_question": "where is whistler mountain located and the population number is 18271000",
- "question": "What country is home ti Whistler Mountain and has a population of roughly 18271000?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02pg6z3)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02pg6z3 ns:location.location.containedby ?x .\n?x ns:topic_server.population_number \"18271000\" . \n}",
- "webqsp_ID": "WebQTrn-261",
- "webqsp_question": "where is whistler mountain located"
- },
- {
- "ID": "WebQTest-1923_d2a47301538ff61eb47d97dcd2b65863",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and that was producted by Toby Emmerich",
- "question": "Which Miley Cyrus film was produced by Toby Emmerich?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.executive_produced_by ns:m.03c9pqt . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-3400_0086d2537f89176e0be67746d2047d84",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:40:24",
- "machine_question": "who plays stewie griffin on the program that has the multipart episodes Stewie Kills Lois and Lois Kills Stewie",
- "question": "Who plays Stewie Griffin in the television show episode \"Stewie Kills Lois and Lois Kills Stewie\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:tv.tv_program.multipart_episodes ns:m.047t4gp . \n?c ns:tv.tv_program.regular_cast ?y .\n?y ns:tv.regular_tv_appearance.actor ?x .\n?y ns:tv.regular_tv_appearance.character ns:m.02m29p .\n}\n",
- "webqsp_ID": "WebQTrn-3400",
- "webqsp_question": "who plays stewie griffin on family guy"
- },
- {
- "ID": "WebQTrn-436_7d08be23b280e90db45a5fd05de6de8c",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:11:48",
- "machine_question": "who played dumbledore in the the topic of the image hpatss poster.PNG",
- "question": "What topic of the image hpatss poster PNG actor played dumbledore?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.0fmcghn . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0cb2r .\n}\n",
- "webqsp_ID": "WebQTrn-436",
- "webqsp_question": "who played dumbledore in the first movie"
- },
- {
- "ID": "WebQTrn-60_80dd8836edf74bbdc4c00996958a8ded",
- "compositionality_type": "comparative",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and the country calling code is greater than 238",
- "question": "In what Portuguese-speaking nation is the country calling code higher than 238?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.calling_code ?num .\nFILTER (xsd:integer(?num) > 238) . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-2256_399c19436cbc08af46c892b88346ab2b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:37:38",
- "machine_question": "what happened to adolf hitler at the end of the war and also the actor Michael Angelis",
- "question": "What happened to both Hitler and Michael Angelis?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07_m9_)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07_m9_ ns:people.deceased_person.cause_of_death ?x .\n?x ns:film.film_character.portrayed_in_films ?c .\n?c ns:film.performance.actor ns:m.02bw1q . \n}",
- "webqsp_ID": "WebQTrn-2256",
- "webqsp_question": "what happened to adolf hitler at the end of the war"
- },
- {
- "ID": "WebQTrn-1405_af8b975343e4098913128e9ac7d04c05",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:40:40",
- "machine_question": "where did president the public speaker which spoke about Anti-Apartheid go to school",
- "question": "Where did the Anti-Apartheid president public speaker attend school?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:event.public_speaker.speeches_or_presentations ?k .\n?k ns:event.speech_or_presentation.speech_topic ns:m.04lxyz0 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1405",
- "webqsp_question": "where did president kennedy go to school"
- },
- {
- "ID": "WebQTrn-2904_2e36b6986e9bd1c449bafc82caafa585",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:20:01",
- "machine_question": "where did was nominee of the Young Hollywood Award for SodaStream Unbottle the World award live",
- "question": "Where was the nominee of the Young Hollywood Award for SodaStream Unbottle the World Live?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.award ns:m.0y54kb3 . \n?c ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTrn-25_2c5591f1dbe7402405004d7a0836dd3b",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and is of type Animation",
- "question": "Which animation movies does Taylor Lautner act in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:type.object.name \"Animation\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-2570_c5c8a98086adc140453607bc0c0e5640",
- "compositionality_type": "superlative",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and is the politician that ended his/her government position earliest",
- "question": "Which politician, who ended their government position early, was the president of the United States during WW2?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.to ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-452_e1d6f53f49be4abf9b71b6f18c67ac13",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:13:17",
- "machine_question": "where does lala the subject of the film Carmelo's Way live",
- "question": "What three Cities did Lala the subject of the film Carmelo's Way call home?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.012z6hcz . \n?c ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTrn-2784_09e61020934818b85641a22821e7a455",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does the music producer which produced Strictly 4 My N.I.G.G.A.Z... act in",
- "question": "What other movies did the producer of Strictly 4 My N.I.G.G.A.Z... act in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.producer.releases_produced ns:m.0348bdx . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTest-1797_baf0cb85a501bfa2774e5724b6c67df7",
- "compositionality_type": "comparative",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and ended governmental position before 1877-03-11",
- "question": "Who left government office before Mar 11, 1877 and also fought at the Battle of Vicksburg?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.to ?num .\nFILTER (?num < \"1877-03-11\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-962_87d948a164ef5c3fd128e813e8d45eff",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:34:55",
- "machine_question": "who played the film whose soundtrack is Forrest Gump: Original Motion Picture Score as a kid",
- "question": "Which child actor played in the movie whose soundtrack is Forrest Gump: Original Motion Picture?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.soundtrack ns:m.01l38nq . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0264f7h .\n?y ns:film.performance.character_note ?sk0 .\nFILTER (str(?sk0) = \"Young Forrest\")\n}\n",
- "webqsp_ID": "WebQTrn-962",
- "webqsp_question": "who played forrest gump as a kid"
- },
- {
- "ID": "WebQTrn-1532_118a81ac3fc08ca8590bf8be836d1be1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:00:28",
- "machine_question": "what college did harry s. truman attend and the organiztion founding date is 1929",
- "question": "What college was founded in 1929 that Harry S. Truman attended?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09bg4l)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09bg4l ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:organization.organization.date_founded \"1929\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-1532",
- "webqsp_question": "what college did harry s. truman attend"
- },
- {
- "ID": "WebQTrn-484_a7e655ba2343c8713f26f616c09aa12f",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:18:55",
- "machine_question": "what do you call money in the location which contains the second level division Monte Alto, S\u00e3o Paulo",
- "question": "What is the currency in the country where Monte Alto and Sao Paulo are found?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.042mmz . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-484",
- "webqsp_question": "what do you call money in brazil"
- },
- {
- "ID": "WebQTrn-2653_b98f847032635d8795209af243ad72b1",
- "compositionality_type": "superlative",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have france been involved in and is the event ended earliest",
- "question": "What are the wars that France has been involved in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n?x ns:time.event.end_date ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTrn-1557_e90823de45678505afc15e9e8e713626",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:04:35",
- "machine_question": "where did charles drew go to college and is the university that has number of undergraduates 1648",
- "question": "What university was attended by Charles Drew and also has a population of 1648 undergrads?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018t67)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018t67 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number \"1648\" . \n}",
- "webqsp_ID": "WebQTrn-1557",
- "webqsp_question": "where did charles drew go to college"
- },
- {
- "ID": "WebQTrn-484_5cbe9f9a08150c3c1c7c0d3c289520aa",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:18:55",
- "machine_question": "what do you call money in the area in which the newspaper O Pasquim is circulated",
- "question": "In the area where the newspaper called O Pasquim is circulated, what is the currency used?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.02vn8fs . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-484",
- "webqsp_question": "what do you call money in brazil"
- },
- {
- "ID": "WebQTest-1797_504385c9271ab572b3213303b762e341",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and is the politician that held his/her government position until 1877-03-04",
- "question": "What politician held office until march of 1877 and fought in the Battle of Vicksburg?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.to \"1877-03-04\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTest-1012_d55d61f79992802f6a1d27843d24cf2f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:17:46",
- "machine_question": "what to do in hollywood ca this weekend and is the institution where Steve Allen was inducted",
- "question": "What's a place that can be visited in Hollywood CA this weekend that has inducted Steve Allen?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2wj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2wj ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:award.hall_of_fame.inductees ?c .\n?c ns:award.hall_of_fame_induction.inductee ns:m.0127xk . \n}",
- "webqsp_ID": "WebQTest-1012",
- "webqsp_question": "what to do in hollywood ca this weekend"
- },
- {
- "ID": "WebQTrn-1394_5aaa68fc9bd47112d004886067b0477d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:38:53",
- "machine_question": "what country does turkey trade with and the location's emissions per capita in dated metric ton is 0.447181",
- "question": "What country, who has emissions per capita of 0.447181, trades with Turkey?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.01znc_)\n\t{ \n\t ns:m.01znc_ ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.01znc_ ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.statistical_region.co2_emissions_per_capita ?c .\n?c ns:measurement_unit.dated_metric_ton.number \"0.447181\" . \n}",
- "webqsp_ID": "WebQTrn-1394",
- "webqsp_question": "what country does turkey trade with"
- },
- {
- "ID": "WebQTest-213_044320b87059a1cd4aacb661d9c6512a",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:59:24",
- "machine_question": "who did scarlett johansson date and is the artist had a concert tour named Justified and Stripped Tour",
- "question": "Which artist had the \"Justified and Stripped Tour\" and dated Scarlett Johansson?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:music.artist.concert_tours ns:m.027vqy0 . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-1182_ac67410188d0f2258139a3c84773885e",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:51:26",
- "machine_question": "who is the current queen of the location time zone is Central Western Time Zone",
- "question": "Who is the queen covering the location of time zone Central Western Time Zone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.location.time_zones ns:m.0y498v7 . \n?c ns:royalty.kingdom.rulers ?x .\n?x ns:common.topic.notable_types ns:m.04fnrhx .\n}\n",
- "webqsp_ID": "WebQTrn-1182",
- "webqsp_question": "who is the current queen of australia"
- },
- {
- "ID": "WebQTrn-2641_9f4e223ee039ce1799510374ffe59428",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:22:31",
- "machine_question": "where did the person education institution is Wright-Humason School for the Deaf die",
- "question": "The person who attended education institution is Wright-Humason School for the Deaf died where?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.07tr9z . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2641",
- "webqsp_question": "where did helen keller die"
- },
- {
- "ID": "WebQTrn-1232_1df3c4ff928707f87381b9327b5e0663",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T21:56:41",
- "machine_question": "where was the roman empire centered and is the city that hosted 1960 Summer Olympics",
- "question": "What city hosted the 1960 Olympics and was the central city of the roman empire?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06cmp)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06cmp ns:location.country.capital ?x .\n?x ns:olympics.olympic_host_city.olympics_hosted ns:m.0lbd9 . \n}",
- "webqsp_ID": "WebQTrn-1232",
- "webqsp_question": "where was the roman empire centered"
- },
- {
- "ID": "WebQTrn-60_8bb7d66ca88065797304bb757065954e",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the tv show The Bride with White Hair was filmed there",
- "question": "The TV show The Bride with White Hair was filmed in the same country where people speak portuguese. What country is that?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:tv.tv_location.tv_shows_filmed_here ns:m.0jkvl5n . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-2569_d2aef4ecb09bef9772b1862c9853f3a9",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:11:06",
- "machine_question": "where do the the team won the 1994 NBA Finals championship play basketball",
- "question": "Where does the team that won the 1994 NBA Finals championship play basketball?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.08x9cq . \n?c ns:sports.sports_team.arena_stadium ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2569",
- "webqsp_question": "where do the houston rockets play basketball"
- },
- {
- "ID": "WebQTest-837_5dd0eeca79ae03b7711252c032849eb2",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:13:39",
- "machine_question": "what year did the the team has a team moscot named Rise win superbowl",
- "question": "Which year did the team whose mascots's name is Rise win the Superbowl?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.team_mascot ns:m.0nz45zc . \n?c ns:sports.sports_team.championships ?x .\n?x ns:sports.sports_championship_event.championship ns:m.06x5s .\n}\n",
- "webqsp_ID": "WebQTest-837",
- "webqsp_question": "what year did the baltimore ravens win superbowl"
- },
- {
- "ID": "WebQTest-998_920d8cef50c023e0a693d393bf609007",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:30:37",
- "machine_question": "when was the last time the team won the 1973 NBA Finals championship won the championship",
- "question": "The team that won the 1973 NBA Finals Championship last won the Championship in what year?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.0cs1kg . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.start_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-998",
- "webqsp_question": "when was the last time knicks won the championship"
- },
- {
- "ID": "WebQTest-1603_b4ae7897b99465887b3e5c37c392fce6",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:38:56",
- "machine_question": "what is the sacred text of the religion place of worship is Zhi Nan Temple",
- "question": "What is the sacred text of the region that worships at Zhi Nan Temple?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religion.places_of_worship ns:m.0260jdk . \n?c ns:religion.religion.texts ?x .\n}\n",
- "webqsp_ID": "WebQTest-1603",
- "webqsp_question": "what is the sacred text of daoism"
- },
- {
- "ID": "WebQTrn-1405_8e65d827de2fe8fd8b11773997effdf0",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:14:23",
- "machine_question": "where did president kennedy go to school and the educational institution newspaper is Nassau Weekly",
- "question": "What college did President Kennedy attend that has the newspaper Nassau Weekly?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.educational_institution.newspaper ns:m.08zwhp . \n}",
- "webqsp_ID": "WebQTrn-1405",
- "webqsp_question": "where did president kennedy go to school"
- },
- {
- "ID": "WebQTrn-2904_56cf05bd5b41e04f4358490ed3e81619",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:52:41",
- "machine_question": "where did lauren conrad live and is the pro athlete born here that started his career 1999",
- "question": "Where did Lauren Conrad live, and is the pro athlete that was born here, that began his career in 1999?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:location.location.people_born_here ?c .\n?c ns:sports.pro_athlete.career_start \"1999\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTrn-1812_3e805a8103adcdab964dbb44b8267714",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:53:34",
- "machine_question": "what countries are in the caribbean and is the country that contains Gros Islet Quarter",
- "question": "Which caribbean country contains the Gors Islet Quarter?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.administrative_divisions ns:m.03cmb2 . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTest-1301_020f93c678f201a55199a0c40d829467",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T05:03:59",
- "machine_question": "what are fun things to do in sacramento ca and the location time zone is Pacific Time Zone",
- "question": "What are two good things to do when you're in Sacramento, CA in the Pacific Time Zone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07bcn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07bcn ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:location.location.time_zones ns:m.02lcqs . \n}",
- "webqsp_ID": "WebQTest-1301",
- "webqsp_question": "what are fun things to do in sacramento ca"
- },
- {
- "ID": "WebQTrn-237_993bf41507919333b3a87058c5072363",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:05:24",
- "machine_question": "what is the name of the the sports team with the fight song Renegade head coach",
- "question": "What is the name of the head coach of the sports team whose fight song is \"Renegade\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.fight_song ns:m.06c78r . \n?c ns:american_football.football_team.current_head_coach ?x .\n}\n",
- "webqsp_ID": "WebQTrn-237",
- "webqsp_question": "what is the name of the pittsburgh steelers head coach"
- },
- {
- "ID": "WebQTrn-1405_42588c6fd3d30a777953bbaf2b4079b9",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:14:23",
- "machine_question": "where did president the person education institution is Edward Devotion School go to school",
- "question": "What schools did the President who attended Edward Devotion School attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.0ccg42 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1405",
- "webqsp_question": "where did president kennedy go to school"
- },
- {
- "ID": "WebQTest-1072_4fa3b53f1047599414336495b9275a38",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:37:05",
- "machine_question": "who is the current governor of the location that appointed Jan Brewer to govermental position 2010",
- "question": "Who was the 2010 governor of the state that appointed Jan Brewer?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.02pkb1c . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2010-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2010-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-1072",
- "webqsp_question": "who is the current governor of arizona 2010"
- },
- {
- "ID": "WebQTest-654_af0a37b13a66138a543af50c2ac24bb8",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:55:42",
- "machine_question": "what are the location that appointed Adly Mansour to govermental position money called",
- "question": "What is the money called in the area where Adly Monsour is in a governmental position?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.0w5nf92 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTest-654",
- "webqsp_question": "what are egyptian money called"
- },
- {
- "ID": "WebQTest-302_5e43a21c08076aabc07f1a6fd6ae6bb9",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:12:54",
- "machine_question": "what are the official colors of the the sports team owner is Jerry Jones",
- "question": "Which colors are the official ones of the athletic team that is owned by Jerry Jones?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.professional_sports_team.owner_s ns:m.016b9c . \n?c ns:sports.sports_team.colors ?x .\n}\n",
- "webqsp_ID": "WebQTest-302",
- "webqsp_question": "what are the official colors of the dallas cowboys"
- },
- {
- "ID": "WebQTest-55_2506fa68f5112e77c1167a3aa03f218b",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:42:30",
- "machine_question": "who is the person education institution is Cariboo Hill Secondary School",
- "question": "What did the famous people who wen tot Cariboo Hill Secondary School do?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.education ?k .\n?k ns:education.education.institution ns:m.0dhqrm . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTest-55",
- "webqsp_question": "who is michael buble"
- },
- {
- "ID": "WebQTest-1560_ac8af71653951589b9f019f502b6afa3",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:34:06",
- "machine_question": "who founded the educational institution newspaper is Washington Square News",
- "question": "Who was the founder of the Washington Square news?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:education.educational_institution.newspaper ns:m.078d2b . \n?c ns:organization.organization.founders ?x .\n}\n",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTrn-3543_a9122e6c3ec58aea7483e18c7074128a",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:10:45",
- "machine_question": "what countries does japan export to and is the country that contains Gilbert Islands",
- "question": "What country that contains Gilbert Islands does Japan export to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.country.administrative_divisions ns:m.0101msg_ . \n}",
- "webqsp_ID": "WebQTrn-3543",
- "webqsp_question": "what countries does japan export to"
- },
- {
- "ID": "WebQTrn-2319_e9de608a162453baa77b7972ae3beb40",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:45:55",
- "machine_question": "what is the official language of the the country that contains Kiev",
- "question": "What is the official language of the country that has Kiev in it?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.02sn34 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTrn-237_365a098580db25b4bb178c4ed81bd460",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:05:24",
- "machine_question": "what is the name of the the team won the 2009 AFC Championship Game championship head coach",
- "question": "Who is the head coach of the team that won 2009 AFC Championship Game?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.0_gt_lv . \n?c ns:american_football.football_team.current_head_coach ?x .\n}\n",
- "webqsp_ID": "WebQTrn-237",
- "webqsp_question": "what is the name of the pittsburgh steelers head coach"
- },
- {
- "ID": "WebQTest-489_17f01781cffbd351cde8cd6506c5349e",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:36:40",
- "machine_question": "who plays stephanie plum in the film has a charcter named Stephanie Plum",
- "question": "In the film with the characater named Stephanie Plum, who plays her?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.character ns:m.098by5 . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.098by5 .\n}\n",
- "webqsp_ID": "WebQTest-489",
- "webqsp_question": "who plays stephanie plum in one for the money"
- },
- {
- "ID": "WebQTrn-3251_f754b516be3ab5f1be55fba222465c09",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T01:31:49",
- "machine_question": "what college is in greeley colorado and the educational institution newspaper is The Mirror",
- "question": "What college is the educational institution with The Mirror newspaper in Greeley, Colorado?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0rczx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0rczx ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.newspaper ns:m.02pqh9f . \n}",
- "webqsp_ID": "WebQTrn-3251",
- "webqsp_question": "what college is in greeley colorado"
- },
- {
- "ID": "WebQTrn-3535_a169c3e0ff9e2893c156755cf719b5ff",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:08:32",
- "machine_question": "who does the voice of kovu in the film has a charcter named Vitani",
- "question": "In the film with the character name Vitani, who is the voice of Kovu?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.character ns:m.0bswhn . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0bnznr .\n}\n",
- "webqsp_ID": "WebQTrn-3535",
- "webqsp_question": "who does the voice of kovu in lion king"
- },
- {
- "ID": "WebQTrn-2152_0fd881e73ad021449c1ea16bb9952f2a",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T23:29:58",
- "machine_question": "what teams are in the american league west and the sports team owner is Arte Moreno",
- "question": "What American League West sports team is owned by Arte Moreno?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07fbnf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07fbnf ns:sports.sports_league.teams ?y .\n?y ns:sports.sports_league_participation.team ?x .\n?x ns:sports.professional_sports_team.owner_s ns:m.01hf9v . \n}",
- "webqsp_ID": "WebQTrn-2152",
- "webqsp_question": "what teams are in the american league west"
- },
- {
- "ID": "WebQTest-1560_1cbd772457447bcfbbad0b67531e9c0b",
- "compositionality_type": "superlative",
- "created": "2018-02-13T05:34:06",
- "machine_question": "who founded new york university and held his govermental position from latest",
- "question": "Who held his governmental position latest and founded New York University?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwfn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwfn ns:organization.organization.founders ?x .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTrn-60_bf5ce242e170352050a5b7308531e009",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the mechandise trade percent of gdp was 100.72",
- "question": "What Portuguese country's mechandise trade percent of gdp was 100.72?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.merchandise_trade_percent_of_gdp ?c .\n?c ns:measurement_unit.dated_percentage.rate \"100.72\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-60_039556a866f620ae9a1a72f96c22bae1",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the part time employment percent in 10.8",
- "question": "What Portuguese speaking country that has part time employment of 10.8 percent?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.part_time_employment_percent ?c .\n?c ns:measurement_unit.dated_percentage.rate \"10.8\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-2784_b6ad66a3f1f515d0688c346e16d202e6",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:40:43",
- "machine_question": "what movies does tupac act in and is the film has a charcter named Mr. Woodson",
- "question": "What film with character named Mr. Woodson did Tupac act in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.character ns:m.0dl7n6y . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTest-1091_9a69191735636d5c80ee0a6dd1153086",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:41:33",
- "machine_question": "what type of religions are in the united states and the religion place of worship is Yanina Synagogue",
- "question": "What United States religion has a places of worship named Yanina Synagogue?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.places_of_worship ns:g.123852dg . \n}",
- "webqsp_ID": "WebQTest-1091",
- "webqsp_question": "what type of religions are in the united states"
- },
- {
- "ID": "WebQTest-1923_7fda21e9bd5453a67c7f1b983b955114",
- "compositionality_type": "composition",
- "created": "2018-02-13T06:19:01",
- "machine_question": "what movies has the artist had a concert tour named Hannah Montana: World Tour 2010/2011 been in",
- "question": "The artist had a concert tour named Hannah Montana: World Tour 2010/2011 has bee in what movies?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.artist.concert_tours ns:m.0cg4kh5 . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-1294_2bfd7666d28e74005c3cd0be5b91389f",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:01:37",
- "machine_question": "what is vito corleone real name and is the person notable with the medical condition Prostate cancer",
- "question": "What person notable with the medical condition Prostate cancer played Vito Corleone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05hp_9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05hp_9 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:medicine.notable_person_with_medical_condition.condition ns:m.0m32h . \n}",
- "webqsp_ID": "WebQTrn-1294",
- "webqsp_question": "what is vito corleone real name"
- },
- {
- "ID": "WebQTest-712_2443bf06815cf0d93b1a271a1a49062f",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:02:04",
- "machine_question": "what countries have territories in oceania and is the location that appointed Kevin Rudd to govermental position",
- "question": "Which country with a territory in Oceania appointed Kevin Rudd to its government?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.appointed_by ns:m.021l9k . \n}",
- "webqsp_ID": "WebQTest-712",
- "webqsp_question": "what countries have territories in oceania"
- },
- {
- "ID": "WebQTest-1797_55859b14711d8a72722e48869e7af7be",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T06:00:12",
- "machine_question": "who fought in the battle of vicksburg and the country capital is Richmond",
- "question": "Who fought in the battle of Vicksburg whose capital is Richmond?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:location.country.capital ns:m.0dzt9 . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-2057_5d012d4a5a946880162135e9a08ba1d3",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:19:38",
- "machine_question": "what money does the country that has the national anthem National Anthem of Guatemala use",
- "question": "The country that has the national anthem National Anthem of Guatemala uses what type of money?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.01j64_ . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2057",
- "webqsp_question": "what money does guatemala use"
- },
- {
- "ID": "WebQTrn-3151_a3be6ba7c257f1c9c8514e54a314337a",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:19:40",
- "machine_question": "what is the major language spoken in the country that contains Crete",
- "question": "Crete is from the country speaking which major languages?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.01xyy . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3151",
- "webqsp_question": "what is the major language spoken in greece"
- },
- {
- "ID": "WebQTrn-2026_96417e4d721f5c0e2c9079454df0af5b",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:17:07",
- "machine_question": "what currency does the the country that contains El Seibo Province",
- "question": "El Seibo Province is part of the country using what currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.03xplf . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2026",
- "webqsp_question": "what currency does the dominican republic"
- },
- {
- "ID": "WebQTrn-2316_79c8dcdd17460491b002d71d6458db66",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T23:45:38",
- "machine_question": "what influenced jackson pollock 's work and is the person notable with the medical condition Dyslexia",
- "question": "What notable person with a medical diagnosis of dyslexia influenced the work of Jackson Pollock?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04510)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04510 ns:influence.influence_node.influenced_by ?x .\n?x ns:medicine.notable_person_with_medical_condition.condition ns:m.029sk . \n}",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTest-55_54e856d3c44e0ac4a33f0f0ebb7a67d6",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:42:30",
- "machine_question": "who is the artist had a concert tour named Crazy Love Tour",
- "question": "Who had a concert named Crazy Love Tour?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.artist.concert_tours ns:m.09gfxrx . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTest-55",
- "webqsp_question": "who is michael buble"
- },
- {
- "ID": "WebQTrn-60_904dc2251690e2d7ad9328706488eb2f",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the gdp growth rate percentage was once -0.094096",
- "question": "What country with a GDP Growth Rate Percentage which once was -0.094096 has people who speak Portuguese?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.gdp_growth_rate ?c .\n?c ns:measurement_unit.dated_percentage.rate \"-0.094096\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-3166_cf9ffbb57f2b9e73dca2d2492121f242",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:21:54",
- "machine_question": "what is the country that contains Ulsan 's capital city",
- "question": "What city countains Ulsan's capital City?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.01vsdq . \n?c ns:location.country.capital ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3166",
- "webqsp_question": "what is south korea 's capital city"
- },
- {
- "ID": "WebQTrn-1182_91486f8ce518ad60645488b0b298ff11",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:51:26",
- "machine_question": "who is the current queen of the location time zone is Heard and McDonald Islands\u00c2\u00a0Time Zone",
- "question": "Which queen presides over the location that has the Time Zone named for the Heard and McDonald Islands?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.location.time_zones ns:m.0y49btq . \n?c ns:royalty.kingdom.rulers ?x .\n?x ns:common.topic.notable_types ns:m.04fnrhx .\n}\n",
- "webqsp_ID": "WebQTrn-1182",
- "webqsp_question": "who is the current queen of australia"
- },
- {
- "ID": "WebQTest-998_47e95c73ec76579a8d66b6e1607df389",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:30:37",
- "machine_question": "when was the last time the basket ball team head coach is Derek Fisher won the championship",
- "question": "When was the last time the basketball team whose head coach is Derek Fisher won the national championship?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:basketball.basketball_team.head_coach ns:m.04lvwk . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.start_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-998",
- "webqsp_question": "when was the last time knicks won the championship"
- },
- {
- "ID": "WebQTest-1234_5d4f19710445c6dcee021e0282b06e1d",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:56:03",
- "machine_question": "what business did the architect that desinged Edgar Thomson Steel Works dominate",
- "question": "What business was the person who designed Edgar Thomson Steel Works proficient in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:architecture.architect.structures_designed ns:m.026z765 . \n?c ns:base.kwebbase.kwtopic.disciplines ?x .\n}\n",
- "webqsp_ID": "WebQTest-1234",
- "webqsp_question": "what business did andrew carnegie dominate"
- },
- {
- "ID": "WebQTrn-3226_2a2affc1ec1bd15ab22928007852d1b0",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:29:04",
- "machine_question": "who plays the film has a charcter named Downtown Businesswoman",
- "question": "Which actress plays Downtown Businesswoman character in a film?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.character ns:m.0vyn81b . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.04hyh27 .\n}\n",
- "webqsp_ID": "WebQTrn-3226",
- "webqsp_question": "who plays sarah marshall"
- },
- {
- "ID": "WebQTrn-3151_6c814f2ef8a8f703137524a5ecf17ba4",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:19:40",
- "machine_question": "what is the major language spoken in contains the wine regions that produces Retsina wine style",
- "question": "What are the major languages spoken in the regions that produce Retsina wine?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:wine.wine_region.wine_styles ns:m.01jg9j . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3151",
- "webqsp_question": "what is the major language spoken in greece"
- },
- {
- "ID": "WebQTrn-2478_0e2a90c8d8bf04cd881d1fd53ab0c6bc",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:00:04",
- "machine_question": "what is the the organiztion leadership has a person named Nancy Cantor mascot",
- "question": "What is the mascot of the college led by Nancy Cantor?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.leadership ?k .\n?k ns:organization.leadership.person ns:m.0bnhtk . \n?c ns:education.educational_institution.mascot ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2478",
- "webqsp_question": "what is the syracuse university mascot"
- },
- {
- "ID": "WebQTrn-2570_c17669dc7c892018579cd1b98df18f03",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:11:21",
- "machine_question": "who was the president of the united states during ww2 and held his govermental position from 1913-03-17",
- "question": "Who held his governmental position from March 17, 1913 and was the president of the United States during WWII?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from \"1913-03-17\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-1758_213cbfafc2612b42c5f8efe85c3532c5",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:47:13",
- "machine_question": "what is the present form of government in the currency used in the country is Iranian rial",
- "question": "In the country with the Iranian Rial form of currency, what is the present form of government?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_used ns:m.034n11 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1758",
- "webqsp_question": "what is the present form of government in iran"
- },
- {
- "ID": "WebQTest-538_246ecc85350b201944b66ecc40d8179c",
- "compositionality_type": "composition",
- "created": "2018-02-13T03:44:58",
- "machine_question": "what are all the movies the artist had a concert tour named The 1989 World Tour has been in",
- "question": "Which movies has the performer who headlined the concert tour The 1989 World Tour appeared in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.artist.concert_tours ns:m.0127xmfr . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-750_e02e76134732e285f2d7641ac41d5a3f",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:00:12",
- "machine_question": "what years have the the sports team owner is Frank McCourt won the world series",
- "question": "What years' World Series were won by the sports team whose owner is Frank McCourt?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.professional_sports_team.owner_s ns:m.05w2rj . \n?c ns:sports.sports_team.championships ?x .\n}\n",
- "webqsp_ID": "WebQTrn-750",
- "webqsp_question": "what years have the dodgers won the world series"
- },
- {
- "ID": "WebQTrn-3384_6cb1331b7de4eccf0c4d3f78f17c7ad8",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:49:10",
- "machine_question": "what language does people from the country that has the national anthem There is a Lovely Country speak",
- "question": "What is the spoken language in the country with national anthem There is a Lovely Country?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.0n8r4 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3384",
- "webqsp_question": "what language does people from denmark speak"
- },
- {
- "ID": "WebQTrn-2834_2d45e5f27018fef8d4f5f7e2cf000006",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:45:42",
- "machine_question": "what are major religions in the united states and the religion notable figure is Marcion of Sinope",
- "question": "What major religion in the United States has a notable figure called Marcion of Sinope?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.notable_figures ns:m.01br4j . \n}",
- "webqsp_ID": "WebQTrn-2834",
- "webqsp_question": "what are major religions in the united states"
- },
- {
- "ID": "WebQTrn-60_7ce285805d4eb1a2134b110a2145431e",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the foreign direct investment net inflow was -1019690513",
- "question": "What Portuguese speaking country that has the foreign direct net flow of -1019690513?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.foreign_direct_investment_net_inflows ?c .\n?c ns:measurement_unit.dated_money_value.amount \"-1019690513\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTest-1000_6099ea03f4fd2476605c4a513318d29c",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:30:49",
- "machine_question": "what countries included in oceania and is the location that appointed Liberal Government of New Zealand to govermental position",
- "question": "Which nation is located in Oceania and made the appointment of Liberal Government of New Zealand to a governmental position?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"Country\")\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.appointed_by ns:m.027ns_m . \n}",
- "webqsp_ID": "WebQTest-1000",
- "webqsp_question": "what countries included in oceania"
- },
- {
- "ID": "WebQTest-1513_e367034b3791913e53838cc9c20880df",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T05:30:11",
- "machine_question": "what to do downtown sacramento and is the zoo that opened on 1927-06-02",
- "question": "What zoo opened on June 2, 1927 is something to do in Downtown Sacramento?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07bcn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07bcn ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:zoos.zoo.opened \"1927-06-02\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1513",
- "webqsp_question": "what to do downtown sacramento"
- },
- {
- "ID": "WebQTrn-2314_6bd8e51d185b5d602ee1eb939f5714fb",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:45:13",
- "machine_question": "what currency do you use in the country that contains Cartago Province",
- "question": "What is the currency used in the country which contains the Cartago Province?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.02p6vx . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2314",
- "webqsp_question": "what currency do you use in costa rica"
- },
- {
- "ID": "WebQTest-1178_08a3071aec88af141fc20ed22cfff0e2",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:51:26",
- "machine_question": "where is the person who once lived in Marin City from originally",
- "question": "A person who once lived in Marin City is originally from where?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.places_lived ?k .\n?k ns:people.place_lived.location ns:m.053myr . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTest-1178",
- "webqsp_question": "where is tupac from originally"
- },
- {
- "ID": "WebQTest-832_a188aff4a054e1ec66fafba1b8021f67",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:12:57",
- "machine_question": "when is the last time the the sports team owner is Bill Neukom won the world series",
- "question": "When did owner Bill Neukom's sports team last win the world series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.professional_sports_team.owner_s ns:m.03cyzbv . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.start_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-832",
- "webqsp_question": "when is the last time the giants won the world series"
- },
- {
- "ID": "WebQTrn-3694_8e4ffbb924cdcf9393c9cfa849b3a31c",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:24:15",
- "machine_question": "what type of money do you use in the country that has the national anthem La Bayamesa",
- "question": "What currency is used where the national anthem is \"La Bayamesa\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.01lg5j . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3694",
- "webqsp_question": "what type of money do you use in cuba"
- },
- {
- "ID": "WebQTest-832_e3d40457273785e46c5b71732713a5f4",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:12:57",
- "machine_question": "when is the last time the the team has a team moscot named Crazy Crab won the world series",
- "question": "Which World series was the last one to be won by the team that had Crazy Crab as the mascot?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.team_mascot ns:m.02q_hzh . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.start_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-832",
- "webqsp_question": "when is the last time the giants won the world series"
- },
- {
- "ID": "WebQTrn-1722_c2ff19afb275737b0309f11e46a2d691",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:45:45",
- "machine_question": "what continent does the the country that has the national anthem March On, Bahamaland belong to",
- "question": "The country that has the national anthem March On, Bahamaland belongs to what continent?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.019_cn . \n?c ns:base.locations.countries.continent ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1722",
- "webqsp_question": "what continent does the bahamas belong to"
- },
- {
- "ID": "WebQTrn-945_121437233d5ec5331edb2a957e079759",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:23:42",
- "machine_question": "what timezone is the location partially contains Upper Mississippi River on",
- "question": "What time zone is in the location that Upper Mississippi River is located in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.location.partiallycontains ?k .\n?k ns:location.partial_containment_relationship.partially_contains ns:m.0bzw5j . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTrn-945",
- "webqsp_question": "what timezone is illinois on"
- },
- {
- "ID": "WebQTrn-60_eb316eafecdc344bf47ed701283dae60",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the population was once 10004081",
- "question": "What country do people speak Portuguese where the population was once 10,004,081?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.population ?c .\n?c ns:measurement_unit.dated_integer.number \"10004081\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTest-931_95ba50d5475eff7d8ffb3b3a36abbf97",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:25:40",
- "machine_question": "what jobs did john adams have before he was president and is the office position was held from 1782-04-19",
- "question": "What position was held from April 8, 1782 by John Adams before he was President?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nns:m.03_js ns:government.politician.government_positions_held ?p .\n?p ns:government.government_position_held.office_position_or_title ns:m.060d2 .\n?p ns:government.government_position_held.from ?from .\nns:m.03_js ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.office_position_or_title ?x .\n?y ns:government.government_position_held.from ?z .\nfilter(xsd:datetime(?z) - xsd:datetime(?from) < 0)\n?x ns:government.government_office_or_title.office_holders ?c .\n?c ns:government.government_position_held.from \"1782-04-19\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-931",
- "webqsp_question": "what jobs did john adams have before he was president"
- },
- {
- "ID": "WebQTest-1817_1fc25f9b3bb6e06f62e89be16e31c52b",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T06:03:38",
- "machine_question": "where did jrr tolkien go to school and the educational institution newspaper is The Oxford Student",
- "question": "Which University with The Oxford Student newspaper did J.R.R. Tolkien attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041h0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041h0 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.educational_institution.newspaper ns:m.046h3s . \n}",
- "webqsp_ID": "WebQTest-1817",
- "webqsp_question": "where did jrr tolkien go to school"
- },
- {
- "ID": "WebQTest-1251_dfb6c97ac9bf2f0ac07f27dd80f9edc2",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:57:06",
- "machine_question": "which countries speak germanic languages and is the location contains and airport that server Nijmegen",
- "question": "Also the location of the airport that serves Nijmegen, which countries speak Germanic languages?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:location.location.contains ?c .\n?c ns:aviation.airport.serves ns:m.05g2b . \n}",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTrn-3057_e3d40457273785e46c5b71732713a5f4",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:08:55",
- "machine_question": "what year did the team has a team moscot named Crazy Crab win world series",
- "question": "In which year was the World Series won by the team whose mascot is known as Crazy Crab?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.team_mascot ns:m.02q_hzh . \n?c ns:sports.sports_team.championships ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3057",
- "webqsp_question": "what year did giants win world series"
- },
- {
- "ID": "WebQTest-1603_dc77e098c55d228b443e6bb57725461e",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:38:56",
- "machine_question": "what is the sacred text of the religion notable figure is Laozi",
- "question": "What is the sacred text of the religion with Laozi?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religion.notable_figures ns:m.0h9wp . \n?c ns:religion.religion.texts ?x .\n}\n",
- "webqsp_ID": "WebQTest-1603",
- "webqsp_question": "what is the sacred text of daoism"
- },
- {
- "ID": "WebQTrn-60_6bba574f25812fe575c83a65f6ec0ab8",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and the long term unemployment rate is 11.6",
- "question": "What country with a long term unemployment rate of 11.6 speaks Portuguese?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.long_term_unemployment_rate ?c .\n?c ns:measurement_unit.dated_percentage.rate \"11.6\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTest-626_d76c496fcc1483ba7f80719c7d08e1f9",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T03:50:57",
- "machine_question": "what does the missouri river bisect and is the us state that has a capital named Lincoln",
- "question": "Which US state has the Missouri river flowing throuhg it and inclludes Lincoln as a city?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04ykz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04ykz ns:location.location.partially_contained_by ?y .\n?y ns:location.partial_containment_relationship.partially_contained_by ?x .\n?x ns:location.us_state.capital ns:m.04gxf . \n}",
- "webqsp_ID": "WebQTest-626",
- "webqsp_question": "what does the missouri river bisect"
- },
- {
- "ID": "WebQTest-537_560ee86f4cb9196c8d757880602e8433",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T03:44:53",
- "machine_question": "what has charlie hunnam been in and is the film has a charcter named Ricky",
- "question": "What film with character named Ricky has Charlie Hunnam been in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.character ns:m.010131yb . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTest-450_3eb90d65b82703c8f7fb0496baa80ce7",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:49:58",
- "machine_question": "what is the national flower of the location where the film \"Girls! Girls! Girls!\" takes place",
- "question": "In the location that is the setting of the film \"Girls, Girls, Girls\", what is the national flower?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.05td37 . \n?c ns:government.governmental_jurisdiction.official_symbols ?y .\n?y ns:location.location_symbol_relationship.symbol ?x .\n?y ns:location.location_symbol_relationship.Kind_of_symbol ns:m.04627gn .\n}\n",
- "webqsp_ID": "WebQTest-450",
- "webqsp_question": "what is the national flower of hawaii"
- },
- {
- "ID": "WebQTest-1807_0a58f5c10a1664797b73a9ca424fea7f",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:35:47",
- "machine_question": "what was the actor that played in the film NHL Greatest Moments 's first team",
- "question": "What was the first team for which the actor featured in the film \"NHL Greatest Moments\" played?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0crvgjw . \n?c ns:sports.pro_athlete.teams ?y .\n?y ns:sports.sports_team_roster.team ?x .\n?y ns:sports.sports_team_roster.from ?sk0 .\n}\nORDER BY xsd:datetime(?sk0)\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-1807",
- "webqsp_question": "what was wayne gretzky 's first team"
- },
- {
- "ID": "WebQTest-537_ec0b950d593e3d735106aa86f989d907",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and is the film that was released before 2004-01-01",
- "question": "What Charlie Hunnam films were released prior to 1 January 2004?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\nFILTER (?num < \"2004-01-01\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-2256_549761eca9c4f858651ea00f4f9c4abc",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:37:38",
- "machine_question": "what happened to the political appointer that had the title Commander in Chief of Home Forces at the end of the war",
- "question": "What happened to the political appointer that was the Commander in Chief of Home Forces at the end of the war?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.07jrjrr . \n?c ns:people.deceased_person.cause_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2256",
- "webqsp_question": "what happened to adolf hitler at the end of the war"
- },
- {
- "ID": "WebQTrn-3151_88caff7f8bb090780b7fb3176be726ee",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:57:43",
- "machine_question": "what is the major language spoken in the place where breed Aegean cat originated in",
- "question": "What are the most common languages spoken in the country where the Aegean cat breed originated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.03c_ndy . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3151",
- "webqsp_question": "what is the major language spoken in greece"
- },
- {
- "ID": "WebQTest-1705_9b87c65bc0a5068bb2044b29f81f2342",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:17:32",
- "machine_question": "where was the artist which recorded The Dark of the Matinee (Spanish version) from",
- "question": "From where was the artist who recorded The Dark of the Matinee (Spanish version)?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0dqpwnq . \n?c ns:music.artist.origin ?x .\n}\n",
- "webqsp_ID": "WebQTest-1705",
- "webqsp_question": "where was franz ferdinand from"
- },
- {
- "ID": "WebQTest-100_4452032d9871ca0ca5a79f69f4d7b678",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:54:10",
- "machine_question": "what language is spoken in haiti today and belongs to the Gallo-Romance languages language family",
- "question": "What language is spoken in Haiti that belongs to the Gallo Romance language family?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03gyl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03gyl ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.language_family ns:m.01s460 . \n}",
- "webqsp_ID": "WebQTest-100",
- "webqsp_question": "what language is spoken in haiti today"
- },
- {
- "ID": "WebQTest-1337_75053cb108f036148b2e5631983f76a3",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:14:00",
- "machine_question": "what all did the author who published editions for Poor Richard's Almanac of 1735 invent",
- "question": "What was invented by the author of \"Poor Richard's Almanac of 1735\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.040v_ty . \n?c ns:law.inventor.inventions ?x .\n}\n",
- "webqsp_ID": "WebQTest-1337",
- "webqsp_question": "what all did ben franklin invent"
- },
- {
- "ID": "WebQTest-1686_54ff28f66a579ea629293a246a3410bb",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:16:25",
- "machine_question": "who is the governor of arizona 2009 and who held the position Secretary of state",
- "question": "What politican has held the secretary of state positon and was the governer of Arizona during 2009?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0vmt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0vmt ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.basic_title ns:m.09n5b9 . \n}",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTest-626_4a5ff6fde121829a1de60ed7c4088d4a",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:16:26",
- "machine_question": "what does the missouri river bisect and have governmental jurisdiction location symbol that was adapted after 2001",
- "question": "Which state adopted their symbol after 2001 and has the Missouri River passing through it?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04ykz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04ykz ns:location.location.partially_contained_by ?y .\n?y ns:location.partial_containment_relationship.partially_contained_by ?x .\n?x ns:government.governmental_jurisdiction.official_symbols ?c .\n?c ns:location.location_symbol_relationship.date_adopted ?num .\nFILTER (?num > \"2001\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-626",
- "webqsp_question": "what does the missouri river bisect"
- },
- {
- "ID": "WebQTrn-1677_214555bda3f8f964dacbc0fd686de014",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and is the movie that Lilian Tapia played in",
- "question": "In which movies, did Adam Sandler act in, as well as Lilian Tapia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.actor ns:g.1yh7_y433 . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-14_36f43a04afe0083042ec753a2981ab21",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:04:29",
- "machine_question": "where is the location where the film \"Madly in Love\" takes place located on a map",
- "question": "Where is the location of the film \"Madly in Love\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0bgdthp . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-14",
- "webqsp_question": "where is rome italy located on a map"
- },
- {
- "ID": "WebQTrn-3049_c2209731c36910d996455a986525aba1",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:41:11",
- "machine_question": "what is the area in which the newspaper Atlanta Georgian is circulated ga famous for",
- "question": "What is the circulation area of the Atlanta Georgian famous for hosting?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.0czccp . \n?c ns:olympics.olympic_host_city.olympics_hosted ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3049",
- "webqsp_question": "what is atlanta ga famous for"
- },
- {
- "ID": "WebQTrn-634_ab26b7d4883184a9fa73a088819de4c9",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:41:50",
- "machine_question": "what did the person that said \"The devil is God's ape!\" do",
- "question": "What is the person that stated \"The devil is God's ape!\", occupation?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048g2gr . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTrn-634",
- "webqsp_question": "what did martin luther do"
- },
- {
- "ID": "WebQTrn-1646_5abd17edee676db9f12bbbe84edfb575",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:16:29",
- "machine_question": "what does the the country where Saman\u00c3\u00a1 English is spoken speak",
- "question": "What other languages are spoken in the country where Saman\u00c3\u00a1 English is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.06jsg0 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1646",
- "webqsp_question": "what does the dominican republic speak"
- },
- {
- "ID": "WebQTrn-2189_3b676cf5603d91ac09fd09d3697b68fb",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:28:26",
- "machine_question": "what is modern the area in which the newspaper Akher Saa is circulated language",
- "question": "What is the modern language used in the area where the Akher Saa Newspaper is distributed?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.05f4_4z . \n?c ns:location.country.official_language ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2189",
- "webqsp_question": "what is modern egyptian language"
- },
- {
- "ID": "WebQTest-965_e91a95bd503f0704b9cc40c6f2139524",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:11:59",
- "machine_question": "where did the person that said \"Laziness may appear attractive but work gives satisfaction.\" go to school",
- "question": "\"Laziness may appear attractive but work gives satisfaction,\" was said by a person who went to what school?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048czzj . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTest-965",
- "webqsp_question": "where did anne frank go to school"
- },
- {
- "ID": "WebQTest-1289_8a238190e594aae1c355581cda553fc3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:05:41",
- "machine_question": "what type of music did mozart composed and is subject of the film Everybody Does It",
- "question": "What class of music did Mozart compose, and is the subject of the film, Everybody Does It?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.082db)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.082db ns:music.artist.genre ?x .\n?x ns:film.film_subject.films ns:m.03qp5b1 . \n}",
- "webqsp_ID": "WebQTest-1289",
- "webqsp_question": "what type of music did mozart composed"
- },
- {
- "ID": "WebQTrn-2784_4f5ae6d9ddec8a19fae8b69fbe24b6e3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and that was directed by Fab Five Freddy",
- "question": "What film featued Fab Five Freddy as a director and had Tupac playing a role in the movie?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.directed_by ns:m.011y5k . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-3098_75053cb108f036148b2e5631983f76a3",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:48:58",
- "machine_question": "where was the author who published editions for Poor Richard's Almanac of 1735 born",
- "question": "Where was the author who published editions of the Poor Richard's Almanac of 1735, born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.040v_ty . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3098",
- "webqsp_question": "where was ben franklin born"
- },
- {
- "ID": "WebQTest-924_f53d6b0e1568186347a353bffb59fb97",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:08:08",
- "machine_question": "what team did messi play for in 2010 and is the sports team was founded in 1899-11-29",
- "question": "Which sports team did Messi play for in 2010, that was founded on November 29,1899?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06qjgc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06qjgc ns:sports.pro_athlete.teams ?y .\n?y ns:sports.sports_team_roster.team ?x .\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.from ?sk0} || \nEXISTS {?y ns:sports.sports_team_roster.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2010-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.to ?sk2} || \nEXISTS {?y ns:sports.sports_team_roster.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2010-01-01\"^^xsd:dateTime) })\n?x ns:sports.sports_team.founded \"1899-11-29\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-924",
- "webqsp_question": "what team did messi play for in 2010"
- },
- {
- "ID": "WebQTest-989_6d0a1bf895925a752370575740368440",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:19",
- "machine_question": "what happened to dunkirk during ww2 and is the war where one of the combatant was United Kingdom",
- "question": "What battle in Dunkirk in WWII had the United Kingdom as one of the combatants?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0md6f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0md6f ns:location.location.events ?x .\n?x ns:time.event.included_in_event ns:m.081pw .\n?x ns:military.military_conflict.commanders ?c .\n?c ns:military.military_command.military_combatant ns:m.07ssc . \n}",
- "webqsp_ID": "WebQTest-989",
- "webqsp_question": "what happened to dunkirk during ww2"
- },
- {
- "ID": "WebQTrn-3605_afa7bf9ead3f3af2b802bee6e65066a5",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:12:47",
- "machine_question": "where did the artist which recorded Out of My Head go to high school",
- "question": "What high school was attended by the artist that recorded \"Out of my head\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0nl0fbr . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.educational_institution.school_type ns:m.0bpgx .\n}\n",
- "webqsp_ID": "WebQTrn-3605",
- "webqsp_question": "where did trey songz go to high school"
- },
- {
- "ID": "WebQTest-626_19e8e9a6caf200240db94bc4081127a5",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:16:26",
- "machine_question": "what does the missouri river bisect and have governmental jurisdiction location symbol that was adapted before 2001",
- "question": "hat states does the Missouri River bisect that have the governmental symbol that was adapted before 2001?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04ykz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04ykz ns:location.location.partially_contained_by ?y .\n?y ns:location.partial_containment_relationship.partially_contained_by ?x .\n?x ns:government.governmental_jurisdiction.official_symbols ?c .\n?c ns:location.location_symbol_relationship.date_adopted ?num .\nFILTER (?num < \"2001\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-626",
- "webqsp_question": "what does the missouri river bisect"
- },
- {
- "ID": "WebQTest-1000_46f65a3745ff73f46fdcecf071f8b144",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:46",
- "machine_question": "what countries included in oceania and that was ruled by Elizabeth II",
- "question": "What Oceania countries that were ruled by Elizabeth II?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"Country\")\n?x ns:royalty.kingdom.rulers ns:m.0d1_f . \n}",
- "webqsp_ID": "WebQTest-1000",
- "webqsp_question": "what countries included in oceania"
- },
- {
- "ID": "WebQTest-1528_6ecf5c92092ae9080307178a28b8d589",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and was nominated an award with the describtion \"Based on his book\"",
- "question": "What movie was nominated for an award, was based on a book, and featured Logan Lerman as an actor?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:award.award_nominated_work.award_nominations ?c .\n?c ns:award.award_nomination.notes_description \"Based on his book\"@en . \n}\n",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTest-1785_bd2684abe96767b0564cea78024983f2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and film casting director was Sarah Finn",
- "question": "What movie who was cast by Sarah Finn was Kim Richards in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_casting_director ns:m.08mt595 . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTest-537_8356a0a43aae6452b8b029f7bfa371ed",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and that was directed by Anthony Minghella",
- "question": "What Anthony Minghella film stars Charlie Hunnam?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.directed_by ns:m.02hfp_ . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-3084_be9304e56c1159daf6cad0a54de15eec",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:47:45",
- "machine_question": "what country does japan export to and the ISO numeric of the country is 296",
- "question": "Which is the country that exports to Japan and has a ISO of 296?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.country.iso_numeric \"296\" . \n}",
- "webqsp_ID": "WebQTrn-3084",
- "webqsp_question": "what country does japan export to"
- },
- {
- "ID": "WebQTrn-513_e4fba4524d17fadc9ee8fa781817115a",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and in which the event Battle of Partskhisi took place",
- "question": "What country in Eastern Europe is where the Battle of Partskhisi took place?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.location.events ns:m.012zdl30 . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-1832_4d7b047e2900ebf3a27a74de7fd84c51",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:40:11",
- "machine_question": "what movie did the actor that played the character Woody Car won his first oscar",
- "question": "For what movie did the actor who played the character Woody Car win his first Oscar?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0gz5pws . \n?c ns:award.award_winner.awards_won ?y .\t# Tom Hanks\n ?y ns:award.award_honor.honored_for ?x .\n ?y ns:award.award_honor.year ?yr ;\n ns:award.award_honor.award ?awd .\n ?awd ns:award.award_category.category_of ns:m.0g_w . # Academy Awards\n}\nORDER BY ?yr\nLIMIT 1",
- "webqsp_ID": "WebQTrn-1832",
- "webqsp_question": "what movie did tom hanks won his first oscar"
- },
- {
- "ID": "WebQTrn-1294_2ebb5661241a71eb1a975f6e05d4cec3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:22:48",
- "machine_question": "what is vito corleone real name and was an award nominee in the 1st Golden Raspberry Awards ceremony",
- "question": "What was an award nominee in the first Golden Raspberry Awards whose played Vito Corleone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05hp_9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05hp_9 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:award.award_nominee.award_nominations ?c .\n?c ns:award.award_nomination.ceremony ns:m.01hfr2 . \n}",
- "webqsp_ID": "WebQTrn-1294",
- "webqsp_question": "what is vito corleone real name"
- },
- {
- "ID": "WebQTrn-1232_fece950a37341d220a4c7e899cfa7cec",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:16:08",
- "machine_question": "where was the roman empire centered and in which the fictional character Sofia Sartor was born",
- "question": "What town was fictional character Sofia Sartor born in, in the Roman empire?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06cmp)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06cmp ns:location.country.capital ?x .\n?x ns:fictional_universe.fictional_setting.fictional_characters_born_here ns:m.0n2_v3s . \n}",
- "webqsp_ID": "WebQTrn-1232",
- "webqsp_question": "where was the roman empire centered"
- },
- {
- "ID": "WebQTest-1000_44a6b5c516e23d6ac2381e488680b8ec",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:46",
- "machine_question": "what countries included in oceania and produce the beer Monteith's Lager",
- "question": "What country in Oceania that produces the beer Monteith's Lager?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"Country\")\n?x ns:food.beer_country_region.beers_from_here ns:m.04dqc0g . \n}",
- "webqsp_ID": "WebQTest-1000",
- "webqsp_question": "what countries included in oceania"
- },
- {
- "ID": "WebQTrn-3057_edd968dea6b49f05878c52e9b10c31a9",
- "compositionality_type": "comparative",
- "created": "2017-10-26T04:41:21",
- "machine_question": "what year did giants win world series and is the event ended after 2010-11-01",
- "question": "What year did the Giants win the World Series after 11-1-2010?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0713r)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0713r ns:sports.sports_team.championships ?x .\n?x ns:time.event.end_date ?num .\nFILTER (?num > \"2010-11-01\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-3057",
- "webqsp_question": "what year did giants win world series"
- },
- {
- "ID": "WebQTrn-1812_058fa348010b0e8e04f335a440658804",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:36:57",
- "machine_question": "what countries are in the caribbean and the ISO numeric of the country is smallest",
- "question": "Which country in the Caribbean has the smallest ISO number?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.iso_numeric ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTest-1387_c93b982bbc3358f769cd28fe07c446be",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:26:43",
- "machine_question": "what time zone is the govermental jurisdiction that has govermental body named Toronto City Council gmt",
- "question": "In what time zone does the Toronto City Council meet?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.031cws . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTest-1387",
- "webqsp_question": "what time zone is toronto gmt"
- },
- {
- "ID": "WebQTrn-3098_0b5041659b357b7246a23ac30d7f6b29",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:48:58",
- "machine_question": "where was the author who published editions for Poor Richard's Almanac of 1757 born",
- "question": "What is the birth city of the actor who published Poor Richard's Almanac of 1757?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.040v_yc . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3098",
- "webqsp_question": "where was ben franklin born"
- },
- {
- "ID": "WebQTrn-724_d133cd1308f3fd8e12b6e2eb7acbc859",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:54:15",
- "machine_question": "what is the topic of the image Flag of Calabria italy",
- "question": "What's the topic of the picture \"Flag of Calabria Italy\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.04r6z74 . \n?c ns:common.topic.notable_types ?x .\n}\n",
- "webqsp_ID": "WebQTrn-724",
- "webqsp_question": "what is calabria italy"
- },
- {
- "ID": "WebQTest-1923_7084416ab9f72f1f1f8fc3ce7871ee4a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and that is 102.0 minutes long",
- "question": "Which movie has Miley Cyrus starred in that is 102.0 minutes long?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.runtime ?c .\n?c ns:film.film_cut.runtime \"102.0\" . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-3694_cdf4d417dd2ee2cd0cb704223dd900f0",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:24:57",
- "machine_question": "what type of money do you use in the area in which the newspaper Granma is circulated",
- "question": "What currency is used in the circulation area of the newspaper Granma?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.096g43 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3694",
- "webqsp_question": "what type of money do you use in cuba"
- },
- {
- "ID": "WebQTest-1785_e7d9ebfefbe94a1c97fcf7df033acbe9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and which was filmed at Agua Dulce",
- "question": "What movie shot at Agua Dulce was Kim Richards in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.featured_film_locations ns:m.03pptb . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-1677_b71db0ca1bd4e528de09478e9a9e22e4",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and is the movie that Alexys Nycole Sanchez played in",
- "question": "In which movie did Alexys Nycole Sanchez and Adam Sandler act in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.actor ns:g.1q5jc2v5d . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTest-1797_94c181aaf8b644fe1097542faa7a4cf0",
- "compositionality_type": "superlative",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and ended governmental position earliest",
- "question": "Who was the person who fought in the Battle of Vicksburg who ended their position the earliest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.to ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-3412_67a2142ccd0f2bc9248c5f945f0cd1ab",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:43:16",
- "machine_question": "where is the artist which recorded Out of Your Mind (10\u00c2\u00ba Below dub) from",
- "question": "What is the hometown of the artist who recorded Out of Your Mind (10 degree Below dub)?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0nrtr4 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3412",
- "webqsp_question": "where is victoria beckham from"
- },
- {
- "ID": "WebQTrn-1770_eacb827b9f76250dd8e9b68184ed09b5",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:30:05",
- "machine_question": "what is the actor that played the character Xania 's daughters name",
- "question": "What is the daughter of the actor that played the character Xania?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.04d1wb0 . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1770",
- "webqsp_question": "what is beyonce 's daughters name"
- },
- {
- "ID": "WebQTrn-25_6a11413726183556d331fe26f3cc1904",
- "compositionality_type": "comparative",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and the film netflix_id is greater than 70099113",
- "question": "Which movie with a netflix_id over 70099113 starred Taylor Lautner?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.netflix_id ?num .\nFILTER (xsd:integer(?num) > 70099113) . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-537_34135bb878f9ea27d06048e947267cc0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and was decorated by Francesca Lo Schiavo",
- "question": "What Charlie Hunnam work was decorated by Francesca Lo Schiavo?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_set_decoration_by ns:m.03nq_0f . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-2286_aa1aa451c3b55a18e03b379bdf6fc156",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:43:16",
- "machine_question": "where is the governmental jurisdiction that has governmental office holder named Keen Johnson located",
- "question": "Where would you find the governmental jurisdiction in which Keen Johnson holds governmental office?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.08g_7h . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2286",
- "webqsp_question": "where is kentucky located"
- },
- {
- "ID": "WebQTrn-3384_90cab32dc009a2879e9d83d16a353282",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T05:37:34",
- "machine_question": "what language does people from denmark speak and belongs to the North Germanic languages language family",
- "question": "What languages in the North Germanic Languages family of languages do people in Denmark speak?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0k6nt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0k6nt ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.language_family ns:m.0140kd . \n}",
- "webqsp_ID": "WebQTrn-3384",
- "webqsp_question": "what language does people from denmark speak"
- },
- {
- "ID": "WebQTest-1528_3c46b1927984af39e94c640f800e85d6",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and a film that Candice White was a crew member of",
- "question": "On what movie featuring Logan Lerman was Candice White a crew member?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.other_crew ?c .\n?c ns:film.film_crew_gig.crewmember ns:m.010q1b7n . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTest-537_b934936c418a21861f71d9d67dbb7d7b",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has the actor that played in the film Knights of the Roundtable: King Arthur been in",
- "question": "What all has the actor who played in the movie \"Knights of the Roundtable: King Arthur\" been in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:g.11b6gq6dl2 . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-3035_ff2c4820391d2938104a8d9b530250e1",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:38:10",
- "machine_question": "who is the governor of has an official symbol of Equal Rights currently",
- "question": "Who is the governor of the place that has an official symbol for equal rights?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.official_symbols ?k .\n?k ns:location.location_symbol_relationship.symbol ns:m.0g5c_7 . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-3035",
- "webqsp_question": "who is the governor of wyoming currently"
- },
- {
- "ID": "WebQTrn-2316_309331514903d37848eff7694e047856",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:47:49",
- "machine_question": "what influenced jackson pollock 's work and who died on 1881-10-25",
- "question": "What person who influenced Jackson Pollock's work died on 25 October 1881?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04510)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04510 ns:influence.influence_node.influenced_by ?x .\n?x ns:people.person.date_of_birth \"1881-10-25\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTest-1785_2abcb2c7b582e1ad27b458ab832ec0e4",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and was decorated by Hal Gausman",
- "question": "What did Hal Gausman decorate that starred Kim Richards?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_set_decoration_by ns:m.054nb65 . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTest-1348_bf04c3fc1743ef920e19a2ca3475cd9b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:17:03",
- "machine_question": "what team did peyton manning 's dad play for and the sports team arena stadium is Hubert H. Humphrey Metrodome",
- "question": "What team with arena stadium Hubert H. Humphrey Metrodome did Payton Manning's dad play for?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nns:m.027jv8 ns:people.person.parents ?y .\n?y ns:people.person.gender ns:m.05zppz . #Male\n?y ns:sports.pro_athlete.teams ?z .\n?z ns:sports.sports_team_roster.team ?x .?x ns:sports.sports_team.arena_stadium ns:m.01jdrn . \n}",
- "webqsp_ID": "WebQTest-1348",
- "webqsp_question": "what team did peyton manning 's dad play for"
- },
- {
- "ID": "WebQTest-1785_c751935ddac932c13b463f4695560dde",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and that the story was written by Alexander Key",
- "question": "What Kim Richards work had the story written by Alexander Key?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.story_by ns:m.02zppv . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTest-1251_5cb49417d744150fabe3bf8a60f0625e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:57:03",
- "machine_question": "which countries speak germanic languages and is the topic that the speaker Alexander Mintz talked about",
- "question": "Which country that is the subject spoken about by speaker, Alexander Mintz speaks Germanic languages?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:event.speech_topic.speeches_or_presentations_on_this_topic ?c .\n?c ns:event.speech_or_presentation.speaker_s ns:m.08ngt5v . \n}",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTrn-1938_1beae13077eb05db9b853a9c74e3aec8",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:56:28",
- "machine_question": "what type of government does the country where Goldstar beer is made",
- "question": "What is the type of the government used in the country where Goldstar Beer is made?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:g.1hb_g2v0p . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1938",
- "webqsp_question": "what type of government does israel"
- },
- {
- "ID": "WebQTrn-241_a553eb5e07386462e43819468c549c5d",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with france and is the country that has Waldenburg as a second level devision",
- "question": "What country neighboring France is the nation where Waldenburg is a second level division?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.second_level_divisions ns:m.01_yjb . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-2664_e32e2d2aa55b99029baa7d38df1488e3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and export to Vietnam",
- "question": "Which of the trading partners of China exports to Vietnam?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.statistical_region.places_exported_to ?c .\n?c ns:location.imports_and_exports.exported_to ns:m.01crd5 . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-513_e285cfcc5fee89a1b87227c2be731a25",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and is the country that has Tsarevo municipality as a second level devision",
- "question": "Of the countries that land in eastern Europe, which includes the Tsarevo municipality?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.second_level_divisions ns:m.0nh2lk0 . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTest-1528_911cff6e81e18c2e78cb5a8423082bfa",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and that was producted by the company TSG Entertainment",
- "question": "What Logan Lerman movie was produced by TSG Entertainment?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.production_companies ns:m.011c89gh . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTest-626_cec8987667111412366972c721282587",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:16:26",
- "machine_question": "what does the missouri river bisect and is the government has a position title of Whip",
- "question": "Whaich state has a government with a title of \"whip\" and has the Missouri river corssing through it?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04ykz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04ykz ns:location.location.partially_contained_by ?y .\n?y ns:location.partial_containment_relationship.partially_contained_by ?x .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.basic_title ns:m.01k4ps . \n}",
- "webqsp_ID": "WebQTest-626",
- "webqsp_question": "what does the missouri river bisect"
- },
- {
- "ID": "WebQTrn-894_edbc11251b4350a55a5d885c7371366e",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired scott fitzgerald and contributed to the story of the film The House of Mirth",
- "question": "What contributor to the story of the movie \"The House of Mirth\" inspired F. Scott Fitzgerald?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02zjd ns:influence.influence_node.influenced_by ?x .\n?x ns:film.film_story_contributor.film_story_credits ns:m.03np63f . \n}",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTrn-2316_68dd58f66fa27d42e39dfe55e9025097",
- "compositionality_type": "superlative",
- "created": "2017-10-26T02:47:49",
- "machine_question": "what influenced jackson pollock 's work and the person's date of death is earliest",
- "question": "Who was the earliest influence on Jackson Pollock's work?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04510)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04510 ns:influence.influence_node.influenced_by ?x .\n?x ns:people.deceased_person.date_of_death ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTrn-125_9ad09040a8f87a2abeca21f7311fd71e",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:18:13",
- "machine_question": "where did the artist which recorded Freedom Dub got shot",
- "question": "In which US city did the artist which recorded Freedom Dub got shot?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.016bsl4 . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-125",
- "webqsp_question": "where did martin luther king got shot"
- },
- {
- "ID": "WebQTrn-1677_5c50821cd29a183f2322fa2dd597a86c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and that was released on 2002-11-27",
- "question": "What movie starring Adam Sandler that was released on 11-27-2002?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.initial_release_date \"2002-11-27\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-60_ab488396f4fb0104563e58b22214040c",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and the country calling code is 240",
- "question": "In which country is the calling code 240, and the people speak Portuguese?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.calling_code \"240\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTest-989_cb9153e76635cd01a0d19aebbd3d0b5f",
- "compositionality_type": "comparative",
- "created": "2017-10-26T09:16:19",
- "machine_question": "what happened to dunkirk during ww2 and is the event ended after 1940-06-04",
- "question": "What is the name of the event that ended after 6-4-1940 in Dunkirk?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0md6f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0md6f ns:location.location.events ?x .\n?x ns:time.event.included_in_event ns:m.081pw .\n?x ns:time.event.end_date ?num .\nFILTER (?num > \"1940-06-04\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-989",
- "webqsp_question": "what happened to dunkirk during ww2"
- },
- {
- "ID": "WebQTrn-2069_9d35b529d6dfa034e55c683b53f707c1",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:15:08",
- "machine_question": "what language the country where Rapa Nui Language is spoken speak",
- "question": "What other languages are spoken in the country where Rapa Nui is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.0565hv . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2069",
- "webqsp_question": "what language chile speak"
- },
- {
- "ID": "WebQTrn-1817_7a7c63feccef5be41016e37ef913a7a5",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:37:14",
- "machine_question": "what type of government does the place where breed Ga Noi originated in have today",
- "question": "Which class of government, does the location where the breed Ga Noi originated at have currently?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.047nprk . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1817",
- "webqsp_question": "what type of government does vietnam have today"
- },
- {
- "ID": "WebQTrn-2286_35c058b9b10893ca1dbc9d24fc2f6683",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:43:16",
- "machine_question": "where is kentucky located and is the country that has Mayag\u00c3\u00bcez as a second level devision",
- "question": "In what country, which is the site of Mayag\u00c3\u00bcez, is Kentucky located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0498y)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0498y ns:location.location.containedby ?x .\n?x ns:location.country.second_level_divisions ns:m.01348w . \n}",
- "webqsp_ID": "WebQTrn-2286",
- "webqsp_question": "where is kentucky located"
- },
- {
- "ID": "WebQTrn-1278_d127c340850ac5ecd6e6f7892ca8f509",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:21:05",
- "machine_question": "who did tupac shakur date and was an award nominee in the 29th Golden Raspberry Awards ceremony",
- "question": "Who dated Tupac Shakur and was nominated in the 29th Golden Raspberry Awards?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:award.award_nominee.award_nominations ?c .\n?c ns:award.award_nomination.ceremony ns:m.05b_35f . \n}",
- "webqsp_ID": "WebQTrn-1278",
- "webqsp_question": "who did tupac shakur date"
- },
- {
- "ID": "WebQTest-1560_86f83d717aeac73a38f73b469bc5fd27",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:54:01",
- "machine_question": "who founded new york university and who died in Astoria",
- "question": "Who is the founder of New York University who died in Astoria?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwfn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwfn ns:organization.organization.founders ?x .\n?x ns:people.deceased_person.place_of_death ns:m.01qcx_ . \n}",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTest-1923_bfd1c0770085dad4d2c23a21593c3738",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and with debut in 2009 Mar del Plata International Film Festival",
- "question": "What movie was Miley Cyrus in that debuted at the 2009 Mar del Plata International Film Festival?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.film_regional_debut_venue ns:m.0bgflh0 . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTest-1513_5422fa602469c38418171ad342583759",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:48:57",
- "machine_question": "what to do downtown sacramento and has an organization headquarters located in the citytown Sacramento County",
- "question": "What is there to do in downtown Sacramento, where there is an organization headquarters, located in the city of Sacramento County?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07bcn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07bcn ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:organization.organization.headquarters ?c .\n?c ns:location.mailing_address.citytown ns:m.0bxqq . \n}",
- "webqsp_ID": "WebQTest-1513",
- "webqsp_question": "what to do downtown sacramento"
- },
- {
- "ID": "WebQTrn-2026_de4e12cff67645e8580d6a495196c768",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:08:07",
- "machine_question": "what currency does the the governmental jurisdiction that the government that has the position title Acting President of the Dominican Republic",
- "question": "What is the national currency of the jurisdiction led by teh Acting President of the Dominican Republic?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.010r5ht5 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2026",
- "webqsp_question": "what currency does the dominican republic"
- },
- {
- "ID": "WebQTest-1785_d74d32a8c6a9512c22aff68c266ee9c4",
- "compositionality_type": "superlative",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and is the film was released earliest",
- "question": "Which of Kim Richards' films was released earliest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-62_604024e2e8704874fe940f6035361951",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:09:49",
- "machine_question": "what are the names of the actor that played in the film Through the Mirror kids",
- "question": "The actor that was in the movie, Through the Mirror, children's names?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0b1ywz . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-62",
- "webqsp_question": "what are the names of walt disney kids"
- },
- {
- "ID": "WebQTest-1797_345a0887c7012fd7647ad0c6f9783e67",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and died from Esophageal cancer",
- "question": "Which of the combattants in the Battle of Vicksburg died as a result of esophageal cancer?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:people.deceased_person.cause_of_death ns:m.01k9gb . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-3543_b5eabb006685da5755fdf968500b7cd4",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:06:32",
- "machine_question": "what countries does japan export to and number of people in the country's army is 104000",
- "question": "What nation to which Japan exports has a standing army of 104000 people?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.statistical_region.size_of_armed_forces ?c .\n?c ns:measurement_unit.dated_integer.number \"104000\" . \n}",
- "webqsp_ID": "WebQTrn-3543",
- "webqsp_question": "what countries does japan export to"
- },
- {
- "ID": "WebQTest-1923_2c5591f1dbe7402405004d7a0836dd3b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and is of type Animation",
- "question": "What animated movies has Miley Cyrus been in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:type.object.name \"Animation\"@en . \n}\n",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTest-1817_7c244b7098cc80194cf19c305455572e",
- "compositionality_type": "comparative",
- "created": "2017-10-26T11:37:37",
- "machine_question": "where did jrr tolkien go to school and the organiztion founding date is before 1887",
- "question": "What school founded before 1887 did JRR Tolkien attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041h0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041h0 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:organization.organization.date_founded ?num .\nFILTER (?num < \"1887\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1817",
- "webqsp_question": "where did jrr tolkien go to school"
- },
- {
- "ID": "WebQTrn-2006_3355822f94d09240bfd66d421d6b9737",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did the person that said \"Mournful and Never-ending Remembrance.\" work for",
- "question": "What magazine did the person who said \"mournful and never-ending remembrance\" work at?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048jflm . \n?c ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTrn-894_5b61bbe1669e875be7e7e8dd53f135ab",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired scott fitzgerald and was buried in Protestant Cemetery, Rome",
- "question": "Who inspired Scott Fitzgerald and was burned in the Protestant Cemetery in Rome?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02zjd ns:influence.influence_node.influenced_by ?x .\n?x ns:people.deceased_person.place_of_burial ns:m.03f7dm . \n}",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTrn-124_b06519264f241ceb270d8c9b1dce6adb",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did the artist aword nominated for Lara Croft: Tomb Raider direct",
- "question": "What movies were directed by the person award nominated for \"Lara Croft: Tomb Raider\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.0d6_s . \n?c ns:film.director.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTest-100_7c06421dcc432060b757f798eb1e5bbe",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:54:10",
- "machine_question": "what language is spoken in the location which contains the second level division Les Cayes Arrondissement today",
- "question": "What language is spoken in the region where the Les cayes Arrondissement second level division is located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.04f5ddj . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTest-100",
- "webqsp_question": "what language is spoken in haiti today"
- },
- {
- "ID": "WebQTrn-513_b08cbfea2d762b76aebbeeb1cf56e79b",
- "compositionality_type": "comparative",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and number of people in the country's army is less than 75000",
- "question": "What nations in Eastern Europe have a standing army of fewer than 75000 people?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.statistical_region.size_of_armed_forces ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 75000) . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-2258_87e0084d38db8372b243b8cb17e3d47a",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:38:42",
- "machine_question": "who was vice president under the actor that played in the film Recognition of the Japanese Zero Fighter",
- "question": "What was the name of the vice president under the actor who played in \"Recognition of the Japanese Zero Fighter?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.03gvmg3 . \n?c ns:government.us_president.vice_president ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2258",
- "webqsp_question": "who was vice president under ronald reagan"
- },
- {
- "ID": "WebQTest-1923_eaeaff16b51e52669edc90501a373c61",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and was nominated an award with the describtion \"The entire cast\"",
- "question": "Which movie did Miley Cyrus appear in and got a nomination for \"the entire cast\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:award.award_nominated_work.award_nominations ?c .\n?c ns:award.award_nomination.notes_description \"The entire cast\"@en . \n}\n",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-1407_cb18224cb0abcbf682964f1b9c5d226b",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:40:43",
- "machine_question": "what happened at that is located in the citytown Fukushima",
- "question": "What event happened in Fukushima?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.location.street_address ?k .\n?k ns:location.mailing_address.citytown ns:m.0gqkx . \n?c ns:common.topic.notable_for ?y .\n?y ns:common.notable_for.notable_object ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1407",
- "webqsp_question": "what happened at fukushima daiichi nuclear plant"
- },
- {
- "ID": "WebQTrn-25_4683684129d982885e4ac023f88bdad3",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and is the movie that Kevin Costner played in",
- "question": "What film feature both Kevin Costner and Taylor Lautner as actors?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.starring ?c .\n?c ns:film.performance.actor ns:m.0127m7 . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-837_0f56b49cc2257ee6ecffc17f5a53198c",
- "compositionality_type": "superlative",
- "created": "2017-10-26T08:49:35",
- "machine_question": "what year did the baltimore ravens win superbowl and is the event ended earliest",
- "question": "At what event that ended first did the dastardly, no-good Baltimore Ravens unfortunately win the Super Bowl?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01ct6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01ct6 ns:sports.sports_team.championships ?x .\n?x ns:sports.sports_championship_event.championship ns:m.06x5s .\n?x ns:time.event.end_date ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTest-837",
- "webqsp_question": "what year did the baltimore ravens win superbowl"
- },
- {
- "ID": "WebQTrn-379_7ba9490ebb3456103508845fd2906b4c",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:02:11",
- "machine_question": "what did the actor that played the character Dinger Holfield really die of",
- "question": "What did the actor that played the character Dinger Holfield die of?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.character ns:m.0h2r6rj . \n?c ns:people.deceased_person.cause_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-379",
- "webqsp_question": "what did corey haim really die of"
- },
- {
- "ID": "WebQTrn-1532_60eda7dbf5a1231f9c2e2d4c4de6344a",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:00:28",
- "machine_question": "what college did harry s. truman attend and is the university that has number of postgraduates smallest",
- "question": "What university did Harry S. Truman attend, and is the university that has number of smallest postgraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09bg4l)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09bg4l ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-1532",
- "webqsp_question": "what college did harry s. truman attend"
- },
- {
- "ID": "WebQTest-1014_334528d6e7e76b73a53c4b72b52cf255",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:17:48",
- "machine_question": "where did the actor that played in the film Digital Death/Buy Life come from",
- "question": "Whence did the actor who played in the film \"Digital Death/Buy Life\" come?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0y5swt4 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTest-1014",
- "webqsp_question": "where did kim kardashian come from"
- },
- {
- "ID": "WebQTrn-412_667501b8bdc51eb2def6b0041f4bf1d0",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:08:12",
- "machine_question": "what language does people in netherlands speak and that its main speaking country is Belgium",
- "question": "What language is spoken in Netherlands and Belgium?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.059j2)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.059j2 ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.main_country ns:m.0154j . \n}",
- "webqsp_ID": "WebQTrn-412",
- "webqsp_question": "what language does people in netherlands speak"
- },
- {
- "ID": "WebQTrn-846_e852443b88aebb56535c3fb8390109ca",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:10:38",
- "machine_question": "where was the person who wrote the lyrics for \"Unwanted\" born",
- "question": "Where was the writer of the lyrics \"Unwanted\" born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0wfw_hx . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-846",
- "webqsp_question": "where was avril lavigne born"
- },
- {
- "ID": "WebQTrn-1841_c3808447f569d7d699f81f51a87260c4",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:41:53",
- "machine_question": "what are popular sports in spain and is the sports team was founded in 1913",
- "question": "What popular sport in Spain has a sports team that was founded in 1913?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06mkj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06mkj ns:sports.sports_team_location.teams ?x .\n?x ns:sports.sports_team.founded \"1913\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-1841",
- "webqsp_question": "what are popular sports in spain"
- },
- {
- "ID": "WebQTrn-1665_5b2c4b0d5faeffa7e6ed3767a4a57c89",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:17:40",
- "machine_question": "where does jason statham live and is a Location",
- "question": "What location is the home of Jason Statham?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.034hyc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.034hyc ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:kg.object_profile.prominent_type ns:location.location . \n}",
- "webqsp_ID": "WebQTrn-1665",
- "webqsp_question": "where does jason statham live"
- },
- {
- "ID": "WebQTrn-567_d26ed1bdb54e796ed4e4e8b802dc15bd",
- "compositionality_type": "superlative",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and the film netflix_id is smallest",
- "question": "Which of the movies Ron Howard directed has the smallest netflix_id?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.netflix_id ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTest-1316_15cace8f716a3aed245757a5874e1bb0",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:09:43",
- "machine_question": "what was the name of the person that said \"Who is rich? He that rejoices in his portion.\" wife",
- "question": "What is the name of the wife of the person who said \"Who is rich? He that rejoices in his portion?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048k067 . \n?c ns:people.person.spouse_s ?y .\n?y ns:people.marriage.spouse ?x .\n?y ns:people.marriage.type_of_union ns:m.01bl8s .\n}\n",
- "webqsp_ID": "WebQTest-1316",
- "webqsp_question": "what was the name of benjamin franklin wife"
- },
- {
- "ID": "WebQTest-743_4d2f11c63fa0611b0e29bc00f41bf7a9",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of the author who published editions for Profiles in courage 's brothers",
- "question": "Who are the brothers of the author who wrote \"Profiles in Courage\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04v21dt . \n?c ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n}\n",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTrn-25_1a8f9df19261bd5438edc650229293e4",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and with debut in 2011 Rome Film Festival",
- "question": "Which Taylor Lautner movie debuted at the 2011 Rome Film Festival?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.film_regional_debut_venue ns:g.1yg4l__fv . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-1557_dc607a18329cae32c88f64f597c0ac04",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:04:35",
- "machine_question": "where did charles drew go to college and the organiztion founding date is earliest",
- "question": "What college attended by Charles Drew has the Earliest organization founding date?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018t67)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018t67 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:organization.organization.date_founded ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-1557",
- "webqsp_question": "where did charles drew go to college"
- },
- {
- "ID": "WebQTrn-2319_ff755fe25d565a631b18fd316f4c7e3d",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:48:11",
- "machine_question": "what is the official language of the the country where Ridna Marka Pshenychne Weissbier Etalon beer is made",
- "question": "What are the official languages in the country of origin for Ridna Marka Pshenychne Weissbier Etalon beer?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqhqt . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTest-12_4877288a6328203e76db788c200ae16e",
- "compositionality_type": "comparative",
- "created": "2017-10-26T06:43:21",
- "machine_question": "who is governor of ohio 2011 and is the politician that ended his/her government position after 2001-01-03",
- "question": "Who was serving as Ohio governor during the year 2011 and ended their previous position after 2001-01-03?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05kkh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05kkh ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2011-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2011-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.to ?num .\nFILTER (?num > \"2001-01-03\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-12",
- "webqsp_question": "who is governor of ohio 2011"
- },
- {
- "ID": "WebQTrn-2570_9b15b159a86627c173ebf30806efbd1f",
- "compositionality_type": "superlative",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and the person's date of death is earliest",
- "question": "Who was the President of the United States during the WW2 that died the earliest?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:people.deceased_person.date_of_death ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-42_61ff11000775ad61ab5ffcf9c0232a09",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:08:41",
- "machine_question": "what party was andrew jackson and is the party that based on the ideology Third Way",
- "question": "To which party based on the idealogy of the Third Way did Andrew Jackson belong?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0rlz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0rlz ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n?x ns:government.political_party.ideology ns:m.01qrff . \n}",
- "webqsp_ID": "WebQTrn-42",
- "webqsp_question": "what party was andrew jackson"
- },
- {
- "ID": "WebQTrn-2569_d9a0609c1f7c61c90855edb0244d7e37",
- "compositionality_type": "superlative",
- "created": "2017-10-26T03:22:42",
- "machine_question": "where do the houston rockets play basketball and is the structure opened earliest",
- "question": "What structure where the Houston Rockets play basketball opened the earliest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0jmfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0jmfb ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.structure.opened ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-2569",
- "webqsp_question": "where do the houston rockets play basketball"
- },
- {
- "ID": "WebQTrn-1841_76eea6b43306188b56c665bff5a8f2e9",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:41:53",
- "machine_question": "what are popular sports in spain and is the sports team was founded latest",
- "question": "Of the popular sports in Spain, which sports team was founded most recently?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06mkj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06mkj ns:sports.sports_team_location.teams ?x .\n?x ns:sports.sports_team.founded ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-1841",
- "webqsp_question": "what are popular sports in spain"
- },
- {
- "ID": "WebQTrn-452_343ed3d9e115281a150a454a44734cf0",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:13:17",
- "machine_question": "where does lala anthony live and has industrial co2 emissions of 0.111011211",
- "question": "What city has co2 emissions of 0.111011211 and is home to Lala Anthony?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03l26m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03l26m ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:location.statistical_region.co2_emissions_industrial ?c .\n?c ns:location.co2_emission.emissions \"0.111011211\" . \n}",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTrn-1646_9dd9cd027e4fb356ec7f48576c94b9a8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:16:29",
- "machine_question": "what does the dominican republic speak and is the language Sesame Street",
- "question": "What language is spoken in the Dominican Republic?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.027rn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.027rn ns:location.country.languages_spoken ?x .\n?x ns:fictional_universe.fictional_language.where_spoken ns:m.0hz__lj . \n}",
- "webqsp_ID": "WebQTrn-1646",
- "webqsp_question": "what does the dominican republic speak"
- },
- {
- "ID": "WebQTrn-2006_f3b6817f1a4f70189e74752d3094c11f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did edgar allan poe work for and its editorial tnure was from 1839",
- "question": "What was the magazine with a 1839 editorial tnure that Edgar Allan Poe worked for?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02lt8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02lt8 ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n?x ns:book.periodical.editorial_staff ?c .\n?c ns:book.editorial_tenure.from \"1839\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTrn-567_e3c6bccfe68fd431e1df2afb78bfd9d0",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and a film that Walter Murch was a crew member of",
- "question": "What Ron Howard movie featured Walter Murch as a crew member?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.other_crew ?c .\n?c ns:film.film_crew_gig.crewmember ns:m.02lp3c . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTest-576_539ba1b2ba5139d30e6e8799a463dd27",
- "compositionality_type": "superlative",
- "created": "2017-10-26T08:12:32",
- "machine_question": "what are the 7 countries that are part of central america and the ISO numeric of the country is largest",
- "question": "Of the seven countries comprising Central America, which has the largest ISO numeric?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01tzh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01tzh ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.iso_numeric ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTest-576",
- "webqsp_question": "what are the 7 countries that are part of central america"
- },
- {
- "ID": "WebQTrn-2653_e8a19b1545bda07304fa7dd15e050ea9",
- "compositionality_type": "comparative",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have france been involved in and the lower estimate of the number of casualties were greater than 2",
- "question": "Which of the battles in which France has been involved had more than 2 casualties?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n?x ns:military.military_conflict.casualties ?c .\n?c ns:military.casualties.lower_estimate ?num .\nFILTER (xsd:integer(?num) > 2) . \n}",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTest-213_4eb3e7558badc841db25b30e7988d917",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did the artist aword nominated for The Perfect Score date",
- "question": "What actors dated the artist nominated for an award in the Perfect score?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.04fvch . \n?c ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n}\n",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-1677_ee5981878443f689128ca9ea8a269f29",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and it's genre is Fantasy",
- "question": "Which Fantasy movies did Adam Sandler star in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:media_common.netflix_title.netflix_genres ns:m.01hmnh . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-3766_4ccdeac69c947afd15a0b301091498c0",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:39:21",
- "machine_question": "what is the money called in where the currency Peruvian inti is used",
- "question": "What currency is used in the country where the Peruvian Inti is used?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_formerly_used ns:m.06666p . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3766",
- "webqsp_question": "what is the money called in peru"
- },
- {
- "ID": "WebQTrn-124_a5dc6fbc8555dea81984bbbd018321f8",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did the artist aword nominated for Taking Lives direct",
- "question": "What movie was directed by an artist nominated for an award for Taking Lives?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.03b92p . \n?c ns:film.director.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-1532_3d8b19e73c68745a462f1106bf6de17c",
- "compositionality_type": "comparative",
- "created": "2017-10-26T01:00:28",
- "machine_question": "what college did harry s. truman attend and is the university that has number of undergraduates less than 9381",
- "question": "Which college with an undergraduate population smaller than 9381 was attended by Harry S Truman?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09bg4l)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09bg4l ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 9381) . \n}",
- "webqsp_ID": "WebQTrn-1532",
- "webqsp_question": "what college did harry s. truman attend"
- },
- {
- "ID": "WebQTrn-1392_5d3641e018eabc9011ca0d03911487d3",
- "compositionality_type": "superlative",
- "created": "2017-10-26T00:38:21",
- "machine_question": "where did eleanor roosevelt go to school and is the university that has number of undergraduates largest",
- "question": "Which school attended by Eleanor Roosevelt has the largest number of undergraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02n9k)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02n9k ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-1392",
- "webqsp_question": "where did eleanor roosevelt go to school"
- },
- {
- "ID": "WebQTrn-2871_79be8f6a7a16f8ae43952075461c5d78",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:15:50",
- "machine_question": "what is there to see near the grand canyon and is the place where a person with the height of 1.78 was born",
- "question": "What is the name of the place near the Grand Canyon where a person with a height of 1.78 was born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cns5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cns5 ns:travel.tourist_attraction.near_travel_destination ?x .\n?x ns:location.location.people_born_here ?c .\n?c ns:people.person.height_meters \"1.78\" . \n}",
- "webqsp_ID": "WebQTrn-2871",
- "webqsp_question": "what is there to see near the grand canyon"
- },
- {
- "ID": "WebQTrn-1812_bcc6abd18c7c4099763754c183edb542",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:36:57",
- "machine_question": "what countries are in the caribbean and the country calling code is smallest",
- "question": "Which of the countries in the Caribbean has the smallest country calling code?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.calling_code ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTrn-124_4393f92bea9150f52d07d9aa21943302",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and that was edited by William Goldenberg",
- "question": "What movie directed by Angelina Jolie and edited by William Goldenberg?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.edited_by ns:m.02q0jzx . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-2754_656966a314fe698823102343d85e2a58",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:58:28",
- "machine_question": "who played as barney and that work as Television producer",
- "question": "Which current TV producer played Barney?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01f4yy)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01f4yy ns:tv.tv_program.regular_cast ?y .\n?y ns:tv.regular_tv_appearance.actor ?x .\n?y ns:tv.regular_tv_appearance.character ns:m.0j_84dv .\n?x ns:people.person.profession ns:m.03gjzk . \n}",
- "webqsp_ID": "WebQTrn-2754",
- "webqsp_question": "who played as barney"
- },
- {
- "ID": "WebQTrn-2540_185aa57dfeb5f012e3284310ba38a597",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:16:28",
- "machine_question": "what inspired monet and was also a peer of Paul Verlaine",
- "question": "Which peer of Paul Verlaine inspired monet?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01xnj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01xnj ns:influence.influence_node.influenced_by ?x .\n?x ns:influence.influence_node.peers ?c .\n?c ns:influence.peer_relationship.peers ns:m.014bg9 . \n}",
- "webqsp_ID": "WebQTrn-2540",
- "webqsp_question": "what inspired monet"
- },
- {
- "ID": "WebQTrn-1677_45a71163e7876e1ca8b7c88e38999705",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and is of genere Cartoon pornography",
- "question": "What movie starring Adam Sandler that is categorized as cartoon pornography?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:media_common.media_genre.child_genres ns:m.08phz7 . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTest-1340_31035060faa30d7bd7bda3551c8cc58b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:14:09",
- "machine_question": "what is steve nash nationality and is the location of film How She Move",
- "question": "Which location is the country of birth for Steve Nash and also serves as the setting for How She move?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01yqrk)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01yqrk ns:people.person.nationality ?x .\n?x ns:film.film_location.featured_in_films ns:m.0281q0c . \n}",
- "webqsp_ID": "WebQTest-1340",
- "webqsp_question": "what is steve nash nationality"
- },
- {
- "ID": "WebQTrn-567_5b0f028745dcda2aac706f1a6b8a965c",
- "compositionality_type": "comparative",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and the tv program episode running time is less than 95",
- "question": "What Ron Howard movie has a tv program episode run time less than 95?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:tv.tv_program.episode_running_time ?num .\nFILTER (xsd:integer(?num) < 95) . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-2664_60ad713c912ba0a53a817af134597857",
- "compositionality_type": "superlative",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and the country calling code is largest",
- "question": "Of China's main trading partners, which has the largest country calling code?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.country.calling_code ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTest-1785_fdb7a181aeebb9a12bea9e01a41dd606",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and a film that Dane A. Davis was a crew member of",
- "question": "What film was Kim Richards in that had Dane A. Davis as a crew member?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.other_crew ?c .\n?c ns:film.film_crew_gig.crewmember ns:m.04ktc43 . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-945_c1f469f64005572a1c81eeec3969bac7",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:29:21",
- "machine_question": "what timezone is the governmental jurisdiction that the government that has the position title Governor of Illinois on",
- "question": "The Governor of Illinois operates in a state that follows what time zone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.01lk2c . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTrn-945",
- "webqsp_question": "what timezone is illinois on"
- },
- {
- "ID": "WebQTrn-2871_fab299c04b314d7f3303fcee9d661882",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:15:50",
- "machine_question": "what is there to see near the grand canyon and is the country that \"The Monkees on Tour\" was filmed in",
- "question": "What city in the Grand Canyon State that \"The Monkees on Tour\" was filmed in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cns5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cns5 ns:travel.tourist_attraction.near_travel_destination ?x .\n?x ns:tv.tv_location.tv_episodes_filmed_here ns:m.06xlp5m . \n}",
- "webqsp_ID": "WebQTrn-2871",
- "webqsp_question": "what is there to see near the grand canyon"
- },
- {
- "ID": "WebQTest-213_c7cb58be290da29ab28bc4366b2f9068",
- "compositionality_type": "superlative",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did scarlett johansson date and a celebritie that had a romantic relationship that ended latest",
- "question": "Which person who dated Scarlett Johansson ended a romantic relationship most recently?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:celebrities.celebrity.sexual_relationships ?c .\n?c ns:celebrities.romantic_relationship.end_date ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-567_d7e7dccd60b3eb3f465fd42d1e7818b6",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and that was directed by Vincente Minnelli",
- "question": "What movie was directed by Vincente Minnelli and was also worked on by Ron Howard?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.directed_by ns:m.025jbj . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTest-537_be9bf330046979d00586176d68d50597",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and that was producted by Mark Cuban",
- "question": "What Mark Cuban produced Movie was Charlie Hunnam in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.executive_produced_by ns:m.024t0y . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTest-389_2692754d655c369536a0612d36a4b5b8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:42:58",
- "machine_question": "what type of music did claude debussy play and appear in the film Suzanne Farrell: Elusive Muse",
- "question": "What genre of music favored by Claude Debussy appears in the movie Suzanne Farrell: Elusive Muse?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01vvy)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01vvy ns:music.artist.genre ?x .\n?x ns:film.film_genre.films_in_this_genre ns:m.04_0n5z . \n}",
- "webqsp_ID": "WebQTest-389",
- "webqsp_question": "what type of music did claude debussy play"
- },
- {
- "ID": "WebQTrn-2871_17d0953471b7ad49d21027d68fc58dcf",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:15:50",
- "machine_question": "what is there to see near the grand canyon and contains a neighborhood named East Side",
- "question": "What site that you can see near the Grand Canyon contains the neighborhood known as East Side?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cns5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cns5 ns:travel.tourist_attraction.near_travel_destination ?x .\n?x ns:location.place_with_neighborhoods.neighborhoods ns:m.025_8qh . \n}",
- "webqsp_ID": "WebQTrn-2871",
- "webqsp_question": "what is there to see near the grand canyon"
- },
- {
- "ID": "WebQTrn-2319_a6028a2bf512f50c88c08c68a1cd70d0",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:48:11",
- "machine_question": "what is the official language of the where the currency Ukrainian karbovanets is used",
- "question": "Where the currency, Ukrainian karbovanets, are used, what is the official language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_formerly_used ns:m.04l6w_ . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTest-361_d8fad671b4d18d88f6874e5d53c61de6",
- "compositionality_type": "comparative",
- "created": "2017-10-26T07:38:26",
- "machine_question": "what to do and see in vienna austria and the venue capacity is greater than 2100",
- "question": "What is there to do or see in Vienna, Austria with a venue capacity larger than 2100?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0fhp9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0fhp9 ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.venue.capacity ?num .\nFILTER (xsd:integer(?num) > 2100) . \n}",
- "webqsp_ID": "WebQTest-361",
- "webqsp_question": "what to do and see in vienna austria"
- },
- {
- "ID": "WebQTrn-3038_530c9b007d2e31175fa177ade7ae14ab",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:38:30",
- "machine_question": "where was the person that said \"Eat to please thyself, but dress to please others.\" raised",
- "question": "In what city did the person that said \"Eat to please thyself, but dress to please others.\" grow up?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048gglz . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3038",
- "webqsp_question": "where was benjamin franklin raised"
- },
- {
- "ID": "WebQTrn-1394_58fc62f12e18fa64619476efd4fbedb4",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:38:53",
- "machine_question": "what country does turkey trade with and export to Greece",
- "question": "What trade partner of Turkey also exports to Greece?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.01znc_)\n\t{ \n\t ns:m.01znc_ ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.01znc_ ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.statistical_region.places_exported_to ?c .\n?c ns:location.imports_and_exports.exported_to ns:m.035qy . \n}",
- "webqsp_ID": "WebQTrn-1394",
- "webqsp_question": "what country does turkey trade with"
- },
- {
- "ID": "WebQTrn-1023_229ad21bde59a69d52825593bbe35131",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:42:01",
- "machine_question": "what is the money of the country where Otro Mundo Golden Ale beer is made called",
- "question": "What currency is used where Otro Mundo Golden Ale beer is produced?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqq99 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1023",
- "webqsp_question": "what is the money of argentina called"
- },
- {
- "ID": "WebQTrn-2904_7e79a2af691b5bdb43f10c24855f8bc9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:20:01",
- "machine_question": "where did lauren conrad live and is the place in which the fictional character Mr. Wong lived",
- "question": "In which city did both Lauren Conrad and the fictional character Mr. Wong live?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:fictional_universe.fictional_setting.characters_that_have_lived_here ns:m.0swpwrq . \n}",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTrn-1577_645d3cae7d836cb626e01dff6bd61e35",
- "compositionality_type": "comparative",
- "created": "2017-10-26T01:06:58",
- "machine_question": "where did james baldwin go to school and the organiztion founding date is after 1897",
- "question": "Which school attended by James Baldwin was founded after 1897?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.017_pb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.017_pb ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:organization.organization.date_founded ?num .\nFILTER (?num > \"1897\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-1577",
- "webqsp_question": "where did james baldwin go to school"
- },
- {
- "ID": "WebQTrn-894_fe57689b82596f9ae1b7dd2272841edd",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired scott fitzgerald and who was Anglicanism",
- "question": "Who identified with Anglicanism and inspired Scott Fitzgerald?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02zjd ns:influence.influence_node.influenced_by ?x .\n?x ns:people.person.religion ns:m.0n2g . \n}",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTrn-2047_3e03ade5baaf4b484d98033ee11852d3",
- "compositionality_type": "comparative",
- "created": "2017-10-26T02:10:12",
- "machine_question": "where do the chicago cubs play and the venue capacity is less than 41159",
- "question": "Which stadium with a capacity less than 41159 is home to the Chicago Cubs?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01yjl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01yjl ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.venue.capacity ?num .\nFILTER (xsd:integer(?num) < 41159) . \n}",
- "webqsp_ID": "WebQTrn-2047",
- "webqsp_question": "where do the chicago cubs play"
- },
- {
- "ID": "WebQTrn-3083_ea0bc3bb340865025c534c91eca19be9",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:46:34",
- "machine_question": "who was the leader of the the place where breed Moscow Watchdog originated in in 1948",
- "question": "In 1948. who was the leader of the place that created the Moscow Watchdog breed?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.0fxnkq . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkx3 .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"1948-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"1948-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-3083",
- "webqsp_question": "who was the leader of the ussr in 1948"
- },
- {
- "ID": "WebQTrn-3335_f81b2d3ee250e8503f128923a79d3c5a",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:27:49",
- "machine_question": "what kind of money do they use in the country where Tsakhur Language is spoken",
- "question": "What form of currency is used in the country where the Tsakhur language is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.027bj_4 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3335",
- "webqsp_question": "what kind of money do they use in russia"
- },
- {
- "ID": "WebQTrn-464_72ce675be82a5655a30547169d8008e9",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:15:30",
- "machine_question": "what time is right now in texas and locations near Tulsa International Airport",
- "question": "What time is it in Texas at the Tulsa International Airport?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07b_l)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07b_l ns:location.location.time_zones ?x .\n?x ns:time.time_zone.locations_in_this_time_zone ?c .\n?c ns:location.location.nearby_airports ns:m.01qgx3 . \n}",
- "webqsp_ID": "WebQTrn-464",
- "webqsp_question": "what time is right now in texas"
- },
- {
- "ID": "WebQTest-1379_5d4f60d21b1a51a0e4b7f4c661219b56",
- "compositionality_type": "comparative",
- "created": "2017-10-26T10:24:45",
- "machine_question": "what did franz liszt do to earn a living and ended leading a religious organization after 1805",
- "question": "How did Franz Liszt earn a living after stepping down from leading a religious organization in 1805?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0hqgp)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0hqgp ns:people.person.profession ?x .\n?x ns:religion.religious_leadership_title.leaders ?c .\n?c ns:religion.religious_organization_leadership.end_date ?num .\nFILTER (?num > \"1805\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1379",
- "webqsp_question": "what did franz liszt do to earn a living"
- },
- {
- "ID": "WebQTrn-2904_0d38872e098f80dd970a40b1ccef6598",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:20:01",
- "machine_question": "where did lauren conrad live and in which the fictional character Piper Halliwell was born",
- "question": "find the city that was once home to both lauren Conrad and fictitious character Piper Halliwell?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:fictional_universe.fictional_setting.fictional_characters_born_here ns:m.01ymlj . \n}",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTest-1012_3dc4fa43f976cbd1f8582efec490631d",
- "compositionality_type": "comparative",
- "created": "2017-10-26T09:17:46",
- "machine_question": "what to do in hollywood ca this weekend and the venue capacity is greater than 1152",
- "question": "Where should I visit in Hollywood, CA this weekend where the venue capacity is larger than 1152?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2wj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2wj ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.venue.capacity ?num .\nFILTER (xsd:integer(?num) > 1152) . \n}",
- "webqsp_ID": "WebQTest-1012",
- "webqsp_question": "what to do in hollywood ca this weekend"
- },
- {
- "ID": "WebQTrn-634_255da87c2560e4248091e82a1c0686c5",
- "compositionality_type": "comparative",
- "created": "2017-10-25T22:41:50",
- "machine_question": "what did martin luther do and ended leading a religious organization before 1993-03-27",
- "question": "What did Martin Luther do where he stopped leading a religious organization earlier than 27 March 1993?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04yd_)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04yd_ ns:people.person.profession ?x .\n?x ns:religion.religious_leadership_title.leaders ?c .\n?c ns:religion.religious_organization_leadership.end_date ?num .\nFILTER (?num < \"1993-03-27\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-634",
- "webqsp_question": "what did martin luther do"
- },
- {
- "ID": "WebQTrn-837_28eb6840bc0e8ffa50ce2d18ac9c4901",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:06:54",
- "machine_question": "where did jennifer hudson go to school and is the university that has number of undergraduates 2331",
- "question": "Which university has 2331 undergraduate students, and was attend by Jennifer Hudson?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02ktrs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02ktrs ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number \"2331\" . \n}",
- "webqsp_ID": "WebQTrn-837",
- "webqsp_question": "where did jennifer hudson go to school"
- },
- {
- "ID": "WebQTrn-750_dd12ebebd048d34256f52944e100f55a",
- "compositionality_type": "superlative",
- "created": "2017-10-25T22:56:04",
- "machine_question": "what years have the dodgers won the world series and is the event ended earliest",
- "question": "Which World Series was the first won by the Dodgers?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04mjl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04mjl ns:sports.sports_team.championships ?x .\n?x ns:time.event.end_date ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-750",
- "webqsp_question": "what years have the dodgers won the world series"
- },
- {
- "ID": "WebQTrn-1023_a1237b43e9bf52095cdf48b1fbb8f2db",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:42:01",
- "machine_question": "what is the money of the governmental jurisdiction that the government that has the position title President of Argentina called",
- "question": "What kind of money does the place where the position title of the President of Argentina is held use?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.01hdfs . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1023",
- "webqsp_question": "what is the money of argentina called"
- },
- {
- "ID": "WebQTest-1528_e3a98a8d2bc57a5f296697098be44d08",
- "compositionality_type": "superlative",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and the film netflix_id is smallest",
- "question": "Of the movies featuring Logan Lerman, which film has the smallest netflix_id?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.netflix_id ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-423_135747a75bf43cdc1e0a1cb41f49965e",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:09:36",
- "machine_question": "what to do in laughlin nevada and the venue capacity is 800",
- "question": "What is there to do in Laughlin, NV that has a venue capacity of 800?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.020bkmh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.020bkmh ns:location.location.contains ?x .\n?x ns:architecture.venue.capacity \"800\" . \n}",
- "webqsp_ID": "WebQTrn-423",
- "webqsp_question": "what to do in laughlin nevada"
- },
- {
- "ID": "WebQTrn-303_2ee96aa7464485d80d214b61773f4a5c",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:51:01",
- "machine_question": "what inspired the author who published editions for Not Without Laughter (Thrift Edition) to write poetry",
- "question": "Who was the literary role model for the \"Not Without Laughter (Thrift Edition)\" piece poet?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04v86lt . \n?c ns:influence.influence_node.influenced_by ?x .\n}\n",
- "webqsp_ID": "WebQTrn-303",
- "webqsp_question": "what inspired langston hughes to write poetry"
- },
- {
- "ID": "WebQTest-12_76ccde3aa94e7dca4f11f484f1369baf",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:43:21",
- "machine_question": "who is governor of ohio 2011 and hold a position in United States Senate",
- "question": "Which Senator of the United States was Governor of Ohio in 2011?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05kkh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05kkh ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2011-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2011-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.governmental_body ns:m.07t58 . \n}",
- "webqsp_ID": "WebQTest-12",
- "webqsp_question": "who is governor of ohio 2011"
- },
- {
- "ID": "WebQTrn-2069_2a51c1a579bcd08b5bbd610634b1af60",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:15:08",
- "machine_question": "what language the country where Cerveza Colonos Del Llanquihue Lager Premium Artesanal beer is made speak",
- "question": "What langauges are spoken in the country where Cerveza Colonos Del Llanquihue Lager Premium Artesanal beer is produced?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqdcs . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2069",
- "webqsp_question": "what language chile speak"
- },
- {
- "ID": "WebQTrn-452_c22a02e5a3b1ff4e7edee64d9ba8437e",
- "compositionality_type": "comparative",
- "created": "2017-10-25T22:13:17",
- "machine_question": "where does lala anthony live and the location GNIS feature ID is greater than 597040",
- "question": "Which city with the GNIS feature ID greater than 597040 does Lala Anthony live in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03l26m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03l26m ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:location.location.gnis_feature_id ?num .\nFILTER (xsd:integer(?num) > 597040) . \n}",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTrn-3249_0f518e0d2d1858910636e8ee65bed4dc",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and is the tv program has number of searson 1",
- "question": "What shows feature Tamera Mowry and have only one season?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.number_of_seasons \"1\" . \n}",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTrn-2818_5b6bc3c00ad3a3ddc3dfa8e4b440c5c9",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:07:56",
- "machine_question": "where does the body of water under Kineshma Bridge start",
- "question": "Where does the body of water under Kineshma Bridge originate?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:geography.body_of_water.bridges ns:m.0fp_w3v . \n?c ns:geography.river.origin ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2818",
- "webqsp_question": "where does volga river start"
- },
- {
- "ID": "WebQTrn-3605_dc036e6c27221c525c028b9d91296cd8",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:12:47",
- "machine_question": "where did the artist which recorded Girl Tonight go to high school",
- "question": "What high school did the artist who recorded \"Girl Tonight\" attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0193nkf . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.educational_institution.school_type ns:m.0bpgx .\n}\n",
- "webqsp_ID": "WebQTrn-3605",
- "webqsp_question": "where did trey songz go to high school"
- },
- {
- "ID": "WebQTrn-2292_c2a695d13a6620d180fec4f94dfe9f9b",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:44:21",
- "machine_question": "what kind of economy was the the country where Chuvash Language is spoken",
- "question": "What economy is in use where Chuvash is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.038h82 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2292",
- "webqsp_question": "what kind of economy was the soviet union"
- },
- {
- "ID": "WebQTest-719_b50634fcb022c0a649341ed319148244",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:32:09",
- "machine_question": "which political party does the politician that held the government position Undersecretary represent",
- "question": "What political party does the Undersecretary belong to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.basic_title ns:m.0cq0r_ . \n?c ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n}\n",
- "webqsp_ID": "WebQTest-719",
- "webqsp_question": "which political party does barack obama represent"
- },
- {
- "ID": "WebQTrn-1939_0a522fd602641e4c7acb7870908615ed",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:56:33",
- "machine_question": "what political experience did the person to whom United States Congress dedicated his/her work have",
- "question": "What political experience did the person, who was dedicated to his/her work, have?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:media_common.dedicatee.dedications ?k .\n?k ns:media_common.dedication.dedicated_by ns:m.07t31 . \n?c ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.office_position_or_title ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1939",
- "webqsp_question": "what political experience did abraham lincoln have"
- },
- {
- "ID": "WebQTest-1387_05e8d9daed68737095e3b0511502217b",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:26:43",
- "machine_question": "what time zone is the place that has the neighborhood Oakwood\u00e2\u0080\u0093Vaughan gmt",
- "question": "What time zone is the neighborhood Oakwood-Vaughan located in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.place_with_neighborhoods.neighborhoods ns:m.0gc92g . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTest-1387",
- "webqsp_question": "what time zone is toronto gmt"
- },
- {
- "ID": "WebQTest-361_34001b58f07830a1b3a617319d0f84ed",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:38:26",
- "machine_question": "what to do and see in vienna austria and the number of building floors is 50",
- "question": "What building in Vienna, Austria has 50 floors?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0fhp9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0fhp9 ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.building.floors \"50\" . \n}",
- "webqsp_ID": "WebQTest-361",
- "webqsp_question": "what to do and see in vienna austria"
- },
- {
- "ID": "WebQTrn-1646_7d56b21dc4c0c073d244f01ff0786f0b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:16:29",
- "machine_question": "what does the dominican republic speak and that has initials hat",
- "question": "What language is spoken in the Dominican Republic with initials hat?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.027rn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.027rn ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.iso_639_3_code \"hat\" . \n}",
- "webqsp_ID": "WebQTrn-1646",
- "webqsp_question": "what does the dominican republic speak"
- },
- {
- "ID": "WebQTrn-2483_4690cc164c56aa2e35bbe6ddfb171bea",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:08:56",
- "machine_question": "where does the river that its origin is Shannon Pot end",
- "question": "Where is the end of the river that originates in Shannon Pot?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:geography.river.origin ns:m.09z2vb . \n?c ns:geography.river.mouth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2483",
- "webqsp_question": "where does the shannon river end"
- },
- {
- "ID": "WebQTrn-1677_4d5f21f201fd777a84162b9e1d95f167",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and a film that Willie D. Burton was a crew member of",
- "question": "Which movie did Adam Sandler star in when Willie D. Burton was a crew member?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.other_crew ?c .\n?c ns:film.film_crew_gig.crewmember ns:m.027y151 . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-2047_87e073c37446856e39d4096026a29fe0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:10:12",
- "machine_question": "where do the chicago cubs play and the venue capacity is 41159",
- "question": "What venue has a maximum capacity of 41159 and is home to the Chicago cubs?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01yjl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01yjl ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.venue.capacity \"41159\" . \n}",
- "webqsp_ID": "WebQTrn-2047",
- "webqsp_question": "where do the chicago cubs play"
- },
- {
- "ID": "WebQTrn-372_095d110ffd3497e4c6eb0d0bdc7e24b5",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:00:52",
- "machine_question": "what do catholics call their god and is the public speaker which spoke about Sin",
- "question": "What is the name of the God in Catholicism and also the public speaker who spoke about sin?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c8wxp)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c8wxp ns:religion.religion.deities ?x .\n?x ns:event.public_speaker.speeches_or_presentations ?c .\n?c ns:event.speech_or_presentation.speech_topic ns:m.0709n . \n}",
- "webqsp_ID": "WebQTrn-372",
- "webqsp_question": "what do catholics call their god"
- },
- {
- "ID": "WebQTest-1091_1e0c62b08e524a90e8318e55c31a5993",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:33:06",
- "machine_question": "what type of religions are in the united states and appear in the film First Class Discipleship",
- "question": "What religion, popular in the United States, appears in the film, \"First Class Discipleship\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:film.film_genre.films_in_this_genre ns:m.0dgbzjj . \n}",
- "webqsp_ID": "WebQTest-1091",
- "webqsp_question": "what type of religions are in the united states"
- },
- {
- "ID": "WebQTest-538_937f2867131741f42a0eefeea5543786",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and film casting director was Deborah Aquila",
- "question": "What film featured Taylor Swift and was directed by Deborah Aquila?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_casting_director ns:m.03xk618 . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-3376_964ca7047fbca61eb2298a7f43238a9e",
- "compositionality_type": "superlative",
- "created": "2017-10-26T05:34:14",
- "machine_question": "where did kevin hart go to school and the organiztion founding date is earliest",
- "question": "Where did Kevin Hart go to school and which organisation was founded most recently.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0ggp1n)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0ggp1n ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:organization.organization.date_founded ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-3376",
- "webqsp_question": "where did kevin hart go to school"
- },
- {
- "ID": "WebQTest-1965_d036b9a1fa5487026c5889a4bcce289c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:10:28",
- "machine_question": "who did the voice for lola bunny and produced the film Welcome to Me",
- "question": "Who produced the movie \"Welcome to Me\" and also voiced the character for Lola Bunny?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n\t{ \n\t # Film\n\t ns:m.0534r8 ns:film.film_character.portrayed_in_films ?y .\n\t ?y ns:film.performance.actor ?x .\n\t ?y ns:film.performance.special_performance_type ns:m.02nsjvf . #voice\n\t}\n\tUNION\n\t{\n\t # TV\n\t ns:m.0534r8 ns:tv.tv_character.appeared_in_tv_program ?y .\n\t ?y ns:tv.regular_tv_appearance.actor ?x .\n\t}?x ns:film.producer.film ns:m.0wj9k9p . \n}",
- "webqsp_ID": "WebQTest-1965",
- "webqsp_question": "who did the voice for lola bunny"
- },
- {
- "ID": "WebQTrn-567_5f5da3e1d4ca7df9f19ce3fdfc5790e2",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and involves organization toonexplainers",
- "question": "What movie involving Toonexplainers that Ron Howard worked on?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:organization.organization_sector.organizations_in_this_sector ns:m.010lbn79 . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-1539_78ad8b35f924880a02f2db7d87a602d2",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:01:49",
- "machine_question": "who plays the movie that Amber Baldinelli played in",
- "question": "What male actor plays in the same movie that Amber Baldinelli played in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.actor ns:m.0yhrqkd . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0gyp72m .\n}\n",
- "webqsp_ID": "WebQTrn-1539",
- "webqsp_question": "who plays paul blart"
- },
- {
- "ID": "WebQTrn-2006_4c7647e8d0b7435d37296e8103bcb33f",
- "compositionality_type": "comparative",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did edgar allan poe work for and its editorial tnure was before 1841-02",
- "question": "For what magazine did Edgar Allan Poe hold editorial tenure before February 1841?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02lt8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02lt8 ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n?x ns:book.periodical.editorial_staff ?c .\n?c ns:book.editorial_tenure.from ?num .\nFILTER (?num < \"1841-02\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTest-389_8e4493d6743d642d9cad2bbfd2f0be6d",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:42:58",
- "machine_question": "what type of music did the author of Syrinx play",
- "question": "What type of music did the author of \"Syrinx\" play?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:media_common.dedicator.dedications ?k .\n?k ns:media_common.dedication.work_dedicated ns:m.053wty . \n?c ns:music.artist.genre ?x .\n}\n",
- "webqsp_ID": "WebQTest-389",
- "webqsp_question": "what type of music did claude debussy play"
- },
- {
- "ID": "WebQTrn-2904_23a4dc2c184f31defbb00724c9b466b5",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:20:01",
- "machine_question": "where did lauren conrad live and location where a footbal player in a Return specialist position was born",
- "question": "Where did Lauren Conrad live that was also the birthplace of a return specialist position football player?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:location.location.people_born_here ?c .\n?c ns:american_football.football_player.position_s ns:m.03h42s4 . \n}",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTrn-2023_0c3145253f892ff944c08119aab2d5ee",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:07:58",
- "machine_question": "where the composer of Can I Live was raised",
- "question": "What city was the composer of Can I Live Raised in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0zxp6dj . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2023",
- "webqsp_question": "where jay z was raised"
- },
- {
- "ID": "WebQTrn-484_6367f99d8cafbc012cc87579e49996bd",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:18:55",
- "machine_question": "what do you call money in where the government Federal government of Brazil is located",
- "question": "What is money called where the Federal Government of Brazil is located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.government ns:m.0h7n26b . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-484",
- "webqsp_question": "what do you call money in brazil"
- },
- {
- "ID": "WebQTest-191_4bffd309f29d10e4947a82851bf0cee4",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:06:21",
- "machine_question": "where did drew brees go to college wikianswers and that is located in the citytown West Lafayette",
- "question": "What university is located in West Lafayette and is Drew Brees Almamater?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.030bdd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.030bdd ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:location.location.street_address ?c .\n?c ns:location.mailing_address.citytown ns:m.0sqd0 . \n}",
- "webqsp_ID": "WebQTest-191",
- "webqsp_question": "where did drew brees go to college wikianswers"
- },
- {
- "ID": "WebQTest-1002_9a330187030f30935208376dd179f40d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:55",
- "machine_question": "who played harry potter dumbledore actor and was write of the film Orion's Belt",
- "question": "Who wrote the film Orion's Belt and also played Dumbledor in the Harry Potter series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cb2r)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cb2r ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:film.writer.film ns:m.0g584l . \n}",
- "webqsp_ID": "WebQTest-1002",
- "webqsp_question": "who played harry potter dumbledore actor"
- },
- {
- "ID": "WebQTrn-2189_f4f38507bbec5d30bec54c8c8dd9a72b",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:28:26",
- "machine_question": "what is modern where the government Government of Egypt is located language",
- "question": "What is the modern version of the language where the government named the Government of Egypt located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.government ns:m.05z01q3 . \n?c ns:location.country.official_language ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2189",
- "webqsp_question": "what is modern egyptian language"
- },
- {
- "ID": "WebQTrn-2558_17dce559f069bbd76f045192423e1ce0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:20:54",
- "machine_question": "what language do they speak in indonesia and is the language found in the fictional universe Buffyverse",
- "question": "What Indonesian spoken language is also the language of the fictional universe Buffyverse?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03ryn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03ryn ns:location.country.languages_spoken ?x .\n?x ns:fictional_universe.fictional_language.found_in_fictional_universe ns:m.02s3gw . \n}",
- "webqsp_ID": "WebQTrn-2558",
- "webqsp_question": "what language do they speak in indonesia"
- },
- {
- "ID": "WebQTrn-60_5605a00e5ce7ed26e8904d5a46b345e2",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and is the country that has Yue Chinese as a spoken language",
- "question": "What country that people speak Portuguese and Yue Chinese?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.languages_spoken ns:m.012w70 . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTest-389_b58a80f073ce333ff592cf88024eb191",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:42:58",
- "machine_question": "what type of music did claude debussy play and appear in the film Black Tights",
- "question": "What type of Claude Debussy music appears in the film, \"Black Tights\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01vvy)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01vvy ns:music.artist.genre ?x .\n?x ns:film.film_genre.films_in_this_genre ns:m.04j334b . \n}",
- "webqsp_ID": "WebQTest-389",
- "webqsp_question": "what type of music did claude debussy play"
- },
- {
- "ID": "WebQTest-1289_0418d3a7dafa31d4a8c99233f8b93fc2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:05:41",
- "machine_question": "what type of music did mozart composed and that was featured in the album Nightingale",
- "question": "Which type of music was featured in the album Nightingale and was composed by Mozart?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.082db)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.082db ns:music.artist.genre ?x .\n?x ns:music.genre.albums ns:m.0105s4cj . \n}",
- "webqsp_ID": "WebQTest-1289",
- "webqsp_question": "what type of music did mozart composed"
- },
- {
- "ID": "WebQTrn-3335_7cd339eefa681cdb907de4bdf65f8aae",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:27:49",
- "machine_question": "what kind of money do they use in the country where Chechen Language is spoken",
- "question": "What kind of money do they use in the country where Chechen Language is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.0198z0 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3335",
- "webqsp_question": "what kind of money do they use in russia"
- },
- {
- "ID": "WebQTrn-1278_e1d81a60b5954aea1f4417696d8cf733",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:21:05",
- "machine_question": "who did the composer of Still Ballin' date",
- "question": "What female dated the composer of Still Ballin?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.026229y . \n?c ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1278",
- "webqsp_question": "who did tupac shakur date"
- },
- {
- "ID": "WebQTrn-3744_95a2f0f12b9a0a45694a398e5c944cca",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:33:08",
- "machine_question": "what college did russell wilson go to and is the university that has number of postgraduates 11756",
- "question": "What college with postgraduate count 11756 did Russell Wilson go to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05c10yf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05c10yf ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number \"11756\" . \n}",
- "webqsp_ID": "WebQTrn-3744",
- "webqsp_question": "what college did russell wilson go to"
- },
- {
- "ID": "WebQTest-1012_749d8328c06ef81956af35997f705cfb",
- "compositionality_type": "superlative",
- "created": "2017-10-26T09:17:46",
- "machine_question": "what to do in hollywood ca this weekend and is the structure opened latest",
- "question": "What structure in Hollywood CA is open the latest that you can do this weekend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2wj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2wj ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.structure.opened ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-1012",
- "webqsp_question": "what to do in hollywood ca this weekend"
- },
- {
- "ID": "WebQTrn-567_1afdfe9b9aa70c4af75e90a20c064839",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and that was directed by Charles B. Griffith",
- "question": "What Ron Howard films were directed by Charles B Griffith?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.directed_by ns:m.0270lc6 . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTest-389_27f6987805010183edbeba6b91a3cafd",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:42:58",
- "machine_question": "what type of music did claude debussy play and that was featured in the album Epica",
- "question": "What type of music was created by Claude Bebussy and in the Album Epica?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01vvy)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01vvy ns:music.artist.genre ?x .\n?x ns:music.genre.albums ns:m.010rcgyt . \n}",
- "webqsp_ID": "WebQTest-389",
- "webqsp_question": "what type of music did claude debussy play"
- },
- {
- "ID": "WebQTrn-683_8c73efed4308e8b738beea6ac15f6c7c",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:49:59",
- "machine_question": "who is playing hawkeye in the the movie that Jerry Lee Tucker played in movie",
- "question": "Who is portraying hawkeye in the movie that Jerry Lee Tucker was in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.actor ns:m.0zflrd9 . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.034qd2 .\n}\n",
- "webqsp_ID": "WebQTrn-683",
- "webqsp_question": "who is playing hawkeye in the avengers movie"
- },
- {
- "ID": "WebQTrn-3226_bcef0b0a75a7bf2e05f1d95a5459d279",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:10:33",
- "machine_question": "who plays the movie that Philip Matila played in",
- "question": "What main actress is in the movie that Philip Matila acted in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.actor ns:m.0p19dm1 . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.04hyh27 .\n}\n",
- "webqsp_ID": "WebQTrn-3226",
- "webqsp_question": "who plays sarah marshall"
- },
- {
- "ID": "WebQTrn-303_904d48695a4599b8d86651a50d4baab6",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:51:01",
- "machine_question": "what inspired the person who wrote the lyrics for \"Street Scene: Lullaby\" to write poetry",
- "question": "What was the inspiration behind the person who wrote the lyrics to \"Street Scene: Lullaby\" to began writing poetry?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0zxdz2d . \n?c ns:influence.influence_node.influenced_by ?x .\n}\n",
- "webqsp_ID": "WebQTrn-303",
- "webqsp_question": "what inspired langston hughes to write poetry"
- },
- {
- "ID": "WebQTrn-1023_5bf6906c26a34660ad81a9e0506d36fc",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:42:01",
- "machine_question": "what is the money of the location where the film \"La hora de la siesta\" takes place called",
- "question": "What currency is used in the country where \"La hora de la siesta\" is set?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0qsdlx5 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1023",
- "webqsp_question": "what is the money of argentina called"
- },
- {
- "ID": "WebQTrn-3376_4cbe29afe4be4c1dd7ce941a1a82e495",
- "compositionality_type": "comparative",
- "created": "2017-10-26T05:34:14",
- "machine_question": "where did kevin hart go to school and the organiztion founding date is after 1884",
- "question": "What school did Kevin Hart attend that was founded after 1884?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0ggp1n)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0ggp1n ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:organization.organization.date_founded ?num .\nFILTER (?num > \"1884\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-3376",
- "webqsp_question": "where did kevin hart go to school"
- },
- {
- "ID": "WebQTrn-64_09e61020934818b85641a22821e7a455",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:09:57",
- "machine_question": "what was the music producer which produced Strictly 4 My N.I.G.G.A.Z... name in juice",
- "question": "Who is the music producer for Strictly 4 My N.I.G.G.A.Z... name in juice?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.producer.releases_produced ns:m.0348bdx . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.film ns:m.08w51z .\n}\n",
- "webqsp_ID": "WebQTrn-64",
- "webqsp_question": "what was tupac name in juice"
- },
- {
- "ID": "WebQTrn-1405_589c1b6316f8439ff4fd9cce2c92d3b2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:40:40",
- "machine_question": "where did president kennedy go to school and is the publisher of the periodical journal Annals of Mathematics",
- "question": "What publisher of the periodical journal, \"Annals of Mathematics,\" boasts President Kennedy as an alumnus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:book.periodical_publisher.periodicals_published ?c .\n?c ns:book.periodical_publisher_period.periodical ns:m.01161 . \n}",
- "webqsp_ID": "WebQTrn-1405",
- "webqsp_question": "where did president kennedy go to school"
- },
- {
- "ID": "WebQTest-538_93e2fc83e55c4e0deaa4671a531ca523",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and that was producted by David Blocker",
- "question": "Which David Blocker-produced movies did Taylor Swift appear in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.executive_produced_by ns:m.027w_fb . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-1597_8adc06ba12a3254370bdb3ff8e8820af",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:09:23",
- "machine_question": "what characters does seth macfarlane voice and that who was born in Thundera",
- "question": "Which character voiced by Seth MacFarlane was born in Thundera?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.021yw7)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.021yw7 ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.character ?x .\n?y ns:tv.regular_tv_appearance.special_performance_type ns:m.02nsjvf .\n?x ns:fictional_universe.fictional_character.place_of_birth ns:m.06w3cw . \n}",
- "webqsp_ID": "WebQTrn-1597",
- "webqsp_question": "what characters does seth macfarlane voice"
- },
- {
- "ID": "WebQTrn-1069_90cab32dc009a2879e9d83d16a353282",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:50:55",
- "machine_question": "what language do denmark and belongs to the North Germanic languages language family",
- "question": "What North Germanic language does the Denmark language belong to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0k6nt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0k6nt ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.language_family ns:m.0140kd . \n}",
- "webqsp_ID": "WebQTrn-1069",
- "webqsp_question": "what language do denmark"
- },
- {
- "ID": "WebQTrn-3766_0f8b0a1dd90e08c55605b60a0e13cb71",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:39:21",
- "machine_question": "what is the money called in the country where Cervecera del Sur del Peru Cusquena beer is made",
- "question": "What currency is used in the country where Cervecera del Sur del Peru Cusquena beer is produced?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqss1 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3766",
- "webqsp_question": "what is the money called in peru"
- },
- {
- "ID": "WebQTrn-1677_f03c43fbb63831d44979f639aa398dab",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and was decorated by Gary Fettis",
- "question": "What movie featured set decorations by Gary Fettis and starred Adam Sandler?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.film_set_decoration_by ns:m.05bm37n . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-25_e55f7dc367dcafe85ae66200b752686d",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and which is from United States of America",
- "question": "Which movies from the United States featured the actor Taylor Lautner?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.country ns:m.09c7w0 . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-3515_c2d50d6a8fa057ab0cf810a116c0db0e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:02:42",
- "machine_question": "where did paul ryan attend college and the organiztion founding date is 1893-02-24",
- "question": "What college, founded on 24 February 1893, did Paul Ryan attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.024v2j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.024v2j ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:organization.organization.date_founded \"1893-02-24\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-3515",
- "webqsp_question": "where did paul ryan attend college"
- },
- {
- "ID": "WebQTest-759_ab7088f3806e5277459e83781c8d138f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:36:23",
- "machine_question": "who brad pitt has dated and a celebritie that had a romantic relationship that ended on 1988",
- "question": "Who is the celebrity who once dated Brad Pitt and ended a romance in 1988?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c6qh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c6qh ns:celebrities.celebrity.sexual_relationships ?y .\n?y ns:celebrities.romantic_relationship.celebrity ?x .\n?y ns:celebrities.romantic_relationship.relationship_type ns:m.02_7k44 .\n?x ns:celebrities.celebrity.sexual_relationships ?c .\n?c ns:celebrities.romantic_relationship.end_date \"1988\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-759",
- "webqsp_question": "who brad pitt has dated"
- },
- {
- "ID": "WebQTest-1000_3f03848605c6758ff2230a955cd92d65",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:46",
- "machine_question": "what countries included in oceania and that has a GDP deflator change of rate -0.61",
- "question": "Which Oceanic country's GDP has a change rate of -0.61?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"Country\")\n?x ns:location.statistical_region.gdp_deflator_change ?c .\n?c ns:measurement_unit.dated_percentage.rate \"-0.61\" . \n}",
- "webqsp_ID": "WebQTest-1000",
- "webqsp_question": "what countries included in oceania"
- },
- {
- "ID": "WebQTrn-2570_bc48b5e8a9233e986458197061b7927f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and is the public speaker which spoke about Attack on Pearl Harbor",
- "question": "What US President during that WW2 that spoke about attack on Pearl Harbor?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:event.public_speaker.speeches_or_presentations ?c .\n?c ns:event.speech_or_presentation.speech_topic ns:m.0gc1_ . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-634_08506b9394826268a5510b9780f75871",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:41:50",
- "machine_question": "what did martin luther do and he did it until the year 1805",
- "question": "Martin Luther held which profession and continued doing so until the year 1805?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04yd_)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04yd_ ns:people.person.profession ?x .\n?x ns:religion.religious_leadership_title.leaders ?c .\n?c ns:religion.religious_organization_leadership.end_date \"1805\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-634",
- "webqsp_question": "what did martin luther do"
- },
- {
- "ID": "WebQTrn-2615_6bd5674b6c65e9431833a318ff229ab4",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:34:08",
- "machine_question": "what instrument does the actor that played in the film Fela Kuti: Teacher Don't Teach Me Nonsense play",
- "question": "In the film \"Fela Kuti: Teacher Don't Teach Me Nonsense\" what are instruments that the actor plays?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0crwcmb . \n?c ns:music.group_member.instruments_played ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2615",
- "webqsp_question": "what instrument does fela kuti play"
- },
- {
- "ID": "WebQTrn-2871_9e3a08ab28a6799980c632e4dae4f239",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:15:50",
- "machine_question": "what is there to see near the grand canyon and location where a footbal player in a Running back position was born",
- "question": "What is the tourist attraction near the Grand Canyon where a football running back was born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cns5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cns5 ns:travel.tourist_attraction.near_travel_destination ?x .\n?x ns:location.location.people_born_here ?c .\n?c ns:american_football.football_player.position_s ns:m.01r3hr . \n}",
- "webqsp_ID": "WebQTrn-2871",
- "webqsp_question": "what is there to see near the grand canyon"
- },
- {
- "ID": "WebQTest-1785_ec70d96da19d23e536f9b26964887161",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and in which costumes where designed by Genevieve Tyrrell",
- "question": "In what Kim Richards movie did Genevieve Tyrrell design the costumes?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.costume_design_by ns:m.09fpyhg . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTest-538_65e7de970f6844e8520d7785799ec19e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and is they music was by John Debney",
- "question": "Which movies featured Taylor swift and music by John Debney?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.music ns:m.01mkn_d . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTrn-2615_d4c6d38fa61abdbb48f1fef7db338109",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:34:08",
- "machine_question": "what instrument does fela kuti play and invented by Adolphe Sax",
- "question": "What is the name of the instrument invented by Adolphe Sax and played by Fela Kuti?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01tw0t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01tw0t ns:music.group_member.instruments_played ?x .\n?x ns:law.invention.inventor ns:m.013xf . \n}",
- "webqsp_ID": "WebQTrn-2615",
- "webqsp_question": "what instrument does fela kuti play"
- },
- {
- "ID": "WebQTrn-1677_5f5da3e1d4ca7df9f19ce3fdfc5790e2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and involves organization toonexplainers",
- "question": "What are the movies that Adam Sandler played in that also involves organization toonexplainers?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:organization.organization_sector.organizations_in_this_sector ns:m.010lbn79 . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-105_602d3e74c7063895f149a8f44b9e406f",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:14:59",
- "machine_question": "what is the best currency to take to the country where Domari Language is spoken 2013",
- "question": "What kind of money would I spend in the country that spoke Domari in 2013?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.0c4chg . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-105",
- "webqsp_question": "what is the best currency to take to egypt 2013"
- },
- {
- "ID": "WebQTest-1301_a70c7fd7ecc2aef83d0149355d69ddd1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:07:51",
- "machine_question": "what are fun things to do in sacramento ca and is a lake of type Reservoir",
- "question": "This reservoir-type lake offers many fun things to do in Sacramento, California.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07bcn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07bcn ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:geography.lake.lake_type ns:m.093shy . \n}",
- "webqsp_ID": "WebQTest-1301",
- "webqsp_question": "what are fun things to do in sacramento ca"
- },
- {
- "ID": "WebQTrn-261_366d65026c8dfe022320414ba33ae736",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:45:58",
- "machine_question": "where is whistler mountain located and is the location of film Legends of the Fall",
- "question": "What is the locale of Whistler Mountain and the place Legends of the Fall was shot?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02pg6z3)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02pg6z3 ns:location.location.containedby ?x .\n?x ns:film.film_location.featured_in_films ns:m.02__34 . \n}",
- "webqsp_ID": "WebQTrn-261",
- "webqsp_question": "where is whistler mountain located"
- },
- {
- "ID": "WebQTrn-3170_e56e856592a9a57b9e331b718adc1b75",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:01:04",
- "machine_question": "what does the author who published editions for The Audacity of Hope have a degree in",
- "question": "What degree is held by the author of \"The Audacity of Hope?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04vcd_5 . \n?c ns:people.person.education ?y .\n?y ns:education.education.major_field_of_study ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3170",
- "webqsp_question": "what does obama have a degree in"
- },
- {
- "ID": "WebQTrn-3249_824f3b1d8a1647e2876766032935bb92",
- "compositionality_type": "comparative",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and the tv program episode running time is less than 30",
- "question": "What tv show with a run time of less than 30 does Tamera Mowry play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.episode_running_time ?num .\nFILTER (xsd:integer(?num) < 30) . \n}",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTest-1875_14401f79da415edb1294256b2504a591",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:54:17",
- "machine_question": "what type of political system is the place where breed Canchim originated in",
- "question": "In the area where the Canchim breed originated, what is the political system in place?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.02232 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1875",
- "webqsp_question": "what type of political system is brazil"
- },
- {
- "ID": "WebQTrn-2316_a8cc4703fd90aad3b1545e84b93ddba9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:47:49",
- "machine_question": "what influenced jackson pollock 's work and influenced Yves Saint Laurent",
- "question": "Who influenced Jackson Pollock and Yves Saint Laurent?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04510)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04510 ns:influence.influence_node.influenced_by ?x .\n?x ns:influence.influence_node.influenced ns:m.012fs4 . \n}",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTest-1560_e80770095f92ecd052902b5f9850c636",
- "compositionality_type": "superlative",
- "created": "2017-10-26T10:54:01",
- "machine_question": "who founded new york university and is the politician that ended his/her government position latest",
- "question": "Which founder of New York University ended his/her government position latest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwfn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwfn ns:organization.organization.founders ?x .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.to ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTrn-3249_b88399af90bde06a0b86905099e3b96f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and the tv program \"tvrage_id\" is 18839",
- "question": "What show with a tv program \"tvrage_id\" of 18839 does Tamera Mowry play on?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.tvrage_id \"18839\" . \n}",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTest-1686_92f27159a96f716c1691371e64e5a604",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:16:25",
- "machine_question": "who is the governor of the place that has the following courts United States Bankruptcy Court, District of Arizona 2009",
- "question": "Who is the governor of the State where the United States Bankruptcy Court, District of Arizona 2009 is located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:law.court_jurisdiction_area.courts ns:m.0c414vc . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTrn-962_f69b9d7b30f2ef81193ae7b0a39c78c5",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:34:55",
- "machine_question": "who played a film that Ray O. Hardesty was a crew member of as a kid",
- "question": "Who played in a movie that included a young Ray O Hardesty as a crew membner?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.other_crew ?k .\n?k ns:film.film_crew_gig.crewmember ns:m.0wyxnkt . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0264f7h .\n?y ns:film.performance.character_note ?sk0 .\nFILTER (str(?sk0) = \"Young Forrest\")\n}\n",
- "webqsp_ID": "WebQTrn-962",
- "webqsp_question": "who played forrest gump as a kid"
- },
- {
- "ID": "WebQTest-1603_7ca9a8a41caa3634b454484965413fd3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:01:39",
- "machine_question": "what is the sacred text of daoism and is about Philosophy",
- "question": "Which philosophical text is the sacred text of daoism?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07gvx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07gvx ns:religion.religion.texts ?x .\n?x ns:book.written_work.subjects ns:m.037mh8 . \n}",
- "webqsp_ID": "WebQTest-1603",
- "webqsp_question": "what is the sacred text of daoism"
- },
- {
- "ID": "WebQTrn-1557_3f744e5a2361c41735a914e961dbeeae",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:04:35",
- "machine_question": "where did charles drew go to college and is the university that has number of postgraduates smallest",
- "question": "Which university attended by Charles Drew has the smallest number of postgraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018t67)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018t67 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-1557",
- "webqsp_question": "where did charles drew go to college"
- },
- {
- "ID": "WebQTrn-2335_79ee4c5d31170a2a4638a4fa603f0b52",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:50:23",
- "machine_question": "what is the national anthem of the area in which the newspaper Zhivoye Dyelo is circulated",
- "question": "What is the national Anthem of the Country where the newspaper Zhivoye Dyelo is circulated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.02v_csk . \n?c ns:location.country.national_anthem ?y .\n?y ns:government.national_anthem_of_a_country.anthem ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2335",
- "webqsp_question": "what is the national anthem of russia"
- },
- {
- "ID": "WebQTrn-513_d3189b87ba72d77c38506fa49f4245c1",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:25:28",
- "machine_question": "what countries fall in eastern europe and a military combatant which was involved in the military conflict of the Charge at Krojanty",
- "question": "What countries in Eastern Europe were involved in the military conflict of the Charge at Krojanty?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09b69)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09b69 ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:military.military_combatant.casualties ?c .\n?c ns:military.casualties.military_conflict ns:m.0pyy3 . \n}",
- "webqsp_ID": "WebQTrn-513",
- "webqsp_question": "what countries fall in eastern europe"
- },
- {
- "ID": "WebQTrn-894_022431f6dfa30cf2e715eb171e0437ec",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired scott fitzgerald and was influenced by Mark Twain",
- "question": "What inspired Scott Fitzgerald and was also influenced by Mark Twain?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02zjd ns:influence.influence_node.influenced_by ?x .\n?x ns:influence.influence_node.influenced_by ns:m.014635 . \n}",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTrn-1812_3646d3886548bb03fb73e1545c44afa1",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:36:57",
- "machine_question": "what countries are in the caribbean and that has a GDP deflator change of rate 2.32",
- "question": "What Caribbean country has a GDP eflator change rate of 2.32?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.statistical_region.gdp_deflator_change ?c .\n?c ns:measurement_unit.dated_percentage.rate \"2.32\" . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTrn-3694_67b118bb1bde87f176941f95033a3d0a",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:24:57",
- "machine_question": "what type of money do you use in the place where breed Dogo Cubano originated in",
- "question": "Who knows the type of currency used in the home of the Dogo Cubano breed?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.027yb05 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3694",
- "webqsp_question": "what type of money do you use in cuba"
- },
- {
- "ID": "WebQTrn-2069_aefa6ed2b29ac4dda25980b2832ed049",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:15:08",
- "machine_question": "what language the location which contains the second level division Choapa Province speak",
- "question": "What language is spoken in the location containing the second level division Choapa Province?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.027m6xw . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2069",
- "webqsp_question": "what language chile speak"
- },
- {
- "ID": "WebQTrn-2039_6be4de8082d03ac1f44a582f9c107c1e",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:10:06",
- "machine_question": "who plays jacob black in a film that Stuart Gavert was a crew member of",
- "question": "The film that had a crew member named Stuart Gavert, who played Jacob Black?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.other_crew ?k .\n?k ns:film.film_crew_gig.crewmember ns:m.0gb4myd . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.02qd_td .\n}\n",
- "webqsp_ID": "WebQTrn-2039",
- "webqsp_question": "who plays jacob black in twilight"
- },
- {
- "ID": "WebQTrn-125_0818b36d353ffb39f85b4606b1230866",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:18:13",
- "machine_question": "where did that who was the speaker in March on Washington for Jobs and Freedom got shot",
- "question": "What is the city where the speaker in March on Washington for Jobs and Freedom was shot?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:event.public_speaker.speeches_or_presentations ?k .\n?k ns:event.speech_or_presentation.event ns:m.01lt0z . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-125",
- "webqsp_question": "where did martin luther king got shot"
- },
- {
- "ID": "WebQTest-1168_f6cf5b0414c7636d8fecd35de820ce08",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:44:51",
- "machine_question": "what guitar did the person who wrote the lyrics for \"Pen Cap Chew\"",
- "question": "What is the guitar preference for the lyricist who wrote \"Pen Cap Chew?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0d5g5l . \n?c ns:music.guitarist.guitars_played ?x .\n}\n",
- "webqsp_ID": "WebQTest-1168",
- "webqsp_question": "what guitar did kurt cobain"
- },
- {
- "ID": "WebQTrn-436_04b1f75e2e7c49a6d6b92139f6dd5a79",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:11:48",
- "machine_question": "who played dumbledore in the the movie that David Brett played in",
- "question": "In a fantastic movie about the Boy who Lived, featuring David Brett, who played Dumbledore?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.actor ns:m.02p79z8 . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0cb2r .\n}\n",
- "webqsp_ID": "WebQTrn-436",
- "webqsp_question": "who played dumbledore in the first movie"
- },
- {
- "ID": "WebQTrn-2540_9590ab0c169d1a1fa902b5d1cc14e606",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:16:28",
- "machine_question": "what inspired monet and who also wrote L' art pour tous",
- "question": "What provided inspiration for Monet and who authored L' art pour tous?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01xnj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01xnj ns:influence.influence_node.influenced_by ?x .\n?x ns:book.author.works_written ns:m.066tjkv . \n}",
- "webqsp_ID": "WebQTrn-2540",
- "webqsp_question": "what inspired monet"
- },
- {
- "ID": "WebQTest-185_08c0146e6ee5281e52c72f9bb9199474",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:05:21",
- "machine_question": "what type of government does the governmental jurisdiction that held the legislative session of the Ayrault Government use",
- "question": "What type of judicial system is used in the place where the Ayrault Goverment can be found?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.legislative_sessions ns:m.0jwr0l1 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-185",
- "webqsp_question": "what type of government does france use"
- },
- {
- "ID": "WebQTest-54_bfb16d956224f4ff7df39609f2a84210",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:48:48",
- "machine_question": "what country did the politician that was appointed to his/her government position by Paul von Hindenburg control",
- "question": "Which country did Paul von Hindenburg's political appointee control?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.politician.government_positions_held ?k .\n?k ns:government.government_position_held.appointed_by ns:m.0b393 . \n?c ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.jurisdiction_of_office ?x .\n}\n",
- "webqsp_ID": "WebQTest-54",
- "webqsp_question": "what country did adolf hitler control"
- },
- {
- "ID": "WebQTrn-2570_e5e8ef01173e0c22da7839a4038a146c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and who held the position State Senator",
- "question": "Which US President during the WW2 who was also a State Senator?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.basic_title ns:m.01t7n9 . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-1023_4fb2643554bf5111a245dd1d6a424106",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:42:01",
- "machine_question": "what is the money of the area in which the newspaper L'Italiano is circulated called",
- "question": "What currency is used in the country that has the newspaper L'Italiano?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.0_83cml . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1023",
- "webqsp_question": "what is the money of argentina called"
- },
- {
- "ID": "WebQTrn-3249_6acf91f18c0f14261b2540f2d41ecf7a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and is the tv program has number of episodes 13",
- "question": "Which 13-episode TV program does Tamera Mowry play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.number_of_episodes \"13\" . \n}",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTrn-1722_34f9412e607f037074aebcb8ec0f7891",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:26:00",
- "machine_question": "what continent does the the govermental jurisdiction that has govermental body named Senate of the Bahamas belong to",
- "question": "On which continent does the governmental jurisdiction known as the Senate of the Bahamas exist?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.063f0dh . \n?c ns:base.locations.countries.continent ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1722",
- "webqsp_question": "what continent does the bahamas belong to"
- },
- {
- "ID": "WebQTest-1200_ff2d4334c998533d71c0b0c8e6989103",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:51:09",
- "machine_question": "where did the river that its origin is Lake Itasca end",
- "question": "The river that originates from Lake Itasca, where does it end?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:geography.river.origin ns:m.01jm9j . \n?c ns:geography.river.mouth ?x .\n}\n",
- "webqsp_ID": "WebQTest-1200",
- "webqsp_question": "where did the mississippi river end"
- },
- {
- "ID": "WebQTest-1686_9bab9238e63a7d7a46ee57bd87baca72",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:16:25",
- "machine_question": "who is the governor of arizona 2009 and is the political appointer that had the title Secretary of State of Arizona",
- "question": "Who was 2009 governor of Arizona and had title of Secretary of State of Arizona previously?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0vmt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0vmt ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.office_position_or_title ns:m.04ljpc8 . \n}",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTrn-2664_a7c0955f426fed1d902959091cc1e8b3",
- "compositionality_type": "comparative",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and the country calling code is greater than 967",
- "question": "Which of the main trading partners of China has a country calling code greater than 967?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.country.calling_code ?num .\nFILTER (xsd:integer(?num) > 967) . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-849_d609f2a3b6726af22359a493d6a5df0d",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and is the country that has Aller\u00c3\u00b8d Municipality as a second level devision",
- "question": "What country bordering Germany has Aller\u00c3\u00b8d Municipality as a second level division?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.second_level_divisions ns:m.0128lb . \n}",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTrn-3673_901bb39197972fca3fb83fece42ee8c7",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:20:52",
- "machine_question": "what timezone is the place in which Overlook Hotel is in",
- "question": "In which timezone is the Overlook Hotel?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:fictional_universe.fictional_setting.contains ns:m.08c5x9 . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3673",
- "webqsp_question": "what timezone is colorado in"
- },
- {
- "ID": "WebQTrn-1665_46147d9704c8a625bd7e4a53596764af",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:17:40",
- "machine_question": "where does the actor that played in the film Echelon live",
- "question": "Find the lead actor in Echelon, where do they live?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0gxf5mw . \n?c ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1665",
- "webqsp_question": "where does jason statham live"
- },
- {
- "ID": "WebQTest-1379_8d8a89d2b3c70cf221c515e27f633b5b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:24:45",
- "machine_question": "what did franz liszt do to earn a living and he did it until the year 1849",
- "question": "What did Franz Liszt do for a living until 1849?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0hqgp)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0hqgp ns:people.person.profession ?x .\n?x ns:religion.religious_leadership_title.leaders ?c .\n?c ns:religion.religious_organization_leadership.end_date \"1849\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1379",
- "webqsp_question": "what did franz liszt do to earn a living"
- },
- {
- "ID": "WebQTrn-2653_597d8271f0714c7e1c57bdd74a449e2d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have france been involved in and the lower estimate of the number of casualties were 1",
- "question": "Which war that France was part of had a low estimate of 1 casualty?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n?x ns:military.military_conflict.casualties ?c .\n?c ns:military.casualties.lower_estimate \"1\" . \n}",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTrn-3098_5f339cc3a7979a71dd90298c8532b71b",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:48:58",
- "machine_question": "where was the politician that was appointed to his/her government position by Continental Congress born",
- "question": "Where is the birthplace of the politician that was appointed to their governmental position via Continental Congress born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.politician.government_positions_held ?k .\n?k ns:government.government_position_held.appointed_by ns:m.09k5k . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3098",
- "webqsp_question": "where was ben franklin born"
- },
- {
- "ID": "WebQTrn-2569_ae0f1e0b537edaed15251b1704f55f0b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:42",
- "machine_question": "where do the houston rockets play basketball and is the sports facility where Houston Aeros play",
- "question": "What sports facility is used by both Houston Rockets and Aeros?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0jmfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0jmfb ns:sports.sports_team.arena_stadium ?x .\n?x ns:sports.sports_facility.home_venue_for ?c .\n?c ns:sports.team_venue_relationship.team ns:m.068hn0 . \n}",
- "webqsp_ID": "WebQTrn-2569",
- "webqsp_question": "where do the houston rockets play basketball"
- },
- {
- "ID": "WebQTest-12_96449ea99c483410641ffbbe84e44f1c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:43:21",
- "machine_question": "who is governor of ohio 2011 and who was Christianity",
- "question": "Who was the Ohio Governor in 2011 who was a Christian?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05kkh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05kkh ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2011-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2011-01-01\"^^xsd:dateTime) })\n?x ns:people.person.religion ns:m.01lp8 . \n}",
- "webqsp_ID": "WebQTest-12",
- "webqsp_question": "who is governor of ohio 2011"
- },
- {
- "ID": "WebQTrn-3605_5ce22bd1d7a29e9d543b0c970683bcb6",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:12:47",
- "machine_question": "where did the person who wrote the lyrics for \"Dive In\" go to high school",
- "question": "Find the name of the person who wrote the song Dive In, where did they attend high school?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0kl2pqz . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.educational_institution.school_type ns:m.0bpgx .\n}\n",
- "webqsp_ID": "WebQTrn-3605",
- "webqsp_question": "where did trey songz go to high school"
- },
- {
- "ID": "WebQTest-450_b68e8f1a3f19f80d7dfc10bf3796b71e",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:49:58",
- "machine_question": "what is the national flower of has an official symbol of Nene",
- "question": "What is the official flower of the place with an official symbol of Nene?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.official_symbols ?k .\n?k ns:location.location_symbol_relationship.symbol ns:m.0139l8 . \n?c ns:government.governmental_jurisdiction.official_symbols ?y .\n?y ns:location.location_symbol_relationship.symbol ?x .\n?y ns:location.location_symbol_relationship.Kind_of_symbol ns:m.04627gn .\n}\n",
- "webqsp_ID": "WebQTest-450",
- "webqsp_question": "what is the national flower of hawaii"
- },
- {
- "ID": "WebQTest-699_c03c4525d4ac4e6fecf42cfd6fe1929a",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:30:11",
- "machine_question": "what is the capital of australia the place that has the following courts County Court of Victoria",
- "question": "Which Australian capital houses the County Court of Victoria?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:law.court_jurisdiction_area.courts ns:m.08k95y . \n?c ns:base.aareas.schema.administrative_area.capital ?x .\n}\n",
- "webqsp_ID": "WebQTest-699",
- "webqsp_question": "what is the capital of australia victoria state"
- },
- {
- "ID": "WebQTrn-3170_2883cc73d6e7cc887da948a32c5fd2bb",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:01:04",
- "machine_question": "what does the person that said \"Yes we can!\" have a degree in",
- "question": "what does the individual that said \"Yes we can!\" have a degree in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.04s_lpn . \n?c ns:people.person.education ?y .\n?y ns:education.education.major_field_of_study ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3170",
- "webqsp_question": "what does obama have a degree in"
- },
- {
- "ID": "WebQTrn-2039_9480ced9af26e919f69bad7e979e9bb2",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:10:06",
- "machine_question": "who plays jacob black in the movie that Krys Hyatt played in",
- "question": "In the movie that Krys Hyatt acted in, who played the character of Jacob Black?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.actor ns:m.07gyrd1 . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.02qd_td .\n}\n",
- "webqsp_ID": "WebQTrn-2039",
- "webqsp_question": "who plays jacob black in twilight"
- },
- {
- "ID": "WebQTrn-2280_b26c73164ed35a00c2d9ed862aee184a",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:42:04",
- "machine_question": "where are the headquarters of the the governmental body with the office holder Carlos P. Romulo organization found",
- "question": "Organization founder and office holder Carlos P. Romulo has headquarters of his governmental office where?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_body.members ?k .\n?k ns:government.government_position_held.office_holder ns:m.02_bfn . \n?c ns:organization.organization.headquarters ?y .\n?y ns:location.mailing_address.citytown ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2280",
- "webqsp_question": "where are the headquarters of the united nations organization found"
- },
- {
- "ID": "WebQTest-743_a65b27e5670a2d956932182020864234",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of jfk 's brothers and is the member of Order of the British Empire",
- "question": "What kennedy was is a member of the Order of the British Empire?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:royalty.chivalric_order_member.belongs_to_order ?c .\n?c ns:royalty.chivalric_order_membership.order ns:m.01f2y9 . \n}",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTrn-2653_428127267b489c72416c9298ec80bd7d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have france been involved in and is the military commander was Douglas Haig, 1st Earl Haig",
- "question": "For Which of France's wars was Douglas Haig, 1st Earl Haig the military commander?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n?x ns:military.military_conflict.commanders ?c .\n?c ns:military.military_command.military_commander ns:m.011zwl . \n}",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTrn-1677_22837422e25cf0a05cb0efba9aa80402",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and involves organization National Film Board of Canada",
- "question": "What are the movies starring Adam Sandler that involved National Film Board of Cananda?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:organization.organization_sector.organizations_in_this_sector ns:m.014l4w . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-1001_9f0f81c7cf66ef6977300eb71deffb9f",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:37:46",
- "machine_question": "what super bowls have the giants won and Buffalo Bills was the championship runner up",
- "question": "Name the Super Bowl in which the New York Giants defeated the Buffalo Bills for the championship.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05gg4)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05gg4 ns:sports.sports_team.championships ?x .\n?x ns:common.topic.notable_types ns:m.01xljv1 .\n?x ns:sports.sports_championship_event.runner_up ns:m.01c_d . \n}",
- "webqsp_ID": "WebQTrn-1001",
- "webqsp_question": "what super bowls have the giants won"
- },
- {
- "ID": "WebQTrn-497_3552e9f8210e6d1d5c2df369280cb3aa",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:22:53",
- "machine_question": "in what country is the place that has the neighborhood Gouden Reael",
- "question": "The Gouden Reael neighborhood is in which country?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.place_with_neighborhoods.neighborhoods ns:m.0b46jj . \n?c ns:base.biblioness.bibs_location.country ?x .\n}\n",
- "webqsp_ID": "WebQTrn-497",
- "webqsp_question": "in what country is amsterdam"
- },
- {
- "ID": "WebQTest-743_b9bb14e3c9063fb97449c3cb44a188bb",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of jfk 's brothers and is the person that was buried on 2009-08-29",
- "question": "Who was JFK's brother who as buried on 8-29-2009?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:people.deceased_person.date_of_burial \"2009-08-29\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTest-1923_9f99414d3ce60034d1c914055cf439b7",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and movie that was part of the Walt Disney Animated Classics",
- "question": "What animated Walt Disney film featured the voice of Miley Cyrus?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_series ns:m.0_fqy4m . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTest-1251_e0133b074487245b89f042f1b8e39568",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:57:03",
- "machine_question": "which countries speak germanic languages and is the country thar has the airline V Bird",
- "question": "Which Germanic speaking country is home to the airline V Bird?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:location.location.contains ?c .\n?c ns:aviation.airport.hub_for ns:m.05zbq0 . \n}",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTrn-1053_1d93ad4e3448e762133bda682c0693a2",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:48:13",
- "machine_question": "what was the actor that plays Fujimoto 's character in star wars",
- "question": "What is the name of the actor that played the character Fujimoto in Star Wars?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.dubbing_performances ?k .\n?k ns:film.dubbing_performance.character ns:m.05t1x63 . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.film ns:m.0ddt_ .\n}\n",
- "webqsp_ID": "WebQTrn-1053",
- "webqsp_question": "what was liam neeson 's character in star wars"
- },
- {
- "ID": "WebQTrn-2006_7993a79baca778d4e8e6cb2b1882bca4",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did edgar allan poe work for and was published until 1841",
- "question": "What magazine, published in 1841, once employed Edgar Allen Poe?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02lt8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02lt8 ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n?x ns:book.magazine.place_of_publication ?c .\n?c ns:book.place_of_publication_period.to \"1841\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTrn-2429_4449720a6e25f3093a8065ae980f0221",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:00:53",
- "machine_question": "what type of government does japan currently have and in country Kingdom of Prussia",
- "question": "Which form of government did Prussia have and Japan has now?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.country.form_of_government ?x .\n?x ns:government.form_of_government.countries ?c .\n?c ns:type.object.name \"Kingdom of Prussia\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-2429",
- "webqsp_question": "what type of government does japan currently have"
- },
- {
- "ID": "WebQTrn-1939_4fa83780c1144bc341d4ef4bc7c84825",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:56:33",
- "machine_question": "what political experience did abraham lincoln have and is the goverment office held by Patrick McDonald",
- "question": "What office position is currently held by Patrick McDonald and was once held by Abraham Lincoln?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0gzh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0gzh ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.office_position_or_title ?x .\n?x ns:government.government_office_category.officeholders ?c .\n?c ns:government.government_position_held.office_holder ns:m.0_86hpn . \n}",
- "webqsp_ID": "WebQTrn-1939",
- "webqsp_question": "what political experience did abraham lincoln have"
- },
- {
- "ID": "WebQTrn-783_1d033cab9df7d8537c3ecd0da84d0be4",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:58:33",
- "machine_question": "what language did jewish people speak and belongs to the West Germanic languages language family",
- "question": "Which West Germanic language did the Jewish people speak?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041rx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041rx ns:people.ethnicity.languages_spoken ?x .\n?x ns:language.human_language.language_family ns:m.0140qt . \n}",
- "webqsp_ID": "WebQTrn-783",
- "webqsp_question": "what language did jewish people speak"
- },
- {
- "ID": "WebQTrn-738_4c8856ea6b11794a061053bd4ee35371",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:55:36",
- "machine_question": "what did the scientist the academic advisor of Charles Glover Barkla discover",
- "question": "What discovery did the scientist and academic advisor of Charles Glover Barkla make?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:education.academic.advisees ns:m.023byd . \n?c ns:symbols.name_source.namesakes ?x .\n}\n",
- "webqsp_ID": "WebQTrn-738",
- "webqsp_question": "what did the scientist thomson discover"
- },
- {
- "ID": "WebQTrn-2818_7337f6e256ea9b695d810136db74f041",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:07:56",
- "machine_question": "where does the body of water under Saratov Bridge start",
- "question": "Who knows which body of water flows under Saratov Bridge?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:geography.body_of_water.bridges ns:m.09fp9r . \n?c ns:geography.river.origin ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2818",
- "webqsp_question": "where does volga river start"
- },
- {
- "ID": "WebQTrn-1532_ca58ec590e4701a8286d095fe6b8bcc9",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:00:28",
- "machine_question": "what college did harry s. truman attend and is the university that has number of postgraduates 5157",
- "question": "What college, which had 5,157 postgraduates, did Harry S. Truman attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09bg4l)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09bg4l ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number \"5157\" . \n}",
- "webqsp_ID": "WebQTrn-1532",
- "webqsp_question": "what college did harry s. truman attend"
- },
- {
- "ID": "WebQTrn-2570_c71b89b780ea11a334dd48f39eed187a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and is the politician held thier governmental position since 1933-03-05",
- "question": "What politician held their governmental position since 1933-03-05 and was President of the United States during World War II?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.from \"1933-03-05\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-21_607732d3793a0f96969ee27a0729b7ff",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:04:58",
- "machine_question": "who is the prime minister of the country where Kambaata people is spoken",
- "question": "Who is the prime minister of the country where Kambaata people live?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.0c2zmy . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.060bp .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-21",
- "webqsp_question": "who is the prime minister of ethiopia"
- },
- {
- "ID": "WebQTest-361_696a68cf3cd49341ba9a2ad99b6a9e59",
- "compositionality_type": "superlative",
- "created": "2017-10-26T07:38:26",
- "machine_question": "what to do and see in vienna austria and the venue capacity is largest",
- "question": "What tourist attraction in Vienna Austria has the largest venue capacity?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0fhp9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0fhp9 ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.venue.capacity ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTest-361",
- "webqsp_question": "what to do and see in vienna austria"
- },
- {
- "ID": "WebQTrn-567_97c01fdfa60e1bc796af5839451cd9af",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and with debut in 2004 Berlin International Film Festival",
- "question": "What movies debuted at the Berlin International Film Festival in 2004 that were made by Ron Howard?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.film_regional_debut_venue ns:m.09vb4qr . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTest-361_9a6514e92141770cd4fc2592c7768e4b",
- "compositionality_type": "comparative",
- "created": "2017-10-26T07:38:26",
- "machine_question": "what to do and see in vienna austria and the venue capacity is less than 4900",
- "question": "What attractions in Vienna, Austria have a capacity of less than 4900?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0fhp9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0fhp9 ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:architecture.venue.capacity ?num .\nFILTER (xsd:integer(?num) < 4900) . \n}",
- "webqsp_ID": "WebQTest-361",
- "webqsp_question": "what to do and see in vienna austria"
- },
- {
- "ID": "WebQTrn-464_cab1228be4e8c16ee35a67b7ac63b264",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:15:30",
- "machine_question": "what time is right now in texas and locations near Strathmore (D.J. Murray) Airport",
- "question": "What time zone do parts of Texas and Strathmore (D. J. Murray) Airport share?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07b_l)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07b_l ns:location.location.time_zones ?x .\n?x ns:time.time_zone.locations_in_this_time_zone ?c .\n?c ns:location.location.nearby_airports ns:m.09slsk . \n}",
- "webqsp_ID": "WebQTrn-464",
- "webqsp_question": "what time is right now in texas"
- },
- {
- "ID": "WebQTrn-42_619da763f8e34f498b4d7b0a97e8d5f1",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:08:41",
- "machine_question": "what party was andrew jackson and is the party that based on the ideology Populism",
- "question": "What is the name of Andrew Jackson's party that its ideology is based on Populism?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0rlz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0rlz ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n?x ns:government.political_party.ideology ns:m.01d_sm . \n}",
- "webqsp_ID": "WebQTrn-42",
- "webqsp_question": "what party was andrew jackson"
- },
- {
- "ID": "WebQTrn-2570_f47755546ee39a686b309baf746ae427",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and is the politician that held his/her government position until 1913-03-17",
- "question": "Which United States president held his government position until March 17, 1913 and was president during World War II?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.to \"1913-03-17\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-2256_9979ad066382ff1507c923c8035087c4",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:37:38",
- "machine_question": "what happened to the political appointer that had the title Reich Governor at the end of the war",
- "question": "Find the person referred to as Reich Governor during WWII, what happened to this person at the end of the war?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.09c1mpz . \n?c ns:people.deceased_person.cause_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2256",
- "webqsp_question": "what happened to adolf hitler at the end of the war"
- },
- {
- "ID": "WebQTest-542_aeadf3a0902a2a71546a7144ca1a5d4d",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:08:53",
- "machine_question": "where did the music producer which produced Gravest Hits die",
- "question": "In which city did the producer of Gravest Hits die?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.producer.releases_produced ns:m.0bfkbz5 . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTest-542",
- "webqsp_question": "where did alex chilton die"
- },
- {
- "ID": "WebQTest-106_36ce9951114334bc0a51021ccd3d510a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:54:42",
- "machine_question": "who did armie hammer play in the social network and also the actor Josh Pence",
- "question": "What character was played by both Josh Pence and Armie Hammer?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07s846j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07s846j ns:film.film.starring ?y .\n?y ns:film.performance.character ?x .\n?y ns:film.performance.actor ns:m.03y9941 .\n?x ns:film.film_character.portrayed_in_films ?c .\n?c ns:film.performance.actor ns:m.0gkyvdn . \n}",
- "webqsp_ID": "WebQTest-106",
- "webqsp_question": "who did armie hammer play in the social network"
- },
- {
- "ID": "WebQTrn-894_7101587c108f740dba8a7f2b6b327e09",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:21:31",
- "machine_question": "what inspired scott fitzgerald and was an award nominee in the 37th Tony Awards ceremony",
- "question": "Which nominee at the 37th Tony Awards also inspired Scott Fitzgerald?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02zjd ns:influence.influence_node.influenced_by ?x .\n?x ns:award.award_nominee.award_nominations ?c .\n?c ns:award.award_nomination.ceremony ns:m.0k0bbfs . \n}",
- "webqsp_ID": "WebQTrn-894",
- "webqsp_question": "what inspired scott fitzgerald"
- },
- {
- "ID": "WebQTrn-2319_a3548617f33deb6bd679f8a6fc812736",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:48:11",
- "machine_question": "what is the official language of the ukraine and belongs to the Finno-Ugric languages language family",
- "question": "Which language, one of the Finno-Ugric family of languages, is the official language of the Ukraine?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07t21)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07t21 ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.language_family ns:m.02xhk . \n}",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTrn-3744_1611dec3bd819ed8637206109d0130ec",
- "compositionality_type": "comparative",
- "created": "2017-10-26T06:33:08",
- "machine_question": "what college did russell wilson go to and is the university that has number of undergraduates less than 29118",
- "question": "Which college with an undergraduate population of less than 29118 did Russell Wilson attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05c10yf)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05c10yf ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 29118) . \n}",
- "webqsp_ID": "WebQTrn-3744",
- "webqsp_question": "what college did russell wilson go to"
- },
- {
- "ID": "WebQTrn-1812_380d57299109c7ae18f10e52204fc0c3",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:53:34",
- "machine_question": "what countries are in the caribbean and the currency used in the country is Euro",
- "question": "Which countries in the Caribbean use the Euro?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.currency_used ns:m.02l6h . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTrn-2784_08a3071aec88af141fc20ed22cfff0e2",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:40:43",
- "machine_question": "what movies does the person who once lived in Marin City act in",
- "question": "What movies did the famous person who lived in Marin City starred in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.places_lived ?k .\n?k ns:people.place_lived.location ns:m.053myr . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTest-1108_1988e0b7c1ed7316160b416a7c83b44d",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:42:43",
- "machine_question": "what radio station is the organiztion leadership has a person named Jarl Mohn on in nyc",
- "question": "Jarl Mohn is a leader in the organization with what radio station in NYC?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.leadership ?k .\n?k ns:organization.leadership.person ns:m.012zdryp . \n?c ns:broadcast.radio_network.affiliates ?y .\n?y ns:broadcast.radio_affiliation_duration.station ?x .\n?x ns:broadcast.broadcast.area_served ns:m.02_286 .\n}\n",
- "webqsp_ID": "WebQTest-1108",
- "webqsp_question": "what radio station is npr on in nyc"
- },
- {
- "ID": "WebQTrn-1938_744a496b907e407b16bc5d7c197dc3f0",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:08:49",
- "machine_question": "what type of government does the religious leader is Ovadia Yosef",
- "question": "What form of goverment is used by the country who has Ovadia Yosef as a religious leader?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religious_leadership_jurisdiction.leader ?k .\n?k ns:religion.religious_organization_leadership.leader ns:m.02qmnw . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1938",
- "webqsp_question": "what type of government does israel"
- },
- {
- "ID": "WebQTrn-1232_ae9a833cf2cca30c1c9725fc6a167794",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:56:41",
- "machine_question": "where was the the country that contains Africa Proconsularis centered",
- "question": "Where is the country that has Africa Proconsularis centered?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.02d53g . \n?c ns:location.country.capital ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1232",
- "webqsp_question": "where was the roman empire centered"
- },
- {
- "ID": "WebQTrn-95_2ef516a3253d8d1d2c28ae11c6d5b2e9",
- "compositionality_type": "composition",
- "created": "2018-02-12T19:46:17",
- "machine_question": "what kind of money should i take to the country that contains Trelawny Parish",
- "question": "Which type of money should I bring to the country, that includes the Trelawny Parish?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.06qrc3 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-95",
- "webqsp_question": "what kind of money should i take to jamaica"
- },
- {
- "ID": "WebQTest-1091_e59e67ce229e185f08ce30ce73f32ade",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:41:33",
- "machine_question": "what type of religions are in the united states and is the religion types of places of worship include Stupa",
- "question": "What religion in the United States includes Stupa as a place of worship?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.types_of_places_of_worship ns:m.01q4wd . \n}",
- "webqsp_ID": "WebQTest-1091",
- "webqsp_question": "what type of religions are in the united states"
- },
- {
- "ID": "WebQTrn-60_66d9f78b8294956373ed9ecbab3318a3",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and is the gdp real adjusted value was once 100236410771.0",
- "question": "What country with the GDP Real Adjusted Value once of 100236410771.0 do people speak Portuguese?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.statistical_region.gdp_real ?c .\n?c ns:measurement_unit.adjusted_money_value.adjusted_value \"100236410771.0\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-1646_0d5bc4f5ce16dafee354662c09965811",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:40:00",
- "machine_question": "what does the the country that has the national anthem Valiant Quisqueyans speak",
- "question": "What are the spoken languages of the country with national anthem Valiant Quisqueuans?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.01n3lv . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1646",
- "webqsp_question": "what does the dominican republic speak"
- },
- {
- "ID": "WebQTrn-1706_3df24202c3356629d2d53d278ef80e20",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:45:19",
- "machine_question": "who controls the country that contains Guna Yala",
- "question": "The country that contains Guna Yala is controlled by whom?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.01pdr_ . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.office_position_or_title ns:m.0m57hp6 .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-1706",
- "webqsp_question": "who controls panama"
- },
- {
- "ID": "WebQTrn-2319_a109f9eb92e7770f2795631f461e7226",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:45:55",
- "machine_question": "what is the official language of the the religious organization leadeship is Ukrainian Orthodox Church of the Kyivan Patriarchate",
- "question": "What is the official language of the Ukrainian Orthodox Church of the Kyivan Patriarchate?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religious_leadership_jurisdiction.leader ?k .\n?k ns:religion.religious_organization_leadership.organization ns:m.05cx56 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTest-1560_3f9e3373173bba6e70a26c4df64aa943",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T05:34:06",
- "machine_question": "who founded new york university and held his govermental position from 1795-03-04",
- "question": "Who founded New York University that had his government position form 3-4-1795?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwfn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwfn ns:organization.organization.founders ?x .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from \"1795-03-04\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTest-1119_af822f386c49e89a32d2889d16618e1c",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:45:06",
- "machine_question": "what is the education institution has a grad student named Terry Guthrie",
- "question": "What type of institution has a grad student named Terry Guthrie?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:education.educational_institution.students_graduates ?k .\n?k ns:education.education.student ns:m.0yr7vc2 . \n?c ns:common.topic.notable_types ?x .\n}\n",
- "webqsp_ID": "WebQTest-1119",
- "webqsp_question": "what is colorado technical university"
- },
- {
- "ID": "WebQTrn-2748_7712cb150914e7be807253ecc9fa6e3e",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:35:10",
- "machine_question": "what language do they speak the currency used in the country is Thai baht",
- "question": "The people from the country with the currency used Thai Baht speak what language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_used ns:m.0mcb5 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2748",
- "webqsp_question": "what language do they speak thailand"
- },
- {
- "ID": "WebQTrn-2570_c47133a5a4595621bf114ffa8ed4c3e3",
- "compositionality_type": "superlative",
- "created": "2018-02-13T00:11:21",
- "machine_question": "who was the president of the united states during ww2 and held his govermental position from latest",
- "question": "What held his governmental position from latest and was the president of the United States during WWII?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-3382_a24b8d71d20499c6d7e568317f526a91",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:48:57",
- "machine_question": "what currency do the location that contains the city/town Rome have",
- "question": "What currency does the country where Rome is have?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.location.contains ?k .\n?k ns:location.mailing_address.citytown ns:m.06c62 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3382",
- "webqsp_question": "what currency do italy have"
- },
- {
- "ID": "WebQTest-1171_33c96d5baf27c97a69be11053e224a8f",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:50:16",
- "machine_question": "who did darth vaders voice and is the person notable with the medical condition Stuttering",
- "question": "Who with Stuttering condition did Darth Vader's voice?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2y0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2y0 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.special_performance_type ns:m.02nsjvf .\n?x ns:medicine.notable_person_with_medical_condition.condition ns:m.070yw . \n}",
- "webqsp_ID": "WebQTest-1171",
- "webqsp_question": "who did darth vaders voice"
- },
- {
- "ID": "WebQTrn-3057_87afbf2481df60df8476b920f00c4247",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:08:55",
- "machine_question": "what year did the team won the 2012 World Series championship win world series",
- "question": "What other years did the champion of the 2012 World Series won the World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.0ds8qct . \n?c ns:sports.sports_team.championships ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3057",
- "webqsp_question": "what year did giants win world series"
- },
- {
- "ID": "WebQTrn-2569_49842e208a5dd584154dd0a96881bc05",
- "compositionality_type": "composition",
- "created": "2018-02-13T00:11:06",
- "machine_question": "where do the the basket ball team head coach is Kevin McHale play basketball",
- "question": "Where does the team head coached by Kevin McHale play basketball?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:basketball.basketball_team.head_coach ns:m.04b87b . \n?c ns:sports.sports_team.arena_stadium ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2569",
- "webqsp_question": "where do the houston rockets play basketball"
- },
- {
- "ID": "WebQTest-802_8562012e739a0e7aee294a26ad53e581",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:11:26",
- "machine_question": "what musical instruments does the artist had a concert tour named Believe Tour play",
- "question": "The performer who went on a concert tour called Believe Tour plays which musical instruments?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.artist.concert_tours ns:m.0j_3p6t . \n?c ns:music.artist.track_contributions ?y .\n?y ns:music.track_contribution.role ?x .\n}\n",
- "webqsp_ID": "WebQTest-802",
- "webqsp_question": "what musical instruments does justin bieber play"
- },
- {
- "ID": "WebQTrn-3694_73bb87158a068132f7511dc63566c924",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:24:15",
- "machine_question": "what type of money do you use in the currency used in the country is Cuban peso",
- "question": "What is the kind of money that one would use in the nation whose currency is the Cuban peso?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_used ns:m.049p2z . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3694",
- "webqsp_question": "what type of money do you use in cuba"
- },
- {
- "ID": "WebQTrn-2319_5d066fa0939d708dab176e819188e151",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:45:55",
- "machine_question": "what is the official language of the the country that contains Cherkasy Oblast",
- "question": "People from the country that contains Cherkasy Oblast speak what official language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.02h81c . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTrn-1557_26a7885fc5b44e07960d2c427ae7853d",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:31:35",
- "machine_question": "where did charles drew go to college and is the education institution has a sports team named Columbia Lions men's basketball",
- "question": "Where did Charles Drew attend college, where the education institution has a sports team titled, the Columbia Lions men's basketball team?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018t67)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018t67 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.sports_teams ns:m.05h0gpw . \n}",
- "webqsp_ID": "WebQTrn-1557",
- "webqsp_question": "where did charles drew go to college"
- },
- {
- "ID": "WebQTest-1260_8c90d5499a627a3478313407b1404ecf",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:57:17",
- "machine_question": "what year did the team won the 2001 AFC Championship Game championship win super bowl",
- "question": "In what year did the 2001 AFC Championship Game winners win the Super Bowl?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.0_gt_qt . \n?c ns:sports.sports_team.championships ?x .\n?x ns:common.topic.notable_types ns:m.01xljv1 .\n}\n",
- "webqsp_ID": "WebQTest-1260",
- "webqsp_question": "what year did baltimore ravens win super bowl"
- },
- {
- "ID": "WebQTrn-493_85f381b8012b4def553954906bc9fafb",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:35:40",
- "machine_question": "where is the country capital is City of Brussels at",
- "question": "Where is the capital City of Brussels located at?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.capital ns:m.02rnbv . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTrn-1812_44d4964f4e16261cfe6c13dd035f3366",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:53:34",
- "machine_question": "what countries are in the caribbean and the country capital is Marigot",
- "question": "What country in the Caribbean has the capital of Marigot?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.capital ns:m.027vnx1 . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTrn-2286_c50692abbec1a95d4299ce10c9e531eb",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T23:43:08",
- "machine_question": "where is kentucky located and is the country that contains Puerto Rico",
- "question": "What country contains Kentucky and Puerto Rico?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0498y)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0498y ns:location.location.containedby ?x .\n?x ns:location.country.administrative_divisions ns:m.05r7t . \n}",
- "webqsp_ID": "WebQTrn-2286",
- "webqsp_question": "where is kentucky located"
- },
- {
- "ID": "WebQTrn-2664_5bc74979fc1292d14458ccc3a131a6e6",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:24:47",
- "machine_question": "who are the main trading partners of china and the country capital is Khartoum",
- "question": "Who is a main trading partner of China and has Khartoum as its capital?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.country.capital ns:m.04d_m . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-2189_af0a37b13a66138a543af50c2ac24bb8",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:32:42",
- "machine_question": "what is modern the location that appointed Adly Mansour to govermental position language",
- "question": "What is the modern language in the place where Adly Mansour is in a post in the government?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.0w5nf92 . \n?c ns:location.country.official_language ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2189",
- "webqsp_question": "what is modern egyptian language"
- },
- {
- "ID": "WebQTest-1923_29c81279ed9a982e12f82e764083db76",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T06:19:01",
- "machine_question": "what movies has miley cyrus been in and a tv series that has 0 season",
- "question": "What television series did Miley Cyrus been in with 0 season?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:tv.tv_series_episode.season_number \"0\" . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-2069_5a7f5c1dfeaddda67fda5178c6c27e16",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:22:00",
- "machine_question": "what language the country that contains Tarapac\u00c3\u00a1 Region speak",
- "question": "What language is spoken in the country that contains the Tarapac\u00c3\u00a1 Region?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.administrative_divisions ns:m.05bpcc . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2069",
- "webqsp_question": "what language chile speak"
- },
- {
- "ID": "WebQTest-837_8c90d5499a627a3478313407b1404ecf",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:13:39",
- "machine_question": "what year did the the team won the 2001 AFC Championship Game championship win superbowl",
- "question": "Which Superbowl was won by the 2001 AFC champions?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.0_gt_qt . \n?c ns:sports.sports_team.championships ?x .\n?x ns:sports.sports_championship_event.championship ns:m.06x5s .\n}\n",
- "webqsp_ID": "WebQTest-837",
- "webqsp_question": "what year did the baltimore ravens win superbowl"
- },
- {
- "ID": "WebQTrn-2834_f5779141967bbbc15b40ea3d5df71e93",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T00:45:42",
- "machine_question": "what are major religions in the united states and the religion organiztion is Army of the Lord",
- "question": "What major US religion has a religious organization named Army of the Lord?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.organizations ns:m.010hq7jr . \n}",
- "webqsp_ID": "WebQTrn-2834",
- "webqsp_question": "what are major religions in the united states"
- },
- {
- "ID": "WebQTrn-2250_98aa1c3bf990bf3d779dee7b611c33fa",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:39:05",
- "machine_question": "where is the organiztion leadership has a person named Norio Ohga headquarters located",
- "question": "What is the headquarters of the organization led by Norio Ohga?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.leadership ?k .\n?k ns:organization.leadership.person ns:m.038w2v . \n?c ns:organization.organization.headquarters ?y .\n?y ns:location.mailing_address.citytown ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2250",
- "webqsp_question": "where is sony headquarters located"
- },
- {
- "ID": "WebQTrn-497_3b4a316ec5790c8b3b2ec3c6aa23b29d",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:36:39",
- "machine_question": "in what country is the city that hosted 1928 Summer Olympics",
- "question": "What country had the city which hosted the 1928 Summer Olympics?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:olympics.olympic_host_city.olympics_hosted ns:m.0lv1x . \n?c ns:base.biblioness.bibs_location.country ?x .\n}\n",
- "webqsp_ID": "WebQTrn-497",
- "webqsp_question": "in what country is amsterdam"
- },
- {
- "ID": "WebQTrn-1283_e831da3802943dad506eb1e3fb611847",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:01:25",
- "machine_question": "what timezone is the us state that has a capital named Lansing usa",
- "question": "In which time zone is the US state with the capital of Lansing?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.us_state.capital ns:m.04pry . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1283",
- "webqsp_question": "what timezone is michigan usa"
- },
- {
- "ID": "WebQTest-983_74bbb4c6d3c42941f9a9ac3f8c1d592f",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:29:58",
- "machine_question": "where did tennessee williams go to college and the educational institution newspaper is Wunderground",
- "question": "What educational institution with the Wunderground newspaper did Tennessee Williams go to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c4y8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c4y8 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.newspaper ns:m.047d_mr . \n}",
- "webqsp_ID": "WebQTest-983",
- "webqsp_question": "where did tennessee williams go to college"
- },
- {
- "ID": "WebQTrn-1812_af6e94960d6ecddfbb9e8bee3ca654f5",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:53:34",
- "machine_question": "what countries are in the caribbean and the location time zone is Eastern Caribbean\u00c2\u00a0Time Zone",
- "question": "Which caribbean countries use Eastern Caribbean Time Zone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.location.time_zones ns:m.0y499vj . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTrn-2209_7bc37f5ea0bc419b7ee5510daff240df",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:35:04",
- "machine_question": "when did the the team won the 1974 NBA Finals championship win championship",
- "question": "In what years did the 1974 NBA Finals winners win other Championships?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.0cs1gb . \n?c ns:sports.sports_team.championships ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2209",
- "webqsp_question": "when did the celtics win championship"
- },
- {
- "ID": "WebQTrn-2250_6b44fe608d47a32e09dd25238bd238c8",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:39:05",
- "machine_question": "where is the organiztion leadership has a person named Nobuyuki Idei headquarters located",
- "question": "What is the location of the headquarters of the organization whose leadership includes Nobuyuki Idei?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.leadership ?k .\n?k ns:organization.leadership.person ns:m.04ll1z . \n?c ns:organization.organization.headquarters ?y .\n?y ns:location.mailing_address.citytown ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2250",
- "webqsp_question": "where is sony headquarters located"
- },
- {
- "ID": "WebQTrn-2047_4845559116b6463f2023353afbf89db5",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:18:04",
- "machine_question": "where do the the team won the 1908 World Series championship play",
- "question": "The team that won the 1908 World Series Championship played where?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.04tg8s . \n?c ns:sports.sports_team.arena_stadium ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2047",
- "webqsp_question": "where do the chicago cubs play"
- },
- {
- "ID": "WebQTest-1120_dfad75afd3c40503f595b4cb6acc43a5",
- "compositionality_type": "composition",
- "created": "2018-02-13T04:45:33",
- "machine_question": "what was the currency used in the location that appointed Nicolas Sarkozy to govermental position before the euro",
- "question": "What form of currency was used in the place where Nicolas Sarkozy was governor before the Euro was established?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.02ps9k . \n?c ns:location.country.currency_formerly_used ?x .\n}\n",
- "webqsp_ID": "WebQTest-1120",
- "webqsp_question": "what was the currency used in france before the euro"
- },
- {
- "ID": "WebQTest-924_22690ad5ad70b56c7dc11ec59b093c0e",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T04:25:33",
- "machine_question": "what team did messi play for in 2010 and is the team won the 1957 Peque\u00c3\u00b1a Copa del Mundo de Clubes championship",
- "question": "What team that won the 1957 Peque\u00c3\u00b1a Copa del Mundo de Clubes championship did Messi play for?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06qjgc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06qjgc ns:sports.pro_athlete.teams ?y .\n?y ns:sports.sports_team_roster.team ?x .\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.from ?sk0} || \nEXISTS {?y ns:sports.sports_team_roster.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2010-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:sports.sports_team_roster.to ?sk2} || \nEXISTS {?y ns:sports.sports_team_roster.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2010-01-01\"^^xsd:dateTime) })\n?x ns:sports.sports_team.championships ns:m.011q3p00 . \n}",
- "webqsp_ID": "WebQTest-924",
- "webqsp_question": "what team did messi play for in 2010"
- },
- {
- "ID": "WebQTrn-2400_61bc49b73946534e601afea40d75314c",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:52:23",
- "machine_question": "who portrayed the film has a charcter named 1st Mechanic in raiders of the lost ark",
- "question": "Who played \"1st Mechanic\" in \"Raiders of the Lost Ark\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.character ns:m.0z4ljw6 . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.03ttl .\n}\n",
- "webqsp_ID": "WebQTrn-2400",
- "webqsp_question": "who portrayed indiana jones in raiders of the lost ark"
- },
- {
- "ID": "WebQTrn-662_8c408912497ab033dbcf58287a5f5086",
- "compositionality_type": "composition",
- "created": "2018-02-12T20:53:12",
- "machine_question": "what was the organiztion leadership has a person named Ed Woodward first name",
- "question": "What is the name of the organization that Ed Woodward is a member of?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.leadership ?k .\n?k ns:organization.leadership.person ns:m.0wjm5zg . \n?c ns:sports.sports_team.previously_known_as ?x .\n}\n",
- "webqsp_ID": "WebQTrn-662",
- "webqsp_question": "what was manchester united first name"
- },
- {
- "ID": "WebQTest-1384_74c0600ef5349cd456fdc405823140e7",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:14:50",
- "machine_question": "what is the predominant religion in the religious organization leadeship is Chief Rabbinate of Israel",
- "question": "What religion does Chief Rabbinate of Israel belong to?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religious_leadership_jurisdiction.leader ?k .\n?k ns:religion.religious_organization_leadership.organization ns:m.0gyq6k . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?y ns:location.religion_percentage.percentage ?sk0 .\n}\nORDER BY DESC(xsd:float(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-1384",
- "webqsp_question": "what is the predominant religion in israel"
- },
- {
- "ID": "WebQTrn-3136_7fb79c77fc366a798192d419d3c077b6",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T01:18:28",
- "machine_question": "what four regions make up the united kingdom and the country capital is Cardiff",
- "question": "What country in the United Kingdom has Cardiff as its capital?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ssc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ssc ns:base.aareas.schema.administrative_area.administrative_children ?x .\n?x ns:location.country.capital ns:m.01s3v . \n}",
- "webqsp_ID": "WebQTrn-3136",
- "webqsp_question": "what four regions make up the united kingdom"
- },
- {
- "ID": "WebQTrn-810_87afbf2481df60df8476b920f00c4247",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:02:29",
- "machine_question": "what date did the the team won the 2012 World Series championship win the world series",
- "question": "When did the champion of the 2012 World Series win the World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.0ds8qct . \n?c ns:sports.sports_team.championships ?x .\n?x ns:time.event.end_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-810",
- "webqsp_question": "what date did the san francisco giants win the world series"
- },
- {
- "ID": "WebQTest-55_aa809c4b556066af564266fe1f37ee4c",
- "compositionality_type": "composition",
- "created": "2018-02-13T02:42:30",
- "machine_question": "who is the artist had a concert tour named To Be Loved Tour",
- "question": "What is the occupation of the artist that went on To Be Loved Tour?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.artist.concert_tours ns:m.0wf_vth . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTest-55",
- "webqsp_question": "who is michael buble"
- },
- {
- "ID": "WebQTrn-105_f87f28f0d42904ea62dcab41fb65f3f1",
- "compositionality_type": "composition",
- "created": "2018-02-12T19:47:22",
- "machine_question": "what is the best currency to take to the location that appointed Anwar Sadat to govermental position 2013",
- "question": "Anwar Sadat was appointed to governmental poisition in 2013 in the country with what currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.appointed_by ns:m.0d58h . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-105",
- "webqsp_question": "what is the best currency to take to egypt 2013"
- },
- {
- "ID": "WebQTest-1686_c374fe555611a2e3aba1ba9ffd739d13",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T05:48:37",
- "machine_question": "who is the governor of arizona 2009 and held his govermental position from 1998",
- "question": "Who held his governmental position from 1998 and was the Governor of Arizona in 2009?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0vmt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0vmt ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.from \"1998\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTrn-1521_ea85cbb9b031dd740882914f30533648",
- "compositionality_type": "composition",
- "created": "2018-02-12T22:27:57",
- "machine_question": "what is the educational institution with the mascot Thundar 's mascot",
- "question": "Which educational institution has the mascot Thundar?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:education.educational_institution.mascot ns:m.07g61_ . \n?c ns:education.educational_institution.mascot ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1521",
- "webqsp_question": "what is north dakota state 's mascot"
- },
- {
- "ID": "WebQTrn-3057_c264a6d11d7956741926d417b94327e2",
- "compositionality_type": "composition",
- "created": "2018-02-13T01:08:55",
- "machine_question": "what year did the organiztion leadership has a person named Larry Baer win world series",
- "question": "What year did the organization ran by Larry Baer win the World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:organization.organization.leadership ?k .\n?k ns:organization.leadership.person ns:m.0hhv_6h . \n?c ns:sports.sports_team.championships ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3057",
- "webqsp_question": "what year did giants win world series"
- },
- {
- "ID": "WebQTrn-1812_04dbed66ba17d35bf79f72e04bbcc776",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:53:34",
- "machine_question": "what countries are in the caribbean and is the location that appointed Elizabeth II to govermental position",
- "question": "What country in the Caribbean appointed Elizabeth II to a governmental position?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:government.governmental_jurisdiction.governing_officials ?c .\n?c ns:government.government_position_held.appointed_by ns:m.0d1_f . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTrn-1077_45781dd387399935b17fe24f0b56ec3f",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T21:40:31",
- "machine_question": "what religions are practiced in afghanistan and the religion text is Holy Quran",
- "question": "The Holy Quran is the religious text of which religion that is observed in Afghanistan?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0jdd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0jdd ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.texts ns:m.0fdzrc . \n}",
- "webqsp_ID": "WebQTrn-1077",
- "webqsp_question": "what religions are practiced in afghanistan"
- },
- {
- "ID": "WebQTrn-775_fed7ef23e15c6634a2abe219981a6880",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T21:01:19",
- "machine_question": "what group is aubrey o'day in and is the artist had a concert tour named No Filter Tour",
- "question": "What group to which Aubrey O'Day belongs is the artist who had a concert tour called No Filter Tour?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dpd2h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dpd2h ns:music.group_member.membership ?y .\n?y ns:music.group_membership.group ?x .\n?x ns:music.artist.concert_tours ns:m.011c9m9b . \n}",
- "webqsp_ID": "WebQTrn-775",
- "webqsp_question": "what group is aubrey o'day in"
- },
- {
- "ID": "WebQTrn-2319_f21a9d4b1e98d5b7e3c57e4b34448cfb",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:45:55",
- "machine_question": "what is the official language of the the country that has the national anthem Shche ne vmerla Ukraina",
- "question": "The country that has the national anthem Shche ne vmerla Ukraina has what official language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.national_anthem ?k .\n?k ns:government.national_anthem_of_a_country.anthem ns:m.01kvjf . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTest-61_7bd6b37d01a372aa5af2a8d5ef53d827",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T02:43:20",
- "machine_question": "what are the religions practiced in indonesia and the relgion sacred site is Jerusalem",
- "question": "Which religion is the primary one practiced in Indonesia and has Jersulam as the location of a sacred site?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03ryn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03ryn ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.sacred_sites ns:m.0430_ . \n}",
- "webqsp_ID": "WebQTest-61",
- "webqsp_question": "what are the religions practiced in indonesia"
- },
- {
- "ID": "WebQTrn-750_523a8d258a32c689c68cad6d2650dbc0",
- "compositionality_type": "composition",
- "created": "2018-02-12T21:00:12",
- "machine_question": "what years have the the team won the 1959 World Series championship won the world series",
- "question": "In which other years has the baseball club that gained victory in the 1959 World Series won the World Series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.championships ns:m.04tfrv . \n?c ns:sports.sports_team.championships ?x .\n}\n",
- "webqsp_ID": "WebQTrn-750",
- "webqsp_question": "what years have the dodgers won the world series"
- },
- {
- "ID": "WebQTrn-1812_279ab36d62e499754cff2b68b31a1f78",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T22:53:34",
- "machine_question": "what countries are in the caribbean and is the co2 emiisions per capita was once 1960 metric ton",
- "question": "Which countries located on the Caribbean Sea once had CO2 emissions per capita of 1960 metric tons?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0261m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0261m ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.statistical_region.co2_emissions_per_capita ?c .\n?c ns:measurement_unit.dated_metric_ton.date \"1960\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-1812",
- "webqsp_question": "what countries are in the caribbean"
- },
- {
- "ID": "WebQTest-1603_38a6be99c929582756a9a7019d8a8ef9",
- "compositionality_type": "composition",
- "created": "2018-02-13T05:38:56",
- "machine_question": "what is the sacred text of the religion text is Tao Te Ching",
- "question": "What is the sacred text of the Tao Te Ching religion?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religion.texts ns:m.02czn . \n?c ns:religion.religion.texts ?x .\n}\n",
- "webqsp_ID": "WebQTest-1603",
- "webqsp_question": "what is the sacred text of daoism"
- },
- {
- "ID": "WebQTrn-2286_eeb0febb9084be3db063482e28114688",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T23:43:08",
- "machine_question": "where is kentucky located and is the country that contains United States Virgin Islands",
- "question": "Where is Kentucky located that contains the Virgin Islands?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0498y)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0498y ns:location.location.containedby ?x .\n?x ns:location.country.administrative_divisions ns:m.07ww5 . \n}",
- "webqsp_ID": "WebQTrn-2286",
- "webqsp_question": "where is kentucky located"
- },
- {
- "ID": "WebQTrn-3251_083680ffbc369cb77666e78c0fa3583a",
- "compositionality_type": "conjunction",
- "created": "2018-02-13T01:31:49",
- "machine_question": "what college is in greeley colorado and is the educational institution with the mascot Klawz",
- "question": "What college with mascot Klawz is in Greeley Colorado?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0rczx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0rczx ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.educational_institution.mascot ns:m.0h6y7lz . \n}",
- "webqsp_ID": "WebQTrn-3251",
- "webqsp_question": "what college is in greeley colorado"
- },
- {
- "ID": "WebQTrn-60_ce0d4e864020f94cb6ba262eb64a975e",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T19:43:48",
- "machine_question": "what countries do people speak portuguese and the country capital is Bras\u00c3\u00adlia",
- "question": "What south American country do people speak Portuguese is home to the capital city of Brasilia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.capital ns:m.01hy_ . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-241_f6e8b7149f2e422640a49beb753be4ef",
- "compositionality_type": "conjunction",
- "created": "2018-02-12T20:06:06",
- "machine_question": "what countries share borders with france and the currency used in the country is Swiss franc",
- "question": "What country bordering France uses the Swiss franc as currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.currency_used ns:m.01_h4b . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-2039_8beeab4d16cae654aca726b5a38e7f39",
- "compositionality_type": "composition",
- "created": "2018-02-12T23:17:59",
- "machine_question": "who plays jacob black in the film has a charcter named Tyler Crowley",
- "question": "In the film with the character Tyler Crowley who plays Jacob Black?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.starring ?k .\n?k ns:film.performance.character ns:m.05m1x3_ . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.02qd_td .\n}\n",
- "webqsp_ID": "WebQTrn-2039",
- "webqsp_question": "who plays jacob black in twilight"
- },
- {
- "ID": "WebQTrn-2809_9a675f10a70c0e698f094116c3f82a7d",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:06:36",
- "machine_question": "where did the author who published editions for The Catcher in the Rye died",
- "question": "Where did the author of \"The Catcher in the Rye\" die?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04v7d26 . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2809",
- "webqsp_question": "where did jerome david salinger died"
- },
- {
- "ID": "WebQTrn-3527_8ad8aa73cf8a2b1fa269af5052150974",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:03:03",
- "machine_question": "what language did ancient romans write in and that was featured in the album Sangre Latina",
- "question": "What ancient Roman language was featured in the Sangre Latina album?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06cmp)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06cmp ns:fictional_universe.fictional_setting.languages ?x .\n?x ns:music.genre.albums ns:m.01hljm5 . \n}",
- "webqsp_ID": "WebQTrn-3527",
- "webqsp_question": "what language did ancient romans write in"
- },
- {
- "ID": "WebQTest-576_2b856a9706bbd20d0ce728470d489ae6",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:12:32",
- "machine_question": "what are the 7 countries that are part of central america and the ISO numeric of the country is greater than 188",
- "question": "Of the seven countries making up Central America, which countries have an ISO numeric larger than 188?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01tzh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01tzh ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.iso_numeric ?num .\nFILTER (xsd:integer(?num) > 188) . \n}",
- "webqsp_ID": "WebQTest-576",
- "webqsp_question": "what are the 7 countries that are part of central america"
- },
- {
- "ID": "WebQTrn-1577_5d3641e018eabc9011ca0d03911487d3",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:06:58",
- "machine_question": "where did james baldwin go to school and is the university that has number of undergraduates largest",
- "question": "Which school attended by James Baldwin is the university with the highest number of undergraduates enrolled?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.017_pb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.017_pb ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-1577",
- "webqsp_question": "where did james baldwin go to school"
- },
- {
- "ID": "WebQTrn-452_596751a95ad96f7f59d0bb4ddcffd780",
- "compositionality_type": "superlative",
- "created": "2017-10-25T22:13:17",
- "machine_question": "where does lala anthony live and the population number is smallest",
- "question": "Where does Lala Anthony live where the population is the smallest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03l26m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03l26m ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:topic_server.population_number ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTest-1817_c43978f724729b1d78cc37a6efc1c468",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:37:37",
- "machine_question": "where did jrr tolkien go to school and has an organization headquarters located in the citytown Birmingham",
- "question": "Where did J.R.R. Tolkien go to school that has headquarters in Citytown, Birmingham?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041h0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041h0 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:organization.organization.headquarters ?c .\n?c ns:location.mailing_address.citytown ns:m.0k33p . \n}",
- "webqsp_ID": "WebQTest-1817",
- "webqsp_question": "where did jrr tolkien go to school"
- },
- {
- "ID": "WebQTest-537_8ed4ed5b25424f7584947d0926dd6119",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and in which costumes where designed by Ruth Myers",
- "question": "What did Charlie Hunnam act in that had costumes designed by Ruth Myers?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.costume_design_by ns:m.03fx4s8 . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-465_625dcc2028696681e621cceadd1d10cb",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:15:36",
- "machine_question": "what to see and do in the governmental jurisdiction that has governmental office holder named Anton Buttigieg",
- "question": "What is there to see and do in the place where there is a governmental office holder named Anton Buttigieg?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0365yn . \n?c ns:travel.travel_destination.tourist_attractions ?x .\n}\n",
- "webqsp_ID": "WebQTrn-465",
- "webqsp_question": "what to see and do in malta"
- },
- {
- "ID": "WebQTrn-3251_e7bfd0826590a74bd0a33bd2732849b7",
- "compositionality_type": "comparative",
- "created": "2017-10-26T05:14:34",
- "machine_question": "what college is in greeley colorado and is the university that has number of undergraduates less than 5308",
- "question": "What college in Greeley, Colorado that has number of undergraduates less than 5308?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0rczx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0rczx ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 5308) . \n}",
- "webqsp_ID": "WebQTrn-3251",
- "webqsp_question": "what college is in greeley colorado"
- },
- {
- "ID": "WebQTrn-1294_c637ca1d54f62e2543486f098204a3b0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:22:48",
- "machine_question": "what is vito corleone real name and is the person that said \"You talkin' to me?\"",
- "question": "Who portrayed Vito Corleone and asked \"You talkin' to me?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05hp_9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05hp_9 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:people.person.quotations ns:m.0685mn . \n}",
- "webqsp_ID": "WebQTrn-1294",
- "webqsp_question": "what is vito corleone real name"
- },
- {
- "ID": "WebQTrn-2286_6f8a4ec144197d617a362ba8798b18d0",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:43:16",
- "machine_question": "where is the state that held the United States Senate election in Kentucky, 2008 located",
- "question": "Where is the state that held the United States Senate election in Kentucky in 2008 located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_district.elections ns:m.02qjjkg . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2286",
- "webqsp_question": "where is kentucky located"
- },
- {
- "ID": "WebQTest-654_9f924908bb36bf7d331fa1b933af9f58",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:22:44",
- "machine_question": "what are the country where Al Ahram Beverages Co. Stella beer is made money called",
- "question": "What is the currency for the country where Al Ahram Beverages Co. Stella beer is made?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:food.beer_country_region.beers_from_here ns:m.04dqn_j . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTest-654",
- "webqsp_question": "what are egyptian money called"
- },
- {
- "ID": "WebQTrn-683_e67b0d81f4b710ad473104f96bb46123",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:49:59",
- "machine_question": "who is playing hawkeye in the the topic of the image The-Avengers-Poster.jpg movie",
- "question": "Who plays Hawkeye in the movie featured in the image \"The-Avengers-Poster.jpg\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.0jvcqcb . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.034qd2 .\n}\n",
- "webqsp_ID": "WebQTrn-683",
- "webqsp_question": "who is playing hawkeye in the avengers movie"
- },
- {
- "ID": "WebQTrn-465_46d5d7d6aba16a10af4f4059dde155b7",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:15:36",
- "machine_question": "what to see and do in the place where breed Pharaoh Hound originated in",
- "question": "What is there to see and do, at the location, where the Pharaoh Hound breed originated at?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.0gvx7 . \n?c ns:travel.travel_destination.tourist_attractions ?x .\n}\n",
- "webqsp_ID": "WebQTrn-465",
- "webqsp_question": "what to see and do in malta"
- },
- {
- "ID": "WebQTest-1528_5d11d9c9cbbc8558d1d4af742af87b04",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and is they music was by Hans Zimmer",
- "question": "What movie with music by Hans Zimmer does logan lerman play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.music ns:m.0150t6 . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-2047_66f0df8efaf1096fa9077e643da228ad",
- "compositionality_type": "comparative",
- "created": "2017-10-26T02:10:12",
- "machine_question": "where do the chicago cubs play and is the structure opened before 1997",
- "question": "What stadium was opened before 1997 and is home ot the Chicago Cubs?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01yjl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01yjl ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.structure.opened ?num .\nFILTER (?num < \"1997\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-2047",
- "webqsp_question": "where do the chicago cubs play"
- },
- {
- "ID": "WebQTest-1603_fd6bc0723ffb931d6e283f5a968e4d03",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:01:39",
- "machine_question": "what is the sacred text of the religion of which Laozi is a founding figure",
- "question": "What's the sacred text of the religion ,of which Laozi, is a founding figure?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religion.founding_figures ns:m.0h9wp . \n?c ns:religion.religion.texts ?x .\n}\n",
- "webqsp_ID": "WebQTest-1603",
- "webqsp_question": "what is the sacred text of daoism"
- },
- {
- "ID": "WebQTrn-3136_109c95b983904a1e1be664512dea6ecd",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:55:28",
- "machine_question": "what four regions make up the united kingdom and is the country that has an internet top level domain of gb",
- "question": "What region make up the united kingdom that has internet top level domain of gb?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ssc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ssc ns:base.aareas.schema.administrative_area.administrative_children ?x .\n?x ns:location.country.internet_tld ns:m.02_85b . \n}",
- "webqsp_ID": "WebQTrn-3136",
- "webqsp_question": "what four regions make up the united kingdom"
- },
- {
- "ID": "WebQTest-375_b9c59f54eef5d5d0b700b4f6d85ef011",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:41:16",
- "machine_question": "what was the first book the person who wrote the lyrics for \"That very wise man, Old Aesop\" wrote",
- "question": "What was the first novel to be written by author who wrote the lyrics for \"That very wise man, Old Aesop\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0gbn0gr . \n?c ns:book.author.works_written ?x .\n?x ns:common.topic.notable_types ns:m.01xryvm .\n?x ns:book.written_work.copyright_date ?sk0 .\n}\nORDER BY xsd:datetime(?sk0)\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-375",
- "webqsp_question": "what was the first book charles dickens wrote"
- },
- {
- "ID": "WebQTrn-261_29ca7af654dd447d9eccbc99846d80b2",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:45:58",
- "machine_question": "where is whistler mountain located and is a Geographical Feature",
- "question": "Which geographical feature is near Whistler Mountain?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02pg6z3)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02pg6z3 ns:location.location.containedby ?x .\n?x ns:kg.object_profile.prominent_type ns:geography.geographical_feature . \n}",
- "webqsp_ID": "WebQTrn-261",
- "webqsp_question": "where is whistler mountain located"
- },
- {
- "ID": "WebQTrn-2006_54c677761ff06a9b6e223ccb4c72a2a6",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did the author who published editions for The fall of the House of Usher work for",
- "question": "What magazine did the author of The Fall of the House of Usher work for?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04vx8wj . \n?c ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTest-1797_386170d21af6b8637d7a42ba848b2e60",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and that died on 1885-07-23",
- "question": "Who fought in the battle of Vicksburg, that died on July, 23,1885?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:people.deceased_person.date_of_death \"1885-07-23\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-1155_edd867fed7a87e2ab21c03288665f35b",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:04:54",
- "machine_question": "what is the money currency in the govermental jurisdiction that has govermental body named Council of States",
- "question": "What currency is used in the governmental jurisdiction where the government includes a body called Council of States?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.01tzk7 . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1155",
- "webqsp_question": "what is the money currency in switzerland"
- },
- {
- "ID": "WebQTrn-1677_469a7dd6af87b88fa3832c3c7e7a3b70",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and is the film that was released earliest",
- "question": "Which movies did Adam Sandler act in, that was his earliest released?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.release_date ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTest-719_402552b61d68fcf116111585da32583b",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:32:09",
- "machine_question": "which political party does the person that said \"A good GI bill would increase the recruit pool.\" represent",
- "question": "Of which political party, does the person that stated, \"A good GI bill would increase the recruit pool.\" represent?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.045m6gm . \n?c ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n}\n",
- "webqsp_ID": "WebQTest-719",
- "webqsp_question": "which political party does barack obama represent"
- },
- {
- "ID": "WebQTrn-1557_a26c076b0c074bdd9c4de45e28dfc752",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:04:35",
- "machine_question": "where did charles drew go to college and has an organization headquarters located in the citytown Upper Manhattan",
- "question": "What college attended by Charles Drew is headquartered in Upper Manhattan?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018t67)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018t67 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:organization.organization.headquarters ?c .\n?c ns:location.mailing_address.citytown ns:m.04ft1b . \n}",
- "webqsp_ID": "WebQTrn-1557",
- "webqsp_question": "where did charles drew go to college"
- },
- {
- "ID": "WebQTrn-2570_5b1b5d2f3ee779968b5c5273b1a4c6f8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and was influenced by Henry George",
- "question": "What US president during world war 2 was said to be influenced by Henry George?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:influence.influence_node.influenced_by ns:m.012102 . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-846_acc6d2d37e15db911023be3a597053e9",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:10:38",
- "machine_question": "where was the person who wrote the lyrics for \"Stop Standing There\" born",
- "question": "What is the birthplace of the lyracist for \"Stop Standing There?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0zxgdd1 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-846",
- "webqsp_question": "where was avril lavigne born"
- },
- {
- "ID": "WebQTrn-3033_e00c391d243d235d71cb1b5040e0ae1a",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:37:56",
- "machine_question": "what state the area in which the newspaper Now is circulated located",
- "question": "Which state or province is at the location at which the newspaper, Now, is circulated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.042d0t . \n?c ns:base.biblioness.bibs_location.state ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3033",
- "webqsp_question": "what state toronto located"
- },
- {
- "ID": "WebQTrn-2904_5bbc655e07c54705f8f18c453bd06307",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:20:01",
- "machine_question": "where did lauren conrad live and is the country that has a county named Orange County",
- "question": "Where in Orange County did Lauren Conrad live?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dq9wx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dq9wx ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\n?x ns:location.hud_county_place.county ns:m.0cb4j . \n}",
- "webqsp_ID": "WebQTrn-2904",
- "webqsp_question": "where did lauren conrad live"
- },
- {
- "ID": "WebQTrn-2570_a381da44d3a6d3da928c30cebe4df1db",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during the subject of the film The Day Will Dawn",
- "question": "Who was President of the United States during the time period depicted in \"The Day Will Dawn?\"?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n?c ns:film.film_subject.films ns:m.02rztjp . \n?c ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)\n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-2871_8894c3e2a3bfe181370fe33175dde864",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:15:50",
- "machine_question": "what is there to see near the grand canyon and the location GNIS feature ID is 44784",
- "question": "What city with a GNIS feature ID of 44784 is near the Grand Canyon?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cns5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cns5 ns:travel.tourist_attraction.near_travel_destination ?x .\n?x ns:location.location.gnis_feature_id \"44784\" . \n}",
- "webqsp_ID": "WebQTrn-2871",
- "webqsp_question": "what is there to see near the grand canyon"
- },
- {
- "ID": "WebQTest-212_7905d5d52ac1a17f68996d4a2245e682",
- "compositionality_type": "superlative",
- "created": "2017-10-26T07:10:07",
- "machine_question": "which states does the colorado river run through and have governmental jurisdiction location symbol that was adapted earliest",
- "question": "What state does the Colorado River run through that has a governmental jurisdiction location symbol adapted the earliest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018qjq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018qjq ns:location.location.partially_containedby ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"State\")\n?x ns:government.governmental_jurisdiction.official_symbols ?c .\n?c ns:location.location_symbol_relationship.date_adopted ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTest-212",
- "webqsp_question": "which states does the colorado river run through"
- },
- {
- "ID": "WebQTrn-1283_b27c17c9e095dc8b429a20aeac481682",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:22:32",
- "machine_question": "what timezone is the location where the film \"Fight for Survival\" takes place usa",
- "question": "In the location where the film \"fight for survival\" is located, what is the timezone?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0cpbqy6 . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1283",
- "webqsp_question": "what timezone is michigan usa"
- },
- {
- "ID": "WebQTrn-3376_6f63302a5c1425c7a4f31bd93c423f2b",
- "compositionality_type": "superlative",
- "created": "2017-10-26T05:34:14",
- "machine_question": "where did kevin hart go to school and is the university that has number of undergraduates largest",
- "question": "What school Kevin Hart attended is the university with the largest number of undergraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0ggp1n)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0ggp1n ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-3376",
- "webqsp_question": "where did kevin hart go to school"
- },
- {
- "ID": "WebQTrn-2023_8349bb144acf1f6bb43d68bfa35e97c1",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:07:58",
- "machine_question": "where the artist which recorded Suit & Tie was raised",
- "question": "Where did the recording artist for \"Suit & Tie\" grow up?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0sgzv9r . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2023",
- "webqsp_question": "where jay z was raised"
- },
- {
- "ID": "WebQTrn-831_c191674d835a2284701f16d70a146360",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:04:24",
- "machine_question": "what is the last movie the artist which recorded Faster Kill Pussycat (club mix) made",
- "question": "What is the last movie recorded by Faster Kill Pussycat (club mix)?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.01dw2ss . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-831",
- "webqsp_question": "what is the last movie brittany murphy made"
- },
- {
- "ID": "WebQTrn-567_46a304cecca0e072121d7dc42befb590",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and which is from Germany",
- "question": "What movies is from the country of Germany and was directed by Ron Howard?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.country ns:m.0345h . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTest-837_b3082a96cbaeb04f7d7ea8cdf5df3181",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:49:35",
- "machine_question": "what year did the baltimore ravens win superbowl and is the event ended before 2013-02-03",
- "question": "Which Superbowl prior to 2-3-2013 did The Baltimore Ravens won?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01ct6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01ct6 ns:sports.sports_team.championships ?x .\n?x ns:sports.sports_championship_event.championship ns:m.06x5s .\n?x ns:time.event.end_date ?num .\nFILTER (?num < \"2013-02-03\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-837",
- "webqsp_question": "what year did the baltimore ravens win superbowl"
- },
- {
- "ID": "WebQTrn-567_f62327dcba7c54e109a232c19cf58710",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and a film that Eytan Mirsky was a crew member of",
- "question": "Which movie did Ron Howard produce for which Eytan Mirsky was a crew member?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.other_crew ?c .\n?c ns:film.film_crew_gig.crewmember ns:m.01pc1yl . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTest-743_bef14a2c5e7b8f9ce875fe024cacdf9c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of jfk 's brothers and is the politician that held his/her government position until 1964",
- "question": "What's the name of one of JFK 's brothers. and is also the politician that held his/her government position until 1964?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.to \"1964\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTrn-2218_7fde645929322023cada4f38c263bdcb",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:32:46",
- "machine_question": "what is the subject of the film We Fight to Be Free 's hometown",
- "question": "Where is the birthplace of the subject of the film \"We Fight to be Free\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.0n_v7g3 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2218",
- "webqsp_question": "what is george washington 's hometown"
- },
- {
- "ID": "WebQTest-1785_ed471d4e2f31b0c26f925ed5587123ab",
- "compositionality_type": "comparative",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and is the film was released before 1978",
- "question": "Which movies released prior to 1978 feature Kim Richards?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?num .\nFILTER (?num < \"1978\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTrn-3038_75053cb108f036148b2e5631983f76a3",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:38:30",
- "machine_question": "where was the author who published editions for Poor Richard's Almanac of 1735 raised",
- "question": "Whereabouts was the writer of \"Poor Richard's Almanac of 1735\" brought up?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.040v_ty . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3038",
- "webqsp_question": "where was benjamin franklin raised"
- },
- {
- "ID": "WebQTest-743_8a6fccfecffcf6f728129e0e162255c7",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of jfk 's brothers and who died in Los Angeles",
- "question": "Who was JFK's brother who died in Los Angeles?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:people.deceased_person.place_of_death ns:m.030qb3t . \n}",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTrn-484_d35194e42e8dfb2250164a3a10b93131",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:18:55",
- "machine_question": "what do you call money in the governmental jurisdiction that has governmental office holder named Artur da Costa e Silva",
- "question": "What currency is used where Artur da Costa e Silva is from?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.09dr2g . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-484",
- "webqsp_question": "what do you call money in brazil"
- },
- {
- "ID": "WebQTrn-2286_a23d2f977b0719cd9eb684929c371ccb",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:43:16",
- "machine_question": "where is the governmental jurisdiction that the government that has the position title Governor of Kentucky located",
- "question": "Where would you find the governmental jurisdiction where the government has a position entitled Governor of Kentucky?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.02p19pg . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2286",
- "webqsp_question": "where is kentucky located"
- },
- {
- "ID": "WebQTest-576_71ac98cf897bce1b05171187e0928780",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:12:32",
- "machine_question": "what are the 7 countries that are part of central america and is the country that has Spanish Language as an official language",
- "question": "Of the 7 countries in Central America, which consider Spanish an official language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01tzh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01tzh ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.official_language ns:m.06nm1 . \n}",
- "webqsp_ID": "WebQTest-576",
- "webqsp_question": "what are the 7 countries that are part of central america"
- },
- {
- "ID": "WebQTrn-3166_5a38185606a7a8c9158d615dddb5b29f",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:00:51",
- "machine_question": "what is where the currency South Korean hwan is used 's capital city",
- "question": "What is the capital city of the location where the South Korean hwan is used as currency?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_formerly_used ns:m.08tywp . \n?c ns:location.country.capital ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3166",
- "webqsp_question": "what is south korea 's capital city"
- },
- {
- "ID": "WebQTrn-2641_73c5cf3f70ecb7e35617a190ddff860b",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:38:27",
- "machine_question": "where did the subject of the film The Miracle Worker die",
- "question": "What is the place of death for the subject of the movie \"The Miracle Worker?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.02r7rth . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2641",
- "webqsp_question": "where did helen keller die"
- },
- {
- "ID": "WebQTrn-2218_2579a45724107097558a5091b9e8d420",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:32:46",
- "machine_question": "what is the person that said \"Few people have the virtue to withstand the highest bidder.\" 's hometown",
- "question": "What is the home county of the person who said \"Few people have the virtue to withstand the highest bidder?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048j833 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2218",
- "webqsp_question": "what is george washington 's hometown"
- },
- {
- "ID": "WebQTrn-125_2fd33d22c32307ac6536d5c5644a1bde",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:18:13",
- "machine_question": "where did the person that said \"In this Revolution no plans have been written for retreat.\" got shot",
- "question": "The person who said, \"In this Revolution no plans have been written for retreat,\" where was he shot?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048j69x . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-125",
- "webqsp_question": "where did martin luther king got shot"
- },
- {
- "ID": "WebQTest-1320_2492cfb926882a4bf9c580ba4f7c700a",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:11:03",
- "machine_question": "what is the the sports team arena stadium is Miller Park stadium called",
- "question": "What is the name of the sports arena in Miller Park?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.arena_stadium ns:m.038br5 . \n?c ns:sports.sports_team.arena_stadium ?x .\n}\n",
- "webqsp_ID": "WebQTest-1320",
- "webqsp_question": "what is the milwaukee brewers stadium called"
- },
- {
- "ID": "WebQTest-1376_6ccb0247e2b78057c0bd25b1539df404",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:24:29",
- "machine_question": "what province is the govermental jurisdiction that has govermental body named Montreal City Council located",
- "question": "In which province, is the location that has a governmental body, with the name, Montreal City Council located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.050v54 . \n?c ns:base.biblioness.bibs_location.state ?x .\n}\n",
- "webqsp_ID": "WebQTest-1376",
- "webqsp_question": "what province is montreal canada located"
- },
- {
- "ID": "WebQTrn-124_8a391bb9366c22ce0aadc00cfecf7e08",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and with debut in 2012 Refugee Film Festival",
- "question": "What movie was displayed at the 2012 refugee film festival and had Angelia Jolie directing it?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.film_regional_debut_venue ns:m.0qsvdrs . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-567_774800570524cfa60e44ba5d6c56a02c",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and that was producted by the company Walt Disney Pictures",
- "question": "What movie did Ron Howard do that was produced by Walt Disney?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.production_companies ns:m.01795t . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTest-1736_8526fc2dec1ebbf627ccdf877d837b32",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:21:10",
- "machine_question": "where is the place where West Germanic languages language is spoken located",
- "question": "What continent does the country that uses West Germanic languages located in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.official_language ns:m.0140qt . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTest-1736",
- "webqsp_question": "where is holy roman empire located"
- },
- {
- "ID": "WebQTrn-1377_d671896f5b21944383d61bfc072566d0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:37:45",
- "machine_question": "what are shirley temple kids names and that was born in Washington, D.C.",
- "question": "Which of Shirley Temple's children was born in Washington, D.C.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03d9v8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03d9v8 ns:people.person.children ?x .\n?x ns:people.person.place_of_birth ns:m.0rh6k . \n}",
- "webqsp_ID": "WebQTrn-1377",
- "webqsp_question": "what are shirley temple kids names"
- },
- {
- "ID": "WebQTest-1686_981dece7a8a3bd2c8fca1368b39e0cca",
- "compositionality_type": "comparative",
- "created": "2017-10-26T11:16:25",
- "machine_question": "who is the governor of arizona 2009 and is the politician that ended his/her government position before 2009-01-21",
- "question": "What governor of Arizona in 2009 is a politician who ended their governmental position prior to 21 January 2009?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0vmt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0vmt ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.to ?num .\nFILTER (?num < \"2009-01-21\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTrn-1706_16e47af89161d355ca2d481aa51761a4",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:25:15",
- "machine_question": "who controls the governmental jurisdiction that has governmental office holder named Arturo Vallarino",
- "question": "Who is in control of the governmental jurisdiction that has office holder named Arturo Vallarino?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.02q9bb7 . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.office_position_or_title ns:m.0m57hp6 .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-1706",
- "webqsp_question": "who controls panama"
- },
- {
- "ID": "WebQTest-1840_c00f449746ccac175d49bbcd8f9c7757",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:47:12",
- "machine_question": "what do they speak in the country where Saami, Lule Language is spoken",
- "question": "What languages are spoken where Saami, Lule Language is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.06f7kz . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTest-1840",
- "webqsp_question": "what do they speak in norway"
- },
- {
- "ID": "WebQTrn-846_3b594835a34214586fc274bdb1d8d0b6",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:10:38",
- "machine_question": "where was the artist aword nominated for Here\u00e2\u0080\u0099s To Never Growing Up born",
- "question": "In which city was the artist award nominated for, Here\u00e2\u0080\u0099s To Never Growing Up, born?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.0y80cnb . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-846",
- "webqsp_question": "where was avril lavigne born"
- },
- {
- "ID": "WebQTest-1513_a60bea07c81573c12c93e515b219c8b0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:48:57",
- "machine_question": "what to do downtown sacramento and is a body of water with a surface area of 46.336506",
- "question": "What body of water with a surface area of 46.336506 is in Downtown Sacramento?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07bcn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07bcn ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:geography.body_of_water.surface_area \"46.336506\" . \n}",
- "webqsp_ID": "WebQTest-1513",
- "webqsp_question": "what to do downtown sacramento"
- },
- {
- "ID": "WebQTrn-3136_8637ef3f86746bed90cde00b92471008",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:55:28",
- "machine_question": "what four regions make up the united kingdom and is the location where Anne Krassilowsky was born",
- "question": "Of the regions making up the United Kingdom, which is the birthplace of Anne Krassilowsky?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ssc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ssc ns:base.aareas.schema.administrative_area.administrative_children ?x .\n?x ns:location.location.people_born_here ?c .\n?c ns:type.object.name \"Anne Krassilowsky\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-3136",
- "webqsp_question": "what four regions make up the united kingdom"
- },
- {
- "ID": "WebQTest-450_5fc1f8bfcdc0eb7f09c9d976ed42f1c4",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:49:58",
- "machine_question": "what is the national flower of the govermental jurisdiction that has govermental body named Hawaii House of Representatives",
- "question": "What is the national flower of the state where there is a Hawaii House of Representatives?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.03cxr7 . \n?c ns:government.governmental_jurisdiction.official_symbols ?y .\n?y ns:location.location_symbol_relationship.symbol ?x .\n?y ns:location.location_symbol_relationship.Kind_of_symbol ns:m.04627gn .\n}\n",
- "webqsp_ID": "WebQTest-450",
- "webqsp_question": "what is the national flower of hawaii"
- },
- {
- "ID": "WebQTest-983_0e6189b6a46bb505a192a10918c8852a",
- "compositionality_type": "comparative",
- "created": "2017-10-26T09:15:00",
- "machine_question": "where did tennessee williams go to college and is the university that has number of undergraduates less than 23799",
- "question": "Where did Tennessee Williams go to college with the number of undergraduates less than 23,799?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c4y8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c4y8 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 23799) . \n}",
- "webqsp_ID": "WebQTest-983",
- "webqsp_question": "where did tennessee williams go to college"
- },
- {
- "ID": "WebQTest-654_b183c990916cd703ef71720d378b748e",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:22:44",
- "machine_question": "what are the place in which the fictional character Tutankhamun lived money called",
- "question": "At the location in which the fictional character Tutankhamun lived, what is money called?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:fictional_universe.fictional_setting.characters_that_have_lived_here ns:m.0gy5xdq . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTest-654",
- "webqsp_question": "what are egyptian money called"
- },
- {
- "ID": "WebQTrn-3034_72c6ea4886c67c9b4d000010703a5301",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:37:59",
- "machine_question": "where did dr the subject of the film The Boy King get his doctorate",
- "question": "Where did the subject of the movie \"The Boy King\" get a doctorate?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.05v2mb5 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?y ns:education.education.degree ns:m.04zx3q1 .\n}\n",
- "webqsp_ID": "WebQTrn-3034",
- "webqsp_question": "where did dr martin luther king get his doctorate"
- },
- {
- "ID": "WebQTest-1923_e28bbb9313b4cb679ad8a3bd535efe40",
- "compositionality_type": "comparative",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and is the film was released before 2014-05-01",
- "question": "What movies has Miley Cyrus been in released before May 1, 2014?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?num .\nFILTER (?num < \"2014-05-01\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-1023_efcc9747755b72a5f927c5ccf984d9e4",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:42:01",
- "machine_question": "what is the money of the governmental jurisdiction that has governmental office holder named Juan Carlos Ongan\u00c3\u00ada called",
- "question": "What is the currency of the jurisdiction that has a governmental office holder named Juan Carlos Ongania?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.01xy0h . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1023",
- "webqsp_question": "what is the money of argentina called"
- },
- {
- "ID": "WebQTrn-42_066342f54b4b8508e0b726af7fd7d91c",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:08:41",
- "machine_question": "what party was the subject of the film Andrew Jackson: Good, Evil and the Presidency",
- "question": "to what political party did the subject of the movie \"Andrew Jackson : Good, Evil and the Presidency\" belong?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.0nhlq71 . \n?c ns:government.politician.party ?y .\n?y ns:government.political_party_tenure.party ?x .\n}\n",
- "webqsp_ID": "WebQTrn-42",
- "webqsp_question": "what party was andrew jackson"
- },
- {
- "ID": "WebQTest-55_5d347c9ca6d42c2ca74e06b6bec081cb",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:49:00",
- "machine_question": "who is the artist which recorded Soda Pop",
- "question": "What work does the artist who recorded \"Soda Pop\" do?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0yby29k . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTest-55",
- "webqsp_question": "who is michael buble"
- },
- {
- "ID": "WebQTest-1785_26e798eb2a0fe5242b17946fe1188b74",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:06",
- "machine_question": "what was kim richards in and that was producted by Mario Iscovich",
- "question": "What movie produced by Mario Iscovich did Kim Richards play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.08l257)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.08l257 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.executive_produced_by ns:m.0jx2vg . \n}",
- "webqsp_ID": "WebQTest-1785",
- "webqsp_question": "what was kim richards in"
- },
- {
- "ID": "WebQTest-1528_04810196a28df9032811889ca112f28b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:51:46",
- "machine_question": "what movies does logan lerman play in and that the story was written by Elmore Leonard",
- "question": "What movie was Logan Leran in that was written by Elmore Leonard?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04f1s6)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04f1s6 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.story_by ns:m.025b3k . \n}",
- "webqsp_ID": "WebQTest-1528",
- "webqsp_question": "what movies does logan lerman play in"
- },
- {
- "ID": "WebQTrn-849_ad0b8b2df51fda957d4f1eaac3225768",
- "compositionality_type": "superlative",
- "created": "2017-10-25T23:14:05",
- "machine_question": "which countries do germany border and the country calling code is smallest",
- "question": "What are the countries bordering Germany that have the smallest calling code?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0345h)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0345h ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.calling_code ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-849",
- "webqsp_question": "which countries do germany border"
- },
- {
- "ID": "WebQTest-1923_3a1e40012cd97b3958f73260381bcf7a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has miley cyrus been in and that had a sequel named High School Musical 3: Senior Year",
- "question": "Which film in which Miley Cyrus appeared is the prequel to \"School Musical 3: Senior Year?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bdxs5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bdxs5 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.sequel ns:m.0286_hv . \n}",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-2653_0748ec0755fe09c857c9179e9201eda7",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have the govermental jurisdiction that has govermental body named Government of France been involved in",
- "question": "What wars has the government that rules over France been part of?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.099gwm . \n?c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTrn-2664_d7db4cdab1589b7c97a81236310a67f7",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and contains a neighborhood named Al Barsha",
- "question": "What country with a neighborhood called Al Barsha is a main trader with China?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.place_with_neighborhoods.neighborhoods ns:m.03qjy7j . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-706_6032efd4798dd7c25582a0bc6cc5b4ea",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:51:39",
- "machine_question": "where did the topic of the image John Muir Cane die",
- "question": "What city did the primary focus of the image \"John Muir Cane\" die in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.02c6jj0 . \n?c ns:people.deceased_person.place_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-706",
- "webqsp_question": "where did john muir die"
- },
- {
- "ID": "WebQTrn-2653_6a188757d196d24be80495a40b38147d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have france been involved in and is the war where one of the combatant was Germany",
- "question": "Which war has France been involved in, where one of the combatants was Germany?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n?x ns:military.military_conflict.commanders ?c .\n?c ns:military.military_command.military_combatant ns:m.0345h . \n}",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTrn-1770_79714129f735fe30ef12c7dc45814f91",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:30:05",
- "machine_question": "what is the subject of the film Beyonce: Life on Stage 's daughters name",
- "question": "What's the subject of the film Beyonce: Life on Stage 's, daughters name?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.0zn89vk . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1770",
- "webqsp_question": "what is beyonce 's daughters name"
- },
- {
- "ID": "WebQTrn-124_609120802c32c3608fc379700186f76c",
- "compositionality_type": "superlative",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and is the film was released latest",
- "question": "What is the most recent movie directed by Angelina Jolie?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.initial_release_date ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-3136_b1b88f9e0dba1ce22772ea94c3596893",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:55:28",
- "machine_question": "what four regions make up the united kingdom and is the location where Peter Cowie was born",
- "question": "What country was the birthplace of Peter Cowie and is included in the United Kingdom?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ssc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ssc ns:base.aareas.schema.administrative_area.administrative_children ?x .\n?x ns:location.location.people_born_here ?c .\n?c ns:type.object.name \"Peter Cowie\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-3136",
- "webqsp_question": "what four regions make up the united kingdom"
- },
- {
- "ID": "WebQTrn-2871_bc4c189b6750d3eb7cd425911d52bd62",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:15:50",
- "machine_question": "what is there to see near the grand canyon and is a body of water with a surface area of 658.0",
- "question": "What body of water with a surface of 658.0 is there to visit near the Grand Canyon?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cns5)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cns5 ns:travel.tourist_attraction.near_travel_destination ?x .\n?x ns:geography.body_of_water.surface_area \"658.0\" . \n}",
- "webqsp_ID": "WebQTrn-2871",
- "webqsp_question": "what is there to see near the grand canyon"
- },
- {
- "ID": "WebQTrn-2316_7819a569bde73600b2086444daddb305",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:47:49",
- "machine_question": "what influenced jackson pollock 's work and is the person that said \"There is no coming to consciousness without pain.\"",
- "question": "Who said \"There is no coming to consciousness without pain\" and influence Jackson Pollock's work?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04510)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04510 ns:influence.influence_node.influenced_by ?x .\n?x ns:people.person.quotations ns:m.048c3qb . \n}",
- "webqsp_ID": "WebQTrn-2316",
- "webqsp_question": "what influenced jackson pollock 's work"
- },
- {
- "ID": "WebQTrn-60_89eddedbc0f193e77afb8fa5241c334d",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and is the country that has Pinhalzinho, Santa Catarina as a second level devision",
- "question": "In what country is Portuguese spoken where Pinhalzinho, Santa Catarina is a second level division?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.second_level_divisions ns:g.119pg345_ . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTest-213_a301052c4da71e75def5ad8b69f9b06c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did scarlett johansson date and was executive produce of Take Me Home Tonight",
- "question": "What was the name of the executive producer of \"Take Me Home Tonight\" who dated Scarlett Johansson?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:film.producer.films_executive_produced ns:m.0287c4r . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-1832_6d63b4d4c20d567feb9cdadde2bb2a2a",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:40:11",
- "machine_question": "what movie did the actor that played in the film The Lost Symbol won his first oscar",
- "question": "When the actor who played in the film \"the lost symbol\", who won their first oscar?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0cc5m07 . \n?c ns:award.award_winner.awards_won ?y .\t# Tom Hanks\n ?y ns:award.award_honor.honored_for ?x .\n ?y ns:award.award_honor.year ?yr ;\n ns:award.award_honor.award ?awd .\n ?awd ns:award.award_category.category_of ns:m.0g_w . # Academy Awards\n}\nORDER BY ?yr\nLIMIT 1",
- "webqsp_ID": "WebQTrn-1832",
- "webqsp_question": "what movie did tom hanks won his first oscar"
- },
- {
- "ID": "WebQTest-100_8bd4933eb6c9c8e282e9bcc507679588",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:54:10",
- "machine_question": "what language is spoken in haiti today and that its main speaking country is Puerto Rico",
- "question": "What language spoken in Haiti is spoken more prevalently in Puerto Rico?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03gyl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03gyl ns:location.country.languages_spoken ?x .\n?x ns:language.human_language.main_country ns:m.05r7t . \n}",
- "webqsp_ID": "WebQTest-100",
- "webqsp_question": "what language is spoken in haiti today"
- },
- {
- "ID": "WebQTrn-2069_cf3638075fd9204c82c8adf9ae47925e",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:15:08",
- "machine_question": "what language the place that has the following courts Supreme Court of Chile speak",
- "question": "What languages does the place that has the Supreme Court of Chile speak?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:law.court_jurisdiction_area.courts ns:m.06syry . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2069",
- "webqsp_question": "what language chile speak"
- },
- {
- "ID": "WebQTest-1306_1514f1e9c4973110faa2ad25559c0435",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:08:25",
- "machine_question": "what kind of government does the country where Afshar language is spoken have after 1979",
- "question": "What is the form of government in the country after 1979 and is where Afshar is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.0fq4jq . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1306",
- "webqsp_question": "what kind of government does iran have after 1979"
- },
- {
- "ID": "WebQTrn-3100_e245bcaf5a5cb5be0363846fdea658fd",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:50:22",
- "machine_question": "what is the dominican republic part of and in which the event 2014 FINA Men's Water Polo World League took place",
- "question": "Which area to which the Dominican Republic belongs hosted the 2014 FINA Men's Water Polo World League?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.027rn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.027rn ns:location.location.containedby ?x .\n?x ns:location.location.events ns:m.010fgz_z . \n}",
- "webqsp_ID": "WebQTrn-3100",
- "webqsp_question": "what is the dominican republic part of"
- },
- {
- "ID": "WebQTrn-1646_bb47f8754b61c6ad5b360a0780bcd6f3",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:16:29",
- "machine_question": "what does the the governmental jurisdiction that has governmental office holder named Francisco Gregorio Billini speak",
- "question": "What language is spoken in the country with government holder Francisco Gregorio Billini?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0b77y15 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1646",
- "webqsp_question": "what does the dominican republic speak"
- },
- {
- "ID": "WebQTrn-2335_ca1d9e583e040b7f2f6103a9f44cd53b",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:50:23",
- "machine_question": "what is the national anthem of the country that its coat of arms is Coat of arms of Russia",
- "question": "What the the title of the national athem for the nation that has the coat of arms of Russia as a symbol?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:symbols.coat_of_arms_bearer.coat_of_arms_used ?k .\n?k ns:symbols.armorial_grant.coat_of_arms ns:m.04c96n . \n?c ns:location.country.national_anthem ?y .\n?y ns:government.national_anthem_of_a_country.anthem ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2335",
- "webqsp_question": "what is the national anthem of russia"
- },
- {
- "ID": "WebQTrn-2026_b3dea5ef61d99706b52127dd45ae6149",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:08:07",
- "machine_question": "what currency does the the governmental jurisdiction that has governmental office holder named Manuel Altagracia C\u00c3\u00a1ceres",
- "question": "What country has the government official named Manuel Altagracia C\u00c3\u00a1ceres?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.0b76q3h . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2026",
- "webqsp_question": "what currency does the dominican republic"
- },
- {
- "ID": "WebQTrn-2311_323d33d74e368bf4e2cb60bff38878cc",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:46:03",
- "machine_question": "what killed the artist aword nominated for Sammy and Company",
- "question": "What was the cause of death for the nominee for Sammy and Company?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.07cf2hw . \n?c ns:people.deceased_person.cause_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2311",
- "webqsp_question": "what killed sammy davis jr"
- },
- {
- "ID": "WebQTrn-493_487e4f4ea07d526a8acd19ffa9c542a8",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:21:27",
- "machine_question": "where is the governmental jurisdiction that has governmental office holder named Elio Di Rupo at",
- "question": "Where is the location, that has a governmental office holder with the name, Elio Di Rupo at?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_holder ns:m.01hgwl . \n?c ns:location.location.containedby ?x .\n}\n",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTest-1686_b30993b3354e5b4bb3ded1e07150aef8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:16:25",
- "machine_question": "who is the governor of arizona 2009 and served in political party Democratic Party",
- "question": "What 2009 governor of Arizona is also a member of the Democratic Party?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0vmt)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0vmt ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n?x ns:government.politician.party ?c .\n?c ns:government.political_party_tenure.party ns:m.0d075m . \n}",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTest-1306_47315d2d91da33c8fb1812320919e970",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:08:25",
- "machine_question": "what kind of government does the govermental jurisdiction that has govermental body named Islamic Consultative Assembly have after 1979",
- "question": "What kind of government does the place that has the Islamic Consultative Assembly after 1979?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.021wn5 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1306",
- "webqsp_question": "what kind of government does iran have after 1979"
- },
- {
- "ID": "WebQTrn-2069_755bf60e299967df7b265e22e1ac2367",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:15:08",
- "machine_question": "what language the location which contains the second level division Easter Island speak",
- "question": "What are the languages spoken in the second level division of Easter Island?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.0d_zz . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2069",
- "webqsp_question": "what language chile speak"
- },
- {
- "ID": "WebQTrn-1077_970fa0bb57e1e55674ed2194714c782f",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:52:48",
- "machine_question": "what religions are practiced in the governmental jurisdiction that the government that has the position title President of Afghanistan",
- "question": "Which religions are practiced in the region where the President of Afghanistan is located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.01xf1v . \n?c ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1077",
- "webqsp_question": "what religions are practiced in afghanistan"
- },
- {
- "ID": "WebQTest-1000_c02c16ed967e485700198f36343c66f2",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:46",
- "machine_question": "what countries included in oceania and has an official symbol of Illawarra Flame Tree",
- "question": "Of all the countries in Oceania, which one has an official symbol of an Illawarra Flame Tree?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05nrg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05nrg ns:location.location.contains ?x .\n?x ns:base.biblioness.bibs_location.loc_type ?sk0 .\nFILTER (str(?sk0) = \"Country\")\n?x ns:government.governmental_jurisdiction.official_symbols ?c .\n?c ns:location.location_symbol_relationship.symbol ns:m.092_7s . \n}",
- "webqsp_ID": "WebQTest-1000",
- "webqsp_question": "what countries included in oceania"
- },
- {
- "ID": "WebQTrn-1392_fceed4e9c58135225f63decd14f975b6",
- "compositionality_type": "superlative",
- "created": "2017-10-26T00:38:21",
- "machine_question": "where did eleanor roosevelt go to school and is the university that has number of postgraduates smallest",
- "question": "Which of the schools Eleanor Roosevelt attended is the university with the fewest postgraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02n9k)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02n9k ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-1392",
- "webqsp_question": "where did eleanor roosevelt go to school"
- },
- {
- "ID": "WebQTest-626_e027972f7a7e70d5b0f366502bfe3c87",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:16:26",
- "machine_question": "what does the missouri river bisect and is the place of the fictional universe The Sacred Band of Stepsons universe",
- "question": "Also the fictional universe of The Sacred Band of Stepsons universe, what does the Missouri River bisect?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04ykz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04ykz ns:location.location.partially_contained_by ?y .\n?y ns:location.partial_containment_relationship.partially_contained_by ?x .\n?x ns:fictional_universe.fictional_setting.universe ns:m.0ch8hcq . \n}",
- "webqsp_ID": "WebQTest-626",
- "webqsp_question": "what does the missouri river bisect"
- },
- {
- "ID": "WebQTrn-2664_d447122eab9b3a1bb5e1eeb45edaa3ef",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:41:47",
- "machine_question": "who are the main trading partners of china and number of people in the country's army is 100000",
- "question": "Which country which an army size of 100,000 is a main trader with China?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.0d05w3)\n\t{ \n\t ns:m.0d05w3 ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.0d05w3 ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.statistical_region.size_of_armed_forces ?c .\n?c ns:measurement_unit.dated_integer.number \"100000\" . \n}",
- "webqsp_ID": "WebQTrn-2664",
- "webqsp_question": "who are the main trading partners of china"
- },
- {
- "ID": "WebQTrn-124_6dc47f5803ea394549602f969ae56cf7",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and in which costumes where designed by Louise Frogley",
- "question": "Of the Angelina Jolie movies she directed, in which movie where the costumes designed by, Louise Frogley?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.costume_design_by ns:m.08mp69s . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTest-1923_60c98dd577b89e982f0432c395e26743",
- "compositionality_type": "composition",
- "created": "2017-10-26T12:01:57",
- "machine_question": "what movies has the actor that played in the film Rock Mafia Presents: The Big Bang been in",
- "question": "In what films has the actor from \" Rock Mafia Presents: The Big Bang\" appeared?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.actor.film ?k .\n?k ns:film.performance.film ns:m.0w1x037 . \n?c ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n}\n",
- "webqsp_ID": "WebQTest-1923",
- "webqsp_question": "what movies has miley cyrus been in"
- },
- {
- "ID": "WebQTrn-241_9e9bf54eca7914c8f3c276bc44b46809",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with france and is the country that has an internet top level domain of ad",
- "question": "Which country has the internet domain of ad and shares borders with France?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.internet_tld ns:m.03y05f . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-1677_0b14789685cfffce45b4d7b918c46ac3",
- "compositionality_type": "comparative",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and is the film was released after 2002-11-27",
- "question": "What movies released after November 27, 2002 did Adam Sandler play in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.initial_release_date ?num .\nFILTER (?num > \"2002-11-27\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-2570_9ab91b6450e306714c572969bebea1ed",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and is the political appointer that had the title Governor-General of the Philippines",
- "question": "Who was president of the US during WW2 and is political appointer that had title Governor-General of the Philippines?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.office_position_or_title ns:m.02gmvh . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-783_92242d9331d9137db2130a09859255de",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:58:33",
- "machine_question": "what language did jewish people speak and that has initials aij",
- "question": "What is the native language of Jewish people?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.041rx)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.041rx ns:people.ethnicity.languages_spoken ?x .\n?x ns:language.human_language.iso_639_3_code \"aij\" . \n}",
- "webqsp_ID": "WebQTrn-783",
- "webqsp_question": "what language did jewish people speak"
- },
- {
- "ID": "WebQTrn-2319_6c6f681ecb3db772e9696642740674fa",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:48:11",
- "machine_question": "what is the official language of the the area in which the newspaper Zerkalo Nedeli is circulated",
- "question": "The newspaper Zerkalo Nedeli is circulated in an area that has what as the official language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.04yh1n . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTest-1686_a86f2ebf5f56d7c7a97bcf7f76fa2d8f",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:16:25",
- "machine_question": "who is the governor of the affected area of the cyclone Tropical Storm Norma 2009",
- "question": "Who was the governor of the areas affected by Tropical Storm Norma in 2009?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:meteorology.cyclone_affected_area.cyclones ns:m.0g1yw4 . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2009-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2009-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-1686",
- "webqsp_question": "who is the governor of arizona 2009"
- },
- {
- "ID": "WebQTrn-1557_a1529117c1c3bfb5507949ff1667ffe7",
- "compositionality_type": "comparative",
- "created": "2017-10-26T01:04:35",
- "machine_question": "where did charles drew go to college and the organiztion founding date is before 1821",
- "question": "What is the college that was founded before 1821 which Charles Drew attended?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018t67)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018t67 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:organization.organization.date_founded ?num .\nFILTER (?num < \"1821\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-1557",
- "webqsp_question": "where did charles drew go to college"
- },
- {
- "ID": "WebQTest-185_6c19bc1fe78f2c0015bfd29e5c12767c",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:05:21",
- "machine_question": "what type of government does the governmental jurisdiction that held the legislative session of the First Valls Government use",
- "question": "In the area where the First Valls Government legislative session was held, what is the government type?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.legislative_sessions ns:m.0105s275 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-185",
- "webqsp_question": "what type of government does france use"
- },
- {
- "ID": "WebQTest-1547_480b406a8cdcc33169b39cc20be2f0df",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:52:50",
- "machine_question": "what is the title of the political appointer that had the title Member of President's Advisory Council on Financial Literacy 's new book",
- "question": "What is the book title that was written by the politician with the title Member of President's Advisory Council on Financial Literacy?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.04j7j05 . \n?c ns:book.author.works_written ?x .\n?x ns:common.topic.notable_types ns:m.01xryvm .\n?x ns:book.written_work.date_of_first_publication ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-1547",
- "webqsp_question": "what is the title of george bush 's new book"
- },
- {
- "ID": "WebQTrn-1278_33c7d9fddfcf7dbeca67bf8ce9ab56e7",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:21:05",
- "machine_question": "who did tupac shakur date and was executive produce of The Secret Life of Bees",
- "question": "What actress produced The Secret Life of Bees and once dated Tupac?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:film.producer.films_executive_produced ns:m.04f9bz6 . \n}",
- "webqsp_ID": "WebQTrn-1278",
- "webqsp_question": "who did tupac shakur date"
- },
- {
- "ID": "WebQTrn-2569_ca21df097822ed9b83923e6e1cc4223c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:42",
- "machine_question": "where do the houston rockets play basketball and the venue capacity is 16285",
- "question": "Which venue, with a max capacity of 16,285, do the Houston Rockets play at?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0jmfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0jmfb ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.venue.capacity \"16285\" . \n}",
- "webqsp_ID": "WebQTrn-2569",
- "webqsp_question": "where do the houston rockets play basketball"
- },
- {
- "ID": "WebQTest-743_f69519f4ecbf0ca9019c6b38c004e6ee",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of jfk 's brothers and held position in the 108th United States Congress",
- "question": "What was the name of the JFK's brother who held a position in the 108th United States Congress?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:government.government_position_held.legislative_sessions ns:m.024tcq . \n}",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTest-134_d951075723a9fdb1505e6bfefa71831b",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:57:12",
- "machine_question": "what type of books did the author who published editions for The labours of Hercules wrote",
- "question": "What type of books were written by the author who published editions for \"The Labours of Hercules\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.04v19jb . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTest-134",
- "webqsp_question": "what type of books did agatha christie wrote"
- },
- {
- "ID": "WebQTrn-1283_c14b4adc328f5f45ba766e95d00b57a3",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:22:32",
- "machine_question": "what timezone is the location where the film \"Capitalism: A Love Story\" takes place usa",
- "question": "What is the name of the U.S. time zone in which the film \"Capitalism: A Love Story\" took place?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.065zzr_ . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1283",
- "webqsp_question": "what timezone is michigan usa"
- },
- {
- "ID": "WebQTrn-2311_c00aa883a19ff0f98199e4bc12c94dca",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:46:03",
- "machine_question": "what killed the artist aword nominated for The Candy Man",
- "question": "How did the artist who was nominated for an award for \"The Candy Man\" die?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.0136k0d . \n?c ns:people.deceased_person.cause_of_death ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2311",
- "webqsp_question": "what killed sammy davis jr"
- },
- {
- "ID": "WebQTrn-452_93724ae022600358b70d6f4dcc3ca3fc",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:13:17",
- "machine_question": "where does lala anthony live and contains Lefcourt National Building",
- "question": "Lala Anthony lives in the Lefcourt National Building. Where is that located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03l26m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03l26m ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:location.location.contains ns:g.11b62t84jq . \n}",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTest-745_dd36139f42030c6329c138b56f269a68",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:35:37",
- "machine_question": "what was augustus caesar famous for and is the goverment office held by Theodosius I",
- "question": "What government office did Augustus Caesar and Theodosius I held?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0ngg)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0ngg ns:people.person.profession ?x .\n?x ns:government.government_office_category.officeholders ?c .\n?c ns:government.government_position_held.office_holder ns:m.07nfq . \n}",
- "webqsp_ID": "WebQTest-745",
- "webqsp_question": "what was augustus caesar famous for"
- },
- {
- "ID": "WebQTrn-567_d903bf47d5683f31ebe9f50099ecba09",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and that was directed by Paul Groesse",
- "question": "What movies, directed by Pual Groesse, did Ron Howard do?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_art_direction_by ns:m.0522v58 . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-25_2055b38029bf8f2a0c593d3a189d3efe",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and that was edited by Jim Clark",
- "question": "What movie featuring Taylor Lautner was edited by Jim Clark?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.edited_by ns:m.03crcpt . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-1379_fabe39ef92b4822ff61ce7719accda87",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:24:45",
- "machine_question": "what did the composer of Canzone, S. 162 no. 2 do to earn a living",
- "question": "How did the composer of \"Canzone, S. 162 no. 2\" earn a living?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0zk3833 . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTest-1379",
- "webqsp_question": "what did franz liszt do to earn a living"
- },
- {
- "ID": "WebQTrn-2047_bf0ea964c61fa149135eccfcefa002e6",
- "compositionality_type": "superlative",
- "created": "2017-10-26T02:10:12",
- "machine_question": "where do the chicago cubs play and the venue capacity is smallest",
- "question": "Which stadium serves as the home field for the Chicago Cubs and has the smallest capacity?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01yjl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01yjl ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.venue.capacity ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-2047",
- "webqsp_question": "where do the chicago cubs play"
- },
- {
- "ID": "WebQTrn-2540_fda7f029b9b048fe224ce42fa45a6808",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:16:28",
- "machine_question": "what inspired monet and is the person that said \"A taste for simplicity cannot endure for long.\"",
- "question": "Who said \"A taste for simplicity cannot endure for long.\" and inspired Monet?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01xnj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01xnj ns:influence.influence_node.influenced_by ?x .\n?x ns:people.person.quotations ns:m.048bwsz . \n}",
- "webqsp_ID": "WebQTrn-2540",
- "webqsp_question": "what inspired monet"
- },
- {
- "ID": "WebQTrn-1770_62d20fcffcf1cf92c3139248c02c78c8",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:30:05",
- "machine_question": "what is was nominee of the Billboard Music Hot 100 Award for Most Weeks at No. 1 award 's daughters name",
- "question": "Who is the daughter of the nominee of the Billboard Music Hot 100 Award for Most Weeks?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.award ns:m.0zf3gn_ . \n?c ns:people.person.children ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1770",
- "webqsp_question": "what is beyonce 's daughters name"
- },
- {
- "ID": "WebQTrn-3151_5ff5b8826574b331ba342518d1c1bb34",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:57:43",
- "machine_question": "what is the major language spoken in the place where breed Molossus originated in",
- "question": "What languages are spoken in the country of origin for the Molossus breed?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.08p0pp . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3151",
- "webqsp_question": "what is the major language spoken in greece"
- },
- {
- "ID": "WebQTest-1473_4cab2477ddfe14ba3e1ac774680a1f75",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:43:41",
- "machine_question": "what currency does where the currency Cypriot pound is used use",
- "question": "What is the official currency of the nation where the Cypriot pound is used?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_formerly_used ns:m.02y9xk . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTest-1473",
- "webqsp_question": "what currency does cyprus use"
- },
- {
- "ID": "WebQTrn-1577_3a82ec78a5f0e33d86d67ebcaa305d2f",
- "compositionality_type": "superlative",
- "created": "2017-10-26T01:06:58",
- "machine_question": "where did james baldwin go to school and is the university that has number of postgraduates largest",
- "question": "Which of the schools attended by James Baldwin has the largest number of post graduate students?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.017_pb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.017_pb ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-1577",
- "webqsp_question": "where did james baldwin go to school"
- },
- {
- "ID": "WebQTrn-2006_502e7e2bf76ca104d64c4f3eef101408",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did edgar allan poe work for and was published from 1837",
- "question": "Which periodical published since 1837 did Edgar Allan Poe work for?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02lt8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02lt8 ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n?x ns:book.magazine.place_of_publication ?c .\n?c ns:book.place_of_publication_period.from \"1837\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTrn-2615_3d39d96a8db0bb5072f36aecd73be36a",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:34:08",
- "machine_question": "what instrument does the composer of Sorrow Tears and Blood play",
- "question": "What instruments are played by the composer of Sorrow Tears and Blood?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.composer.compositions ns:m.0qfbbrv . \n?c ns:music.group_member.instruments_played ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2615",
- "webqsp_question": "what instrument does fela kuti play"
- },
- {
- "ID": "WebQTrn-2047_8412139f5feae89b046f4afb1d4f27ed",
- "compositionality_type": "superlative",
- "created": "2017-10-26T02:10:12",
- "machine_question": "where do the chicago cubs play and is the structure opened latest",
- "question": "Which place that houses the Chicago Cubs opened most recently?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01yjl)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01yjl ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.structure.opened ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-2047",
- "webqsp_question": "where do the chicago cubs play"
- },
- {
- "ID": "WebQTest-1379_8b1ff0551fb22f1d4e54d33d3656b8e8",
- "compositionality_type": "superlative",
- "created": "2017-10-26T10:24:45",
- "machine_question": "what did franz liszt do to earn a living and ended leading a religious organization earliest",
- "question": "What was Franz Liszt's earliest job that led to leading a religious organization?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0hqgp)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0hqgp ns:people.person.profession ?x .\n?x ns:religion.religious_leadership_title.leaders ?c .\n?c ns:religion.religious_organization_leadership.end_date ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTest-1379",
- "webqsp_question": "what did franz liszt do to earn a living"
- },
- {
- "ID": "WebQTest-1560_da1cbc3921acfc21e31dd60511bc8e08",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T10:54:01",
- "machine_question": "who founded new york university and served in political party Democratic-Republican Party",
- "question": "Which member of the Democratic-Republican Party is a founder of New York University?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0bwfn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0bwfn ns:organization.organization.founders ?x .\n?x ns:government.politician.party ?c .\n?c ns:government.political_party_tenure.party ns:m.07wf9 . \n}",
- "webqsp_ID": "WebQTest-1560",
- "webqsp_question": "who founded new york university"
- },
- {
- "ID": "WebQTrn-1294_c78732921e06412cc491a866e2dabf59",
- "compositionality_type": "superlative",
- "created": "2017-10-26T00:22:48",
- "machine_question": "what is vito corleone real name and a celebritie that had a romantic relationship that ended earliest",
- "question": "Which actor who portrayed Vito Corleone had a romantic relationship that ended earliest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05hp_9)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05hp_9 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:celebrities.celebrity.sexual_relationships ?c .\n?c ns:celebrities.romantic_relationship.end_date ?num .\n}\nORDER BY ?num LIMIT 1",
- "webqsp_ID": "WebQTrn-1294",
- "webqsp_question": "what is vito corleone real name"
- },
- {
- "ID": "WebQTrn-1069_b526307856da0d2f8d1bf4ceecb179ad",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:50:55",
- "machine_question": "what language do the location which contains the second level division L\u00c3\u00a6s\u00c3\u00b8 Municipality",
- "question": "Which languages is used in the area with the second level division of Laeso Municipality?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.0w1g9nm . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1069",
- "webqsp_question": "what language do denmark"
- },
- {
- "ID": "WebQTrn-3249_ba23107deaeaf5733abcc2cabc5221b6",
- "compositionality_type": "comparative",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and the tv program \"thetvdb_id\" is less than 75171",
- "question": "What tv show features Tamera Mowry and has a program \"thetvdb_id\" lower than 75171?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.thetvdb_id ?num .\nFILTER (xsd:integer(?num) < 75171) . \n}",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTest-654_602d3e74c7063895f149a8f44b9e406f",
- "compositionality_type": "composition",
- "created": "2017-10-26T08:22:44",
- "machine_question": "what are the country where Domari Language is spoken money called",
- "question": "What is the currency of the country where the Domari Language is spoken called?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.0c4chg . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTest-654",
- "webqsp_question": "what are egyptian money called"
- },
- {
- "ID": "WebQTrn-2653_aa9cd213dd7b3a0d3e98fdf230b024e3",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have france been involved in and is the force size was 16544",
- "question": "What war was France involved in where the force size was 16,544?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n?x ns:military.military_conflict.force_strengths ?c .\n?c ns:military.force_strength.force_size \"16544\" . \n}",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTrn-1722_2daa95eca863a55e944d56891e48b332",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:26:00",
- "machine_question": "what continent does the the location where the film \"Holiday in the Sun\" takes place belong to",
- "question": "On which continent was the location of the movie \"Holiday in the Sun?\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0839rh . \n?c ns:base.locations.countries.continent ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1722",
- "webqsp_question": "what continent does the bahamas belong to"
- },
- {
- "ID": "WebQTest-213_1fa1dc861b1ec44e91e674d148326098",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did scarlett johansson date and a Baseball player",
- "question": "Which baseball player did Scarlet Johansson date?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:sports.pro_athlete.sports_played_professionally ?c .\n?c ns:sports.pro_sports_played.sport ns:m.018jz . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-1557_927043b4a25c6a9787098b383a5f2e78",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:04:35",
- "machine_question": "where did charles drew go to college and is the publisher of the periodical journal Jester of Columbia",
- "question": "Which college was Charles Drew's almamater and also publishes Jester of Columbia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018t67)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018t67 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:book.periodical_publisher.periodicals_published ?c .\n?c ns:book.periodical_publisher_period.periodical ns:m.025vcdc . \n}",
- "webqsp_ID": "WebQTrn-1557",
- "webqsp_question": "where did charles drew go to college"
- },
- {
- "ID": "WebQTrn-2023_c3c7b6e5533d7f94abcabd13f15275ab",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:07:58",
- "machine_question": "where the artist aword nominated for The Blueprint 3 was raised",
- "question": "Where did the nominee for The Blueprint 3 grow up?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.04gm1q0 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2023",
- "webqsp_question": "where jay z was raised"
- },
- {
- "ID": "WebQTrn-846_50383833393ddda52ad949cebcb1877f",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:10:38",
- "machine_question": "where was was nominee of the Radio Disney Music Award for Best Song to Air Guitar award born",
- "question": "What is the birthplace of the Radio Disney Music Award for Best Song to Air Guitar nominee?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.award ns:m.0yq4268 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-846",
- "webqsp_question": "where was avril lavigne born"
- },
- {
- "ID": "WebQTrn-1557_a0f8cf85ceda55ae609c4d003f57b690",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:04:35",
- "machine_question": "where did charles drew go to college and the institution where its cancer center is Herbert Irving Comprehensive Cancer Center",
- "question": "Did Charles Drew go to the same college where the Herbert Irving Comprehensive Cancer Center is located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018t67)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018t67 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:medicine.cancer_center_constituent.cancer_center ns:m.04_7hd3 . \n}",
- "webqsp_ID": "WebQTrn-1557",
- "webqsp_question": "where did charles drew go to college"
- },
- {
- "ID": "WebQTest-1072_8e6dfa8822e4d4a94104aa4c25644866",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:26:50",
- "machine_question": "who is the current governor of the govermental jurisdiction that has govermental body named Arizona Senate 2010",
- "question": "Who is the current governor of the governmental jurisdiction that included a governmental body called the 2010 Arizona Senate?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.092jjn . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkvn .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2010-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2010-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTest-1072",
- "webqsp_question": "who is the current governor of arizona 2010"
- },
- {
- "ID": "WebQTest-1120_08c0146e6ee5281e52c72f9bb9199474",
- "compositionality_type": "composition",
- "created": "2017-10-26T09:39:23",
- "machine_question": "what was the currency used in the governmental jurisdiction that held the legislative session of the Ayrault Government before the euro",
- "question": "What currency was used prior to the Euro in the country where the legislative session of the Ayrault Government was held?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.legislative_sessions ns:m.0jwr0l1 . \n?c ns:location.country.currency_formerly_used ?x .\n}\n",
- "webqsp_ID": "WebQTest-1120",
- "webqsp_question": "what was the currency used in france before the euro"
- },
- {
- "ID": "WebQTest-626_652dc024fce1331f67facc4995feba18",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:16:26",
- "machine_question": "what does the missouri river bisect and the population number is 1005163",
- "question": "What US State with 1005163 as total population does the Missouri river bisect?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04ykz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04ykz ns:location.location.partially_contained_by ?y .\n?y ns:location.partial_containment_relationship.partially_contained_by ?x .\n?x ns:topic_server.population_number \"1005163\" . \n}",
- "webqsp_ID": "WebQTest-626",
- "webqsp_question": "what does the missouri river bisect"
- },
- {
- "ID": "WebQTest-55_033341263fdfc6fffe931632a3a0d95c",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:49:00",
- "machine_question": "who is the subject of the film The Greatest Story Never Told: Michael Bubl\u00c3\u00a9",
- "question": "Who is the subject of the flim The Greatest Story Never Told: Michael Bubl\u00c3\u00a9?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_subject.films ns:m.012vsn3t . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTest-55",
- "webqsp_question": "who is michael buble"
- },
- {
- "ID": "WebQTest-1817_81c0ebf9fe16672cac0e64470d756f17",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:37:37",
- "machine_question": "where did the person who wrote the lyrics for \"Elessar\u00e2\u0080\u0099s Oath\" go to school",
- "question": "What school did the author of the lyrics for \"Elessar's oath\" attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0zhmw44 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTest-1817",
- "webqsp_question": "where did jrr tolkien go to school"
- },
- {
- "ID": "WebQTrn-1864_ed598699c0c39f5b0edfd4d64bb14e92",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:44:38",
- "machine_question": "which the place where breed Unmol originated in country has the biggest population",
- "question": "The Unmol originated in and has the largest population in which country?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.03hjpw1 . \n?c ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:topic_server.population_number ?sk0 .\n}\nORDER BY DESC(xsd:float(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTrn-1864",
- "webqsp_question": "which asian country has the biggest population"
- },
- {
- "ID": "WebQTest-576_495085ad9dd6274cce483df63474ca21",
- "compositionality_type": "comparative",
- "created": "2017-10-26T08:12:32",
- "machine_question": "what are the 7 countries that are part of central america and the ISO numeric of the country is less than 188",
- "question": "Of the 7 countries in Central America, which has an ISO smaller than 188?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01tzh)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01tzh ns:location.location.contains ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.country.iso_numeric ?num .\nFILTER (xsd:integer(?num) < 188) . \n}",
- "webqsp_ID": "WebQTest-576",
- "webqsp_question": "what are the 7 countries that are part of central america"
- },
- {
- "ID": "WebQTrn-1532_3b17848466bb55b8e67998609b9aed24",
- "compositionality_type": "comparative",
- "created": "2017-10-26T01:00:28",
- "machine_question": "what college did harry s. truman attend and is the university that has number of postgraduates less than 5358",
- "question": "What college attended by Harry S Truman has fewer than 5358 post graduate students?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09bg4l)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09bg4l ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 5358) . \n}",
- "webqsp_ID": "WebQTrn-1532",
- "webqsp_question": "what college did harry s. truman attend"
- },
- {
- "ID": "WebQTest-61_32d1e3cb0fe98830969482138a79309f",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:49:54",
- "machine_question": "what are the religions practiced in indonesia and the religon where the deities is \"Telangana Talli\"",
- "question": "What religion, practiced in Indonesia, has the diety Telangana Talli?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03ryn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03ryn ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.deities ns:m.010rf0qr . \n}",
- "webqsp_ID": "WebQTest-61",
- "webqsp_question": "what are the religions practiced in indonesia"
- },
- {
- "ID": "WebQTrn-1392_22a7a9409962b6b91ec9d8bfa4bc0e0a",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:38:21",
- "machine_question": "where did eleanor roosevelt go to school and is the university that has number of undergraduates 6775",
- "question": "What university has had 6775 undergraduates including Eleanor Roosevelt?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02n9k)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02n9k ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number \"6775\" . \n}",
- "webqsp_ID": "WebQTrn-1392",
- "webqsp_question": "where did eleanor roosevelt go to school"
- },
- {
- "ID": "WebQTrn-1405_8ed1a35ac77b52f133a560c9851dc742",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:40:40",
- "machine_question": "where did president kennedy go to school and is the publisher of the periodical journal Princeton Tiger Magazine",
- "question": "What University attended by President Kennedy also publishes the periodical journal Princeton Tiger Magazine?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:book.periodical_publisher.periodicals_published ?c .\n?c ns:book.periodical_publisher_period.periodical ns:m.026_bc . \n}",
- "webqsp_ID": "WebQTrn-1405",
- "webqsp_question": "where did president kennedy go to school"
- },
- {
- "ID": "WebQTrn-1557_b7cea3f461b929deb26f12117765c270",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:04:35",
- "machine_question": "where did charles drew go to college and who also wrote The Lohf years",
- "question": "Where did Charles Drew, who wrote \"The Loft Years\" go to college?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.018t67)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.018t67 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:book.author.works_written ns:m.067phpv . \n}",
- "webqsp_ID": "WebQTrn-1557",
- "webqsp_question": "where did charles drew go to college"
- },
- {
- "ID": "WebQTrn-124_f9991dde9526307378d407546d8d8b1f",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and was nominated an award with the describtion \"USA\"",
- "question": "What movie directed by Angelina Jolie was nominated for an award with USA in the title?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:award.award_nominated_work.award_nominations ?c .\n?c ns:award.award_nomination.notes_description \"USA\"@en . \n}\n",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-2570_dce1b67851599cfa99e98702fb0934f6",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and is the US president with presidency number of 32",
- "question": "Who was the 32nd president of the US who presided over WW2?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.us_president.presidency_number \"32\" . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTest-1387_0281ead9c42fde29e92269a2ccf10495",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:26:43",
- "machine_question": "what time zone is the place that has the neighborhood Harbourfront gmt",
- "question": "Find the location of a neighborhood called Harbourfront, what time zone is it in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.place_with_neighborhoods.neighborhoods ns:m.02kkt0 . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTest-1387",
- "webqsp_question": "what time zone is toronto gmt"
- },
- {
- "ID": "WebQTrn-124_36bfd2329a96941c454519e2f77b0fcf",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and is they music was by Gabriel Yared",
- "question": "What movie features music by Gabriel Yared and was directed by Angelina Jolie?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.music ns:m.012ljv . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTrn-2708_b24ecf73cc87ecb9c27565fdec5dc934",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:49:59",
- "machine_question": "who is that is sponsered by Office Depot racing for",
- "question": "Which racing team is sponsored by Office Depot?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:business.sponsored_recipient.sponsorship ?k .\n?k ns:business.sponsorship.sponsored_by ns:m.02rdpx . \n?c ns:base.nascar.nascar_driver.team ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2708",
- "webqsp_question": "who is carl edwards racing for"
- },
- {
- "ID": "WebQTest-1483_8520ca90bd1e650edf1dbcad90336227",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:45:41",
- "machine_question": "what is the political system in the country thar has the airline V Bird",
- "question": "What is the political system in the country that has the airline V Bird?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.location.contains ?k .\n?k ns:aviation.airport.hub_for ns:m.05zbq0 . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTest-1483",
- "webqsp_question": "what is the political system in germany"
- },
- {
- "ID": "WebQTrn-241_fa1fffe7995213b6528da57ea4c8d226",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with france and number of people in the country's army is 101000",
- "question": "Which country has an army of 101000 and is connected to France?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:location.statistical_region.size_of_armed_forces ?c .\n?c ns:measurement_unit.dated_integer.number \"101000\" . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-1629_190b1dffbd0600e00ee739d95c7fb862",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:13:59",
- "machine_question": "who the voice of jack skellington and is the theatrical composer of the play Edward Scissorhands",
- "question": "Which composer scored Edward Scissorhands and provided the voice for movie character Jack Skellington?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.042zz0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.042zz0 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.special_performance_type ns:m.02nsjvf .\n?x ns:theater.theatrical_composer.plays_composed ns:m.0gx_vdj . \n}",
- "webqsp_ID": "WebQTrn-1629",
- "webqsp_question": "who the voice of jack skellington"
- },
- {
- "ID": "WebQTrn-105_6ca8cba7511811830a04cd64a8a4cf77",
- "compositionality_type": "composition",
- "created": "2017-10-25T21:14:59",
- "machine_question": "what is the best currency to take to the place where breed Egyptian Mau originated in 2013",
- "question": "Which currency should be used at the place where the breed called Egyptian Mau originated from in 2013?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.0229mb . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-105",
- "webqsp_question": "what is the best currency to take to egypt 2013"
- },
- {
- "ID": "WebQTrn-2754_a52b59230c3401a9e65db7fbf5acf8fa",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:58:28",
- "machine_question": "who played as the tv program that has the theme song I Love You",
- "question": "What actors and actresses were in the TV show that had the theme song called \"I Love You\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:tv.tv_program.theme_song ns:m.0n9w_b_ . \n?c ns:tv.tv_program.regular_cast ?y .\n?y ns:tv.regular_tv_appearance.actor ?x .\n?y ns:tv.regular_tv_appearance.character ns:m.0j_84dv .\n}\n",
- "webqsp_ID": "WebQTrn-2754",
- "webqsp_question": "who played as barney"
- },
- {
- "ID": "WebQTrn-567_af0cf33a6bff9c43bc329d80c5ac4776",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and is in the Spanish Language",
- "question": "Whic movie directed by Ron Howard was featured in the Spanish language?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.language ns:m.06nm1 . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-567_1e6dd9ec51a40b6c0ec2105ed84574c5",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and that was written by Gloria Katz",
- "question": "What movies, written by Gloria Katz, did Ron Howard do?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.written_by ns:m.0276gf9 . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-25_fe87568dc1e678270d66aa954841598e",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and movie that was part of the The Twilight Saga",
- "question": "Which of the Twilight Saga movies has Taylor Lautner been in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_series ns:m.09gjmvw . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-25_63f413f90ebc54f0879c78407837e771",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and is they music was by Edward Shearmur",
- "question": "Taylor Lautner stars is which movie that incluedes the music of Edward Shearmur?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.music ns:m.01m7f5r . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTest-213_f063138e1c76517340f69d9b9181ea63",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did scarlett johansson date and adhere to a diet of Vegetarian food",
- "question": "Which of Scarlett Johansson's boyfriends was a Vegetarian?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02114t)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02114t ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n?x ns:food.diet_follower.follows_diet ns:m.07_lq . \n}",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-25_70cb5f02c23208a8369c961136b54b8e",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and in which costumes where designed by Nina Proctor",
- "question": "What movie starred Taylor Lautner and had costume design done by Nina Proctor?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.costume_design_by ns:m.05sqlds . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-1577_e296550bdbe5592272f3980a755ff750",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:06:58",
- "machine_question": "where did james baldwin go to school and has an organization headquarters located in the citytown New York City",
- "question": "What college with organization headquarters located in New York City did James Baldwin attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.017_pb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.017_pb ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:organization.organization.headquarters ?c .\n?c ns:location.mailing_address.citytown ns:m.02_286 . \n}",
- "webqsp_ID": "WebQTrn-1577",
- "webqsp_question": "where did james baldwin go to school"
- },
- {
- "ID": "WebQTest-1797_dece4ddacc57788e31bf70edc99f1f37",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and who held the position Government Position Held",
- "question": "What Government position holder fought in the battle of Vicksburg?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:government.politician.government_positions_held ?c .\n?c ns:type.object.type ns:government.government_position_held . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTest-989_1fd20dc9a71887010a0cd60bfd0915c8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:19",
- "machine_question": "what happened to dunkirk during ww2 and is the military commander was Gerd von Rundstedt",
- "question": "What happened in Dunkirk during WW2 involving Gerd Von Rundstet?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0md6f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0md6f ns:location.location.events ?x .\n?x ns:time.event.included_in_event ns:m.081pw .\n?x ns:military.military_conflict.commanders ?c .\n?c ns:military.military_command.military_commander ns:m.015bhj . \n}",
- "webqsp_ID": "WebQTest-989",
- "webqsp_question": "what happened to dunkirk during ww2"
- },
- {
- "ID": "WebQTrn-261_ebd851342dda23e06e53d0a187391dff",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:45:58",
- "machine_question": "where is whistler mountain located and is the political district with the governmental body Parliament of Canada",
- "question": "Where is Whistler Mountain and the governmental body of Parliment of Canada located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02pg6z3)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02pg6z3 ns:location.location.containedby ?x .\n?x ns:government.political_district.representatives ?c .\n?c ns:government.government_position_held.governmental_body ns:m.0l_j_ . \n}",
- "webqsp_ID": "WebQTrn-261",
- "webqsp_question": "where is whistler mountain located"
- },
- {
- "ID": "WebQTrn-261_c360906c6dbb01444144ff6ff216a168",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:45:58",
- "machine_question": "where is whistler mountain located and that was featured in the work Blood Brother",
- "question": "Where is Whistler Mountain located that was featured in the work \"Blood Brother\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02pg6z3)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02pg6z3 ns:location.location.containedby ?x .\n?x ns:book.book_subject.works ns:m.02vpg42 . \n}",
- "webqsp_ID": "WebQTrn-261",
- "webqsp_question": "where is whistler mountain located"
- },
- {
- "ID": "WebQTest-1797_f2a2e2e91494abbc29bdf70800a5910e",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:32:38",
- "machine_question": "who fought in the battle of vicksburg and held a position until 1872-11",
- "question": "What politician held an office between 1872-1911 and fought in the Battle of Vicksburg?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.01hf7f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.01hf7f ns:base.culturalevent.event.entity_involved ?x .\n?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.to \"1872-11\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTest-1797",
- "webqsp_question": "who fought in the battle of vicksburg"
- },
- {
- "ID": "WebQTrn-3515_d1a0c35fff4a3a4dec452ce9b7793244",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:02:42",
- "machine_question": "where did paul ryan attend college and is the owner of the radio station WAMU",
- "question": "Paul Ryan is owner of radio station WAMU and which college did he attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.024v2j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.024v2j ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:common.topic.notable_types ns:m.01y2hnl .\n?x ns:broadcast.radio_station_owner.radio_stations ns:m.04v323 . \n}",
- "webqsp_ID": "WebQTrn-3515",
- "webqsp_question": "where did paul ryan attend college"
- },
- {
- "ID": "WebQTrn-493_fad08018efa4d5202d24f52b6d8de0c0",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:21:27",
- "machine_question": "where is belgium at and contains Kallaktj\u00c3\u00a5kk\u00c3\u00a5",
- "question": "Where are both Belgium and Kallaktj\u00c3\u00a5kk\u00c3\u00a5 located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0154j)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0154j ns:location.location.containedby ?x .\n?x ns:location.location.contains ns:g.11_pkys7m . \n}",
- "webqsp_ID": "WebQTrn-493",
- "webqsp_question": "where is belgium at"
- },
- {
- "ID": "WebQTrn-3673_d1aeb53a049a7d124d02a00626d31de1",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:20:52",
- "machine_question": "what timezone is the state that held the United States Senate election in Colorado, 2010 in",
- "question": "In what timezone is the State that held the 2010 Colorado United States Senate race?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_district.elections ns:m.04n1v96 . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3673",
- "webqsp_question": "what timezone is colorado in"
- },
- {
- "ID": "WebQTrn-3249_75f7d39d822bda23a91efa98ddabf6e8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and the tv program episode running time is 30",
- "question": "What tv show episode runs for 30 minutes and features Tamera Mowry?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.episode_running_time \"30\" . \n}",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTrn-2779_9e9e6d9329b2d9d85b0faf6a496151a8",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:34",
- "machine_question": "who was the real erin brockovich and was the film job of Michael Renault Mageau",
- "question": "Who was the real Erin Brockovich featured in the Michael Renault Mageau movie?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02nxk)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02nxk ns:people.person.profession ?x .\n?x ns:film.film_job.films_with_this_crew_job ?c .\n?c ns:film.film_crew_gig.crewmember ns:m.06_hhlh . \n}",
- "webqsp_ID": "WebQTrn-2779",
- "webqsp_question": "who was the real erin brockovich"
- },
- {
- "ID": "WebQTrn-2569_b20fdb17c5ed076fa54968727f274763",
- "compositionality_type": "superlative",
- "created": "2017-10-26T03:22:42",
- "machine_question": "where do the houston rockets play basketball and is the structure opened latest",
- "question": "Where do the Houston Rockets play basketball and which structure was opened most recently.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0jmfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0jmfb ns:sports.sports_team.arena_stadium ?x .\n?x ns:architecture.structure.opened ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-2569",
- "webqsp_question": "where do the houston rockets play basketball"
- },
- {
- "ID": "WebQTrn-3376_41059183a7ccab178427c57ed27fe803",
- "compositionality_type": "comparative",
- "created": "2017-10-26T05:34:14",
- "machine_question": "where did kevin hart go to school and is the university that has number of postgraduates less than 9153",
- "question": "Which college attended by Kevin Hart has less than 9153 postgraduates?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0ggp1n)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0ggp1n ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_postgraduates ?c .\n?c ns:measurement_unit.dated_integer.number ?num .\nFILTER (xsd:integer(?num) < 9153) . \n}",
- "webqsp_ID": "WebQTrn-3376",
- "webqsp_question": "where did kevin hart go to school"
- },
- {
- "ID": "WebQTrn-557_6435528c9c959d72d31e7ef82f0c1255",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:31:55",
- "machine_question": "who played dorothy in the a film that George G. Schneider was a crew member of",
- "question": "Who played Dorothy in the film George G. Schneider worked on?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.other_crew ?k .\n?k ns:film.film_crew_gig.crewmember ns:m.0_lzsbf . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.020hj1 .\n}\n",
- "webqsp_ID": "WebQTrn-557",
- "webqsp_question": "who played dorothy in the wizard of oz movie"
- },
- {
- "ID": "WebQTrn-465_f2af31afe52a13cecf19acb7f08832ea",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:15:36",
- "machine_question": "what to see and do in the govermental jurisdiction that has govermental body named Government of Malta",
- "question": "What is there to see and do in the governmental jurisdiction that has a governmental body called Government of Malta?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.03wgpdz . \n?c ns:travel.travel_destination.tourist_attractions ?x .\n}\n",
- "webqsp_ID": "WebQTrn-465",
- "webqsp_question": "what to see and do in malta"
- },
- {
- "ID": "WebQTrn-2818_db09fc9949516c3b8e34002f5507514d",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:07:56",
- "machine_question": "where does river that flows through Volgograd start",
- "question": "Where does the river that flows through Volgograd start?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:geography.river.cities ns:m.07_h1 . \n?c ns:geography.river.origin ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2818",
- "webqsp_question": "where does volga river start"
- },
- {
- "ID": "WebQTrn-1629_dcf875b1cb6fe32fcb3a7e682856ef77",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:13:59",
- "machine_question": "who the voice of jack skellington and that work as Composer",
- "question": "Which Composer voices Jack Skellington?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.042zz0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.042zz0 ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.special_performance_type ns:m.02nsjvf .\n?x ns:people.person.profession ns:m.01c72t . \n}",
- "webqsp_ID": "WebQTrn-1629",
- "webqsp_question": "who the voice of jack skellington"
- },
- {
- "ID": "WebQTrn-1706_97097ed7f8b2c898c800e8717998cb4c",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:25:15",
- "machine_question": "who controls the location which contains the second level division Kuna de Madugand\u00c3\u00ad",
- "question": "What controls the second level division Kuna de Madugandi?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.second_level_divisions ns:m.0358hw . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.office_position_or_title ns:m.0m57hp6 .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"2015-08-10\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-1706",
- "webqsp_question": "who controls panama"
- },
- {
- "ID": "WebQTest-1802_0b1efb954250d417c58d39ccd891b696",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:34:12",
- "machine_question": "where are the timezones in the usa and has utc offset of -6.0",
- "question": "What USA timezone has a utc offset of -6.0?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.location.time_zones ?x .\n?x ns:time.time_zone.dst_offset_from_utc \"-6.0\" . \n}",
- "webqsp_ID": "WebQTest-1802",
- "webqsp_question": "where are the timezones in the usa"
- },
- {
- "ID": "WebQTrn-568_9fa2b7684e5de3793c6eb46ac7025b64",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:33:08",
- "machine_question": "what county is the place that has the neighborhood Stonehaven",
- "question": "What county is the neighborhood of Stonehaven located in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.place_with_neighborhoods.neighborhoods ns:m.04b4qw1 . \n?c ns:location.hud_county_place.county ?x .\n}\n",
- "webqsp_ID": "WebQTrn-568",
- "webqsp_question": "what county is charlotte north carolina"
- },
- {
- "ID": "WebQTrn-1155_01f87aa7a17136ce71d0ba651793399a",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:04:54",
- "machine_question": "what is the money currency in the place where Romansh language language is spoken",
- "question": "What monetary currency that is used in the country where Romansh language is used?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.official_language ns:m.06ctk . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1155",
- "webqsp_question": "what is the money currency in switzerland"
- },
- {
- "ID": "WebQTrn-567_22c4d321fc60b69e1d966c77d4107a74",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and which was filmed at New York City",
- "question": "What Ron Howard movie that was filmed in New York?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.featured_film_locations ns:m.02_286 . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-1394_a7c91a5ecf542ed3feb4615f6d882106",
- "compositionality_type": "comparative",
- "created": "2017-10-26T00:38:53",
- "machine_question": "what country does turkey trade with and the ISO numeric of the country is greater than 008",
- "question": "Out of the countries with a ISO numeric greater than 008, who is turkey trade partners with?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x \nWHERE {\n\tFILTER (?x != ns:m.01znc_)\n\t{ \n\t ns:m.01znc_ ns:location.statistical_region.places_exported_to ?y .\n\t ?y ns:location.imports_and_exports.exported_to ?x . \n\t}\n\tUNION\n\t{\n\t ns:m.01znc_ ns:location.statistical_region.places_imported_from ?y .\n\t ?y ns:location.imports_and_exports.imported_from ?x . \n\t}?x ns:location.country.iso_numeric ?num .\nFILTER (xsd:integer(?num) > 008) . \n}",
- "webqsp_ID": "WebQTrn-1394",
- "webqsp_question": "what country does turkey trade with"
- },
- {
- "ID": "WebQTrn-1023_03dc1e51e48aaeff9d589d066eaf1140",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:42:01",
- "machine_question": "what is the money of the governmental jurisdiction that the government that has the position title Vice President of Argentina called",
- "question": "What type of money is used in the jurisdiction that has a governmental position titled Vice President of Argentina?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.office_position_or_title ns:g.121j1m9y . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1023",
- "webqsp_question": "what is the money of argentina called"
- },
- {
- "ID": "WebQTrn-3083_8784ca0ffa5adf55625c8af4f6b657b3",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:46:34",
- "machine_question": "who was the leader of the where the government Government of the Soviet Union is located in 1948",
- "question": "Who was the leader of the Government of the Soviet Union in 1948?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.government ns:m.0dlk41b . \n?c ns:government.governmental_jurisdiction.governing_officials ?y .\n?y ns:government.government_position_held.office_holder ?x .\n?y ns:government.government_position_held.basic_title ns:m.0fkx3 .\nFILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || \nEXISTS {?y ns:government.government_position_held.from ?sk1 . \nFILTER(xsd:datetime(?sk1) <= \"1948-12-31\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || \nEXISTS {?y ns:government.government_position_held.to ?sk3 . \nFILTER(xsd:datetime(?sk3) >= \"1948-01-01\"^^xsd:dateTime) })\n}\n",
- "webqsp_ID": "WebQTrn-3083",
- "webqsp_question": "who was the leader of the ussr in 1948"
- },
- {
- "ID": "WebQTest-1603_e92665e57d1cb0110944dbefb39b4684",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:01:39",
- "machine_question": "what is the sacred text of the religon where the deities is \"Jade Emperor\"",
- "question": "The \"Jade Emperor\" deity is found in what sacred text(s)?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:religion.religion.deities ns:m.01tbmq . \n?c ns:religion.religion.texts ?x .\n}\n",
- "webqsp_ID": "WebQTest-1603",
- "webqsp_question": "what is the sacred text of daoism"
- },
- {
- "ID": "WebQTrn-2006_2c10e06058f2ec5a912670c44257757f",
- "compositionality_type": "superlative",
- "created": "2017-10-26T02:06:01",
- "machine_question": "what magazine did edgar allan poe work for and publication start date latest",
- "question": "What magazine did Edgar Allen Poe work for that started publishing most recently?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02lt8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02lt8 ns:book.periodical_editor.periodicals_edited ?y .\n?y ns:book.editorial_tenure.periodical ?x .\n?x ns:book.magazine.place_of_publication ?c .\n?c ns:book.place_of_publication_period.from ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-2006",
- "webqsp_question": "what magazine did edgar allan poe work for"
- },
- {
- "ID": "WebQTrn-1283_fe799f0968328608acc72a24be05ffe2",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:22:32",
- "machine_question": "what timezone is the place that has the following courts Michigan Supreme Court usa",
- "question": "What timezones are the Michigan Supreme Courts in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:law.court_jurisdiction_area.courts ns:m.04s5bm . \n?c ns:location.location.time_zones ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1283",
- "webqsp_question": "what timezone is michigan usa"
- },
- {
- "ID": "WebQTrn-60_b0f2e52b3de9c267409fcfc2114271b1",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and the population number is 10019610",
- "question": "Which country with a population of 10019610 speaks Portuguese?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:topic_server.population_number \"10019610\" . \n}",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTrn-2784_c2aa73d71b620d685e5aac69784ec8ce",
- "compositionality_type": "superlative",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and is the film was released latest",
- "question": "What was the latest film starring Tupac to be released?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.initial_release_date ?num .\n}\nORDER BY DESC(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-412_7c7cba4e5ad6a30bc7ca63b0f1a6b13a",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:08:12",
- "machine_question": "what language does people in the topic of the image Nllarge.gif speak",
- "question": "Which language is spoken by the people living in the land pictured in Nllarge.gif?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:common.topic.image ns:m.03cbt81 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-412",
- "webqsp_question": "what language does people in netherlands speak"
- },
- {
- "ID": "WebQTest-1547_316b05297664f68c8dd5e61f08130769",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:52:50",
- "machine_question": "what is the title of the person that served in the military unit Texas Air National Guard 's new book",
- "question": "What is the title of the book written by solder in the Texas Air National Guard?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:military.military_person.service ?k .\n?k ns:military.military_service.unit ns:m.028cg1y . \n?c ns:book.author.works_written ?x .\n?x ns:common.topic.notable_types ns:m.01xryvm .\n?x ns:book.written_work.date_of_first_publication ?sk0 .\n}\nORDER BY DESC(xsd:datetime(?sk0))\nLIMIT 1\n",
- "webqsp_ID": "WebQTest-1547",
- "webqsp_question": "what is the title of george bush 's new book"
- },
- {
- "ID": "WebQTest-743_c61b69fccf312a020cf9d9a760e97c09",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:35:27",
- "machine_question": "what was the name of jfk 's brothers and is the public speaker which spoke about Assassination of Martin Luther King, Jr.",
- "question": "Which brother of JFK spoke about assassination of Martin Luther King Jr?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.sibling_s ?y .\n?y ns:people.sibling_relationship.sibling ?x .\n?x ns:people.person.gender ns:m.05zppz .\n?x ns:event.public_speaker.speeches_or_presentations ?c .\n?c ns:event.speech_or_presentation.speech_topic ns:m.03hm37s . \n}",
- "webqsp_ID": "WebQTest-743",
- "webqsp_question": "what was the name of jfk 's brothers"
- },
- {
- "ID": "WebQTrn-2215_b6e5a37f53b9952902db798f613a2978",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:32:30",
- "machine_question": "where was the person who wrote the lyrics for \"Ticks\" born and raised",
- "question": "What is the birthplace and childhood home of the person who wrote the lyrics to \"Ticks\"?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.02vy9j7 . \n?c ns:people.person.place_of_birth ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2215",
- "webqsp_question": "where was brad paisley born and raised"
- },
- {
- "ID": "WebQTrn-2570_db34fd8440052b417b431fca90cfc47c",
- "compositionality_type": "comparative",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and ended governmental position after 1940-01-18",
- "question": "What United States Presidents who served during WWII ended their governmental position after 18 January 1940?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:government.political_appointer.appointees ?c .\n?c ns:government.government_position_held.to ?num .\nFILTER (?num > \"1940-01-18\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-837_45f00cf834ec70381e45de57b5b26219",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:06:54",
- "machine_question": "where did the artist which recorded Go All Night (extended mix) go to school",
- "question": "What university did the artist famous for creating Go All Night attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.012xvk70 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-837",
- "webqsp_question": "where did jennifer hudson go to school"
- },
- {
- "ID": "WebQTrn-452_f8c717f06ff656fba2fabfb354030958",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:13:17",
- "machine_question": "where does lala anthony live and in which the event 2005 Animation Block Party took place",
- "question": "What is the name of the place that was home to the 2005 Animation Block Party and the home of Lala Anthony?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03l26m)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03l26m ns:people.person.places_lived ?y .\n?y ns:people.place_lived.location ?x .\nFILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} || \nEXISTS {?y ns:people.place_lived.end_date ?sk1 . \nFILTER(xsd:datetime(?sk1) >= \"2015-08-10\"^^xsd:dateTime) })\nFILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} || \nEXISTS {?y ns:people.place_lived.start_date ?sk3 . \nFILTER(xsd:datetime(?sk3) <= \"2015-08-10\"^^xsd:dateTime) })\n?x ns:location.location.events ns:m.0107l4bp . \n}",
- "webqsp_ID": "WebQTrn-452",
- "webqsp_question": "where does lala anthony live"
- },
- {
- "ID": "WebQTest-1251_88e00458cad669a0d01644cdd6029157",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:57:03",
- "machine_question": "which countries speak germanic languages and the country calling code is 32",
- "question": "Which German-speaking country's calling code is 32?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.04306rv)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.04306rv ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.official_language ns:m.04306rv .\n?x ns:location.country.calling_code \"32\" . \n}",
- "webqsp_ID": "WebQTest-1251",
- "webqsp_question": "which countries speak germanic languages"
- },
- {
- "ID": "WebQTrn-2748_4d6c65004ee28d487bc3921f625106b5",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:56:50",
- "machine_question": "what language do they speak the area in which the newspaper Manager Daily is circulated",
- "question": "What language is spoken in the country that circulates a newspaper called Manager Daily?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.0fr78r . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2748",
- "webqsp_question": "what language do they speak thailand"
- },
- {
- "ID": "WebQTest-1012_452686309eaf55a7d72958c7b5ca3b85",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:17:46",
- "machine_question": "what to do in hollywood ca this weekend and is the amusement park with the Universal's House of Horrors ride",
- "question": "What amusement park is located in California with a ride called House of Horrors?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f2wj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f2wj ns:travel.travel_destination.tourist_attractions ?x .\n?x ns:amusement_parks.park.rides ns:m.02z3ztn . \n}",
- "webqsp_ID": "WebQTest-1012",
- "webqsp_question": "what to do in hollywood ca this weekend"
- },
- {
- "ID": "WebQTrn-2428_1a389cac92fb403d4a2f31b2833825fa",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:59:51",
- "machine_question": "who is the person who wrote the lyrics for \"Freedom Run\"",
- "question": "The song \"Freedom Run\" was written by which songwriter?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.lyricist.lyrics_written ns:m.0zh2q27 . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2428",
- "webqsp_question": "who is john garcia"
- },
- {
- "ID": "WebQTrn-2653_ea8442cb2c503dcbd06d9b7a77fed60d",
- "compositionality_type": "superlative",
- "created": "2017-10-26T03:40:01",
- "machine_question": "what wars have france been involved in and is the force size was smallest",
- "question": "What war did France participate in where it's fighting force was the smallest?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:military.military_combatant.casualties ?y .\n?y ns:military.casualties.military_conflict ?x .\n?x ns:military.military_conflict.force_strengths ?c .\n?c ns:military.force_strength.force_size ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-2653",
- "webqsp_question": "what wars have france been involved in"
- },
- {
- "ID": "WebQTrn-1677_4c971bef32fb5777fb8b18ead5a702fe",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did adam sandler play in and is the same genre as film The True Story of the Three Little Pigs",
- "question": "What film in the same genre as The True Story of The Three Little Pigs starred Adam Sandler?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0pz91)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0pz91 ns:film.producer.film ?x .\n?x ns:film.film.genre ?c .\n?c ns:film.film_genre.films_in_this_genre ns:g.11b5lzm6b0 . \n}",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-2540_9ed4dcee2e3a2bd52f3a33594726bb51",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:16:28",
- "machine_question": "what inspired the visual artist that created the art series of Houses of Parliament series",
- "question": "What inspired the artist who created the Houses of Parliament series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:visual_art.visual_artist.art_series ns:m.0285_4w . \n?c ns:influence.influence_node.influenced_by ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2540",
- "webqsp_question": "what inspired monet"
- },
- {
- "ID": "WebQTrn-2292_8784ca0ffa5adf55625c8af4f6b657b3",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:44:21",
- "machine_question": "what kind of economy was the where the government Government of the Soviet Union is located",
- "question": "What type of economy is in place in the area under the Government of the Soviet Union?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.government ns:m.0dlk41b . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2292",
- "webqsp_question": "what kind of economy was the soviet union"
- },
- {
- "ID": "WebQTrn-1677_ce04a76110500f26ec58e625cb97c0ed",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:20:21",
- "machine_question": "what movies did the artist aword nominated for Funny People play in",
- "question": "What movies was the actor who was nominated for the Funny People Award have a role in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.nominated_for ns:m.047svrl . \n?c ns:film.producer.film ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1677",
- "webqsp_question": "what movies did adam sandler play in"
- },
- {
- "ID": "WebQTrn-2570_77dde5a026e1fc4a375d8f7326bd62f8",
- "compositionality_type": "composition",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during the war where one of the combatant was Taiwan",
- "question": "Which United States President was in office while the country was at war with Taiwan?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n?c ns:military.military_conflict.commanders ?k .\n?k ns:military.military_command.military_combatant ns:m.06f32 . \n?c ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)\n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTest-1002_b10148119f785c1b05c592f316a7fecf",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T09:16:55",
- "machine_question": "who played harry potter dumbledore actor and is the actor that plays Opaz",
- "question": "Who plays both Dumbledore in the Harry Potter movies and Opaz?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0cb2r)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0cb2r ns:film.film_character.portrayed_in_films ?y .\n?y ns:film.performance.actor ?x .\n?x ns:film.actor.dubbing_performances ?c .\n?c ns:film.dubbing_performance.character ns:m.0h2ct59 . \n}",
- "webqsp_ID": "WebQTest-1002",
- "webqsp_question": "who played harry potter dumbledore actor"
- },
- {
- "ID": "WebQTrn-2069_52c8e056ec6add6f53e03ba70667b590",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:15:08",
- "machine_question": "what language the govermental jurisdiction that has govermental body named Ministry General Secretariat of the Presidency speak",
- "question": "What language is used in the governmental jurisdiction that has a governmental body called Ministry General Secretariat?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.0407bfy . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2069",
- "webqsp_question": "what language chile speak"
- },
- {
- "ID": "WebQTest-1802_18a4999497ccd2fae27570283a228147",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T11:34:12",
- "machine_question": "where are the timezones in the usa and locations near San Francisco International Airport",
- "question": "Which timezone is the San Francisco airport in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.09c7w0)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.09c7w0 ns:location.location.time_zones ?x .\n?x ns:time.time_zone.locations_in_this_time_zone ?c .\n?c ns:location.location.nearby_airports ns:m.01l4xk . \n}",
- "webqsp_ID": "WebQTest-1802",
- "webqsp_question": "where are the timezones in the usa"
- },
- {
- "ID": "WebQTrn-3766_2c2886b473de5fea039d659cd86d9606",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:39:21",
- "machine_question": "what is the money called in the govermental jurisdiction that has govermental body named Cabinet of Peru",
- "question": "What currency is used in the jurisdiction where the Cabinet of Peru is located?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.027k6rm . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3766",
- "webqsp_question": "what is the money called in peru"
- },
- {
- "ID": "WebQTrn-2319_80b6d707e097b0a6f9ecf73579f717a7",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:48:11",
- "machine_question": "what is the official language of the the govermental jurisdiction that has govermental body named Office of the Prosecutor General of Ukraine",
- "question": "The country with the Office of the Prosecutor General of Ukraine speaks which languages?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.governmental_jurisdiction.governing_officials ?k .\n?k ns:government.government_position_held.governmental_body ns:m.0wyz4h8 . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2319",
- "webqsp_question": "what is the official language of the ukraine"
- },
- {
- "ID": "WebQTrn-25_401347365692c5a69ad4c61e03ef4caf",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and is the film was released to the distribution medium DVD",
- "question": "What movie starring Taylor Lautner was released and distributed by medium DVD?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.release_date_s ?c .\n?c ns:film.film_regional_release_date.film_release_distribution_medium ns:m.029j_ . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-2189_b183c990916cd703ef71720d378b748e",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:28:26",
- "machine_question": "what is modern the place in which the fictional character Tutankhamun lived language",
- "question": "What language is used in the place that is home to Tutankhamun?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:fictional_universe.fictional_setting.characters_that_have_lived_here ns:m.0gy5xdq . \n?c ns:location.country.official_language ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2189",
- "webqsp_question": "what is modern egyptian language"
- },
- {
- "ID": "WebQTrn-124_c912690c9194dd57e64b6f69c3914a48",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:18:10",
- "machine_question": "what movie did angelina jolie direct and that was written by Ethan Coen",
- "question": "What movie written by Ethan Coen was directed by Angelina Jolie?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f4vbz)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f4vbz ns:film.director.film ?x .\n?x ns:film.film.written_by ns:m.02kxbwx . \n}",
- "webqsp_ID": "WebQTrn-124",
- "webqsp_question": "what movie did angelina jolie direct"
- },
- {
- "ID": "WebQTest-989_0d0ba885d5f820933d79d996e99dd87c",
- "compositionality_type": "comparative",
- "created": "2017-10-26T09:16:19",
- "machine_question": "what happened to dunkirk during ww2 and is the event ended before 1945-05-08",
- "question": "What happened in Dunkirk during WWII that ended on 05/08/1945?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0md6f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0md6f ns:location.location.events ?x .\n?x ns:time.event.included_in_event ns:m.081pw .\n?x ns:time.event.end_date ?num .\nFILTER (?num < \"1945-05-08\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTest-989",
- "webqsp_question": "what happened to dunkirk during ww2"
- },
- {
- "ID": "WebQTrn-567_724a3b769671b1ea52a76af3a90687f4",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:33:00",
- "machine_question": "what movies did ron howard do and was decorated by Antonio Mateos",
- "question": "What movie was decorated by Antonio Mateos and made by Ron Howard?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0g2lq)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0g2lq ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_set_decoration_by ns:m.0546t0y . \n}",
- "webqsp_ID": "WebQTrn-567",
- "webqsp_question": "what movies did ron howard do"
- },
- {
- "ID": "WebQTrn-241_664396d62d6d576b56420b4865698e30",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:41:28",
- "machine_question": "what countries share borders with france and is the government with official symbol of Coat of arms",
- "question": "What country shared the borders with France that has the official symbol as Coat of Arms?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0f8l9c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0f8l9c ns:location.location.adjoin_s ?y .\n?y ns:location.adjoining_relationship.adjoins ?x .\n?x ns:common.topic.notable_types ns:m.01mp .\n?x ns:government.governmental_jurisdiction.official_symbols ?c .\n?c ns:location.location_symbol_relationship.Kind_of_symbol ns:m.0fcxk . \n}",
- "webqsp_ID": "WebQTrn-241",
- "webqsp_question": "what countries share borders with france"
- },
- {
- "ID": "WebQTrn-1405_3e297f93992e40c1b90d473e57d7b0b0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T00:40:40",
- "machine_question": "where did president kennedy go to school and is the university that has number of undergraduates 5069",
- "question": "Which university, with 5069 undergraduate students, did President Kennedy attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0d3k14)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0d3k14 ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:education.university.number_of_undergraduates ?c .\n?c ns:measurement_unit.dated_integer.number \"5069\" . \n}",
- "webqsp_ID": "WebQTrn-1405",
- "webqsp_question": "where did president kennedy go to school"
- },
- {
- "ID": "WebQTrn-2069_90e55c1f8af98edbab56a37210ef3cd9",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:15:08",
- "machine_question": "what language the location where the film \"Nucingen House\" takes place speak",
- "question": "The film Nucingen House was filmed in a location which includes which three native languages?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film_location.featured_in_films ns:m.0b66s0f . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2069",
- "webqsp_question": "what language chile speak"
- },
- {
- "ID": "WebQTrn-3249_3a7068fa96cd9e08dc2b1dabe458c85d",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and the tv program episode running time is 22",
- "question": "What television show did Tamera Mowry starred in that has episode running time of 22?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.episode_running_time \"22\" . \n}",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTest-100_aa08b377a001e8fbfcc5a18009ca8197",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:54:10",
- "machine_question": "what language is spoken in the affected area of the cyclone Tropical Storm Alpha today",
- "question": "What languages are spoken where Tropical Storm Alpha hit?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:meteorology.cyclone_affected_area.cyclones ns:m.08kpy_ . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTest-100",
- "webqsp_question": "what language is spoken in haiti today"
- },
- {
- "ID": "WebQTrn-25_b24903d6b3827266b8138a7036dcbb67",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T21:06:07",
- "machine_question": "what movies does taylor lautner play in and that was production designed by Albert Brenner",
- "question": "What movies are the ones that Albert Breen production designed and that Taylor Lautner played in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07ldhs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07ldhs ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.film_production_design_by ns:m.05b5_tj . \n}",
- "webqsp_ID": "WebQTrn-25",
- "webqsp_question": "what movies does taylor lautner play in"
- },
- {
- "ID": "WebQTrn-484_0bd50f38d8c9b7904b5a1187a904cd73",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:18:55",
- "machine_question": "what do you call money in the place where breed Fila Brasileiro originated in",
- "question": "What is the name of currency in the place where Fila Brasileiro originated?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:biology.breed_origin.breeds_originating_here ns:m.03n1dn . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTrn-484",
- "webqsp_question": "what do you call money in brazil"
- },
- {
- "ID": "WebQTrn-962_97974c989da8aa2eb376403be54109e0",
- "compositionality_type": "composition",
- "created": "2017-10-25T23:34:55",
- "machine_question": "who played a film that Christopher Lee Foster was a crew member of as a kid",
- "question": "Who was an actor in the film that Christopher Lee Foster was a crew member of as a kid?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.other_crew ?k .\n?k ns:film.film_crew_gig.crewmember ns:m.0wyxjxy . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0264f7h .\n?y ns:film.performance.character_note ?sk0 .\nFILTER (str(?sk0) = \"Young Forrest\")\n}\n",
- "webqsp_ID": "WebQTrn-962",
- "webqsp_question": "who played forrest gump as a kid"
- },
- {
- "ID": "WebQTrn-436_f7cfe105d2830ecc77ff720612084de8",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:11:48",
- "machine_question": "who played dumbledore in the a film that Daniel Brunet was a crew member of",
- "question": "Who played Dumbledore in the film that contained Daniel Brunet in the crew?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:film.film.other_crew ?k .\n?k ns:film.film_crew_gig.crewmember ns:m.0ggnh_h . \n?c ns:film.film.starring ?y .\n?y ns:film.performance.actor ?x .\n?y ns:film.performance.character ns:m.0cb2r .\n}\n",
- "webqsp_ID": "WebQTrn-436",
- "webqsp_question": "who played dumbledore in the first movie"
- },
- {
- "ID": "WebQTest-1840_c9b29298640eb6e6b30bb75ceae98297",
- "compositionality_type": "composition",
- "created": "2017-10-26T11:47:12",
- "machine_question": "what do they speak in the place where Nynorsk language is spoken",
- "question": "Find the place where Nynorsk is spoken, what other languages are spoken there?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.official_language ns:m.016rsc . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTest-1840",
- "webqsp_question": "what do they speak in norway"
- },
- {
- "ID": "WebQTrn-3170_88427e4cf8c94effb8217cddfd827261",
- "compositionality_type": "composition",
- "created": "2017-10-26T05:01:04",
- "machine_question": "what does the author who published editions for Dreams from My Father have a degree in",
- "question": "What does the author of Dreams from my Father have a degree in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:book.author.book_editions_published ns:m.028xzkj . \n?c ns:people.person.education ?y .\n?y ns:education.education.major_field_of_study ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3170",
- "webqsp_question": "what does obama have a degree in"
- },
- {
- "ID": "WebQTrn-60_0d1a0cade1b36ef4b0e60edd9af0bda2",
- "compositionality_type": "superlative",
- "created": "2017-10-25T21:09:42",
- "machine_question": "what countries do people speak portuguese and the country calling code is largest",
- "question": "Which countries that speak Portuguese, have the largest calling code?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.05zjd)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.05zjd ns:language.human_language.countries_spoken_in ?x .\n?x ns:location.country.calling_code ?num .\n}\nORDER BY DESC(xsd:integer(?num)) LIMIT 1",
- "webqsp_ID": "WebQTrn-60",
- "webqsp_question": "what countries do people speak portuguese"
- },
- {
- "ID": "WebQTest-538_ef3141751354193fbc0209dfd49226c7",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and that was written by Katherine Fugate",
- "question": "What movie, written by Katerine Fugate, featured Taylor Swift?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.written_by ns:m.0273svj . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTest-1473_3d4ecc1165ae1c21499afb8f7b9e25a3",
- "compositionality_type": "composition",
- "created": "2017-10-26T10:43:41",
- "machine_question": "what currency does the country where Cypriot Maronite Arabic is spoken use",
- "question": "What is the form of money used in the country where Cypriot Maronite Arabic is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.02hwj5j . \n?c ns:location.country.currency_used ?x .\n}\n",
- "webqsp_ID": "WebQTest-1473",
- "webqsp_question": "what currency does cyprus use"
- },
- {
- "ID": "WebQTrn-3033_c6146585b4ccc06a7cd611c93cba660c",
- "compositionality_type": "composition",
- "created": "2017-10-26T04:37:56",
- "machine_question": "what state the place in which the fictional character Gilfoyle lived located",
- "question": "In which state did the fictional character Gifoyle live?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:fictional_universe.fictional_setting.characters_that_have_lived_here ns:m.0_gvs41 . \n?c ns:base.biblioness.bibs_location.state ?x .\n}\n",
- "webqsp_ID": "WebQTrn-3033",
- "webqsp_question": "what state toronto located"
- },
- {
- "ID": "WebQTest-538_774800570524cfa60e44ba5d6c56a02c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:50",
- "machine_question": "what are all the movies taylor swift has been in and that was producted by the company Walt Disney Pictures",
- "question": "What Taylor Swift movies were produced by Walt Disney Pictures?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0dl567)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0dl567 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.production_companies ns:m.01795t . \n}",
- "webqsp_ID": "WebQTest-538",
- "webqsp_question": "what are all the movies taylor swift has been in"
- },
- {
- "ID": "WebQTest-100_a3580acde8969d20b4fe1090a1be6761",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:54:10",
- "machine_question": "what language is spoken in the place where Haitian Creole language is spoken today",
- "question": "What languages are spoken where Haitian Creole is spoken?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.official_language ns:m.02dhwl . \n?c ns:location.country.languages_spoken ?x .\n}\n",
- "webqsp_ID": "WebQTest-100",
- "webqsp_question": "what language is spoken in haiti today"
- },
- {
- "ID": "WebQTest-61_f3518e7c28ab856cf7e4795c229cc993",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:49:54",
- "machine_question": "what are the religions practiced in indonesia and the religion of which Huldrych Zwingli is a founding figure",
- "question": "What religion practiced in Indonesia also has Huldrych Zwingli as a founding figure?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03ryn)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03ryn ns:location.statistical_region.religions ?y .\n?y ns:location.religion_percentage.religion ?x .\n?x ns:religion.religion.founding_figures ns:m.03jp4 . \n}",
- "webqsp_ID": "WebQTest-61",
- "webqsp_question": "what are the religions practiced in indonesia"
- },
- {
- "ID": "WebQTest-537_46a304cecca0e072121d7dc42befb590",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T08:08:33",
- "machine_question": "what has charlie hunnam been in and which is from Germany",
- "question": "What German movie has Charlie Hunnam been in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.057yk8)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.057yk8 ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.country ns:m.0345h . \n}",
- "webqsp_ID": "WebQTest-537",
- "webqsp_question": "what has charlie hunnam been in"
- },
- {
- "ID": "WebQTrn-837_66af81787994177f0d3e64d0c0fb871f",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T23:06:54",
- "machine_question": "where did jennifer hudson go to school and the organiztion founding date is 1897-03-12",
- "question": "What school to Jennifer Hudson go to with where the organization had a founding date of 03/12/1897?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.02ktrs)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.02ktrs ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n?x ns:organization.organization.date_founded \"1897-03-12\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-837",
- "webqsp_question": "where did jennifer hudson go to school"
- },
- {
- "ID": "WebQTrn-1405_0ab198918959e0a63172be1705632a9c",
- "compositionality_type": "composition",
- "created": "2017-10-26T00:40:40",
- "machine_question": "where did president the person that said \"Forgive your enemies, but never forget their names.\" go to school",
- "question": "At which school did the President that said, \"Forgive your enemies, but never forget their names\" attend?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:people.person.quotations ns:m.048kbz9 . \n?c ns:people.person.education ?y .\n?y ns:education.education.institution ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1405",
- "webqsp_question": "where did president kennedy go to school"
- },
- {
- "ID": "WebQTrn-2570_6f059734e774504c68f628670516e72c",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:59",
- "machine_question": "who was the president of the united states during ww2 and is the person that said \"I would rather have peace in the world than be President.\"",
- "question": "Which WW2-era USA president once said \"I would rather have peace in the world than be President.\"?",
- "sparql": "#MANUAL SPARQL\nPREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\n ns:m.081pw ns:time.event.start_date ?start ;\n ns:time.event.end_date ?end .\n ?x ns:government.politician.government_positions_held ?y .\n ?y ns:government.government_position_held.office_position_or_title ns:m.060d2 ; # President of the United States\n ns:government.government_position_held.from ?from ;\n ns:government.government_position_held.to ?to .\n FILTER (?from < ?end)\n FILTER (?to > ?start)?x ns:people.person.quotations ns:m.048c7zz . \n}",
- "webqsp_ID": "WebQTrn-2570",
- "webqsp_question": "who was the president of the united states during ww2"
- },
- {
- "ID": "WebQTrn-2569_712922724a260d96fea082856cd21d6b",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T03:22:42",
- "machine_question": "where do the houston rockets play basketball and is the sports facility where Houston Hotshots play",
- "question": "What sports facility is home to both the Houston Astros and Houston hotshots?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0jmfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0jmfb ns:sports.sports_team.arena_stadium ?x .\n?x ns:sports.sports_facility.home_venue_for ?c .\n?c ns:sports.team_venue_relationship.team ns:m.0cwym3 . \n}",
- "webqsp_ID": "WebQTrn-2569",
- "webqsp_question": "where do the houston rockets play basketball"
- },
- {
- "ID": "WebQTrn-372_ceca8e444382b621884b9338be24fdef",
- "compositionality_type": "conjunction",
- "created": "2017-10-25T22:00:52",
- "machine_question": "what do catholics call their god and that work as Prophet",
- "question": "What prophet to Catholics call God?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0c8wxp)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0c8wxp ns:religion.religion.deities ?x .\n?x ns:people.person.profession ns:m.066dv . \n}",
- "webqsp_ID": "WebQTrn-372",
- "webqsp_question": "what do catholics call their god"
- },
- {
- "ID": "WebQTrn-1939_f4a09a295875531887340bb4c3b57928",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:56:33",
- "machine_question": "what political experience did the person to whom William Howard Taft dedicated his/her work have",
- "question": "Who did William Howard Taft dedicate his work to and where did they attend college?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:media_common.dedicatee.dedications ?k .\n?k ns:media_common.dedication.dedicated_by ns:m.083pr . \n?c ns:government.politician.government_positions_held ?y .\n?y ns:government.government_position_held.office_position_or_title ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1939",
- "webqsp_question": "what political experience did abraham lincoln have"
- },
- {
- "ID": "WebQTest-55_350cad074495ce796cd95a9bbce0ceb4",
- "compositionality_type": "composition",
- "created": "2017-10-26T06:49:00",
- "machine_question": "who is the artist which recorded Elf's Lament",
- "question": "What artist recorded Elf's Lament?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:music.featured_artist.recordings ns:m.0z534m . \n?c ns:people.person.profession ?x .\n}\n",
- "webqsp_ID": "WebQTest-55",
- "webqsp_question": "who is michael buble"
- },
- {
- "ID": "WebQTrn-3057_5a7cd2677ed97e520a124ba9c2da6ad4",
- "compositionality_type": "comparative",
- "created": "2017-10-26T04:41:21",
- "machine_question": "what year did giants win world series and is the event ended before 2014-10-30",
- "question": "When prior to October 30, 2014 did the Giants win the world series?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0713r)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0713r ns:sports.sports_team.championships ?x .\n?x ns:time.event.end_date ?num .\nFILTER (?num < \"2014-10-30\"^^xsd:dateTime) . \n}",
- "webqsp_ID": "WebQTrn-3057",
- "webqsp_question": "what year did giants win world series"
- },
- {
- "ID": "WebQTrn-662_593632bf477d73bb33a311728d6e6f29",
- "compositionality_type": "composition",
- "created": "2017-10-25T22:45:56",
- "machine_question": "what was the sports team arena stadium is Old Trafford first name",
- "question": "What is the name of the sports team that owns Old Trafford Stadium?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:sports.sports_team.arena_stadium ns:m.030lpl . \n?c ns:sports.sports_team.previously_known_as ?x .\n}\n",
- "webqsp_ID": "WebQTrn-662",
- "webqsp_question": "what was manchester united first name"
- },
- {
- "ID": "WebQTrn-2258_7eef3253bf4eafe45e05c66e05a2c94c",
- "compositionality_type": "composition",
- "created": "2017-10-26T02:38:42",
- "machine_question": "who was vice president under the political appointer that had the title U.S. Attorney for the Northern District of Georgia",
- "question": "Who served as Vice-President under the political appointee who held the title U.S. Attorney for the Northern District of Georgia?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:government.political_appointer.appointees ?k .\n?k ns:government.government_position_held.office_position_or_title ns:m.0459wjj . \n?c ns:government.us_president.vice_president ?x .\n}\n",
- "webqsp_ID": "WebQTrn-2258",
- "webqsp_question": "who was vice president under ronald reagan"
- },
- {
- "ID": "WebQTest-213_69ead5f11f920334fa972ca0d1fffc2a",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did was nominee of the Venice Film Festival Upstream Prize for Best Actress award date",
- "question": "Who dated the nominee for the Venice Film Festival Upstream Prize for Best Actress?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.award ns:m.0gm4_th . \n?c ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n}\n",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- },
- {
- "ID": "WebQTrn-2784_699eef038aecb4af8f113ca8cd4081a0",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T04:03:46",
- "machine_question": "what movies does tupac act in and that was producted by Neal H. Moritz",
- "question": "Which movie was produced by Neal L. Moritz where Tupac acted in?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.07pzc)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.07pzc ns:film.actor.film ?y .\n?y ns:film.performance.film ?x .\n?x ns:film.film.produced_by ns:m.043q6n_ . \n}",
- "webqsp_ID": "WebQTrn-2784",
- "webqsp_question": "what movies does tupac act in"
- },
- {
- "ID": "WebQTrn-3249_5ae0074bd07e87487226dfdcf95a4c5c",
- "compositionality_type": "superlative",
- "created": "2017-10-26T05:13:32",
- "machine_question": "what show does tamera mowry play on and the tv program episode running time is smallest",
- "question": "What tv show starring tamera mowry has the shortest running time?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.075kfb)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.075kfb ns:tv.tv_actor.starring_roles ?y .\n?y ns:tv.regular_tv_appearance.series ?x .\n?x ns:tv.tv_program.episode_running_time ?num .\n}\nORDER BY xsd:integer(?num) LIMIT 1",
- "webqsp_ID": "WebQTrn-3249",
- "webqsp_question": "what show does tamera mowry play on"
- },
- {
- "ID": "WebQTrn-1841_52a1c0b6a4362fec365873adecb58146",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T01:41:53",
- "machine_question": "what are popular sports in spain and is the sports team was founded in 1930",
- "question": "What popular Sports Team in Spain was founded in 1930?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.06mkj)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.06mkj ns:sports.sports_team_location.teams ?x .\n?x ns:sports.sports_team.founded \"1930\"^^xsd:dateTime . \n}",
- "webqsp_ID": "WebQTrn-1841",
- "webqsp_question": "what are popular sports in spain"
- },
- {
- "ID": "WebQTrn-1938_0e945cac8043fe5af615e4b2f0ddac8f",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:56:28",
- "machine_question": "what type of government does where the currency Israeli lira is used",
- "question": "What is the type of government practiced in the country where the Israeli Lira is used?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.currency_formerly_used ns:m.036g0k . \n?c ns:location.country.form_of_government ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1938",
- "webqsp_question": "what type of government does israel"
- },
- {
- "ID": "WebQTest-989_20bb2e223d83caf91ca75a04b854377c",
- "compositionality_type": "comparative",
- "created": "2017-10-26T09:16:19",
- "machine_question": "what happened to dunkirk during ww2 and the lower estimate of the number of casualties were less than 30000",
- "question": "What event with less than 30,000 casualties happened at Dunkirk in WW2?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.0md6f)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.0md6f ns:location.location.events ?x .\n?x ns:time.event.included_in_event ns:m.081pw .\n?x ns:military.military_conflict.casualties ?c .\n?c ns:military.casualties.lower_estimate ?num .\nFILTER (xsd:integer(?num) < 30000) . \n}",
- "webqsp_ID": "WebQTest-989",
- "webqsp_question": "what happened to dunkirk during ww2"
- },
- {
- "ID": "WebQTrn-1722_aca40552e6778874c40c75071d819a54",
- "compositionality_type": "composition",
- "created": "2017-10-26T01:26:00",
- "machine_question": "what continent does the the country where Bahamas Creole English Language is spoken belong to",
- "question": "North America is where Bahamas Creole English Language is spoken belong to.?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:location.country.languages_spoken ns:m.026qjbs . \n?c ns:base.locations.countries.continent ?x .\n}\n",
- "webqsp_ID": "WebQTrn-1722",
- "webqsp_question": "what continent does the bahamas belong to"
- },
- {
- "ID": "WebQTrn-3543_bbb0c8aa3a2941db5bf85e7557241fda",
- "compositionality_type": "conjunction",
- "created": "2017-10-26T06:06:32",
- "machine_question": "what countries does japan export to and the ISO numeric of the country is 736",
- "question": "Find the country with the ISO number of 736 that that imports from Japan, what is the name of the country?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ns:m.03_3d)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\nns:m.03_3d ns:location.statistical_region.places_exported_to ?y .\n?y ns:location.imports_and_exports.exported_to ?x .\n?x ns:location.country.iso_numeric \"736\" . \n}",
- "webqsp_ID": "WebQTrn-3543",
- "webqsp_question": "what countries does japan export to"
- },
- {
- "ID": "WebQTest-213_71621b15ae9777fca8c1becaa188a3bb",
- "compositionality_type": "composition",
- "created": "2017-10-26T07:10:13",
- "machine_question": "who did was an award nominee in the Boston Society of Film Critics Awards 2003 ceremony date",
- "question": "Who were the award nominees for the 2003 Boston Society of Film Critics Awards?",
- "sparql": "PREFIX ns: \nSELECT DISTINCT ?x\nWHERE {\nFILTER (?x != ?c)\nFILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))\n?c ns:award.award_nominee.award_nominations ?k .\n?k ns:award.award_nomination.ceremony ns:m.09t_1l . \n?c ns:base.popstra.celebrity.dated ?y .\n?y ns:base.popstra.dated.participant ?x .\n}\n",
- "webqsp_ID": "WebQTest-213",
- "webqsp_question": "who did scarlett johansson date"
- }
-]
\ No newline at end of file