{"story_id": 406, "example_id": 1131, "conclusion": "Rina is a person who jokes about being addicted to caffeine or unaware that caffeine is a drug.", "premises": ["All people who regularly drink coffee are dependent on caffeine.", "People either regularly drink coffee or joke about being addicted to caffeine.", "No one who jokes about being addicted to caffeine is unaware that caffeine is a drug.", "Rina is either a student and unaware that caffeine is a drug, or neither a student nor unaware that caffeine is a drug.", "If Rina is not a person dependent on caffeine and a student, then Rina is either a person dependent on caffeine and a student, or neither a person dependent on caffeine nor a student. "], "premises-FOL": ["∀x (Drinks(x) → Dependent(x))", "∀x (Drinks(x) ⊕ Jokes(x))", "∀x (Jokes(x) → ¬Unaware(x))", "(Student(rina) ∧ Unaware(rina)) ⊕ ¬(Student(rina) ∨ Unaware(rina))", "¬(Dependent(rina) ∧ Student(rina)) → (Dependent(rina) ∧ Student(rina)) ⊕ ¬(Dependent(rina) ∨ Student(rina))"], "label": "True", "source": "hyb"} {"story_id": 406, "example_id": 1132, "conclusion": "Rina is either a person who jokes about being addicted to caffeine or is unaware that caffeine is a drug.", "premises": ["All people who regularly drink coffee are dependent on caffeine.", "People either regularly drink coffee or joke about being addicted to caffeine.", "No one who jokes about being addicted to caffeine is unaware that caffeine is a drug.", "Rina is either a student and unaware that caffeine is a drug, or neither a student nor unaware that caffeine is a drug.", "If Rina is not a person dependent on caffeine and a student, then Rina is either a person dependent on caffeine and a student, or neither a person dependent on caffeine nor a student. "], "premises-FOL": ["∀x (Drinks(x) → Dependent(x))", "∀x (Drinks(x) ⊕ Jokes(x))", "∀x (Jokes(x) → ¬Unaware(x))", "(Student(rina) ∧ Unaware(rina)) ⊕ ¬(Student(rina) ∨ Unaware(rina))", "¬(Dependent(rina) ∧ Student(rina)) → (Dependent(rina) ∧ Student(rina)) ⊕ ¬(Dependent(rina) ∨ Student(rina))"], "label": "True", "source": "hyb"} {"story_id": 406, "example_id": 1133, "conclusion": "Rina is either a person who regularly drinks coffee or a person who is unaware that caffeine is a drug.", "premises": ["All people who regularly drink coffee are dependent on caffeine.", "People either regularly drink coffee or joke about being addicted to caffeine.", "No one who jokes about being addicted to caffeine is unaware that caffeine is a drug.", "Rina is either a student and unaware that caffeine is a drug, or neither a student nor unaware that caffeine is a drug.", "If Rina is not a person dependent on caffeine and a student, then Rina is either a person dependent on caffeine and a student, or neither a person dependent on caffeine nor a student. "], "premises-FOL": ["∀x (Drinks(x) → Dependent(x))", "∀x (Drinks(x) ⊕ Jokes(x))", "∀x (Jokes(x) → ¬Unaware(x))", "(Student(rina) ∧ Unaware(rina)) ⊕ ¬(Student(rina) ∨ Unaware(rina))", "¬(Dependent(rina) ∧ Student(rina)) → (Dependent(rina) ∧ Student(rina)) ⊕ ¬(Dependent(rina) ∨ Student(rina))"], "label": "False", "source": "hyb"} {"story_id": 406, "example_id": 1134, "conclusion": "If Rina is either a person who jokes about being addicted to caffeine and a person who is unaware that caffeine is a drug, or neither a person who jokes about being addicted to caffeine nor a person who is unaware that caffeine is a drug, then Rina jokes about being addicted to caffeine and regularly drinks coffee.", "premises": ["All people who regularly drink coffee are dependent on caffeine.", "People either regularly drink coffee or joke about being addicted to caffeine.", "No one who jokes about being addicted to caffeine is unaware that caffeine is a drug.", "Rina is either a student and unaware that caffeine is a drug, or neither a student nor unaware that caffeine is a drug.", "If Rina is not a person dependent on caffeine and a student, then Rina is either a person dependent on caffeine and a student, or neither a person dependent on caffeine nor a student. "], "premises-FOL": ["∀x (Drinks(x) → Dependent(x))", "∀x (Drinks(x) ⊕ Jokes(x))", "∀x (Jokes(x) → ¬Unaware(x))", "(Student(rina) ∧ Unaware(rina)) ⊕ ¬(Student(rina) ∨ Unaware(rina))", "¬(Dependent(rina) ∧ Student(rina)) → (Dependent(rina) ∧ Student(rina)) ⊕ ¬(Dependent(rina) ∨ Student(rina))"], "label": "True", "source": "hyb"} {"story_id": 8, "example_id": 20, "conclusion": "Miroslav Venhoda loved music.", "premises": ["Miroslav Venhoda was a Czech choral conductor who specialized in the performance of Renaissance and Baroque music.", "Any choral conductor is a musician.", "Some musicians love music.", "Miroslav Venhoda published a book in 1946 called Method of Studying Gregorian Chant."], "premises-FOL": ["Czech(miroslav) ∧ ChoralConductor(miroslav) ∧ Specialize(miroslav, renaissance) ∧ Specialize(miroslav, baroque)", "∀x (ChoralConductor(x) → Musician(x))", "∃x (Musician(x) → Love(x, music))", "Book(methodOfStudyingGregorianChant) ∧ Author(miroslav, methodOfStudyingGregorianChant) ∧ Publish(methodOfStudyingGregorianChant, year1946)"], "label": "Unknown", "source": "wiki"} {"story_id": 8, "example_id": 21, "conclusion": "A Czech person wrote a book in 1946.", "premises": ["Miroslav Venhoda was a Czech choral conductor who specialized in the performance of Renaissance and Baroque music.", "Any choral conductor is a musician.", "Some musicians love music.", "Miroslav Venhoda published a book in 1946 called Method of Studying Gregorian Chant."], "premises-FOL": ["Czech(miroslav) ∧ ChoralConductor(miroslav) ∧ Specialize(miroslav, renaissance) ∧ Specialize(miroslav, baroque)", "∀x (ChoralConductor(x) → Musician(x))", "∃x (Musician(x) → Love(x, music))", "Book(methodOfStudyingGregorianChant) ∧ Author(miroslav, methodOfStudyingGregorianChant) ∧ Publish(methodOfStudyingGregorianChant, year1946)"], "label": "True", "source": "wiki"} {"story_id": 8, "example_id": 22, "conclusion": "No choral conductor specialized in the performance of Renaissance.", "premises": ["Miroslav Venhoda was a Czech choral conductor who specialized in the performance of Renaissance and Baroque music.", "Any choral conductor is a musician.", "Some musicians love music.", "Miroslav Venhoda published a book in 1946 called Method of Studying Gregorian Chant."], "premises-FOL": ["Czech(miroslav) ∧ ChoralConductor(miroslav) ∧ Specialize(miroslav, renaissance) ∧ Specialize(miroslav, baroque)", "∀x (ChoralConductor(x) → Musician(x))", "∃x (Musician(x) → Love(x, music))", "Book(methodOfStudyingGregorianChant) ∧ Author(miroslav, methodOfStudyingGregorianChant) ∧ Publish(methodOfStudyingGregorianChant, year1946)"], "label": "False", "source": "wiki"} {"story_id": 463, "example_id": 1341, "conclusion": "Sea eel is an eel.", "premises": ["All eels are fish. ", "No fish are plants. ", "A thing is either a plant or animal.", "Nothing that breathes is paper. ", "All animals breathe.", "If a sea eel is either an eel or a plant, then a sea eel is an eel or an animal."], "premises-FOL": ["∀x (Eel (x)→ Fish (x))", "∀x (Fish (x)→ ¬ Plant (x))", "∀x ( Plant (x) ∨ Animal (x))", "∀x (Breathe (x)→ ¬ Paper (x))", "∀x (Animal (x)→ Breathe (x))", " Eel (seaEel) ⊕ Plant (seaEel) → Eel (seaEel) ∨ Animal (seaEel) "], "label": "Unknown", "source": "hyb"} {"story_id": 463, "example_id": 1342, "conclusion": "Sea eel is a paper.", "premises": ["All eels are fish. ", "No fish are plants. ", "A thing is either a plant or animal.", "Nothing that breathes is paper. ", "All animals breathe.", "If a sea eel is either an eel or a plant, then a sea eel is an eel or an animal."], "premises-FOL": ["∀x (Eel (x)→ Fish (x))", "∀x (Fish (x)→ ¬ Plant (x))", "∀x ( Plant (x) ∨ Animal (x))", "∀x (Breathe (x)→ ¬ Paper (x))", "∀x (Animal (x)→ Breathe (x))", " Eel (seaEel) ⊕ Plant (seaEel) → Eel (seaEel) ∨ Animal (seaEel) "], "label": "False", "source": "hyb"} {"story_id": 463, "example_id": 1343, "conclusion": "Sea eel breathes or is a paper.", "premises": ["All eels are fish. ", "No fish are plants. ", "A thing is either a plant or animal.", "Nothing that breathes is paper. ", "All animals breathe.", "If a sea eel is either an eel or a plant, then a sea eel is an eel or an animal."], "premises-FOL": ["∀x (Eel (x)→ Fish (x))", "∀x (Fish (x)→ ¬ Plant (x))", "∀x ( Plant (x) ∨ Animal (x))", "∀x (Breathe (x)→ ¬ Paper (x))", "∀x (Animal (x)→ Breathe (x))", " Eel (seaEel) ⊕ Plant (seaEel) → Eel (seaEel) ∨ Animal (seaEel) "], "label": "True", "source": "hyb"} {"story_id": 133, "example_id": 393, "conclusion": "A five-story building is built in 1915.", "premises": ["The Blake McFall Company Building is a commercial warehouse listed on the National Register of Historic Places.", "The Blake McFall Company Building was added to the National Register of Historic Places in 1990.", "The Emmet Building is a five-story building in Portland, Oregon.", "The Emmet Building was built in 1915.", "The Emmet Building is another name for the Blake McFall Company Building.", "John works at the Emmet Building."], "premises-FOL": ["∀x (Blake(x) → Building(x))", "∀x (Blake(x) → Historic(x, year1990))", "∀x (Emmet(x) → Building(x) ∧ FiveStory(x) ∧ Locate(x, portland))", "∀x (Emmet(x) → Construct(x, year1915))", "∀x (Emmet(x) ↔ Blake(x))", "∃x (Emmet(x) ∧ Work(john, x))"], "label": "True", "source": "wiki"} {"story_id": 133, "example_id": 394, "conclusion": "The Blake McFall Company Building is located in Portland, Oregon.", "premises": ["The Blake McFall Company Building is a commercial warehouse listed on the National Register of Historic Places.", "The Blake McFall Company Building was added to the National Register of Historic Places in 1990.", "The Emmet Building is a five-story building in Portland, Oregon.", "The Emmet Building was built in 1915.", "The Emmet Building is another name for the Blake McFall Company Building.", "John works at the Emmet Building."], "premises-FOL": ["∀x (Blake(x) → Building(x))", "∀x (Blake(x) → Historic(x, year1990))", "∀x (Emmet(x) → Building(x) ∧ FiveStory(x) ∧ Locate(x, portland))", "∀x (Emmet(x) → Construct(x, year1915))", "∀x (Emmet(x) ↔ Blake(x))", "∃x (Emmet(x) ∧ Work(john, x))"], "label": "True", "source": "wiki"} {"story_id": 133, "example_id": 395, "conclusion": "John started his current job in 1990.", "premises": ["The Blake McFall Company Building is a commercial warehouse listed on the National Register of Historic Places.", "The Blake McFall Company Building was added to the National Register of Historic Places in 1990.", "The Emmet Building is a five-story building in Portland, Oregon.", "The Emmet Building was built in 1915.", "The Emmet Building is another name for the Blake McFall Company Building.", "John works at the Emmet Building."], "premises-FOL": ["∀x (Blake(x) → Building(x))", "∀x (Blake(x) → Historic(x, year1990))", "∀x (Emmet(x) → Building(x) ∧ FiveStory(x) ∧ Locate(x, portland))", "∀x (Emmet(x) → Construct(x, year1915))", "∀x (Emmet(x) ↔ Blake(x))", "∃x (Emmet(x) ∧ Work(john, x))"], "label": "Unknown", "source": "wiki"} {"story_id": 226, "example_id": 640, "conclusion": "William Dickinson did not get a seat in the Parliament.", "premises": ["William Dickinson was a British politician who sat in the House of Commons", "William Dickinson attended Westminster school for high school and then the University of Edinburgh.", "The University of Edinburgh is a university located in the United Kingdom.", "William Dickinson supported the Portland Whigs.", "People who supported the Portland Whigs did not get a seat in the Parliament."], "premises-FOL": ["BritishPolitician(williamdickinson) ∧ SatInHouseOfCommons(williamdickinson)", "Attended(williamdickinson, westminster) ∧ Highschool(westminster) ∧ Attended(williamdickinson, universityofedinburgh)", "LocatedIn(universityofedinburgh, unitedkingdom) ∧ University(universityofedinburgh)", "Supported(williamdickinson, portlandwhigs)", "∀x (Supported(x, portlandwhigs) → ¬SeatInParliament(x))"], "label": "True", "source": "wiki"} {"story_id": 226, "example_id": 641, "conclusion": "William Dickinson went to schools located in the United Kingdom for both high school and university.", "premises": ["William Dickinson was a British politician who sat in the House of Commons", "William Dickinson attended Westminster school for high school and then the University of Edinburgh.", "The University of Edinburgh is a university located in the United Kingdom.", "William Dickinson supported the Portland Whigs.", "People who supported the Portland Whigs did not get a seat in the Parliament."], "premises-FOL": ["BritishPolitician(williamdickinson) ∧ SatInHouseOfCommons(williamdickinson)", "Attended(williamdickinson, westminster) ∧ Highschool(westminster) ∧ Attended(williamdickinson, universityofedinburgh)", "LocatedIn(universityofedinburgh, unitedkingdom) ∧ University(universityofedinburgh)", "Supported(williamdickinson, portlandwhigs)", "∀x (Supported(x, portlandwhigs) → ¬SeatInParliament(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 226, "example_id": 642, "conclusion": "William Dickinson attended university in the United Kingdom.", "premises": ["William Dickinson was a British politician who sat in the House of Commons", "William Dickinson attended Westminster school for high school and then the University of Edinburgh.", "The University of Edinburgh is a university located in the United Kingdom.", "William Dickinson supported the Portland Whigs.", "People who supported the Portland Whigs did not get a seat in the Parliament."], "premises-FOL": ["BritishPolitician(williamdickinson) ∧ SatInHouseOfCommons(williamdickinson)", "Attended(williamdickinson, westminster) ∧ Highschool(westminster) ∧ Attended(williamdickinson, universityofedinburgh)", "LocatedIn(universityofedinburgh, unitedkingdom) ∧ University(universityofedinburgh)", "Supported(williamdickinson, portlandwhigs)", "∀x (Supported(x, portlandwhigs) → ¬SeatInParliament(x))"], "label": "True", "source": "wiki"} {"story_id": 226, "example_id": 643, "conclusion": "William Dickinson sat in the House of Commons.", "premises": ["William Dickinson was a British politician who sat in the House of Commons", "William Dickinson attended Westminster school for high school and then the University of Edinburgh.", "The University of Edinburgh is a university located in the United Kingdom.", "William Dickinson supported the Portland Whigs.", "People who supported the Portland Whigs did not get a seat in the Parliament."], "premises-FOL": ["BritishPolitician(williamdickinson) ∧ SatInHouseOfCommons(williamdickinson)", "Attended(williamdickinson, westminster) ∧ Highschool(westminster) ∧ Attended(williamdickinson, universityofedinburgh)", "LocatedIn(universityofedinburgh, unitedkingdom) ∧ University(universityofedinburgh)", "Supported(williamdickinson, portlandwhigs)", "∀x (Supported(x, portlandwhigs) → ¬SeatInParliament(x))"], "label": "True", "source": "wiki"} {"story_id": 247, "example_id": 695, "conclusion": "Danil knows LanguageA.", "premises": ["LanguageA is a universal language", "If a universal language exists, then for every two people if they both know the same universal language they can communicate.", "Katya cannot communicate with Danil.", "Katya knows LanguageA. "], "premises-FOL": ["UniversalLanguage(languageA)", "∀x ∀y (∃z (Know(x, z) ∧ Know(y, z) ∧ UniversalLanguage(z)) → Communicate(x, y))", "Know(katya, languageA)", "¬Communicate(katya, danil)"], "label": "False", "source": "wiki"} {"story_id": 422, "example_id": 1197, "conclusion": "James goes to cinemas every week.", "premises": ["All customers who are subscribed to AMC List are available to watch 3 movies every week without any additional fees. ", "Some customers go to cinemas every week", "Customers either subscribe to AMC service or HBO service. ", "Customers who prefer TV series more and will not watch TV series in cinemas.", "All customers who subscribe to HBO services prefer TV series to movies. ", "James watches TV series in cinemas. "], "premises-FOL": ["∀x (AMC(x) → ThreeMovies(x))", "∃x (CinemaEveryWeek(x))", "∀x (AMC(x) ∨ HBO(x))", "∀x (PreferTVSeries(x) → ¬WatchTVInCinema(x))", "∀x (HBO(x) → PreferTVSeries(x))", "WatchTVInCinema(james)"], "label": "Unknown", "source": "hyb"} {"story_id": 422, "example_id": 1198, "conclusion": "James does not go to cinemas every week.", "premises": ["All customers who are subscribed to AMC List are available to watch 3 movies every week without any additional fees. ", "Some customers go to cinemas every week", "Customers either subscribe to AMC service or HBO service. ", "Customers who prefer TV series more and will not watch TV series in cinemas.", "All customers who subscribe to HBO services prefer TV series to movies. ", "James watches TV series in cinemas. "], "premises-FOL": ["∀x (AMC(x) → ThreeMovies(x))", "∃x (CinemaEveryWeek(x))", "∀x (AMC(x) ∨ HBO(x))", "∀x (PreferTVSeries(x) → ¬WatchTVInCinema(x))", "∀x (HBO(x) → PreferTVSeries(x))", "WatchTVInCinema(james)"], "label": "Unknown", "source": "hyb"} {"story_id": 422, "example_id": 1199, "conclusion": "James goes to cinemas every week or watches 3 movies every week without any additional fees.", "premises": ["All customers who are subscribed to AMC List are available to watch 3 movies every week without any additional fees. ", "Some customers go to cinemas every week", "Customers either subscribe to AMC service or HBO service. ", "Customers who prefer TV series more and will not watch TV series in cinemas.", "All customers who subscribe to HBO services prefer TV series to movies. ", "James watches TV series in cinemas. "], "premises-FOL": ["∀x (AMC(x) → ThreeMovies(x))", "∃x (CinemaEveryWeek(x))", "∀x (AMC(x) ∨ HBO(x))", "∀x (PreferTVSeries(x) → ¬WatchTVInCinema(x))", "∀x (HBO(x) → PreferTVSeries(x))", "WatchTVInCinema(james)"], "label": "True", "source": "hyb"} {"story_id": 422, "example_id": 1200, "conclusion": "If James does not both go to cinemas every week and subscribe to HBO service, then James is either available to watch 3 movies every week without any additional fees or he prefers TV more.", "premises": ["All customers who are subscribed to AMC List are available to watch 3 movies every week without any additional fees. ", "Some customers go to cinemas every week", "Customers either subscribe to AMC service or HBO service. ", "Customers who prefer TV series more and will not watch TV series in cinemas.", "All customers who subscribe to HBO services prefer TV series to movies. ", "James watches TV series in cinemas. "], "premises-FOL": ["∀x (AMC(x) → ThreeMovies(x))", "∃x (CinemaEveryWeek(x))", "∀x (AMC(x) ∨ HBO(x))", "∀x (PreferTVSeries(x) → ¬WatchTVInCinema(x))", "∀x (HBO(x) → PreferTVSeries(x))", "WatchTVInCinema(james)"], "label": "True", "source": "hyb"} {"story_id": 422, "example_id": 1201, "conclusion": "If James is available to watch 3 movies every week without any additional fees and he watches TV series in cinemas, then he goes to cinemas every week and prefers TV series more.", "premises": ["All customers who are subscribed to AMC List are available to watch 3 movies every week without any additional fees. ", "Some customers go to cinemas every week", "Customers either subscribe to AMC service or HBO service. ", "Customers who prefer TV series more and will not watch TV series in cinemas.", "All customers who subscribe to HBO services prefer TV series to movies. ", "James watches TV series in cinemas. "], "premises-FOL": ["∀x (AMC(x) → ThreeMovies(x))", "∃x (CinemaEveryWeek(x))", "∀x (AMC(x) ∨ HBO(x))", "∀x (PreferTVSeries(x) → ¬WatchTVInCinema(x))", "∀x (HBO(x) → PreferTVSeries(x))", "WatchTVInCinema(james)"], "label": "False", "source": "hyb"} {"story_id": 193, "example_id": 553, "conclusion": "In La Liga 2021-2022, Real Madrid ranks higher than Barcelona.", "premises": ["A La Liga soccer team ranks higher than another if it receives more points.", "If two La Liga soccer teams recieve the same points, the team which recieves more points from the games between the two teams ranks higher.", "Real Madrid and Barcelona are both La Liga soccer teams.", "In La Liga 2021-2022, Real Madrid recieves 86 points and Barcelon recieves 73 points.", "In La Liga 2021-2022, Real Madrid and Barcelona both recieve 3 points from the games between them."], "premises-FOL": ["∀x ∀y (LaLiga(x) ∧ LaLiga(y) ∧ MorePoints(x, y) → HigherRank(x, y))", "∀x ∀y (LaLiga(x) ∧ LaLiga(y) ∧ ¬MorePoints(x, y) ∧ ¬MorePoints(y, x) ∧ MorePointsInGameBetween(x, y) → HigherRank(x, y))", "LaLiga(realMadrid) ∧ LaLiga(barcelona)", "MorePoints(realMadrid, barcelona)", "¬MorePointsInGameBetween(realMadrid, barcelona) ∧ ¬MorePointsInGameBetween(barcelona, realMadrid)"], "label": "True", "source": "wiki"} {"story_id": 193, "example_id": 554, "conclusion": "In La Liga 2021-2022, Barcelona ranks higher than Real Madrid.", "premises": ["A La Liga soccer team ranks higher than another if it receives more points.", "If two La Liga soccer teams recieve the same points, the team which recieves more points from the games between the two teams ranks higher.", "Real Madrid and Barcelona are both La Liga soccer teams.", "In La Liga 2021-2022, Real Madrid recieves 86 points and Barcelon recieves 73 points.", "In La Liga 2021-2022, Real Madrid and Barcelona both recieve 3 points from the games between them."], "premises-FOL": ["∀x ∀y (LaLiga(x) ∧ LaLiga(y) ∧ MorePoints(x, y) → HigherRank(x, y))", "∀x ∀y (LaLiga(x) ∧ LaLiga(y) ∧ ¬MorePoints(x, y) ∧ ¬MorePoints(y, x) ∧ MorePointsInGameBetween(x, y) → HigherRank(x, y))", "LaLiga(realMadrid) ∧ LaLiga(barcelona)", "MorePoints(realMadrid, barcelona)", "¬MorePointsInGameBetween(realMadrid, barcelona) ∧ ¬MorePointsInGameBetween(barcelona, realMadrid)"], "label": "False", "source": "wiki"} {"story_id": 82, "example_id": 250, "conclusion": "Tom uses the zip code 98199.", "premises": ["Lawton Park is a neighbourhood in Seattle. ", "All citizens of Lawton Park use the zip code 98199. ", "Tom is a citizen of Lawton Park.", "Daniel uses the zip code 98199. "], "premises-FOL": ["Neighbourhoodin(lawtonPark, seattle)", "∀x (Citizenof(x, lawtonPark) → Usezipcode(x, number98199))", "Citizenof(tom, lawtonPark)", "Usezipcode(daniel, number98199)"], "label": "True", "source": "wiki"} {"story_id": 82, "example_id": 251, "conclusion": "Tom doesn't use the zip code 98199.", "premises": ["Lawton Park is a neighbourhood in Seattle. ", "All citizens of Lawton Park use the zip code 98199. ", "Tom is a citizen of Lawton Park.", "Daniel uses the zip code 98199. "], "premises-FOL": ["Neighbourhoodin(lawtonPark, seattle)", "∀x (Citizenof(x, lawtonPark) → Usezipcode(x, number98199))", "Citizenof(tom, lawtonPark)", "Usezipcode(daniel, number98199)"], "label": "False", "source": "wiki"} {"story_id": 82, "example_id": 252, "conclusion": "Tom is a citizen of Washington.", "premises": ["Lawton Park is a neighbourhood in Seattle. ", "All citizens of Lawton Park use the zip code 98199. ", "Tom is a citizen of Lawton Park.", "Daniel uses the zip code 98199. "], "premises-FOL": ["Neighbourhoodin(lawtonPark, seattle)", "∀x (Citizenof(x, lawtonPark) → Usezipcode(x, number98199))", "Citizenof(tom, lawtonPark)", "Usezipcode(daniel, number98199)"], "label": "Unknown", "source": "wiki"} {"story_id": 82, "example_id": 253, "conclusion": "Daniel is a citizen of Lawton Park.", "premises": ["Lawton Park is a neighbourhood in Seattle. ", "All citizens of Lawton Park use the zip code 98199. ", "Tom is a citizen of Lawton Park.", "Daniel uses the zip code 98199. "], "premises-FOL": ["Neighbourhoodin(lawtonPark, seattle)", "∀x (Citizenof(x, lawtonPark) → Usezipcode(x, number98199))", "Citizenof(tom, lawtonPark)", "Usezipcode(daniel, number98199)"], "label": "Unknown", "source": "wiki"} {"story_id": 86, "example_id": 262, "conclusion": "Tiffany T. Alston was suspended from the Maryland House of Delegates.", "premises": ["If a legislator is found guilty of stealing government funds, they will be suspended from office.", "Tiffany T. Alston was a legislator in Maryland's House of Delegates from 2011 to 2013.", "Tiffany T. Alston was found guilty of stealing government funds in 2012."], "premises-FOL": ["∀x (IsLegislator(x) ∧ StealsFunds(x) → Suspended(x))", "IsLegislator(tiffanyTAlston)", "StealsFunds(tiffanyTAlston)"], "label": "True", "source": "wiki"} {"story_id": 86, "example_id": 263, "conclusion": "Tiffany T. Alston was not suspended from the Maryland House of Delegates.", "premises": ["If a legislator is found guilty of stealing government funds, they will be suspended from office.", "Tiffany T. Alston was a legislator in Maryland's House of Delegates from 2011 to 2013.", "Tiffany T. Alston was found guilty of stealing government funds in 2012."], "premises-FOL": ["∀x (IsLegislator(x) ∧ StealsFunds(x) → Suspended(x))", "IsLegislator(tiffanyTAlston)", "StealsFunds(tiffanyTAlston)"], "label": "False", "source": "wiki"} {"story_id": 86, "example_id": 264, "conclusion": "Tiffany T. Alston went to prison for stealing government funds.", "premises": ["If a legislator is found guilty of stealing government funds, they will be suspended from office.", "Tiffany T. Alston was a legislator in Maryland's House of Delegates from 2011 to 2013.", "Tiffany T. Alston was found guilty of stealing government funds in 2012."], "premises-FOL": ["∀x (IsLegislator(x) ∧ StealsFunds(x) → Suspended(x))", "IsLegislator(tiffanyTAlston)", "StealsFunds(tiffanyTAlston)"], "label": "Unknown", "source": "wiki"} {"story_id": 171, "example_id": 494, "conclusion": "If you step on a stonefish and don’t use an antivenom, it will cause death.", "premises": ["Some fish may sting.", "Stonefish is a fish.", "It stings to step on a stonefish.", "Stonefish stings cause death if not treated.", "To treat stonefish stings, apply heat to the affected area or use an antivenom."], "premises-FOL": ["∃x ∃y (Fish(x) → Sting(x,y))", "Fish(stonefish)", "∀x (StepOn(stonefish, x) → Sting(stonefish, x))", "∀x (Sting(stonefish, x) ∧ ¬Treated(x) → CauseDeath(x))", "∀x (Sting(stonefish, x) ∧ (ApplyHeat(x) ∨ UseAntivenom(x)) → Treated(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 171, "example_id": 495, "conclusion": "Stings of some fish can cause death if not treated.", "premises": ["Some fish may sting.", "Stonefish is a fish.", "It stings to step on a stonefish.", "Stonefish stings cause death if not treated.", "To treat stonefish stings, apply heat to the affected area or use an antivenom."], "premises-FOL": ["∃x ∃y (Fish(x) → Sting(x,y))", "Fish(stonefish)", "∀x (StepOn(stonefish, x) → Sting(stonefish, x))", "∀x (Sting(stonefish, x) ∧ ¬Treated(x) → CauseDeath(x))", "∀x (Sting(stonefish, x) ∧ (ApplyHeat(x) ∨ UseAntivenom(x)) → Treated(x))"], "label": "True", "source": "wiki"} {"story_id": 171, "example_id": 496, "conclusion": "If you step on a stonefish and apply heat to the affected area, stings will cause death.", "premises": ["Some fish may sting.", "Stonefish is a fish.", "It stings to step on a stonefish.", "Stonefish stings cause death if not treated.", "To treat stonefish stings, apply heat to the affected area or use an antivenom."], "premises-FOL": ["∃x ∃y (Fish(x) → Sting(x,y))", "Fish(stonefish)", "∀x (StepOn(stonefish, x) → Sting(stonefish, x))", "∀x (Sting(stonefish, x) ∧ ¬Treated(x) → CauseDeath(x))", "∀x (Sting(stonefish, x) ∧ (ApplyHeat(x) ∨ UseAntivenom(x)) → Treated(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 417, "example_id": 1178, "conclusion": "L-2021 is in the library.", "premises": ["Some monitors produced by LG have a type-c port.", "If the monitor has a type-c port, then it is not produced by AOC.", "All monitors in the library are produced by AOC. ", "L-2021 is either in the library or has a type-c port.", "L-2021 is either produced by AOC and produced by LG, or neither produced by AOC nor produced by LG."], "premises-FOL": ["∃x (LG(x) ∧ TypeC(x))", "∀x (TypeC(x) → ¬AOC(x))", "∀x (Library(x) → AOC(x))", "Library(l-2021) ⊕ TypeC(l-2021) ", "¬(AOC(l-2021) ⊕ LG(l-2021))"], "label": "Unknown", "source": "hyb"} {"story_id": 417, "example_id": 1179, "conclusion": "L-2021 is either in the library or produced by LG.", "premises": ["Some monitors produced by LG have a type-c port.", "If the monitor has a type-c port, then it is not produced by AOC.", "All monitors in the library are produced by AOC. ", "L-2021 is either in the library or has a type-c port.", "L-2021 is either produced by AOC and produced by LG, or neither produced by AOC nor produced by LG."], "premises-FOL": ["∃x (LG(x) ∧ TypeC(x))", "∀x (TypeC(x) → ¬AOC(x))", "∀x (Library(x) → AOC(x))", "Library(l-2021) ⊕ TypeC(l-2021) ", "¬(AOC(l-2021) ⊕ LG(l-2021))"], "label": "False", "source": "hyb"} {"story_id": 417, "example_id": 1180, "conclusion": "L-2021 either has a type-c port or is produced by LG.", "premises": ["Some monitors produced by LG have a type-c port.", "If the monitor has a type-c port, then it is not produced by AOC.", "All monitors in the library are produced by AOC. ", "L-2021 is either in the library or has a type-c port.", "L-2021 is either produced by AOC and produced by LG, or neither produced by AOC nor produced by LG."], "premises-FOL": ["∃x (LG(x) ∧ TypeC(x))", "∀x (TypeC(x) → ¬AOC(x))", "∀x (Library(x) → AOC(x))", "Library(l-2021) ⊕ TypeC(l-2021) ", "¬(AOC(l-2021) ⊕ LG(l-2021))"], "label": "True", "source": "hyb"} {"story_id": 417, "example_id": 1181, "conclusion": "If L-2021 is either in the library and produced by LG, or neither in the library nor produced by LG, then L-2021 neither has a type-c port nor is produced by LG.", "premises": ["Some monitors produced by LG have a type-c port.", "If the monitor has a type-c port, then it is not produced by AOC.", "All monitors in the library are produced by AOC. ", "L-2021 is either in the library or has a type-c port.", "L-2021 is either produced by AOC and produced by LG, or neither produced by AOC nor produced by LG."], "premises-FOL": ["∃x (LG(x) ∧ TypeC(x))", "∀x (TypeC(x) → ¬AOC(x))", "∀x (Library(x) → AOC(x))", "Library(l-2021) ⊕ TypeC(l-2021) ", "¬(AOC(l-2021) ⊕ LG(l-2021))"], "label": "False", "source": "hyb"} {"story_id": 417, "example_id": 1182, "conclusion": "If L-2021 is either produced by LG and produced by AOC or neither produced by LG nor produced by AOC, then L-2021 is either in the library or produced by LG.", "premises": ["Some monitors produced by LG have a type-c port.", "If the monitor has a type-c port, then it is not produced by AOC.", "All monitors in the library are produced by AOC. ", "L-2021 is either in the library or has a type-c port.", "L-2021 is either produced by AOC and produced by LG, or neither produced by AOC nor produced by LG."], "premises-FOL": ["∃x (LG(x) ∧ TypeC(x))", "∀x (TypeC(x) → ¬AOC(x))", "∀x (Library(x) → AOC(x))", "Library(l-2021) ⊕ TypeC(l-2021) ", "¬(AOC(l-2021) ⊕ LG(l-2021))"], "label": "False", "source": "hyb"} {"story_id": 377, "example_id": 1010, "conclusion": "Jeremy has a busy schedule without time to cook.", "premises": ["People eat meat regularly or are vegetation.", "If people eat meat regularly, then they enjoy eating hamburgers and steaks.", "All people who are vegetarian are conscious of the environment or their health.", "If people are conscious about the environment or their health, then they do not go to fast food places often.", "If people have busy schedules without time to cook, then they go to fast food places often.", "If Jeremy does not both go to fast food places often and is conscious about the environment or their health, then he goes to fast food places often."], "premises-FOL": ["∀x (Meat(x) ∨ Vegetarian(x))", "∀x (Meat(x) → Hamburgers(x))", "∀x (Vegetarian(x) → Conscious(x))", "∀x (Conscious(x) → ¬FastFood(x))", "∀x (Busy(x) → FastFood(x))", "¬(FastFood(jeremy) ∧ Conscious(jeremy)) → FastFood(jeremy)"], "label": "Unknown", "source": "hyb"} {"story_id": 377, "example_id": 1011, "conclusion": "Jeremy has a busy schedule without time to cook or enjoy eating hamburgers and steaks.", "premises": ["People eat meat regularly or are vegetation.", "If people eat meat regularly, then they enjoy eating hamburgers and steaks.", "All people who are vegetarian are conscious of the environment or their health.", "If people are conscious about the environment or their health, then they do not go to fast food places often.", "If people have busy schedules without time to cook, then they go to fast food places often.", "If Jeremy does not both go to fast food places often and is conscious about the environment or their health, then he goes to fast food places often."], "premises-FOL": ["∀x (Meat(x) ∨ Vegetarian(x))", "∀x (Meat(x) → Hamburgers(x))", "∀x (Vegetarian(x) → Conscious(x))", "∀x (Conscious(x) → ¬FastFood(x))", "∀x (Busy(x) → FastFood(x))", "¬(FastFood(jeremy) ∧ Conscious(jeremy)) → FastFood(jeremy)"], "label": "True", "source": "hyb"} {"story_id": 377, "example_id": 1012, "conclusion": "If Jeremy has a busy schedule without time to cook or enjoy eating hamburgers and steaks, then Jeremy neither has a busy schedule without having time to cook nor enjoys eating hamburgers and steaks.", "premises": ["People eat meat regularly or are vegetation.", "If people eat meat regularly, then they enjoy eating hamburgers and steaks.", "All people who are vegetarian are conscious of the environment or their health.", "If people are conscious about the environment or their health, then they do not go to fast food places often.", "If people have busy schedules without time to cook, then they go to fast food places often.", "If Jeremy does not both go to fast food places often and is conscious about the environment or their health, then he goes to fast food places often."], "premises-FOL": ["∀x (Meat(x) ∨ Vegetarian(x))", "∀x (Meat(x) → Hamburgers(x))", "∀x (Vegetarian(x) → Conscious(x))", "∀x (Conscious(x) → ¬FastFood(x))", "∀x (Busy(x) → FastFood(x))", "¬(FastFood(jeremy) ∧ Conscious(jeremy)) → FastFood(jeremy)"], "label": "False", "source": "hyb"} {"story_id": 180, "example_id": 521, "conclusion": "The project Sam is doing is written in C++.", "premises": ["Sam is doing a project.", "A project is written either in C++ or in Python.", "If Sam does a project written in Python, he will not use a Mac.", "Sam is using a Mac.", "If Sam uses a Mac, he will play a song.", "If a song is not \"Perfect\", Sam will never play it."], "premises-FOL": ["∃x (Project(x) ∧ Do(sam, x))", " ∀x (Project(x) → (WrittenIn(x, python) ⊕ WrittenIn(x, c++)))", " ∀x (Project(x) ∧ WrittenIn(x, python) ∧ Do(sam, x) → ¬Use(sam, mac))", " Use(sam, mac)", " Use(sam, mac) → ∃x (Song(x) ∧ Play(sam, x))", " ∀x (¬Be(x, perfect) → ¬Play(sam, x))"], "label": "True", "source": "wiki"} {"story_id": 180, "example_id": 522, "conclusion": "The song Sam is playing is \"Perfect\".", "premises": ["Sam is doing a project.", "A project is written either in C++ or in Python.", "If Sam does a project written in Python, he will not use a Mac.", "Sam is using a Mac.", "If Sam uses a Mac, he will play a song.", "If a song is not \"Perfect\", Sam will never play it."], "premises-FOL": ["∃x (Project(x) ∧ Do(sam, x))", " ∀x (Project(x) → (WrittenIn(x, python) ⊕ WrittenIn(x, c++)))", " ∀x (Project(x) ∧ WrittenIn(x, python) ∧ Do(sam, x) → ¬Use(sam, mac))", " Use(sam, mac)", " Use(sam, mac) → ∃x (Song(x) ∧ Play(sam, x))", " ∀x (¬Be(x, perfect) → ¬Play(sam, x))"], "label": "True", "source": "wiki"} {"story_id": 180, "example_id": 523, "conclusion": "If a song is \"Perfect\", Sam will play it.", "premises": ["Sam is doing a project.", "A project is written either in C++ or in Python.", "If Sam does a project written in Python, he will not use a Mac.", "Sam is using a Mac.", "If Sam uses a Mac, he will play a song.", "If a song is not \"Perfect\", Sam will never play it."], "premises-FOL": ["∃x (Project(x) ∧ Do(sam, x))", " ∀x (Project(x) → (WrittenIn(x, python) ⊕ WrittenIn(x, c++)))", " ∀x (Project(x) ∧ WrittenIn(x, python) ∧ Do(sam, x) → ¬Use(sam, mac))", " Use(sam, mac)", " Use(sam, mac) → ∃x (Song(x) ∧ Play(sam, x))", " ∀x (¬Be(x, perfect) → ¬Play(sam, x))"], "label": "Unknown", "source": "wiki"} {"story_id": 254, "example_id": 703, "conclusion": "Some pets do not have fur.", "premises": ["All rabbits have fur", "Some pets are rabbits."], "premises-FOL": ["∀x (Rabbit(x) → HasFur(x))", "∃x (Pet(x) ∧ Reptile(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 477, "example_id": 1390, "conclusion": "Tiktok is a program.", "premises": ["All video applications are software.", "All YouTube-related applications are video applications. ", "An APP is either related to YouTube or Instagram.", "All Instagram is entertainment. ", "All software is programmed. ", "All entertainments are interesting.", "If something is interesting, then it is good.", "TikTok is not good."], "premises-FOL": ["∀x (App(x) → Software(x))", "∀x (Youtube(x) → App(x))", "∀x (Youtube(x) ∨ Instagram(x))", "∀x (Instagram(x) → Entertainment(x))", "∀x (Software(x) → Program(x))", "∀x (Entertainment(x) → Interesting(x))", "∀x (Interesting(x) → Good(x))", "¬Good(tiktok)"], "label": "True", "source": "hyb"} {"story_id": 477, "example_id": 1391, "conclusion": "Tiktok is either good or a program.", "premises": ["All video applications are software.", "All YouTube-related applications are video applications. ", "An APP is either related to YouTube or Instagram.", "All Instagram is entertainment. ", "All software is programmed. ", "All entertainments are interesting.", "If something is interesting, then it is good.", "TikTok is not good."], "premises-FOL": ["∀x (App(x) → Software(x))", "∀x (Youtube(x) → App(x))", "∀x (Youtube(x) ∨ Instagram(x))", "∀x (Instagram(x) → Entertainment(x))", "∀x (Software(x) → Program(x))", "∀x (Entertainment(x) → Interesting(x))", "∀x (Interesting(x) → Good(x))", "¬Good(tiktok)"], "label": "True", "source": "hyb"} {"story_id": 477, "example_id": 1392, "conclusion": "Tiktok is not both related to youtube and a program.", "premises": ["All video applications are software.", "All YouTube-related applications are video applications. ", "An APP is either related to YouTube or Instagram.", "All Instagram is entertainment. ", "All software is programmed. ", "All entertainments are interesting.", "If something is interesting, then it is good.", "TikTok is not good."], "premises-FOL": ["∀x (App(x) → Software(x))", "∀x (Youtube(x) → App(x))", "∀x (Youtube(x) ∨ Instagram(x))", "∀x (Instagram(x) → Entertainment(x))", "∀x (Software(x) → Program(x))", "∀x (Entertainment(x) → Interesting(x))", "∀x (Interesting(x) → Good(x))", "¬Good(tiktok)"], "label": "False", "source": "hyb"} {"story_id": 477, "example_id": 1393, "conclusion": "Tiktok is either related to youtube or a program.", "premises": ["All video applications are software.", "All YouTube-related applications are video applications. ", "An APP is either related to YouTube or Instagram.", "All Instagram is entertainment. ", "All software is programmed. ", "All entertainments are interesting.", "If something is interesting, then it is good.", "TikTok is not good."], "premises-FOL": ["∀x (App(x) → Software(x))", "∀x (Youtube(x) → App(x))", "∀x (Youtube(x) ∨ Instagram(x))", "∀x (Instagram(x) → Entertainment(x))", "∀x (Software(x) → Program(x))", "∀x (Entertainment(x) → Interesting(x))", "∀x (Interesting(x) → Good(x))", "¬Good(tiktok)"], "label": "False", "source": "hyb"} {"story_id": 104, "example_id": 317, "conclusion": "There are no unincorporated communities along Kentucky Route 32.", "premises": ["Ordinary is an unincorporated community.", "Located within Elliot County, Ordinary is on Kentucky Route 32.", "Ordinary is located northwest of Sandy Hook."], "premises-FOL": ["UnincorporatedCommunity(ordinary)", "In(ordinary, elliotcounty) ∧ On(ordinary, kentuckyroute32)", "NorthwestOf(ordinary, sandyhook)"], "label": "False", "source": "wiki"} {"story_id": 104, "example_id": 318, "conclusion": "There is an unincorporated community in Elliot County.", "premises": ["Ordinary is an unincorporated community.", "Located within Elliot County, Ordinary is on Kentucky Route 32.", "Ordinary is located northwest of Sandy Hook."], "premises-FOL": ["UnincorporatedCommunity(ordinary)", "In(ordinary, elliotcounty) ∧ On(ordinary, kentuckyroute32)", "NorthwestOf(ordinary, sandyhook)"], "label": "True", "source": "wiki"} {"story_id": 348, "example_id": 926, "conclusion": "Susan is a college student.", "premises": ["All young adults go on a diet.", "All college students are young adults.", "All Yale students are college students.", "Someone is either a Yale student or a Harvard student.", "All Harvard students are diligent.", "If Susan is a Harvard student, then she is a young adult.", "If Susan is a Yale student, then she does not go on a diet."], "premises-FOL": ["∀x (YoungAdult(x) → GoOnDiet(x))", "∀x (CollegeStudent(x) → YoungAdult(x))", "∀x (YaleStudent(x) → CollegeStudent(x))", "∀x (YaleStudent(x) ∨ HarvardStudent(x))", "∀x (HarvardStudent(x) → Diligent(x))", "HarvardStudent(susan) → YoungAdult(susan)", "YaleStudent(susan) → ¬GoOnDiet(susan)"], "label": "Unknown", "source": "hyb"} {"story_id": 348, "example_id": 927, "conclusion": "Susan goes on a diet and is diligent.", "premises": ["All young adults go on a diet.", "All college students are young adults.", "All Yale students are college students.", "Someone is either a Yale student or a Harvard student.", "All Harvard students are diligent.", "If Susan is a Harvard student, then she is a young adult.", "If Susan is a Yale student, then she does not go on a diet."], "premises-FOL": ["∀x (YoungAdult(x) → GoOnDiet(x))", "∀x (CollegeStudent(x) → YoungAdult(x))", "∀x (YaleStudent(x) → CollegeStudent(x))", "∀x (YaleStudent(x) ∨ HarvardStudent(x))", "∀x (HarvardStudent(x) → Diligent(x))", "HarvardStudent(susan) → YoungAdult(susan)", "YaleStudent(susan) → ¬GoOnDiet(susan)"], "label": "True", "source": "hyb"} {"story_id": 348, "example_id": 928, "conclusion": "Susan does not go on a diet and is diligent.", "premises": ["All young adults go on a diet.", "All college students are young adults.", "All Yale students are college students.", "Someone is either a Yale student or a Harvard student.", "All Harvard students are diligent.", "If Susan is a Harvard student, then she is a young adult.", "If Susan is a Yale student, then she does not go on a diet."], "premises-FOL": ["∀x (YoungAdult(x) → GoOnDiet(x))", "∀x (CollegeStudent(x) → YoungAdult(x))", "∀x (YaleStudent(x) → CollegeStudent(x))", "∀x (YaleStudent(x) ∨ HarvardStudent(x))", "∀x (HarvardStudent(x) → Diligent(x))", "HarvardStudent(susan) → YoungAdult(susan)", "YaleStudent(susan) → ¬GoOnDiet(susan)"], "label": "False", "source": "hyb"} {"story_id": 147, "example_id": 432, "conclusion": "Inside Out was a punk band.", "premises": ["Vic DiCara plays guitar and bass.", "The only style of music Vic DiCara plays is punk music.", "Vic DiCara played in the band Inside Out."], "premises-FOL": ["Play(vicdicara, guitar) ∧ Play(vicdicara, bass)", "¬(∃x (Music (vicdicara, punk) ∧ Music (vicdicara, x)))", "Band(vicdicara, insideOut)"], "label": "Unknown", "source": "wiki"} {"story_id": 147, "example_id": 433, "conclusion": "A musician of Inside Out plays bass.", "premises": ["Vic DiCara plays guitar and bass.", "The only style of music Vic DiCara plays is punk music.", "Vic DiCara played in the band Inside Out."], "premises-FOL": ["Play(vicdicara, guitar) ∧ Play(vicdicara, bass)", "¬(∃x (Music (vicdicara, punk) ∧ Music (vicdicara, x)))", "Band(vicdicara, insideOut)"], "label": "True", "source": "wiki"} {"story_id": 346, "example_id": 918, "conclusion": "Amy is an athlete.", "premises": ["All athletes are good at sports.", "All Olympic gold medal winners are good athletes.", "No scientists are good at sports.", "All Nobel laureates are scientists.", "Amy is good at sports or Amy is an Olympic gold medal winner.", "If Amy is not a Nobel laureate, then Amy is not an Olympic gold medal winner."], "premises-FOL": ["∀x (Athlete(x) → GoodAtSports(x))", "∀x (OlympicGoldMedalWinner(x) → Athlete(x))", "∀x (Scientist(x) → ¬GoodAtSports(x))", "∀x (NobelLaureate(x) → Scientist(x))", "GoodAtSports(amy) ∨ OlympicGoldMedalWinner(amy)", "¬NobelLaureate(amy) → ¬OlympicGoldMedalWinner(amy)"], "label": "Unknown", "source": "hyb"} {"story_id": 346, "example_id": 919, "conclusion": "Amy is neither a scientist nor an Olympic gold medal winner.", "premises": ["All athletes are good at sports.", "All Olympic gold medal winners are good athletes.", "No scientists are good at sports.", "All Nobel laureates are scientists.", "Amy is good at sports or Amy is an Olympic gold medal winner.", "If Amy is not a Nobel laureate, then Amy is not an Olympic gold medal winner."], "premises-FOL": ["∀x (Athlete(x) → GoodAtSports(x))", "∀x (OlympicGoldMedalWinner(x) → Athlete(x))", "∀x (Scientist(x) → ¬GoodAtSports(x))", "∀x (NobelLaureate(x) → Scientist(x))", "GoodAtSports(amy) ∨ OlympicGoldMedalWinner(amy)", "¬NobelLaureate(amy) → ¬OlympicGoldMedalWinner(amy)"], "label": "True", "source": "hyb"} {"story_id": 346, "example_id": 920, "conclusion": "If Amy is not an Olympic gold medal winner, then Amy is a Nobel laureate.", "premises": ["All athletes are good at sports.", "All Olympic gold medal winners are good athletes.", "No scientists are good at sports.", "All Nobel laureates are scientists.", "Amy is good at sports or Amy is an Olympic gold medal winner.", "If Amy is not a Nobel laureate, then Amy is not an Olympic gold medal winner."], "premises-FOL": ["∀x (Athlete(x) → GoodAtSports(x))", "∀x (OlympicGoldMedalWinner(x) → Athlete(x))", "∀x (Scientist(x) → ¬GoodAtSports(x))", "∀x (NobelLaureate(x) → Scientist(x))", "GoodAtSports(amy) ∨ OlympicGoldMedalWinner(amy)", "¬NobelLaureate(amy) → ¬OlympicGoldMedalWinner(amy)"], "label": "False", "source": "hyb"} {"story_id": 409, "example_id": 1147, "conclusion": "K is an apple.", "premises": ["All fruits with the color red contain a large amount of vitamin C.", "All apples are fruits with the color red.", "All fruits containing a large amount of vitamin C are beneficial to people. ", "No fruits that are beneficial to people are on a warning list.", "If K is not beneficial to people and also not an apple, then it is a fruit with the color red."], "premises-FOL": ["∀x (RedFruit(x) → VC(x))", "∀x (Apple(x) → RedFruit(x))", "∀x (VC(x) → Benefit(x))", "∀x (Benefit(x) → ¬WarningList(x))", "¬(Benefit(k) ∧ Apple(k)) → RedFruit(k)"], "label": "Unknown", "source": "hyb"} {"story_id": 409, "example_id": 1148, "conclusion": "K either contains a large amount of vitamin C or is on a warning list.", "premises": ["All fruits with the color red contain a large amount of vitamin C.", "All apples are fruits with the color red.", "All fruits containing a large amount of vitamin C are beneficial to people. ", "No fruits that are beneficial to people are on a warning list.", "If K is not beneficial to people and also not an apple, then it is a fruit with the color red."], "premises-FOL": ["∀x (RedFruit(x) → VC(x))", "∀x (Apple(x) → RedFruit(x))", "∀x (VC(x) → Benefit(x))", "∀x (Benefit(x) → ¬WarningList(x))", "¬(Benefit(k) ∧ Apple(k)) → RedFruit(k)"], "label": "True", "source": "hyb"} {"story_id": 409, "example_id": 1149, "conclusion": "K is either on a warning list or with the color red.", "premises": ["All fruits with the color red contain a large amount of vitamin C.", "All apples are fruits with the color red.", "All fruits containing a large amount of vitamin C are beneficial to people. ", "No fruits that are beneficial to people are on a warning list.", "If K is not beneficial to people and also not an apple, then it is a fruit with the color red."], "premises-FOL": ["∀x (RedFruit(x) → VC(x))", "∀x (Apple(x) → RedFruit(x))", "∀x (VC(x) → Benefit(x))", "∀x (Benefit(x) → ¬WarningList(x))", "¬(Benefit(k) ∧ Apple(k)) → RedFruit(k)"], "label": "True", "source": "hyb"} {"story_id": 409, "example_id": 1150, "conclusion": "If K is either beneficial to people or on a warning list, then it is not red.", "premises": ["All fruits with the color red contain a large amount of vitamin C.", "All apples are fruits with the color red.", "All fruits containing a large amount of vitamin C are beneficial to people. ", "No fruits that are beneficial to people are on a warning list.", "If K is not beneficial to people and also not an apple, then it is a fruit with the color red."], "premises-FOL": ["∀x (RedFruit(x) → VC(x))", "∀x (Apple(x) → RedFruit(x))", "∀x (VC(x) → Benefit(x))", "∀x (Benefit(x) → ¬WarningList(x))", "¬(Benefit(k) ∧ Apple(k)) → RedFruit(k)"], "label": "False", "source": "hyb"} {"story_id": 409, "example_id": 1151, "conclusion": "If K is either on a warning list or with the color red, then it is not beneficial to people and does not contain a large amount of vitamin C.", "premises": ["All fruits with the color red contain a large amount of vitamin C.", "All apples are fruits with the color red.", "All fruits containing a large amount of vitamin C are beneficial to people. ", "No fruits that are beneficial to people are on a warning list.", "If K is not beneficial to people and also not an apple, then it is a fruit with the color red."], "premises-FOL": ["∀x (RedFruit(x) → VC(x))", "∀x (Apple(x) → RedFruit(x))", "∀x (VC(x) → Benefit(x))", "∀x (Benefit(x) → ¬WarningList(x))", "¬(Benefit(k) ∧ Apple(k)) → RedFruit(k)"], "label": "False", "source": "hyb"} {"story_id": 425, "example_id": 1207, "conclusion": "James has a high income.", "premises": ["Everyone working at Meta has a high income. ", "If a person has a high income, then he/she will not take a bus to their destination.", "People will either take a bus or drive to their destination. ", "Everyone who has a car will choose to drive to their destination. ", "No students drive to their destination. ", "James has a car or works at Meta."], "premises-FOL": ["∀x (Meta(x) → HighIncome(x))", "∀x (HighIncome(x) → ¬Bus(x))", "∀x (Bus(x) ∨ Drive(x))", "∀x (HaveCars(x) → Drive(x))", "∀x (Student(x) → ¬Drive(x))", "HaveCars(james) ∨ Meta(james)"], "label": "Unknown", "source": "hyb"} {"story_id": 425, "example_id": 1208, "conclusion": "James does not have a high income.", "premises": ["Everyone working at Meta has a high income. ", "If a person has a high income, then he/she will not take a bus to their destination.", "People will either take a bus or drive to their destination. ", "Everyone who has a car will choose to drive to their destination. ", "No students drive to their destination. ", "James has a car or works at Meta."], "premises-FOL": ["∀x (Meta(x) → HighIncome(x))", "∀x (HighIncome(x) → ¬Bus(x))", "∀x (Bus(x) ∨ Drive(x))", "∀x (HaveCars(x) → Drive(x))", "∀x (Student(x) → ¬Drive(x))", "HaveCars(james) ∨ Meta(james)"], "label": "Unknown", "source": "hyb"} {"story_id": 425, "example_id": 1209, "conclusion": "James is a student.", "premises": ["Everyone working at Meta has a high income. ", "If a person has a high income, then he/she will not take a bus to their destination.", "People will either take a bus or drive to their destination. ", "Everyone who has a car will choose to drive to their destination. ", "No students drive to their destination. ", "James has a car or works at Meta."], "premises-FOL": ["∀x (Meta(x) → HighIncome(x))", "∀x (HighIncome(x) → ¬Bus(x))", "∀x (Bus(x) ∨ Drive(x))", "∀x (HaveCars(x) → Drive(x))", "∀x (Student(x) → ¬Drive(x))", "HaveCars(james) ∨ Meta(james)"], "label": "False", "source": "hyb"} {"story_id": 425, "example_id": 1210, "conclusion": "James drives to his destination or he is a student.", "premises": ["Everyone working at Meta has a high income. ", "If a person has a high income, then he/she will not take a bus to their destination.", "People will either take a bus or drive to their destination. ", "Everyone who has a car will choose to drive to their destination. ", "No students drive to their destination. ", "James has a car or works at Meta."], "premises-FOL": ["∀x (Meta(x) → HighIncome(x))", "∀x (HighIncome(x) → ¬Bus(x))", "∀x (Bus(x) ∨ Drive(x))", "∀x (HaveCars(x) → Drive(x))", "∀x (Student(x) → ¬Drive(x))", "HaveCars(james) ∨ Meta(james)"], "label": "True", "source": "hyb"} {"story_id": 425, "example_id": 1211, "conclusion": "James either drives to their destination or is a student.", "premises": ["Everyone working at Meta has a high income. ", "If a person has a high income, then he/she will not take a bus to their destination.", "People will either take a bus or drive to their destination. ", "Everyone who has a car will choose to drive to their destination. ", "No students drive to their destination. ", "James has a car or works at Meta."], "premises-FOL": ["∀x (Meta(x) → HighIncome(x))", "∀x (HighIncome(x) → ¬Bus(x))", "∀x (Bus(x) ∨ Drive(x))", "∀x (HaveCars(x) → Drive(x))", "∀x (Student(x) → ¬Drive(x))", "HaveCars(james) ∨ Meta(james)"], "label": "True", "source": "hyb"} {"story_id": 425, "example_id": 1212, "conclusion": "If James either drives to his destination or is a student, then he has a high income and is a student.", "premises": ["Everyone working at Meta has a high income. ", "If a person has a high income, then he/she will not take a bus to their destination.", "People will either take a bus or drive to their destination. ", "Everyone who has a car will choose to drive to their destination. ", "No students drive to their destination. ", "James has a car or works at Meta."], "premises-FOL": ["∀x (Meta(x) → HighIncome(x))", "∀x (HighIncome(x) → ¬Bus(x))", "∀x (Bus(x) ∨ Drive(x))", "∀x (HaveCars(x) → Drive(x))", "∀x (Student(x) → ¬Drive(x))", "HaveCars(james) ∨ Meta(james)"], "label": "False", "source": "hyb"} {"story_id": 423, "example_id": 1202, "conclusion": "James is in summer camp.", "premises": ["Students either go to the park or go to the movies. ", "No student who enjoys nature has free time during the weekend. ", "All students who go to the movies enjoy nature. ", "All students who do not have class during the weekend have free time during the weekend. ", "All students not in summer camp do not have class during the weekend. ", "James does not have class during the weekend."], "premises-FOL": ["∀x (Park(x) ⊕ Movies(x))", "∀x (Nature(x) → ¬FreeTime(x))", "∀x (Movies(x) → Nature(x))", "∀x (NoClass(x) → FreeTime(x))", "∀x (SummerCamp(x) → NoClass(x))", "NoClass(james)"], "label": "Unknown", "source": "hyb"} {"story_id": 423, "example_id": 1203, "conclusion": "James goes to the park or is in summer camp.", "premises": ["Students either go to the park or go to the movies. ", "No student who enjoys nature has free time during the weekend. ", "All students who go to the movies enjoy nature. ", "All students who do not have class during the weekend have free time during the weekend. ", "All students not in summer camp do not have class during the weekend. ", "James does not have class during the weekend."], "premises-FOL": ["∀x (Park(x) ⊕ Movies(x))", "∀x (Nature(x) → ¬FreeTime(x))", "∀x (Movies(x) → Nature(x))", "∀x (NoClass(x) → FreeTime(x))", "∀x (SummerCamp(x) → NoClass(x))", "NoClass(james)"], "label": "True", "source": "hyb"} {"story_id": 264, "example_id": 713, "conclusion": "All television stars have good business sense.", "premises": ["No television stars are certified public accountants.", "All certified public accountants have good business sense."], "premises-FOL": ["∀x (TelevisionStar(x) → ¬CertifiedPublicAccoutant(x))", "∀x (CertifiedPublicAccoutant(x) → GoodBusinessSense(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 416, "example_id": 1174, "conclusion": "James is good at planning.", "premises": ["Some students good at math are good at chemistry.", "All students good at chemistry enjoy conducting experiments. ", "All students that enjoy conducting experiments are good at planning. ", "No student good at planning is awarded the Dean's List. ", "James is either good at chemistry and awarded the Dean's List, or neither good at chemistry nor awarded the Dean's List."], "premises-FOL": ["∃x (Math(x) ∧ Chemistry(x))", "∀x (Chemistry(x) → Experiment(x))", "∀x (Experiment(x) → Planning(x))", "∀x (Planning(x) → ¬Award(x))", "¬(Chemistry(james) ⊕ Award(james))"], "label": "Unknown", "source": "hyb"} {"story_id": 416, "example_id": 1175, "conclusion": "James is either good at planning or good at math.", "premises": ["Some students good at math are good at chemistry.", "All students good at chemistry enjoy conducting experiments. ", "All students that enjoy conducting experiments are good at planning. ", "No student good at planning is awarded the Dean's List. ", "James is either good at chemistry and awarded the Dean's List, or neither good at chemistry nor awarded the Dean's List."], "premises-FOL": ["∃x (Math(x) ∧ Chemistry(x))", "∀x (Chemistry(x) → Experiment(x))", "∀x (Experiment(x) → Planning(x))", "∀x (Planning(x) → ¬Award(x))", "¬(Chemistry(james) ⊕ Award(james))"], "label": "False", "source": "hyb"} {"story_id": 416, "example_id": 1176, "conclusion": "James is either good at chemistry or good at math.", "premises": ["Some students good at math are good at chemistry.", "All students good at chemistry enjoy conducting experiments. ", "All students that enjoy conducting experiments are good at planning. ", "No student good at planning is awarded the Dean's List. ", "James is either good at chemistry and awarded the Dean's List, or neither good at chemistry nor awarded the Dean's List."], "premises-FOL": ["∃x (Math(x) ∧ Chemistry(x))", "∀x (Chemistry(x) → Experiment(x))", "∀x (Experiment(x) → Planning(x))", "∀x (Planning(x) → ¬Award(x))", "¬(Chemistry(james) ⊕ Award(james))"], "label": "False", "source": "hyb"} {"story_id": 416, "example_id": 1177, "conclusion": "If James is good at Chemistry or gets awarded the Dean's List, then James is either good at planning or good at math.", "premises": ["Some students good at math are good at chemistry.", "All students good at chemistry enjoy conducting experiments. ", "All students that enjoy conducting experiments are good at planning. ", "No student good at planning is awarded the Dean's List. ", "James is either good at chemistry and awarded the Dean's List, or neither good at chemistry nor awarded the Dean's List."], "premises-FOL": ["∃x (Math(x) ∧ Chemistry(x))", "∀x (Chemistry(x) → Experiment(x))", "∀x (Experiment(x) → Planning(x))", "∀x (Planning(x) → ¬Award(x))", "¬(Chemistry(james) ⊕ Award(james))"], "label": "True", "source": "hyb"} {"story_id": 24, "example_id": 69, "conclusion": "2Sum is a Leetcode problem with an easy level.", "premises": ["If a Leetcode problem is at the easy level, then its AC rate is lower than 20 percent. ", "All Leetcode problems that are recommended to novices are easy. ", "A Leetode problem is either easy or hard.", "Leetcode problems that are starred by more than 1 thousand users are hard.", "2Sum is recommended to novices. ", "4Sum is starred by more than 1 thousand users."], "premises-FOL": ["∀x (Easy(x) → LowerAC(x))", "∀x (Recommended(x) → Easy(x))", "∀x (Easy(x) ⊕ Hard(x))", "∀x (Starred(x) → Hard(x))", "Recommended(twosum) ", "Starred(foursum)"], "label": "True", "source": "wiki"} {"story_id": 24, "example_id": 70, "conclusion": "4Sum is a Leetcode problem recommended to the novice.", "premises": ["If a Leetcode problem is at the easy level, then its AC rate is lower than 20 percent. ", "All Leetcode problems that are recommended to novices are easy. ", "A Leetode problem is either easy or hard.", "Leetcode problems that are starred by more than 1 thousand users are hard.", "2Sum is recommended to novices. ", "4Sum is starred by more than 1 thousand users."], "premises-FOL": ["∀x (Easy(x) → LowerAC(x))", "∀x (Recommended(x) → Easy(x))", "∀x (Easy(x) ⊕ Hard(x))", "∀x (Starred(x) → Hard(x))", "Recommended(twosum) ", "Starred(foursum)"], "label": "False", "source": "wiki"} {"story_id": 24, "example_id": 71, "conclusion": "2Sum has an AC rate higher than 20 percent.", "premises": ["If a Leetcode problem is at the easy level, then its AC rate is lower than 20 percent. ", "All Leetcode problems that are recommended to novices are easy. ", "A Leetode problem is either easy or hard.", "Leetcode problems that are starred by more than 1 thousand users are hard.", "2Sum is recommended to novices. ", "4Sum is starred by more than 1 thousand users."], "premises-FOL": ["∀x (Easy(x) → LowerAC(x))", "∀x (Recommended(x) → Easy(x))", "∀x (Easy(x) ⊕ Hard(x))", "∀x (Starred(x) → Hard(x))", "Recommended(twosum) ", "Starred(foursum)"], "label": "False", "source": "wiki"} {"story_id": 244, "example_id": 692, "conclusion": "Sarah will spend money this weekend.", "premises": ["All rental cars cost the renter money.", "Whenever Sarah goes to Vermont, Sarah drives there.", "For someone who does not own a car to drive somewhere, they must either borrow a car or rent a car.", "Sarah doesn’t own a car.", "Sarah never borrows a car to go camping.", "Sarah is going to go camping in Vermont this weekend.", "To go camping somewhere, you must go to that place."], "premises-FOL": ["∀x (Rent(x, car) → Spend(x, money))", "GoesTo(sarah, vermont) → DriveTo(sarah, vermont)", "∀x ∀y (¬Own(x, car) ∧ DriveTo(x, y) → Borrow(x, car) ⊕ Rent(x, car))", "¬Own(sarah, car)", "∀x (Camping(sarah, x) → ¬(Borrow(sarah, car)))", "Camping(sarah, vermont)", "∀x ∀y (Camping(x, y) → GoesTo(x, y))"], "label": "True", "source": "wiki"} {"story_id": 378, "example_id": 1013, "conclusion": "Carol is outgoing and very spirited.", "premises": ["All people who attend weddings are getting married or have friends who are getting married.", "No preteens and other young children are getting married or have friends who are getting married.", "If people enjoy celebrating life milestone events with other people, then they attend weddings.", "If people are fond of large organized group functions, then they enjoy celebrating life milestone events with other people.", "All people who are outgoing and very spirited are fond of large organized group functions.", "If Carol is not both a pre-teen or other young child and attends weddings, then Carol is not getting married or has friends who are getting married. "], "premises-FOL": ["∀x Weddings(x) → GettingMarried(x)", "∀x PreTeen(x) → ¬GettingMarried(x)", "∀x Celebrating(x) → Weddings(x)", "∀x LargeGathering(x) → Celebrating(x)", "∀x Outgoing(x) → LargeGathering(x)", "¬(PreTeen(Carol) ∧ Weddings(Carol)) → ¬GettingMarried(Carol)"], "label": "False", "source": "hyb"} {"story_id": 378, "example_id": 1014, "conclusion": "Carol is either a preteen or other young child.", "premises": ["All people who attend weddings are getting married or have friends who are getting married.", "No preteens and other young children are getting married or have friends who are getting married.", "If people enjoy celebrating life milestone events with other people, then they attend weddings.", "If people are fond of large organized group functions, then they enjoy celebrating life milestone events with other people.", "All people who are outgoing and very spirited are fond of large organized group functions.", "If Carol is not both a pre-teen or other young child and attends weddings, then Carol is not getting married or has friends who are getting married. "], "premises-FOL": ["∀x Weddings(x) → GettingMarried(x)", "∀x PreTeen(x) → ¬GettingMarried(x)", "∀x Celebrating(x) → Weddings(x)", "∀x LargeGathering(x) → Celebrating(x)", "∀x Outgoing(x) → LargeGathering(x)", "¬(PreTeen(Carol) ∧ Weddings(Carol)) → ¬GettingMarried(Carol)"], "label": "Unknown", "source": "hyb"} {"story_id": 378, "example_id": 1015, "conclusion": "Carol neither enjoys celebrating life milestone events with other people nor is outgoing and very spirited.", "premises": ["All people who attend weddings are getting married or have friends who are getting married.", "No preteens and other young children are getting married or have friends who are getting married.", "If people enjoy celebrating life milestone events with other people, then they attend weddings.", "If people are fond of large organized group functions, then they enjoy celebrating life milestone events with other people.", "All people who are outgoing and very spirited are fond of large organized group functions.", "If Carol is not both a pre-teen or other young child and attends weddings, then Carol is not getting married or has friends who are getting married. "], "premises-FOL": ["∀x Weddings(x) → GettingMarried(x)", "∀x PreTeen(x) → ¬GettingMarried(x)", "∀x Celebrating(x) → Weddings(x)", "∀x LargeGathering(x) → Celebrating(x)", "∀x Outgoing(x) → LargeGathering(x)", "¬(PreTeen(Carol) ∧ Weddings(Carol)) → ¬GettingMarried(Carol)"], "label": "True", "source": "hyb"} {"story_id": 395, "example_id": 1073, "conclusion": "A U.S government official is a Democrat.", "premises": ["All Republicans are anti-abortion.", "Either Republicans or Democrats. ", "No Democrats are conservative.", "Either conservative or liberal. ", "A U.S government official is either conservative or a Republican."], "premises-FOL": ["∀x (Republicans(x) → Anti-abortion(x))", " ∀x (Republicans(x) ∨ Democrats(x))", " ∀x (Democrats(x) → ¬Conservative(x))", " ∀x (Conservative(x) ∨ Liberal(x))", " Conservative(anU.SGovernmentOfficial) ⊕ Republicans(anU.SGovernmentOfficial)"], "label": "Unknown", "source": "hyb"} {"story_id": 395, "example_id": 1074, "conclusion": "A U.S government official is anti-abortion and a liberal.", "premises": ["All Republicans are anti-abortion.", "Either Republicans or Democrats. ", "No Democrats are conservative.", "Either conservative or liberal. ", "A U.S government official is either conservative or a Republican."], "premises-FOL": ["∀x (Republicans(x) → Anti-abortion(x))", " ∀x (Republicans(x) ∨ Democrats(x))", " ∀x (Democrats(x) → ¬Conservative(x))", " ∀x (Conservative(x) ∨ Liberal(x))", " Conservative(anU.SGovernmentOfficial) ⊕ Republicans(anU.SGovernmentOfficial)"], "label": "True", "source": "hyb"} {"story_id": 395, "example_id": 1075, "conclusion": "A U.S government official is either anti-abortion or a liberal.", "premises": ["All Republicans are anti-abortion.", "Either Republicans or Democrats. ", "No Democrats are conservative.", "Either conservative or liberal. ", "A U.S government official is either conservative or a Republican."], "premises-FOL": ["∀x (Republicans(x) → Anti-abortion(x))", " ∀x (Republicans(x) ∨ Democrats(x))", " ∀x (Democrats(x) → ¬Conservative(x))", " ∀x (Conservative(x) ∨ Liberal(x))", " Conservative(anU.SGovernmentOfficial) ⊕ Republicans(anU.SGovernmentOfficial)"], "label": "False", "source": "hyb"} {"story_id": 395, "example_id": 1076, "conclusion": "If a U.S government official is not anti-abortion and a Republican, then a U.S government official is neither anti-abortion nor a liberal.", "premises": ["All Republicans are anti-abortion.", "Either Republicans or Democrats. ", "No Democrats are conservative.", "Either conservative or liberal. ", "A U.S government official is either conservative or a Republican."], "premises-FOL": ["∀x (Republicans(x) → Anti-abortion(x))", " ∀x (Republicans(x) ∨ Democrats(x))", " ∀x (Democrats(x) → ¬Conservative(x))", " ∀x (Conservative(x) ∨ Liberal(x))", " Conservative(anU.SGovernmentOfficial) ⊕ Republicans(anU.SGovernmentOfficial)"], "label": "True", "source": "hyb"} {"story_id": 395, "example_id": 1077, "conclusion": "If a U.S government official is anti-abortion and a liberal, then a U.S government official is either a Republican or a liberal.", "premises": ["All Republicans are anti-abortion.", "Either Republicans or Democrats. ", "No Democrats are conservative.", "Either conservative or liberal. ", "A U.S government official is either conservative or a Republican."], "premises-FOL": ["∀x (Republicans(x) → Anti-abortion(x))", " ∀x (Republicans(x) ∨ Democrats(x))", " ∀x (Democrats(x) → ¬Conservative(x))", " ∀x (Conservative(x) ∨ Liberal(x))", " Conservative(anU.SGovernmentOfficial) ⊕ Republicans(anU.SGovernmentOfficial)"], "label": "False", "source": "hyb"} {"story_id": 395, "example_id": 1078, "conclusion": "If a U.S government official is either a conservative or anti-abortion, then a U.S government official is either a conservative and a liberal or neither a conservative nor a liberal.", "premises": ["All Republicans are anti-abortion.", "Either Republicans or Democrats. ", "No Democrats are conservative.", "Either conservative or liberal. ", "A U.S government official is either conservative or a Republican."], "premises-FOL": ["∀x (Republicans(x) → Anti-abortion(x))", " ∀x (Republicans(x) ∨ Democrats(x))", " ∀x (Democrats(x) → ¬Conservative(x))", " ∀x (Conservative(x) ∨ Liberal(x))", " Conservative(anU.SGovernmentOfficial) ⊕ Republicans(anU.SGovernmentOfficial)"], "label": "Unknown", "source": "hyb"} {"story_id": 395, "example_id": 1079, "conclusion": "If a U.S government official is either a conservative or anti-abortion, then a U.S government official is neither a Democrat or a liberal.", "premises": ["All Republicans are anti-abortion.", "Either Republicans or Democrats. ", "No Democrats are conservative.", "Either conservative or liberal. ", "A U.S government official is either conservative or a Republican."], "premises-FOL": ["∀x (Republicans(x) → Anti-abortion(x))", " ∀x (Republicans(x) ∨ Democrats(x))", " ∀x (Democrats(x) → ¬Conservative(x))", " ∀x (Conservative(x) ∨ Liberal(x))", " Conservative(anU.SGovernmentOfficial) ⊕ Republicans(anU.SGovernmentOfficial)"], "label": "Unknown", "source": "hyb"} {"story_id": 395, "example_id": 1080, "conclusion": "If an U.S government official is anti-abortion or a liberal, then a U.S government official is either anti-abortion or a liberal.", "premises": ["All Republicans are anti-abortion.", "Either Republicans or Democrats. ", "No Democrats are conservative.", "Either conservative or liberal. ", "A U.S government official is either conservative or a Republican."], "premises-FOL": ["∀x (Republicans(x) → Anti-abortion(x))", " ∀x (Republicans(x) ∨ Democrats(x))", " ∀x (Democrats(x) → ¬Conservative(x))", " ∀x (Conservative(x) ∨ Liberal(x))", " Conservative(anU.SGovernmentOfficial) ⊕ Republicans(anU.SGovernmentOfficial)"], "label": "False", "source": "hyb"} {"story_id": 265, "example_id": 714, "conclusion": "Some conservatives are advocates of high tariff rates.", "premises": ["All advocates of high tariff rates are Republicans.", "Some Republicans are not conservatives."], "premises-FOL": ["∀x (AdvocateOfHighTariff(x) → Republican(x))", "∃x (Republican(x) ∧ ¬Conservative(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 337, "example_id": 886, "conclusion": "Jim is a Knicks player.", "premises": ["No athletes are slow runners. ", "All professional basketball players are athletes. ", "All NBA players are professional basketball players. ", "All Knicks players are NBA players. ", "Jim is either not a professional basketball player or not a slow runner. "], "premises-FOL": ["∀x (Athlete(x) → ¬SlowRunner(x))", "∀x (ProfessionalBasketballPlayer(x) → Athlete(x))", "∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x))", "∀x (KnicksPlayer(x) → NBAPlayer(x))", "¬(ProfessionalBasketballPlayer(jim) ⊕ SlowRunner(jim))"], "label": "False", "source": "hyb"} {"story_id": 337, "example_id": 887, "conclusion": "Jim is not a Knicks player.", "premises": ["No athletes are slow runners. ", "All professional basketball players are athletes. ", "All NBA players are professional basketball players. ", "All Knicks players are NBA players. ", "Jim is either not a professional basketball player or not a slow runner. "], "premises-FOL": ["∀x (Athlete(x) → ¬SlowRunner(x))", "∀x (ProfessionalBasketballPlayer(x) → Athlete(x))", "∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x))", "∀x (KnicksPlayer(x) → NBAPlayer(x))", "¬(ProfessionalBasketballPlayer(jim) ⊕ SlowRunner(jim))"], "label": "True", "source": "hyb"} {"story_id": 337, "example_id": 888, "conclusion": "Jim is an athlete.", "premises": ["No athletes are slow runners. ", "All professional basketball players are athletes. ", "All NBA players are professional basketball players. ", "All Knicks players are NBA players. ", "Jim is either not a professional basketball player or not a slow runner. "], "premises-FOL": ["∀x (Athlete(x) → ¬SlowRunner(x))", "∀x (ProfessionalBasketballPlayer(x) → Athlete(x))", "∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x))", "∀x (KnicksPlayer(x) → NBAPlayer(x))", "¬(ProfessionalBasketballPlayer(jim) ⊕ SlowRunner(jim))"], "label": "Unknown", "source": "hyb"} {"story_id": 345, "example_id": 915, "conclusion": "Nancy is a pirate.", "premises": ["All kids love animals.", "All toddlers are kids.", "If someone loves animals, then they are not bad.", "All pirates are bad.", "If Nancy is not a pirate, then Nancy loves animals.", "If Nancy is not a toddler, then Nancy is bad."], "premises-FOL": ["∀x (Kid(x) → LoveAnimals(x))", "∀x (Toddler(x) → Kid(x))", "∀x (LoveAnimals(x) → ¬Bad(x))", "∀x (Pirate(x) → Bad(x))", "¬Pirate(nancy) → LoveAnimals(nancy)", "¬Toddler(nancy) → Bad(nancy)"], "label": "Unknown", "source": "hyb"} {"story_id": 345, "example_id": 916, "conclusion": "Nancy is not a pirate or a toddler.", "premises": ["All kids love animals.", "All toddlers are kids.", "If someone loves animals, then they are not bad.", "All pirates are bad.", "If Nancy is not a pirate, then Nancy loves animals.", "If Nancy is not a toddler, then Nancy is bad."], "premises-FOL": ["∀x (Kid(x) → LoveAnimals(x))", "∀x (Toddler(x) → Kid(x))", "∀x (LoveAnimals(x) → ¬Bad(x))", "∀x (Pirate(x) → Bad(x))", "¬Pirate(nancy) → LoveAnimals(nancy)", "¬Toddler(nancy) → Bad(nancy)"], "label": "False", "source": "hyb"} {"story_id": 345, "example_id": 917, "conclusion": "If Nancy is not a pirate or a toddler, then she loves animals and is a kid.", "premises": ["All kids love animals.", "All toddlers are kids.", "If someone loves animals, then they are not bad.", "All pirates are bad.", "If Nancy is not a pirate, then Nancy loves animals.", "If Nancy is not a toddler, then Nancy is bad."], "premises-FOL": ["∀x (Kid(x) → LoveAnimals(x))", "∀x (Toddler(x) → Kid(x))", "∀x (LoveAnimals(x) → ¬Bad(x))", "∀x (Pirate(x) → Bad(x))", "¬Pirate(nancy) → LoveAnimals(nancy)", "¬Toddler(nancy) → Bad(nancy)"], "label": "True", "source": "hyb"} {"story_id": 68, "example_id": 202, "conclusion": "Lana Wilson is a US filmmaker.", "premises": ["Lana Wilson directed After Tiller, The Departure, and Miss Americana.", "If a film is directedy by a person, the person is a filmmaker.", "After Tiller is a documentary.", "The documentary is a type of films.", "Lana Wilson is from Kirkland.", "Kirkland is a US city.", "If a person is from a city in a country, the person is from the country.", "After Tiller is nominated for the Independent Spirit Award for Best Documentary."], "premises-FOL": ["DirectedBy(after_Tiller, lana_Wilson) ∧ DirectedBy(the_Departure, lana_Wilson) ∧ DirectedBy(miss_Americana, lana_Wilson)", "∀x ∃y (DirectedBy(y, x) → Filmmaker(x))", "IsDocumentary(after_Tiller)", "∀x (IsDocumentary(x) → IsFilm(x))", "FromCity(lana_Wilson, kirkland)", "CityCountry(kirkland, us)", "∀x ∀y ∀z (FromCity(x, y) ∧ CityCountry(y, z) → FromCountry(x, z))", "Nomination(after_Tiller, the_Independent_Spirit_Award_for_Best_Documentary)"], "label": "True", "source": "wiki"} {"story_id": 68, "example_id": 203, "conclusion": "Miss Americana is not directed by a filmmaker from Kirkland.", "premises": ["Lana Wilson directed After Tiller, The Departure, and Miss Americana.", "If a film is directedy by a person, the person is a filmmaker.", "After Tiller is a documentary.", "The documentary is a type of films.", "Lana Wilson is from Kirkland.", "Kirkland is a US city.", "If a person is from a city in a country, the person is from the country.", "After Tiller is nominated for the Independent Spirit Award for Best Documentary."], "premises-FOL": ["DirectedBy(after_Tiller, lana_Wilson) ∧ DirectedBy(the_Departure, lana_Wilson) ∧ DirectedBy(miss_Americana, lana_Wilson)", "∀x ∃y (DirectedBy(y, x) → Filmmaker(x))", "IsDocumentary(after_Tiller)", "∀x (IsDocumentary(x) → IsFilm(x))", "FromCity(lana_Wilson, kirkland)", "CityCountry(kirkland, us)", "∀x ∀y ∀z (FromCity(x, y) ∧ CityCountry(y, z) → FromCountry(x, z))", "Nomination(after_Tiller, the_Independent_Spirit_Award_for_Best_Documentary)"], "label": "False", "source": "wiki"} {"story_id": 68, "example_id": 204, "conclusion": "Lana Wilson has won the Independent Spirit Award.", "premises": ["Lana Wilson directed After Tiller, The Departure, and Miss Americana.", "If a film is directedy by a person, the person is a filmmaker.", "After Tiller is a documentary.", "The documentary is a type of films.", "Lana Wilson is from Kirkland.", "Kirkland is a US city.", "If a person is from a city in a country, the person is from the country.", "After Tiller is nominated for the Independent Spirit Award for Best Documentary."], "premises-FOL": ["DirectedBy(after_Tiller, lana_Wilson) ∧ DirectedBy(the_Departure, lana_Wilson) ∧ DirectedBy(miss_Americana, lana_Wilson)", "∀x ∃y (DirectedBy(y, x) → Filmmaker(x))", "IsDocumentary(after_Tiller)", "∀x (IsDocumentary(x) → IsFilm(x))", "FromCity(lana_Wilson, kirkland)", "CityCountry(kirkland, us)", "∀x ∀y ∀z (FromCity(x, y) ∧ CityCountry(y, z) → FromCountry(x, z))", "Nomination(after_Tiller, the_Independent_Spirit_Award_for_Best_Documentary)"], "label": "Unknown", "source": "wiki"} {"story_id": 281, "example_id": 730, "conclusion": "Not all bears are wild.", "premises": ["All bears in zoos are not wild. ", "Some bears are in zoos. "], "premises-FOL": ["∀x ((Bear(x) ∧ InZoo(x)) → ¬Wild(x))", "∃x (Bear(x) ∧ InZoo(x)) "], "label": "True", "source": "wiki"} {"story_id": 56, "example_id": 166, "conclusion": "Elizabeth is a king.", "premises": ["If a person is the leader of a country for life, that person is in a monarchy. ", "Leaders are either a king or a queen.", "Queens are female.", "Kings are male. ", "Elizabeth is a queen.", "Elizabeth is a leader"], "premises-FOL": ["∀x (Leader(x) → InMonarchy(x))", "∀x (Leader(x) → King(x) ⊕ Queen(x))", "∀x (Queen(x) → Female(x))", "∀x (King(x) → Male(x))", "Queen(elizabeth)", "Leader(elizabeth)"], "label": "False", "source": "wiki"} {"story_id": 56, "example_id": 167, "conclusion": "Elizabeth is in a monarchy.", "premises": ["If a person is the leader of a country for life, that person is in a monarchy. ", "Leaders are either a king or a queen.", "Queens are female.", "Kings are male. ", "Elizabeth is a queen.", "Elizabeth is a leader"], "premises-FOL": ["∀x (Leader(x) → InMonarchy(x))", "∀x (Leader(x) → King(x) ⊕ Queen(x))", "∀x (Queen(x) → Female(x))", "∀x (King(x) → Male(x))", "Queen(elizabeth)", "Leader(elizabeth)"], "label": "True", "source": "wiki"} {"story_id": 56, "example_id": 168, "conclusion": "Elizabeth is a leader of a country.", "premises": ["If a person is the leader of a country for life, that person is in a monarchy. ", "Leaders are either a king or a queen.", "Queens are female.", "Kings are male. ", "Elizabeth is a queen.", "Elizabeth is a leader"], "premises-FOL": ["∀x (Leader(x) → InMonarchy(x))", "∀x (Leader(x) → King(x) ⊕ Queen(x))", "∀x (Queen(x) → Female(x))", "∀x (King(x) → Male(x))", "Queen(elizabeth)", "Leader(elizabeth)"], "label": "True", "source": "wiki"} {"story_id": 367, "example_id": 981, "conclusion": "Clay does not have a regular 9-5 job.", "premises": ["If people make their own matcha teas every morning with ceremonial-grade matcha powder, then they do not wake up late and start their schedules past noon regularly.", "If people live in California and attend yoga classes regularly, then they make their own matcha teas every morning with ceremonial-grade matcha powder.", "If people work in the entertainment industry as high-profile celebrities, then they wake up late and start their schedules past noon regularly.", "If people do not have regular 9-5 jobs, then they work in the entertainment industry as high-profile celebrities.", "All people who prefer working at home over going to the office every day do not have regular 9-5 jobs.", "Clay either both prefers to work at home over going to the office every day and makes his own matcha teas every morning with ceremonial-grade matcha powder, or he neither prefers to work at home over going to the office every day nor makes his own matcha teas every morning with ceremonial-grade matcha powder."], "premises-FOL": ["∀x (Matcha(x) → ¬Late(x))", "∀x (California(x) → Matcha(x))", "∀x (Celebrities(x) → Late(x))", "∀x (Jobs(x) → Celebrities(x))", "∀x (WorkHome(x) → Jobs(x))", "(WorkHome(clay) ∧ Matcha(clay)) ⊕ (¬WorkHome(clay) ∧ ¬Matcha(clay))"], "label": "Unknown", "source": "hyb"} {"story_id": 367, "example_id": 982, "conclusion": "Clay lives in California and attends yoga classes regularly.", "premises": ["If people make their own matcha teas every morning with ceremonial-grade matcha powder, then they do not wake up late and start their schedules past noon regularly.", "If people live in California and attend yoga classes regularly, then they make their own matcha teas every morning with ceremonial-grade matcha powder.", "If people work in the entertainment industry as high-profile celebrities, then they wake up late and start their schedules past noon regularly.", "If people do not have regular 9-5 jobs, then they work in the entertainment industry as high-profile celebrities.", "All people who prefer working at home over going to the office every day do not have regular 9-5 jobs.", "Clay either both prefers to work at home over going to the office every day and makes his own matcha teas every morning with ceremonial-grade matcha powder, or he neither prefers to work at home over going to the office every day nor makes his own matcha teas every morning with ceremonial-grade matcha powder."], "premises-FOL": ["∀x (Matcha(x) → ¬Late(x))", "∀x (California(x) → Matcha(x))", "∀x (Celebrities(x) → Late(x))", "∀x (Jobs(x) → Celebrities(x))", "∀x (WorkHome(x) → Jobs(x))", "(WorkHome(clay) ∧ Matcha(clay)) ⊕ (¬WorkHome(clay) ∧ ¬Matcha(clay))"], "label": "False", "source": "hyb"} {"story_id": 367, "example_id": 983, "conclusion": "Clay neither prefers working at home over going to the office every day nor lives in California and attends yoga classes regularly.", "premises": ["If people make their own matcha teas every morning with ceremonial-grade matcha powder, then they do not wake up late and start their schedules past noon regularly.", "If people live in California and attend yoga classes regularly, then they make their own matcha teas every morning with ceremonial-grade matcha powder.", "If people work in the entertainment industry as high-profile celebrities, then they wake up late and start their schedules past noon regularly.", "If people do not have regular 9-5 jobs, then they work in the entertainment industry as high-profile celebrities.", "All people who prefer working at home over going to the office every day do not have regular 9-5 jobs.", "Clay either both prefers to work at home over going to the office every day and makes his own matcha teas every morning with ceremonial-grade matcha powder, or he neither prefers to work at home over going to the office every day nor makes his own matcha teas every morning with ceremonial-grade matcha powder."], "premises-FOL": ["∀x (Matcha(x) → ¬Late(x))", "∀x (California(x) → Matcha(x))", "∀x (Celebrities(x) → Late(x))", "∀x (Jobs(x) → Celebrities(x))", "∀x (WorkHome(x) → Jobs(x))", "(WorkHome(clay) ∧ Matcha(clay)) ⊕ (¬WorkHome(clay) ∧ ¬Matcha(clay))"], "label": "True", "source": "hyb"} {"story_id": 19, "example_id": 54, "conclusion": "Thomas Barber played in the Football League for Bolton Wanderers", "premises": ["Thomas Barber was an English professional footballer.", "Thomas Barber played in the Football League for Aston Villa.", "Thomas Barber played as a half back and inside left.", "Thomas Barber scored the winning goal in the 1913 FA Cup Final."], "premises-FOL": ["English(thomasBarber) ∧ ProfessionalFootballer(thomasBarber)", "PlayedInTheFootballLeagueFor(thomasBarber, astonVilla)", "PlayedAs(thomasBarber, aHalfBack) ∧ PlayedAs(thomasBarber, anInsideLeft)", "ScoredTheWinningGoalIn(thomasBarber, facupfinal1913)"], "label": "Unknown", "source": "wiki"} {"story_id": 19, "example_id": 55, "conclusion": "Thomas Barber played as an inside left.", "premises": ["Thomas Barber was an English professional footballer.", "Thomas Barber played in the Football League for Aston Villa.", "Thomas Barber played as a half back and inside left.", "Thomas Barber scored the winning goal in the 1913 FA Cup Final."], "premises-FOL": ["English(thomasBarber) ∧ ProfessionalFootballer(thomasBarber)", "PlayedInTheFootballLeagueFor(thomasBarber, astonVilla)", "PlayedAs(thomasBarber, aHalfBack) ∧ PlayedAs(thomasBarber, anInsideLeft)", "ScoredTheWinningGoalIn(thomasBarber, facupfinal1913)"], "label": "True", "source": "wiki"} {"story_id": 19, "example_id": 56, "conclusion": "An English professional footballer scored the winning goal in the 1913 FA Cup Final.", "premises": ["Thomas Barber was an English professional footballer.", "Thomas Barber played in the Football League for Aston Villa.", "Thomas Barber played as a half back and inside left.", "Thomas Barber scored the winning goal in the 1913 FA Cup Final."], "premises-FOL": ["English(thomasBarber) ∧ ProfessionalFootballer(thomasBarber)", "PlayedInTheFootballLeagueFor(thomasBarber, astonVilla)", "PlayedAs(thomasBarber, aHalfBack) ∧ PlayedAs(thomasBarber, anInsideLeft)", "ScoredTheWinningGoalIn(thomasBarber, facupfinal1913)"], "label": "True", "source": "wiki"} {"story_id": 162, "example_id": 467, "conclusion": "Oliver plays piano in the concert.", "premises": ["If people play the instrument in the concert, then he is good at playing this kind of instrument.", "Peter plays piano, violin, and saxophone.", "Peter was invited to play piano at the concert hall.", "Oliver and Peter were both invited to perform in the concert.", "Oliver plays a different musical instrument from Peter in the concert."], "premises-FOL": ["∀y (∀x (PlayInConcert(y, x) → GoodAt(y, x)))", "Play(peter, piano) ∧Play(peter, violin)", "PlayInConcert(peter, piano)", "PlayerInConcert(peter) ∧ PlayerInConcert(oliver)", "¬PlayInConcert(oliver, piano)"], "label": "False", "source": "wiki"} {"story_id": 162, "example_id": 468, "conclusion": "Oliver plays violin in the concert.", "premises": ["If people play the instrument in the concert, then he is good at playing this kind of instrument.", "Peter plays piano, violin, and saxophone.", "Peter was invited to play piano at the concert hall.", "Oliver and Peter were both invited to perform in the concert.", "Oliver plays a different musical instrument from Peter in the concert."], "premises-FOL": ["∀y (∀x (PlayInConcert(y, x) → GoodAt(y, x)))", "Play(peter, piano) ∧Play(peter, violin)", "PlayInConcert(peter, piano)", "PlayerInConcert(peter) ∧ PlayerInConcert(oliver)", "¬PlayInConcert(oliver, piano)"], "label": "Unknown", "source": "wiki"} {"story_id": 162, "example_id": 469, "conclusion": "Peter is good at playing piano.", "premises": ["If people play the instrument in the concert, then he is good at playing this kind of instrument.", "Peter plays piano, violin, and saxophone.", "Peter was invited to play piano at the concert hall.", "Oliver and Peter were both invited to perform in the concert.", "Oliver plays a different musical instrument from Peter in the concert."], "premises-FOL": ["∀y (∀x (PlayInConcert(y, x) → GoodAt(y, x)))", "Play(peter, piano) ∧Play(peter, violin)", "PlayInConcert(peter, piano)", "PlayerInConcert(peter) ∧ PlayerInConcert(oliver)", "¬PlayInConcert(oliver, piano)"], "label": "True", "source": "wiki"} {"story_id": 454, "example_id": 1312, "conclusion": "George enjoys basking in the sun.", "premises": ["If something can go underwater, then it enjoys water.", "All animals that can swim can go underwater.", "Either an animal can swim or it can walk.", "Animals that can walk travel on land.", "Animals that enjoy water splash water around.", "Every animal that travels on land enjoys basking in the sun.", "George splashes water around and can swim.", "Liam is either an animal that can walk and enjoys water, or is neither an animal that can walk nor enjoys water."], "premises-FOL": ["∀x (GoesUnderwater(x) → EnjoysWater(x))", "∀x (CanSwim(x) → GoesUnderwater(x))", "∀x (CanSwim(x) ∨ CanWalk(x))", "∀x (CanWalk(x) → TravelsOnLand(x))", "∀x (EnjoysWater(x) → Splashes(x))", "∀x (TravelsOnLand(x) → EnjoysBasking(x))", "Splashes(george) ∧ CanSwim(george)", "(CanWalk(liam) ∧ EnjoysWater(liam)) ∨ (¬CanWalk(liam) ∧ ¬EnjoysWater(liam))"], "label": "Unknown", "source": "hyb"} {"story_id": 454, "example_id": 1313, "conclusion": "Liam enjoys basking in the sun and splashing water around.", "premises": ["If something can go underwater, then it enjoys water.", "All animals that can swim can go underwater.", "Either an animal can swim or it can walk.", "Animals that can walk travel on land.", "Animals that enjoy water splash water around.", "Every animal that travels on land enjoys basking in the sun.", "George splashes water around and can swim.", "Liam is either an animal that can walk and enjoys water, or is neither an animal that can walk nor enjoys water."], "premises-FOL": ["∀x (GoesUnderwater(x) → EnjoysWater(x))", "∀x (CanSwim(x) → GoesUnderwater(x))", "∀x (CanSwim(x) ∨ CanWalk(x))", "∀x (CanWalk(x) → TravelsOnLand(x))", "∀x (EnjoysWater(x) → Splashes(x))", "∀x (TravelsOnLand(x) → EnjoysBasking(x))", "Splashes(george) ∧ CanSwim(george)", "(CanWalk(liam) ∧ EnjoysWater(liam)) ∨ (¬CanWalk(liam) ∧ ¬EnjoysWater(liam))"], "label": "True", "source": "hyb"} {"story_id": 454, "example_id": 1314, "conclusion": "Liam neither enjoys basking in the sun nor splashing water around.", "premises": ["If something can go underwater, then it enjoys water.", "All animals that can swim can go underwater.", "Either an animal can swim or it can walk.", "Animals that can walk travel on land.", "Animals that enjoy water splash water around.", "Every animal that travels on land enjoys basking in the sun.", "George splashes water around and can swim.", "Liam is either an animal that can walk and enjoys water, or is neither an animal that can walk nor enjoys water."], "premises-FOL": ["∀x (GoesUnderwater(x) → EnjoysWater(x))", "∀x (CanSwim(x) → GoesUnderwater(x))", "∀x (CanSwim(x) ∨ CanWalk(x))", "∀x (CanWalk(x) → TravelsOnLand(x))", "∀x (EnjoysWater(x) → Splashes(x))", "∀x (TravelsOnLand(x) → EnjoysBasking(x))", "Splashes(george) ∧ CanSwim(george)", "(CanWalk(liam) ∧ EnjoysWater(liam)) ∨ (¬CanWalk(liam) ∧ ¬EnjoysWater(liam))"], "label": "False", "source": "hyb"} {"story_id": 236, "example_id": 673, "conclusion": "Cancer researchers tend to use the cancer effect size to determine the relative importance of the genetic alterations that confer selective advantage to cancer cells.", "premises": ["Cancer biology is finding genetic alterations that confer selective advantage to cancer cells. ", "Cancer researchers have frequently ranked the importance of substitutions to cancer growth by P value.", "P values are thresholds for belief, not metrics of effect. "], "premises-FOL": ["FindingGeneticAlterationsConferSelectiveAdvantageCancerCells(cancerBiology)", " PValue(cancerResearchers, theImportanceOfSubstitutionsToCancerGrowth)", " ∀x (PValue(x) → ThresholdsForBelief(x) ∧ ¬MetricsOfEffect(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 236, "example_id": 674, "conclusion": "P value represents the selection intensity for somatic variants in cancer cell lineages.", "premises": ["Cancer biology is finding genetic alterations that confer selective advantage to cancer cells. ", "Cancer researchers have frequently ranked the importance of substitutions to cancer growth by P value.", "P values are thresholds for belief, not metrics of effect. "], "premises-FOL": ["FindingGeneticAlterationsConferSelectiveAdvantageCancerCells(cancerBiology)", " PValue(cancerResearchers, theImportanceOfSubstitutionsToCancerGrowth)", " ∀x (PValue(x) → ThresholdsForBelief(x) ∧ ¬MetricsOfEffect(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 236, "example_id": 675, "conclusion": "Cancer effect size is a metric that is preferred by the majority of cancer researchers.", "premises": ["Cancer biology is finding genetic alterations that confer selective advantage to cancer cells. ", "Cancer researchers have frequently ranked the importance of substitutions to cancer growth by P value.", "P values are thresholds for belief, not metrics of effect. "], "premises-FOL": ["FindingGeneticAlterationsConferSelectiveAdvantageCancerCells(cancerBiology)", " PValue(cancerResearchers, theImportanceOfSubstitutionsToCancerGrowth)", " ∀x (PValue(x) → ThresholdsForBelief(x) ∧ ¬MetricsOfEffect(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 236, "example_id": 676, "conclusion": "P value doesn't represent metrics of effect.", "premises": ["Cancer biology is finding genetic alterations that confer selective advantage to cancer cells. ", "Cancer researchers have frequently ranked the importance of substitutions to cancer growth by P value.", "P values are thresholds for belief, not metrics of effect. "], "premises-FOL": ["FindingGeneticAlterationsConferSelectiveAdvantageCancerCells(cancerBiology)", " PValue(cancerResearchers, theImportanceOfSubstitutionsToCancerGrowth)", " ∀x (PValue(x) → ThresholdsForBelief(x) ∧ ¬MetricsOfEffect(x))"], "label": "True", "source": "wiki"} {"story_id": 481, "example_id": 1407, "conclusion": "A worksheet is dispensable.", "premises": ["All dispensable things are environment-friendly. ", "All woodware is dispensable.", "All paper is woodware. ", "No good things are bad. ", "All environment-friendly things are good.", "A worksheet is either paper or is environment-friendly."], "premises-FOL": ["∀x (Dispensable(x) → EnvironmentFriendly(x))", "∀x (Woodware(x) → Dispensable(x))", "∀x (Paper(x) → Woodware(x))", "∀x (Good(x) → ¬Bad(x))", "∀x (EnvironmentFriendly(x) → Good(x))", "Paper(worksheet) ⊕ EnvironmentFriendly(worksheet)"], "label": "Unknown", "source": "hyb"} {"story_id": 481, "example_id": 1408, "conclusion": "A worksheet is not dispensable.", "premises": ["All dispensable things are environment-friendly. ", "All woodware is dispensable.", "All paper is woodware. ", "No good things are bad. ", "All environment-friendly things are good.", "A worksheet is either paper or is environment-friendly."], "premises-FOL": ["∀x (Dispensable(x) → EnvironmentFriendly(x))", "∀x (Woodware(x) → Dispensable(x))", "∀x (Paper(x) → Woodware(x))", "∀x (Good(x) → ¬Bad(x))", "∀x (EnvironmentFriendly(x) → Good(x))", "Paper(worksheet) ⊕ EnvironmentFriendly(worksheet)"], "label": "Unknown", "source": "hyb"} {"story_id": 481, "example_id": 1409, "conclusion": "A worksheet is bad.", "premises": ["All dispensable things are environment-friendly. ", "All woodware is dispensable.", "All paper is woodware. ", "No good things are bad. ", "All environment-friendly things are good.", "A worksheet is either paper or is environment-friendly."], "premises-FOL": ["∀x (Dispensable(x) → EnvironmentFriendly(x))", "∀x (Woodware(x) → Dispensable(x))", "∀x (Paper(x) → Woodware(x))", "∀x (Good(x) → ¬Bad(x))", "∀x (EnvironmentFriendly(x) → Good(x))", "Paper(worksheet) ⊕ EnvironmentFriendly(worksheet)"], "label": "False", "source": "hyb"} {"story_id": 481, "example_id": 1410, "conclusion": "A worksheet is not bad.", "premises": ["All dispensable things are environment-friendly. ", "All woodware is dispensable.", "All paper is woodware. ", "No good things are bad. ", "All environment-friendly things are good.", "A worksheet is either paper or is environment-friendly."], "premises-FOL": ["∀x (Dispensable(x) → EnvironmentFriendly(x))", "∀x (Woodware(x) → Dispensable(x))", "∀x (Paper(x) → Woodware(x))", "∀x (Good(x) → ¬Bad(x))", "∀x (EnvironmentFriendly(x) → Good(x))", "Paper(worksheet) ⊕ EnvironmentFriendly(worksheet)"], "label": "True", "source": "hyb"} {"story_id": 253, "example_id": 702, "conclusion": "Some snake has fur.", "premises": ["No reptile has fur.", "All snakes are reptiles."], "premises-FOL": ["∀x (Reptile(x) → ¬HasFur(x))", "∀x (Snake(x) → Reptile(x))"], "label": "False", "source": "wiki"} {"story_id": 60, "example_id": 178, "conclusion": "Tower A is low.", "premises": ["All buildings in New Haven are low. ", "All buildings managed by the Yale Housing are located in New Haven. ", "All buildings in Manhattans are high. ", "All buildings owned by Bloomberg are located in Manhattans. ", "All buildings with the Bloomberg logo are owned by Bloomberg. ", "Tower A is managed by the Yale Housing.", "Tower B is with the Bloomberg logo."], "premises-FOL": ["∀x (Located(newhaven, x) → ¬High(x))", "∀x (YaleHousing(x) → Located(newhaven, x))", "∀x (Located(manhattans, x) → High(x))", "∀x (Bloomberg(x) → Located(manhattans, x))", "∀x (BloombergLogo(x) → Bloomberg(x))", "YaleHousing(tower-a)", "BloombergLogo(tower-b)"], "label": "True", "source": "wiki"} {"story_id": 60, "example_id": 179, "conclusion": "Tower B is not located in Manhattans.", "premises": ["All buildings in New Haven are low. ", "All buildings managed by the Yale Housing are located in New Haven. ", "All buildings in Manhattans are high. ", "All buildings owned by Bloomberg are located in Manhattans. ", "All buildings with the Bloomberg logo are owned by Bloomberg. ", "Tower A is managed by the Yale Housing.", "Tower B is with the Bloomberg logo."], "premises-FOL": ["∀x (Located(newhaven, x) → ¬High(x))", "∀x (YaleHousing(x) → Located(newhaven, x))", "∀x (Located(manhattans, x) → High(x))", "∀x (Bloomberg(x) → Located(manhattans, x))", "∀x (BloombergLogo(x) → Bloomberg(x))", "YaleHousing(tower-a)", "BloombergLogo(tower-b)"], "label": "False", "source": "wiki"} {"story_id": 60, "example_id": 180, "conclusion": "Tower B is located in New Haven.", "premises": ["All buildings in New Haven are low. ", "All buildings managed by the Yale Housing are located in New Haven. ", "All buildings in Manhattans are high. ", "All buildings owned by Bloomberg are located in Manhattans. ", "All buildings with the Bloomberg logo are owned by Bloomberg. ", "Tower A is managed by the Yale Housing.", "Tower B is with the Bloomberg logo."], "premises-FOL": ["∀x (Located(newhaven, x) → ¬High(x))", "∀x (YaleHousing(x) → Located(newhaven, x))", "∀x (Located(manhattans, x) → High(x))", "∀x (Bloomberg(x) → Located(manhattans, x))", "∀x (BloombergLogo(x) → Bloomberg(x))", "YaleHousing(tower-a)", "BloombergLogo(tower-b)"], "label": "False", "source": "wiki"} {"story_id": 453, "example_id": 1309, "conclusion": "Ron is a lizard.", "premises": ["No cold-blooded animals are birds.", "All reptiles are cold-blooded.", "Either an animal is a bird or it eats other animals.", "If an animal eats other animals, then it is a carnivore.", "Ron is neither a cold-blooded animal nor a carnivore.", "Henry is neither a carnivore nor a lizard."], "premises-FOL": ["∀x (ColdBlooded(x) → ¬Bird(x))", "∀x (Reptile(x) → ColdBlooded(x))", "∀x (Bird(x) ∨ EatOtherAnimals(x))", "∀x (EatOtherAnimals(x) → Carnivore(x))", "¬ColdBlooded(ron) ∧ ¬Carnivore(ron)", "¬Carnivore(henry) ∧ ¬Lizard(henry)"], "label": "Unknown", "source": "hyb"} {"story_id": 453, "example_id": 1310, "conclusion": "Either Henry is a reptile or Ron eats other animals.", "premises": ["No cold-blooded animals are birds.", "All reptiles are cold-blooded.", "Either an animal is a bird or it eats other animals.", "If an animal eats other animals, then it is a carnivore.", "Ron is neither a cold-blooded animal nor a carnivore.", "Henry is neither a carnivore nor a lizard."], "premises-FOL": ["∀x (ColdBlooded(x) → ¬Bird(x))", "∀x (Reptile(x) → ColdBlooded(x))", "∀x (Bird(x) ∨ EatOtherAnimals(x))", "∀x (EatOtherAnimals(x) → Carnivore(x))", "¬ColdBlooded(ron) ∧ ¬Carnivore(ron)", "¬Carnivore(henry) ∧ ¬Lizard(henry)"], "label": "False", "source": "hyb"} {"story_id": 453, "example_id": 1311, "conclusion": "It is not true that Ron is a reptile or that Henry is cold-blooded.", "premises": ["No cold-blooded animals are birds.", "All reptiles are cold-blooded.", "Either an animal is a bird or it eats other animals.", "If an animal eats other animals, then it is a carnivore.", "Ron is neither a cold-blooded animal nor a carnivore.", "Henry is neither a carnivore nor a lizard."], "premises-FOL": ["∀x (ColdBlooded(x) → ¬Bird(x))", "∀x (Reptile(x) → ColdBlooded(x))", "∀x (Bird(x) ∨ EatOtherAnimals(x))", "∀x (EatOtherAnimals(x) → Carnivore(x))", "¬ColdBlooded(ron) ∧ ¬Carnivore(ron)", "¬Carnivore(henry) ∧ ¬Lizard(henry)"], "label": "True", "source": "hyb"} {"story_id": 73, "example_id": 222, "conclusion": "Yevgeny Kurochkin discovered a new bird genus.", "premises": ["Ambiortus is a prehistoric bird genus.", "Ambiorus Dementjevi is the only known species of Ambiortus.", "The Mongol region was where Ambiorus Dementjevi lived.", "Yevgeny Kurochkin was the discoverer of Ambiortus."], "premises-FOL": ["Prehistoric(ambiortus) ∧ BirdGenus(ambiortus)", "∀x (Species(x, ambiortus) → AmbiortusDementjevi(x))", "∀x (AmbiortusDementjevi(x) → Lived(x, mongolregion))", "Discovered(yevgenykurochkin, ambiortus)"], "label": "True", "source": "wiki"} {"story_id": 73, "example_id": 223, "conclusion": "There is a species of Ambiortus that doesn't live in the Mongol region.", "premises": ["Ambiortus is a prehistoric bird genus.", "Ambiorus Dementjevi is the only known species of Ambiortus.", "The Mongol region was where Ambiorus Dementjevi lived.", "Yevgeny Kurochkin was the discoverer of Ambiortus."], "premises-FOL": ["Prehistoric(ambiortus) ∧ BirdGenus(ambiortus)", "∀x (Species(x, ambiortus) → AmbiortusDementjevi(x))", "∀x (AmbiortusDementjevi(x) → Lived(x, mongolregion))", "Discovered(yevgenykurochkin, ambiortus)"], "label": "False", "source": "wiki"} {"story_id": 73, "example_id": 224, "conclusion": "Yevgeny Kurochkin lived in the Mongol region.", "premises": ["Ambiortus is a prehistoric bird genus.", "Ambiorus Dementjevi is the only known species of Ambiortus.", "The Mongol region was where Ambiorus Dementjevi lived.", "Yevgeny Kurochkin was the discoverer of Ambiortus."], "premises-FOL": ["Prehistoric(ambiortus) ∧ BirdGenus(ambiortus)", "∀x (Species(x, ambiortus) → AmbiortusDementjevi(x))", "∀x (AmbiortusDementjevi(x) → Lived(x, mongolregion))", "Discovered(yevgenykurochkin, ambiortus)"], "label": "Unknown", "source": "wiki"} {"story_id": 73, "example_id": 225, "conclusion": "All species of Ambiortus live in the Mongol region.", "premises": ["Ambiortus is a prehistoric bird genus.", "Ambiorus Dementjevi is the only known species of Ambiortus.", "The Mongol region was where Ambiorus Dementjevi lived.", "Yevgeny Kurochkin was the discoverer of Ambiortus."], "premises-FOL": ["Prehistoric(ambiortus) ∧ BirdGenus(ambiortus)", "∀x (Species(x, ambiortus) → AmbiortusDementjevi(x))", "∀x (AmbiortusDementjevi(x) → Lived(x, mongolregion))", "Discovered(yevgenykurochkin, ambiortus)"], "label": "True", "source": "wiki"} {"story_id": 448, "example_id": 1294, "conclusion": "Jack plays football.", "premises": ["Everyone that uses a football can throw a football.", "If someone plays football, then they use a football.", "Either someone is a football player or a basketball player.", "Every basketball player is tall.", "Everyone that can throw a football can throw a football with a spiral.", "If someone is tall, then they are in shape.", "If Jack is neither tall nor a basketball player, then Jack is neither tall nor can throw a football."], "premises-FOL": ["∀x (UseFootball(x) → ThrowFootball(x))", "∀x (PlayFootball(x) → UseFootball(x))", "∀x (BasketballPlayer(x) ∨ PlayFootball(x))", "∀x (BasketballPlayer(x) → Tall(x))", "∀x (ThrowFootball(x) → ThrowFootballSpiral(x))", "∀x (Tall(x) → InShape(x))", "¬Tall(jack) ∧ ¬BasketballPlayer(jack) → ¬Tall(jack) ∧ ¬ThrowFootball(jack)"], "label": "Unknown", "source": "hyb"} {"story_id": 448, "example_id": 1295, "conclusion": "Jack is in shape.", "premises": ["Everyone that uses a football can throw a football.", "If someone plays football, then they use a football.", "Either someone is a football player or a basketball player.", "Every basketball player is tall.", "Everyone that can throw a football can throw a football with a spiral.", "If someone is tall, then they are in shape.", "If Jack is neither tall nor a basketball player, then Jack is neither tall nor can throw a football."], "premises-FOL": ["∀x (UseFootball(x) → ThrowFootball(x))", "∀x (PlayFootball(x) → UseFootball(x))", "∀x (BasketballPlayer(x) ∨ PlayFootball(x))", "∀x (BasketballPlayer(x) → Tall(x))", "∀x (ThrowFootball(x) → ThrowFootballSpiral(x))", "∀x (Tall(x) → InShape(x))", "¬Tall(jack) ∧ ¬BasketballPlayer(jack) → ¬Tall(jack) ∧ ¬ThrowFootball(jack)"], "label": "True", "source": "hyb"} {"story_id": 448, "example_id": 1296, "conclusion": "Jack is not in shape.", "premises": ["Everyone that uses a football can throw a football.", "If someone plays football, then they use a football.", "Either someone is a football player or a basketball player.", "Every basketball player is tall.", "Everyone that can throw a football can throw a football with a spiral.", "If someone is tall, then they are in shape.", "If Jack is neither tall nor a basketball player, then Jack is neither tall nor can throw a football."], "premises-FOL": ["∀x (UseFootball(x) → ThrowFootball(x))", "∀x (PlayFootball(x) → UseFootball(x))", "∀x (BasketballPlayer(x) ∨ PlayFootball(x))", "∀x (BasketballPlayer(x) → Tall(x))", "∀x (ThrowFootball(x) → ThrowFootballSpiral(x))", "∀x (Tall(x) → InShape(x))", "¬Tall(jack) ∧ ¬BasketballPlayer(jack) → ¬Tall(jack) ∧ ¬ThrowFootball(jack)"], "label": "False", "source": "hyb"} {"story_id": 3, "example_id": 7, "conclusion": "Pierre de Rigaud de Vaudreuil built a fort in New France.", "premises": ["Fort Ticonderoga is the current name for Fort Carillon.", "Pierre de Rigaud de Vaudreuil built Fort Carillon.", "Fort Carillon was located in New France.", "New France is not in Europe."], "premises-FOL": ["CurrentName(fortticonderoga, fortcarillon)", "Built(pierrederigauddevaudreuil, fortcarillon)", "LocatedIn(fortcarillon, newfrance)", "¬LocatedIn(newfrance, europe)"], "label": "True", "source": "wiki"} {"story_id": 3, "example_id": 8, "conclusion": "Pierre de Rigaud de Vaudreuil built a fort in New England.", "premises": ["Fort Ticonderoga is the current name for Fort Carillon.", "Pierre de Rigaud de Vaudreuil built Fort Carillon.", "Fort Carillon was located in New France.", "New France is not in Europe."], "premises-FOL": ["CurrentName(fortticonderoga, fortcarillon)", "Built(pierrederigauddevaudreuil, fortcarillon)", "LocatedIn(fortcarillon, newfrance)", "¬LocatedIn(newfrance, europe)"], "label": "Unknown", "source": "wiki"} {"story_id": 3, "example_id": 9, "conclusion": "Fort Carillon was located in Europe.", "premises": ["Fort Ticonderoga is the current name for Fort Carillon.", "Pierre de Rigaud de Vaudreuil built Fort Carillon.", "Fort Carillon was located in New France.", "New France is not in Europe."], "premises-FOL": ["CurrentName(fortticonderoga, fortcarillon)", "Built(pierrederigauddevaudreuil, fortcarillon)", "LocatedIn(fortcarillon, newfrance)", "¬LocatedIn(newfrance, europe)"], "label": "Unknown", "source": "wiki"} {"story_id": 328, "example_id": 845, "conclusion": "Stephen Curry is an NBA player.", "premises": ["No soccer players are professional basketball players.", "All NBA players are professional basketball players.", "All defenders are soccer players.", "All centerback players are defenders.", "If Stephen Curry is an NBA player or a soccer player, then he is a professional basketball player."], "premises-FOL": ["¬(∃x (SoccerPlayer(x) ∧ ProfessionalBasketballPlayer(x)))", "∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x))", "∀x (Defender(x) → SoccerPlayer(x))", "∀x (Centerback(x) → Defender(x))", "(NBAPlayer(stephencurry) ⊕ SoccerPlayer(stephencurry)) → ProfessionalBasketballPlayer(stephencurry)"], "label": "Unknown", "source": "hyb"} {"story_id": 328, "example_id": 846, "conclusion": "Stephen Curry is a centerback player.", "premises": ["No soccer players are professional basketball players.", "All NBA players are professional basketball players.", "All defenders are soccer players.", "All centerback players are defenders.", "If Stephen Curry is an NBA player or a soccer player, then he is a professional basketball player."], "premises-FOL": ["¬(∃x (SoccerPlayer(x) ∧ ProfessionalBasketballPlayer(x)))", "∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x))", "∀x (Defender(x) → SoccerPlayer(x))", "∀x (Centerback(x) → Defender(x))", "(NBAPlayer(stephencurry) ⊕ SoccerPlayer(stephencurry)) → ProfessionalBasketballPlayer(stephencurry)"], "label": "False", "source": "hyb"} {"story_id": 328, "example_id": 847, "conclusion": "Stephen Curry is not a centerback player.", "premises": ["No soccer players are professional basketball players.", "All NBA players are professional basketball players.", "All defenders are soccer players.", "All centerback players are defenders.", "If Stephen Curry is an NBA player or a soccer player, then he is a professional basketball player."], "premises-FOL": ["¬(∃x (SoccerPlayer(x) ∧ ProfessionalBasketballPlayer(x)))", "∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x))", "∀x (Defender(x) → SoccerPlayer(x))", "∀x (Centerback(x) → Defender(x))", "(NBAPlayer(stephencurry) ⊕ SoccerPlayer(stephencurry)) → ProfessionalBasketballPlayer(stephencurry)"], "label": "True", "source": "hyb"} {"story_id": 484, "example_id": 1420, "conclusion": "Inception is a folk song.", "premises": ["No songs are visual. ", "All folk songs are songs. ", "All videos are visual. ", "All movies are videos.", "All sci-fi movies are movies.", "Inception is a sci-fi movie.", "Mac is neither a folk song nor a sci-fi movie."], "premises-FOL": ["∀x (Song(x) → ¬Visual(x))", "∀x (FolkSong(x) → Song(x))", "∀x (Video(x) → Visual(x))", "∀x (Movie(x) → Video(x))", "∀x (ScifiMovie(x) → Movie(x))", "ScifiMovie(inception)", "¬FolkSong(mac) ∧ ¬ScifiMovie(mac)"], "label": "False", "source": "hyb"} {"story_id": 484, "example_id": 1421, "conclusion": "Inception is not a folk song.", "premises": ["No songs are visual. ", "All folk songs are songs. ", "All videos are visual. ", "All movies are videos.", "All sci-fi movies are movies.", "Inception is a sci-fi movie.", "Mac is neither a folk song nor a sci-fi movie."], "premises-FOL": ["∀x (Song(x) → ¬Visual(x))", "∀x (FolkSong(x) → Song(x))", "∀x (Video(x) → Visual(x))", "∀x (Movie(x) → Video(x))", "∀x (ScifiMovie(x) → Movie(x))", "ScifiMovie(inception)", "¬FolkSong(mac) ∧ ¬ScifiMovie(mac)"], "label": "True", "source": "hyb"} {"story_id": 484, "example_id": 1422, "conclusion": "Inception is either a video or a folk song.", "premises": ["No songs are visual. ", "All folk songs are songs. ", "All videos are visual. ", "All movies are videos.", "All sci-fi movies are movies.", "Inception is a sci-fi movie.", "Mac is neither a folk song nor a sci-fi movie."], "premises-FOL": ["∀x (Song(x) → ¬Visual(x))", "∀x (FolkSong(x) → Song(x))", "∀x (Video(x) → Visual(x))", "∀x (Movie(x) → Video(x))", "∀x (ScifiMovie(x) → Movie(x))", "ScifiMovie(inception)", "¬FolkSong(mac) ∧ ¬ScifiMovie(mac)"], "label": "True", "source": "hyb"} {"story_id": 484, "example_id": 1423, "conclusion": "Mac is a video.", "premises": ["No songs are visual. ", "All folk songs are songs. ", "All videos are visual. ", "All movies are videos.", "All sci-fi movies are movies.", "Inception is a sci-fi movie.", "Mac is neither a folk song nor a sci-fi movie."], "premises-FOL": ["∀x (Song(x) → ¬Visual(x))", "∀x (FolkSong(x) → Song(x))", "∀x (Video(x) → Visual(x))", "∀x (Movie(x) → Video(x))", "∀x (ScifiMovie(x) → Movie(x))", "ScifiMovie(inception)", "¬FolkSong(mac) ∧ ¬ScifiMovie(mac)"], "label": "Unknown", "source": "hyb"} {"story_id": 393, "example_id": 1065, "conclusion": "Jeff is a shy and reticent person.", "premises": ["All extroverts are overtly expressive.", "People are either extroverts or introverts.", "If someone is an introvert, then they are shy and reticent. ", "No shy and reticent person likes to talk to strangers.", "Jeff is not an extrovert and someone who likes to talk to strangers."], "premises-FOL": ["∀x (Extroverts(x) → OvertlyExpressive(x))", " ∀x (Extroverts(x) ∨ Introverts(x)) ", " ∀x (Introverts(x) → ShyAndReticentPerson(x))", " ∀x (ShyAndReticentPerson(x) → ¬LikeToTalkToStrangers(x))", " ¬Extroverts(jeff) ∧ ¬LikeToTalkToStrangers(jeff)"], "label": "Unknown", "source": "hyb"} {"story_id": 393, "example_id": 1066, "conclusion": "Jeff is overtly expressive and likes to talk to strangers.", "premises": ["All extroverts are overtly expressive.", "People are either extroverts or introverts.", "If someone is an introvert, then they are shy and reticent. ", "No shy and reticent person likes to talk to strangers.", "Jeff is not an extrovert and someone who likes to talk to strangers."], "premises-FOL": ["∀x (Extroverts(x) → OvertlyExpressive(x))", " ∀x (Extroverts(x) ∨ Introverts(x)) ", " ∀x (Introverts(x) → ShyAndReticentPerson(x))", " ∀x (ShyAndReticentPerson(x) → ¬LikeToTalkToStrangers(x))", " ¬Extroverts(jeff) ∧ ¬LikeToTalkToStrangers(jeff)"], "label": "False", "source": "hyb"} {"story_id": 393, "example_id": 1067, "conclusion": "If Jeff is either overtly expressive and likes to talk to strangers or neither overtly expressive nor likes to talk to strangers, then Jeff is neither an extrovert nor likes to talk to strangers.", "premises": ["All extroverts are overtly expressive.", "People are either extroverts or introverts.", "If someone is an introvert, then they are shy and reticent. ", "No shy and reticent person likes to talk to strangers.", "Jeff is not an extrovert and someone who likes to talk to strangers."], "premises-FOL": ["∀x (Extroverts(x) → OvertlyExpressive(x))", " ∀x (Extroverts(x) ∨ Introverts(x)) ", " ∀x (Introverts(x) → ShyAndReticentPerson(x))", " ∀x (ShyAndReticentPerson(x) → ¬LikeToTalkToStrangers(x))", " ¬Extroverts(jeff) ∧ ¬LikeToTalkToStrangers(jeff)"], "label": "True", "source": "hyb"} {"story_id": 408, "example_id": 1138, "conclusion": "Candace is a top player in the league.", "premises": ["No low-scoring players are top players in the league.", "Basketball players are either top players in the league or successfully shoot a high percentage of 3-pointers.", "All players who successfully shoot a high percentage of 3-pointers are solid at shooting 2-pointers.", "No players who are solid at shooting 2-pointers are bad at mid-range shots.", "Candace is either a low-scoring player or successfully shoots a high percentage of 3-pointers."], "premises-FOL": ["∀x (LowScore(x) → ¬TopPlayer(x))", "∀x (TopPlayer(x) ∨ ThreePointer(x))", "∀x (ThreePointer(x) → TwoPointer(x))", "∀x (TwoPointer(x) → ¬BadMid(x))", "LowScore(candace) ⊕ ThreePointer(candace)"], "label": "Unknown", "source": "hyb"} {"story_id": 408, "example_id": 1139, "conclusion": "Candace is bad at mid-range shots.", "premises": ["No low-scoring players are top players in the league.", "Basketball players are either top players in the league or successfully shoot a high percentage of 3-pointers.", "All players who successfully shoot a high percentage of 3-pointers are solid at shooting 2-pointers.", "No players who are solid at shooting 2-pointers are bad at mid-range shots.", "Candace is either a low-scoring player or successfully shoots a high percentage of 3-pointers."], "premises-FOL": ["∀x (LowScore(x) → ¬TopPlayer(x))", "∀x (TopPlayer(x) ∨ ThreePointer(x))", "∀x (ThreePointer(x) → TwoPointer(x))", "∀x (TwoPointer(x) → ¬BadMid(x))", "LowScore(candace) ⊕ ThreePointer(candace)"], "label": "False", "source": "hyb"} {"story_id": 408, "example_id": 1140, "conclusion": "Candace is solid at shooting 2-pointers or bad at mid-range shots.", "premises": ["No low-scoring players are top players in the league.", "Basketball players are either top players in the league or successfully shoot a high percentage of 3-pointers.", "All players who successfully shoot a high percentage of 3-pointers are solid at shooting 2-pointers.", "No players who are solid at shooting 2-pointers are bad at mid-range shots.", "Candace is either a low-scoring player or successfully shoots a high percentage of 3-pointers."], "premises-FOL": ["∀x (LowScore(x) → ¬TopPlayer(x))", "∀x (TopPlayer(x) ∨ ThreePointer(x))", "∀x (ThreePointer(x) → TwoPointer(x))", "∀x (TwoPointer(x) → ¬BadMid(x))", "LowScore(candace) ⊕ ThreePointer(candace)"], "label": "True", "source": "hyb"} {"story_id": 408, "example_id": 1141, "conclusion": "Candace is either solid at shooting 2-pointers or bad at mid-range shots.", "premises": ["No low-scoring players are top players in the league.", "Basketball players are either top players in the league or successfully shoot a high percentage of 3-pointers.", "All players who successfully shoot a high percentage of 3-pointers are solid at shooting 2-pointers.", "No players who are solid at shooting 2-pointers are bad at mid-range shots.", "Candace is either a low-scoring player or successfully shoots a high percentage of 3-pointers."], "premises-FOL": ["∀x (LowScore(x) → ¬TopPlayer(x))", "∀x (TopPlayer(x) ∨ ThreePointer(x))", "∀x (ThreePointer(x) → TwoPointer(x))", "∀x (TwoPointer(x) → ¬BadMid(x))", "LowScore(candace) ⊕ ThreePointer(candace)"], "label": "True", "source": "hyb"} {"story_id": 408, "example_id": 1142, "conclusion": "Candace is a low-scoring player or bad at mid-range shots.", "premises": ["No low-scoring players are top players in the league.", "Basketball players are either top players in the league or successfully shoot a high percentage of 3-pointers.", "All players who successfully shoot a high percentage of 3-pointers are solid at shooting 2-pointers.", "No players who are solid at shooting 2-pointers are bad at mid-range shots.", "Candace is either a low-scoring player or successfully shoots a high percentage of 3-pointers."], "premises-FOL": ["∀x (LowScore(x) → ¬TopPlayer(x))", "∀x (TopPlayer(x) ∨ ThreePointer(x))", "∀x (ThreePointer(x) → TwoPointer(x))", "∀x (TwoPointer(x) → ¬BadMid(x))", "LowScore(candace) ⊕ ThreePointer(candace)"], "label": "False", "source": "hyb"} {"story_id": 408, "example_id": 1143, "conclusion": "Candace is either a low-scoring player or bad at mid-range shots.", "premises": ["No low-scoring players are top players in the league.", "Basketball players are either top players in the league or successfully shoot a high percentage of 3-pointers.", "All players who successfully shoot a high percentage of 3-pointers are solid at shooting 2-pointers.", "No players who are solid at shooting 2-pointers are bad at mid-range shots.", "Candace is either a low-scoring player or successfully shoots a high percentage of 3-pointers."], "premises-FOL": ["∀x (LowScore(x) → ¬TopPlayer(x))", "∀x (TopPlayer(x) ∨ ThreePointer(x))", "∀x (ThreePointer(x) → TwoPointer(x))", "∀x (TwoPointer(x) → ¬BadMid(x))", "LowScore(candace) ⊕ ThreePointer(candace)"], "label": "False", "source": "hyb"} {"story_id": 408, "example_id": 1144, "conclusion": "Candace is either a player who successfully shoots a high percentage of 3-pointers or is bad at mid-range shots.", "premises": ["No low-scoring players are top players in the league.", "Basketball players are either top players in the league or successfully shoot a high percentage of 3-pointers.", "All players who successfully shoot a high percentage of 3-pointers are solid at shooting 2-pointers.", "No players who are solid at shooting 2-pointers are bad at mid-range shots.", "Candace is either a low-scoring player or successfully shoots a high percentage of 3-pointers."], "premises-FOL": ["∀x (LowScore(x) → ¬TopPlayer(x))", "∀x (TopPlayer(x) ∨ ThreePointer(x))", "∀x (ThreePointer(x) → TwoPointer(x))", "∀x (TwoPointer(x) → ¬BadMid(x))", "LowScore(candace) ⊕ ThreePointer(candace)"], "label": "True", "source": "hyb"} {"story_id": 408, "example_id": 1145, "conclusion": "If Candace is not solid at shooting 2-pointers and bad at mid-range shots, then Candace is not solid at shooting 2-pointers and is a player who successfully shoots a high percentage of 3-pointers.", "premises": ["No low-scoring players are top players in the league.", "Basketball players are either top players in the league or successfully shoot a high percentage of 3-pointers.", "All players who successfully shoot a high percentage of 3-pointers are solid at shooting 2-pointers.", "No players who are solid at shooting 2-pointers are bad at mid-range shots.", "Candace is either a low-scoring player or successfully shoots a high percentage of 3-pointers."], "premises-FOL": ["∀x (LowScore(x) → ¬TopPlayer(x))", "∀x (TopPlayer(x) ∨ ThreePointer(x))", "∀x (ThreePointer(x) → TwoPointer(x))", "∀x (TwoPointer(x) → ¬BadMid(x))", "LowScore(candace) ⊕ ThreePointer(candace)"], "label": "False", "source": "hyb"} {"story_id": 408, "example_id": 1146, "conclusion": "If Candace is solid at shooting 2-pointers or successfully shoots a high percentage of 3-pointers, then Candace is a top player in the league and bad at mid-range shots.", "premises": ["No low-scoring players are top players in the league.", "Basketball players are either top players in the league or successfully shoot a high percentage of 3-pointers.", "All players who successfully shoot a high percentage of 3-pointers are solid at shooting 2-pointers.", "No players who are solid at shooting 2-pointers are bad at mid-range shots.", "Candace is either a low-scoring player or successfully shoots a high percentage of 3-pointers."], "premises-FOL": ["∀x (LowScore(x) → ¬TopPlayer(x))", "∀x (TopPlayer(x) ∨ ThreePointer(x))", "∀x (ThreePointer(x) → TwoPointer(x))", "∀x (TwoPointer(x) → ¬BadMid(x))", "LowScore(candace) ⊕ ThreePointer(candace)"], "label": "False", "source": "hyb"} {"story_id": 271, "example_id": 720, "conclusion": "No plants are mushrooms.", "premises": ["No plants are fungi.", "Mushrooms are fungi."], "premises-FOL": ["∀x (Plant(x) → ¬Fungi(x))", "∀x (Mushroom(x) → Fungi(x))"], "label": "True", "source": "wiki"} {"story_id": 291, "example_id": 740, "conclusion": "Some streets are clean", "premises": ["No road is clean.", "And some streets are roads."], "premises-FOL": ["∀x (Road(x) → ¬Clean(x))", "∃x (Street(x) ∧ Road(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 222, "example_id": 632, "conclusion": "Some people flying from New York City to Seattle will be uncomfortable.", "premises": ["New York City is on the East Coast. ", "Seattle is on the West Coast. ", "If a person from a city on the East coast is traveling to a city on the west coast, they will be on a long flight.", "Most passengers on flights to Seattle from New York City are not in first class.", "People on long flights are uncomfortable unless they're in first class"], "premises-FOL": ["On(newyorkcity, eastcoast)", "On(seattle, westcoast)", "∀x ∀y ∀z ((TravelingFrom(x, y) ∧ On(y, eastcoast) ∧ TravelingTo(x, z) ∧ On(z, westcoast)) → OnLongFlight(x))", "∃x (¬InFirstClass(x) ∧ TravelingFrom(x, newyorkcity) ∧ TravelingTo(x, seattle))", "∀x (OnLongFlight(x) ∧ ¬InFirstClass(x) → Uncomfortable(x))"], "label": "False", "source": "wiki"} {"story_id": 118, "example_id": 356, "conclusion": "Singh Kaur makes a lot of money.", "premises": ["Musicians have very busy lives.", "Singh Kaur is a musician and famous.", "If a musician is not famous, that musician will not make a lot of money.", "A musician can be a singer or a writer."], "premises-FOL": ["∀x (Musician(x) → Busy(x))", "Musician(singhKaur) ∧ Famous(singhKaur)", "∀x (Musician(x) ∧ ¬Famous(x) → ¬MakeMoney(x))", "∃x (Musician(x) ∧ Singer(x) ∨ Writer(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 118, "example_id": 357, "conclusion": "Singh Kaur is a writer.", "premises": ["Musicians have very busy lives.", "Singh Kaur is a musician and famous.", "If a musician is not famous, that musician will not make a lot of money.", "A musician can be a singer or a writer."], "premises-FOL": ["∀x (Musician(x) → Busy(x))", "Musician(singhKaur) ∧ Famous(singhKaur)", "∀x (Musician(x) ∧ ¬Famous(x) → ¬MakeMoney(x))", "∃x (Musician(x) ∧ Singer(x) ∨ Writer(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 118, "example_id": 358, "conclusion": "Singh Kaur has a very busy life.", "premises": ["Musicians have very busy lives.", "Singh Kaur is a musician and famous.", "If a musician is not famous, that musician will not make a lot of money.", "A musician can be a singer or a writer."], "premises-FOL": ["∀x (Musician(x) → Busy(x))", "Musician(singhKaur) ∧ Famous(singhKaur)", "∀x (Musician(x) ∧ ¬Famous(x) → ¬MakeMoney(x))", "∃x (Musician(x) ∧ Singer(x) ∨ Writer(x))"], "label": "True", "source": "wiki"} {"story_id": 284, "example_id": 733, "conclusion": "All buildings are magnificent.", "premises": ["Each building is tall. ", "Everything tall has height."], "premises-FOL": ["∀x (Building(x) → ¬Tall(x))", "∀x (Tall(x) → HasHeight(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 126, "example_id": 376, "conclusion": "The main character of the film Garfield is childish and possessive.", "premises": ["A cat named Garfield, which is the main character of the film Garfield, is orange and fat and likes having lasagna. ", "Garfield and Odie, who is another pet of Jon, share the same home. ", "Garfield hates Odie.", "A pet who hates the pet with whom he shares the same owner is childish and possessive.", "Cats are pets. "], "premises-FOL": ["Cat(garfield) ∧ MainCharacterGarfield(garfield) ∧ BeOrange(garfield) ∧ BeFat(garfield) ∧ LikeLasagna(garfield)", "Pet(garfield, jon) ∧ Pet(odie, jon) ∧ ShareHome(garfield, odie)", "Hate(garfield, odie)", "∀x ∀y ∃z (Pet(x, z) ∧ Pet(y, z) ∧ Hate(x, y) → BeChildish(x) ∧ BePossessive(x))", "∀x ∃y (Cat(x) → Pet(x, y))"], "label": "True", "source": "wiki"} {"story_id": 474, "example_id": 1377, "conclusion": "Hulu eats.", "premises": ["All humans eat.", "If something eats, then it is not a plant.", "A thing is either plant or animal.", "All goats are animals.", "No dirt is an animal.", "Hulu is a goat or a human."], "premises-FOL": ["∀x (Human(x) → Eat(x))", "∀x (Eat(x) → ¬Plant(x))", "∀x (Plant(x) ∨ Animal(x))", "∀x (Goat(x) → Animal(x))", "∀x (Dirt(x) → ¬Animal(x))", "Goat(hulu) ∨ Human(hulu)"], "label": "Unknown", "source": "hyb"} {"story_id": 474, "example_id": 1378, "conclusion": "Hulu does not eat.", "premises": ["All humans eat.", "If something eats, then it is not a plant.", "A thing is either plant or animal.", "All goats are animals.", "No dirt is an animal.", "Hulu is a goat or a human."], "premises-FOL": ["∀x (Human(x) → Eat(x))", "∀x (Eat(x) → ¬Plant(x))", "∀x (Plant(x) ∨ Animal(x))", "∀x (Goat(x) → Animal(x))", "∀x (Dirt(x) → ¬Animal(x))", "Goat(hulu) ∨ Human(hulu)"], "label": "Unknown", "source": "hyb"} {"story_id": 474, "example_id": 1379, "conclusion": "Hulu is dirt.", "premises": ["All humans eat.", "If something eats, then it is not a plant.", "A thing is either plant or animal.", "All goats are animals.", "No dirt is an animal.", "Hulu is a goat or a human."], "premises-FOL": ["∀x (Human(x) → Eat(x))", "∀x (Eat(x) → ¬Plant(x))", "∀x (Plant(x) ∨ Animal(x))", "∀x (Goat(x) → Animal(x))", "∀x (Dirt(x) → ¬Animal(x))", "Goat(hulu) ∨ Human(hulu)"], "label": "False", "source": "hyb"} {"story_id": 474, "example_id": 1380, "conclusion": "Hulu is an animal or dirt.", "premises": ["All humans eat.", "If something eats, then it is not a plant.", "A thing is either plant or animal.", "All goats are animals.", "No dirt is an animal.", "Hulu is a goat or a human."], "premises-FOL": ["∀x (Human(x) → Eat(x))", "∀x (Eat(x) → ¬Plant(x))", "∀x (Plant(x) ∨ Animal(x))", "∀x (Goat(x) → Animal(x))", "∀x (Dirt(x) → ¬Animal(x))", "Goat(hulu) ∨ Human(hulu)"], "label": "True", "source": "hyb"} {"story_id": 474, "example_id": 1381, "conclusion": "Hulu is either an animal or dirt.", "premises": ["All humans eat.", "If something eats, then it is not a plant.", "A thing is either plant or animal.", "All goats are animals.", "No dirt is an animal.", "Hulu is a goat or a human."], "premises-FOL": ["∀x (Human(x) → Eat(x))", "∀x (Eat(x) → ¬Plant(x))", "∀x (Plant(x) ∨ Animal(x))", "∀x (Goat(x) → Animal(x))", "∀x (Dirt(x) → ¬Animal(x))", "Goat(hulu) ∨ Human(hulu)"], "label": "True", "source": "hyb"} {"story_id": 474, "example_id": 1382, "conclusion": "If Hulu is either an animal or dirt, then Hulu eats and is dirt.", "premises": ["All humans eat.", "If something eats, then it is not a plant.", "A thing is either plant or animal.", "All goats are animals.", "No dirt is an animal.", "Hulu is a goat or a human."], "premises-FOL": ["∀x (Human(x) → Eat(x))", "∀x (Eat(x) → ¬Plant(x))", "∀x (Plant(x) ∨ Animal(x))", "∀x (Goat(x) → Animal(x))", "∀x (Dirt(x) → ¬Animal(x))", "Goat(hulu) ∨ Human(hulu)"], "label": "False", "source": "hyb"} {"story_id": 47, "example_id": 136, "conclusion": "The Controlled Substances Act prevents harmful things.", "premises": ["A controlled substance is a drug.", "There exist both harmful and beneficial controlled substances.", "If a child is exposed to a controlled substance, he or she is in chemical endangerment.", "Chemical Endangerment is harmful. ", "The Controlled Substances Act was an act passed in 1971.", "Some Acts prevent harmful things."], "premises-FOL": ["∀x (ControlledSubstances(x) → Drugs(x))", "∃x ∃x (ControlledSubstances(x) ∧ ControlledSubstances(y) ∧ Beneficial(x) ∧ Harmful(y))", "∀x ∀y (ExposedToControlledSubstance(x, y) → ChemicalEndangerment(x))", "∀x (ChemicalEndangerment(x) → Harmful(x))", "PassedIn(controlledSubstancesAct, year1971) ∧ Act(controlledSubstancesAct)", "∃x (Act(x) ∧ PreventsHarm(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 47, "example_id": 137, "conclusion": "Some drugs are beneficial.", "premises": ["A controlled substance is a drug.", "There exist both harmful and beneficial controlled substances.", "If a child is exposed to a controlled substance, he or she is in chemical endangerment.", "Chemical Endangerment is harmful. ", "The Controlled Substances Act was an act passed in 1971.", "Some Acts prevent harmful things."], "premises-FOL": ["∀x (ControlledSubstances(x) → Drugs(x))", "∃x ∃x (ControlledSubstances(x) ∧ ControlledSubstances(y) ∧ Beneficial(x) ∧ Harmful(y))", "∀x ∀y (ExposedToControlledSubstance(x, y) → ChemicalEndangerment(x))", "∀x (ChemicalEndangerment(x) → Harmful(x))", "PassedIn(controlledSubstancesAct, year1971) ∧ Act(controlledSubstancesAct)", "∃x (Act(x) ∧ PreventsHarm(x))"], "label": "True", "source": "wiki"} {"story_id": 47, "example_id": 138, "conclusion": "A child in chemical endangerment is in harm.", "premises": ["A controlled substance is a drug.", "There exist both harmful and beneficial controlled substances.", "If a child is exposed to a controlled substance, he or she is in chemical endangerment.", "Chemical Endangerment is harmful. ", "The Controlled Substances Act was an act passed in 1971.", "Some Acts prevent harmful things."], "premises-FOL": ["∀x (ControlledSubstances(x) → Drugs(x))", "∃x ∃x (ControlledSubstances(x) ∧ ControlledSubstances(y) ∧ Beneficial(x) ∧ Harmful(y))", "∀x ∀y (ExposedToControlledSubstance(x, y) → ChemicalEndangerment(x))", "∀x (ChemicalEndangerment(x) → Harmful(x))", "PassedIn(controlledSubstancesAct, year1971) ∧ Act(controlledSubstancesAct)", "∃x (Act(x) ∧ PreventsHarm(x))"], "label": "True", "source": "wiki"} {"story_id": 321, "example_id": 821, "conclusion": "Mark Zuckerberg is an entrepreneur.", "premises": ["No people who work at corporate jobs are starting a new company.", "All entrepreneurs are starting a new company.", "All risk-averse people are people who work at corporate jobs.", "All people who hate working for others are entrepreneurs.", "If Mark Zuckerberg is neither an entrepreneur nor a person who hates working for others, then Mark Zuckerberg is not a risk-averse person."], "premises-FOL": ["∀x (WorkAtCorporateJobs(x) → ¬StartingANewCompany(x))", " ∀x (Entrepreneurs(x) → StartingANewCompany(x))", " ∀x (Risk-averse(x) → WorkAtCorporateJobs(x))", " ∀x (HateWorkingForOthers(x) → Entrepreneurs(x))", " ¬Entrepreneurs(markZuckerberg) ∨ ¬HateWorkingForOthers(markZuckerberg) → ¬Risk-averse(markZuckerberg)"], "label": "Unknown", "source": "hyb"} {"story_id": 321, "example_id": 822, "conclusion": "Mark Zuckerberg is a risk-averse person.", "premises": ["No people who work at corporate jobs are starting a new company.", "All entrepreneurs are starting a new company.", "All risk-averse people are people who work at corporate jobs.", "All people who hate working for others are entrepreneurs.", "If Mark Zuckerberg is neither an entrepreneur nor a person who hates working for others, then Mark Zuckerberg is not a risk-averse person."], "premises-FOL": ["∀x (WorkAtCorporateJobs(x) → ¬StartingANewCompany(x))", " ∀x (Entrepreneurs(x) → StartingANewCompany(x))", " ∀x (Risk-averse(x) → WorkAtCorporateJobs(x))", " ∀x (HateWorkingForOthers(x) → Entrepreneurs(x))", " ¬Entrepreneurs(markZuckerberg) ∨ ¬HateWorkingForOthers(markZuckerberg) → ¬Risk-averse(markZuckerberg)"], "label": "False", "source": "hyb"} {"story_id": 321, "example_id": 823, "conclusion": "Mark Zuckerberg is not a risk-averse person.", "premises": ["No people who work at corporate jobs are starting a new company.", "All entrepreneurs are starting a new company.", "All risk-averse people are people who work at corporate jobs.", "All people who hate working for others are entrepreneurs.", "If Mark Zuckerberg is neither an entrepreneur nor a person who hates working for others, then Mark Zuckerberg is not a risk-averse person."], "premises-FOL": ["∀x (WorkAtCorporateJobs(x) → ¬StartingANewCompany(x))", " ∀x (Entrepreneurs(x) → StartingANewCompany(x))", " ∀x (Risk-averse(x) → WorkAtCorporateJobs(x))", " ∀x (HateWorkingForOthers(x) → Entrepreneurs(x))", " ¬Entrepreneurs(markZuckerberg) ∨ ¬HateWorkingForOthers(markZuckerberg) → ¬Risk-averse(markZuckerberg)"], "label": "True", "source": "hyb"} {"story_id": 200, "example_id": 573, "conclusion": "If someone is cooking downstairs, it will always cause the first floor to become smokey.", "premises": ["There are two kitchens in the house: the upstairs kitchen and the downstairs kitchen.", "When someone is cooking in the downstairs kitchen, the first floor becomes smokey unless the air conditioner is running.", "If the air conditioner is running and someone is cooking in the downstairs kitchen, all the smoke travels to the second floor."], "premises-FOL": ["∀x (Kitchen(x) → Up(x) ⊕ Down(x))", "(Cook(downstairs) ∧ ¬Run(ac)) → Smokey(firstFloor)", "(Cook(downstairs) ∧ Run(ac)) → Smokey(secondFloor)"], "label": "Unknown", "source": "wiki"} {"story_id": 200, "example_id": 574, "conclusion": "If someone is cooking upstairs, the first floor will become smokey.", "premises": ["There are two kitchens in the house: the upstairs kitchen and the downstairs kitchen.", "When someone is cooking in the downstairs kitchen, the first floor becomes smokey unless the air conditioner is running.", "If the air conditioner is running and someone is cooking in the downstairs kitchen, all the smoke travels to the second floor."], "premises-FOL": ["∀x (Kitchen(x) → Up(x) ⊕ Down(x))", "(Cook(downstairs) ∧ ¬Run(ac)) → Smokey(firstFloor)", "(Cook(downstairs) ∧ Run(ac)) → Smokey(secondFloor)"], "label": "Unknown", "source": "wiki"} {"story_id": 200, "example_id": 575, "conclusion": "If someone is cooking downstairs and the air conditioner is running, there will be smoke upstairs.", "premises": ["There are two kitchens in the house: the upstairs kitchen and the downstairs kitchen.", "When someone is cooking in the downstairs kitchen, the first floor becomes smokey unless the air conditioner is running.", "If the air conditioner is running and someone is cooking in the downstairs kitchen, all the smoke travels to the second floor."], "premises-FOL": ["∀x (Kitchen(x) → Up(x) ⊕ Down(x))", "(Cook(downstairs) ∧ ¬Run(ac)) → Smokey(firstFloor)", "(Cook(downstairs) ∧ Run(ac)) → Smokey(secondFloor)"], "label": "True", "source": "wiki"} {"story_id": 127, "example_id": 377, "conclusion": "A highly developed city is located in the western hemisphere of the earth.", "premises": ["New York City is Located in the United States of America.", "United States of America is part of North America.", "North America is in the western hemisphere of the earth.", "New York City is a highly developed city.", "If place A is located in place B and place B is located in place C, then place A is located in place C."], "premises-FOL": ["Locate(nyc, usa)", "Locate(usa, northAmerica)", "Locate(northAmerica, westHemisphere)", "HighlyDeveloped(nyc)", "∀x ∀y ∀z ((Locate(x, y) ∧ Locate(y, z)) → Locate(x, z))"], "label": "True", "source": "wiki"} {"story_id": 127, "example_id": 378, "conclusion": "USA is not located in western hemisphere of the earth.", "premises": ["New York City is Located in the United States of America.", "United States of America is part of North America.", "North America is in the western hemisphere of the earth.", "New York City is a highly developed city.", "If place A is located in place B and place B is located in place C, then place A is located in place C."], "premises-FOL": ["Locate(nyc, usa)", "Locate(usa, northAmerica)", "Locate(northAmerica, westHemisphere)", "HighlyDeveloped(nyc)", "∀x ∀y ∀z ((Locate(x, y) ∧ Locate(y, z)) → Locate(x, z))"], "label": "False", "source": "wiki"} {"story_id": 127, "example_id": 379, "conclusion": "New York City is located in the New York State.", "premises": ["New York City is Located in the United States of America.", "United States of America is part of North America.", "North America is in the western hemisphere of the earth.", "New York City is a highly developed city.", "If place A is located in place B and place B is located in place C, then place A is located in place C."], "premises-FOL": ["Locate(nyc, usa)", "Locate(usa, northAmerica)", "Locate(northAmerica, westHemisphere)", "HighlyDeveloped(nyc)", "∀x ∀y ∀z ((Locate(x, y) ∧ Locate(y, z)) → Locate(x, z))"], "label": "Unknown", "source": "wiki"} {"story_id": 146, "example_id": 429, "conclusion": "There exists a poem written by an ancient Roman writer with a strong analogy of human aging.", "premises": ["Callus 4 is a poem that was written by the ancient Roman writer Catullus.", "Callus 4 is a story about the retirement of a well-traveled ship.", "There is a strong analogy of human aging in the poem Callus 4.", "Callus 4 is written in an unusual iambic trimeter to convey a sense of speed over the waves."], "premises-FOL": ["Poem(callus4) ∧ WrittenBy(callus4, catullus) ∧ Roman(catullus)", "RetirementShip(callus4)", "Poem(callus4) → AgingAnalogy(callus4)", "Poem(callus4) → Lambic(callus4) ∧ Waves(callus4)"], "label": "True", "source": "wiki"} {"story_id": 146, "example_id": 430, "conclusion": "There exists a poem written by an ancient Roman writer written in iambic petameter.", "premises": ["Callus 4 is a poem that was written by the ancient Roman writer Catullus.", "Callus 4 is a story about the retirement of a well-traveled ship.", "There is a strong analogy of human aging in the poem Callus 4.", "Callus 4 is written in an unusual iambic trimeter to convey a sense of speed over the waves."], "premises-FOL": ["Poem(callus4) ∧ WrittenBy(callus4, catullus) ∧ Roman(catullus)", "RetirementShip(callus4)", "Poem(callus4) → AgingAnalogy(callus4)", "Poem(callus4) → Lambic(callus4) ∧ Waves(callus4)"], "label": "Unknown", "source": "wiki"} {"story_id": 146, "example_id": 431, "conclusion": "Callus 4 is written in an unusual iambic trimeter to convey a strong analogy of human aging.", "premises": ["Callus 4 is a poem that was written by the ancient Roman writer Catullus.", "Callus 4 is a story about the retirement of a well-traveled ship.", "There is a strong analogy of human aging in the poem Callus 4.", "Callus 4 is written in an unusual iambic trimeter to convey a sense of speed over the waves."], "premises-FOL": ["Poem(callus4) ∧ WrittenBy(callus4, catullus) ∧ Roman(catullus)", "RetirementShip(callus4)", "Poem(callus4) → AgingAnalogy(callus4)", "Poem(callus4) → Lambic(callus4) ∧ Waves(callus4)"], "label": "False", "source": "wiki"} {"story_id": 235, "example_id": 671, "conclusion": "Michael Crichton has directed a film about robots.", "premises": ["Westworld is an American science fiction-thriller TV series.", "In 2016, a new television series named Westworld debuted on HBO.", "The TV series Westworld is adapted from the original film in 1973, which was written and directed by Michael Crichton.", "The 1973 film Westworld is about robots that malfunction and begin killing the human visitors."], "premises-FOL": ["TVSeries(westworld) ∧ American(westworld) ∧ ScienceFictionThriller(westworld)", "Debut(westworld, year2016)", "∃x (Adapt(westworld, x) ∧ Produce(x, year1973) ∧ Write(michael, x) ∧ Direct(michael, x))", "About(westworld, robots)"], "label": "Unknown", "source": "wiki"} {"story_id": 235, "example_id": 672, "conclusion": "An American TV series debuted in 2016.", "premises": ["Westworld is an American science fiction-thriller TV series.", "In 2016, a new television series named Westworld debuted on HBO.", "The TV series Westworld is adapted from the original film in 1973, which was written and directed by Michael Crichton.", "The 1973 film Westworld is about robots that malfunction and begin killing the human visitors."], "premises-FOL": ["TVSeries(westworld) ∧ American(westworld) ∧ ScienceFictionThriller(westworld)", "Debut(westworld, year2016)", "∃x (Adapt(westworld, x) ∧ Produce(x, year1973) ∧ Write(michael, x) ∧ Direct(michael, x))", "About(westworld, robots)"], "label": "True", "source": "wiki"} {"story_id": 231, "example_id": 659, "conclusion": "Russia did not win fewer gold medals than China.", "premises": ["The 2008 Summer Olympics were held in Beijing, China.", "The 2008 Summer Olympics were the second Summer Olympic Games to be held in a communist state.", "China won the most gold medals (48) in the 2008 Summer Olympics.", "The United States placed second in the gold medal tally but won the highest number of medals overall (112) in the 2008 Summer Olympics.", "The third place in the gold medal tally was achieved by Russia in the 2008 Summer Olympics.", "If a country places third in gold medals, then they had fewer gold medals than the team that won the most gold medals.", "87 countries won at least one medal during the 2008 Games."], "premises-FOL": ["HeldIn(summer2008olympics, beijingchina)", "SecondToBe(summer2008olympics, heldincommuniststate)", "Won(china, mostgoldmedals)", "Placed(unitedstates, secondingoldmedals) ∧ Won(unitedstates, highestnumberofmedals)", "Placed(russia, thirdingoldmedals)", "∀x ∀y (Placed(x, thirdingoldmedals) ∧ Won(y, mostgoldmedals) → FewerGoldMedalsThan(x, y))", "∃x (Country(x) ∧ Won(x, medal))"], "label": "False", "source": "wiki"} {"story_id": 231, "example_id": 660, "conclusion": "The United States won fewer gold medals than China.", "premises": ["The 2008 Summer Olympics were held in Beijing, China.", "The 2008 Summer Olympics were the second Summer Olympic Games to be held in a communist state.", "China won the most gold medals (48) in the 2008 Summer Olympics.", "The United States placed second in the gold medal tally but won the highest number of medals overall (112) in the 2008 Summer Olympics.", "The third place in the gold medal tally was achieved by Russia in the 2008 Summer Olympics.", "If a country places third in gold medals, then they had fewer gold medals than the team that won the most gold medals.", "87 countries won at least one medal during the 2008 Games."], "premises-FOL": ["HeldIn(summer2008olympics, beijingchina)", "SecondToBe(summer2008olympics, heldincommuniststate)", "Won(china, mostgoldmedals)", "Placed(unitedstates, secondingoldmedals) ∧ Won(unitedstates, highestnumberofmedals)", "Placed(russia, thirdingoldmedals)", "∀x ∀y (Placed(x, thirdingoldmedals) ∧ Won(y, mostgoldmedals) → FewerGoldMedalsThan(x, y))", "∃x (Country(x) ∧ Won(x, medal))"], "label": "Unknown", "source": "wiki"} {"story_id": 231, "example_id": 661, "conclusion": "Russia won fewer gold medals than China.", "premises": ["The 2008 Summer Olympics were held in Beijing, China.", "The 2008 Summer Olympics were the second Summer Olympic Games to be held in a communist state.", "China won the most gold medals (48) in the 2008 Summer Olympics.", "The United States placed second in the gold medal tally but won the highest number of medals overall (112) in the 2008 Summer Olympics.", "The third place in the gold medal tally was achieved by Russia in the 2008 Summer Olympics.", "If a country places third in gold medals, then they had fewer gold medals than the team that won the most gold medals.", "87 countries won at least one medal during the 2008 Games."], "premises-FOL": ["HeldIn(summer2008olympics, beijingchina)", "SecondToBe(summer2008olympics, heldincommuniststate)", "Won(china, mostgoldmedals)", "Placed(unitedstates, secondingoldmedals) ∧ Won(unitedstates, highestnumberofmedals)", "Placed(russia, thirdingoldmedals)", "∀x ∀y (Placed(x, thirdingoldmedals) ∧ Won(y, mostgoldmedals) → FewerGoldMedalsThan(x, y))", "∃x (Country(x) ∧ Won(x, medal))"], "label": "True", "source": "wiki"} {"story_id": 27, "example_id": 78, "conclusion": "Xiangshan and Diecai are districts in the same city.", "premises": ["Xiufeng, Xiangshan, Diecai, Qixing are districts in the city of Guilin.", "Yangshuo is not a district in Guilin. "], "premises-FOL": ["DistrictIn(xiufeng, guilin) ∧ DistrictIn(xiangshan, guilin) ∧ DistrictIn(diecai, guilin) ∧ DistrictIn(qixing, guilin) ∧ City(guilin)", "¬DistrictIn(yangshuo, guilin)"], "label": "True", "source": "wiki"} {"story_id": 27, "example_id": 79, "conclusion": "Xiufeng is in Guilin.", "premises": ["Xiufeng, Xiangshan, Diecai, Qixing are districts in the city of Guilin.", "Yangshuo is not a district in Guilin. "], "premises-FOL": ["DistrictIn(xiufeng, guilin) ∧ DistrictIn(xiangshan, guilin) ∧ DistrictIn(diecai, guilin) ∧ DistrictIn(qixing, guilin) ∧ City(guilin)", "¬DistrictIn(yangshuo, guilin)"], "label": "True", "source": "wiki"} {"story_id": 27, "example_id": 80, "conclusion": "Kowloon District is in Hong Kong.", "premises": ["Xiufeng, Xiangshan, Diecai, Qixing are districts in the city of Guilin.", "Yangshuo is not a district in Guilin. "], "premises-FOL": ["DistrictIn(xiufeng, guilin) ∧ DistrictIn(xiangshan, guilin) ∧ DistrictIn(diecai, guilin) ∧ DistrictIn(qixing, guilin) ∧ City(guilin)", "¬DistrictIn(yangshuo, guilin)"], "label": "Unknown", "source": "wiki"} {"story_id": 375, "example_id": 1004, "conclusion": "Michael enjoys going out often to restaurants with friends.", "premises": ["All people who grow their own fresh vegetables in their home garden also have ample space.", "If people are young working professionals who live in large cities, then they do not have ample space.", "If people order takeout from delivery services often, then they grow their own fresh vegetables in their home garden.", "If people enjoy going out often to restaurants with friends, then they order takeout from delivery services often.", "If people regularly tout the benefits of homegrown and homecooked meals over fast food, then they enjoy going out often to restaurants with friends. ", "Michael grows his own fresh vegetables in his home garden or regularly touts the benefits of homegrown and homecooked meals over fast food."], "premises-FOL": ["∀x (Garden(x) → Space(x))", "∀x (Professional(x) → ¬Space(x))", "∀x (Takeout(x) → Garden(x))", "∀x (GoingOut(x) → Takeout(x))", "∀x (Homecooked(x) → GoingOut(x))", "Garden(michael) ∨ Homecooked(michael)"], "label": "Unknown", "source": "hyb"} {"story_id": 375, "example_id": 1005, "conclusion": "Michael is a young working professional who lives in large cities.", "premises": ["All people who grow their own fresh vegetables in their home garden also have ample space.", "If people are young working professionals who live in large cities, then they do not have ample space.", "If people order takeout from delivery services often, then they grow their own fresh vegetables in their home garden.", "If people enjoy going out often to restaurants with friends, then they order takeout from delivery services often.", "If people regularly tout the benefits of homegrown and homecooked meals over fast food, then they enjoy going out often to restaurants with friends. ", "Michael grows his own fresh vegetables in his home garden or regularly touts the benefits of homegrown and homecooked meals over fast food."], "premises-FOL": ["∀x (Garden(x) → Space(x))", "∀x (Professional(x) → ¬Space(x))", "∀x (Takeout(x) → Garden(x))", "∀x (GoingOut(x) → Takeout(x))", "∀x (Homecooked(x) → GoingOut(x))", "Garden(michael) ∨ Homecooked(michael)"], "label": "False", "source": "hyb"} {"story_id": 375, "example_id": 1006, "conclusion": "Michael grows his own fresh vegetables in their home garden or is a young working professional who lives in large cities.", "premises": ["All people who grow their own fresh vegetables in their home garden also have ample space.", "If people are young working professionals who live in large cities, then they do not have ample space.", "If people order takeout from delivery services often, then they grow their own fresh vegetables in their home garden.", "If people enjoy going out often to restaurants with friends, then they order takeout from delivery services often.", "If people regularly tout the benefits of homegrown and homecooked meals over fast food, then they enjoy going out often to restaurants with friends. ", "Michael grows his own fresh vegetables in his home garden or regularly touts the benefits of homegrown and homecooked meals over fast food."], "premises-FOL": ["∀x (Garden(x) → Space(x))", "∀x (Professional(x) → ¬Space(x))", "∀x (Takeout(x) → Garden(x))", "∀x (GoingOut(x) → Takeout(x))", "∀x (Homecooked(x) → GoingOut(x))", "Garden(michael) ∨ Homecooked(michael)"], "label": "True", "source": "hyb"} {"story_id": 62, "example_id": 184, "conclusion": "iPod1 is easy to operate.", "premises": ["All devices belonging to the company are connected to Google Home. ", "All devices belonging to employees are connected to the company's wifi. ", "All devices connected to Google Home are controlled by the managers. ", "All devices that connect to the company's wifi are easy to operate. ", "IPod1 belongs to employees. "], "premises-FOL": ["∀x (Company(x) → GoogleHome(x))", "∀x (Employee(x) → Wifi(x))", "∀x (GoogleHome(x) → Controlled(x))", "∀x (Wifi(x) → EasyToOperate(x))", "Employee(iPod1)"], "label": "True", "source": "wiki"} {"story_id": 62, "example_id": 185, "conclusion": "iPod1 is controlled by managers.", "premises": ["All devices belonging to the company are connected to Google Home. ", "All devices belonging to employees are connected to the company's wifi. ", "All devices connected to Google Home are controlled by the managers. ", "All devices that connect to the company's wifi are easy to operate. ", "IPod1 belongs to employees. "], "premises-FOL": ["∀x (Company(x) → GoogleHome(x))", "∀x (Employee(x) → Wifi(x))", "∀x (GoogleHome(x) → Controlled(x))", "∀x (Wifi(x) → EasyToOperate(x))", "Employee(iPod1)"], "label": "Unknown", "source": "wiki"} {"story_id": 62, "example_id": 186, "conclusion": "iPod1 is connected to Google Home.", "premises": ["All devices belonging to the company are connected to Google Home. ", "All devices belonging to employees are connected to the company's wifi. ", "All devices connected to Google Home are controlled by the managers. ", "All devices that connect to the company's wifi are easy to operate. ", "IPod1 belongs to employees. "], "premises-FOL": ["∀x (Company(x) → GoogleHome(x))", "∀x (Employee(x) → Wifi(x))", "∀x (GoogleHome(x) → Controlled(x))", "∀x (Wifi(x) → EasyToOperate(x))", "Employee(iPod1)"], "label": "Unknown", "source": "wiki"} {"story_id": 407, "example_id": 1135, "conclusion": "Ryan is interesting as an individual performer.", "premises": ["No touring musicians are permanent members of an orchestra.", "Musicians are either permanent members of an orchestra or have a unique musical voice or style.", "All musicians who have a unique musical voice or style are interesting as individual performers.", "All musicians who are interesting as individual performers are capable of attracting large audiences.", "If Ryan is interesting as an individual performer and has a unique musical voice or style, then Ryan is either a touring soloist musician and capable of attracting large audiences, or neither a touring soloist musician nor capable of attracting large audiences."], "premises-FOL": ["∀x (Orchestra(x) → ¬Touring(x))", "∀x (Orchestra(x) ⊕ Unique(x))", "∀x (Unique(x) → Interesting(x))", "∀x (Interesting(x) → Capable(x))", "(Interesting(ryan) ∧ Unique(ryan)) → ¬(Touring(ryan) ⊕ Capable(ryan))"], "label": "Unknown", "source": "hyb"} {"story_id": 407, "example_id": 1136, "conclusion": "Ryan is either a permanent member of an orchestra or a touring soloist musician.", "premises": ["No touring musicians are permanent members of an orchestra.", "Musicians are either permanent members of an orchestra or have a unique musical voice or style.", "All musicians who have a unique musical voice or style are interesting as individual performers.", "All musicians who are interesting as individual performers are capable of attracting large audiences.", "If Ryan is interesting as an individual performer and has a unique musical voice or style, then Ryan is either a touring soloist musician and capable of attracting large audiences, or neither a touring soloist musician nor capable of attracting large audiences."], "premises-FOL": ["∀x (Orchestra(x) → ¬Touring(x))", "∀x (Orchestra(x) ⊕ Unique(x))", "∀x (Unique(x) → Interesting(x))", "∀x (Interesting(x) → Capable(x))", "(Interesting(ryan) ∧ Unique(ryan)) → ¬(Touring(ryan) ⊕ Capable(ryan))"], "label": "True", "source": "hyb"} {"story_id": 407, "example_id": 1137, "conclusion": "Ryan is either a permanent member of an orchestra or has a unique musical voice or style.", "premises": ["No touring musicians are permanent members of an orchestra.", "Musicians are either permanent members of an orchestra or have a unique musical voice or style.", "All musicians who have a unique musical voice or style are interesting as individual performers.", "All musicians who are interesting as individual performers are capable of attracting large audiences.", "If Ryan is interesting as an individual performer and has a unique musical voice or style, then Ryan is either a touring soloist musician and capable of attracting large audiences, or neither a touring soloist musician nor capable of attracting large audiences."], "premises-FOL": ["∀x (Orchestra(x) → ¬Touring(x))", "∀x (Orchestra(x) ⊕ Unique(x))", "∀x (Unique(x) → Interesting(x))", "∀x (Interesting(x) → Capable(x))", "(Interesting(ryan) ∧ Unique(ryan)) → ¬(Touring(ryan) ⊕ Capable(ryan))"], "label": "True", "source": "hyb"} {"story_id": 482, "example_id": 1411, "conclusion": "Harry is cool.", "premises": ["If someone yells, then they are not cool.", "If someone is angry, then they yell.", "If someone flies, then they are cool.", "Every person that knows magic can fly.", "All wizards know magic.", "Harry either yells and flies, or neither yells nor flies.", "Potter is a wizard and flies."], "premises-FOL": ["∀x (Yell(x) → ¬Cool(x))", "∀x (Angry(x) → Yell(x))", "∀x (Fly(x) → Cool(x))", "∀x (KnowMagic(x) → Fly(x))", "∀x (Wizard(x) → KnowMagic(x))", "(Yell(harry) ∧ Fly(harry)) ⊕ (¬Yell(harry) ∧ ¬Fly(harry))", "Wizard(potter) ∧ Fly(potter)"], "label": "Unknown", "source": "hyb"} {"story_id": 482, "example_id": 1412, "conclusion": "Harry is not cool.", "premises": ["If someone yells, then they are not cool.", "If someone is angry, then they yell.", "If someone flies, then they are cool.", "Every person that knows magic can fly.", "All wizards know magic.", "Harry either yells and flies, or neither yells nor flies.", "Potter is a wizard and flies."], "premises-FOL": ["∀x (Yell(x) → ¬Cool(x))", "∀x (Angry(x) → Yell(x))", "∀x (Fly(x) → Cool(x))", "∀x (KnowMagic(x) → Fly(x))", "∀x (Wizard(x) → KnowMagic(x))", "(Yell(harry) ∧ Fly(harry)) ⊕ (¬Yell(harry) ∧ ¬Fly(harry))", "Wizard(potter) ∧ Fly(potter)"], "label": "Unknown", "source": "hyb"} {"story_id": 482, "example_id": 1413, "conclusion": "Harry is a wizard or angry.", "premises": ["If someone yells, then they are not cool.", "If someone is angry, then they yell.", "If someone flies, then they are cool.", "Every person that knows magic can fly.", "All wizards know magic.", "Harry either yells and flies, or neither yells nor flies.", "Potter is a wizard and flies."], "premises-FOL": ["∀x (Yell(x) → ¬Cool(x))", "∀x (Angry(x) → Yell(x))", "∀x (Fly(x) → Cool(x))", "∀x (KnowMagic(x) → Fly(x))", "∀x (Wizard(x) → KnowMagic(x))", "(Yell(harry) ∧ Fly(harry)) ⊕ (¬Yell(harry) ∧ ¬Fly(harry))", "Wizard(potter) ∧ Fly(potter)"], "label": "False", "source": "hyb"} {"story_id": 482, "example_id": 1414, "conclusion": "Harry is neither a wizard nor angry.", "premises": ["If someone yells, then they are not cool.", "If someone is angry, then they yell.", "If someone flies, then they are cool.", "Every person that knows magic can fly.", "All wizards know magic.", "Harry either yells and flies, or neither yells nor flies.", "Potter is a wizard and flies."], "premises-FOL": ["∀x (Yell(x) → ¬Cool(x))", "∀x (Angry(x) → Yell(x))", "∀x (Fly(x) → Cool(x))", "∀x (KnowMagic(x) → Fly(x))", "∀x (Wizard(x) → KnowMagic(x))", "(Yell(harry) ∧ Fly(harry)) ⊕ (¬Yell(harry) ∧ ¬Fly(harry))", "Wizard(potter) ∧ Fly(potter)"], "label": "True", "source": "hyb"} {"story_id": 436, "example_id": 1253, "conclusion": "G-910 is displayed on the homepage.", "premises": ["Products are either produced in China or the US. ", "All produced in China are labeled. ", "All produced in the US are sold in the US. ", "If labeled, then the product is cheaper. ", "All sold in the US are sold in Walmart. ", "All displayed on the homepage are sold in Walmart. ", "No products returned by customers are sold in Walmart. ", "G-910 is either displayed on the homepage or cheaper."], "premises-FOL": ["∀x (China(x) ⊕ US(x))", "∀x (China(x) → Labeled(x))", "∀x (US(x) → SoldInUS(x))", "∀x (Labeled(x) → Cheaper(x))", "∀x (SoldInUS(x) → SoldInWalmart(x))", "∀x (DisplayedInHomepage(x) → SoldInWalmart(x))", "∀x (ReturnedByCustomer(x) → ¬SoldInWalmart(x))", "¬(DisplayedInHomepage(g910) ⊕ Cheaper(g910))"], "label": "Unknown", "source": "hyb"} {"story_id": 436, "example_id": 1254, "conclusion": "G-910 is not displayed on the homepage.", "premises": ["Products are either produced in China or the US. ", "All produced in China are labeled. ", "All produced in the US are sold in the US. ", "If labeled, then the product is cheaper. ", "All sold in the US are sold in Walmart. ", "All displayed on the homepage are sold in Walmart. ", "No products returned by customers are sold in Walmart. ", "G-910 is either displayed on the homepage or cheaper."], "premises-FOL": ["∀x (China(x) ⊕ US(x))", "∀x (China(x) → Labeled(x))", "∀x (US(x) → SoldInUS(x))", "∀x (Labeled(x) → Cheaper(x))", "∀x (SoldInUS(x) → SoldInWalmart(x))", "∀x (DisplayedInHomepage(x) → SoldInWalmart(x))", "∀x (ReturnedByCustomer(x) → ¬SoldInWalmart(x))", "¬(DisplayedInHomepage(g910) ⊕ Cheaper(g910))"], "label": "Unknown", "source": "hyb"} {"story_id": 436, "example_id": 1255, "conclusion": "G-910 is a product returned by customers.", "premises": ["Products are either produced in China or the US. ", "All produced in China are labeled. ", "All produced in the US are sold in the US. ", "If labeled, then the product is cheaper. ", "All sold in the US are sold in Walmart. ", "All displayed on the homepage are sold in Walmart. ", "No products returned by customers are sold in Walmart. ", "G-910 is either displayed on the homepage or cheaper."], "premises-FOL": ["∀x (China(x) ⊕ US(x))", "∀x (China(x) → Labeled(x))", "∀x (US(x) → SoldInUS(x))", "∀x (Labeled(x) → Cheaper(x))", "∀x (SoldInUS(x) → SoldInWalmart(x))", "∀x (DisplayedInHomepage(x) → SoldInWalmart(x))", "∀x (ReturnedByCustomer(x) → ¬SoldInWalmart(x))", "¬(DisplayedInHomepage(g910) ⊕ Cheaper(g910))"], "label": "False", "source": "hyb"} {"story_id": 436, "example_id": 1256, "conclusion": "G-910 is a product returned by customers or sold in Walmart.", "premises": ["Products are either produced in China or the US. ", "All produced in China are labeled. ", "All produced in the US are sold in the US. ", "If labeled, then the product is cheaper. ", "All sold in the US are sold in Walmart. ", "All displayed on the homepage are sold in Walmart. ", "No products returned by customers are sold in Walmart. ", "G-910 is either displayed on the homepage or cheaper."], "premises-FOL": ["∀x (China(x) ⊕ US(x))", "∀x (China(x) → Labeled(x))", "∀x (US(x) → SoldInUS(x))", "∀x (Labeled(x) → Cheaper(x))", "∀x (SoldInUS(x) → SoldInWalmart(x))", "∀x (DisplayedInHomepage(x) → SoldInWalmart(x))", "∀x (ReturnedByCustomer(x) → ¬SoldInWalmart(x))", "¬(DisplayedInHomepage(g910) ⊕ Cheaper(g910))"], "label": "True", "source": "hyb"} {"story_id": 436, "example_id": 1257, "conclusion": "G-910 is either returned by customers or sold in Walmart.", "premises": ["Products are either produced in China or the US. ", "All produced in China are labeled. ", "All produced in the US are sold in the US. ", "If labeled, then the product is cheaper. ", "All sold in the US are sold in Walmart. ", "All displayed on the homepage are sold in Walmart. ", "No products returned by customers are sold in Walmart. ", "G-910 is either displayed on the homepage or cheaper."], "premises-FOL": ["∀x (China(x) ⊕ US(x))", "∀x (China(x) → Labeled(x))", "∀x (US(x) → SoldInUS(x))", "∀x (Labeled(x) → Cheaper(x))", "∀x (SoldInUS(x) → SoldInWalmart(x))", "∀x (DisplayedInHomepage(x) → SoldInWalmart(x))", "∀x (ReturnedByCustomer(x) → ¬SoldInWalmart(x))", "¬(DisplayedInHomepage(g910) ⊕ Cheaper(g910))"], "label": "True", "source": "hyb"} {"story_id": 354, "example_id": 944, "conclusion": "Marcy either orders a lot of Amazon packages or saves a lot of money.", "premises": ["People either order a lot of Amazon packages or are environmentally conscious.", "If people order a lot of Amazon packages, then they get a lot of daily mail delivered.", "If people are environmentally conscious, then they have solar panels in their homes.", "If people get a lot of daily mail delivered, then they are very involved with their neighborhood.", "If people have solar panels in their homes, then they save a lot of money.", "If Marcy either gets a lot of mail and is very involved with her neighborhood or if she does not order a lot of Amazon packages nor is very involved with her neighborhood, then Marcy does not both get a lot of daily mail and order a lot of Amazon packages. "], "premises-FOL": ["∀x (Amazon(x) ⊕ Environmental(x))", "∀x (Amazon(x) → DailyMail(x))", "∀x (Environmental(x) → Solar(x))", "∀x (DailyMail(x) → Neighborhood(x))", "∀x (Solar(x) → SaveMoney(x))", "¬(DailyMail(marcy) ⊕ Neighborhood(marcy)) → (¬DailyMail(marcy) ∨ ¬Amazon(marcy))"], "label": "True", "source": "hyb"} {"story_id": 354, "example_id": 945, "conclusion": "If Marcy is not a person who orders a lot of Amazon packages and is very environmentally conscious, then Taylor is not someone who saves a lot of money and is environmentally conscious.", "premises": ["People either order a lot of Amazon packages or are environmentally conscious.", "If people order a lot of Amazon packages, then they get a lot of daily mail delivered.", "If people are environmentally conscious, then they have solar panels in their homes.", "If people get a lot of daily mail delivered, then they are very involved with their neighborhood.", "If people have solar panels in their homes, then they save a lot of money.", "If Marcy either gets a lot of mail and is very involved with her neighborhood or if she does not order a lot of Amazon packages nor is very involved with her neighborhood, then Marcy does not both get a lot of daily mail and order a lot of Amazon packages. "], "premises-FOL": ["∀x (Amazon(x) ⊕ Environmental(x))", "∀x (Amazon(x) → DailyMail(x))", "∀x (Environmental(x) → Solar(x))", "∀x (DailyMail(x) → Neighborhood(x))", "∀x (Solar(x) → SaveMoney(x))", "¬(DailyMail(marcy) ⊕ Neighborhood(marcy)) → (¬DailyMail(marcy) ∨ ¬Amazon(marcy))"], "label": "False", "source": "hyb"} {"story_id": 172, "example_id": 497, "conclusion": "When the police complete investigations, the prosecutor will prosecute the offender at an appropriate court.", "premises": ["Indonesia is a country.", "In Indonesia, the prosecutor only personally investigates cases of some special crimes.", "Corruption is a type of crime.", "Once the police complete investigations of a crime, they hand the evidence to the prosecutor. ", "Evidence can be either satisfactory or unsatisfactory.", "If the police hand the evidence to the prosecutor and the evidence is satisfactory, the prosecutor will prosecute the offender in an appropriate court."], "premises-FOL": ["Country(indonesia)", "∃x ∃y (Country(indonesia) ∧ Prosecutor(x) ∧ Crime(y) → InvestigatePersonally(x, y))", "Crime(corruption)", "∀x ∀y (Crime(y) ∧ PoliceCompInves(y) ∧ Prosecutor(x) → Evidence(y) ∧ HandToProsecutor(x, y))", "∀x (Crime(x) ∧ Evidence(x) ∧ (Satisfactory(x) ⊕ Unsatisfactory(x)))", "∀x ∀y (Evidence(y) ∧ HandToProsecutor(x, y) ∧ Satisfactory(y) → ProsecuteTheOffender(x, y))"], "label": "Unknown", "source": "wiki"} {"story_id": 172, "example_id": 498, "conclusion": "In Indonesia, the prosecutor personally investigates cases of corruption.", "premises": ["Indonesia is a country.", "In Indonesia, the prosecutor only personally investigates cases of some special crimes.", "Corruption is a type of crime.", "Once the police complete investigations of a crime, they hand the evidence to the prosecutor. ", "Evidence can be either satisfactory or unsatisfactory.", "If the police hand the evidence to the prosecutor and the evidence is satisfactory, the prosecutor will prosecute the offender in an appropriate court."], "premises-FOL": ["Country(indonesia)", "∃x ∃y (Country(indonesia) ∧ Prosecutor(x) ∧ Crime(y) → InvestigatePersonally(x, y))", "Crime(corruption)", "∀x ∀y (Crime(y) ∧ PoliceCompInves(y) ∧ Prosecutor(x) → Evidence(y) ∧ HandToProsecutor(x, y))", "∀x (Crime(x) ∧ Evidence(x) ∧ (Satisfactory(x) ⊕ Unsatisfactory(x)))", "∀x ∀y (Evidence(y) ∧ HandToProsecutor(x, y) ∧ Satisfactory(y) → ProsecuteTheOffender(x, y))"], "label": "Unknown", "source": "wiki"} {"story_id": 172, "example_id": 499, "conclusion": "When the police complete investigations, the prosecutor investigates in personally.", "premises": ["Indonesia is a country.", "In Indonesia, the prosecutor only personally investigates cases of some special crimes.", "Corruption is a type of crime.", "Once the police complete investigations of a crime, they hand the evidence to the prosecutor. ", "Evidence can be either satisfactory or unsatisfactory.", "If the police hand the evidence to the prosecutor and the evidence is satisfactory, the prosecutor will prosecute the offender in an appropriate court."], "premises-FOL": ["Country(indonesia)", "∃x ∃y (Country(indonesia) ∧ Prosecutor(x) ∧ Crime(y) → InvestigatePersonally(x, y))", "Crime(corruption)", "∀x ∀y (Crime(y) ∧ PoliceCompInves(y) ∧ Prosecutor(x) → Evidence(y) ∧ HandToProsecutor(x, y))", "∀x (Crime(x) ∧ Evidence(x) ∧ (Satisfactory(x) ⊕ Unsatisfactory(x)))", "∀x ∀y (Evidence(y) ∧ HandToProsecutor(x, y) ∧ Satisfactory(y) → ProsecuteTheOffender(x, y))"], "label": "Unknown", "source": "wiki"} {"story_id": 341, "example_id": 901, "conclusion": "Moonwatch is a mechanical watch.", "premises": ["No watch that is battery-powered is automatic.", "All digital watches are battery-powered.", "Some mechanical watches are automatic.", "All smart watches are digital.", "Moonwatch is not a digital watch or an automatic."], "premises-FOL": ["∀x (BatteryPoweredWatch(x) → ¬AutomaticWatch(x))", "∀x (DigitalWatch(x) → BatteryPoweredWatch(x))", "∃x (MechanicalWatch(x) ∧ AutomaticWatch(x))", "∀x (SmartWatch(x) → DigitalWatch(x))", "¬DigitalWatch(moonwatch) ⊕ AutomaticWatch(moonwatch)"], "label": "Unknown", "source": "hyb"} {"story_id": 341, "example_id": 902, "conclusion": "Moonwatch is a smartwatch and a mechanical watch.", "premises": ["No watch that is battery-powered is automatic.", "All digital watches are battery-powered.", "Some mechanical watches are automatic.", "All smart watches are digital.", "Moonwatch is not a digital watch or an automatic."], "premises-FOL": ["∀x (BatteryPoweredWatch(x) → ¬AutomaticWatch(x))", "∀x (DigitalWatch(x) → BatteryPoweredWatch(x))", "∃x (MechanicalWatch(x) ∧ AutomaticWatch(x))", "∀x (SmartWatch(x) → DigitalWatch(x))", "¬DigitalWatch(moonwatch) ⊕ AutomaticWatch(moonwatch)"], "label": "False", "source": "hyb"} {"story_id": 341, "example_id": 903, "conclusion": "If Moonwatch is a smartwatch and a mechanical watch, then Moonwatch is not a mechanical watch.", "premises": ["No watch that is battery-powered is automatic.", "All digital watches are battery-powered.", "Some mechanical watches are automatic.", "All smart watches are digital.", "Moonwatch is not a digital watch or an automatic."], "premises-FOL": ["∀x (BatteryPoweredWatch(x) → ¬AutomaticWatch(x))", "∀x (DigitalWatch(x) → BatteryPoweredWatch(x))", "∃x (MechanicalWatch(x) ∧ AutomaticWatch(x))", "∀x (SmartWatch(x) → DigitalWatch(x))", "¬DigitalWatch(moonwatch) ⊕ AutomaticWatch(moonwatch)"], "label": "True", "source": "hyb"} {"story_id": 341, "example_id": 904, "conclusion": "If Moonwatch is a mechanical or battery-powered watch, then Moonwatch is not a smartwatch.", "premises": ["No watch that is battery-powered is automatic.", "All digital watches are battery-powered.", "Some mechanical watches are automatic.", "All smart watches are digital.", "Moonwatch is not a digital watch or an automatic."], "premises-FOL": ["∀x (BatteryPoweredWatch(x) → ¬AutomaticWatch(x))", "∀x (DigitalWatch(x) → BatteryPoweredWatch(x))", "∃x (MechanicalWatch(x) ∧ AutomaticWatch(x))", "∀x (SmartWatch(x) → DigitalWatch(x))", "¬DigitalWatch(moonwatch) ⊕ AutomaticWatch(moonwatch)"], "label": "True", "source": "hyb"} {"story_id": 243, "example_id": 691, "conclusion": "John cannot use different condiments to cook.", "premises": ["If a person can distinguish the taste of different condiments, then he/she can also use different condiments to cook.", "People who have the talent of cooking can distinguish the taste of different condiments.", "Only people with the talent of cooking can make delicious meals.", "If the meal is popular at the party, then it is delicious.", "John can make meals which are popular at the party."], "premises-FOL": ["∀x (People(x) ∧ DistinguishCondiments(x) → UseDiffCondiments(x)) ∧ (∃x (People(x) ∧ ¬DistinguishCondiments(x) ∧ UseDiffCondiments(x))) ∧ ¬(∀x (People(x) ∧ DistinguishCondiments(x)))", "∀x (People(x) ∧ TalentCooking(x) → DistinguishCondiments(x))", "∀x ∀y (MakeMeal(x, y) ∧ Delicious(y) ∧ People(x) → TalentCooking(x)) ", "∀x ∀y (MakeMeal(x, y) ∧ People(x) ∧ Popular(y) → Delicious(y))", "∃x (People(john) ∧ MakeMeal(john, x) ∧ Popular(x) ∧ People(peter) ∧ ¬UseDiffCondiments(peter))"], "label": "False", "source": "wiki"} {"story_id": 252, "example_id": 701, "conclusion": "In Russia, an effective monetary policy is possible.", "premises": ["Effective monetary policy is possible with successful inflation control and a strong national currency.", "A country cannot simultaneously regulate the exchange rate and successfully control inflation.", "The introduction of an embargo on foreign trade goods in a country leads to a sharp decrease in exports.", "If exports fall sharply, the national currency cannot be in this country.", "Regulation of the exchange rate is required to have a strong national currency. ", "There is an embargo on Russian foreign trade goods."], "premises-FOL": ["∀x (EffMonPolicy(x) → InfControl(x) ∧ StongCurr(x))", "¬(∀x (InfControl(x) ∧ ExRate(x)))", "∀x (Embargo(x) → ExportFall(x))", "∀x (ExportFall(x) → ¬StongCurr(x))", "∀x (ExRate(x) → StongCurr(x))", "Embargo(russia)"], "label": "False", "source": "wiki"} {"story_id": 143, "example_id": 421, "conclusion": "Viewers send in funny videos to the French broadcast channel that are in French.", "premises": ["Video Gag is a French television series that airs weekly.", "Video Gag airs on the French broadcast channel TF1. ", "If viewers send in funny videos to the French broadcast channel, then Video Gag airs them on television.", "All videos aired on Video Gag are in French."], "premises-FOL": ["∀x (VideoGag(x) → FrenchTelevision(x) ∧ AirsWeekly(x))", "∀x (VideoGag(x) → ChannelTF1(x))", "∀x (FunnyVideos(x) → AirsWeekly(x))", "∀x (VideoGag(x) → AirsWeekly(x) ∧ French(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 143, "example_id": 422, "conclusion": "Viewers send in funny videos to the French broadcast channel that are in English.", "premises": ["Video Gag is a French television series that airs weekly.", "Video Gag airs on the French broadcast channel TF1. ", "If viewers send in funny videos to the French broadcast channel, then Video Gag airs them on television.", "All videos aired on Video Gag are in French."], "premises-FOL": ["∀x (VideoGag(x) → FrenchTelevision(x) ∧ AirsWeekly(x))", "∀x (VideoGag(x) → ChannelTF1(x))", "∀x (FunnyVideos(x) → AirsWeekly(x))", "∀x (VideoGag(x) → AirsWeekly(x) ∧ French(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 476, "example_id": 1386, "conclusion": "Jack is a thing.", "premises": ["All phones are things.", "All cellphones are phones. ", "All iPhones are cellphones. ", "All engineers are workers.", "All workers are human. ", "Jack is either an engineer or a worker.", "Jack is is either a human or a phone."], "premises-FOL": ["∀x (Phone(x) → Thing(x))", "∀x (Cellphone(x) → Phone(x))", "∀x (Iphone(x) → Cellphone(x))", "∀x (Engineer(x) → Worker(x))", "∀x (Worker(x) → Human(x))", "Engineer(jack) ⊕ Worker(jack) ", "Human(jack) ⊕ Phone(jack)"], "label": "Unknown", "source": "hyb"} {"story_id": 476, "example_id": 1387, "conclusion": "Jack is not a thing.", "premises": ["All phones are things.", "All cellphones are phones. ", "All iPhones are cellphones. ", "All engineers are workers.", "All workers are human. ", "Jack is either an engineer or a worker.", "Jack is is either a human or a phone."], "premises-FOL": ["∀x (Phone(x) → Thing(x))", "∀x (Cellphone(x) → Phone(x))", "∀x (Iphone(x) → Cellphone(x))", "∀x (Engineer(x) → Worker(x))", "∀x (Worker(x) → Human(x))", "Engineer(jack) ⊕ Worker(jack) ", "Human(jack) ⊕ Phone(jack)"], "label": "Unknown", "source": "hyb"} {"story_id": 476, "example_id": 1388, "conclusion": "Jack is a thing and an iPhone.", "premises": ["All phones are things.", "All cellphones are phones. ", "All iPhones are cellphones. ", "All engineers are workers.", "All workers are human. ", "Jack is either an engineer or a worker.", "Jack is is either a human or a phone."], "premises-FOL": ["∀x (Phone(x) → Thing(x))", "∀x (Cellphone(x) → Phone(x))", "∀x (Iphone(x) → Cellphone(x))", "∀x (Engineer(x) → Worker(x))", "∀x (Worker(x) → Human(x))", "Engineer(jack) ⊕ Worker(jack) ", "Human(jack) ⊕ Phone(jack)"], "label": "False", "source": "hyb"} {"story_id": 476, "example_id": 1389, "conclusion": "Jack is not both a thing and an iPhone.", "premises": ["All phones are things.", "All cellphones are phones. ", "All iPhones are cellphones. ", "All engineers are workers.", "All workers are human. ", "Jack is either an engineer or a worker.", "Jack is is either a human or a phone."], "premises-FOL": ["∀x (Phone(x) → Thing(x))", "∀x (Cellphone(x) → Phone(x))", "∀x (Iphone(x) → Cellphone(x))", "∀x (Engineer(x) → Worker(x))", "∀x (Worker(x) → Human(x))", "Engineer(jack) ⊕ Worker(jack) ", "Human(jack) ⊕ Phone(jack)"], "label": "True", "source": "hyb"} {"story_id": 289, "example_id": 738, "conclusion": "No phones are electronic.", "premises": ["All iPhones are electronic.", "Some phones are iPhones."], "premises-FOL": ["∀x (IPhone(x) → Electronic(x))", "∃x (Phone(x) ∧ IPhone(x))"], "label": "False", "source": "wiki"} {"story_id": 38, "example_id": 111, "conclusion": "A museum in NYC includes Byzantine and Islamic Art.", "premises": ["Metropolitan Museum of Art is a museum in NYC.", "Whitney Museum of American Art is a museum in NYC.", "Museum of Modern Art (MoMA) is a museum if NYC. ", "Metropolitan Museum of Art includes Bytantine and Islamic Art. ", "Whitney Museum of American Art includes American art."], "premises-FOL": ["Museum(metropolitanMuseumofArt) ∧ InNYC(metropolitanMuseumofArt)", "Museum(whitneyMuseumofAmericanArt) ∧ InNYC(whitneyMuseumofAmericanArt)", "Museum(museumofModernArt) ∧ InNYC(museumofModernArt)", "Include(metropolitanMuseumofArt, byzantineArt) ∧ Include(metropolitanMuseumofArt, islamicArt)", "Include(whitneyMuseumofAmericanArt, americanArt)"], "label": "True", "source": "wiki"} {"story_id": 38, "example_id": 112, "conclusion": "A museum in NYC includes American art.", "premises": ["Metropolitan Museum of Art is a museum in NYC.", "Whitney Museum of American Art is a museum in NYC.", "Museum of Modern Art (MoMA) is a museum if NYC. ", "Metropolitan Museum of Art includes Bytantine and Islamic Art. ", "Whitney Museum of American Art includes American art."], "premises-FOL": ["Museum(metropolitanMuseumofArt) ∧ InNYC(metropolitanMuseumofArt)", "Museum(whitneyMuseumofAmericanArt) ∧ InNYC(whitneyMuseumofAmericanArt)", "Museum(museumofModernArt) ∧ InNYC(museumofModernArt)", "Include(metropolitanMuseumofArt, byzantineArt) ∧ Include(metropolitanMuseumofArt, islamicArt)", "Include(whitneyMuseumofAmericanArt, americanArt)"], "label": "True", "source": "wiki"} {"story_id": 38, "example_id": 113, "conclusion": "A museum in NYC includes Greek art.", "premises": ["Metropolitan Museum of Art is a museum in NYC.", "Whitney Museum of American Art is a museum in NYC.", "Museum of Modern Art (MoMA) is a museum if NYC. ", "Metropolitan Museum of Art includes Bytantine and Islamic Art. ", "Whitney Museum of American Art includes American art."], "premises-FOL": ["Museum(metropolitanMuseumofArt) ∧ InNYC(metropolitanMuseumofArt)", "Museum(whitneyMuseumofAmericanArt) ∧ InNYC(whitneyMuseumofAmericanArt)", "Museum(museumofModernArt) ∧ InNYC(museumofModernArt)", "Include(metropolitanMuseumofArt, byzantineArt) ∧ Include(metropolitanMuseumofArt, islamicArt)", "Include(whitneyMuseumofAmericanArt, americanArt)"], "label": "Unknown", "source": "wiki"} {"story_id": 403, "example_id": 1122, "conclusion": "Benji is a person who likes eating cheese.", "premises": ["A person either likes eating cheese or is a francophile.", "No francophiles are people who like Spain as their favorite country.", "A person likes Spain as their favorite country or likes eating cheese.", "Benji is not a person who likes eating cheese and a person who studies Spanish.", "If Benji is neither a person who studies Spanish nor a person that studies French, then Benji is a person who studies Spanish or a person that studies French."], "premises-FOL": ["∀x (Spanish(x) ∨ Francophile(x))", "∀x (Francophile(x) → ¬SpainFav(x))", "∀x (SpainFav(x) ∨ Cheese(x))", "¬(Cheese(benji) ∧ Spanish(benji))", "¬(Spanish(benji) ∨ French(benji)) → ¬(Cheese(benji) ⊕ French(benji))"], "label": "Unknown", "source": "hyb"} {"story_id": 403, "example_id": 1123, "conclusion": "If Benji is either a person who likes eating cheese or a francophile, then Benji is neither a person who studies Spanish nor a person who studies French.", "premises": ["A person either likes eating cheese or is a francophile.", "No francophiles are people who like Spain as their favorite country.", "A person likes Spain as their favorite country or likes eating cheese.", "Benji is not a person who likes eating cheese and a person who studies Spanish.", "If Benji is neither a person who studies Spanish nor a person that studies French, then Benji is a person who studies Spanish or a person that studies French."], "premises-FOL": ["∀x (Spanish(x) ∨ Francophile(x))", "∀x (Francophile(x) → ¬SpainFav(x))", "∀x (SpainFav(x) ∨ Cheese(x))", "¬(Cheese(benji) ∧ Spanish(benji))", "¬(Spanish(benji) ∨ French(benji)) → ¬(Cheese(benji) ⊕ French(benji))"], "label": "True", "source": "hyb"} {"story_id": 403, "example_id": 1124, "conclusion": "If Benji is a person who likes Spain as their favorite country or studies French, then Benji is either a person who studies Spanish or a person who likes Spain as their favorite country.", "premises": ["A person either likes eating cheese or is a francophile.", "No francophiles are people who like Spain as their favorite country.", "A person likes Spain as their favorite country or likes eating cheese.", "Benji is not a person who likes eating cheese and a person who studies Spanish.", "If Benji is neither a person who studies Spanish nor a person that studies French, then Benji is a person who studies Spanish or a person that studies French."], "premises-FOL": ["∀x (Spanish(x) ∨ Francophile(x))", "∀x (Francophile(x) → ¬SpainFav(x))", "∀x (SpainFav(x) ∨ Cheese(x))", "¬(Cheese(benji) ∧ Spanish(benji))", "¬(Spanish(benji) ∨ French(benji)) → ¬(Cheese(benji) ⊕ French(benji))"], "label": "False", "source": "hyb"} {"story_id": 29, "example_id": 84, "conclusion": "Gasteren is a Dutch village.", "premises": ["Gasteren is village located in the province of Drenthe.", "Drenthe is a Dutch province. ", "No cities are villages.", "The population of a village in Drenthe was 155 people."], "premises-FOL": ["Village(gasteren) ∧ Province(drenthe) ∧ LocatedIn(gasteren, drenthe)", "Province(drenthe) ∧ Dutch(drenthe)", "∀x (City(x) → ¬Village(x))", "∃x (Population155(x) ∧ Village(x) ∧ LocatedIn(x, drenthe))"], "label": "Unknown", "source": "wiki"} {"story_id": 29, "example_id": 85, "conclusion": "Gasteren is a city.", "premises": ["Gasteren is village located in the province of Drenthe.", "Drenthe is a Dutch province. ", "No cities are villages.", "The population of a village in Drenthe was 155 people."], "premises-FOL": ["Village(gasteren) ∧ Province(drenthe) ∧ LocatedIn(gasteren, drenthe)", "Province(drenthe) ∧ Dutch(drenthe)", "∀x (City(x) → ¬Village(x))", "∃x (Population155(x) ∧ Village(x) ∧ LocatedIn(x, drenthe))"], "label": "False", "source": "wiki"} {"story_id": 29, "example_id": 86, "conclusion": "Gasteren has a population of 155.", "premises": ["Gasteren is village located in the province of Drenthe.", "Drenthe is a Dutch province. ", "No cities are villages.", "The population of a village in Drenthe was 155 people."], "premises-FOL": ["Village(gasteren) ∧ Province(drenthe) ∧ LocatedIn(gasteren, drenthe)", "Province(drenthe) ∧ Dutch(drenthe)", "∀x (City(x) → ¬Village(x))", "∃x (Population155(x) ∧ Village(x) ∧ LocatedIn(x, drenthe))"], "label": "Unknown", "source": "wiki"} {"story_id": 210, "example_id": 603, "conclusion": "Hyraxes lay eggs.", "premises": ["The only types of mammals that lay eggs are platypuses and echidnas.", "Platypuses are not hyrax.", "Echidnas are not hyrax.", "No mammals are invertebrates.", "All animals are either vertebrates or invertebrates.", "Mammals are animals.", "Hyraxes are mammals.", "Grebes lay eggs.", "Grebes are not platypuses and also not echidnas."], "premises-FOL": ["∀x ((Mammal(x) ∧ LayEgg(x)) → (Platypuses(x) ⊕ Echidnas(x)))", "∀x (Platypuses(x) → ¬Hyrax(x))", "∀x (Echidnas(x) → ¬Hyrax(x))", "∀x (Mammal(x) → ¬Invertebrate(x))", "∀x (Animal(x) → Invertebrate(x) ⊕ Vertebrate(x))", "∀x (Mammal(x) → Animal(x))", "∀x (Hyrax(x) → Mammal(x))", "∀x (Grebes(x) → LayEgg(x))", "∀x (Grebes(x) → (¬Platypuses(x) ∧ ¬Echidnas(x)))"], "label": "False", "source": "wiki"} {"story_id": 210, "example_id": 604, "conclusion": "Grebes are not mammals.", "premises": ["The only types of mammals that lay eggs are platypuses and echidnas.", "Platypuses are not hyrax.", "Echidnas are not hyrax.", "No mammals are invertebrates.", "All animals are either vertebrates or invertebrates.", "Mammals are animals.", "Hyraxes are mammals.", "Grebes lay eggs.", "Grebes are not platypuses and also not echidnas."], "premises-FOL": ["∀x ((Mammal(x) ∧ LayEgg(x)) → (Platypuses(x) ⊕ Echidnas(x)))", "∀x (Platypuses(x) → ¬Hyrax(x))", "∀x (Echidnas(x) → ¬Hyrax(x))", "∀x (Mammal(x) → ¬Invertebrate(x))", "∀x (Animal(x) → Invertebrate(x) ⊕ Vertebrate(x))", "∀x (Mammal(x) → Animal(x))", "∀x (Hyrax(x) → Mammal(x))", "∀x (Grebes(x) → LayEgg(x))", "∀x (Grebes(x) → (¬Platypuses(x) ∧ ¬Echidnas(x)))"], "label": "True", "source": "wiki"} {"story_id": 210, "example_id": 605, "conclusion": "Platypuses are vertebrates.", "premises": ["The only types of mammals that lay eggs are platypuses and echidnas.", "Platypuses are not hyrax.", "Echidnas are not hyrax.", "No mammals are invertebrates.", "All animals are either vertebrates or invertebrates.", "Mammals are animals.", "Hyraxes are mammals.", "Grebes lay eggs.", "Grebes are not platypuses and also not echidnas."], "premises-FOL": ["∀x ((Mammal(x) ∧ LayEgg(x)) → (Platypuses(x) ⊕ Echidnas(x)))", "∀x (Platypuses(x) → ¬Hyrax(x))", "∀x (Echidnas(x) → ¬Hyrax(x))", "∀x (Mammal(x) → ¬Invertebrate(x))", "∀x (Animal(x) → Invertebrate(x) ⊕ Vertebrate(x))", "∀x (Mammal(x) → Animal(x))", "∀x (Hyrax(x) → Mammal(x))", "∀x (Grebes(x) → LayEgg(x))", "∀x (Grebes(x) → (¬Platypuses(x) ∧ ¬Echidnas(x)))"], "label": "Unknown", "source": "wiki"} {"story_id": 89, "example_id": 271, "conclusion": "Bobby Flynn is an Australian citizen.", "premises": ["Bobby Flynn is a singer-songwriter. ", "Bobby Flynn finished 7th while competing on Australian Idol.", "Australian Idol competitors are Australian citizens.", "The Omega Three band made a nationwide tour in 2007.", "Bobby Flynn is a member of The Omega Three band.", "Bobby Flynn was born in Queensland."], "premises-FOL": ["Singer(bobbyFlynn) ∧ SongWriter(bobbyFlynn)", "Finished7th(bobbyFlynn) ∧ CompetedOnAustralianIdol(bobbyFlynn)", "∀x (CompetedOnAustralianIdol(x) → AustralianCitizen(x))", "MadeNationWideTour2007(theOmegaThreeBand) ", "IsMember(bobbyFlynn, theOmegaThreeBand)", "BornIn(bobbyFlynn, queensland)"], "label": "True", "source": "wiki"} {"story_id": 89, "example_id": 272, "conclusion": "Bobby Flynn flew to America in 2007.", "premises": ["Bobby Flynn is a singer-songwriter. ", "Bobby Flynn finished 7th while competing on Australian Idol.", "Australian Idol competitors are Australian citizens.", "The Omega Three band made a nationwide tour in 2007.", "Bobby Flynn is a member of The Omega Three band.", "Bobby Flynn was born in Queensland."], "premises-FOL": ["Singer(bobbyFlynn) ∧ SongWriter(bobbyFlynn)", "Finished7th(bobbyFlynn) ∧ CompetedOnAustralianIdol(bobbyFlynn)", "∀x (CompetedOnAustralianIdol(x) → AustralianCitizen(x))", "MadeNationWideTour2007(theOmegaThreeBand) ", "IsMember(bobbyFlynn, theOmegaThreeBand)", "BornIn(bobbyFlynn, queensland)"], "label": "Unknown", "source": "wiki"} {"story_id": 89, "example_id": 273, "conclusion": "Bobby Flynn was born in Queens.", "premises": ["Bobby Flynn is a singer-songwriter. ", "Bobby Flynn finished 7th while competing on Australian Idol.", "Australian Idol competitors are Australian citizens.", "The Omega Three band made a nationwide tour in 2007.", "Bobby Flynn is a member of The Omega Three band.", "Bobby Flynn was born in Queensland."], "premises-FOL": ["Singer(bobbyFlynn) ∧ SongWriter(bobbyFlynn)", "Finished7th(bobbyFlynn) ∧ CompetedOnAustralianIdol(bobbyFlynn)", "∀x (CompetedOnAustralianIdol(x) → AustralianCitizen(x))", "MadeNationWideTour2007(theOmegaThreeBand) ", "IsMember(bobbyFlynn, theOmegaThreeBand)", "BornIn(bobbyFlynn, queensland)"], "label": "Unknown", "source": "wiki"} {"story_id": 269, "example_id": 718, "conclusion": "All enzymes are proteins.", "premises": ["All proteins are organic compounds.", "All enzymes are organic compounds."], "premises-FOL": ["∀x (Protein(x) → OrganicCompound(x))", "∀x (Enzyme(x) → OrganicCompound(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 98, "example_id": 296, "conclusion": "There is a series by ABC that was developed by the showrunner of Witches of East End.", "premises": ["One American screenwriter and producer is Maggie Friedman.", "Maggie Friedman was the showrunner and executive producer of the lifetime television series Witches of East End.", "Witches of East End is a fantasy-drama series.", "Maggie Friedman produced and developed Eastwick.", "Eastwick is a series by ABC."], "premises-FOL": ["American(maggiefriedman) ∧ Screenwriter(maggiefriedman) ∧ Producer(maggiefriedman)", "ShowRunnerOf(maggiefriedman, witchesofeastend) ∧ ExecutiveProducerOf(maggiefriedman, witchesofeastend) ∧ LifetimeTelevisionSeries(maggiefriedman)", "Fantasy-Drama(witchesofeastend) ∧ Series(witchesofeastend)", "Produced(maggiefriedman, eastwick) ∧ Developed(maggiefriedman, eastwick)", "Series(eastwick) ∧ By(eastwick, abc)"], "label": "True", "source": "wiki"} {"story_id": 98, "example_id": 297, "conclusion": "There isn't a series by ABC that was developed by the showrunner of Witches of East End.", "premises": ["One American screenwriter and producer is Maggie Friedman.", "Maggie Friedman was the showrunner and executive producer of the lifetime television series Witches of East End.", "Witches of East End is a fantasy-drama series.", "Maggie Friedman produced and developed Eastwick.", "Eastwick is a series by ABC."], "premises-FOL": ["American(maggiefriedman) ∧ Screenwriter(maggiefriedman) ∧ Producer(maggiefriedman)", "ShowRunnerOf(maggiefriedman, witchesofeastend) ∧ ExecutiveProducerOf(maggiefriedman, witchesofeastend) ∧ LifetimeTelevisionSeries(maggiefriedman)", "Fantasy-Drama(witchesofeastend) ∧ Series(witchesofeastend)", "Produced(maggiefriedman, eastwick) ∧ Developed(maggiefriedman, eastwick)", "Series(eastwick) ∧ By(eastwick, abc)"], "label": "False", "source": "wiki"} {"story_id": 98, "example_id": 298, "conclusion": "Maggie Friedman developed Witches of East End.", "premises": ["One American screenwriter and producer is Maggie Friedman.", "Maggie Friedman was the showrunner and executive producer of the lifetime television series Witches of East End.", "Witches of East End is a fantasy-drama series.", "Maggie Friedman produced and developed Eastwick.", "Eastwick is a series by ABC."], "premises-FOL": ["American(maggiefriedman) ∧ Screenwriter(maggiefriedman) ∧ Producer(maggiefriedman)", "ShowRunnerOf(maggiefriedman, witchesofeastend) ∧ ExecutiveProducerOf(maggiefriedman, witchesofeastend) ∧ LifetimeTelevisionSeries(maggiefriedman)", "Fantasy-Drama(witchesofeastend) ∧ Series(witchesofeastend)", "Produced(maggiefriedman, eastwick) ∧ Developed(maggiefriedman, eastwick)", "Series(eastwick) ∧ By(eastwick, abc)"], "label": "Unknown", "source": "wiki"} {"story_id": 119, "example_id": 359, "conclusion": "IBM has an office in London or Zurich.", "premises": ["Evangelos Eleftheriou is a Greek electrical engineer.", "Evangelos Eleftheriou worked for IBM in Zurich.", "If a company has employees working for them somewhere, then they have an office there.", "IBM is a company."], "premises-FOL": ["Greek(evangeloseleftheriou) ∧ ElectricalEngineer(evangeloseleftheriou)", "WorkedFor(evangeloseleftheriou, ibm) ∧ WorkedIn(evangeloseleftheriou, zurich)", "∀x ∀x ∀z (Company(x) ∧ WorkedFor(y, x) ∧ WorkedIn(y, z) → HasOfficeIn(x, z))", "Company(ibm)"], "label": "True", "source": "wiki"} {"story_id": 119, "example_id": 360, "conclusion": "No Greeks have worked for IBM.", "premises": ["Evangelos Eleftheriou is a Greek electrical engineer.", "Evangelos Eleftheriou worked for IBM in Zurich.", "If a company has employees working for them somewhere, then they have an office there.", "IBM is a company."], "premises-FOL": ["Greek(evangeloseleftheriou) ∧ ElectricalEngineer(evangeloseleftheriou)", "WorkedFor(evangeloseleftheriou, ibm) ∧ WorkedIn(evangeloseleftheriou, zurich)", "∀x ∀x ∀z (Company(x) ∧ WorkedFor(y, x) ∧ WorkedIn(y, z) → HasOfficeIn(x, z))", "Company(ibm)"], "label": "False", "source": "wiki"} {"story_id": 148, "example_id": 434, "conclusion": "\"Hooray! Hooray! It's a Holi-Holiday!\" was a #1 hit in Germany.", "premises": ["Before releasing their single, \"Hooray! Hooray! It's a Holi-Holiday!\", Boney M. had had seven consecutive German #1 singles.", "\"Hooray! Hooray! It's a Holi-Holiday!\" was a big hit all over Europe.", "Nevertheless, \"Hooray! Hooray! It's a Holi-Holiday!\" broke Boney M's streak of consecutive German #1 singles.", "A song that peaks below #1 on the german charts is also a song that is not the #1 single"], "premises-FOL": ["∃x (Song(x) ∧ By(x, boneym) ∧ N1GermanSingle(x))", "Song(hooray) ∧ HitEurope(hooray)", "Song(hooray) ∧ ¬N1GermanSingle(hooray)", "∀x (PeaksBelowN1(x) ↔ ¬N1GermanSingle(x))"], "label": "False", "source": "wiki"} {"story_id": 148, "example_id": 435, "conclusion": "\"Hooray! Hooray! It's a Holi-Holiday!\" peaked below #1 on the German charts.", "premises": ["Before releasing their single, \"Hooray! Hooray! It's a Holi-Holiday!\", Boney M. had had seven consecutive German #1 singles.", "\"Hooray! Hooray! It's a Holi-Holiday!\" was a big hit all over Europe.", "Nevertheless, \"Hooray! Hooray! It's a Holi-Holiday!\" broke Boney M's streak of consecutive German #1 singles.", "A song that peaks below #1 on the german charts is also a song that is not the #1 single"], "premises-FOL": ["∃x (Song(x) ∧ By(x, boneym) ∧ N1GermanSingle(x))", "Song(hooray) ∧ HitEurope(hooray)", "Song(hooray) ∧ ¬N1GermanSingle(hooray)", "∀x (PeaksBelowN1(x) ↔ ¬N1GermanSingle(x))"], "label": "True", "source": "wiki"} {"story_id": 148, "example_id": 436, "conclusion": "\"Hooray! Hooray! It's a Holi-Holiday!\" peaked at #3 on the UK charts.", "premises": ["Before releasing their single, \"Hooray! Hooray! It's a Holi-Holiday!\", Boney M. had had seven consecutive German #1 singles.", "\"Hooray! Hooray! It's a Holi-Holiday!\" was a big hit all over Europe.", "Nevertheless, \"Hooray! Hooray! It's a Holi-Holiday!\" broke Boney M's streak of consecutive German #1 singles.", "A song that peaks below #1 on the german charts is also a song that is not the #1 single"], "premises-FOL": ["∃x (Song(x) ∧ By(x, boneym) ∧ N1GermanSingle(x))", "Song(hooray) ∧ HitEurope(hooray)", "Song(hooray) ∧ ¬N1GermanSingle(hooray)", "∀x (PeaksBelowN1(x) ↔ ¬N1GermanSingle(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 249, "example_id": 697, "conclusion": "Luke can make a good breakfast.", "premises": ["Every chef can cook.", "Some people who aren’t chefs can cook.", "People who cook can make scrambled eggs and pasta.", "If someone can make cookies and muffins, they are a baker.", "Bakers who can also make scrambled eggs can make a good breakfast.", "Luke can make cookies, scrambled eggs, and muffins, but not pasta."], "premises-FOL": ["∀x (Chef(x) → Cook(x))", "∃x (¬Chef(x) ∧ Cook(x))", "∀x (Cook(x) → (MakeScrambledEggs(x) ∧ MakePasta(x)))", "∀x (MakeCookies(x) ∧ MakeMuffins(x) → Baker(x))", "∀x ((Baker(x) ∧ MakeScrambledEggs(x)) → MakeGoodBreakfast(x))", "MakeCookies(luke) ∧ MakeScrambledEggs(luke) ∧ MakeMuffins(luke) ∧ ¬MakePasta(luke)"], "label": "True", "source": "wiki"} {"story_id": 249, "example_id": 698, "conclusion": "Luke is a chef.", "premises": ["Every chef can cook.", "Some people who aren’t chefs can cook.", "People who cook can make scrambled eggs and pasta.", "If someone can make cookies and muffins, they are a baker.", "Bakers who can also make scrambled eggs can make a good breakfast.", "Luke can make cookies, scrambled eggs, and muffins, but not pasta."], "premises-FOL": ["∀x (Chef(x) → Cook(x))", "∃x (¬Chef(x) ∧ Cook(x))", "∀x (Cook(x) → (MakeScrambledEggs(x) ∧ MakePasta(x)))", "∀x (MakeCookies(x) ∧ MakeMuffins(x) → Baker(x))", "∀x ((Baker(x) ∧ MakeScrambledEggs(x)) → MakeGoodBreakfast(x))", "MakeCookies(luke) ∧ MakeScrambledEggs(luke) ∧ MakeMuffins(luke) ∧ ¬MakePasta(luke)"], "label": "False", "source": "wiki"} {"story_id": 196, "example_id": 561, "conclusion": "ETS develops assessments for K-12 statewide as well as entry to US tertiary and quaternary education institutions.", "premises": ["ETS develops various standardized tests primarily in the United States for K-12 and higher education. ", "ETS administers international tests including the TOEFL, TOEIC, GRE and subject tests in more than 180 countries.", "Many of the assessments ETS develops are associated with entry to the US tertiary and quaternary education institutions. ", "ETS also develops K-12 statewide assessments used for accountability testing in many states."], "premises-FOL": ["∃x (Develops(ets, x) ∧ StandardizedTest(x) ∧ In(x, unitedstates) ∧ For(x, k-12andhighereducation))", "∃x (Administers(ets, x) ∧ InternationalTest(x) ∧ (TOEFL(x) ∨ TOEIC(x) ∨ GRE(x) ∨ SubjectTests(x)))", "∃x (Develops(ets, x) ∧ AssociatedWith(x, entrytouseducationinstitutions))", "∃x (Develops(ets, x) ∧ StateWideAssesment(x) ∧ UsedFor(x, accountabilitytesting))"], "label": "True", "source": "wiki"} {"story_id": 196, "example_id": 562, "conclusion": "ETS doesn't administer tests internationally.", "premises": ["ETS develops various standardized tests primarily in the United States for K-12 and higher education. ", "ETS administers international tests including the TOEFL, TOEIC, GRE and subject tests in more than 180 countries.", "Many of the assessments ETS develops are associated with entry to the US tertiary and quaternary education institutions. ", "ETS also develops K-12 statewide assessments used for accountability testing in many states."], "premises-FOL": ["∃x (Develops(ets, x) ∧ StandardizedTest(x) ∧ In(x, unitedstates) ∧ For(x, k-12andhighereducation))", "∃x (Administers(ets, x) ∧ InternationalTest(x) ∧ (TOEFL(x) ∨ TOEIC(x) ∨ GRE(x) ∨ SubjectTests(x)))", "∃x (Develops(ets, x) ∧ AssociatedWith(x, entrytouseducationinstitutions))", "∃x (Develops(ets, x) ∧ StateWideAssesment(x) ∧ UsedFor(x, accountabilitytesting))"], "label": "False", "source": "wiki"} {"story_id": 196, "example_id": 563, "conclusion": "ETS administers international tests including the TOEFL, GRE and subject tests in China.", "premises": ["ETS develops various standardized tests primarily in the United States for K-12 and higher education. ", "ETS administers international tests including the TOEFL, TOEIC, GRE and subject tests in more than 180 countries.", "Many of the assessments ETS develops are associated with entry to the US tertiary and quaternary education institutions. ", "ETS also develops K-12 statewide assessments used for accountability testing in many states."], "premises-FOL": ["∃x (Develops(ets, x) ∧ StandardizedTest(x) ∧ In(x, unitedstates) ∧ For(x, k-12andhighereducation))", "∃x (Administers(ets, x) ∧ InternationalTest(x) ∧ (TOEFL(x) ∨ TOEIC(x) ∨ GRE(x) ∨ SubjectTests(x)))", "∃x (Develops(ets, x) ∧ AssociatedWith(x, entrytouseducationinstitutions))", "∃x (Develops(ets, x) ∧ StateWideAssesment(x) ∧ UsedFor(x, accountabilitytesting))"], "label": "Unknown", "source": "wiki"} {"story_id": 373, "example_id": 998, "conclusion": "Robert can resist the hallmark delectable drinks and desserts that are famed in Italy.", "premises": ["All people who enjoy eating gelato ice cream would enjoy a vacation to Italy.", "There are no people who can resist the hallmark delectable drinks and desserts that are famed in Italy.", "People either enjoy eating gelato ice cream or love to travel and vacation often.", "If people often take study abroad semesters to Europe, then they do not regret their college experiences.", "If people love to travel and vacation often, then they often take study abroad semesters to Europe.", "Robert either enjoys eating gelato ice cream and loves to travel and vacation often, or he neither enjoys eating gelato ice cream nor loves to travel and vacation often."], "premises-FOL": ["∀x (Gelato(x) → Italy(x))", "∀x (¬Resist(x))", "∀x (Gelato(x) ∨ Travel(x))", "∀x (Europe(x) → ¬Regret(x))", "∀x (Travel(x) → Europe(x))", "(Gelato(robert) ∧ Travel(robert)) ∨ (¬Gelato(robert) ∧ ¬Travel(robert))"], "label": "False", "source": "hyb"} {"story_id": 373, "example_id": 999, "conclusion": "If Robert either would both enjoy a vacation to Italy and regrets his college experiences or neither would enjoy a vacation to Italy nor regrets his college experiences, then Robert would either enjoy a vacation to Italy or, if not, then he can resist the hallmark delectable drinks and desserts that are famed in Italy.", "premises": ["All people who enjoy eating gelato ice cream would enjoy a vacation to Italy.", "There are no people who can resist the hallmark delectable drinks and desserts that are famed in Italy.", "People either enjoy eating gelato ice cream or love to travel and vacation often.", "If people often take study abroad semesters to Europe, then they do not regret their college experiences.", "If people love to travel and vacation often, then they often take study abroad semesters to Europe.", "Robert either enjoys eating gelato ice cream and loves to travel and vacation often, or he neither enjoys eating gelato ice cream nor loves to travel and vacation often."], "premises-FOL": ["∀x (Gelato(x) → Italy(x))", "∀x (¬Resist(x))", "∀x (Gelato(x) ∨ Travel(x))", "∀x (Europe(x) → ¬Regret(x))", "∀x (Travel(x) → Europe(x))", "(Gelato(robert) ∧ Travel(robert)) ∨ (¬Gelato(robert) ∧ ¬Travel(robert))"], "label": "True", "source": "hyb"} {"story_id": 373, "example_id": 1000, "conclusion": "If Robert is not both a person who can resist the hallmark delectable drinks and desserts that are famed in Italy and regrets his college experiences, then Robert either enjoys eating gelato ice cream or would enjoy a vacation to Italy.", "premises": ["All people who enjoy eating gelato ice cream would enjoy a vacation to Italy.", "There are no people who can resist the hallmark delectable drinks and desserts that are famed in Italy.", "People either enjoy eating gelato ice cream or love to travel and vacation often.", "If people often take study abroad semesters to Europe, then they do not regret their college experiences.", "If people love to travel and vacation often, then they often take study abroad semesters to Europe.", "Robert either enjoys eating gelato ice cream and loves to travel and vacation often, or he neither enjoys eating gelato ice cream nor loves to travel and vacation often."], "premises-FOL": ["∀x (Gelato(x) → Italy(x))", "∀x (¬Resist(x))", "∀x (Gelato(x) ∨ Travel(x))", "∀x (Europe(x) → ¬Regret(x))", "∀x (Travel(x) → Europe(x))", "(Gelato(robert) ∧ Travel(robert)) ∨ (¬Gelato(robert) ∧ ¬Travel(robert))"], "label": "False", "source": "hyb"} {"story_id": 312, "example_id": 781, "conclusion": "Tom is a PhD graduate.", "premises": ["To get a student visa, you must be full-time enrolled in an academic program.", "Those who are full-time enrolled in an academic program can not work full-time.", "Everyone who wants to study abroad needs to have a student visa.", "All PhD graduates can work full time. ", "If Tom does not want to study abroad, he is full-time enrolled in an educational program."], "premises-FOL": ["∀x (StudentVisa(x) → FullTimeAcademic(x))", "∀x (FullTimeAcademic(x) → ¬WorkFullTime(x))", "∀x (StudyAbroad(x) → StudentVisa(x))", "∀x (PhdGraduate(x) → WorkFullTime(x))", "¬StudyAbroad(tom) → FullTimeAcademic(tom)"], "label": "False", "source": "hyb"} {"story_id": 312, "example_id": 782, "conclusion": "Tom is not a PhD graduate.", "premises": ["To get a student visa, you must be full-time enrolled in an academic program.", "Those who are full-time enrolled in an academic program can not work full-time.", "Everyone who wants to study abroad needs to have a student visa.", "All PhD graduates can work full time. ", "If Tom does not want to study abroad, he is full-time enrolled in an educational program."], "premises-FOL": ["∀x (StudentVisa(x) → FullTimeAcademic(x))", "∀x (FullTimeAcademic(x) → ¬WorkFullTime(x))", "∀x (StudyAbroad(x) → StudentVisa(x))", "∀x (PhdGraduate(x) → WorkFullTime(x))", "¬StudyAbroad(tom) → FullTimeAcademic(tom)"], "label": "True", "source": "hyb"} {"story_id": 312, "example_id": 783, "conclusion": "Tom wants to study abroad.", "premises": ["To get a student visa, you must be full-time enrolled in an academic program.", "Those who are full-time enrolled in an academic program can not work full-time.", "Everyone who wants to study abroad needs to have a student visa.", "All PhD graduates can work full time. ", "If Tom does not want to study abroad, he is full-time enrolled in an educational program."], "premises-FOL": ["∀x (StudentVisa(x) → FullTimeAcademic(x))", "∀x (FullTimeAcademic(x) → ¬WorkFullTime(x))", "∀x (StudyAbroad(x) → StudentVisa(x))", "∀x (PhdGraduate(x) → WorkFullTime(x))", "¬StudyAbroad(tom) → FullTimeAcademic(tom)"], "label": "Unknown", "source": "hyb"} {"story_id": 134, "example_id": 396, "conclusion": "Sally's company utilizes the installment sales method.", "premises": ["The installment sales method is the approach to recognize revenue under the US GAAP.", "In accrual accounting, revenues are recognized when they are realized.", "In cash accounting, revenues are recognized when cash is received.", "The US GAAP is the accounting standard developed and used by the US Securities and Exchange Commission.", "Sally works for the US Securities and Exchange Commission."], "premises-FOL": ["∀x (UsesGAAP(x) → UsesInstallmentMethod(x))", "∀x (UsesAccruralAccounting(x) → RecognizedWhen(revenues, realized))", "∀x (UsesCashAccounting(x) → RecognizedWhen(revenues, cashrecieved))", "DevelopedBy(usgaap, ussecuritiesandexchangecommission) ∧ UsesGAAP(ussecuritiesandexchangecommission)", "WorksFor(sally, ussecuritiesandexchangecommission)"], "label": "True", "source": "wiki"} {"story_id": 134, "example_id": 397, "conclusion": "The company Sally works for performs accrual accounting.", "premises": ["The installment sales method is the approach to recognize revenue under the US GAAP.", "In accrual accounting, revenues are recognized when they are realized.", "In cash accounting, revenues are recognized when cash is received.", "The US GAAP is the accounting standard developed and used by the US Securities and Exchange Commission.", "Sally works for the US Securities and Exchange Commission."], "premises-FOL": ["∀x (UsesGAAP(x) → UsesInstallmentMethod(x))", "∀x (UsesAccruralAccounting(x) → RecognizedWhen(revenues, realized))", "∀x (UsesCashAccounting(x) → RecognizedWhen(revenues, cashrecieved))", "DevelopedBy(usgaap, ussecuritiesandexchangecommission) ∧ UsesGAAP(ussecuritiesandexchangecommission)", "WorksFor(sally, ussecuritiesandexchangecommission)"], "label": "Unknown", "source": "wiki"} {"story_id": 134, "example_id": 398, "conclusion": "Sally does not work for a company that uses the GAAP.", "premises": ["The installment sales method is the approach to recognize revenue under the US GAAP.", "In accrual accounting, revenues are recognized when they are realized.", "In cash accounting, revenues are recognized when cash is received.", "The US GAAP is the accounting standard developed and used by the US Securities and Exchange Commission.", "Sally works for the US Securities and Exchange Commission."], "premises-FOL": ["∀x (UsesGAAP(x) → UsesInstallmentMethod(x))", "∀x (UsesAccruralAccounting(x) → RecognizedWhen(revenues, realized))", "∀x (UsesCashAccounting(x) → RecognizedWhen(revenues, cashrecieved))", "DevelopedBy(usgaap, ussecuritiesandexchangecommission) ∧ UsesGAAP(ussecuritiesandexchangecommission)", "WorksFor(sally, ussecuritiesandexchangecommission)"], "label": "False", "source": "wiki"} {"story_id": 427, "example_id": 1216, "conclusion": "James contributes to the country.", "premises": ["All people who are respected by others are people who contribute to the country. ", "If a person is respected by others, then he/she contributes to the country. ", "All people available to have a visit without any fees are those respected by others. ", "All Customers who once served in the army are available to have a visit without any fees. ", "All people who once were sentenced for thief stayed in prison for some time. ", "All people who once stayed in prison for some time have a bad record in the local state. ", "James was either once sentenced for thief or stayed in prison for some time. ", "James is either with a bad record in the local state or respected by others. "], "premises-FOL": ["∀x (Respected(x) → ContributeToCountry(x))", "∀x (Respected(x) → ContributeToCountry(x))", "∀x (HaveVisitWithoutAnyFees(x) → Respected(x))", "∀x (Army(x) → HaveVisitWithoutAnyFees(x))", "∀x (Thief(x) → Prison(x))", "∀x (Prison(x) → BadRecord(x))", "Thief(james) ⊕ Prison(james) ", "BadRecord(james) ⊕ Respected(james)"], "label": "Unknown", "source": "hyb"} {"story_id": 427, "example_id": 1217, "conclusion": "James does not contribute to the country.", "premises": ["All people who are respected by others are people who contribute to the country. ", "If a person is respected by others, then he/she contributes to the country. ", "All people available to have a visit without any fees are those respected by others. ", "All Customers who once served in the army are available to have a visit without any fees. ", "All people who once were sentenced for thief stayed in prison for some time. ", "All people who once stayed in prison for some time have a bad record in the local state. ", "James was either once sentenced for thief or stayed in prison for some time. ", "James is either with a bad record in the local state or respected by others. "], "premises-FOL": ["∀x (Respected(x) → ContributeToCountry(x))", "∀x (Respected(x) → ContributeToCountry(x))", "∀x (HaveVisitWithoutAnyFees(x) → Respected(x))", "∀x (Army(x) → HaveVisitWithoutAnyFees(x))", "∀x (Thief(x) → Prison(x))", "∀x (Prison(x) → BadRecord(x))", "Thief(james) ⊕ Prison(james) ", "BadRecord(james) ⊕ Respected(james)"], "label": "Unknown", "source": "hyb"} {"story_id": 427, "example_id": 1218, "conclusion": "James contributes to the country, and he once served in the army.", "premises": ["All people who are respected by others are people who contribute to the country. ", "If a person is respected by others, then he/she contributes to the country. ", "All people available to have a visit without any fees are those respected by others. ", "All Customers who once served in the army are available to have a visit without any fees. ", "All people who once were sentenced for thief stayed in prison for some time. ", "All people who once stayed in prison for some time have a bad record in the local state. ", "James was either once sentenced for thief or stayed in prison for some time. ", "James is either with a bad record in the local state or respected by others. "], "premises-FOL": ["∀x (Respected(x) → ContributeToCountry(x))", "∀x (Respected(x) → ContributeToCountry(x))", "∀x (HaveVisitWithoutAnyFees(x) → Respected(x))", "∀x (Army(x) → HaveVisitWithoutAnyFees(x))", "∀x (Thief(x) → Prison(x))", "∀x (Prison(x) → BadRecord(x))", "Thief(james) ⊕ Prison(james) ", "BadRecord(james) ⊕ Respected(james)"], "label": "False", "source": "hyb"} {"story_id": 427, "example_id": 1219, "conclusion": "James did not contribute to the country and did not serve in the army.", "premises": ["All people who are respected by others are people who contribute to the country. ", "If a person is respected by others, then he/she contributes to the country. ", "All people available to have a visit without any fees are those respected by others. ", "All Customers who once served in the army are available to have a visit without any fees. ", "All people who once were sentenced for thief stayed in prison for some time. ", "All people who once stayed in prison for some time have a bad record in the local state. ", "James was either once sentenced for thief or stayed in prison for some time. ", "James is either with a bad record in the local state or respected by others. "], "premises-FOL": ["∀x (Respected(x) → ContributeToCountry(x))", "∀x (Respected(x) → ContributeToCountry(x))", "∀x (HaveVisitWithoutAnyFees(x) → Respected(x))", "∀x (Army(x) → HaveVisitWithoutAnyFees(x))", "∀x (Thief(x) → Prison(x))", "∀x (Prison(x) → BadRecord(x))", "Thief(james) ⊕ Prison(james) ", "BadRecord(james) ⊕ Respected(james)"], "label": "True", "source": "hyb"} {"story_id": 12, "example_id": 32, "conclusion": "Water from the Croton River watershed flows to somewhere in New York.", "premises": ["The Croton River watershed is the drainage basin of the Croton River.", "The Croton River is in southwestern New York.", "Water from the Croton River watershed flows to the Bronx.", "The Bronx is in New York."], "premises-FOL": ["DrainageBasinOf(crotonriverwatershed, crotonriver)", "In(crotonriver, southwesternnewyork)", "∃x (Water(x) ∧ From(x, crotonriverwatershed) ∧ FlowsTo(x, bronx))", "In(bronx, newyork)"], "label": "True", "source": "wiki"} {"story_id": 12, "example_id": 33, "conclusion": "The Croton River watershed is in the Bronx.", "premises": ["The Croton River watershed is the drainage basin of the Croton River.", "The Croton River is in southwestern New York.", "Water from the Croton River watershed flows to the Bronx.", "The Bronx is in New York."], "premises-FOL": ["DrainageBasinOf(crotonriverwatershed, crotonriver)", "In(crotonriver, southwesternnewyork)", "∃x (Water(x) ∧ From(x, crotonriverwatershed) ∧ FlowsTo(x, bronx))", "In(bronx, newyork)"], "label": "Unknown", "source": "wiki"} {"story_id": 12, "example_id": 34, "conclusion": "Water from the Croton River flows to the Bronx.", "premises": ["The Croton River watershed is the drainage basin of the Croton River.", "The Croton River is in southwestern New York.", "Water from the Croton River watershed flows to the Bronx.", "The Bronx is in New York."], "premises-FOL": ["DrainageBasinOf(crotonriverwatershed, crotonriver)", "In(crotonriver, southwesternnewyork)", "∃x (Water(x) ∧ From(x, crotonriverwatershed) ∧ FlowsTo(x, bronx))", "In(bronx, newyork)"], "label": "Unknown", "source": "wiki"} {"story_id": 261, "example_id": 710, "conclusion": "Some warships are commercial vessels.", "premises": ["All nuclear-powered submarines are warships.", "No nuclear-powered submarines are commercial vessels."], "premises-FOL": ["∀x (NuclearPoweredSubmarine(x) → Warship(x))", "∀x (NuclearPoweredSubmarine(x) → ¬CommercialVessel(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 67, "example_id": 199, "conclusion": "The genre of Trouble at the Henhouse is rock.", "premises": ["If a album is written by a rock band, then the genre of the album is rock.", "If a band writes a album winning an award, then this band wins this award.", "Trouble at the Henhouse is an album by The Tragically Hip.", "The Tragically Hip is a Canadian rock band.", "The song \"Butts Wigglin'\" is in Trouble at the Henhouse.", "Trouble at the Henhouse won the Album of the Year award.", "A song in Trouble at the Henhouse appeared in a film."], "premises-FOL": ["∀x ∀y ∀z (AlbumByBand(x, y) ∧ RockBand(y, z) → Genre(x, rock))", "∀x ∀y ∀z (AlbumByBand(x, y) ∧ AlbumAward(x, z) → RockBandAward(y, z))", "AlbumByBand(trouble_at_the_Henhouse, the_Tragically_Hip)", "RockBand(the_Tragically_Hip, canada)", "SongInAlbum(butts_Wigglin, trouble_at_the_Henhouse)", "AlbumAward(trouble_at_the_Henhouse, the_Album_of_the_Year)", "∃x (SongInFilm(x) ∧ SongInAlbum(x, trouble_at_the_Henhouse))"], "label": "True", "source": "wiki"} {"story_id": 67, "example_id": 200, "conclusion": "A canada rock band didn't win the Album of the Year award.", "premises": ["If a album is written by a rock band, then the genre of the album is rock.", "If a band writes a album winning an award, then this band wins this award.", "Trouble at the Henhouse is an album by The Tragically Hip.", "The Tragically Hip is a Canadian rock band.", "The song \"Butts Wigglin'\" is in Trouble at the Henhouse.", "Trouble at the Henhouse won the Album of the Year award.", "A song in Trouble at the Henhouse appeared in a film."], "premises-FOL": ["∀x ∀y ∀z (AlbumByBand(x, y) ∧ RockBand(y, z) → Genre(x, rock))", "∀x ∀y ∀z (AlbumByBand(x, y) ∧ AlbumAward(x, z) → RockBandAward(y, z))", "AlbumByBand(trouble_at_the_Henhouse, the_Tragically_Hip)", "RockBand(the_Tragically_Hip, canada)", "SongInAlbum(butts_Wigglin, trouble_at_the_Henhouse)", "AlbumAward(trouble_at_the_Henhouse, the_Album_of_the_Year)", "∃x (SongInFilm(x) ∧ SongInAlbum(x, trouble_at_the_Henhouse))"], "label": "False", "source": "wiki"} {"story_id": 67, "example_id": 201, "conclusion": "\"Butts Wigglin'\" appeared in a film.", "premises": ["If a album is written by a rock band, then the genre of the album is rock.", "If a band writes a album winning an award, then this band wins this award.", "Trouble at the Henhouse is an album by The Tragically Hip.", "The Tragically Hip is a Canadian rock band.", "The song \"Butts Wigglin'\" is in Trouble at the Henhouse.", "Trouble at the Henhouse won the Album of the Year award.", "A song in Trouble at the Henhouse appeared in a film."], "premises-FOL": ["∀x ∀y ∀z (AlbumByBand(x, y) ∧ RockBand(y, z) → Genre(x, rock))", "∀x ∀y ∀z (AlbumByBand(x, y) ∧ AlbumAward(x, z) → RockBandAward(y, z))", "AlbumByBand(trouble_at_the_Henhouse, the_Tragically_Hip)", "RockBand(the_Tragically_Hip, canada)", "SongInAlbum(butts_Wigglin, trouble_at_the_Henhouse)", "AlbumAward(trouble_at_the_Henhouse, the_Album_of_the_Year)", "∃x (SongInFilm(x) ∧ SongInAlbum(x, trouble_at_the_Henhouse))"], "label": "Unknown", "source": "wiki"} {"story_id": 238, "example_id": 681, "conclusion": "Daniel once applied to Stanford University, but he couldn’t get in even though he has family members who are Stanford alumni.", "premises": ["Daniel is a software engineer and he works at Palantir Technologies.", "Daniel studied bioengineering during his undergraduate at Rice University.", "Daniel’s older sister works at Meta as a technical sourcer. ", "Daniel’s dad and older sister both graduated from Stanford University.", "Daniel’s dad is a doctor practicing internal medicine at a veteran’s hospital in Minneapolis"], "premises-FOL": ["SoftwareEngineer(daniel) ∧ WorksAt(daniel, palantirTechnologies)", " StudiedBioengineering(daniel, riceUniversity)", " WorksAtMeta(danielsOlderSister) ∧ TechnicalSourcer(danielsOlderSister)", " GraduatedFromStanfordUniversity(danielsOlderSister) ∧ GraduatedFromStanfordUniversity(danielsDad)", " DoctorPracticingInternalMedicine(danielsDad, veteransHospitalInMinneapolis)"], "label": "Unknown", "source": "wiki"} {"story_id": 238, "example_id": 682, "conclusion": "Daniel studied bioengineering as his major at Rice University.", "premises": ["Daniel is a software engineer and he works at Palantir Technologies.", "Daniel studied bioengineering during his undergraduate at Rice University.", "Daniel’s older sister works at Meta as a technical sourcer. ", "Daniel’s dad and older sister both graduated from Stanford University.", "Daniel’s dad is a doctor practicing internal medicine at a veteran’s hospital in Minneapolis"], "premises-FOL": ["SoftwareEngineer(daniel) ∧ WorksAt(daniel, palantirTechnologies)", " StudiedBioengineering(daniel, riceUniversity)", " WorksAtMeta(danielsOlderSister) ∧ TechnicalSourcer(danielsOlderSister)", " GraduatedFromStanfordUniversity(danielsOlderSister) ∧ GraduatedFromStanfordUniversity(danielsDad)", " DoctorPracticingInternalMedicine(danielsDad, veteransHospitalInMinneapolis)"], "label": "True", "source": "wiki"} {"story_id": 238, "example_id": 683, "conclusion": "Daniel and his sister grew up in Minneapolis, Minnesota.", "premises": ["Daniel is a software engineer and he works at Palantir Technologies.", "Daniel studied bioengineering during his undergraduate at Rice University.", "Daniel’s older sister works at Meta as a technical sourcer. ", "Daniel’s dad and older sister both graduated from Stanford University.", "Daniel’s dad is a doctor practicing internal medicine at a veteran’s hospital in Minneapolis"], "premises-FOL": ["SoftwareEngineer(daniel) ∧ WorksAt(daniel, palantirTechnologies)", " StudiedBioengineering(daniel, riceUniversity)", " WorksAtMeta(danielsOlderSister) ∧ TechnicalSourcer(danielsOlderSister)", " GraduatedFromStanfordUniversity(danielsOlderSister) ∧ GraduatedFromStanfordUniversity(danielsDad)", " DoctorPracticingInternalMedicine(danielsDad, veteransHospitalInMinneapolis)"], "label": "Unknown", "source": "wiki"} {"story_id": 108, "example_id": 327, "conclusion": "An American Airlines plane is either a Boeing or Airbus plane.", "premises": ["All commerical aircraft are produced by either Boeing or Airbus.", "All American Airlines jets are commerical aircraft. ", "Airbus made more in revenue than Boeing last year."], "premises-FOL": ["∀x (CommercialAircraft(x) → ProducedBy(x, boeing) ⊕ ProducedBy(x, airbus))", "∀x (AmericanAirlinesAircraft(x) → CommercialAircraft(x))", "MoreinRevenue(airbus, boeing)"], "label": "True", "source": "wiki"} {"story_id": 108, "example_id": 328, "conclusion": "There exists a SpaceX commerical aircraft.", "premises": ["All commerical aircraft are produced by either Boeing or Airbus.", "All American Airlines jets are commerical aircraft. ", "Airbus made more in revenue than Boeing last year."], "premises-FOL": ["∀x (CommercialAircraft(x) → ProducedBy(x, boeing) ⊕ ProducedBy(x, airbus))", "∀x (AmericanAirlinesAircraft(x) → CommercialAircraft(x))", "MoreinRevenue(airbus, boeing)"], "label": "Unknown", "source": "wiki"} {"story_id": 108, "example_id": 329, "conclusion": "There does not exist a United Airlines plane produced by Boeing.", "premises": ["All commerical aircraft are produced by either Boeing or Airbus.", "All American Airlines jets are commerical aircraft. ", "Airbus made more in revenue than Boeing last year."], "premises-FOL": ["∀x (CommercialAircraft(x) → ProducedBy(x, boeing) ⊕ ProducedBy(x, airbus))", "∀x (AmericanAirlinesAircraft(x) → CommercialAircraft(x))", "MoreinRevenue(airbus, boeing)"], "label": "Unknown", "source": "wiki"} {"story_id": 108, "example_id": 330, "conclusion": "There is a commercial plane made by both Airbus and Boeing.", "premises": ["All commerical aircraft are produced by either Boeing or Airbus.", "All American Airlines jets are commerical aircraft. ", "Airbus made more in revenue than Boeing last year."], "premises-FOL": ["∀x (CommercialAircraft(x) → ProducedBy(x, boeing) ⊕ ProducedBy(x, airbus))", "∀x (AmericanAirlinesAircraft(x) → CommercialAircraft(x))", "MoreinRevenue(airbus, boeing)"], "label": "False", "source": "wiki"} {"story_id": 84, "example_id": 256, "conclusion": "Leyte is an island in the Philippines.", "premises": ["Luzon is an island in the Philippines.", "In December 1999, an earthquake struck Luzon.", "People died in the December 1999 earthquake in Luzon."], "premises-FOL": ["Island(luzon) ∧ In(luzon, philippines)", "∃x (Earthquake(x) ∧ StruckIn(x, december1999) ∧ Struck(x, luzon))", "∃x (Earthquake(x) ∧ StruckIn(x, december1999) ∧ Struck(x, luzon) ∧ Killed(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 84, "example_id": 257, "conclusion": "No one has ever died of an earthquake that struck in the Philippines.", "premises": ["Luzon is an island in the Philippines.", "In December 1999, an earthquake struck Luzon.", "People died in the December 1999 earthquake in Luzon."], "premises-FOL": ["Island(luzon) ∧ In(luzon, philippines)", "∃x (Earthquake(x) ∧ StruckIn(x, december1999) ∧ Struck(x, luzon))", "∃x (Earthquake(x) ∧ StruckIn(x, december1999) ∧ Struck(x, luzon) ∧ Killed(x))"], "label": "False", "source": "wiki"} {"story_id": 84, "example_id": 258, "conclusion": "In 1999, there was at least one earthquake in the Philippines.", "premises": ["Luzon is an island in the Philippines.", "In December 1999, an earthquake struck Luzon.", "People died in the December 1999 earthquake in Luzon."], "premises-FOL": ["Island(luzon) ∧ In(luzon, philippines)", "∃x (Earthquake(x) ∧ StruckIn(x, december1999) ∧ Struck(x, luzon))", "∃x (Earthquake(x) ∧ StruckIn(x, december1999) ∧ Struck(x, luzon) ∧ Killed(x))"], "label": "True", "source": "wiki"} {"story_id": 362, "example_id": 966, "conclusion": "Matt reads the Wall Street Journal and other newspapers regularly to keep updated on financial metrics.", "premises": ["People either invest in the public stock market regularly or enjoy gambling regularly.", "If people invest in the public stock market regularly, then they read the Wall Street Journal and other newspapers regularly to keep updated on financial metrics.", "All people who enjoy gambling regularly spend a lot of money at casinos and other betting games.", "People who spend a lot of money at casinos and other betting games visit the Las Vegas Strip regularly.", "People who spend a lot of money at casinos and other betting games have a lot of disposable income to spend.", "If Matt invests in the public stock market regularly, then Matt neither has a lot of disposable income to spend nor invests in the public stock market regularly. "], "premises-FOL": ["∀x (Invests(x) ∨ Gambling(x))", "∀x (Invests(x) → Newspapers(x))", "∀x (Gambling(x) → Casinos(x))", "∀x (Casinos(x) → LasVegas(x))", "∀x (Casinos(x) → DisposableIncome(x))", "Invests(matt) → ¬DisposableIncome(matt) ∧ ¬Invests(matt)"], "label": "Unknown", "source": "hyb"} {"story_id": 362, "example_id": 967, "conclusion": "If Matt is either both a person who has a lot of disposable income to spend and invests in the public stock market regularly, or neither has a lot of disposable income to spend nor invests in the public stock market regularly, then Matt neither visits the Las Vegas Strip regularly nor reads the Wall Street Journal and other newspapers regularly to keep updated on the financial metrics.", "premises": ["People either invest in the public stock market regularly or enjoy gambling regularly.", "If people invest in the public stock market regularly, then they read the Wall Street Journal and other newspapers regularly to keep updated on financial metrics.", "All people who enjoy gambling regularly spend a lot of money at casinos and other betting games.", "People who spend a lot of money at casinos and other betting games visit the Las Vegas Strip regularly.", "People who spend a lot of money at casinos and other betting games have a lot of disposable income to spend.", "If Matt invests in the public stock market regularly, then Matt neither has a lot of disposable income to spend nor invests in the public stock market regularly. "], "premises-FOL": ["∀x (Invests(x) ∨ Gambling(x))", "∀x (Invests(x) → Newspapers(x))", "∀x (Gambling(x) → Casinos(x))", "∀x (Casinos(x) → LasVegas(x))", "∀x (Casinos(x) → DisposableIncome(x))", "Invests(matt) → ¬DisposableIncome(matt) ∧ ¬Invests(matt)"], "label": "True", "source": "hyb"} {"story_id": 362, "example_id": 968, "conclusion": "If Matt is either a person who has a lot of disposable income to spend or reads the Wall Street Journal and other newspapers regularly, then Matt neither has a lot of disposable income to spend nor visits the Las Vegas Strip Regularly.", "premises": ["People either invest in the public stock market regularly or enjoy gambling regularly.", "If people invest in the public stock market regularly, then they read the Wall Street Journal and other newspapers regularly to keep updated on financial metrics.", "All people who enjoy gambling regularly spend a lot of money at casinos and other betting games.", "People who spend a lot of money at casinos and other betting games visit the Las Vegas Strip regularly.", "People who spend a lot of money at casinos and other betting games have a lot of disposable income to spend.", "If Matt invests in the public stock market regularly, then Matt neither has a lot of disposable income to spend nor invests in the public stock market regularly. "], "premises-FOL": ["∀x (Invests(x) ∨ Gambling(x))", "∀x (Invests(x) → Newspapers(x))", "∀x (Gambling(x) → Casinos(x))", "∀x (Casinos(x) → LasVegas(x))", "∀x (Casinos(x) → DisposableIncome(x))", "Invests(matt) → ¬DisposableIncome(matt) ∧ ¬Invests(matt)"], "label": "False", "source": "hyb"} {"story_id": 241, "example_id": 688, "conclusion": "John can get the rhythms right.", "premises": ["All students learning piano can strike the right notes. ", "All students who can strike the right note can get the rhythms right. ", "If a student can get the rhythms right, he will start working on coordination between the left and the right hands. ", "Some students who start working on coordination between the left and the right hands become good at it. The other students find it challenging. ", "If John can strike the right notes, get the rhythms right and is good at coordination between right and left hands, then he puts emotions into his playing. ", "John is a student learning piano. ", "John does not find coordination between the left and the right hands challenging. "], "premises-FOL": ["∀x (Student(x) ∧ LearningPiano(x) → StrikeRightNotes(x))", "∀x (Student(x) ∧ StrikeRightNotes(x) → GetRhythmRight(x))", "∀x (Student(x) ∧ GetRhythmRight(x) → StartCoordination(x))", "∀x (Student(x) ∧ StartCoordination(x) → GoodAtCoordination(x) ⊕ FindCoordinationChallenging(x))", "StrikeRightNotes(john) ∧ GetRhythmRight(john) ∧ GoodAtCoordination(john) → PutEmotion(john)", "Student(john) ∧ LearningPiano(john)", "¬FindCoordinationChallenging(john)"], "label": "True", "source": "wiki"} {"story_id": 241, "example_id": 689, "conclusion": "John does not put emotions into his playing.", "premises": ["All students learning piano can strike the right notes. ", "All students who can strike the right note can get the rhythms right. ", "If a student can get the rhythms right, he will start working on coordination between the left and the right hands. ", "Some students who start working on coordination between the left and the right hands become good at it. The other students find it challenging. ", "If John can strike the right notes, get the rhythms right and is good at coordination between right and left hands, then he puts emotions into his playing. ", "John is a student learning piano. ", "John does not find coordination between the left and the right hands challenging. "], "premises-FOL": ["∀x (Student(x) ∧ LearningPiano(x) → StrikeRightNotes(x))", "∀x (Student(x) ∧ StrikeRightNotes(x) → GetRhythmRight(x))", "∀x (Student(x) ∧ GetRhythmRight(x) → StartCoordination(x))", "∀x (Student(x) ∧ StartCoordination(x) → GoodAtCoordination(x) ⊕ FindCoordinationChallenging(x))", "StrikeRightNotes(john) ∧ GetRhythmRight(john) ∧ GoodAtCoordination(john) → PutEmotion(john)", "Student(john) ∧ LearningPiano(john)", "¬FindCoordinationChallenging(john)"], "label": "False", "source": "wiki"} {"story_id": 229, "example_id": 654, "conclusion": "Barbara Ann Marshall did not receive medals.", "premises": ["Barbara Ann Marshall is a former swimmer and former world record-holder.", "Barbara Ann Marshall participated in the 1972 Summer Olympics.", "Barbara Ann Marshall's home country is the United States.", "All people who compete in the 1972 Summer Olympics represent their home country.", "Barbara Ann Marshall participated in the preliminary heat in the freestyle relay.", "Barbara Ann Marshall did not participate in the event final of the 1972 Summer Olympics freestyle relay.", "Only relay swimmers who participated in the event final received medals."], "premises-FOL": ["FormerSwimmer(barbaraannmarshall) ∧ FormerWorldRecordHolder(barbaraannmarshall)", "ParticipatedIn(barbaraannmarshall, summer1972olympics)", "HomeCountry(barbaraannmarshall, unitedstates)", "∀x ∃y (ParticipatedIn(x, summer1972olympics) ∧ HomeCountry(x, y) → Represented(x, y))", "ParticipatedIn(barbaraannmarshall, preliminaryheatfreestylerelay)", "¬ParticipatedIn(barbaraannmarshall, finalheatfreestylerelay)", "∀x ((RelaySwimmer(x) ∧ ¬ParticipatedIn(x, finalheatfreerelay)) ↔ ¬Recieved(x, medal)))"], "label": "Unknown", "source": "wiki"} {"story_id": 229, "example_id": 655, "conclusion": "Barbara Ann Marshall represented the United States in the 1972 Summer Olympics.", "premises": ["Barbara Ann Marshall is a former swimmer and former world record-holder.", "Barbara Ann Marshall participated in the 1972 Summer Olympics.", "Barbara Ann Marshall's home country is the United States.", "All people who compete in the 1972 Summer Olympics represent their home country.", "Barbara Ann Marshall participated in the preliminary heat in the freestyle relay.", "Barbara Ann Marshall did not participate in the event final of the 1972 Summer Olympics freestyle relay.", "Only relay swimmers who participated in the event final received medals."], "premises-FOL": ["FormerSwimmer(barbaraannmarshall) ∧ FormerWorldRecordHolder(barbaraannmarshall)", "ParticipatedIn(barbaraannmarshall, summer1972olympics)", "HomeCountry(barbaraannmarshall, unitedstates)", "∀x ∃y (ParticipatedIn(x, summer1972olympics) ∧ HomeCountry(x, y) → Represented(x, y))", "ParticipatedIn(barbaraannmarshall, preliminaryheatfreestylerelay)", "¬ParticipatedIn(barbaraannmarshall, finalheatfreestylerelay)", "∀x ((RelaySwimmer(x) ∧ ¬ParticipatedIn(x, finalheatfreerelay)) ↔ ¬Recieved(x, medal)))"], "label": "True", "source": "wiki"} {"story_id": 201, "example_id": 576, "conclusion": "It is possible to move to the green stage without ever reaching the yellow stage.", "premises": ["A game is played with three stages: red stage, yellow stage, and green stage.", "Each player begins at the red stage.", "All players must reach the yellow stage before they can reach the green stage.", "The yellow stage comes after the red stage.", "All players must proceed one stage at a time."], "premises-FOL": ["∃x (Player(x))", "∀x (Player(x) → StartRed(x))", "∀x (Player(x) → YellowToGreen(x))", "∀x (Player(x) → RedToYellow(x))", "∀x (Player(x) → ¬RedToGreen(x))"], "label": "False", "source": "wiki"} {"story_id": 201, "example_id": 577, "conclusion": "It is possible to reach the yellow stage without ever reaching the green stage.", "premises": ["A game is played with three stages: red stage, yellow stage, and green stage.", "Each player begins at the red stage.", "All players must reach the yellow stage before they can reach the green stage.", "The yellow stage comes after the red stage.", "All players must proceed one stage at a time."], "premises-FOL": ["∃x (Player(x))", "∀x (Player(x) → StartRed(x))", "∀x (Player(x) → YellowToGreen(x))", "∀x (Player(x) → RedToYellow(x))", "∀x (Player(x) → ¬RedToGreen(x))"], "label": "True", "source": "wiki"} {"story_id": 201, "example_id": 578, "conclusion": "It is possible to complete the game without ever reaching the green stage.", "premises": ["A game is played with three stages: red stage, yellow stage, and green stage.", "Each player begins at the red stage.", "All players must reach the yellow stage before they can reach the green stage.", "The yellow stage comes after the red stage.", "All players must proceed one stage at a time."], "premises-FOL": ["∃x (Player(x))", "∀x (Player(x) → StartRed(x))", "∀x (Player(x) → YellowToGreen(x))", "∀x (Player(x) → RedToYellow(x))", "∀x (Player(x) → ¬RedToGreen(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 399, "example_id": 1095, "conclusion": "Adam is scared of animals.", "premises": ["People either value physical touch as an especially important love language or value words of affirmation as an especially important love language.", "If a person values physical touch as an especially important love language, then they are good with pets.", "No people that are good with pets are scared of animals.", "People are either scared of animals or love animals.", "Adam is either a person who values physical touch as an especially important love language or a person who loves animals."], "premises-FOL": ["∀x (Physical(x) ∨ Words(x))", "∀x (Physical(x) → GoodWithPets(x))", "∀x (GoodWithPets(x) → ¬ScaredOfAnimals(x))", "∀x (ScaredOfAnimals(x) ∨ LoveAnimals(x))", "Physical(adam) ⊕ LoveAnimals(adam)"], "label": "Unknown", "source": "hyb"} {"story_id": 399, "example_id": 1096, "conclusion": "Adam values words of affirmation as an especially important love language.", "premises": ["People either value physical touch as an especially important love language or value words of affirmation as an especially important love language.", "If a person values physical touch as an especially important love language, then they are good with pets.", "No people that are good with pets are scared of animals.", "People are either scared of animals or love animals.", "Adam is either a person who values physical touch as an especially important love language or a person who loves animals."], "premises-FOL": ["∀x (Physical(x) ∨ Words(x))", "∀x (Physical(x) → GoodWithPets(x))", "∀x (GoodWithPets(x) → ¬ScaredOfAnimals(x))", "∀x (ScaredOfAnimals(x) ∨ LoveAnimals(x))", "Physical(adam) ⊕ LoveAnimals(adam)"], "label": "True", "source": "hyb"} {"story_id": 399, "example_id": 1097, "conclusion": "Adam values physical touch as an especially important love language and values words of affirmation as an especially important love language.", "premises": ["People either value physical touch as an especially important love language or value words of affirmation as an especially important love language.", "If a person values physical touch as an especially important love language, then they are good with pets.", "No people that are good with pets are scared of animals.", "People are either scared of animals or love animals.", "Adam is either a person who values physical touch as an especially important love language or a person who loves animals."], "premises-FOL": ["∀x (Physical(x) ∨ Words(x))", "∀x (Physical(x) → GoodWithPets(x))", "∀x (GoodWithPets(x) → ¬ScaredOfAnimals(x))", "∀x (ScaredOfAnimals(x) ∨ LoveAnimals(x))", "Physical(adam) ⊕ LoveAnimals(adam)"], "label": "False", "source": "hyb"} {"story_id": 399, "example_id": 1098, "conclusion": "Adam either values physical touch as an especially important love language or values words of affirmation as an especially important love language.", "premises": ["People either value physical touch as an especially important love language or value words of affirmation as an especially important love language.", "If a person values physical touch as an especially important love language, then they are good with pets.", "No people that are good with pets are scared of animals.", "People are either scared of animals or love animals.", "Adam is either a person who values physical touch as an especially important love language or a person who loves animals."], "premises-FOL": ["∀x (Physical(x) ∨ Words(x))", "∀x (Physical(x) → GoodWithPets(x))", "∀x (GoodWithPets(x) → ¬ScaredOfAnimals(x))", "∀x (ScaredOfAnimals(x) ∨ LoveAnimals(x))", "Physical(adam) ⊕ LoveAnimals(adam)"], "label": "True", "source": "hyb"} {"story_id": 399, "example_id": 1099, "conclusion": "If Adam values physical touch as an especially important love language or is good with pets, then Adam values words of affirmation as an especially important love language.", "premises": ["People either value physical touch as an especially important love language or value words of affirmation as an especially important love language.", "If a person values physical touch as an especially important love language, then they are good with pets.", "No people that are good with pets are scared of animals.", "People are either scared of animals or love animals.", "Adam is either a person who values physical touch as an especially important love language or a person who loves animals."], "premises-FOL": ["∀x (Physical(x) ∨ Words(x))", "∀x (Physical(x) → GoodWithPets(x))", "∀x (GoodWithPets(x) → ¬ScaredOfAnimals(x))", "∀x (ScaredOfAnimals(x) ∨ LoveAnimals(x))", "Physical(adam) ⊕ LoveAnimals(adam)"], "label": "True", "source": "hyb"} {"story_id": 444, "example_id": 1282, "conclusion": "John is a reptile.", "premises": ["All birds have wings.", "No animal with wings is a reptile.", "Some animals that fly are birds.", "If something is an iguana, then it is a reptile.", "John is neither an iguana nor a bird."], "premises-FOL": ["∀x (Bird(x) → Winged(x))", "∀x (Winged(x) → ¬Reptile(x))", "∃x (Fly(x) ∧ Bird(x))", "∀x (Iguana(x) → Reptile(x))", "¬Iguana(john) ⊕ Bird(john)"], "label": "Unknown", "source": "hyb"} {"story_id": 444, "example_id": 1283, "conclusion": "John is not an iguana and an animal that can fly.", "premises": ["All birds have wings.", "No animal with wings is a reptile.", "Some animals that fly are birds.", "If something is an iguana, then it is a reptile.", "John is neither an iguana nor a bird."], "premises-FOL": ["∀x (Bird(x) → Winged(x))", "∀x (Winged(x) → ¬Reptile(x))", "∃x (Fly(x) ∧ Bird(x))", "∀x (Iguana(x) → Reptile(x))", "¬Iguana(john) ⊕ Bird(john)"], "label": "True", "source": "hyb"} {"story_id": 444, "example_id": 1284, "conclusion": "John is an animal that can fly and a bird.", "premises": ["All birds have wings.", "No animal with wings is a reptile.", "Some animals that fly are birds.", "If something is an iguana, then it is a reptile.", "John is neither an iguana nor a bird."], "premises-FOL": ["∀x (Bird(x) → Winged(x))", "∀x (Winged(x) → ¬Reptile(x))", "∃x (Fly(x) ∧ Bird(x))", "∀x (Iguana(x) → Reptile(x))", "¬Iguana(john) ⊕ Bird(john)"], "label": "False", "source": "hyb"} {"story_id": 30, "example_id": 87, "conclusion": "EndGame was filmed in New York.", "premises": ["EndGame is a movie released in 2006.", "EndGame was set in Washington.", "EndGame was filmed outside of Washington.", "Some movies are filmed in New York.", "Andy Chang directed EndGame.", "Andy Chang is from Hong Kong."], "premises-FOL": ["Movie(endGame) ∧ Released(endGame, year2006)", "Set(endGame, washington)", "FilmedOutside(endGame, washington)", "∃x (FilmedIn(x, newYork))", "Directed(andyChang, endGame)", "From(andyChang, hongKong)"], "label": "Unknown", "source": "wiki"} {"story_id": 30, "example_id": 88, "conclusion": "EndGame was not directed by someone from Hong Kong.", "premises": ["EndGame is a movie released in 2006.", "EndGame was set in Washington.", "EndGame was filmed outside of Washington.", "Some movies are filmed in New York.", "Andy Chang directed EndGame.", "Andy Chang is from Hong Kong."], "premises-FOL": ["Movie(endGame) ∧ Released(endGame, year2006)", "Set(endGame, washington)", "FilmedOutside(endGame, washington)", "∃x (FilmedIn(x, newYork))", "Directed(andyChang, endGame)", "From(andyChang, hongKong)"], "label": "False", "source": "wiki"} {"story_id": 30, "example_id": 89, "conclusion": "All of Andy Chang's movies are filmed outside of Washington.", "premises": ["EndGame is a movie released in 2006.", "EndGame was set in Washington.", "EndGame was filmed outside of Washington.", "Some movies are filmed in New York.", "Andy Chang directed EndGame.", "Andy Chang is from Hong Kong."], "premises-FOL": ["Movie(endGame) ∧ Released(endGame, year2006)", "Set(endGame, washington)", "FilmedOutside(endGame, washington)", "∃x (FilmedIn(x, newYork))", "Directed(andyChang, endGame)", "From(andyChang, hongKong)"], "label": "Unknown", "source": "wiki"} {"story_id": 7, "example_id": 17, "conclusion": "Eight is larger than seven.", "premises": ["Six, seven and eight are real numbers.", "If a real number equals another real number adding one, the first number is larger.", "If the number x is larger than number y, then y is not larger than x.", "Seven equals six plus one.", "Eight equals seven plus one.", "Two is positive.", "If a number is positive, then the double of it is also positive.", "Eight is the double of four.", "Four is the double of two."], "premises-FOL": ["RealNum(six) ∧ RealNum(seven) ∧ RealNum(eight)", "∀x ∀y (RealNum(x) ∧ RealNum(y) ∧ EqualAddOne(x, y) → Larger(x, y))", "∀x ∀y (Larger(x, y) ↔ ¬Larger(y, x))", "EqualAddOne(seven, six)", "EqualAddOne(eight, seven)", "Positive(two)", "∀x ∀y ((Positive(x) ∧ EqualDouble(y, x)) → Positive(y))", "EqualDouble(eight, four)", "EqualDouble(four, two)"], "label": "True", "source": "wiki"} {"story_id": 7, "example_id": 18, "conclusion": "Eight is positive.", "premises": ["Six, seven and eight are real numbers.", "If a real number equals another real number adding one, the first number is larger.", "If the number x is larger than number y, then y is not larger than x.", "Seven equals six plus one.", "Eight equals seven plus one.", "Two is positive.", "If a number is positive, then the double of it is also positive.", "Eight is the double of four.", "Four is the double of two."], "premises-FOL": ["RealNum(six) ∧ RealNum(seven) ∧ RealNum(eight)", "∀x ∀y (RealNum(x) ∧ RealNum(y) ∧ EqualAddOne(x, y) → Larger(x, y))", "∀x ∀y (Larger(x, y) ↔ ¬Larger(y, x))", "EqualAddOne(seven, six)", "EqualAddOne(eight, seven)", "Positive(two)", "∀x ∀y ((Positive(x) ∧ EqualDouble(y, x)) → Positive(y))", "EqualDouble(eight, four)", "EqualDouble(four, two)"], "label": "True", "source": "wiki"} {"story_id": 7, "example_id": 19, "conclusion": "Six is larger than seven.", "premises": ["Six, seven and eight are real numbers.", "If a real number equals another real number adding one, the first number is larger.", "If the number x is larger than number y, then y is not larger than x.", "Seven equals six plus one.", "Eight equals seven plus one.", "Two is positive.", "If a number is positive, then the double of it is also positive.", "Eight is the double of four.", "Four is the double of two."], "premises-FOL": ["RealNum(six) ∧ RealNum(seven) ∧ RealNum(eight)", "∀x ∀y (RealNum(x) ∧ RealNum(y) ∧ EqualAddOne(x, y) → Larger(x, y))", "∀x ∀y (Larger(x, y) ↔ ¬Larger(y, x))", "EqualAddOne(seven, six)", "EqualAddOne(eight, seven)", "Positive(two)", "∀x ∀y ((Positive(x) ∧ EqualDouble(y, x)) → Positive(y))", "EqualDouble(eight, four)", "EqualDouble(four, two)"], "label": "False", "source": "wiki"} {"story_id": 293, "example_id": 742, "conclusion": "Some poker players never tell the truth.", "premises": ["A dog never tells the truth.", "Some poker players are dogs."], "premises-FOL": ["∀x (Dog(x) → NeverTellsTruth(x))", "∃x (PokerPlayer(x) ∧ Dog(x))"], "label": "True", "source": "wiki"} {"story_id": 475, "example_id": 1383, "conclusion": "Jesse is Chinese.", "premises": ["All Asians are human. ", "All Chinese are Asian.", "A man is either Chinese or British.", "All British are European. ", "All Spanish are European. ", "No Indian is European. ", "Jessee is either both an Indian and a human, or neither an Indian nor a human."], "premises-FOL": ["∀x ( Asian(x)→ Human(x))", "∀x ( Chinese(x)→ Asian(x))", "∀x ( Chinese(x) ∨ British(x))", "∀x ( British(x)→ European(x))", "∀x ( Spanish(x)→ European(x))", "∀x ( Indian(x)→ ¬ European(x))", "( Indian(jesse) ∧ Human(jesse)) ⊕ (¬ Indian(jesse) ∧ ¬ Human(jesse))"], "label": "Unknown", "source": "hyb"} {"story_id": 475, "example_id": 1384, "conclusion": "Jesse is not Chinese.", "premises": ["All Asians are human. ", "All Chinese are Asian.", "A man is either Chinese or British.", "All British are European. ", "All Spanish are European. ", "No Indian is European. ", "Jessee is either both an Indian and a human, or neither an Indian nor a human."], "premises-FOL": ["∀x ( Asian(x)→ Human(x))", "∀x ( Chinese(x)→ Asian(x))", "∀x ( Chinese(x) ∨ British(x))", "∀x ( British(x)→ European(x))", "∀x ( Spanish(x)→ European(x))", "∀x ( Indian(x)→ ¬ European(x))", "( Indian(jesse) ∧ Human(jesse)) ⊕ (¬ Indian(jesse) ∧ ¬ Human(jesse))"], "label": "Unknown", "source": "hyb"} {"story_id": 475, "example_id": 1385, "conclusion": "If Jesse is either an Indian or a Spanish, then Jesse is either both British and European, or neither British nor European.", "premises": ["All Asians are human. ", "All Chinese are Asian.", "A man is either Chinese or British.", "All British are European. ", "All Spanish are European. ", "No Indian is European. ", "Jessee is either both an Indian and a human, or neither an Indian nor a human."], "premises-FOL": ["∀x ( Asian(x)→ Human(x))", "∀x ( Chinese(x)→ Asian(x))", "∀x ( Chinese(x) ∨ British(x))", "∀x ( British(x)→ European(x))", "∀x ( Spanish(x)→ European(x))", "∀x ( Indian(x)→ ¬ European(x))", "( Indian(jesse) ∧ Human(jesse)) ⊕ (¬ Indian(jesse) ∧ ¬ Human(jesse))"], "label": "True", "source": "hyb"} {"story_id": 268, "example_id": 717, "conclusion": "Some good teachers are not well-informed people.", "premises": ["No people who never admit a mistake are good teachers.", "Some well-informed people are people who never admit a mistake."], "premises-FOL": ["∀x (NeverAdmitMistakes(x) → ¬GoodTeacher(x))", "∃x (WellInformed(x) ∧ NeverAdmitMistakes(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 25, "example_id": 72, "conclusion": "Mort is a book", "premises": ["Philatelic literature is divided into the following categories: Stamp catalogues, Periodicals, Auction catalogues, Books, Bibliographies, and Background Material", "Mort is not a Stamp catalogue.", "Mort is not a periodical, auction catalogue, bibliography, or background material.", "Mort is a piece of Philatelic literature."], "premises-FOL": ["∀x (PhilatelicLit(x) → (Stamp(x) ∨ Periodical(x) ∨ Auction(x) ∨ Book(x) ∨ Bibliography(x) ∨ Background(x)))", "¬Stamp(mort)", "¬(Periodical(mort) ∨ Auction(mort) ∨ Bibliography(mort) ∨ Background(mort))", "PhilatelicLit(mort)"], "label": "True", "source": "wiki"} {"story_id": 25, "example_id": 73, "conclusion": "Mort is background material.", "premises": ["Philatelic literature is divided into the following categories: Stamp catalogues, Periodicals, Auction catalogues, Books, Bibliographies, and Background Material", "Mort is not a Stamp catalogue.", "Mort is not a periodical, auction catalogue, bibliography, or background material.", "Mort is a piece of Philatelic literature."], "premises-FOL": ["∀x (PhilatelicLit(x) → (Stamp(x) ∨ Periodical(x) ∨ Auction(x) ∨ Book(x) ∨ Bibliography(x) ∨ Background(x)))", "¬Stamp(mort)", "¬(Periodical(mort) ∨ Auction(mort) ∨ Bibliography(mort) ∨ Background(mort))", "PhilatelicLit(mort)"], "label": "False", "source": "wiki"} {"story_id": 25, "example_id": 74, "conclusion": "Eragon is a piece of Philatelic literature.", "premises": ["Philatelic literature is divided into the following categories: Stamp catalogues, Periodicals, Auction catalogues, Books, Bibliographies, and Background Material", "Mort is not a Stamp catalogue.", "Mort is not a periodical, auction catalogue, bibliography, or background material.", "Mort is a piece of Philatelic literature."], "premises-FOL": ["∀x (PhilatelicLit(x) → (Stamp(x) ∨ Periodical(x) ∨ Auction(x) ∨ Book(x) ∨ Bibliography(x) ∨ Background(x)))", "¬Stamp(mort)", "¬(Periodical(mort) ∨ Auction(mort) ∨ Bibliography(mort) ∨ Background(mort))", "PhilatelicLit(mort)"], "label": "Unknown", "source": "wiki"} {"story_id": 92, "example_id": 280, "conclusion": "Columbia pictures produces drama films.", "premises": ["Adventures of Rusty is a drama film and children's film.", "Columbia Pictures produced Adventures of Rusty", "Tintin was produced by Paramount.", "Tintin is an adventure film."], "premises-FOL": ["DramaFilm(adventuresofrusty) ∧ ChildrensFilm(adventuresofrusty)", "Produced(columbiapictures, adventuresofrusty)", "Produced(paramount, tintin)", "AdventureFilm(tintin)"], "label": "True", "source": "wiki"} {"story_id": 92, "example_id": 281, "conclusion": "Columbia pictures produces adventure films.", "premises": ["Adventures of Rusty is a drama film and children's film.", "Columbia Pictures produced Adventures of Rusty", "Tintin was produced by Paramount.", "Tintin is an adventure film."], "premises-FOL": ["DramaFilm(adventuresofrusty) ∧ ChildrensFilm(adventuresofrusty)", "Produced(columbiapictures, adventuresofrusty)", "Produced(paramount, tintin)", "AdventureFilm(tintin)"], "label": "Unknown", "source": "wiki"} {"story_id": 92, "example_id": 282, "conclusion": "Paramount produces children's films.", "premises": ["Adventures of Rusty is a drama film and children's film.", "Columbia Pictures produced Adventures of Rusty", "Tintin was produced by Paramount.", "Tintin is an adventure film."], "premises-FOL": ["DramaFilm(adventuresofrusty) ∧ ChildrensFilm(adventuresofrusty)", "Produced(columbiapictures, adventuresofrusty)", "Produced(paramount, tintin)", "AdventureFilm(tintin)"], "label": "Unknown", "source": "wiki"} {"story_id": 92, "example_id": 283, "conclusion": "Paramount produces adventure films.", "premises": ["Adventures of Rusty is a drama film and children's film.", "Columbia Pictures produced Adventures of Rusty", "Tintin was produced by Paramount.", "Tintin is an adventure film."], "premises-FOL": ["DramaFilm(adventuresofrusty) ∧ ChildrensFilm(adventuresofrusty)", "Produced(columbiapictures, adventuresofrusty)", "Produced(paramount, tintin)", "AdventureFilm(tintin)"], "label": "True", "source": "wiki"} {"story_id": 233, "example_id": 665, "conclusion": "The paramount leader of the PRC was also the vice premier.", "premises": ["Deng Xiaoping served as the paramount leader of the People's Republic of China (PRC). ", "Deng Xiaoping was praised for his reaffirmation of the reform program in his Southern Tour of 1992 as well as the reversion of Hong Kong to Chinese control in 1997 and the return of Macau in 1999.", "As the party's Secretary-General under Mao and Vice Premier in he 1950s, Deng Xiaoping presided over the Anti-Rightist Campaign launched by Mao.", "Deng Xiaoping became instrumental in China's economic reconstruction following the disastrous Great Leap Forward (1958–1960).", "Mao Zedong died in 1976.", "After Mao Zedong's death, Deng Xiaoping gradually rose to supreme power."], "premises-FOL": ["ParamountLeaderOf(dengxiaoping, prc)", "PraisedFor(dengxiaoping, reaffirmationofreformprogram) ∧ PraisedFor(dengxiaoping, reversionofhongkong) ∧ PraisedFor(dengxiaoping, returnofmacau)", "PartysSecretaryGeneral(dengxiaoping) ∧ Under(dengxiaoping, mao) ∧ VicePremier(dengxiaoping) ∧ PresidedOver(dengxiaoping, antirightistcampaign) ∧ LaunchedBy(antirightistcampaign, mao)", "InstrumentalIn(dengxiaoping, chinaseconomicreconstruction) ∧ Following(chinaseconomicreconstruction, greatleapforward) ∧ Disastrous(greatleapforward)", "DiedIn(mao, y1976)", "GraduallyRoseTo(dengxiaoping, supremepower)"], "label": "True", "source": "wiki"} {"story_id": 233, "example_id": 666, "conclusion": "Deng Xiaoping presided over something launched by someone he was under.", "premises": ["Deng Xiaoping served as the paramount leader of the People's Republic of China (PRC). ", "Deng Xiaoping was praised for his reaffirmation of the reform program in his Southern Tour of 1992 as well as the reversion of Hong Kong to Chinese control in 1997 and the return of Macau in 1999.", "As the party's Secretary-General under Mao and Vice Premier in he 1950s, Deng Xiaoping presided over the Anti-Rightist Campaign launched by Mao.", "Deng Xiaoping became instrumental in China's economic reconstruction following the disastrous Great Leap Forward (1958–1960).", "Mao Zedong died in 1976.", "After Mao Zedong's death, Deng Xiaoping gradually rose to supreme power."], "premises-FOL": ["ParamountLeaderOf(dengxiaoping, prc)", "PraisedFor(dengxiaoping, reaffirmationofreformprogram) ∧ PraisedFor(dengxiaoping, reversionofhongkong) ∧ PraisedFor(dengxiaoping, returnofmacau)", "PartysSecretaryGeneral(dengxiaoping) ∧ Under(dengxiaoping, mao) ∧ VicePremier(dengxiaoping) ∧ PresidedOver(dengxiaoping, antirightistcampaign) ∧ LaunchedBy(antirightistcampaign, mao)", "InstrumentalIn(dengxiaoping, chinaseconomicreconstruction) ∧ Following(chinaseconomicreconstruction, greatleapforward) ∧ Disastrous(greatleapforward)", "DiedIn(mao, y1976)", "GraduallyRoseTo(dengxiaoping, supremepower)"], "label": "True", "source": "wiki"} {"story_id": 233, "example_id": 667, "conclusion": "The person instrumental in china's economic reconstruction gradually rose to supreme power.", "premises": ["Deng Xiaoping served as the paramount leader of the People's Republic of China (PRC). ", "Deng Xiaoping was praised for his reaffirmation of the reform program in his Southern Tour of 1992 as well as the reversion of Hong Kong to Chinese control in 1997 and the return of Macau in 1999.", "As the party's Secretary-General under Mao and Vice Premier in he 1950s, Deng Xiaoping presided over the Anti-Rightist Campaign launched by Mao.", "Deng Xiaoping became instrumental in China's economic reconstruction following the disastrous Great Leap Forward (1958–1960).", "Mao Zedong died in 1976.", "After Mao Zedong's death, Deng Xiaoping gradually rose to supreme power."], "premises-FOL": ["ParamountLeaderOf(dengxiaoping, prc)", "PraisedFor(dengxiaoping, reaffirmationofreformprogram) ∧ PraisedFor(dengxiaoping, reversionofhongkong) ∧ PraisedFor(dengxiaoping, returnofmacau)", "PartysSecretaryGeneral(dengxiaoping) ∧ Under(dengxiaoping, mao) ∧ VicePremier(dengxiaoping) ∧ PresidedOver(dengxiaoping, antirightistcampaign) ∧ LaunchedBy(antirightistcampaign, mao)", "InstrumentalIn(dengxiaoping, chinaseconomicreconstruction) ∧ Following(chinaseconomicreconstruction, greatleapforward) ∧ Disastrous(greatleapforward)", "DiedIn(mao, y1976)", "GraduallyRoseTo(dengxiaoping, supremepower)"], "label": "True", "source": "wiki"} {"story_id": 391, "example_id": 1052, "conclusion": "Dune is a fact.", "premises": ["All imaginative processes are produced in human brains.", "All science-fiction is from an imaginative process.", "Either science-fiction or fact. ", "No facts are proven to be false.", "Dune is a science-fiction or proven to be false."], "premises-FOL": ["∀x (ImaginativeProcess(x) → ProducedInHumanBrains(x))", " ∀x (Science-fiction(x) → ImaginativeProcess(x)) ", " ∀x (Science-fiction(x) ∨ Fact(x))", " ∀x (Fact(x) → ¬ProvedToBeFalse(x)) ", " Science-fiction(dune) ∨ ProvedToBeFalse(dune)"], "label": "Unknown", "source": "hyb"} {"story_id": 391, "example_id": 1053, "conclusion": "Dune is produced in human brains and is an imaginative process.", "premises": ["All imaginative processes are produced in human brains.", "All science-fiction is from an imaginative process.", "Either science-fiction or fact. ", "No facts are proven to be false.", "Dune is a science-fiction or proven to be false."], "premises-FOL": ["∀x (ImaginativeProcess(x) → ProducedInHumanBrains(x))", " ∀x (Science-fiction(x) → ImaginativeProcess(x)) ", " ∀x (Science-fiction(x) ∨ Fact(x))", " ∀x (Fact(x) → ¬ProvedToBeFalse(x)) ", " Science-fiction(dune) ∨ ProvedToBeFalse(dune)"], "label": "True", "source": "hyb"} {"story_id": 391, "example_id": 1054, "conclusion": "Dune is either produced in human brains or an imaginative process.", "premises": ["All imaginative processes are produced in human brains.", "All science-fiction is from an imaginative process.", "Either science-fiction or fact. ", "No facts are proven to be false.", "Dune is a science-fiction or proven to be false."], "premises-FOL": ["∀x (ImaginativeProcess(x) → ProducedInHumanBrains(x))", " ∀x (Science-fiction(x) → ImaginativeProcess(x)) ", " ∀x (Science-fiction(x) ∨ Fact(x))", " ∀x (Fact(x) → ¬ProvedToBeFalse(x)) ", " Science-fiction(dune) ∨ ProvedToBeFalse(dune)"], "label": "False", "source": "hyb"} {"story_id": 391, "example_id": 1055, "conclusion": "Dune is produced in human brains and is science fiction.", "premises": ["All imaginative processes are produced in human brains.", "All science-fiction is from an imaginative process.", "Either science-fiction or fact. ", "No facts are proven to be false.", "Dune is a science-fiction or proven to be false."], "premises-FOL": ["∀x (ImaginativeProcess(x) → ProducedInHumanBrains(x))", " ∀x (Science-fiction(x) → ImaginativeProcess(x)) ", " ∀x (Science-fiction(x) ∨ Fact(x))", " ∀x (Fact(x) → ¬ProvedToBeFalse(x)) ", " Science-fiction(dune) ∨ ProvedToBeFalse(dune)"], "label": "True", "source": "hyb"} {"story_id": 391, "example_id": 1056, "conclusion": "Dune is either produced in human brains or science-fiction.", "premises": ["All imaginative processes are produced in human brains.", "All science-fiction is from an imaginative process.", "Either science-fiction or fact. ", "No facts are proven to be false.", "Dune is a science-fiction or proven to be false."], "premises-FOL": ["∀x (ImaginativeProcess(x) → ProducedInHumanBrains(x))", " ∀x (Science-fiction(x) → ImaginativeProcess(x)) ", " ∀x (Science-fiction(x) ∨ Fact(x))", " ∀x (Fact(x) → ¬ProvedToBeFalse(x)) ", " Science-fiction(dune) ∨ ProvedToBeFalse(dune)"], "label": "False", "source": "hyb"} {"story_id": 391, "example_id": 1057, "conclusion": "If Dune is produced in human brains and is an imaginative process, then Dune is not produced in human brains and science-fiction.", "premises": ["All imaginative processes are produced in human brains.", "All science-fiction is from an imaginative process.", "Either science-fiction or fact. ", "No facts are proven to be false.", "Dune is a science-fiction or proven to be false."], "premises-FOL": ["∀x (ImaginativeProcess(x) → ProducedInHumanBrains(x))", " ∀x (Science-fiction(x) → ImaginativeProcess(x)) ", " ∀x (Science-fiction(x) ∨ Fact(x))", " ∀x (Fact(x) → ¬ProvedToBeFalse(x)) ", " Science-fiction(dune) ∨ ProvedToBeFalse(dune)"], "label": "False", "source": "hyb"} {"story_id": 391, "example_id": 1058, "conclusion": "If Dune is either a fact and produced in human brains, or neither a fact nor produced in human brains, then Dune is produced in human brains and science-fiction.", "premises": ["All imaginative processes are produced in human brains.", "All science-fiction is from an imaginative process.", "Either science-fiction or fact. ", "No facts are proven to be false.", "Dune is a science-fiction or proven to be false."], "premises-FOL": ["∀x (ImaginativeProcess(x) → ProducedInHumanBrains(x))", " ∀x (Science-fiction(x) → ImaginativeProcess(x)) ", " ∀x (Science-fiction(x) ∨ Fact(x))", " ∀x (Fact(x) → ¬ProvedToBeFalse(x)) ", " Science-fiction(dune) ∨ ProvedToBeFalse(dune)"], "label": "True", "source": "hyb"} {"story_id": 391, "example_id": 1059, "conclusion": "If Dune is science-fiction, then Dune is not produced in human brains and science-fiction.", "premises": ["All imaginative processes are produced in human brains.", "All science-fiction is from an imaginative process.", "Either science-fiction or fact. ", "No facts are proven to be false.", "Dune is a science-fiction or proven to be false."], "premises-FOL": ["∀x (ImaginativeProcess(x) → ProducedInHumanBrains(x))", " ∀x (Science-fiction(x) → ImaginativeProcess(x)) ", " ∀x (Science-fiction(x) ∨ Fact(x))", " ∀x (Fact(x) → ¬ProvedToBeFalse(x)) ", " Science-fiction(dune) ∨ ProvedToBeFalse(dune)"], "label": "False", "source": "hyb"} {"story_id": 391, "example_id": 1060, "conclusion": "If Dune is not produced in human brains and science-fiction, then Dune is neither an imaginative process nor proved to be false.", "premises": ["All imaginative processes are produced in human brains.", "All science-fiction is from an imaginative process.", "Either science-fiction or fact. ", "No facts are proven to be false.", "Dune is a science-fiction or proven to be false."], "premises-FOL": ["∀x (ImaginativeProcess(x) → ProducedInHumanBrains(x))", " ∀x (Science-fiction(x) → ImaginativeProcess(x)) ", " ∀x (Science-fiction(x) ∨ Fact(x))", " ∀x (Fact(x) → ¬ProvedToBeFalse(x)) ", " Science-fiction(dune) ∨ ProvedToBeFalse(dune)"], "label": "True", "source": "hyb"} {"story_id": 391, "example_id": 1061, "conclusion": "If Dune is not an imaginative process and science-fiction, then Dune is neither produced in human brains nor an imaginative process.", "premises": ["All imaginative processes are produced in human brains.", "All science-fiction is from an imaginative process.", "Either science-fiction or fact. ", "No facts are proven to be false.", "Dune is a science-fiction or proven to be false."], "premises-FOL": ["∀x (ImaginativeProcess(x) → ProducedInHumanBrains(x))", " ∀x (Science-fiction(x) → ImaginativeProcess(x)) ", " ∀x (Science-fiction(x) ∨ Fact(x))", " ∀x (Fact(x) → ¬ProvedToBeFalse(x)) ", " Science-fiction(dune) ∨ ProvedToBeFalse(dune)"], "label": "True", "source": "hyb"} {"story_id": 181, "example_id": 524, "conclusion": "Captain America does not speak English.", "premises": ["An American superhero comes from either DC universe or Marvel universe.", "Captain America is a superhero.", "Captain America is an American.", "Captain America does not come from DC universe.", "If a superhero is American, he speaks English.", "A superhero speaks English or Spanish."], "premises-FOL": ["∀x (Superhero(x) ∧ American(x) → (ComeFrom(x, dc universe) ⊕ ComeFrom(x, marvel universe))) ", " Superhero(captain america) ", " American(captain america) ", " ¬ComeFrom(captain america, dc universe) ", " ∀x (Superhero(x) ∧ American(x) → Speak(x, english)) ", " ∀x (Superhero(x) → (Speak(x, english) ∨ Speak(x, spanish)))"], "label": "False", "source": "wiki"} {"story_id": 181, "example_id": 525, "conclusion": "Captain America comes from Marvel universe.", "premises": ["An American superhero comes from either DC universe or Marvel universe.", "Captain America is a superhero.", "Captain America is an American.", "Captain America does not come from DC universe.", "If a superhero is American, he speaks English.", "A superhero speaks English or Spanish."], "premises-FOL": ["∀x (Superhero(x) ∧ American(x) → (ComeFrom(x, dc universe) ⊕ ComeFrom(x, marvel universe))) ", " Superhero(captain america) ", " American(captain america) ", " ¬ComeFrom(captain america, dc universe) ", " ∀x (Superhero(x) ∧ American(x) → Speak(x, english)) ", " ∀x (Superhero(x) → (Speak(x, english) ∨ Speak(x, spanish)))"], "label": "True", "source": "wiki"} {"story_id": 181, "example_id": 526, "conclusion": "Captain America speaks Spanish.", "premises": ["An American superhero comes from either DC universe or Marvel universe.", "Captain America is a superhero.", "Captain America is an American.", "Captain America does not come from DC universe.", "If a superhero is American, he speaks English.", "A superhero speaks English or Spanish."], "premises-FOL": ["∀x (Superhero(x) ∧ American(x) → (ComeFrom(x, dc universe) ⊕ ComeFrom(x, marvel universe))) ", " Superhero(captain america) ", " American(captain america) ", " ¬ComeFrom(captain america, dc universe) ", " ∀x (Superhero(x) ∧ American(x) → Speak(x, english)) ", " ∀x (Superhero(x) → (Speak(x, english) ∨ Speak(x, spanish)))"], "label": "Unknown", "source": "wiki"} {"story_id": 75, "example_id": 229, "conclusion": "Robert Zimmer is German.", "premises": ["Robert Zimmer was born in Germany.", "Robert Zimmer is an essayist.", "Robert Zimmer was born in 1953.", "Every essayist is a writer.", "Every person born in Germany is German."], "premises-FOL": ["BornInGermany(robertZimmer)", "IsEssayist(robertZimmer)", "BornIn(robertZimmer, year1953)", "∀x (IsEssayist(x) → IsWriter(x))", "∀x (BornInGermany(x) → IsGerman(x))"], "label": "True", "source": "wiki"} {"story_id": 75, "example_id": 230, "conclusion": "Robert Zimmer is not a writer.", "premises": ["Robert Zimmer was born in Germany.", "Robert Zimmer is an essayist.", "Robert Zimmer was born in 1953.", "Every essayist is a writer.", "Every person born in Germany is German."], "premises-FOL": ["BornInGermany(robertZimmer)", "IsEssayist(robertZimmer)", "BornIn(robertZimmer, year1953)", "∀x (IsEssayist(x) → IsWriter(x))", "∀x (BornInGermany(x) → IsGerman(x))"], "label": "False", "source": "wiki"} {"story_id": 75, "example_id": 231, "conclusion": "Robert Zimmer is a biographer.", "premises": ["Robert Zimmer was born in Germany.", "Robert Zimmer is an essayist.", "Robert Zimmer was born in 1953.", "Every essayist is a writer.", "Every person born in Germany is German."], "premises-FOL": ["BornInGermany(robertZimmer)", "IsEssayist(robertZimmer)", "BornIn(robertZimmer, year1953)", "∀x (IsEssayist(x) → IsWriter(x))", "∀x (BornInGermany(x) → IsGerman(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 250, "example_id": 699, "conclusion": "If John repays his loans on time, he will be approved for a mortgage.", "premises": ["All people who repay their loans on time have a high credit score.", "Some people with high credit scores and high salaries are approved for mortgages.", "John has a high salary."], "premises-FOL": ["∀x (Repay(x) → HighCreditScore(x))", "∃x ((HighCreditScore(x) ∧ HighSalary(x)) → Mortgage(x))", "HighSalary(john)"], "label": "Unknown", "source": "wiki"} {"story_id": 344, "example_id": 912, "conclusion": "John has a high IQ.", "premises": ["All students are members of the university.", "All graduate students are students.", "All PhD students are graduate students.", "Some PhD students have high IQs.", "If John is not a PhD student, then he is not a member of the university.", "If John has a high IQ, then he is a PhD student or a graduate student."], "premises-FOL": ["∀x (Student(x) → MemberOfUniversity(x))", "∀x (GraduateStudent(x) → Student(x))", "∀x (PhDStudent(x) → GraduateStudent(x))", "∃x (PhDStudent(x) ∧ HighIQ(x))", "¬PhDStudent(john) → ¬MemberOfUniversity(john)", "HighIQ(john) → PhDStudent(john) ⊕ GraduateStudent(john)"], "label": "False", "source": "hyb"} {"story_id": 344, "example_id": 913, "conclusion": "John does not have a high IQ.", "premises": ["All students are members of the university.", "All graduate students are students.", "All PhD students are graduate students.", "Some PhD students have high IQs.", "If John is not a PhD student, then he is not a member of the university.", "If John has a high IQ, then he is a PhD student or a graduate student."], "premises-FOL": ["∀x (Student(x) → MemberOfUniversity(x))", "∀x (GraduateStudent(x) → Student(x))", "∀x (PhDStudent(x) → GraduateStudent(x))", "∃x (PhDStudent(x) ∧ HighIQ(x))", "¬PhDStudent(john) → ¬MemberOfUniversity(john)", "HighIQ(john) → PhDStudent(john) ⊕ GraduateStudent(john)"], "label": "True", "source": "hyb"} {"story_id": 344, "example_id": 914, "conclusion": "John is a PhD student.", "premises": ["All students are members of the university.", "All graduate students are students.", "All PhD students are graduate students.", "Some PhD students have high IQs.", "If John is not a PhD student, then he is not a member of the university.", "If John has a high IQ, then he is a PhD student or a graduate student."], "premises-FOL": ["∀x (Student(x) → MemberOfUniversity(x))", "∀x (GraduateStudent(x) → Student(x))", "∀x (PhDStudent(x) → GraduateStudent(x))", "∃x (PhDStudent(x) ∧ HighIQ(x))", "¬PhDStudent(john) → ¬MemberOfUniversity(john)", "HighIQ(john) → PhDStudent(john) ⊕ GraduateStudent(john)"], "label": "Unknown", "source": "hyb"} {"story_id": 165, "example_id": 476, "conclusion": "If John goes to Europe, he will see the Eiffel Tower.", "premises": ["Belgium, France and Germany are European countries.", "Paris is the capital of France.", "The Eiffel Tower is one of the main tourist attractions located in Paris.", "Some people who live in Belgium speak French.", "If John goes to Europe, he will see some tourist attractions.", "John speaks French."], "premises-FOL": ["EuropeanCountry(belgium) ∨ EuropeanCountry(france) ∨ EuropeanCountry(germany)", "CapitalOf(paris, france)", "TouristAttraction(eiffelTower) ∧ LocatedIn(eiffelTower, paris)", "∃x (LiveIn(x, belgium) → Speak(x, french))", "∃x (GoTo(john, europe) → (See(john, x) ∧ TouristAttraction(x)))", "Speak(john, french)"], "label": "Unknown", "source": "wiki"} {"story_id": 165, "example_id": 477, "conclusion": "The Eiffel Tower is located in the capital of France.", "premises": ["Belgium, France and Germany are European countries.", "Paris is the capital of France.", "The Eiffel Tower is one of the main tourist attractions located in Paris.", "Some people who live in Belgium speak French.", "If John goes to Europe, he will see some tourist attractions.", "John speaks French."], "premises-FOL": ["EuropeanCountry(belgium) ∨ EuropeanCountry(france) ∨ EuropeanCountry(germany)", "CapitalOf(paris, france)", "TouristAttraction(eiffelTower) ∧ LocatedIn(eiffelTower, paris)", "∃x (LiveIn(x, belgium) → Speak(x, french))", "∃x (GoTo(john, europe) → (See(john, x) ∧ TouristAttraction(x)))", "Speak(john, french)"], "label": "True", "source": "wiki"} {"story_id": 165, "example_id": 478, "conclusion": "John lives in Belgium.", "premises": ["Belgium, France and Germany are European countries.", "Paris is the capital of France.", "The Eiffel Tower is one of the main tourist attractions located in Paris.", "Some people who live in Belgium speak French.", "If John goes to Europe, he will see some tourist attractions.", "John speaks French."], "premises-FOL": ["EuropeanCountry(belgium) ∨ EuropeanCountry(france) ∨ EuropeanCountry(germany)", "CapitalOf(paris, france)", "TouristAttraction(eiffelTower) ∧ LocatedIn(eiffelTower, paris)", "∃x (LiveIn(x, belgium) → Speak(x, french))", "∃x (GoTo(john, europe) → (See(john, x) ∧ TouristAttraction(x)))", "Speak(john, french)"], "label": "Unknown", "source": "wiki"} {"story_id": 342, "example_id": 905, "conclusion": "Prius is an electric car.", "premises": ["All sports cars are loud.", "No loud cars are electric.", "If a car is a Ferrari, then it is a sports car.", "All cars made in Maranello are Ferrari", "If Prius is neither a sports car nor a loud car, then Prius is a Maranello-made car or a loud car."], "premises-FOL": ["∀x (SportsCar(x) → LoudCar(x))", "∀x (LoudCar(x) → ¬ElectricCar(x))", "∀x (Ferrari(x) → SportsCar(x))", "∀x (MadeInMaranello(x) → Ferrari(x))", "∀x (¬SportsCar(prius) ∨ ¬LoudCar(prius) → MadeInMaranello(prius) ∨ LoudCar(prius))"], "label": "False", "source": "hyb"} {"story_id": 342, "example_id": 906, "conclusion": "Prius is not an electric car.", "premises": ["All sports cars are loud.", "No loud cars are electric.", "If a car is a Ferrari, then it is a sports car.", "All cars made in Maranello are Ferrari", "If Prius is neither a sports car nor a loud car, then Prius is a Maranello-made car or a loud car."], "premises-FOL": ["∀x (SportsCar(x) → LoudCar(x))", "∀x (LoudCar(x) → ¬ElectricCar(x))", "∀x (Ferrari(x) → SportsCar(x))", "∀x (MadeInMaranello(x) → Ferrari(x))", "∀x (¬SportsCar(prius) ∨ ¬LoudCar(prius) → MadeInMaranello(prius) ∨ LoudCar(prius))"], "label": "True", "source": "hyb"} {"story_id": 342, "example_id": 907, "conclusion": "Prius is a Maranello-made car.", "premises": ["All sports cars are loud.", "No loud cars are electric.", "If a car is a Ferrari, then it is a sports car.", "All cars made in Maranello are Ferrari", "If Prius is neither a sports car nor a loud car, then Prius is a Maranello-made car or a loud car."], "premises-FOL": ["∀x (SportsCar(x) → LoudCar(x))", "∀x (LoudCar(x) → ¬ElectricCar(x))", "∀x (Ferrari(x) → SportsCar(x))", "∀x (MadeInMaranello(x) → Ferrari(x))", "∀x (¬SportsCar(prius) ∨ ¬LoudCar(prius) → MadeInMaranello(prius) ∨ LoudCar(prius))"], "label": "Unknown", "source": "hyb"} {"story_id": 342, "example_id": 908, "conclusion": "If Prius is a Ferrari or a loud car, then Prius is an electric car.", "premises": ["All sports cars are loud.", "No loud cars are electric.", "If a car is a Ferrari, then it is a sports car.", "All cars made in Maranello are Ferrari", "If Prius is neither a sports car nor a loud car, then Prius is a Maranello-made car or a loud car."], "premises-FOL": ["∀x (SportsCar(x) → LoudCar(x))", "∀x (LoudCar(x) → ¬ElectricCar(x))", "∀x (Ferrari(x) → SportsCar(x))", "∀x (MadeInMaranello(x) → Ferrari(x))", "∀x (¬SportsCar(prius) ∨ ¬LoudCar(prius) → MadeInMaranello(prius) ∨ LoudCar(prius))"], "label": "False", "source": "hyb"} {"story_id": 446, "example_id": 1288, "conclusion": "Piper was grown in a garden.", "premises": ["If something is a plant, then it is not a cute animal.", "All flowers are plants.", "Every kitten is a cute animal.", "If something is grown in a garden, then it is a flower.", "Piper is a kitten or a cute animal."], "premises-FOL": ["∀x (Plant(x) → ¬CuteAnimal(x))", "∀x (Flower(x) → Plant(x))", "∀x (Kitten(x) → CuteAnimal(x))", "∀x (GrownInGarden(x) → Flower(x))", "Kitten(piper) ∨ CuteAnimal(piper)"], "label": "False", "source": "hyb"} {"story_id": 446, "example_id": 1289, "conclusion": "Piper was not grown in a garden.", "premises": ["If something is a plant, then it is not a cute animal.", "All flowers are plants.", "Every kitten is a cute animal.", "If something is grown in a garden, then it is a flower.", "Piper is a kitten or a cute animal."], "premises-FOL": ["∀x (Plant(x) → ¬CuteAnimal(x))", "∀x (Flower(x) → Plant(x))", "∀x (Kitten(x) → CuteAnimal(x))", "∀x (GrownInGarden(x) → Flower(x))", "Kitten(piper) ∨ CuteAnimal(piper)"], "label": "True", "source": "hyb"} {"story_id": 446, "example_id": 1290, "conclusion": "Piper is a kitten.", "premises": ["If something is a plant, then it is not a cute animal.", "All flowers are plants.", "Every kitten is a cute animal.", "If something is grown in a garden, then it is a flower.", "Piper is a kitten or a cute animal."], "premises-FOL": ["∀x (Plant(x) → ¬CuteAnimal(x))", "∀x (Flower(x) → Plant(x))", "∀x (Kitten(x) → CuteAnimal(x))", "∀x (GrownInGarden(x) → Flower(x))", "Kitten(piper) ∨ CuteAnimal(piper)"], "label": "Unknown", "source": "hyb"} {"story_id": 149, "example_id": 437, "conclusion": "Judd Bankert competed in the 1992 Winter Olympics.", "premises": ["Guam has participated in the Winter Olympics.", "In 1988, the Winter Olympics were held in Calgary.", "Guam sent an athlete to the Calgary Winter Olympics.", "If Guan sent an athlete to the Calgary Winter Olympics, then it participated in the Calgary Winter Olympics.", "Judd Bankert is the only athlete from Guam who has ever competed in the Winter Olympics."], "premises-FOL": ["ParticipatedIn(guam, winterolympics)", "Year(y1988) → BeHeld(winterolympics, calgary)", "BeHeld(winterolympics, calgary) → SendAthletes(guam)", "SendAthletes(guam) → ParticipatedIn(guam, winterolympics)", "BeFrom(bankert, guam) ∧ ParticipatedIn(bankert, winterolympics)"], "label": "True", "source": "wiki"} {"story_id": 149, "example_id": 438, "conclusion": "Guam has participated in the Summer Olympics at least once.", "premises": ["Guam has participated in the Winter Olympics.", "In 1988, the Winter Olympics were held in Calgary.", "Guam sent an athlete to the Calgary Winter Olympics.", "If Guan sent an athlete to the Calgary Winter Olympics, then it participated in the Calgary Winter Olympics.", "Judd Bankert is the only athlete from Guam who has ever competed in the Winter Olympics."], "premises-FOL": ["ParticipatedIn(guam, winterolympics)", "Year(y1988) → BeHeld(winterolympics, calgary)", "BeHeld(winterolympics, calgary) → SendAthletes(guam)", "SendAthletes(guam) → ParticipatedIn(guam, winterolympics)", "BeFrom(bankert, guam) ∧ ParticipatedIn(bankert, winterolympics)"], "label": "Unknown", "source": "wiki"} {"story_id": 70, "example_id": 209, "conclusion": "The son of a general practitioner was a word-setter of My Word!.", "premises": ["Michael O'Donnell is a British physician, journalist, author and broadcaster.", "One of the word-setters of My Word! was Michael O'Donnell.", "The magazine World Medicine was edited by Michael O'Donnell.", "Michael O'Donnell was born in Yorkshire as the son of a general practitioner."], "premises-FOL": ["British(michael) ∧ Physician(michael) ∧ Journalist(michael) ∧ Author(michael) ∧ Broadcaster(michael)", "WordSetter(michael)", "Magazine(worldmedicine) ∧ EditedBy(worldmedicine, michael)", "∃x (BornIn(michael, yorkshire) ∧ Son(michael, x) ∧ GeneralPractitioner(x))"], "label": "True", "source": "wiki"} {"story_id": 70, "example_id": 210, "conclusion": "World Medicine is not a magazine.", "premises": ["Michael O'Donnell is a British physician, journalist, author and broadcaster.", "One of the word-setters of My Word! was Michael O'Donnell.", "The magazine World Medicine was edited by Michael O'Donnell.", "Michael O'Donnell was born in Yorkshire as the son of a general practitioner."], "premises-FOL": ["British(michael) ∧ Physician(michael) ∧ Journalist(michael) ∧ Author(michael) ∧ Broadcaster(michael)", "WordSetter(michael)", "Magazine(worldmedicine) ∧ EditedBy(worldmedicine, michael)", "∃x (BornIn(michael, yorkshire) ∧ Son(michael, x) ∧ GeneralPractitioner(x))"], "label": "False", "source": "wiki"} {"story_id": 70, "example_id": 211, "conclusion": "There are no British authors.", "premises": ["Michael O'Donnell is a British physician, journalist, author and broadcaster.", "One of the word-setters of My Word! was Michael O'Donnell.", "The magazine World Medicine was edited by Michael O'Donnell.", "Michael O'Donnell was born in Yorkshire as the son of a general practitioner."], "premises-FOL": ["British(michael) ∧ Physician(michael) ∧ Journalist(michael) ∧ Author(michael) ∧ Broadcaster(michael)", "WordSetter(michael)", "Magazine(worldmedicine) ∧ EditedBy(worldmedicine, michael)", "∃x (BornIn(michael, yorkshire) ∧ Son(michael, x) ∧ GeneralPractitioner(x))"], "label": "False", "source": "wiki"} {"story_id": 70, "example_id": 212, "conclusion": "There are no journalists that were born in Yorkshire.", "premises": ["Michael O'Donnell is a British physician, journalist, author and broadcaster.", "One of the word-setters of My Word! was Michael O'Donnell.", "The magazine World Medicine was edited by Michael O'Donnell.", "Michael O'Donnell was born in Yorkshire as the son of a general practitioner."], "premises-FOL": ["British(michael) ∧ Physician(michael) ∧ Journalist(michael) ∧ Author(michael) ∧ Broadcaster(michael)", "WordSetter(michael)", "Magazine(worldmedicine) ∧ EditedBy(worldmedicine, michael)", "∃x (BornIn(michael, yorkshire) ∧ Son(michael, x) ∧ GeneralPractitioner(x))"], "label": "False", "source": "wiki"} {"story_id": 70, "example_id": 213, "conclusion": "There is a son of a general practitioner that is not an author.", "premises": ["Michael O'Donnell is a British physician, journalist, author and broadcaster.", "One of the word-setters of My Word! was Michael O'Donnell.", "The magazine World Medicine was edited by Michael O'Donnell.", "Michael O'Donnell was born in Yorkshire as the son of a general practitioner."], "premises-FOL": ["British(michael) ∧ Physician(michael) ∧ Journalist(michael) ∧ Author(michael) ∧ Broadcaster(michael)", "WordSetter(michael)", "Magazine(worldmedicine) ∧ EditedBy(worldmedicine, michael)", "∃x (BornIn(michael, yorkshire) ∧ Son(michael, x) ∧ GeneralPractitioner(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 255, "example_id": 704, "conclusion": "Some reading is fun.", "premises": ["No homework is fun.", "Some reading is homework."], "premises-FOL": ["∀x (Homework(x) → ¬IsFun(x))", "∃x (IsReading(x) ∧ Homework(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 298, "example_id": 747, "conclusion": "If violence is good, it is lawful.", "premises": ["If violence is good, it is justified.", "If something is justified, it is lawful."], "premises-FOL": ["∀x ((Violence(x) ∧ Good(x)) → Justified(x))", "∀x (Justified(x) → Lawful(x))"], "label": "True", "source": "wiki"} {"story_id": 382, "example_id": 1025, "conclusion": "Manny regularly rides horses for pleasure and sport.", "premises": ["All people who have a horse ranch regularly ride horses for pleasure and sport.", "All people who have a lot of disposable income have a horse ranch.", "If people compete in horse dressage shows, then they have a lot of disposable income.", "If people compete in horse dressage shows, then they have invested in high-quality equestrian gear and equipment.", "If people regularly ride horses for pleasure and sport, then they do not live in cramped residential buildings.", "Manny either has a horse ranch and lives in cramped residential buildings, or he neither has a horse ranch nor lives in cramped residential buildings."], "premises-FOL": ["∀x (Ranch(x) → RegularlyRide(x))", "∀x (DisposableIncome(x) → Ranch(x))", "∀x (Compete(x) → DisposableIncome(x))", "∀x (Compete(x) → Invested(x))", "∀x (RegularlyRide(x) → ¬Cramped(x))", "(Ranch(manny) ∧ Cramped(manny)) ⊕ (¬Ranch(manny) ∧ ¬Cramped(manny))"], "label": "Unknown", "source": "hyb"} {"story_id": 382, "example_id": 1026, "conclusion": "Manny competes in horse dressage shows and has invested in high-quality equestrian equipment and gear.", "premises": ["All people who have a horse ranch regularly ride horses for pleasure and sport.", "All people who have a lot of disposable income have a horse ranch.", "If people compete in horse dressage shows, then they have a lot of disposable income.", "If people compete in horse dressage shows, then they have invested in high-quality equestrian gear and equipment.", "If people regularly ride horses for pleasure and sport, then they do not live in cramped residential buildings.", "Manny either has a horse ranch and lives in cramped residential buildings, or he neither has a horse ranch nor lives in cramped residential buildings."], "premises-FOL": ["∀x (Ranch(x) → RegularlyRide(x))", "∀x (DisposableIncome(x) → Ranch(x))", "∀x (Compete(x) → DisposableIncome(x))", "∀x (Compete(x) → Invested(x))", "∀x (RegularlyRide(x) → ¬Cramped(x))", "(Ranch(manny) ∧ Cramped(manny)) ⊕ (¬Ranch(manny) ∧ ¬Cramped(manny))"], "label": "False", "source": "hyb"} {"story_id": 382, "example_id": 1027, "conclusion": "If Manny either has a horse ranch or competes in horse dressage shows, then Manny has not invested in high-quality equestrian equipment and gear.", "premises": ["All people who have a horse ranch regularly ride horses for pleasure and sport.", "All people who have a lot of disposable income have a horse ranch.", "If people compete in horse dressage shows, then they have a lot of disposable income.", "If people compete in horse dressage shows, then they have invested in high-quality equestrian gear and equipment.", "If people regularly ride horses for pleasure and sport, then they do not live in cramped residential buildings.", "Manny either has a horse ranch and lives in cramped residential buildings, or he neither has a horse ranch nor lives in cramped residential buildings."], "premises-FOL": ["∀x (Ranch(x) → RegularlyRide(x))", "∀x (DisposableIncome(x) → Ranch(x))", "∀x (Compete(x) → DisposableIncome(x))", "∀x (Compete(x) → Invested(x))", "∀x (RegularlyRide(x) → ¬Cramped(x))", "(Ranch(manny) ∧ Cramped(manny)) ⊕ (¬Ranch(manny) ∧ ¬Cramped(manny))"], "label": "True", "source": "hyb"} {"story_id": 54, "example_id": 159, "conclusion": "Cannons can be deployed on battery towers.", "premises": ["A roundel is a rounded artillery fortification.", "A roundel is not higher than adjacent walls. ", "Cannons can be deployed on artillery fortifications. ", "Roundels are the oldest artillery fortifications.", "Battery towers are an artillery fortification."], "premises-FOL": ["∀x (Roundel(x) → Rounded(x) ∧ ArtilleryFortification(x))", "∀x ∀y (Roundel(x) ∧ AdjacentWall(y) → ¬Higher(x, y))", "∀x (ArtilleryFortification(x) → DeployCannons(x))", "∀x ∀y (Roundel(x) ∧ ArtilleryFortification(x) ∧ ArtilleryFortification(y) → Older(x, y))", "∀x (BatteryTower(x) → ArtilleryFortification(x))"], "label": "True", "source": "wiki"} {"story_id": 54, "example_id": 160, "conclusion": "Roundels are older than battery towers.", "premises": ["A roundel is a rounded artillery fortification.", "A roundel is not higher than adjacent walls. ", "Cannons can be deployed on artillery fortifications. ", "Roundels are the oldest artillery fortifications.", "Battery towers are an artillery fortification."], "premises-FOL": ["∀x (Roundel(x) → Rounded(x) ∧ ArtilleryFortification(x))", "∀x ∀y (Roundel(x) ∧ AdjacentWall(y) → ¬Higher(x, y))", "∀x (ArtilleryFortification(x) → DeployCannons(x))", "∀x ∀y (Roundel(x) ∧ ArtilleryFortification(x) ∧ ArtilleryFortification(y) → Older(x, y))", "∀x (BatteryTower(x) → ArtilleryFortification(x))"], "label": "True", "source": "wiki"} {"story_id": 54, "example_id": 161, "conclusion": "Battery towers are higher than adjacent walls.", "premises": ["A roundel is a rounded artillery fortification.", "A roundel is not higher than adjacent walls. ", "Cannons can be deployed on artillery fortifications. ", "Roundels are the oldest artillery fortifications.", "Battery towers are an artillery fortification."], "premises-FOL": ["∀x (Roundel(x) → Rounded(x) ∧ ArtilleryFortification(x))", "∀x ∀y (Roundel(x) ∧ AdjacentWall(y) → ¬Higher(x, y))", "∀x (ArtilleryFortification(x) → DeployCannons(x))", "∀x ∀y (Roundel(x) ∧ ArtilleryFortification(x) ∧ ArtilleryFortification(y) → Older(x, y))", "∀x (BatteryTower(x) → ArtilleryFortification(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 54, "example_id": 162, "conclusion": "Roundels can be deployed on roundels.", "premises": ["A roundel is a rounded artillery fortification.", "A roundel is not higher than adjacent walls. ", "Cannons can be deployed on artillery fortifications. ", "Roundels are the oldest artillery fortifications.", "Battery towers are an artillery fortification."], "premises-FOL": ["∀x (Roundel(x) → Rounded(x) ∧ ArtilleryFortification(x))", "∀x ∀y (Roundel(x) ∧ AdjacentWall(y) → ¬Higher(x, y))", "∀x (ArtilleryFortification(x) → DeployCannons(x))", "∀x ∀y (Roundel(x) ∧ ArtilleryFortification(x) ∧ ArtilleryFortification(y) → Older(x, y))", "∀x (BatteryTower(x) → ArtilleryFortification(x))"], "label": "True", "source": "wiki"} {"story_id": 288, "example_id": 737, "conclusion": "Some papers are hard.", "premises": ["All tissues are soft.", "Some papers are tissues."], "premises-FOL": ["∀x (Tissue(x) → Soft(x))", "∃x (Paper(x) ∧ Tissue(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 169, "example_id": 488, "conclusion": "Volunteers who participate in natural disaster response receive intangible benefits for their work.", "premises": ["All volunteers receive intangible benefits for their work.", "Volunteers work regularly or on an as-needed basis.", "Some volunteers are trained.", "Volunteers work in groups or individually.", "Environmental volunteers contribute toward environmental management or conservation.", "Participating in natural disaster response is an example of volunteers working in groups on an as-needed basis."], "premises-FOL": ["∀x (Volunteer(x) → GetIntangibleBenefits(x))", "∀x (Volunteer(x) → WorkRegularly(x) ∨ WorkAsNeeded(x))", "∃x (Volunteer(x) → Trained(x))", "∀x (Volunteer(x) → (WorkInGroup(x) ∨ WorkIndividually(x)))", "∀x (Volunteer(x) ∧ Environmental(x) → (ContributeTo(x, environmentalmanagement) ∨ ContributeTo(x, environmentalconservation)))", "∃x (Volunteer(x) ∧ ContributeTo(x, naturaldisasterresponse) → WorkInGroup(x) ∧ WorkAsNeeded(x))"], "label": "True", "source": "wiki"} {"story_id": 169, "example_id": 489, "conclusion": "Environmental volunteers work in groups.", "premises": ["All volunteers receive intangible benefits for their work.", "Volunteers work regularly or on an as-needed basis.", "Some volunteers are trained.", "Volunteers work in groups or individually.", "Environmental volunteers contribute toward environmental management or conservation.", "Participating in natural disaster response is an example of volunteers working in groups on an as-needed basis."], "premises-FOL": ["∀x (Volunteer(x) → GetIntangibleBenefits(x))", "∀x (Volunteer(x) → WorkRegularly(x) ∨ WorkAsNeeded(x))", "∃x (Volunteer(x) → Trained(x))", "∀x (Volunteer(x) → (WorkInGroup(x) ∨ WorkIndividually(x)))", "∀x (Volunteer(x) ∧ Environmental(x) → (ContributeTo(x, environmentalmanagement) ∨ ContributeTo(x, environmentalconservation)))", "∃x (Volunteer(x) ∧ ContributeTo(x, naturaldisasterresponse) → WorkInGroup(x) ∧ WorkAsNeeded(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 169, "example_id": 490, "conclusion": "To be a volunteer, you must be trained.", "premises": ["All volunteers receive intangible benefits for their work.", "Volunteers work regularly or on an as-needed basis.", "Some volunteers are trained.", "Volunteers work in groups or individually.", "Environmental volunteers contribute toward environmental management or conservation.", "Participating in natural disaster response is an example of volunteers working in groups on an as-needed basis."], "premises-FOL": ["∀x (Volunteer(x) → GetIntangibleBenefits(x))", "∀x (Volunteer(x) → WorkRegularly(x) ∨ WorkAsNeeded(x))", "∃x (Volunteer(x) → Trained(x))", "∀x (Volunteer(x) → (WorkInGroup(x) ∨ WorkIndividually(x)))", "∀x (Volunteer(x) ∧ Environmental(x) → (ContributeTo(x, environmentalmanagement) ∨ ContributeTo(x, environmentalconservation)))", "∃x (Volunteer(x) ∧ ContributeTo(x, naturaldisasterresponse) → WorkInGroup(x) ∧ WorkAsNeeded(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 376, "example_id": 1007, "conclusion": "Mike is an old person living in a stable home.", "premises": ["All people who are very consistent and enjoy sticking to their regular routines do not like surprises.", "If people wear flannel shirts every day, then they are very consistent and enjoy sticking to their regular routines.", "If people do not like shopping for clothes and other materialistic goods, then they wear flannel shirts every day.", "All old people living in stable homes do not like surprises.", "If people have very high energy and are impulsive, then they like surprises.", "If Mike is not a person who wears flannel shirts every day and has very high energy and is impulsive, then Mike either is very consistent and enjoys sticking to his regular routines or does not like surprises."], "premises-FOL": ["∀x (Consistent(x) → NoSurprises(x))", "∀x (Flannel(x) → Consistent(x))", "∀x (NoShopping(x) → Flannel(x))", "∀x (Old(x) → NoSurprises(x))", "∀x (Impulsive(x) → ¬NoSurprises(x))", "¬(NoSurprises(mike) ∧ Impulsive(mike)) → Consistent(mike) ⊕ NoSurprises(mike)"], "label": "Unknown", "source": "hyb"} {"story_id": 376, "example_id": 1008, "conclusion": "If Mike wears flannel shirts every day or does not like shopping for clothes and other materialistic goods, then Mike is neither an old person living in a stable home nor does not like shopping for clothes and other materialistic goods.", "premises": ["All people who are very consistent and enjoy sticking to their regular routines do not like surprises.", "If people wear flannel shirts every day, then they are very consistent and enjoy sticking to their regular routines.", "If people do not like shopping for clothes and other materialistic goods, then they wear flannel shirts every day.", "All old people living in stable homes do not like surprises.", "If people have very high energy and are impulsive, then they like surprises.", "If Mike is not a person who wears flannel shirts every day and has very high energy and is impulsive, then Mike either is very consistent and enjoys sticking to his regular routines or does not like surprises."], "premises-FOL": ["∀x (Consistent(x) → NoSurprises(x))", "∀x (Flannel(x) → Consistent(x))", "∀x (NoShopping(x) → Flannel(x))", "∀x (Old(x) → NoSurprises(x))", "∀x (Impulsive(x) → ¬NoSurprises(x))", "¬(NoSurprises(mike) ∧ Impulsive(mike)) → Consistent(mike) ⊕ NoSurprises(mike)"], "label": "True", "source": "hyb"} {"story_id": 376, "example_id": 1009, "conclusion": "If Mike is not an old person living in a stable home and does not like shopping for clothes and other materialistic goods, then Mike does not like shopping for clothes and other materialistic goods.", "premises": ["All people who are very consistent and enjoy sticking to their regular routines do not like surprises.", "If people wear flannel shirts every day, then they are very consistent and enjoy sticking to their regular routines.", "If people do not like shopping for clothes and other materialistic goods, then they wear flannel shirts every day.", "All old people living in stable homes do not like surprises.", "If people have very high energy and are impulsive, then they like surprises.", "If Mike is not a person who wears flannel shirts every day and has very high energy and is impulsive, then Mike either is very consistent and enjoys sticking to his regular routines or does not like surprises."], "premises-FOL": ["∀x (Consistent(x) → NoSurprises(x))", "∀x (Flannel(x) → Consistent(x))", "∀x (NoShopping(x) → Flannel(x))", "∀x (Old(x) → NoSurprises(x))", "∀x (Impulsive(x) → ¬NoSurprises(x))", "¬(NoSurprises(mike) ∧ Impulsive(mike)) → Consistent(mike) ⊕ NoSurprises(mike)"], "label": "False", "source": "hyb"} {"story_id": 215, "example_id": 619, "conclusion": "Adam owns a Japanese car.", "premises": ["Adam owns cars.", "Adam has a favorite car.", "Among the cars he owns, Adam's favorite car is European.", "Adam broke his favorite car."], "premises-FOL": ["∃x (Owns(adam, x))", "∃x (Favorite(adam, x))", "∀x ((Owns(adam, x) ∧ Favorite(adam, x)) → European(x))", "∀x ((Owns(adam, x) ∧ Favorite(adam, x)) → Broke(adam, x))"], "label": "Unknown", "source": "wiki"} {"story_id": 215, "example_id": 620, "conclusion": "Adam broke a European car.", "premises": ["Adam owns cars.", "Adam has a favorite car.", "Among the cars he owns, Adam's favorite car is European.", "Adam broke his favorite car."], "premises-FOL": ["∃x (Owns(adam, x))", "∃x (Favorite(adam, x))", "∀x ((Owns(adam, x) ∧ Favorite(adam, x)) → European(x))", "∀x ((Owns(adam, x) ∧ Favorite(adam, x)) → Broke(adam, x))"], "label": "True", "source": "wiki"} {"story_id": 433, "example_id": 1240, "conclusion": "Tower A is higher than 400 meters.", "premises": ["No buildings in New Haven are higher than 400 meters. ", "All buildings managed by Yale Housing are in New Haven. ", "All buildings in Manhattan are higher than 400 meters. ", "All buildings owned by Bloomberg are in Manhattan. ", "All buildings with the Bloomberg logo are buildings owned by Bloomberg. ", "Tower A is neither in New Haven nor in Manhattan.", "Tower B is a building with the Bloomberg logo and in Manhattan. "], "premises-FOL": ["∀x (NewHaven(x) → ¬High(x))", "∀x (YaleHousing(x) → NewHaven(x))", "∀x (Manhattan(x) → High(x))", "∀x (Bloomberg(x) → Manhattan(x))", "∀x (BloombergLogo(x) → Bloomberg(x))", "¬(NewHaven(towera) ⊕ Manhattan(towera))", "BloombergLogo(towerb) ∧ Manhattan(towerb)"], "label": "Unknown", "source": "hyb"} {"story_id": 433, "example_id": 1241, "conclusion": "Tower A is not higher than 400 meters.", "premises": ["No buildings in New Haven are higher than 400 meters. ", "All buildings managed by Yale Housing are in New Haven. ", "All buildings in Manhattan are higher than 400 meters. ", "All buildings owned by Bloomberg are in Manhattan. ", "All buildings with the Bloomberg logo are buildings owned by Bloomberg. ", "Tower A is neither in New Haven nor in Manhattan.", "Tower B is a building with the Bloomberg logo and in Manhattan. "], "premises-FOL": ["∀x (NewHaven(x) → ¬High(x))", "∀x (YaleHousing(x) → NewHaven(x))", "∀x (Manhattan(x) → High(x))", "∀x (Bloomberg(x) → Manhattan(x))", "∀x (BloombergLogo(x) → Bloomberg(x))", "¬(NewHaven(towera) ⊕ Manhattan(towera))", "BloombergLogo(towerb) ∧ Manhattan(towerb)"], "label": "Unknown", "source": "hyb"} {"story_id": 433, "example_id": 1242, "conclusion": "Tower A is a building with the Bloomberg logo or managed by Yale Housing.", "premises": ["No buildings in New Haven are higher than 400 meters. ", "All buildings managed by Yale Housing are in New Haven. ", "All buildings in Manhattan are higher than 400 meters. ", "All buildings owned by Bloomberg are in Manhattan. ", "All buildings with the Bloomberg logo are buildings owned by Bloomberg. ", "Tower A is neither in New Haven nor in Manhattan.", "Tower B is a building with the Bloomberg logo and in Manhattan. "], "premises-FOL": ["∀x (NewHaven(x) → ¬High(x))", "∀x (YaleHousing(x) → NewHaven(x))", "∀x (Manhattan(x) → High(x))", "∀x (Bloomberg(x) → Manhattan(x))", "∀x (BloombergLogo(x) → Bloomberg(x))", "¬(NewHaven(towera) ⊕ Manhattan(towera))", "BloombergLogo(towerb) ∧ Manhattan(towerb)"], "label": "False", "source": "hyb"} {"story_id": 433, "example_id": 1243, "conclusion": "Tower A is neither a building with the Bloomberg logo nor managed by Yale Housing.", "premises": ["No buildings in New Haven are higher than 400 meters. ", "All buildings managed by Yale Housing are in New Haven. ", "All buildings in Manhattan are higher than 400 meters. ", "All buildings owned by Bloomberg are in Manhattan. ", "All buildings with the Bloomberg logo are buildings owned by Bloomberg. ", "Tower A is neither in New Haven nor in Manhattan.", "Tower B is a building with the Bloomberg logo and in Manhattan. "], "premises-FOL": ["∀x (NewHaven(x) → ¬High(x))", "∀x (YaleHousing(x) → NewHaven(x))", "∀x (Manhattan(x) → High(x))", "∀x (Bloomberg(x) → Manhattan(x))", "∀x (BloombergLogo(x) → Bloomberg(x))", "¬(NewHaven(towera) ⊕ Manhattan(towera))", "BloombergLogo(towerb) ∧ Manhattan(towerb)"], "label": "True", "source": "hyb"} {"story_id": 439, "example_id": 1266, "conclusion": "Bubbles is an Osprey.", "premises": ["No fish are birds.", "Everything that is an osprey is a bird.", "If something is a carp, then it is a fish.", "All goldfish are carp.", "If Bubbles is either an osprey or a goldfish, then Bubbles is not a fish."], "premises-FOL": ["∀x (Fish(x) → ¬Bird(x))", "∀x (Osprey(x) → Bird(x))", "∀x (Carp(x) → Fish(x))", "∀x (Goldfish(x) → Carp(x))", "Osprey(bubbles) ⊕ Carp(bubbles) → ¬Fish(bubbles)"], "label": "Unknown", "source": "hyb"} {"story_id": 439, "example_id": 1267, "conclusion": "Bubbles is a carp.", "premises": ["No fish are birds.", "Everything that is an osprey is a bird.", "If something is a carp, then it is a fish.", "All goldfish are carp.", "If Bubbles is either an osprey or a goldfish, then Bubbles is not a fish."], "premises-FOL": ["∀x (Fish(x) → ¬Bird(x))", "∀x (Osprey(x) → Bird(x))", "∀x (Carp(x) → Fish(x))", "∀x (Goldfish(x) → Carp(x))", "Osprey(bubbles) ⊕ Carp(bubbles) → ¬Fish(bubbles)"], "label": "False", "source": "hyb"} {"story_id": 439, "example_id": 1268, "conclusion": "Bubbles is not a carp.", "premises": ["No fish are birds.", "Everything that is an osprey is a bird.", "If something is a carp, then it is a fish.", "All goldfish are carp.", "If Bubbles is either an osprey or a goldfish, then Bubbles is not a fish."], "premises-FOL": ["∀x (Fish(x) → ¬Bird(x))", "∀x (Osprey(x) → Bird(x))", "∀x (Carp(x) → Fish(x))", "∀x (Goldfish(x) → Carp(x))", "Osprey(bubbles) ⊕ Carp(bubbles) → ¬Fish(bubbles)"], "label": "True", "source": "hyb"} {"story_id": 158, "example_id": 455, "conclusion": "Mr. Smith has been to San Francisco.", "premises": ["Mr. and Mrs. Smith make a travel plan, they want to go to a city in California or Florida, and where neither of them has ever been.", "Cities in California that they are interested in are San Francisco, Los Angeles, and San Diego.", "Cities in Florida that they are interested in are Orlando and Miami.", "Mr. Smith has been to two cities in California.", "Mrs. Smith has been to one city in Florida."], "premises-FOL": ["∀x (WantToGo(x) → (California(x) ∨ Florida(x)) ∧ (NeverGo(x)))", "∀x (((SanFrancisco(x) ∨ LosAngeles(x) ∨ SanDiego(x)) ∧ California(x)) → WantToGo(x))", "∀x ((Orlando(x) ∨ Miami(x)) ∧ Florida(x)) → WantToGo(x))", "CaliforniaCityVisited(mr.smith, two)", "FloridaCityVisited(mrs.smith, one)"], "label": "Unknown", "source": "wiki"} {"story_id": 158, "example_id": 456, "conclusion": "They have at leat one candidate city in Florida to visit.", "premises": ["Mr. and Mrs. Smith make a travel plan, they want to go to a city in California or Florida, and where neither of them has ever been.", "Cities in California that they are interested in are San Francisco, Los Angeles, and San Diego.", "Cities in Florida that they are interested in are Orlando and Miami.", "Mr. Smith has been to two cities in California.", "Mrs. Smith has been to one city in Florida."], "premises-FOL": ["∀x (WantToGo(x) → (California(x) ∨ Florida(x)) ∧ (NeverGo(x)))", "∀x (((SanFrancisco(x) ∨ LosAngeles(x) ∨ SanDiego(x)) ∧ California(x)) → WantToGo(x))", "∀x ((Orlando(x) ∨ Miami(x)) ∧ Florida(x)) → WantToGo(x))", "CaliforniaCityVisited(mr.smith, two)", "FloridaCityVisited(mrs.smith, one)"], "label": "Unknown", "source": "wiki"} {"story_id": 158, "example_id": 457, "conclusion": "They have at least two candidate cities in California to visit.", "premises": ["Mr. and Mrs. Smith make a travel plan, they want to go to a city in California or Florida, and where neither of them has ever been.", "Cities in California that they are interested in are San Francisco, Los Angeles, and San Diego.", "Cities in Florida that they are interested in are Orlando and Miami.", "Mr. Smith has been to two cities in California.", "Mrs. Smith has been to one city in Florida."], "premises-FOL": ["∀x (WantToGo(x) → (California(x) ∨ Florida(x)) ∧ (NeverGo(x)))", "∀x (((SanFrancisco(x) ∨ LosAngeles(x) ∨ SanDiego(x)) ∧ California(x)) → WantToGo(x))", "∀x ((Orlando(x) ∨ Miami(x)) ∧ Florida(x)) → WantToGo(x))", "CaliforniaCityVisited(mr.smith, two)", "FloridaCityVisited(mrs.smith, one)"], "label": "Unknown", "source": "wiki"} {"story_id": 486, "example_id": 1429, "conclusion": "A bird is still.", "premises": ["Everything is either big or small.", "All big things are heavy. ", "All small things are light. ", "All heavy things are still.", "All light things are unstable.", "All unstable things are changing.", "All unstable things are kinetic. ", "A bird is not both heavy and still."], "premises-FOL": ["∀x (Big(x) ⊕ Small(x))", "∀x (Big(x) → Heavy(x))", "∀x (Small(x) → Light(x))", "∀x (Heavy(x) → Still(x))", "∀x (Light(x) → Unstable(x))", "∀x (Unstable(x) → Changing(x))", "∀x (Unstable(x) → Kinetic(x))", "¬(Heavy(bird) ∧ Still(bird))"], "label": "Unknown", "source": "hyb"} {"story_id": 486, "example_id": 1430, "conclusion": "A bird is not still.", "premises": ["Everything is either big or small.", "All big things are heavy. ", "All small things are light. ", "All heavy things are still.", "All light things are unstable.", "All unstable things are changing.", "All unstable things are kinetic. ", "A bird is not both heavy and still."], "premises-FOL": ["∀x (Big(x) ⊕ Small(x))", "∀x (Big(x) → Heavy(x))", "∀x (Small(x) → Light(x))", "∀x (Heavy(x) → Still(x))", "∀x (Light(x) → Unstable(x))", "∀x (Unstable(x) → Changing(x))", "∀x (Unstable(x) → Kinetic(x))", "¬(Heavy(bird) ∧ Still(bird))"], "label": "Unknown", "source": "hyb"} {"story_id": 486, "example_id": 1431, "conclusion": "A bird is kinetic and changing.", "premises": ["Everything is either big or small.", "All big things are heavy. ", "All small things are light. ", "All heavy things are still.", "All light things are unstable.", "All unstable things are changing.", "All unstable things are kinetic. ", "A bird is not both heavy and still."], "premises-FOL": ["∀x (Big(x) ⊕ Small(x))", "∀x (Big(x) → Heavy(x))", "∀x (Small(x) → Light(x))", "∀x (Heavy(x) → Still(x))", "∀x (Light(x) → Unstable(x))", "∀x (Unstable(x) → Changing(x))", "∀x (Unstable(x) → Kinetic(x))", "¬(Heavy(bird) ∧ Still(bird))"], "label": "True", "source": "hyb"} {"story_id": 486, "example_id": 1432, "conclusion": "A bird is kinetic or changing.", "premises": ["Everything is either big or small.", "All big things are heavy. ", "All small things are light. ", "All heavy things are still.", "All light things are unstable.", "All unstable things are changing.", "All unstable things are kinetic. ", "A bird is not both heavy and still."], "premises-FOL": ["∀x (Big(x) ⊕ Small(x))", "∀x (Big(x) → Heavy(x))", "∀x (Small(x) → Light(x))", "∀x (Heavy(x) → Still(x))", "∀x (Light(x) → Unstable(x))", "∀x (Unstable(x) → Changing(x))", "∀x (Unstable(x) → Kinetic(x))", "¬(Heavy(bird) ∧ Still(bird))"], "label": "True", "source": "hyb"} {"story_id": 486, "example_id": 1433, "conclusion": "A bird is either kinetic or changing.", "premises": ["Everything is either big or small.", "All big things are heavy. ", "All small things are light. ", "All heavy things are still.", "All light things are unstable.", "All unstable things are changing.", "All unstable things are kinetic. ", "A bird is not both heavy and still."], "premises-FOL": ["∀x (Big(x) ⊕ Small(x))", "∀x (Big(x) → Heavy(x))", "∀x (Small(x) → Light(x))", "∀x (Heavy(x) → Still(x))", "∀x (Light(x) → Unstable(x))", "∀x (Unstable(x) → Changing(x))", "∀x (Unstable(x) → Kinetic(x))", "¬(Heavy(bird) ∧ Still(bird))"], "label": "False", "source": "hyb"} {"story_id": 486, "example_id": 1434, "conclusion": "If a bird is small or still, then the bird is either kinetic or changing.", "premises": ["Everything is either big or small.", "All big things are heavy. ", "All small things are light. ", "All heavy things are still.", "All light things are unstable.", "All unstable things are changing.", "All unstable things are kinetic. ", "A bird is not both heavy and still."], "premises-FOL": ["∀x (Big(x) ⊕ Small(x))", "∀x (Big(x) → Heavy(x))", "∀x (Small(x) → Light(x))", "∀x (Heavy(x) → Still(x))", "∀x (Light(x) → Unstable(x))", "∀x (Unstable(x) → Changing(x))", "∀x (Unstable(x) → Kinetic(x))", "¬(Heavy(bird) ∧ Still(bird))"], "label": "False", "source": "hyb"} {"story_id": 95, "example_id": 288, "conclusion": "DI Ray was created by a Brit.", "premises": ["DI Ray is a police procedural television series.", "DI Ray was created and written by Maya Sondhi.", "DI Ray was produced by Jed Mercurio.", "Maya Sondhi and Jed Mercurio are both British."], "premises-FOL": ["TelevisionSeries(diRay)", "Create(maya, diRay) ∧ Write(maya, diRay)", "Produce(jed, diRay)", "British(maya) ∧ British(jed) "], "label": "True", "source": "wiki"} {"story_id": 95, "example_id": 289, "conclusion": "Some Brit produced a television series.", "premises": ["DI Ray is a police procedural television series.", "DI Ray was created and written by Maya Sondhi.", "DI Ray was produced by Jed Mercurio.", "Maya Sondhi and Jed Mercurio are both British."], "premises-FOL": ["TelevisionSeries(diRay)", "Create(maya, diRay) ∧ Write(maya, diRay)", "Produce(jed, diRay)", "British(maya) ∧ British(jed) "], "label": "True", "source": "wiki"} {"story_id": 465, "example_id": 1347, "conclusion": "Mike is a woman.", "premises": ["All men are human.", "All gentlemen are men.", "All lawyers are gentlemen.", "All women are human.", "No sheep are human.", "If Mike is not both a human and a sheep, then Mike is either a man or a human."], "premises-FOL": ["∀x (Man(x) → Human(x))", "∀x (Gentleman(x) → Man(x))", "∀x (Lawyer(x) → Gentleman(x))", "∀x (Woman(x) → Human(x))", "∀x (Sheep(x) → ¬Human(x))", "(¬Human(mike) ∨ ¬Sheep(mike)) → Man(mike) ⊕ Human(mike)"], "label": "Unknown", "source": "hyb"} {"story_id": 465, "example_id": 1348, "conclusion": "If Mike is a gentleman or a lawyer, then Mike is neither a woman nor a lawyer.", "premises": ["All men are human.", "All gentlemen are men.", "All lawyers are gentlemen.", "All women are human.", "No sheep are human.", "If Mike is not both a human and a sheep, then Mike is either a man or a human."], "premises-FOL": ["∀x (Man(x) → Human(x))", "∀x (Gentleman(x) → Man(x))", "∀x (Lawyer(x) → Gentleman(x))", "∀x (Woman(x) → Human(x))", "∀x (Sheep(x) → ¬Human(x))", "(¬Human(mike) ∨ ¬Sheep(mike)) → Man(mike) ⊕ Human(mike)"], "label": "True", "source": "hyb"} {"story_id": 465, "example_id": 1349, "conclusion": "If Mike is not both a woman and a lawyer, then Mike is a lawyer.", "premises": ["All men are human.", "All gentlemen are men.", "All lawyers are gentlemen.", "All women are human.", "No sheep are human.", "If Mike is not both a human and a sheep, then Mike is either a man or a human."], "premises-FOL": ["∀x (Man(x) → Human(x))", "∀x (Gentleman(x) → Man(x))", "∀x (Lawyer(x) → Gentleman(x))", "∀x (Woman(x) → Human(x))", "∀x (Sheep(x) → ¬Human(x))", "(¬Human(mike) ∨ ¬Sheep(mike)) → Man(mike) ⊕ Human(mike)"], "label": "False", "source": "hyb"} {"story_id": 326, "example_id": 839, "conclusion": "Stephen Curry is a centerback.", "premises": ["Some defenders are centerback.", "All defenders are soccer players.", "No soccer players are professional basketball players.", "All NBA players are professional basketball players.", "Stephen Curry is an NBA player."], "premises-FOL": ["∃x (Defender(x) ∧ Centerback(x))", "∀x (Defender(x) → SoccerPlayer(x))", "¬(∃x (SoccerPlayer(x) ∧ ProfessionalBasketballPlayer(x)))", "∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x))", "NBAPlayer(stephencurry)"], "label": "Unknown", "source": "hyb"} {"story_id": 326, "example_id": 840, "conclusion": "Stephen Curry is not a centerback and a defender.", "premises": ["Some defenders are centerback.", "All defenders are soccer players.", "No soccer players are professional basketball players.", "All NBA players are professional basketball players.", "Stephen Curry is an NBA player."], "premises-FOL": ["∃x (Defender(x) ∧ Centerback(x))", "∀x (Defender(x) → SoccerPlayer(x))", "¬(∃x (SoccerPlayer(x) ∧ ProfessionalBasketballPlayer(x)))", "∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x))", "NBAPlayer(stephencurry)"], "label": "False", "source": "hyb"} {"story_id": 326, "example_id": 841, "conclusion": "If Stephen Curry is not a centerback and a defender, then Stephen Curry is neither a soccer player nor a professional basketball player.", "premises": ["Some defenders are centerback.", "All defenders are soccer players.", "No soccer players are professional basketball players.", "All NBA players are professional basketball players.", "Stephen Curry is an NBA player."], "premises-FOL": ["∃x (Defender(x) ∧ Centerback(x))", "∀x (Defender(x) → SoccerPlayer(x))", "¬(∃x (SoccerPlayer(x) ∧ ProfessionalBasketballPlayer(x)))", "∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x))", "NBAPlayer(stephencurry)"], "label": "True", "source": "hyb"} {"story_id": 186, "example_id": 540, "conclusion": "John can not buy the 1080 monitor.", "premises": ["If a person doesn't have enough money to buy a product, then that person can't buy it.", "Monitors are products.", "4k monitors are more expensive than 1080 monitors and 2k monitors.", "John is a person.", "John doesn't have enough money to buy a 2k monitor."], "premises-FOL": ["∀x ∀y (Person(x) ∧ Product(y) ∧ ¬HaveEnoughMoneyFor(x, y) → ¬Buy(x, y))", "∀x (Monitor(x) → Product(x))", "∀x ∀y ∀z (Monitor(x) ∧ Monitor(y) ∧ Monitor(z) ∧ FourK(x) ∧ OneOEightO(y) ∧ TwoK(z) → MoreExpensive(x, y) ∧ MoreExpensive(x, z))", "Person(john)", "∀x (Monitor(x) ∧ TwoK(x) → ¬HaveEnoughMoneyFor(john, x))"], "label": "Unknown", "source": "wiki"} {"story_id": 186, "example_id": 541, "conclusion": "John can not buy the 2k monitor.", "premises": ["If a person doesn't have enough money to buy a product, then that person can't buy it.", "Monitors are products.", "4k monitors are more expensive than 1080 monitors and 2k monitors.", "John is a person.", "John doesn't have enough money to buy a 2k monitor."], "premises-FOL": ["∀x ∀y (Person(x) ∧ Product(y) ∧ ¬HaveEnoughMoneyFor(x, y) → ¬Buy(x, y))", "∀x (Monitor(x) → Product(x))", "∀x ∀y ∀z (Monitor(x) ∧ Monitor(y) ∧ Monitor(z) ∧ FourK(x) ∧ OneOEightO(y) ∧ TwoK(z) → MoreExpensive(x, y) ∧ MoreExpensive(x, z))", "Person(john)", "∀x (Monitor(x) ∧ TwoK(x) → ¬HaveEnoughMoneyFor(john, x))"], "label": "True", "source": "wiki"} {"story_id": 263, "example_id": 712, "conclusion": "All important scientific achievements are U.S. inventions.", "premises": ["All artificial satellites are important scientific achievements.", "Some artificial satellites are not U.S. inventions."], "premises-FOL": ["∀x (ArtificialSatellite(x) → ImportantScientificAchievement(x))", "∃x (ArtificialSatellite(x) ∧ ¬USInvention(x))"], "label": "False", "source": "wiki"} {"story_id": 257, "example_id": 706, "conclusion": "Some mammals are not pets.", "premises": ["Some cats are not pets.", "All cats are mammals."], "premises-FOL": ["∃x (Cat(x) ∧ ¬Pet(x))", "∀x (Cat(x) → Mammal(x))"], "label": "True", "source": "wiki"} {"story_id": 364, "example_id": 972, "conclusion": "Sam is addicted to coffee and other caffeinated drinks.", "premises": ["If people visit a coffee shop at least three times a week, then they are addicted to coffee or other caffeinated drinks.", "People either visit a coffee shop at least three times a week or order takeout at least once a day.", "If people make a lot of their own food at home using recipes and online guides, then they order takeout at least once a day.", "If people own at least one coffeemaker and one blender in their home, then they do not order takeout at least once a day.", "All people who lead very busy lives that include 12-hour work hours make a lot of their own food at home using recipes and online guides.", "Sam is either both addicted to coffee or other caffeinated drinks or leads very busy lives that include 12-hour work hours, or she is neither addicted to coffee and other caffeinated drinks nor leads very busy lives that include 12-hour work hours"], "premises-FOL": ["∀x (CoffeeShop(x) → CaffeineAddict(x))", "∀x (CoffeeShop(x) ∨ Takeout(x))", "∀x (MakeFood(x) → Takeout(x))", "∀x (KitchenAppliance(x) → ¬Takeout(x))", "∀x (Busy(x) → MakeFood(x))", "(CaffeineAddict(sam) ∧ Busy(sam)) ⊕ (¬CaffeineAddict(sam) ∧ ¬Busy(sam))"], "label": "Unknown", "source": "hyb"} {"story_id": 364, "example_id": 973, "conclusion": "Sam owns at least one coffeemaker and one blender in her home.", "premises": ["If people visit a coffee shop at least three times a week, then they are addicted to coffee or other caffeinated drinks.", "People either visit a coffee shop at least three times a week or order takeout at least once a day.", "If people make a lot of their own food at home using recipes and online guides, then they order takeout at least once a day.", "If people own at least one coffeemaker and one blender in their home, then they do not order takeout at least once a day.", "All people who lead very busy lives that include 12-hour work hours make a lot of their own food at home using recipes and online guides.", "Sam is either both addicted to coffee or other caffeinated drinks or leads very busy lives that include 12-hour work hours, or she is neither addicted to coffee and other caffeinated drinks nor leads very busy lives that include 12-hour work hours"], "premises-FOL": ["∀x (CoffeeShop(x) → CaffeineAddict(x))", "∀x (CoffeeShop(x) ∨ Takeout(x))", "∀x (MakeFood(x) → Takeout(x))", "∀x (KitchenAppliance(x) → ¬Takeout(x))", "∀x (Busy(x) → MakeFood(x))", "(CaffeineAddict(sam) ∧ Busy(sam)) ⊕ (¬CaffeineAddict(sam) ∧ ¬Busy(sam))"], "label": "False", "source": "hyb"} {"story_id": 364, "example_id": 974, "conclusion": "Sam either owns at least one coffeemaker and one blender in her home or orders takeout at least once a day.", "premises": ["If people visit a coffee shop at least three times a week, then they are addicted to coffee or other caffeinated drinks.", "People either visit a coffee shop at least three times a week or order takeout at least once a day.", "If people make a lot of their own food at home using recipes and online guides, then they order takeout at least once a day.", "If people own at least one coffeemaker and one blender in their home, then they do not order takeout at least once a day.", "All people who lead very busy lives that include 12-hour work hours make a lot of their own food at home using recipes and online guides.", "Sam is either both addicted to coffee or other caffeinated drinks or leads very busy lives that include 12-hour work hours, or she is neither addicted to coffee and other caffeinated drinks nor leads very busy lives that include 12-hour work hours"], "premises-FOL": ["∀x (CoffeeShop(x) → CaffeineAddict(x))", "∀x (CoffeeShop(x) ∨ Takeout(x))", "∀x (MakeFood(x) → Takeout(x))", "∀x (KitchenAppliance(x) → ¬Takeout(x))", "∀x (Busy(x) → MakeFood(x))", "(CaffeineAddict(sam) ∧ Busy(sam)) ⊕ (¬CaffeineAddict(sam) ∧ ¬Busy(sam))"], "label": "True", "source": "hyb"} {"story_id": 327, "example_id": 842, "conclusion": "Roger Federer is a centerback.", "premises": ["No professional basketball players are soccer players.", "All NBA players are professional basketball players.", "All defenders are soccer players.", "All centerbacks are defenders.", "Roger Federer is not an NBA player or a defender."], "premises-FOL": ["¬(∃x (SoccerPlayer(x) ∧ ProfessionalBasketballPlayer(x)))", "∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x))", "∀x (Defender(x) → SoccerPlayer(x))", "∀x (Centerback(x) → Defender(x))", "¬(NBAPlayer(rogerfederer) ⊕ Defender(rogerfederer))"], "label": "False", "source": "hyb"} {"story_id": 327, "example_id": 843, "conclusion": "Roger Federer is not a centerback.", "premises": ["No professional basketball players are soccer players.", "All NBA players are professional basketball players.", "All defenders are soccer players.", "All centerbacks are defenders.", "Roger Federer is not an NBA player or a defender."], "premises-FOL": ["¬(∃x (SoccerPlayer(x) ∧ ProfessionalBasketballPlayer(x)))", "∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x))", "∀x (Defender(x) → SoccerPlayer(x))", "∀x (Centerback(x) → Defender(x))", "¬(NBAPlayer(rogerfederer) ⊕ Defender(rogerfederer))"], "label": "True", "source": "hyb"} {"story_id": 327, "example_id": 844, "conclusion": "Roger Federer is a soccer player.", "premises": ["No professional basketball players are soccer players.", "All NBA players are professional basketball players.", "All defenders are soccer players.", "All centerbacks are defenders.", "Roger Federer is not an NBA player or a defender."], "premises-FOL": ["¬(∃x (SoccerPlayer(x) ∧ ProfessionalBasketballPlayer(x)))", "∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x))", "∀x (Defender(x) → SoccerPlayer(x))", "∀x (Centerback(x) → Defender(x))", "¬(NBAPlayer(rogerfederer) ⊕ Defender(rogerfederer))"], "label": "Unknown", "source": "hyb"} {"story_id": 443, "example_id": 1279, "conclusion": "Mary is nice.", "premises": ["Some teachers working at a pool are not nice.", "All teachers working at pools are pool managers.", "All pool managers are lifeguards.", "If someone is a lifeguard, then they work at a pool.", "Mary does not work at a pool."], "premises-FOL": ["∃x (TeacherWorkingAtPool(x) ∧ ¬Nice(x))", "∀x (TeacherWorkingAtPool(x) → PoolManager(x))", "∀x (PoolManager(x) → Lifeguard(x))", "∀x (Lifeguard(x) → WorkAtPool(x))", "¬WorkAtPool(mary))"], "label": "Unknown", "source": "hyb"} {"story_id": 443, "example_id": 1280, "conclusion": "Mary is not nice and is a teacher working at a pool.", "premises": ["Some teachers working at a pool are not nice.", "All teachers working at pools are pool managers.", "All pool managers are lifeguards.", "If someone is a lifeguard, then they work at a pool.", "Mary does not work at a pool."], "premises-FOL": ["∃x (TeacherWorkingAtPool(x) ∧ ¬Nice(x))", "∀x (TeacherWorkingAtPool(x) → PoolManager(x))", "∀x (PoolManager(x) → Lifeguard(x))", "∀x (Lifeguard(x) → WorkAtPool(x))", "¬WorkAtPool(mary))"], "label": "True", "source": "hyb"} {"story_id": 443, "example_id": 1281, "conclusion": "Mary is nice and is a teacher working at a pool.", "premises": ["Some teachers working at a pool are not nice.", "All teachers working at pools are pool managers.", "All pool managers are lifeguards.", "If someone is a lifeguard, then they work at a pool.", "Mary does not work at a pool."], "premises-FOL": ["∃x (TeacherWorkingAtPool(x) ∧ ¬Nice(x))", "∀x (TeacherWorkingAtPool(x) → PoolManager(x))", "∀x (PoolManager(x) → Lifeguard(x))", "∀x (Lifeguard(x) → WorkAtPool(x))", "¬WorkAtPool(mary))"], "label": "False", "source": "hyb"} {"story_id": 302, "example_id": 751, "conclusion": "There exist art pieces that do not require practice.", "premises": ["Not all art pieces require talent.", "Everything that requires talent requires practice."], "premises-FOL": ["∃x (ArtPiece(x) ∧ ¬RequiresTalent(x))", "∀x (RequiresTalent(x) → RequiresPractice(x))"], "label": "True", "source": "wiki"} {"story_id": 88, "example_id": 268, "conclusion": "Bernarda Bryson Shahn was born in Greece.", "premises": ["Bernarda Bryson Shahn was a painter and lithographer.", "Bernarda Bryson Shahn was born in Athens, Ohio. ", "Bernarda Bryson Shahn was married to Ben Shahn.", "People born in Athens, Ohio are Americans."], "premises-FOL": ["Painter(bernardaBrysonShahn) ∧ Lithographer(bernardaBrysonShahn) ", "BornIn(bernardaBrysonShahn, athensOhio)", "MarriedTo(bernardaBrysonShahn, benShahn)", "∀x (BornIn(x, athensOhio) → American(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 88, "example_id": 269, "conclusion": "Bernarda Bryson Shahn was American.", "premises": ["Bernarda Bryson Shahn was a painter and lithographer.", "Bernarda Bryson Shahn was born in Athens, Ohio. ", "Bernarda Bryson Shahn was married to Ben Shahn.", "People born in Athens, Ohio are Americans."], "premises-FOL": ["Painter(bernardaBrysonShahn) ∧ Lithographer(bernardaBrysonShahn) ", "BornIn(bernardaBrysonShahn, athensOhio)", "MarriedTo(bernardaBrysonShahn, benShahn)", "∀x (BornIn(x, athensOhio) → American(x))"], "label": "True", "source": "wiki"} {"story_id": 88, "example_id": 270, "conclusion": "Bernarda Bryson Shahn had been divorced once.", "premises": ["Bernarda Bryson Shahn was a painter and lithographer.", "Bernarda Bryson Shahn was born in Athens, Ohio. ", "Bernarda Bryson Shahn was married to Ben Shahn.", "People born in Athens, Ohio are Americans."], "premises-FOL": ["Painter(bernardaBrysonShahn) ∧ Lithographer(bernardaBrysonShahn) ", "BornIn(bernardaBrysonShahn, athensOhio)", "MarriedTo(bernardaBrysonShahn, benShahn)", "∀x (BornIn(x, athensOhio) → American(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 369, "example_id": 987, "conclusion": "Emma lives with at least one roommate.", "premises": ["If people upgrade to the newest iPhone model every year, then they are not saving money for a down payment on a new house.", "If people enjoy reading about tech specs and keeping up to date on the latest technology, then they upgrade to the newest iPhone model every year.", "People either are saving money for a down payment on a new house or they live in apartments in big metropolitan cities.", "If people live with at least one roommate then they do not own at least one pet.", "All people who own at least one pet live with at least one roommate.", "If Emma does not both own at least one pet and live in apartments in big metropolitan cities, then Emma either owns at least one pet and lives in an apartment in big metropolitan cities, or she neither owns a pet nor lives in an apartment in big metropolitan cities. "], "premises-FOL": ["∀x (Iphone(x) → ¬House(x))", "∀x (Tech(x) → Iphone(x))", "∀x (House(x) ∨ Apartment(x))", "∀x (Roommate(x) → ¬Pet(x))", "∀x (Apartment(x) → Roommate(x))", "¬(Pet(emma) ∧ Apartment(emma)) → ((Pet(emma) ∧ Apartment(emma)) ∨ (¬Pet(emma) ∧ ¬Apartment(emma)))"], "label": "Unknown", "source": "hyb"} {"story_id": 369, "example_id": 988, "conclusion": "Emma enjoys reading about tech specs and keeping up to date on the latest technology.", "premises": ["If people upgrade to the newest iPhone model every year, then they are not saving money for a down payment on a new house.", "If people enjoy reading about tech specs and keeping up to date on the latest technology, then they upgrade to the newest iPhone model every year.", "People either are saving money for a down payment on a new house or they live in apartments in big metropolitan cities.", "If people live with at least one roommate then they do not own at least one pet.", "All people who own at least one pet live with at least one roommate.", "If Emma does not both own at least one pet and live in apartments in big metropolitan cities, then Emma either owns at least one pet and lives in an apartment in big metropolitan cities, or she neither owns a pet nor lives in an apartment in big metropolitan cities. "], "premises-FOL": ["∀x (Iphone(x) → ¬House(x))", "∀x (Tech(x) → Iphone(x))", "∀x (House(x) ∨ Apartment(x))", "∀x (Roommate(x) → ¬Pet(x))", "∀x (Apartment(x) → Roommate(x))", "¬(Pet(emma) ∧ Apartment(emma)) → ((Pet(emma) ∧ Apartment(emma)) ∨ (¬Pet(emma) ∧ ¬Apartment(emma)))"], "label": "False", "source": "hyb"} {"story_id": 451, "example_id": 1303, "conclusion": "Nancy is a faculty member.", "premises": ["If you are on the payroll, then you are being paid by the school.", "If someone has a job at a school, then they are on the payroll.", "All faculty members have a job at a school.", "One can either be a faculty member or a teacher.", "Every teacher has students.", "If Nancy is a teacher, then they are on the payroll.", "If Nancy is not a teacher, then they are not paid by the school."], "premises-FOL": ["∀x (OnPayroll(x) → PaidBySchool(x))", "∀x (JobAtSchool(x) → OnPayroll(x))", "∀x (FacultyMember(x) → JobAtSchool(x))", "∀x (FacultyMember(x) ∨ Teacher(x))", "∀x (Teacher(x) → HasStudents(x))", "Teacher(nancy) → OnPayroll(nancy)", "¬Teacher(nancy) → ¬OnPayroll(nancy)"], "label": "Unknown", "source": "hyb"} {"story_id": 451, "example_id": 1304, "conclusion": "Nancy is paid by the school and has students.", "premises": ["If you are on the payroll, then you are being paid by the school.", "If someone has a job at a school, then they are on the payroll.", "All faculty members have a job at a school.", "One can either be a faculty member or a teacher.", "Every teacher has students.", "If Nancy is a teacher, then they are on the payroll.", "If Nancy is not a teacher, then they are not paid by the school."], "premises-FOL": ["∀x (OnPayroll(x) → PaidBySchool(x))", "∀x (JobAtSchool(x) → OnPayroll(x))", "∀x (FacultyMember(x) → JobAtSchool(x))", "∀x (FacultyMember(x) ∨ Teacher(x))", "∀x (Teacher(x) → HasStudents(x))", "Teacher(nancy) → OnPayroll(nancy)", "¬Teacher(nancy) → ¬OnPayroll(nancy)"], "label": "True", "source": "hyb"} {"story_id": 451, "example_id": 1305, "conclusion": "Nancy is not paid by the school and has students.", "premises": ["If you are on the payroll, then you are being paid by the school.", "If someone has a job at a school, then they are on the payroll.", "All faculty members have a job at a school.", "One can either be a faculty member or a teacher.", "Every teacher has students.", "If Nancy is a teacher, then they are on the payroll.", "If Nancy is not a teacher, then they are not paid by the school."], "premises-FOL": ["∀x (OnPayroll(x) → PaidBySchool(x))", "∀x (JobAtSchool(x) → OnPayroll(x))", "∀x (FacultyMember(x) → JobAtSchool(x))", "∀x (FacultyMember(x) ∨ Teacher(x))", "∀x (Teacher(x) → HasStudents(x))", "Teacher(nancy) → OnPayroll(nancy)", "¬Teacher(nancy) → ¬OnPayroll(nancy)"], "label": "False", "source": "hyb"} {"story_id": 248, "example_id": 696, "conclusion": "If Jane saves enough money for the summer, she will see a kangaroo.", "premises": ["Kangaroo is an animal.", "No Kangaroos live in Germany.", "If Jane saves enough money for the summer, she will fly to Germany.", "If Jane flies to Germany, she will go to the Berlin Zoo.", "If someone goes to the Berlin Zoo, they will see some of the animals that live in Germany."], "premises-FOL": ["∀x (Kangaroo(x) → Animal(x))", "∀x (Kangaroo(x) → ¬LiveIn(x, germany))", "EnoughMoney(jane) → FlyTo(jane, germany)", "FlyTo(jane, germany) → GoTo(jane, berlinzoo) ", "∀x ∃y (GoTo(x, berlinzoo) ∧ Animal(y) → MaySee(y, x, berlinzoo))"], "label": "False", "source": "wiki"} {"story_id": 214, "example_id": 615, "conclusion": "CPSC 201 has no prerequisites.", "premises": ["If a class has prerequisites the student must take the prerequisites to take the class.", "If a class has no prerequisites, then the student can take the class", "CPSC 201 and CPSC 223 are prerequisites for CPSC 323.", "Intro Microeconomics is the only prerequisite for Intermediate Microeconomics.", "Intro Geology has no prerequisites."], "premises-FOL": ["∀x ∀y ((Prereq(x, y) ∧ Taken(x)) ↔ CanTake(y))", "∀x ∀y (¬Prereq(x, y) → CanTake(y))", "Prereq(cpsc201, cpsc323) ∧ Prereq(cpsc223, cpsc323)", "(Prereq(intromicro, intermediatemicro) ∧ Taken(intromicro)) → CanTake(intermediatemicro)", "∀x (¬Prereq(x, introgeology))"], "label": "Unknown", "source": "wiki"} {"story_id": 214, "example_id": 616, "conclusion": "If a student took CPSC 201 but did not take CPSC 223, they can take CPSC 323.", "premises": ["If a class has prerequisites the student must take the prerequisites to take the class.", "If a class has no prerequisites, then the student can take the class", "CPSC 201 and CPSC 223 are prerequisites for CPSC 323.", "Intro Microeconomics is the only prerequisite for Intermediate Microeconomics.", "Intro Geology has no prerequisites."], "premises-FOL": ["∀x ∀y ((Prereq(x, y) ∧ Taken(x)) ↔ CanTake(y))", "∀x ∀y (¬Prereq(x, y) → CanTake(y))", "Prereq(cpsc201, cpsc323) ∧ Prereq(cpsc223, cpsc323)", "(Prereq(intromicro, intermediatemicro) ∧ Taken(intromicro)) → CanTake(intermediatemicro)", "∀x (¬Prereq(x, introgeology))"], "label": "False", "source": "wiki"} {"story_id": 214, "example_id": 617, "conclusion": "A student cannot take Intro Geology.", "premises": ["If a class has prerequisites the student must take the prerequisites to take the class.", "If a class has no prerequisites, then the student can take the class", "CPSC 201 and CPSC 223 are prerequisites for CPSC 323.", "Intro Microeconomics is the only prerequisite for Intermediate Microeconomics.", "Intro Geology has no prerequisites."], "premises-FOL": ["∀x ∀y ((Prereq(x, y) ∧ Taken(x)) ↔ CanTake(y))", "∀x ∀y (¬Prereq(x, y) → CanTake(y))", "Prereq(cpsc201, cpsc323) ∧ Prereq(cpsc223, cpsc323)", "(Prereq(intromicro, intermediatemicro) ∧ Taken(intromicro)) → CanTake(intermediatemicro)", "∀x (¬Prereq(x, introgeology))"], "label": "False", "source": "wiki"} {"story_id": 214, "example_id": 618, "conclusion": "Intermediate Microeconomics has one prerequisite.", "premises": ["If a class has prerequisites the student must take the prerequisites to take the class.", "If a class has no prerequisites, then the student can take the class", "CPSC 201 and CPSC 223 are prerequisites for CPSC 323.", "Intro Microeconomics is the only prerequisite for Intermediate Microeconomics.", "Intro Geology has no prerequisites."], "premises-FOL": ["∀x ∀y ((Prereq(x, y) ∧ Taken(x)) ↔ CanTake(y))", "∀x ∀y (¬Prereq(x, y) → CanTake(y))", "Prereq(cpsc201, cpsc323) ∧ Prereq(cpsc223, cpsc323)", "(Prereq(intromicro, intermediatemicro) ∧ Taken(intromicro)) → CanTake(intermediatemicro)", "∀x (¬Prereq(x, introgeology))"], "label": "True", "source": "wiki"} {"story_id": 37, "example_id": 108, "conclusion": "The Harry Potter series of books is a heptalogy.", "premises": ["A heptalogy, is a compound literary or narrative work that is made up of seven distinct works.", "The Harry Potter series consists of 7 distinct works.", "The Chronicles of Narnia consists of 7 distinct works."], "premises-FOL": ["∀x (SevenDistinctWorks(x) → Heptalogy(x))", "SevenDistinctWorks(harryPotter)", "SevenDistinctWorks(chroniclesofNarnia)"], "label": "True", "source": "wiki"} {"story_id": 37, "example_id": 109, "conclusion": "The Chronicles of Narnia series of books is not a heptalogy.", "premises": ["A heptalogy, is a compound literary or narrative work that is made up of seven distinct works.", "The Harry Potter series consists of 7 distinct works.", "The Chronicles of Narnia consists of 7 distinct works."], "premises-FOL": ["∀x (SevenDistinctWorks(x) → Heptalogy(x))", "SevenDistinctWorks(harryPotter)", "SevenDistinctWorks(chroniclesofNarnia)"], "label": "False", "source": "wiki"} {"story_id": 37, "example_id": 110, "conclusion": "The Lord of Rings is a heptalogy.", "premises": ["A heptalogy, is a compound literary or narrative work that is made up of seven distinct works.", "The Harry Potter series consists of 7 distinct works.", "The Chronicles of Narnia consists of 7 distinct works."], "premises-FOL": ["∀x (SevenDistinctWorks(x) → Heptalogy(x))", "SevenDistinctWorks(harryPotter)", "SevenDistinctWorks(chroniclesofNarnia)"], "label": "Unknown", "source": "wiki"} {"story_id": 381, "example_id": 1022, "conclusion": "Clyde attends Renaissance fairs regularly.", "premises": ["All people who attend Renaissance fairs regularly enjoy dressing up in old-fashioned and historical period clothing.", "If people are fascinated by the history of the Renaissance and other past eras, then they attend Renaissance fairs regularly.", "People are either fascinated by the history of the Renaissance and other past eras, or are not nostalgic academics who enjoy learning.", "If people are focused on the future and industry professions, then they are not nostalgic academics who enjoy learning.", "If people are historical professors who are passionate about their job and subject, then they are nostalgic academics who enjoy learning.", "If Clyde is not focused on the future and industry professions, then he is neither focused on the future and industry professions nor enjoys dressing up in old-fashioned and historical period clothing."], "premises-FOL": ["∀x (RenaissanceFair(x) → DressingUp(x))", "∀x (HistoryRenaissance(x) → RenaissanceFair(x))", "∀x (HistoryRenaissance(x) ∨ NotAcademics(x))", "∀x (Industry(x) → NotAcademics(x))", "∀x (HistoryProf(x) → ¬NotAcademics(x))", "¬Industry(clyde) → ¬(Industry(clyde) ∨ DressingUp(clyde))"], "label": "Unknown", "source": "hyb"} {"story_id": 381, "example_id": 1023, "conclusion": "Clyde is a history professor who is passionate about his job and subject.", "premises": ["All people who attend Renaissance fairs regularly enjoy dressing up in old-fashioned and historical period clothing.", "If people are fascinated by the history of the Renaissance and other past eras, then they attend Renaissance fairs regularly.", "People are either fascinated by the history of the Renaissance and other past eras, or are not nostalgic academics who enjoy learning.", "If people are focused on the future and industry professions, then they are not nostalgic academics who enjoy learning.", "If people are historical professors who are passionate about their job and subject, then they are nostalgic academics who enjoy learning.", "If Clyde is not focused on the future and industry professions, then he is neither focused on the future and industry professions nor enjoys dressing up in old-fashioned and historical period clothing."], "premises-FOL": ["∀x (RenaissanceFair(x) → DressingUp(x))", "∀x (HistoryRenaissance(x) → RenaissanceFair(x))", "∀x (HistoryRenaissance(x) ∨ NotAcademics(x))", "∀x (Industry(x) → NotAcademics(x))", "∀x (HistoryProf(x) → ¬NotAcademics(x))", "¬Industry(clyde) → ¬(Industry(clyde) ∨ DressingUp(clyde))"], "label": "False", "source": "hyb"} {"story_id": 381, "example_id": 1024, "conclusion": "Clyde is a history professor who is passionate about his job and subject, or is not a nostalgic academic who enjoys learning.", "premises": ["All people who attend Renaissance fairs regularly enjoy dressing up in old-fashioned and historical period clothing.", "If people are fascinated by the history of the Renaissance and other past eras, then they attend Renaissance fairs regularly.", "People are either fascinated by the history of the Renaissance and other past eras, or are not nostalgic academics who enjoy learning.", "If people are focused on the future and industry professions, then they are not nostalgic academics who enjoy learning.", "If people are historical professors who are passionate about their job and subject, then they are nostalgic academics who enjoy learning.", "If Clyde is not focused on the future and industry professions, then he is neither focused on the future and industry professions nor enjoys dressing up in old-fashioned and historical period clothing."], "premises-FOL": ["∀x (RenaissanceFair(x) → DressingUp(x))", "∀x (HistoryRenaissance(x) → RenaissanceFair(x))", "∀x (HistoryRenaissance(x) ∨ NotAcademics(x))", "∀x (Industry(x) → NotAcademics(x))", "∀x (HistoryProf(x) → ¬NotAcademics(x))", "¬Industry(clyde) → ¬(Industry(clyde) ∨ DressingUp(clyde))"], "label": "True", "source": "hyb"} {"story_id": 270, "example_id": 719, "conclusion": "No sports cars are automobiles designed for family use.", "premises": ["No sports cars are vehicles intended to be driven at moderate speeds.", "All automobiles designed for family use are vehicles intended to be driven at moderate speeds."], "premises-FOL": ["∀x (SportsCar(x) → ¬IntendedToBeDrivenAtModerateSpeeds(x))", "∀x (ForFamilyUse(x) → IntendedToBeDrivenAtModerateSpeeds(x))"], "label": "True", "source": "wiki"} {"story_id": 356, "example_id": 949, "conclusion": "Kat is a person who comes to work every day with a positive attitude.", "premises": ["If people work well in teams in their workplace, then they get along with all their colleagues at their work.", "If people come to work every day with a positive attitude, then they work well in teams in their workplace.", "People either come into work every day with a positive attitude or are always tired every morning.", "If people get many promotions from their boss at work, then they receive negative feedback from teams at work.", "Kat is either both a person who works well in teams in their workplace and is always tired every morning, or she neither works well in teams in their workplace nor is always tired every morning."], "premises-FOL": ["∀x (WorkTeams(x) → Colleagues(x))", "∀x (PositiveAttitude(x) → WorkTeams(x))", "∀x (PositiveAttitude(x) ⊕ Tired(x)) ∧ (∀x (Tired(x) → BossPromotions(x)))", "∀x (BossPromotions(x) → ¬NegativeFeedback(x))", "(WorkTeams(kat) ∧ Tired(kat)) ∨ ¬WorkTeams(kat) ∧ ¬Tired(kat))"], "label": "Unknown", "source": "hyb"} {"story_id": 356, "example_id": 950, "conclusion": "Kat gets along with her colleagues at her work and receives negative feedback from teams at her work.", "premises": ["If people work well in teams in their workplace, then they get along with all their colleagues at their work.", "If people come to work every day with a positive attitude, then they work well in teams in their workplace.", "People either come into work every day with a positive attitude or are always tired every morning.", "If people get many promotions from their boss at work, then they receive negative feedback from teams at work.", "Kat is either both a person who works well in teams in their workplace and is always tired every morning, or she neither works well in teams in their workplace nor is always tired every morning."], "premises-FOL": ["∀x (WorkTeams(x) → Colleagues(x))", "∀x (PositiveAttitude(x) → WorkTeams(x))", "∀x (PositiveAttitude(x) ⊕ Tired(x)) ∧ (∀x (Tired(x) → BossPromotions(x)))", "∀x (BossPromotions(x) → ¬NegativeFeedback(x))", "(WorkTeams(kat) ∧ Tired(kat)) ∨ ¬WorkTeams(kat) ∧ ¬Tired(kat))"], "label": "False", "source": "hyb"} {"story_id": 356, "example_id": 951, "conclusion": "Kat either gets along with her colleagues at her work or receives negative feedback from teams at her work.", "premises": ["If people work well in teams in their workplace, then they get along with all their colleagues at their work.", "If people come to work every day with a positive attitude, then they work well in teams in their workplace.", "People either come into work every day with a positive attitude or are always tired every morning.", "If people get many promotions from their boss at work, then they receive negative feedback from teams at work.", "Kat is either both a person who works well in teams in their workplace and is always tired every morning, or she neither works well in teams in their workplace nor is always tired every morning."], "premises-FOL": ["∀x (WorkTeams(x) → Colleagues(x))", "∀x (PositiveAttitude(x) → WorkTeams(x))", "∀x (PositiveAttitude(x) ⊕ Tired(x)) ∧ (∀x (Tired(x) → BossPromotions(x)))", "∀x (BossPromotions(x) → ¬NegativeFeedback(x))", "(WorkTeams(kat) ∧ Tired(kat)) ∨ ¬WorkTeams(kat) ∧ ¬Tired(kat))"], "label": "True", "source": "hyb"} {"story_id": 276, "example_id": 725, "conclusion": "Drishti is free to modify.", "premises": ["Drishti is open-source.", "Open-source software is free to modify."], "premises-FOL": ["OpenSource(drishti)", "∀x (OpenSource(x) → ModifyFree(x))"], "label": "True", "source": "wiki"} {"story_id": 161, "example_id": 464, "conclusion": "Zhang's English score is lower than 95.", "premises": ["There are five grades including A+, A, B+, B, and C in English.", "If a student gets A+ in English, then his score is greater than 95.", "If a student gets A in English, then his score is in the range of 90-95.", "Zhang got an A in English.", "Wang's English score is better than Zhang's.", "Wu's English score is lower than 90."], "premises-FOL": ["Grade(a+) ∨ Grade(a) ∨ Grade(b+) ∨ Grade(b) ∨ Grade(c)", "∀x (GetGrade(x, a+) → GreaterThan95(x))", "∀x (GetGrade(x, a) → Range90to95(x))", "GetGrade(zhang, a)", "Better(wang, zhang)", "LowerThan90(wu)"], "label": "True", "source": "wiki"} {"story_id": 161, "example_id": 465, "conclusion": "Wang got an A+ in English.", "premises": ["There are five grades including A+, A, B+, B, and C in English.", "If a student gets A+ in English, then his score is greater than 95.", "If a student gets A in English, then his score is in the range of 90-95.", "Zhang got an A in English.", "Wang's English score is better than Zhang's.", "Wu's English score is lower than 90."], "premises-FOL": ["Grade(a+) ∨ Grade(a) ∨ Grade(b+) ∨ Grade(b) ∨ Grade(c)", "∀x (GetGrade(x, a+) → GreaterThan95(x))", "∀x (GetGrade(x, a) → Range90to95(x))", "GetGrade(zhang, a)", "Better(wang, zhang)", "LowerThan90(wu)"], "label": "Unknown", "source": "wiki"} {"story_id": 161, "example_id": 466, "conclusion": "Wu does not get an A or A+ in English.", "premises": ["There are five grades including A+, A, B+, B, and C in English.", "If a student gets A+ in English, then his score is greater than 95.", "If a student gets A in English, then his score is in the range of 90-95.", "Zhang got an A in English.", "Wang's English score is better than Zhang's.", "Wu's English score is lower than 90."], "premises-FOL": ["Grade(a+) ∨ Grade(a) ∨ Grade(b+) ∨ Grade(b) ∨ Grade(c)", "∀x (GetGrade(x, a+) → GreaterThan95(x))", "∀x (GetGrade(x, a) → Range90to95(x))", "GetGrade(zhang, a)", "Better(wang, zhang)", "LowerThan90(wu)"], "label": "True", "source": "wiki"} {"story_id": 216, "example_id": 621, "conclusion": "At all times, Olivia prefers cool temperature.", "premises": ["Olivia doesn't prefer warm temperature during the day.", "When Olivia sleeps, she prefers cool temperature.", "Olivia sleeps during the night.", "Olivia works during the day.", "Olivia either works or sleeps.", "The time is either the day or the night.", "Olivia either prefers warm temperature or prefers cool temperature."], "premises-FOL": ["∀x (Day(x) → ¬PrefersWarmAt(olivia, x))", "∀x (SleepingDuring(olivia, x) → PrefersCoolAt(olivia, x))", "∀x (SleepingDuring(olivia, x) → Night(x))", "∀x (WorkingDuring(olivia, x) → Day(x))", "∀x (WorkingDuring(olivia, x) ∨ SleepingDuring(olivia, x))", "∀x (Day(x) ∨ Night(x))", "∀x (PrefersWarmAt(olivia, x) ∨ PrefersCoolAt(olivia, x))"], "label": "True", "source": "wiki"} {"story_id": 207, "example_id": 596, "conclusion": "Taylor Swift delivers a commencement speech in Manhattan.", "premises": ["Taylor Swift gives a commencement speech in New York University in 2022.", "Both Columbia University and New York University are located in Manhattan.", "Taylor Swift has received three Grammy Album of the Year Awards.", "Columbia University is one of the Ivy League schools."], "premises-FOL": ["Speech(taylorSwift, nyc)", "Manhattan(columbiaUniversity) ∧ Manhattan(nyc)", "HaveAlbum(taylorSwift)", "IvyLeague(columbiaUniversity)"], "label": "True", "source": "wiki"} {"story_id": 207, "example_id": 597, "conclusion": "The commencement speaker of NYU does not have any album.", "premises": ["Taylor Swift gives a commencement speech in New York University in 2022.", "Both Columbia University and New York University are located in Manhattan.", "Taylor Swift has received three Grammy Album of the Year Awards.", "Columbia University is one of the Ivy League schools."], "premises-FOL": ["Speech(taylorSwift, nyc)", "Manhattan(columbiaUniversity) ∧ Manhattan(nyc)", "HaveAlbum(taylorSwift)", "IvyLeague(columbiaUniversity)"], "label": "False", "source": "wiki"} {"story_id": 424, "example_id": 1204, "conclusion": "James is a customer who does not choose any plans.", "premises": ["Customers either choose Plan A or Plan B.", "All who choose Plan B are rewarded with a $30 gift card. ", "There are no customers who do not choose any plans. ", "No customers rewarded a $30 gift card are older than 80.", "Customers are either older than 80 or are currently studying at school. ", "James is not a customer who is currently studying at school. "], "premises-FOL": ["∀x (PlanA(x) ∨ PlanB(x))", "∀x (PlanB(x) → Award(x))", "∀x (¬NoPlan(x))", "∀x (Award(x) → ¬OlderThan80(x))", "∀x (OlderThan80(x) ∨ StudyAtSchool(x))", "¬StudyAtSchool(james)"], "label": "False", "source": "hyb"} {"story_id": 424, "example_id": 1205, "conclusion": "James is a customer who chooses Plan A or does not choose any plans.", "premises": ["Customers either choose Plan A or Plan B.", "All who choose Plan B are rewarded with a $30 gift card. ", "There are no customers who do not choose any plans. ", "No customers rewarded a $30 gift card are older than 80.", "Customers are either older than 80 or are currently studying at school. ", "James is not a customer who is currently studying at school. "], "premises-FOL": ["∀x (PlanA(x) ∨ PlanB(x))", "∀x (PlanB(x) → Award(x))", "∀x (¬NoPlan(x))", "∀x (Award(x) → ¬OlderThan80(x))", "∀x (OlderThan80(x) ∨ StudyAtSchool(x))", "¬StudyAtSchool(james)"], "label": "True", "source": "hyb"} {"story_id": 424, "example_id": 1206, "conclusion": "Suppose James is a customer who chooses Plan A or does not choose any plans, then he is either rewarded a $30 gift card or chooses Plan B.", "premises": ["Customers either choose Plan A or Plan B.", "All who choose Plan B are rewarded with a $30 gift card. ", "There are no customers who do not choose any plans. ", "No customers rewarded a $30 gift card are older than 80.", "Customers are either older than 80 or are currently studying at school. ", "James is not a customer who is currently studying at school. "], "premises-FOL": ["∀x (PlanA(x) ∨ PlanB(x))", "∀x (PlanB(x) → Award(x))", "∀x (¬NoPlan(x))", "∀x (Award(x) → ¬OlderThan80(x))", "∀x (OlderThan80(x) ∨ StudyAtSchool(x))", "¬StudyAtSchool(james)"], "label": "False", "source": "hyb"} {"story_id": 173, "example_id": 500, "conclusion": "Detroit City has been in multiple races.", "premises": ["Detroit City is a horse.", "Some horses are racehorses.", "If a horse falls during a race, then it dies.", "Detroit City fell during a race.", "A horse is a racehorse if it is in a race."], "premises-FOL": ["Horse(detroitcity)", "∃x (Horse(x) ∧ Racehorse(x))", "∀x (Horse(x) ∧ Racing(x) ∧ Falls(x) → Dead(x))", "Racing(detroitcity) ∧ Falls(detroitcity)", "∀x (Horse(x) ∧ Racing(x) → Racehorse(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 173, "example_id": 501, "conclusion": "Detroit City is dead.", "premises": ["Detroit City is a horse.", "Some horses are racehorses.", "If a horse falls during a race, then it dies.", "Detroit City fell during a race.", "A horse is a racehorse if it is in a race."], "premises-FOL": ["Horse(detroitcity)", "∃x (Horse(x) ∧ Racehorse(x))", "∀x (Horse(x) ∧ Racing(x) ∧ Falls(x) → Dead(x))", "Racing(detroitcity) ∧ Falls(detroitcity)", "∀x (Horse(x) ∧ Racing(x) → Racehorse(x))"], "label": "True", "source": "wiki"} {"story_id": 173, "example_id": 502, "conclusion": "Detroit City is a racehorse.", "premises": ["Detroit City is a horse.", "Some horses are racehorses.", "If a horse falls during a race, then it dies.", "Detroit City fell during a race.", "A horse is a racehorse if it is in a race."], "premises-FOL": ["Horse(detroitcity)", "∃x (Horse(x) ∧ Racehorse(x))", "∀x (Horse(x) ∧ Racing(x) ∧ Falls(x) → Dead(x))", "Racing(detroitcity) ∧ Falls(detroitcity)", "∀x (Horse(x) ∧ Racing(x) → Racehorse(x))"], "label": "True", "source": "wiki"} {"story_id": 112, "example_id": 340, "conclusion": "Frederick Monhoff is good at music.", "premises": ["Frederick Monhoff was an architect, artist, and illustrator.", "Frederick Monhoff was an American.", "An artist is good at painting or music.", "All Americans speak English."], "premises-FOL": ["Architect(monhoff) ∧ Artist(monhoff) ∧ Illustrator(monhoff)", "American(monhoff)", "∀x (Artist(x) → GoodAt(x, painting) ∨ GoodAt(x, music))", "∀x (American(x) → Speak(x, english))"], "label": "Unknown", "source": "wiki"} {"story_id": 112, "example_id": 341, "conclusion": "There is no illustrator who speaks English.", "premises": ["Frederick Monhoff was an architect, artist, and illustrator.", "Frederick Monhoff was an American.", "An artist is good at painting or music.", "All Americans speak English."], "premises-FOL": ["Architect(monhoff) ∧ Artist(monhoff) ∧ Illustrator(monhoff)", "American(monhoff)", "∀x (Artist(x) → GoodAt(x, painting) ∨ GoodAt(x, music))", "∀x (American(x) → Speak(x, english))"], "label": "False", "source": "wiki"} {"story_id": 18, "example_id": 51, "conclusion": "Miroslav Fiedler is honored by the second smallest eigenvalue of the graph Laplacian.", "premises": ["Miroslav Fiedler was a Czech mathematician.", "Miroslav Fiedler is known for his contributions to linear algebra and graph theory.", "Miroslav Fiedler is honored by the Fiedler eigenvalue.", "Fiedler eigenvalue is the second smallest eigenvalue of the graph Laplacian."], "premises-FOL": ["Czech(miroslavfiedler) ∧ Mathematician(miroslavfiedler)", "KnownFor(miroslavfiedler, contributionsToLinearAlgebraAndGraphTheory)", "HonoredBy(miroslavfiedler, fiedlerEigenvalue)", "TheSecondSmallestEigenvalueOf(fiedlerEigenvalue, theGraphLaplacian)"], "label": "True", "source": "wiki"} {"story_id": 18, "example_id": 52, "conclusion": "Miroslav Fiedler was a French mathematician.", "premises": ["Miroslav Fiedler was a Czech mathematician.", "Miroslav Fiedler is known for his contributions to linear algebra and graph theory.", "Miroslav Fiedler is honored by the Fiedler eigenvalue.", "Fiedler eigenvalue is the second smallest eigenvalue of the graph Laplacian."], "premises-FOL": ["Czech(miroslavfiedler) ∧ Mathematician(miroslavfiedler)", "KnownFor(miroslavfiedler, contributionsToLinearAlgebraAndGraphTheory)", "HonoredBy(miroslavfiedler, fiedlerEigenvalue)", "TheSecondSmallestEigenvalueOf(fiedlerEigenvalue, theGraphLaplacian)"], "label": "Unknown", "source": "wiki"} {"story_id": 18, "example_id": 53, "conclusion": "A Czech mathematician is known for his contributions to linear algebra and graph theory.", "premises": ["Miroslav Fiedler was a Czech mathematician.", "Miroslav Fiedler is known for his contributions to linear algebra and graph theory.", "Miroslav Fiedler is honored by the Fiedler eigenvalue.", "Fiedler eigenvalue is the second smallest eigenvalue of the graph Laplacian."], "premises-FOL": ["Czech(miroslavfiedler) ∧ Mathematician(miroslavfiedler)", "KnownFor(miroslavfiedler, contributionsToLinearAlgebraAndGraphTheory)", "HonoredBy(miroslavfiedler, fiedlerEigenvalue)", "TheSecondSmallestEigenvalueOf(fiedlerEigenvalue, theGraphLaplacian)"], "label": "True", "source": "wiki"} {"story_id": 153, "example_id": 446, "conclusion": "You can play games on a laptop.", "premises": ["A laptop is a computer.", "You can play games on a computer.", "A phone is not a computer."], "premises-FOL": ["∀x (Laptop(x) → Computer(x))", "∀x (Computer(x) → CanPlayGames(x))", "∀x (Phone(x) → ¬Computer(x))", ""], "label": "True", "source": "wiki"} {"story_id": 153, "example_id": 447, "conclusion": "You can not play games on a phone.", "premises": ["A laptop is a computer.", "You can play games on a computer.", "A phone is not a computer."], "premises-FOL": ["∀x (Laptop(x) → Computer(x))", "∀x (Computer(x) → CanPlayGames(x))", "∀x (Phone(x) → ¬Computer(x))", ""], "label": "Unknown", "source": "wiki"} {"story_id": 11, "example_id": 29, "conclusion": "Walter Folger Brown graduated with a Bachelors of Arts.", "premises": ["Walter Folger Brown was an American politician and lawyer, and served as the postmaster general.", "Walter Folger Brown graduated from Harvard University with a Bachelors of Arts.", "While they were both in Toledo, Walter Folger Brown's father practiced law with Walter Folger Brown.", "Katherin Hafer married Walter Folger Brown."], "premises-FOL": ["AmericanPolitician(walterbrown) ∧ Lawyer(walterbrown) ∧ ServedAs(walterbrown, postamastergeneral)", "Graduated(walterbrown, harvard) ∧ GraduatedWith(walterbrown, bachelorsofart)", "In(walterbrown, toledo) ∧ In(walterbrownfather, toledo) ∧ PracticedLawTogether(walterbrownfather, walterbrown)", "Married(ketherinhafer, walterbrown)"], "label": "True", "source": "wiki"} {"story_id": 11, "example_id": 30, "conclusion": "Walter Folger Brown's father was in Toledo.", "premises": ["Walter Folger Brown was an American politician and lawyer, and served as the postmaster general.", "Walter Folger Brown graduated from Harvard University with a Bachelors of Arts.", "While they were both in Toledo, Walter Folger Brown's father practiced law with Walter Folger Brown.", "Katherin Hafer married Walter Folger Brown."], "premises-FOL": ["AmericanPolitician(walterbrown) ∧ Lawyer(walterbrown) ∧ ServedAs(walterbrown, postamastergeneral)", "Graduated(walterbrown, harvard) ∧ GraduatedWith(walterbrown, bachelorsofart)", "In(walterbrown, toledo) ∧ In(walterbrownfather, toledo) ∧ PracticedLawTogether(walterbrownfather, walterbrown)", "Married(ketherinhafer, walterbrown)"], "label": "True", "source": "wiki"} {"story_id": 11, "example_id": 31, "conclusion": "Walter Folger Brown was not in Toledo.", "premises": ["Walter Folger Brown was an American politician and lawyer, and served as the postmaster general.", "Walter Folger Brown graduated from Harvard University with a Bachelors of Arts.", "While they were both in Toledo, Walter Folger Brown's father practiced law with Walter Folger Brown.", "Katherin Hafer married Walter Folger Brown."], "premises-FOL": ["AmericanPolitician(walterbrown) ∧ Lawyer(walterbrown) ∧ ServedAs(walterbrown, postamastergeneral)", "Graduated(walterbrown, harvard) ∧ GraduatedWith(walterbrown, bachelorsofart)", "In(walterbrown, toledo) ∧ In(walterbrownfather, toledo) ∧ PracticedLawTogether(walterbrownfather, walterbrown)", "Married(ketherinhafer, walterbrown)"], "label": "False", "source": "wiki"} {"story_id": 410, "example_id": 1152, "conclusion": "The MacBook is favored by young people.", "premises": ["All products shipped from China are made in China. ", "All products sold in JD are shipped from China. ", "All products commonly used in China are sold in JD.", "All products favored by young people are commonly used in China. ", "MacBook is not made in China and is not commonly used in China."], "premises-FOL": ["∀x (ShipChina(x) → MadeInChina(x))", "∀x (SoldJD(x) → ShipChina(x))", "∀x (CommonlyUsedChina(x) → SoldJD(x))", "∀x (FavoredByYoungPeople(x) → CommonlyUsedChina(x))", "¬(MadeInChina(macbook) ∧ CommonlyUsedChina(macbook))"], "label": "False", "source": "hyb"} {"story_id": 410, "example_id": 1153, "conclusion": "The MacBook is made in China.", "premises": ["All products shipped from China are made in China. ", "All products sold in JD are shipped from China. ", "All products commonly used in China are sold in JD.", "All products favored by young people are commonly used in China. ", "MacBook is not made in China and is not commonly used in China."], "premises-FOL": ["∀x (ShipChina(x) → MadeInChina(x))", "∀x (SoldJD(x) → ShipChina(x))", "∀x (CommonlyUsedChina(x) → SoldJD(x))", "∀x (FavoredByYoungPeople(x) → CommonlyUsedChina(x))", "¬(MadeInChina(macbook) ∧ CommonlyUsedChina(macbook))"], "label": "Unknown", "source": "hyb"} {"story_id": 410, "example_id": 1154, "conclusion": "The MacBook is favored by young people and commonly used in China.", "premises": ["All products shipped from China are made in China. ", "All products sold in JD are shipped from China. ", "All products commonly used in China are sold in JD.", "All products favored by young people are commonly used in China. ", "MacBook is not made in China and is not commonly used in China."], "premises-FOL": ["∀x (ShipChina(x) → MadeInChina(x))", "∀x (SoldJD(x) → ShipChina(x))", "∀x (CommonlyUsedChina(x) → SoldJD(x))", "∀x (FavoredByYoungPeople(x) → CommonlyUsedChina(x))", "¬(MadeInChina(macbook) ∧ CommonlyUsedChina(macbook))"], "label": "False", "source": "hyb"} {"story_id": 410, "example_id": 1155, "conclusion": "The MacBook is either favored by young people or commonly used in China.", "premises": ["All products shipped from China are made in China. ", "All products sold in JD are shipped from China. ", "All products commonly used in China are sold in JD.", "All products favored by young people are commonly used in China. ", "MacBook is not made in China and is not commonly used in China."], "premises-FOL": ["∀x (ShipChina(x) → MadeInChina(x))", "∀x (SoldJD(x) → ShipChina(x))", "∀x (CommonlyUsedChina(x) → SoldJD(x))", "∀x (FavoredByYoungPeople(x) → CommonlyUsedChina(x))", "¬(MadeInChina(macbook) ∧ CommonlyUsedChina(macbook))"], "label": "False", "source": "hyb"} {"story_id": 410, "example_id": 1156, "conclusion": "If the MacBook is favored by young people and commonly used in China, then it is neither favored by young people nor made in China.", "premises": ["All products shipped from China are made in China. ", "All products sold in JD are shipped from China. ", "All products commonly used in China are sold in JD.", "All products favored by young people are commonly used in China. ", "MacBook is not made in China and is not commonly used in China."], "premises-FOL": ["∀x (ShipChina(x) → MadeInChina(x))", "∀x (SoldJD(x) → ShipChina(x))", "∀x (CommonlyUsedChina(x) → SoldJD(x))", "∀x (FavoredByYoungPeople(x) → CommonlyUsedChina(x))", "¬(MadeInChina(macbook) ∧ CommonlyUsedChina(macbook))"], "label": "True", "source": "hyb"} {"story_id": 205, "example_id": 589, "conclusion": "Oxford Circus is in London.", "premises": ["Oxford Circus is a road junction connecting Oxford Street and Regent Street.", "Oxford Street is in London.", "John Nash designed the construction on Regent Street.", "John Nash designed Oxford Circus.", "John Nash is an architect in British.", "Oxford Circus is the entrance to Oxford Circus tube station which is a part of the Central line in 1900."], "premises-FOL": ["OxfordStreet(oxfordCircus) ∧ RegentStreet(oxfordCircus)", "∀x (OxfordStreet(x) → London(x))", "∃x (RegentStreet(x) ∧ Design(johnNash, x))", "Design(johnNash, oxfordCircus)", "British(johnNash) ∧ Architect(johnNash)", "CentralLine(oxfordCircus)"], "label": "True", "source": "wiki"} {"story_id": 205, "example_id": 590, "conclusion": "Oxford Circus is designed by a British architect.", "premises": ["Oxford Circus is a road junction connecting Oxford Street and Regent Street.", "Oxford Street is in London.", "John Nash designed the construction on Regent Street.", "John Nash designed Oxford Circus.", "John Nash is an architect in British.", "Oxford Circus is the entrance to Oxford Circus tube station which is a part of the Central line in 1900."], "premises-FOL": ["OxfordStreet(oxfordCircus) ∧ RegentStreet(oxfordCircus)", "∀x (OxfordStreet(x) → London(x))", "∃x (RegentStreet(x) ∧ Design(johnNash, x))", "Design(johnNash, oxfordCircus)", "British(johnNash) ∧ Architect(johnNash)", "CentralLine(oxfordCircus)"], "label": "True", "source": "wiki"} {"story_id": 205, "example_id": 591, "conclusion": "John Nash designed the Central line in 1900.", "premises": ["Oxford Circus is a road junction connecting Oxford Street and Regent Street.", "Oxford Street is in London.", "John Nash designed the construction on Regent Street.", "John Nash designed Oxford Circus.", "John Nash is an architect in British.", "Oxford Circus is the entrance to Oxford Circus tube station which is a part of the Central line in 1900."], "premises-FOL": ["OxfordStreet(oxfordCircus) ∧ RegentStreet(oxfordCircus)", "∀x (OxfordStreet(x) → London(x))", "∃x (RegentStreet(x) ∧ Design(johnNash, x))", "Design(johnNash, oxfordCircus)", "British(johnNash) ∧ Architect(johnNash)", "CentralLine(oxfordCircus)"], "label": "Unknown", "source": "wiki"} {"story_id": 205, "example_id": 592, "conclusion": "Regent Street is not in London.", "premises": ["Oxford Circus is a road junction connecting Oxford Street and Regent Street.", "Oxford Street is in London.", "John Nash designed the construction on Regent Street.", "John Nash designed Oxford Circus.", "John Nash is an architect in British.", "Oxford Circus is the entrance to Oxford Circus tube station which is a part of the Central line in 1900."], "premises-FOL": ["OxfordStreet(oxfordCircus) ∧ RegentStreet(oxfordCircus)", "∀x (OxfordStreet(x) → London(x))", "∃x (RegentStreet(x) ∧ Design(johnNash, x))", "Design(johnNash, oxfordCircus)", "British(johnNash) ∧ Architect(johnNash)", "CentralLine(oxfordCircus)"], "label": "False", "source": "wiki"} {"story_id": 473, "example_id": 1374, "conclusion": "Jojo is a ghost.", "premises": ["An animal is either a cat or a dog.", "All dogs bark.", "Ghosts do not exist.", "If something barks, then it is not alive.", "A thing is either alive or dead.", "Jojo is not dead."], "premises-FOL": ["∀x (Cat(x) ⊕ Dog(x))", "∀x (Dog(x) → Bark(x))", "∀x (¬Ghost(x))", "∀x (Bark(x) → ¬Alive(x))", "∀x (Alive(x) ⊕ Dead(x))", "¬Dead(jojo)"], "label": "False", "source": "hyb"} {"story_id": 473, "example_id": 1375, "conclusion": "Jojo is a cat or a ghost.", "premises": ["An animal is either a cat or a dog.", "All dogs bark.", "Ghosts do not exist.", "If something barks, then it is not alive.", "A thing is either alive or dead.", "Jojo is not dead."], "premises-FOL": ["∀x (Cat(x) ⊕ Dog(x))", "∀x (Dog(x) → Bark(x))", "∀x (¬Ghost(x))", "∀x (Bark(x) → ¬Alive(x))", "∀x (Alive(x) ⊕ Dead(x))", "¬Dead(jojo)"], "label": "True", "source": "hyb"} {"story_id": 473, "example_id": 1376, "conclusion": "If Jojo is a cat or a ghost, then Jojo either barks or is a dog.", "premises": ["An animal is either a cat or a dog.", "All dogs bark.", "Ghosts do not exist.", "If something barks, then it is not alive.", "A thing is either alive or dead.", "Jojo is not dead."], "premises-FOL": ["∀x (Cat(x) ⊕ Dog(x))", "∀x (Dog(x) → Bark(x))", "∀x (¬Ghost(x))", "∀x (Bark(x) → ¬Alive(x))", "∀x (Alive(x) ⊕ Dead(x))", "¬Dead(jojo)"], "label": "False", "source": "hyb"} {"story_id": 440, "example_id": 1269, "conclusion": "Fido is a husky.", "premises": ["All animals that are tigers are cats.", "No cats are dogs.", "All Bengal tigers are tigers.", "Everything that is a husky is a dog.", "Fido is either a Bengal tiger or a cat."], "premises-FOL": ["∀x (Tiger(x) → Cat(x))", "∀x (Cat(x) → ¬Dog(x))", "∀x (BengalTiger(x) → Tiger(x))", "∀x (Husky(x) → Dog(x))", "BengalTiger(fido) ∨ Cat(fido)"], "label": "False", "source": "hyb"} {"story_id": 440, "example_id": 1270, "conclusion": "Fido is not a husky.", "premises": ["All animals that are tigers are cats.", "No cats are dogs.", "All Bengal tigers are tigers.", "Everything that is a husky is a dog.", "Fido is either a Bengal tiger or a cat."], "premises-FOL": ["∀x (Tiger(x) → Cat(x))", "∀x (Cat(x) → ¬Dog(x))", "∀x (BengalTiger(x) → Tiger(x))", "∀x (Husky(x) → Dog(x))", "BengalTiger(fido) ∨ Cat(fido)"], "label": "True", "source": "hyb"} {"story_id": 440, "example_id": 1271, "conclusion": "Fido is a Bengal tiger.", "premises": ["All animals that are tigers are cats.", "No cats are dogs.", "All Bengal tigers are tigers.", "Everything that is a husky is a dog.", "Fido is either a Bengal tiger or a cat."], "premises-FOL": ["∀x (Tiger(x) → Cat(x))", "∀x (Cat(x) → ¬Dog(x))", "∀x (BengalTiger(x) → Tiger(x))", "∀x (Husky(x) → Dog(x))", "BengalTiger(fido) ∨ Cat(fido)"], "label": "Unknown", "source": "hyb"} {"story_id": 440, "example_id": 1272, "conclusion": "Fido is neither a dog nor a husky.", "premises": ["All animals that are tigers are cats.", "No cats are dogs.", "All Bengal tigers are tigers.", "Everything that is a husky is a dog.", "Fido is either a Bengal tiger or a cat."], "premises-FOL": ["∀x (Tiger(x) → Cat(x))", "∀x (Cat(x) → ¬Dog(x))", "∀x (BengalTiger(x) → Tiger(x))", "∀x (Husky(x) → Dog(x))", "BengalTiger(fido) ∨ Cat(fido)"], "label": "True", "source": "hyb"} {"story_id": 66, "example_id": 196, "conclusion": "The 2028 Summer Olympics will take place in the US.", "premises": ["If a city hold a Summer Olympics, and the city is a US city, then the Summer Olympics will be in the US.", "If a city is in a state which is in US, the city is a US city.", "If a city in a state, and a Summer Olympics is in this city, then the Summer Olympics is in this state.", "The 2028 Summer Olympics is scheduled to take place in Los Angeles(LA).", "LA is a city in California(CA).", "Atlanta is a US city.", "Atlanta is in Georgia(CA).", "CA is a state in the United States.", "Boxing, modern pentathlon, and weightlifting will be removed from The 2028 Summer Olympics.", "Atlanta in the United States hold the 1996 Summer Olympics."], "premises-FOL": ["∀x ∀y (SummerOlympicsCity(x, y) ∧ CityInCountry(y, us) → SummerOlympicsCountry(x, us))", "∀x ∀y (CityInState(x, y) ∧ StateInCountry(y, us) → CityInCountry(x, us))", "∀x ∀y ∀z (CityInState(x, y) ∧ SummerOlympicsCity(z, x) → SummerOlympicsState(z, y))", "SummerOlympicsCity(y2028, la)", "CityInState(la, ca)", "CityInCountry(atlanta, us)", "StateInCountry(ca, us)", "CityInState(atlanta, ga)", "¬InSummerOlympics(y2028, boxing) ∧ ¬InSummerOlympics(y2028, modern_pentathlon) ∧ ¬InSummerOlympics(y2028, weightlifting)", "SummerOlympicsCity(y1996, atlanta)"], "label": "True", "source": "wiki"} {"story_id": 66, "example_id": 197, "conclusion": "The 1996 Summer Olympics is not in Georgia.", "premises": ["If a city hold a Summer Olympics, and the city is a US city, then the Summer Olympics will be in the US.", "If a city is in a state which is in US, the city is a US city.", "If a city in a state, and a Summer Olympics is in this city, then the Summer Olympics is in this state.", "The 2028 Summer Olympics is scheduled to take place in Los Angeles(LA).", "LA is a city in California(CA).", "Atlanta is a US city.", "Atlanta is in Georgia(CA).", "CA is a state in the United States.", "Boxing, modern pentathlon, and weightlifting will be removed from The 2028 Summer Olympics.", "Atlanta in the United States hold the 1996 Summer Olympics."], "premises-FOL": ["∀x ∀y (SummerOlympicsCity(x, y) ∧ CityInCountry(y, us) → SummerOlympicsCountry(x, us))", "∀x ∀y (CityInState(x, y) ∧ StateInCountry(y, us) → CityInCountry(x, us))", "∀x ∀y ∀z (CityInState(x, y) ∧ SummerOlympicsCity(z, x) → SummerOlympicsState(z, y))", "SummerOlympicsCity(y2028, la)", "CityInState(la, ca)", "CityInCountry(atlanta, us)", "StateInCountry(ca, us)", "CityInState(atlanta, ga)", "¬InSummerOlympics(y2028, boxing) ∧ ¬InSummerOlympics(y2028, modern_pentathlon) ∧ ¬InSummerOlympics(y2028, weightlifting)", "SummerOlympicsCity(y1996, atlanta)"], "label": "False", "source": "wiki"} {"story_id": 66, "example_id": 198, "conclusion": "Skateboarding will appear at The 2028 Summer Olympics.", "premises": ["If a city hold a Summer Olympics, and the city is a US city, then the Summer Olympics will be in the US.", "If a city is in a state which is in US, the city is a US city.", "If a city in a state, and a Summer Olympics is in this city, then the Summer Olympics is in this state.", "The 2028 Summer Olympics is scheduled to take place in Los Angeles(LA).", "LA is a city in California(CA).", "Atlanta is a US city.", "Atlanta is in Georgia(CA).", "CA is a state in the United States.", "Boxing, modern pentathlon, and weightlifting will be removed from The 2028 Summer Olympics.", "Atlanta in the United States hold the 1996 Summer Olympics."], "premises-FOL": ["∀x ∀y (SummerOlympicsCity(x, y) ∧ CityInCountry(y, us) → SummerOlympicsCountry(x, us))", "∀x ∀y (CityInState(x, y) ∧ StateInCountry(y, us) → CityInCountry(x, us))", "∀x ∀y ∀z (CityInState(x, y) ∧ SummerOlympicsCity(z, x) → SummerOlympicsState(z, y))", "SummerOlympicsCity(y2028, la)", "CityInState(la, ca)", "CityInCountry(atlanta, us)", "StateInCountry(ca, us)", "CityInState(atlanta, ga)", "¬InSummerOlympics(y2028, boxing) ∧ ¬InSummerOlympics(y2028, modern_pentathlon) ∧ ¬InSummerOlympics(y2028, weightlifting)", "SummerOlympicsCity(y1996, atlanta)"], "label": "Unknown", "source": "wiki"} {"story_id": 9, "example_id": 23, "conclusion": "Cats like playing with taiga vole.", "premises": ["The taiga vole is a large vole found in northwestern North America. ", "Cats like playing with all voles.", "The taiga vole lives in the boreal taiga zone.", "The boreal taiga zone in North America is a cold place to live in.", "Taiga vole is typically much larger than most other North American voles, especially those from the genus Microtus."], "premises-FOL": ["Vole(taigaVole) ∧ Find(taigaVole, northAmerica)", "∀x (Vole(x) → CatLikePlayingWith(x))", "Live(taigaVole, borealTaigaZone)", "∀x (Find(x, northAmerica) ∧ Live(x, borealTaigaZone) → LiveInColdPlace(x))", "Larger(taigaVole, microtusVole)"], "label": "True", "source": "wiki"} {"story_id": 9, "example_id": 24, "conclusion": "Taiga vole's living place is not cold.", "premises": ["The taiga vole is a large vole found in northwestern North America. ", "Cats like playing with all voles.", "The taiga vole lives in the boreal taiga zone.", "The boreal taiga zone in North America is a cold place to live in.", "Taiga vole is typically much larger than most other North American voles, especially those from the genus Microtus."], "premises-FOL": ["Vole(taigaVole) ∧ Find(taigaVole, northAmerica)", "∀x (Vole(x) → CatLikePlayingWith(x))", "Live(taigaVole, borealTaigaZone)", "∀x (Find(x, northAmerica) ∧ Live(x, borealTaigaZone) → LiveInColdPlace(x))", "Larger(taigaVole, microtusVole)"], "label": "False", "source": "wiki"} {"story_id": 389, "example_id": 1046, "conclusion": "Adenocarcinoma is a breast cancer.", "premises": ["Either in women or in men. ", "No men have breast cancer.", "Either breast cancer or non-breast cancer. ", "No type of cancer is without a tumor.", "All non-breast cancers are a type of cancer.", "If adenocarcinoma is a type of cancer or without a tumor, then adenocarcinoma is in women or without a tumor."], "premises-FOL": ["∀x (Women(x) ∨ Men(x)) ", " ∀x (Men(x) → ¬BreastCancer(x))", " ∀x (BreastCancer (x) ∨ Non-BreastCancer(x)) ", " ∀x (ATypeOfCancer(x) → ¬WithoutTumor (x)) ", " ∀x (Non-BreastCancer(x) → ATypeOfCancer(x)) ", " ATypeOfCancer(adenocarcinoma) ∨ WithoutTumor(adenocarcinoma) → women(adenocarcinoma) ∨ WithoutTumor(adenocarcinoma)"], "label": "Unknown", "source": "hyb"} {"story_id": 389, "example_id": 1047, "conclusion": "Adenocarcinoma is in women.", "premises": ["Either in women or in men. ", "No men have breast cancer.", "Either breast cancer or non-breast cancer. ", "No type of cancer is without a tumor.", "All non-breast cancers are a type of cancer.", "If adenocarcinoma is a type of cancer or without a tumor, then adenocarcinoma is in women or without a tumor."], "premises-FOL": ["∀x (Women(x) ∨ Men(x)) ", " ∀x (Men(x) → ¬BreastCancer(x))", " ∀x (BreastCancer (x) ∨ Non-BreastCancer(x)) ", " ∀x (ATypeOfCancer(x) → ¬WithoutTumor (x)) ", " ∀x (Non-BreastCancer(x) → ATypeOfCancer(x)) ", " ATypeOfCancer(adenocarcinoma) ∨ WithoutTumor(adenocarcinoma) → women(adenocarcinoma) ∨ WithoutTumor(adenocarcinoma)"], "label": "True", "source": "hyb"} {"story_id": 389, "example_id": 1048, "conclusion": "If adenocarcinoma is in women or without a tumor, then adenocarcinoma is without a tumor and a non-breast cancer.", "premises": ["Either in women or in men. ", "No men have breast cancer.", "Either breast cancer or non-breast cancer. ", "No type of cancer is without a tumor.", "All non-breast cancers are a type of cancer.", "If adenocarcinoma is a type of cancer or without a tumor, then adenocarcinoma is in women or without a tumor."], "premises-FOL": ["∀x (Women(x) ∨ Men(x)) ", " ∀x (Men(x) → ¬BreastCancer(x))", " ∀x (BreastCancer (x) ∨ Non-BreastCancer(x)) ", " ∀x (ATypeOfCancer(x) → ¬WithoutTumor (x)) ", " ∀x (Non-BreastCancer(x) → ATypeOfCancer(x)) ", " ATypeOfCancer(adenocarcinoma) ∨ WithoutTumor(adenocarcinoma) → women(adenocarcinoma) ∨ WithoutTumor(adenocarcinoma)"], "label": "False", "source": "hyb"} {"story_id": 59, "example_id": 175, "conclusion": "LG34 machine is produced by AOC.", "premises": ["Some monitors equipped in the lab are produced by the company named AOC. ", "All monitors equipped in the lab are cheaper than their original prices. ", "If the monitor is cheaper than its original prices, then its resolution is 1080p. ", "If a monitor is with a resolution of 1080p, then it does not support the type-c port. ", "LG34 is equipped in the lab. "], "premises-FOL": ["∃x (Lab(x) ∧ AOC(x))", "∀x (Lab(x) → Cheaper(x))", "∀x (Cheaper(x) → A1080p(x))", "∀x (A1080p(x) → ¬TypeC(x))", "Lab(lg-34)"], "label": "Unknown", "source": "wiki"} {"story_id": 59, "example_id": 176, "conclusion": "LG34 machine does not support the type-c port.", "premises": ["Some monitors equipped in the lab are produced by the company named AOC. ", "All monitors equipped in the lab are cheaper than their original prices. ", "If the monitor is cheaper than its original prices, then its resolution is 1080p. ", "If a monitor is with a resolution of 1080p, then it does not support the type-c port. ", "LG34 is equipped in the lab. "], "premises-FOL": ["∃x (Lab(x) ∧ AOC(x))", "∀x (Lab(x) → Cheaper(x))", "∀x (Cheaper(x) → A1080p(x))", "∀x (A1080p(x) → ¬TypeC(x))", "Lab(lg-34)"], "label": "True", "source": "wiki"} {"story_id": 59, "example_id": 177, "conclusion": "LG34 is not with a resolution of 1080p.", "premises": ["Some monitors equipped in the lab are produced by the company named AOC. ", "All monitors equipped in the lab are cheaper than their original prices. ", "If the monitor is cheaper than its original prices, then its resolution is 1080p. ", "If a monitor is with a resolution of 1080p, then it does not support the type-c port. ", "LG34 is equipped in the lab. "], "premises-FOL": ["∃x (Lab(x) ∧ AOC(x))", "∀x (Lab(x) → Cheaper(x))", "∀x (Cheaper(x) → A1080p(x))", "∀x (A1080p(x) → ¬TypeC(x))", "Lab(lg-34)"], "label": "False", "source": "wiki"} {"story_id": 412, "example_id": 1160, "conclusion": "Avocados are a kind of fruit sold in New York.", "premises": ["All fruits sold in Boston are shipped from Columbia. ", "Some fruits sold in New Haven are shipped from Mexico.", "No fruits shipped from Columbia are fruits sold in New York. ", "Avocadoe are a kind of fruit sold in New York or New York. ", "Avocadoe are either shipped from Columbia and sold in New Haven, or neither shipped from Columbia nor sold in New Haven. "], "premises-FOL": ["∀x (SoldBoston(x) → ShippedFromColumbia(x))", "∃x (SoldNewHaven(x) ∧ ShippedFromMexico(x))", "∀x (ShippedFromColumbia(x) → ¬SoldNewYork(x))", "SoldNewYork(avocado) ∨ SoldBoston(avocado)", "¬(ShippedFromColumbia(avocado) ⊕ SoldNewHaven(avocado))"], "label": "Unknown", "source": "hyb"} {"story_id": 412, "example_id": 1161, "conclusion": "Avocados are either sold in New York or sold in New Haven.", "premises": ["All fruits sold in Boston are shipped from Columbia. ", "Some fruits sold in New Haven are shipped from Mexico.", "No fruits shipped from Columbia are fruits sold in New York. ", "Avocadoe are a kind of fruit sold in New York or New York. ", "Avocadoe are either shipped from Columbia and sold in New Haven, or neither shipped from Columbia nor sold in New Haven. "], "premises-FOL": ["∀x (SoldBoston(x) → ShippedFromColumbia(x))", "∃x (SoldNewHaven(x) ∧ ShippedFromMexico(x))", "∀x (ShippedFromColumbia(x) → ¬SoldNewYork(x))", "SoldNewYork(avocado) ∨ SoldBoston(avocado)", "¬(ShippedFromColumbia(avocado) ⊕ SoldNewHaven(avocado))"], "label": "True", "source": "hyb"} {"story_id": 412, "example_id": 1162, "conclusion": "Avocados are either sold in New Haven or sold in Boston", "premises": ["All fruits sold in Boston are shipped from Columbia. ", "Some fruits sold in New Haven are shipped from Mexico.", "No fruits shipped from Columbia are fruits sold in New York. ", "Avocadoe are a kind of fruit sold in New York or New York. ", "Avocadoe are either shipped from Columbia and sold in New Haven, or neither shipped from Columbia nor sold in New Haven. "], "premises-FOL": ["∀x (SoldBoston(x) → ShippedFromColumbia(x))", "∃x (SoldNewHaven(x) ∧ ShippedFromMexico(x))", "∀x (ShippedFromColumbia(x) → ¬SoldNewYork(x))", "SoldNewYork(avocado) ∨ SoldBoston(avocado)", "¬(ShippedFromColumbia(avocado) ⊕ SoldNewHaven(avocado))"], "label": "False", "source": "hyb"} {"story_id": 412, "example_id": 1163, "conclusion": "If avocados are not sold in New York and not shipped from Columbia, then they are neither sold in New York nor New Haven.", "premises": ["All fruits sold in Boston are shipped from Columbia. ", "Some fruits sold in New Haven are shipped from Mexico.", "No fruits shipped from Columbia are fruits sold in New York. ", "Avocadoe are a kind of fruit sold in New York or New York. ", "Avocadoe are either shipped from Columbia and sold in New Haven, or neither shipped from Columbia nor sold in New Haven. "], "premises-FOL": ["∀x (SoldBoston(x) → ShippedFromColumbia(x))", "∃x (SoldNewHaven(x) ∧ ShippedFromMexico(x))", "∀x (ShippedFromColumbia(x) → ¬SoldNewYork(x))", "SoldNewYork(avocado) ∨ SoldBoston(avocado)", "¬(ShippedFromColumbia(avocado) ⊕ SoldNewHaven(avocado))"], "label": "False", "source": "hyb"} {"story_id": 418, "example_id": 1183, "conclusion": "A-2017 is produced by AOC.", "premises": ["Some monitors equipped in the library are produced by AOC. ", "All monitors equipped in the library are cheaper than 800 dollars. ", "All monitors cheaper than 800 dollars are with a resolution of 1080p. ", "If a monitor has a resolution of 1080p, then it does not support the type-c port. ", "A-2017 supports the type-c port. "], "premises-FOL": ["∃x (Library(x) ∧ AOC(x))", "∀x (Library(x) → Cheap(x))", "∀x (Cheap(x) → A1080p(x))", "∀x (A1080p(x) → ¬TypeC(x))", "TypeC(a-2017)"], "label": "Unknown", "source": "hyb"} {"story_id": 418, "example_id": 1184, "conclusion": "A-2017 is produced by AOC and equipped in the library.", "premises": ["Some monitors equipped in the library are produced by AOC. ", "All monitors equipped in the library are cheaper than 800 dollars. ", "All monitors cheaper than 800 dollars are with a resolution of 1080p. ", "If a monitor has a resolution of 1080p, then it does not support the type-c port. ", "A-2017 supports the type-c port. "], "premises-FOL": ["∃x (Library(x) ∧ AOC(x))", "∀x (Library(x) → Cheap(x))", "∀x (Cheap(x) → A1080p(x))", "∀x (A1080p(x) → ¬TypeC(x))", "TypeC(a-2017)"], "label": "False", "source": "hyb"} {"story_id": 418, "example_id": 1185, "conclusion": "If A-2017 is not with a resolution of 1080p or produced by AOC, then it is not equipped in the library.", "premises": ["Some monitors equipped in the library are produced by AOC. ", "All monitors equipped in the library are cheaper than 800 dollars. ", "All monitors cheaper than 800 dollars are with a resolution of 1080p. ", "If a monitor has a resolution of 1080p, then it does not support the type-c port. ", "A-2017 supports the type-c port. "], "premises-FOL": ["∃x (Library(x) ∧ AOC(x))", "∀x (Library(x) → Cheap(x))", "∀x (Cheap(x) → A1080p(x))", "∀x (A1080p(x) → ¬TypeC(x))", "TypeC(a-2017)"], "label": "True", "source": "hyb"} {"story_id": 4, "example_id": 10, "conclusion": "Some soccer team holds the Lithuanian Supercup.", "premises": ["Sūduva Marijampolė holds the Lithuanian Supercup.", "Sūduva Marijampolė is a soccer team."], "premises-FOL": ["Hold(suduva, thelithuaniansupercup)", "SoccerTeam(suduva)"], "label": "True", "source": "wiki"} {"story_id": 94, "example_id": 286, "conclusion": "There is a village in England.", "premises": ["Ainderby Quernhow is a village and civil parish in the Hambleton District.", "Hambleton District is in North Yorkshire.", "North Yorkshire is in England."], "premises-FOL": ["∀x (AinderbyQuernhow(x) → Village(x) ∧ CivilParish(x) ∧ Hambleton(x))", "∀x (Hambleton(x) → NorthYorkshire(x))", "∀x (NorthYorkshire(x) → England(x))"], "label": "True", "source": "wiki"} {"story_id": 94, "example_id": 287, "conclusion": "There is no civil parish in England.", "premises": ["Ainderby Quernhow is a village and civil parish in the Hambleton District.", "Hambleton District is in North Yorkshire.", "North Yorkshire is in England."], "premises-FOL": ["∀x (AinderbyQuernhow(x) → Village(x) ∧ CivilParish(x) ∧ Hambleton(x))", "∀x (Hambleton(x) → NorthYorkshire(x))", "∀x (NorthYorkshire(x) → England(x))"], "label": "False", "source": "wiki"} {"story_id": 48, "example_id": 139, "conclusion": "Douglas Adams is a writer.", "premises": ["Douglas Adams is an author who created the book collection called The Salmon of Doubt. ", "The Salmon of Doubt is about life experiences and technology.", "All authors are writers.", "Writers create innovative ideas.", "Some books that contain innovative ideas are about technology."], "premises-FOL": ["Author(douglasAdams) ∧ Book(theSalmonOfDoubt)", "AboutLifeExperience(theSalmonOfDoubt) ∧ AboutTechnology(theSalmonOfDoubt)", "∀x (Author(x) → Writer(x))", "∀x (Writer(x) → CreateInnovativeIdea(x))", "∃x (ContainInnovativeIdea(x) ∧ AboutTechnology(x))"], "label": "True", "source": "wiki"} {"story_id": 48, "example_id": 140, "conclusion": "Douglas Adams created innovative ideas.", "premises": ["Douglas Adams is an author who created the book collection called The Salmon of Doubt. ", "The Salmon of Doubt is about life experiences and technology.", "All authors are writers.", "Writers create innovative ideas.", "Some books that contain innovative ideas are about technology."], "premises-FOL": ["Author(douglasAdams) ∧ Book(theSalmonOfDoubt)", "AboutLifeExperience(theSalmonOfDoubt) ∧ AboutTechnology(theSalmonOfDoubt)", "∀x (Author(x) → Writer(x))", "∀x (Writer(x) → CreateInnovativeIdea(x))", "∃x (ContainInnovativeIdea(x) ∧ AboutTechnology(x))"], "label": "True", "source": "wiki"} {"story_id": 48, "example_id": 141, "conclusion": "The Salmon of Doubt has no innovative Ideas.", "premises": ["Douglas Adams is an author who created the book collection called The Salmon of Doubt. ", "The Salmon of Doubt is about life experiences and technology.", "All authors are writers.", "Writers create innovative ideas.", "Some books that contain innovative ideas are about technology."], "premises-FOL": ["Author(douglasAdams) ∧ Book(theSalmonOfDoubt)", "AboutLifeExperience(theSalmonOfDoubt) ∧ AboutTechnology(theSalmonOfDoubt)", "∀x (Author(x) → Writer(x))", "∀x (Writer(x) → CreateInnovativeIdea(x))", "∃x (ContainInnovativeIdea(x) ∧ AboutTechnology(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 323, "example_id": 827, "conclusion": "Reformation is an eco-friendly brand.", "premises": ["No disposable products can help slow down global warming. ", "All eco-friendly brands can help slow down global warming. ", "All sustainable fashion brands are eco-friendly brands.", "All fast fashion products are disposable products.", "If Reformation is not helping slow down global warming, then Reformation is an eco-friendly brand or a sustainable fashion brand."], "premises-FOL": ["∀x (DisposableProducts(x) → ¬HelpSlowDownGlobalWarming(x))", " ∀x (Eco-friendlyBrand(x) → HelpSlowDownGlobalWarming(x))", " ∀x (SustainableFashionBrand(x) → Eco-friendlyBrand(x))", " ∀x (FastFashionProducts(x) → DisposableProducts(x)) ", " ¬HelpSlowDownGlobalWarming(reformation) → Eco-friendlyBrand(reformation) ∨ SustainableFashionBrand(reformation)"], "label": "Unknown", "source": "hyb"} {"story_id": 323, "example_id": 828, "conclusion": "Reformation produces fast fashion products.", "premises": ["No disposable products can help slow down global warming. ", "All eco-friendly brands can help slow down global warming. ", "All sustainable fashion brands are eco-friendly brands.", "All fast fashion products are disposable products.", "If Reformation is not helping slow down global warming, then Reformation is an eco-friendly brand or a sustainable fashion brand."], "premises-FOL": ["∀x (DisposableProducts(x) → ¬HelpSlowDownGlobalWarming(x))", " ∀x (Eco-friendlyBrand(x) → HelpSlowDownGlobalWarming(x))", " ∀x (SustainableFashionBrand(x) → Eco-friendlyBrand(x))", " ∀x (FastFashionProducts(x) → DisposableProducts(x)) ", " ¬HelpSlowDownGlobalWarming(reformation) → Eco-friendlyBrand(reformation) ∨ SustainableFashionBrand(reformation)"], "label": "False", "source": "hyb"} {"story_id": 323, "example_id": 829, "conclusion": "Reformation does not produce fast fashion products.", "premises": ["No disposable products can help slow down global warming. ", "All eco-friendly brands can help slow down global warming. ", "All sustainable fashion brands are eco-friendly brands.", "All fast fashion products are disposable products.", "If Reformation is not helping slow down global warming, then Reformation is an eco-friendly brand or a sustainable fashion brand."], "premises-FOL": ["∀x (DisposableProducts(x) → ¬HelpSlowDownGlobalWarming(x))", " ∀x (Eco-friendlyBrand(x) → HelpSlowDownGlobalWarming(x))", " ∀x (SustainableFashionBrand(x) → Eco-friendlyBrand(x))", " ∀x (FastFashionProducts(x) → DisposableProducts(x)) ", " ¬HelpSlowDownGlobalWarming(reformation) → Eco-friendlyBrand(reformation) ∨ SustainableFashionBrand(reformation)"], "label": "True", "source": "hyb"} {"story_id": 323, "example_id": 830, "conclusion": "Reformation does not produce fast fashion products or does not produce disposable products.", "premises": ["No disposable products can help slow down global warming. ", "All eco-friendly brands can help slow down global warming. ", "All sustainable fashion brands are eco-friendly brands.", "All fast fashion products are disposable products.", "If Reformation is not helping slow down global warming, then Reformation is an eco-friendly brand or a sustainable fashion brand."], "premises-FOL": ["∀x (DisposableProducts(x) → ¬HelpSlowDownGlobalWarming(x))", " ∀x (Eco-friendlyBrand(x) → HelpSlowDownGlobalWarming(x))", " ∀x (SustainableFashionBrand(x) → Eco-friendlyBrand(x))", " ∀x (FastFashionProducts(x) → DisposableProducts(x)) ", " ¬HelpSlowDownGlobalWarming(reformation) → Eco-friendlyBrand(reformation) ∨ SustainableFashionBrand(reformation)"], "label": "True", "source": "hyb"} {"story_id": 323, "example_id": 831, "conclusion": "If Reformation produces disposable products, then Reformation produces fast fashion products.", "premises": ["No disposable products can help slow down global warming. ", "All eco-friendly brands can help slow down global warming. ", "All sustainable fashion brands are eco-friendly brands.", "All fast fashion products are disposable products.", "If Reformation is not helping slow down global warming, then Reformation is an eco-friendly brand or a sustainable fashion brand."], "premises-FOL": ["∀x (DisposableProducts(x) → ¬HelpSlowDownGlobalWarming(x))", " ∀x (Eco-friendlyBrand(x) → HelpSlowDownGlobalWarming(x))", " ∀x (SustainableFashionBrand(x) → Eco-friendlyBrand(x))", " ∀x (FastFashionProducts(x) → DisposableProducts(x)) ", " ¬HelpSlowDownGlobalWarming(reformation) → Eco-friendlyBrand(reformation) ∨ SustainableFashionBrand(reformation)"], "label": "True", "source": "hyb"} {"story_id": 323, "example_id": 832, "conclusion": "If Reformation produces fast fashion products or helps slow down global warming, then Reformation produces fast fashion products.", "premises": ["No disposable products can help slow down global warming. ", "All eco-friendly brands can help slow down global warming. ", "All sustainable fashion brands are eco-friendly brands.", "All fast fashion products are disposable products.", "If Reformation is not helping slow down global warming, then Reformation is an eco-friendly brand or a sustainable fashion brand."], "premises-FOL": ["∀x (DisposableProducts(x) → ¬HelpSlowDownGlobalWarming(x))", " ∀x (Eco-friendlyBrand(x) → HelpSlowDownGlobalWarming(x))", " ∀x (SustainableFashionBrand(x) → Eco-friendlyBrand(x))", " ∀x (FastFashionProducts(x) → DisposableProducts(x)) ", " ¬HelpSlowDownGlobalWarming(reformation) → Eco-friendlyBrand(reformation) ∨ SustainableFashionBrand(reformation)"], "label": "False", "source": "hyb"} {"story_id": 93, "example_id": 284, "conclusion": "Sherville Huggins has never dismissed anyone playing for a constituent country.", "premises": ["Roy Richardson was a cricketer for Sint Maartener, a consituent country.", "Roy Richardson was a right handed batsman and medium pace bowler.", "Roy Richardson was old when he debuted in cricket.", "Sherville Huggins dismissed Roy Richardson."], "premises-FOL": ["Cricketeer(royrichardson) ∧ PlayedFor(royrichardson, sintmaartener) ∧ ConstituentCountry(sintmaartener)", "RightHanded(royrichardson) ∧ Batsman(royrichardson) ∧ MediumPaceBowler(royrichardson)", "Old(royrichardson) ∧ DebutedIn(royrichardson, cricket)", "Dismissed(shervillehuggins, royrichardson)"], "label": "False", "source": "wiki"} {"story_id": 93, "example_id": 285, "conclusion": "There are no right handed medium pace bowlers playing for Sint Maartener.", "premises": ["Roy Richardson was a cricketer for Sint Maartener, a consituent country.", "Roy Richardson was a right handed batsman and medium pace bowler.", "Roy Richardson was old when he debuted in cricket.", "Sherville Huggins dismissed Roy Richardson."], "premises-FOL": ["Cricketeer(royrichardson) ∧ PlayedFor(royrichardson, sintmaartener) ∧ ConstituentCountry(sintmaartener)", "RightHanded(royrichardson) ∧ Batsman(royrichardson) ∧ MediumPaceBowler(royrichardson)", "Old(royrichardson) ∧ DebutedIn(royrichardson, cricket)", "Dismissed(shervillehuggins, royrichardson)"], "label": "False", "source": "wiki"} {"story_id": 251, "example_id": 700, "conclusion": "John is a Yale graduate.", "premises": ["To get a job at Google, you need to have a lot of work experience or a good education.", " All Yale graduates who submitted their resumes to Google got jobs there.", " John has a lot of work experience.", " John submitted his resume to Google and got a job there."], "premises-FOL": ["∀x (Employed(x, google) → WorkExp(x) ∨ GoodEduc(x))", "∀x ((Yale(x) ∧ CV(x, google)) → Employed(x, google))", "WorkExp(john)", "CV(john, google) ∧ Employed(john, google)"], "label": "Unknown", "source": "wiki"} {"story_id": 338, "example_id": 889, "conclusion": "Joe is a person taking classes.", "premises": ["No students are doctors.", "All people taking classes are students. ", "All graduate students are people taking classes. ", "All PhD students are graduate students. ", "If Joe is a graduate student or a doctor (but not both), then Joe is not a graduate student and a student."], "premises-FOL": ["∀x (Student(x) → ¬Doctor(x))", "∀x (TakingClass(x) → Student(x))", "∀x (GraduateStudent(x) → TakingClass(x))", "∀x (PhDStudent(x) → GraduateStudent(x))", "GraduateStudent(joe) ⊕ Doctor(joe) → ¬(GraduateStudent(joe) ^ Student(joe))"], "label": "Unknown", "source": "hyb"} {"story_id": 338, "example_id": 890, "conclusion": "Joe is a PhD student.", "premises": ["No students are doctors.", "All people taking classes are students. ", "All graduate students are people taking classes. ", "All PhD students are graduate students. ", "If Joe is a graduate student or a doctor (but not both), then Joe is not a graduate student and a student."], "premises-FOL": ["∀x (Student(x) → ¬Doctor(x))", "∀x (TakingClass(x) → Student(x))", "∀x (GraduateStudent(x) → TakingClass(x))", "∀x (PhDStudent(x) → GraduateStudent(x))", "GraduateStudent(joe) ⊕ Doctor(joe) → ¬(GraduateStudent(joe) ^ Student(joe))"], "label": "False", "source": "hyb"} {"story_id": 338, "example_id": 891, "conclusion": "Joe is not a PhD student.", "premises": ["No students are doctors.", "All people taking classes are students. ", "All graduate students are people taking classes. ", "All PhD students are graduate students. ", "If Joe is a graduate student or a doctor (but not both), then Joe is not a graduate student and a student."], "premises-FOL": ["∀x (Student(x) → ¬Doctor(x))", "∀x (TakingClass(x) → Student(x))", "∀x (GraduateStudent(x) → TakingClass(x))", "∀x (PhDStudent(x) → GraduateStudent(x))", "GraduateStudent(joe) ⊕ Doctor(joe) → ¬(GraduateStudent(joe) ^ Student(joe))"], "label": "True", "source": "hyb"} {"story_id": 32, "example_id": 93, "conclusion": "Hugh Vanstone is one of the world's leading ligting designers and from the uk", "premises": ["Hugh Vanstone is one of the world's leading lighting designers. ", "Hugh Vanstone is from the UK.", "Hugh Vanstone has lit more than 160 productions.", "Hugh Vanstone attended school where he is from. "], "premises-FOL": ["WorldLeadingLightningDesigner(hughVanstone)", "FromUK(hughVanstone)", "LitOver160Productions(hughVanstone)", "AttendedSchoolWhereFrom(hughVanstone)"], "label": "True", "source": "wiki"} {"story_id": 32, "example_id": 94, "conclusion": "Hugh Vanstone has lit 170 productions.", "premises": ["Hugh Vanstone is one of the world's leading lighting designers. ", "Hugh Vanstone is from the UK.", "Hugh Vanstone has lit more than 160 productions.", "Hugh Vanstone attended school where he is from. "], "premises-FOL": ["WorldLeadingLightningDesigner(hughVanstone)", "FromUK(hughVanstone)", "LitOver160Productions(hughVanstone)", "AttendedSchoolWhereFrom(hughVanstone)"], "label": "Unknown", "source": "wiki"} {"story_id": 32, "example_id": 95, "conclusion": "Hugh Vanstone attended school in the US.", "premises": ["Hugh Vanstone is one of the world's leading lighting designers. ", "Hugh Vanstone is from the UK.", "Hugh Vanstone has lit more than 160 productions.", "Hugh Vanstone attended school where he is from. "], "premises-FOL": ["WorldLeadingLightningDesigner(hughVanstone)", "FromUK(hughVanstone)", "LitOver160Productions(hughVanstone)", "AttendedSchoolWhereFrom(hughVanstone)"], "label": "Unknown", "source": "wiki"} {"story_id": 155, "example_id": 450, "conclusion": "Superman can run faster than Bolt.", "premises": ["No man can run faster than Bolt. ", "Superman is not a man."], "premises-FOL": ["∀x (Man(x) → ¬FasterThanBolt(x))", "¬Man(superman) "], "label": "Unknown", "source": "wiki"} {"story_id": 128, "example_id": 380, "conclusion": "An American scientist has been called the \"father of the analysis of algorithms\".", "premises": ["Donald Ervin Knuth is an American computer scientist, mathematician, and Professor Emeritus at Stanford University.", "Knuth has been called the \"father of the analysis of algorithms\"."], "premises-FOL": ["AmericanComputerScientist(donaldErvinKnuth) ∧ Mathematician(donaldErvinKnuth) ∧ ProfessorStanford(donaldErvinKnuth)", "BeCalled(donaldErvinKnuth, fatherOfTheAnalysisOfAlgorithms)"], "label": "True", "source": "wiki"} {"story_id": 128, "example_id": 381, "conclusion": "A mathematician has been called the \"father of the analysis of algorithms\".", "premises": ["Donald Ervin Knuth is an American computer scientist, mathematician, and Professor Emeritus at Stanford University.", "Knuth has been called the \"father of the analysis of algorithms\"."], "premises-FOL": ["AmericanComputerScientist(donaldErvinKnuth) ∧ Mathematician(donaldErvinKnuth) ∧ ProfessorStanford(donaldErvinKnuth)", "BeCalled(donaldErvinKnuth, fatherOfTheAnalysisOfAlgorithms)"], "label": "True", "source": "wiki"} {"story_id": 128, "example_id": 382, "conclusion": "Donald Knuth is a well-known figure in the field of artificial intelligence .", "premises": ["Donald Ervin Knuth is an American computer scientist, mathematician, and Professor Emeritus at Stanford University.", "Knuth has been called the \"father of the analysis of algorithms\"."], "premises-FOL": ["AmericanComputerScientist(donaldErvinKnuth) ∧ Mathematician(donaldErvinKnuth) ∧ ProfessorStanford(donaldErvinKnuth)", "BeCalled(donaldErvinKnuth, fatherOfTheAnalysisOfAlgorithms)"], "label": "Unknown", "source": "wiki"} {"story_id": 121, "example_id": 363, "conclusion": "There is a flea beetle within the Chrysomelidae family.", "premises": ["Neocrepidodera Corpulentas are flea beetles or moths.", "The species Neocrepidodera Corpulenta is in the Chrysomelidae family.", "There are no moths within the Chrysomelidae family."], "premises-FOL": ["FleaBeetle(neocrepidoderacorpulenta) ∨ Moth(neocrepidoderacorpulenta)", "Species(neocrepidoderacorpulenta) ∧ Family(chrysomelidae) ∧ In(neocrepidoderacorpulenta, chrysomelidae)", "∀x (In(x, chrysomelidae) ∧ Family(chrysomelidae) → ¬Moth(x))"], "label": "True", "source": "wiki"} {"story_id": 121, "example_id": 364, "conclusion": "There are no flea beetles within the Chrysomelidae family.", "premises": ["Neocrepidodera Corpulentas are flea beetles or moths.", "The species Neocrepidodera Corpulenta is in the Chrysomelidae family.", "There are no moths within the Chrysomelidae family."], "premises-FOL": ["FleaBeetle(neocrepidoderacorpulenta) ∨ Moth(neocrepidoderacorpulenta)", "Species(neocrepidoderacorpulenta) ∧ Family(chrysomelidae) ∧ In(neocrepidoderacorpulenta, chrysomelidae)", "∀x (In(x, chrysomelidae) ∧ Family(chrysomelidae) → ¬Moth(x))"], "label": "False", "source": "wiki"} {"story_id": 227, "example_id": 644, "conclusion": "Carrozzeria Colli made car bodies in 1931.", "premises": ["Carrozzeria Colli is a Milanese coachbuilder company that was established by Giuseppe Colli in 1931.", "Carrozzeria Colli is a company that specialized in using aluminum.", "The first automobiles built by Carrozzeria Colli were racing cars.", "Some racing cars built by Carrozzeria Colli used Fiat 1100 mechanicals and chasis.", "Carrozzeria Colli worked for airforces.", "Carrozzeria Colli made car bodies. "], "premises-FOL": ["MilaneseCoachbuilderCompany(carrozzeriacolli) ∧ EstablishedBy(carrozzeriacolli, giuseppecolli) ∧ EstablishedIn(carrozzeriacolli, y1901)", "SpecializedIn(carrozzeriacolli, usingaluminum)", "∀x (FirstAutomobilesBy(x, carrozzeriacolli) → Racingcar(x))", "∃x (RacingCar(x) ∧ BuiltBy(x, carrozzeriacolli) ∧ Used(x, fiat110mechanicals) ∧ Used(x, chasis))", "∃x (Airforce(x) ∧ WorkedFor(carrozzeriacolli, x))", "Made(carrozzeriacolli, carbodies)"], "label": "Unknown", "source": "wiki"} {"story_id": 227, "example_id": 645, "conclusion": "Carrozzeria Colli built airplanes during World War II.", "premises": ["Carrozzeria Colli is a Milanese coachbuilder company that was established by Giuseppe Colli in 1931.", "Carrozzeria Colli is a company that specialized in using aluminum.", "The first automobiles built by Carrozzeria Colli were racing cars.", "Some racing cars built by Carrozzeria Colli used Fiat 1100 mechanicals and chasis.", "Carrozzeria Colli worked for airforces.", "Carrozzeria Colli made car bodies. "], "premises-FOL": ["MilaneseCoachbuilderCompany(carrozzeriacolli) ∧ EstablishedBy(carrozzeriacolli, giuseppecolli) ∧ EstablishedIn(carrozzeriacolli, y1901)", "SpecializedIn(carrozzeriacolli, usingaluminum)", "∀x (FirstAutomobilesBy(x, carrozzeriacolli) → Racingcar(x))", "∃x (RacingCar(x) ∧ BuiltBy(x, carrozzeriacolli) ∧ Used(x, fiat110mechanicals) ∧ Used(x, chasis))", "∃x (Airforce(x) ∧ WorkedFor(carrozzeriacolli, x))", "Made(carrozzeriacolli, carbodies)"], "label": "Unknown", "source": "wiki"} {"story_id": 227, "example_id": 646, "conclusion": "Giuseppe Colli established a company that made car bodies.", "premises": ["Carrozzeria Colli is a Milanese coachbuilder company that was established by Giuseppe Colli in 1931.", "Carrozzeria Colli is a company that specialized in using aluminum.", "The first automobiles built by Carrozzeria Colli were racing cars.", "Some racing cars built by Carrozzeria Colli used Fiat 1100 mechanicals and chasis.", "Carrozzeria Colli worked for airforces.", "Carrozzeria Colli made car bodies. "], "premises-FOL": ["MilaneseCoachbuilderCompany(carrozzeriacolli) ∧ EstablishedBy(carrozzeriacolli, giuseppecolli) ∧ EstablishedIn(carrozzeriacolli, y1901)", "SpecializedIn(carrozzeriacolli, usingaluminum)", "∀x (FirstAutomobilesBy(x, carrozzeriacolli) → Racingcar(x))", "∃x (RacingCar(x) ∧ BuiltBy(x, carrozzeriacolli) ∧ Used(x, fiat110mechanicals) ∧ Used(x, chasis))", "∃x (Airforce(x) ∧ WorkedFor(carrozzeriacolli, x))", "Made(carrozzeriacolli, carbodies)"], "label": "True", "source": "wiki"} {"story_id": 227, "example_id": 647, "conclusion": "Giuseppe Colli established a Milanese coachbuilder company that specialized in using aluminum.", "premises": ["Carrozzeria Colli is a Milanese coachbuilder company that was established by Giuseppe Colli in 1931.", "Carrozzeria Colli is a company that specialized in using aluminum.", "The first automobiles built by Carrozzeria Colli were racing cars.", "Some racing cars built by Carrozzeria Colli used Fiat 1100 mechanicals and chasis.", "Carrozzeria Colli worked for airforces.", "Carrozzeria Colli made car bodies. "], "premises-FOL": ["MilaneseCoachbuilderCompany(carrozzeriacolli) ∧ EstablishedBy(carrozzeriacolli, giuseppecolli) ∧ EstablishedIn(carrozzeriacolli, y1901)", "SpecializedIn(carrozzeriacolli, usingaluminum)", "∀x (FirstAutomobilesBy(x, carrozzeriacolli) → Racingcar(x))", "∃x (RacingCar(x) ∧ BuiltBy(x, carrozzeriacolli) ∧ Used(x, fiat110mechanicals) ∧ Used(x, chasis))", "∃x (Airforce(x) ∧ WorkedFor(carrozzeriacolli, x))", "Made(carrozzeriacolli, carbodies)"], "label": "True", "source": "wiki"} {"story_id": 227, "example_id": 648, "conclusion": "The first automobiles built by Carrozzeria Colli were built using Fiat 1100 mechanicals and chasis.", "premises": ["Carrozzeria Colli is a Milanese coachbuilder company that was established by Giuseppe Colli in 1931.", "Carrozzeria Colli is a company that specialized in using aluminum.", "The first automobiles built by Carrozzeria Colli were racing cars.", "Some racing cars built by Carrozzeria Colli used Fiat 1100 mechanicals and chasis.", "Carrozzeria Colli worked for airforces.", "Carrozzeria Colli made car bodies. "], "premises-FOL": ["MilaneseCoachbuilderCompany(carrozzeriacolli) ∧ EstablishedBy(carrozzeriacolli, giuseppecolli) ∧ EstablishedIn(carrozzeriacolli, y1901)", "SpecializedIn(carrozzeriacolli, usingaluminum)", "∀x (FirstAutomobilesBy(x, carrozzeriacolli) → Racingcar(x))", "∃x (RacingCar(x) ∧ BuiltBy(x, carrozzeriacolli) ∧ Used(x, fiat110mechanicals) ∧ Used(x, chasis))", "∃x (Airforce(x) ∧ WorkedFor(carrozzeriacolli, x))", "Made(carrozzeriacolli, carbodies)"], "label": "Unknown", "source": "wiki"} {"story_id": 130, "example_id": 387, "conclusion": "John will go to the cinema.", "premises": ["John will go to the cinema if and only if Jack goes to the cinema today.", "Jack will go to the cinema if and only if Iron Man is on and the weather is not bad today.", "Some days in March have bad weather.", "Iron man is on.", "It's March now."], "premises-FOL": ["GoToTheCinema(john, today) ↔ GoToTheCinema(jack, today)", "GoToTheCinema(jack, today) ↔ (Movie(ironman) ∧ ¬BadWeather(today))", "∃x (Month(march) → BadWeather(x))", "Movie(ironman)", "Month(march)"], "label": "Unknown", "source": "wiki"} {"story_id": 130, "example_id": 388, "conclusion": "The weather is good today.", "premises": ["John will go to the cinema if and only if Jack goes to the cinema today.", "Jack will go to the cinema if and only if Iron Man is on and the weather is not bad today.", "Some days in March have bad weather.", "Iron man is on.", "It's March now."], "premises-FOL": ["GoToTheCinema(john, today) ↔ GoToTheCinema(jack, today)", "GoToTheCinema(jack, today) ↔ (Movie(ironman) ∧ ¬BadWeather(today))", "∃x (Month(march) → BadWeather(x))", "Movie(ironman)", "Month(march)"], "label": "Unknown", "source": "wiki"} {"story_id": 81, "example_id": 247, "conclusion": "Quiksilver sells beer.", "premises": ["Quiksilver sells sportswear, clothing, footwear, and accessories.", "Flannels are a type of clothing.", "Joe owns an item fron Quiksilver."], "premises-FOL": ["∀x (QuiksilverSells(x) → Sportswear(x) ∨ Clothing(x) ∨ Footwear(x) ∨ Accessory(x))", "Clothing(flannel)", "∃x (QuiksilverSells(x) → JoeOwns(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 81, "example_id": 248, "conclusion": "Joe owns a flannel.", "premises": ["Quiksilver sells sportswear, clothing, footwear, and accessories.", "Flannels are a type of clothing.", "Joe owns an item fron Quiksilver."], "premises-FOL": ["∀x (QuiksilverSells(x) → Sportswear(x) ∨ Clothing(x) ∨ Footwear(x) ∨ Accessory(x))", "Clothing(flannel)", "∃x (QuiksilverSells(x) → JoeOwns(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 81, "example_id": 249, "conclusion": "Joe owns at least one a piece of sportswear, clothing, footwear, or accessory", "premises": ["Quiksilver sells sportswear, clothing, footwear, and accessories.", "Flannels are a type of clothing.", "Joe owns an item fron Quiksilver."], "premises-FOL": ["∀x (QuiksilverSells(x) → Sportswear(x) ∨ Clothing(x) ∨ Footwear(x) ∨ Accessory(x))", "Clothing(flannel)", "∃x (QuiksilverSells(x) → JoeOwns(x))"], "label": "True", "source": "wiki"} {"story_id": 308, "example_id": 765, "conclusion": "The video game \"Be Lionel\" is in the pokemon series.", "premises": ["No video games released by Nintendo support the PS4 platform.", "All video games in the Pokemon series are released by Nintendo. ", "All video games in the FIFA series support the PS4 platform. ", "All video games supporting users to simulate playing soccer games online are in the FIFA series.", "The video game named “Be Lionel” is in the Pokemon series or supports users to simulate playing football games online."], "premises-FOL": ["∀x (Nintendo(x) → ¬SupportPS4(x))", "∀x (Pokemon(x) → Nintendo(x))", "∀x (FIFA(x) → SupportPS4(x))", "∀x (SoccerOnline(x) → FIFA(x))", "Pokemon(belionel) ⊕ SoccerOnline(belionel)"], "label": "Unknown", "source": "hyb"} {"story_id": 308, "example_id": 766, "conclusion": "The video game named “Be Lionel” is not in the FIFA series or supports the PS4 platform.", "premises": ["No video games released by Nintendo support the PS4 platform.", "All video games in the Pokemon series are released by Nintendo. ", "All video games in the FIFA series support the PS4 platform. ", "All video games supporting users to simulate playing soccer games online are in the FIFA series.", "The video game named “Be Lionel” is in the Pokemon series or supports users to simulate playing football games online."], "premises-FOL": ["∀x (Nintendo(x) → ¬SupportPS4(x))", "∀x (Pokemon(x) → Nintendo(x))", "∀x (FIFA(x) → SupportPS4(x))", "∀x (SoccerOnline(x) → FIFA(x))", "Pokemon(belionel) ⊕ SoccerOnline(belionel)"], "label": "True", "source": "hyb"} {"story_id": 308, "example_id": 767, "conclusion": "The video game named “Be Lionel” is in the FIFA series or supports the PS4 platform.", "premises": ["No video games released by Nintendo support the PS4 platform.", "All video games in the Pokemon series are released by Nintendo. ", "All video games in the FIFA series support the PS4 platform. ", "All video games supporting users to simulate playing soccer games online are in the FIFA series.", "The video game named “Be Lionel” is in the Pokemon series or supports users to simulate playing football games online."], "premises-FOL": ["∀x (Nintendo(x) → ¬SupportPS4(x))", "∀x (Pokemon(x) → Nintendo(x))", "∀x (FIFA(x) → SupportPS4(x))", "∀x (SoccerOnline(x) → FIFA(x))", "Pokemon(belionel) ⊕ SoccerOnline(belionel)"], "label": "False", "source": "hyb"} {"story_id": 308, "example_id": 768, "conclusion": "The video game named “Be Lionel” is not in the FIFA or Pokemon series.", "premises": ["No video games released by Nintendo support the PS4 platform.", "All video games in the Pokemon series are released by Nintendo. ", "All video games in the FIFA series support the PS4 platform. ", "All video games supporting users to simulate playing soccer games online are in the FIFA series.", "The video game named “Be Lionel” is in the Pokemon series or supports users to simulate playing football games online."], "premises-FOL": ["∀x (Nintendo(x) → ¬SupportPS4(x))", "∀x (Pokemon(x) → Nintendo(x))", "∀x (FIFA(x) → SupportPS4(x))", "∀x (SoccerOnline(x) → FIFA(x))", "Pokemon(belionel) ⊕ SoccerOnline(belionel)"], "label": "False", "source": "hyb"} {"story_id": 311, "example_id": 778, "conclusion": "Bank of America payment cards are international.", "premises": ["No payment cards issued by Russian banks can be used with ApplePay.", "All MIR payment cards are issued by Russian banks.", "Some international payment cards can be used with ApplePay.", "Social payments in Russia can only be transferred to MIR payment cards.", "Bank of America payment cards can be used with ApplePay."], "premises-FOL": ["∀x (RussianBank(x) → ¬ApplePay(x))", "∀x (Mir(x) → RussianBank(x))", "∃x (International(x) → ApplePay(x))", "∀x (SocialRussia(x) → Mir(x))", "ApplePay(boapaymentcards)"], "label": "Unknown", "source": "hyb"} {"story_id": 311, "example_id": 779, "conclusion": "Bank of America payment cards are international and can be used to transfer social payments in Russia.", "premises": ["No payment cards issued by Russian banks can be used with ApplePay.", "All MIR payment cards are issued by Russian banks.", "Some international payment cards can be used with ApplePay.", "Social payments in Russia can only be transferred to MIR payment cards.", "Bank of America payment cards can be used with ApplePay."], "premises-FOL": ["∀x (RussianBank(x) → ¬ApplePay(x))", "∀x (Mir(x) → RussianBank(x))", "∃x (International(x) → ApplePay(x))", "∀x (SocialRussia(x) → Mir(x))", "ApplePay(boapaymentcards)"], "label": "False", "source": "hyb"} {"story_id": 311, "example_id": 780, "conclusion": "If Bank of America payment cards are international or issued by Russian banks, then they can not be used to transfer social payments in Russia.", "premises": ["No payment cards issued by Russian banks can be used with ApplePay.", "All MIR payment cards are issued by Russian banks.", "Some international payment cards can be used with ApplePay.", "Social payments in Russia can only be transferred to MIR payment cards.", "Bank of America payment cards can be used with ApplePay."], "premises-FOL": ["∀x (RussianBank(x) → ¬ApplePay(x))", "∀x (Mir(x) → RussianBank(x))", "∃x (International(x) → ApplePay(x))", "∀x (SocialRussia(x) → Mir(x))", "ApplePay(boapaymentcards)"], "label": "True", "source": "hyb"} {"story_id": 52, "example_id": 151, "conclusion": "The Lumina APV is van.", "premises": ["The Lumina APV is produced by Chevrolet. ", "The Astro is a van produced by Chevrolet. ", "Cars produced by Chevrolet are either cars or vans."], "premises-FOL": ["Chevrolet(luminaAPV)", "Chevrolet(astro) ∧ Van(astro)", "∀x (Chevrolet(x) → Car(x) ⊕ Van(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 52, "example_id": 152, "conclusion": "The Lumina APV is either a car or a van.", "premises": ["The Lumina APV is produced by Chevrolet. ", "The Astro is a van produced by Chevrolet. ", "Cars produced by Chevrolet are either cars or vans."], "premises-FOL": ["Chevrolet(luminaAPV)", "Chevrolet(astro) ∧ Van(astro)", "∀x (Chevrolet(x) → Car(x) ⊕ Van(x))"], "label": "True", "source": "wiki"} {"story_id": 52, "example_id": 153, "conclusion": "The Astro is a van.", "premises": ["The Lumina APV is produced by Chevrolet. ", "The Astro is a van produced by Chevrolet. ", "Cars produced by Chevrolet are either cars or vans."], "premises-FOL": ["Chevrolet(luminaAPV)", "Chevrolet(astro) ∧ Van(astro)", "∀x (Chevrolet(x) → Car(x) ⊕ Van(x))"], "label": "True", "source": "wiki"} {"story_id": 52, "example_id": 154, "conclusion": "The Astro is a car.", "premises": ["The Lumina APV is produced by Chevrolet. ", "The Astro is a van produced by Chevrolet. ", "Cars produced by Chevrolet are either cars or vans."], "premises-FOL": ["Chevrolet(luminaAPV)", "Chevrolet(astro) ∧ Van(astro)", "∀x (Chevrolet(x) → Car(x) ⊕ Van(x))"], "label": "False", "source": "wiki"} {"story_id": 405, "example_id": 1128, "conclusion": "George is a person who works from home.", "premises": ["Everyone who works in person is a commuter.", "People either work in person or work from home.", "Everyone who works from home has a relaxed schedule.", "George is either a commuter or has a home office setup.", "If George is either a person who works from home or has a home office setup, then George is not a person who works from home and a commuter."], "premises-FOL": ["∀x (InPerson(x) → Commuter(x))", "∀x (InPerson(x) ⊕ FromHome(x))", "∀x (FromHome(x) → Relaxed(x))", "Commuter(george) ⊕ HomeOffice(george)", "FromHome(george) ⊕ HomeOffice(george) → ¬(FromHome(george) ∧ Commuter(george))"], "label": "Unknown", "source": "hyb"} {"story_id": 405, "example_id": 1129, "conclusion": "If George is not a person who works from home and a person who works in person, then George is neither a commuter nor a person who has a relaxed schedule.", "premises": ["Everyone who works in person is a commuter.", "People either work in person or work from home.", "Everyone who works from home has a relaxed schedule.", "George is either a commuter or has a home office setup.", "If George is either a person who works from home or has a home office setup, then George is not a person who works from home and a commuter."], "premises-FOL": ["∀x (InPerson(x) → Commuter(x))", "∀x (InPerson(x) ⊕ FromHome(x))", "∀x (FromHome(x) → Relaxed(x))", "Commuter(george) ⊕ HomeOffice(george)", "FromHome(george) ⊕ HomeOffice(george) → ¬(FromHome(george) ∧ Commuter(george))"], "label": "False", "source": "hyb"} {"story_id": 405, "example_id": 1130, "conclusion": "If George is either a person who has a home office setup and a person who works in person, or neither a person who has a home office setup nor a person who works in person, then George is either a person who works from home or a person who has a relaxed schedule.", "premises": ["Everyone who works in person is a commuter.", "People either work in person or work from home.", "Everyone who works from home has a relaxed schedule.", "George is either a commuter or has a home office setup.", "If George is either a person who works from home or has a home office setup, then George is not a person who works from home and a commuter."], "premises-FOL": ["∀x (InPerson(x) → Commuter(x))", "∀x (InPerson(x) ⊕ FromHome(x))", "∀x (FromHome(x) → Relaxed(x))", "Commuter(george) ⊕ HomeOffice(george)", "FromHome(george) ⊕ HomeOffice(george) → ¬(FromHome(george) ∧ Commuter(george))"], "label": "True", "source": "hyb"} {"story_id": 28, "example_id": 81, "conclusion": "Joe Rogan is American.", "premises": ["Jason Kramer is an American music supervisor.", "Some American radio personalities are also music supervisors. ", "Anyone who hosts a show on a public radio station is a radio personality.", "Joe Rogan is a radio personality.", "Jason Kramer hosted a show on a public radio station."], "premises-FOL": ["MusicSupervisor(jasonKramer) ∧ American(jasonKramer)", "∃x (American(x) ∧ MusicSupervisor(x) ∧ RadioPersonality(x))", "∀x (HostShowOnPublicRadioStation(x) → RadioPersonality(x))", "RadioPersonality(joeRogan)", "HostShowOnPublicRadioStation(jasonKramer)"], "label": "Unknown", "source": "wiki"} {"story_id": 28, "example_id": 82, "conclusion": "Jason Kramer is a music supervisor.", "premises": ["Jason Kramer is an American music supervisor.", "Some American radio personalities are also music supervisors. ", "Anyone who hosts a show on a public radio station is a radio personality.", "Joe Rogan is a radio personality.", "Jason Kramer hosted a show on a public radio station."], "premises-FOL": ["MusicSupervisor(jasonKramer) ∧ American(jasonKramer)", "∃x (American(x) ∧ MusicSupervisor(x) ∧ RadioPersonality(x))", "∀x (HostShowOnPublicRadioStation(x) → RadioPersonality(x))", "RadioPersonality(joeRogan)", "HostShowOnPublicRadioStation(jasonKramer)"], "label": "True", "source": "wiki"} {"story_id": 28, "example_id": 83, "conclusion": "Jason Kramer is a radio personality.", "premises": ["Jason Kramer is an American music supervisor.", "Some American radio personalities are also music supervisors. ", "Anyone who hosts a show on a public radio station is a radio personality.", "Joe Rogan is a radio personality.", "Jason Kramer hosted a show on a public radio station."], "premises-FOL": ["MusicSupervisor(jasonKramer) ∧ American(jasonKramer)", "∃x (American(x) ∧ MusicSupervisor(x) ∧ RadioPersonality(x))", "∀x (HostShowOnPublicRadioStation(x) → RadioPersonality(x))", "RadioPersonality(joeRogan)", "HostShowOnPublicRadioStation(jasonKramer)"], "label": "True", "source": "wiki"} {"story_id": 430, "example_id": 1228, "conclusion": "Civet Coffee is produced in France.", "premises": ["No coffee sold in Walmart is produced in France. ", "All coffee supplied by the company is sold in Walmart. ", "All coffee produced in Columbia is produced in France. ", "All coffee favored by local residents is coffee produced in Columbia. ", "All coffee with high prices is favored by local residents. ", "Civet Coffee is not produced in Columbia and is cheap.", "Jamaica Blue is sold in Walmart or favored by local residents."], "premises-FOL": ["∀x (Walmart(x) → ¬France(x))", "∀x (Company(x) → Walmart(x))", "∀x (Columbia(x) → France(x))", "∀x (Favored(x) → Columbia(x))", "∀x (HighPrice(x) → Favored(x))", "¬(Columbia(civetcoffee) ∧ HighPrice(civetcoffee))", "Walmart(jamaicablue) ∨ Favored(jamaicablue)"], "label": "Unknown", "source": "hyb"} {"story_id": 430, "example_id": 1229, "conclusion": "Civet Coffee is not produced in France.", "premises": ["No coffee sold in Walmart is produced in France. ", "All coffee supplied by the company is sold in Walmart. ", "All coffee produced in Columbia is produced in France. ", "All coffee favored by local residents is coffee produced in Columbia. ", "All coffee with high prices is favored by local residents. ", "Civet Coffee is not produced in Columbia and is cheap.", "Jamaica Blue is sold in Walmart or favored by local residents."], "premises-FOL": ["∀x (Walmart(x) → ¬France(x))", "∀x (Company(x) → Walmart(x))", "∀x (Columbia(x) → France(x))", "∀x (Favored(x) → Columbia(x))", "∀x (HighPrice(x) → Favored(x))", "¬(Columbia(civetcoffee) ∧ HighPrice(civetcoffee))", "Walmart(jamaicablue) ∨ Favored(jamaicablue)"], "label": "Unknown", "source": "hyb"} {"story_id": 430, "example_id": 1230, "conclusion": "Jamaica Blue is expensive and supplied by the company.", "premises": ["No coffee sold in Walmart is produced in France. ", "All coffee supplied by the company is sold in Walmart. ", "All coffee produced in Columbia is produced in France. ", "All coffee favored by local residents is coffee produced in Columbia. ", "All coffee with high prices is favored by local residents. ", "Civet Coffee is not produced in Columbia and is cheap.", "Jamaica Blue is sold in Walmart or favored by local residents."], "premises-FOL": ["∀x (Walmart(x) → ¬France(x))", "∀x (Company(x) → Walmart(x))", "∀x (Columbia(x) → France(x))", "∀x (Favored(x) → Columbia(x))", "∀x (HighPrice(x) → Favored(x))", "¬(Columbia(civetcoffee) ∧ HighPrice(civetcoffee))", "Walmart(jamaicablue) ∨ Favored(jamaicablue)"], "label": "False", "source": "hyb"} {"story_id": 430, "example_id": 1231, "conclusion": "Jamaica Blue is not expensive and is not supplied by the company.", "premises": ["No coffee sold in Walmart is produced in France. ", "All coffee supplied by the company is sold in Walmart. ", "All coffee produced in Columbia is produced in France. ", "All coffee favored by local residents is coffee produced in Columbia. ", "All coffee with high prices is favored by local residents. ", "Civet Coffee is not produced in Columbia and is cheap.", "Jamaica Blue is sold in Walmart or favored by local residents."], "premises-FOL": ["∀x (Walmart(x) → ¬France(x))", "∀x (Company(x) → Walmart(x))", "∀x (Columbia(x) → France(x))", "∀x (Favored(x) → Columbia(x))", "∀x (HighPrice(x) → Favored(x))", "¬(Columbia(civetcoffee) ∧ HighPrice(civetcoffee))", "Walmart(jamaicablue) ∨ Favored(jamaicablue)"], "label": "True", "source": "hyb"} {"story_id": 209, "example_id": 600, "conclusion": "Rochelle lives in Galicia.", "premises": ["There are two places named Galicia: either in Spain or in Poland.", "Spain is in Europe.", "Poland is in Europe.", "Rochelle lives in Europe.", "Dominique does not live in Europe.", "Alfonso lives in Galicia."], "premises-FOL": ["∀x (Galicia(x) → Spain(x) ⊕ Poland(x))", "∀x (Spain(x) → Europe(x))", "∀x (Poland(x) → Europe(x))", "∀x (RochelleLive(x) → Europe(x))", "∀x (DominiqueLive(x) → ¬Europe(x))", "∀x (AlfonsoLive(x) → Galicia(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 209, "example_id": 601, "conclusion": "Dominique does not live in Spain.", "premises": ["There are two places named Galicia: either in Spain or in Poland.", "Spain is in Europe.", "Poland is in Europe.", "Rochelle lives in Europe.", "Dominique does not live in Europe.", "Alfonso lives in Galicia."], "premises-FOL": ["∀x (Galicia(x) → Spain(x) ⊕ Poland(x))", "∀x (Spain(x) → Europe(x))", "∀x (Poland(x) → Europe(x))", "∀x (RochelleLive(x) → Europe(x))", "∀x (DominiqueLive(x) → ¬Europe(x))", "∀x (AlfonsoLive(x) → Galicia(x))"], "label": "True", "source": "wiki"} {"story_id": 209, "example_id": 602, "conclusion": "Alfonso lives in Europe.", "premises": ["There are two places named Galicia: either in Spain or in Poland.", "Spain is in Europe.", "Poland is in Europe.", "Rochelle lives in Europe.", "Dominique does not live in Europe.", "Alfonso lives in Galicia."], "premises-FOL": ["∀x (Galicia(x) → Spain(x) ⊕ Poland(x))", "∀x (Spain(x) → Europe(x))", "∀x (Poland(x) → Europe(x))", "∀x (RochelleLive(x) → Europe(x))", "∀x (DominiqueLive(x) → ¬Europe(x))", "∀x (AlfonsoLive(x) → Galicia(x))"], "label": "True", "source": "wiki"} {"story_id": 106, "example_id": 322, "conclusion": "Ralph Hammerthaler is a writer born in Asia.", "premises": ["Ralph Hammerthaler was born in Wasserburg am Inn.", "Wasserburg am Inn is in Germany.", "Germany is in Europe.", "Ralph Hammerthaler is a German writer.", "Ralph Hammerthaler was born in 1965. "], "premises-FOL": ["BornIn(ralphHammerthaler, wasserburgAmInn)", "LocatedIn(wasserbAmInn, germany)", "LocatedIn(germany, europe)", "Writer(ralphHammerthaler)", "BornIn1965(ralphHammerthaler)"], "label": "Unknown", "source": "wiki"} {"story_id": 106, "example_id": 323, "conclusion": "Ralph Hammerthaler lives in Germany.", "premises": ["Ralph Hammerthaler was born in Wasserburg am Inn.", "Wasserburg am Inn is in Germany.", "Germany is in Europe.", "Ralph Hammerthaler is a German writer.", "Ralph Hammerthaler was born in 1965. "], "premises-FOL": ["BornIn(ralphHammerthaler, wasserburgAmInn)", "LocatedIn(wasserbAmInn, germany)", "LocatedIn(germany, europe)", "Writer(ralphHammerthaler)", "BornIn1965(ralphHammerthaler)"], "label": "Unknown", "source": "wiki"} {"story_id": 415, "example_id": 1171, "conclusion": "2001 is a book that has won a Hugo Award.", "premises": ["All books written by Tomas have sold more than 1 million copies. ", "Some books that have won Hugo Awards are written by Tomas.", "All books about the future are inspired by Shakespeare. ", "2001 is a book either inspired from Shakespeare or it has sold more than 1 million copies.", "2001 is a book that has either sold more than 1 million copies or it was written by Tomas."], "premises-FOL": ["∀x (WrittenByTomas(x) → SoldOneMillion(x))", "∃x (WinningHugoAward(x) ∧ WrittenByTomas(x))", "∀x (AboutFuture(x) → InspiredFromShakespeare(x))", "InspiredFromShakespeare(y2001) ⊕ SoldOneMillion(y2001) ", "SoldOneMillion(y2001) ⊕ WrittenByTomas(y2001)"], "label": "Unknown", "source": "hyb"} {"story_id": 415, "example_id": 1172, "conclusion": "2001 is a book that has won a Hugo Award and is about the future.", "premises": ["All books written by Tomas have sold more than 1 million copies. ", "Some books that have won Hugo Awards are written by Tomas.", "All books about the future are inspired by Shakespeare. ", "2001 is a book either inspired from Shakespeare or it has sold more than 1 million copies.", "2001 is a book that has either sold more than 1 million copies or it was written by Tomas."], "premises-FOL": ["∀x (WrittenByTomas(x) → SoldOneMillion(x))", "∃x (WinningHugoAward(x) ∧ WrittenByTomas(x))", "∀x (AboutFuture(x) → InspiredFromShakespeare(x))", "InspiredFromShakespeare(y2001) ⊕ SoldOneMillion(y2001) ", "SoldOneMillion(y2001) ⊕ WrittenByTomas(y2001)"], "label": "False", "source": "hyb"} {"story_id": 415, "example_id": 1173, "conclusion": "If 2001 either has won a Hugo Award and is about the future, or neither has won a Hugo Award nor is about the future, then 2001 has neither won a Hugo Award nor is written by Tomas.", "premises": ["All books written by Tomas have sold more than 1 million copies. ", "Some books that have won Hugo Awards are written by Tomas.", "All books about the future are inspired by Shakespeare. ", "2001 is a book either inspired from Shakespeare or it has sold more than 1 million copies.", "2001 is a book that has either sold more than 1 million copies or it was written by Tomas."], "premises-FOL": ["∀x (WrittenByTomas(x) → SoldOneMillion(x))", "∃x (WinningHugoAward(x) ∧ WrittenByTomas(x))", "∀x (AboutFuture(x) → InspiredFromShakespeare(x))", "InspiredFromShakespeare(y2001) ⊕ SoldOneMillion(y2001) ", "SoldOneMillion(y2001) ⊕ WrittenByTomas(y2001)"], "label": "True", "source": "hyb"} {"story_id": 479, "example_id": 1398, "conclusion": "Grapes are a food.", "premises": ["No grass is food. ", "All meadows are grass.", "All edible things are food. ", "All fruits are edible.", "All lemons are fruit.", "Grapes are not edible and lemons.", "Bananas are grass or fruit."], "premises-FOL": ["∀x (Grass(x) → ¬Food(x))", "∀x (Meadow(x) → Grass(x))", "∀x (Edible(x) → Food(x))", "∀x (Fruit(x) → Edible(x))", "∀x (Lemon(x) → Fruit(x))", "¬(Edible(grape) ∧ Lemon(grape))", "Grass(banana) ∨ Fruit(banana)"], "label": "Unknown", "source": "hyb"} {"story_id": 479, "example_id": 1399, "conclusion": "Grapes are not a food.", "premises": ["No grass is food. ", "All meadows are grass.", "All edible things are food. ", "All fruits are edible.", "All lemons are fruit.", "Grapes are not edible and lemons.", "Bananas are grass or fruit."], "premises-FOL": ["∀x (Grass(x) → ¬Food(x))", "∀x (Meadow(x) → Grass(x))", "∀x (Edible(x) → Food(x))", "∀x (Fruit(x) → Edible(x))", "∀x (Lemon(x) → Fruit(x))", "¬(Edible(grape) ∧ Lemon(grape))", "Grass(banana) ∨ Fruit(banana)"], "label": "Unknown", "source": "hyb"} {"story_id": 479, "example_id": 1400, "conclusion": "Bananas are a lemon and meadow.", "premises": ["No grass is food. ", "All meadows are grass.", "All edible things are food. ", "All fruits are edible.", "All lemons are fruit.", "Grapes are not edible and lemons.", "Bananas are grass or fruit."], "premises-FOL": ["∀x (Grass(x) → ¬Food(x))", "∀x (Meadow(x) → Grass(x))", "∀x (Edible(x) → Food(x))", "∀x (Fruit(x) → Edible(x))", "∀x (Lemon(x) → Fruit(x))", "¬(Edible(grape) ∧ Lemon(grape))", "Grass(banana) ∨ Fruit(banana)"], "label": "False", "source": "hyb"} {"story_id": 479, "example_id": 1401, "conclusion": "Bananas are not both a lemon and a meadow.", "premises": ["No grass is food. ", "All meadows are grass.", "All edible things are food. ", "All fruits are edible.", "All lemons are fruit.", "Grapes are not edible and lemons.", "Bananas are grass or fruit."], "premises-FOL": ["∀x (Grass(x) → ¬Food(x))", "∀x (Meadow(x) → Grass(x))", "∀x (Edible(x) → Food(x))", "∀x (Fruit(x) → Edible(x))", "∀x (Lemon(x) → Fruit(x))", "¬(Edible(grape) ∧ Lemon(grape))", "Grass(banana) ∨ Fruit(banana)"], "label": "True", "source": "hyb"} {"story_id": 21, "example_id": 60, "conclusion": "The Boston Celtics is from San Francisco.", "premises": ["The Golden State Warriors are a team from San Francisco.", "The Golden State Warriors won the NBA finals.", "All teams attending the NBA finals have more than thirty years of history.", "Boston Celtics are a team that lost the NBA finals.", "If a team wins the NBA finals, then they will have more income.", "If a team wins or loses at the NBA finals, then they are attending the finals."], "premises-FOL": ["Team(goldenstatewarriors) ∧ From(goldenstatewarriors, sanfrancisco)", "Won(goldenstatewarriors, nbafinals)", "∀x (team(x) ∧ Attending(x, nbafinals) → HasMoreThan(x, thirtyyearsofhistory))", "Team(bostonceltics) ∧ Lost(bostonceltics, nbafinals)", "∀x (Team(x) ∧ Won(x, nbafinals) → MoreIncome(x))", "∀x (Won(x, nbafinals) ∨ Lost(x, nbafinals) → Attending(x, nbafinals))"], "label": "Unknown", "source": "wiki"} {"story_id": 21, "example_id": 61, "conclusion": "The Boston Celtics has more than 30 years of experience.", "premises": ["The Golden State Warriors are a team from San Francisco.", "The Golden State Warriors won the NBA finals.", "All teams attending the NBA finals have more than thirty years of history.", "Boston Celtics are a team that lost the NBA finals.", "If a team wins the NBA finals, then they will have more income.", "If a team wins or loses at the NBA finals, then they are attending the finals."], "premises-FOL": ["Team(goldenstatewarriors) ∧ From(goldenstatewarriors, sanfrancisco)", "Won(goldenstatewarriors, nbafinals)", "∀x (team(x) ∧ Attending(x, nbafinals) → HasMoreThan(x, thirtyyearsofhistory))", "Team(bostonceltics) ∧ Lost(bostonceltics, nbafinals)", "∀x (Team(x) ∧ Won(x, nbafinals) → MoreIncome(x))", "∀x (Won(x, nbafinals) ∨ Lost(x, nbafinals) → Attending(x, nbafinals))"], "label": "True", "source": "wiki"} {"story_id": 21, "example_id": 62, "conclusion": "The Golden State Warriors will have more income for gate receipts.", "premises": ["The Golden State Warriors are a team from San Francisco.", "The Golden State Warriors won the NBA finals.", "All teams attending the NBA finals have more than thirty years of history.", "Boston Celtics are a team that lost the NBA finals.", "If a team wins the NBA finals, then they will have more income.", "If a team wins or loses at the NBA finals, then they are attending the finals."], "premises-FOL": ["Team(goldenstatewarriors) ∧ From(goldenstatewarriors, sanfrancisco)", "Won(goldenstatewarriors, nbafinals)", "∀x (team(x) ∧ Attending(x, nbafinals) → HasMoreThan(x, thirtyyearsofhistory))", "Team(bostonceltics) ∧ Lost(bostonceltics, nbafinals)", "∀x (Team(x) ∧ Won(x, nbafinals) → MoreIncome(x))", "∀x (Won(x, nbafinals) ∨ Lost(x, nbafinals) → Attending(x, nbafinals))"], "label": "True", "source": "wiki"} {"story_id": 218, "example_id": 624, "conclusion": "Maya will not play violin.", "premises": ["Maya will play violin if and only if she never injures her fingers.", "Volleyball players can injure their ankle, fingers, or shoulder.", "Maya is a volleyball player."], "premises-FOL": ["CanInjureFingures(maya) → ¬WillPlayViolin(maya)", "∀x (VolleyballPlayer(x) → CanInjureFingures(x))", "VolleyballPlayer(maya)"], "label": "True", "source": "wiki"} {"story_id": 428, "example_id": 1220, "conclusion": "IPod1 is controlled by managers.", "premises": ["All devices belonging to the company are connected to Google Home. ", "All devices with the company logo belong to the company. ", "A device is either with the company logo or belongs to employees. ", "All devices belonging to employees are available to connect to the company's wifi. ", "All devices connected to Google Home are controlled by managers. ", "All devices that connect to the company's wifi are easy to operate. ", "All devices that are easy to operate are produced after 2020. ", "IPod1 is produced before 2020. "], "premises-FOL": ["∀x (InCompany(x) → GoogleHome(x))", "∀x (CompanyLogo(x) → InCompany(x))", "∀x (CompanyLogo(x) ∨ Employee(x))", "∀x (Employee(x) → Wifi(x))", "∀x (GoogleHome(x) → ControlledByManager(x))", "∀x (Wifi(x) → EasyToOperate(x))", "∀x (EasyToOperate(x) → ProducedAfter2020(x))", "¬ProducedAfter2020(iPod1)"], "label": "True", "source": "hyb"} {"story_id": 428, "example_id": 1221, "conclusion": "IPod1 is either produced after 2020 or controlled by managers.", "premises": ["All devices belonging to the company are connected to Google Home. ", "All devices with the company logo belong to the company. ", "A device is either with the company logo or belongs to employees. ", "All devices belonging to employees are available to connect to the company's wifi. ", "All devices connected to Google Home are controlled by managers. ", "All devices that connect to the company's wifi are easy to operate. ", "All devices that are easy to operate are produced after 2020. ", "IPod1 is produced before 2020. "], "premises-FOL": ["∀x (InCompany(x) → GoogleHome(x))", "∀x (CompanyLogo(x) → InCompany(x))", "∀x (CompanyLogo(x) ∨ Employee(x))", "∀x (Employee(x) → Wifi(x))", "∀x (GoogleHome(x) → ControlledByManager(x))", "∀x (Wifi(x) → EasyToOperate(x))", "∀x (EasyToOperate(x) → ProducedAfter2020(x))", "¬ProducedAfter2020(iPod1)"], "label": "True", "source": "hyb"} {"story_id": 428, "example_id": 1222, "conclusion": "IPod1 is not with the company logo, and managers do not control it.", "premises": ["All devices belonging to the company are connected to Google Home. ", "All devices with the company logo belong to the company. ", "A device is either with the company logo or belongs to employees. ", "All devices belonging to employees are available to connect to the company's wifi. ", "All devices connected to Google Home are controlled by managers. ", "All devices that connect to the company's wifi are easy to operate. ", "All devices that are easy to operate are produced after 2020. ", "IPod1 is produced before 2020. "], "premises-FOL": ["∀x (InCompany(x) → GoogleHome(x))", "∀x (CompanyLogo(x) → InCompany(x))", "∀x (CompanyLogo(x) ∨ Employee(x))", "∀x (Employee(x) → Wifi(x))", "∀x (GoogleHome(x) → ControlledByManager(x))", "∀x (Wifi(x) → EasyToOperate(x))", "∀x (EasyToOperate(x) → ProducedAfter2020(x))", "¬ProducedAfter2020(iPod1)"], "label": "False", "source": "hyb"} {"story_id": 428, "example_id": 1223, "conclusion": "IPod1 is either with the company logo or controlled by managers.", "premises": ["All devices belonging to the company are connected to Google Home. ", "All devices with the company logo belong to the company. ", "A device is either with the company logo or belongs to employees. ", "All devices belonging to employees are available to connect to the company's wifi. ", "All devices connected to Google Home are controlled by managers. ", "All devices that connect to the company's wifi are easy to operate. ", "All devices that are easy to operate are produced after 2020. ", "IPod1 is produced before 2020. "], "premises-FOL": ["∀x (InCompany(x) → GoogleHome(x))", "∀x (CompanyLogo(x) → InCompany(x))", "∀x (CompanyLogo(x) ∨ Employee(x))", "∀x (Employee(x) → Wifi(x))", "∀x (GoogleHome(x) → ControlledByManager(x))", "∀x (Wifi(x) → EasyToOperate(x))", "∀x (EasyToOperate(x) → ProducedAfter2020(x))", "¬ProducedAfter2020(iPod1)"], "label": "False", "source": "hyb"} {"story_id": 266, "example_id": 715, "conclusion": "Some CD players are suitable toys for children.", "premises": ["All CD players are delicate mechanisms.", "No delicate mechanisms are suitable toys for children."], "premises-FOL": ["∀x (CDPlayer(x) → DelicateMechanism(x))", "∀x (DelicateMechanism(x) → ¬SuitableToyForChildren(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 347, "example_id": 921, "conclusion": "Jumbo is sleepy.", "premises": ["All mammals are living beings.", "All elephants are mammals.", "All baby elephants are elephants.", "Some baby elephants are sleepy.", "If Jumbo is a living being, then Jumbo is not an elephant or a mammal.", "If Jumbo is sleepy, then Jumbo is a baby elephant or an elephant."], "premises-FOL": ["∀x (Mammal(x) → LivingBeing(x)) ", "∀x (Elephant(x) → Mammal(x))", "∀x (BabyElephant(x) → Elephant(x))", "∃x (BabyElephant(x) ∧ Sleepy(x))", "LivingBeing(jumbo) → ¬(Elephant(jumbo) ∨ Mammal(jumbo))", "Sleepy(jumbo) → BabyElephant(jumbo) ∨ Mammal(jumbo)"], "label": "False", "source": "hyb"} {"story_id": 347, "example_id": 922, "conclusion": "Jumbo is not sleepy.", "premises": ["All mammals are living beings.", "All elephants are mammals.", "All baby elephants are elephants.", "Some baby elephants are sleepy.", "If Jumbo is a living being, then Jumbo is not an elephant or a mammal.", "If Jumbo is sleepy, then Jumbo is a baby elephant or an elephant."], "premises-FOL": ["∀x (Mammal(x) → LivingBeing(x)) ", "∀x (Elephant(x) → Mammal(x))", "∀x (BabyElephant(x) → Elephant(x))", "∃x (BabyElephant(x) ∧ Sleepy(x))", "LivingBeing(jumbo) → ¬(Elephant(jumbo) ∨ Mammal(jumbo))", "Sleepy(jumbo) → BabyElephant(jumbo) ∨ Mammal(jumbo)"], "label": "True", "source": "hyb"} {"story_id": 347, "example_id": 923, "conclusion": "Jumbo is a living being.", "premises": ["All mammals are living beings.", "All elephants are mammals.", "All baby elephants are elephants.", "Some baby elephants are sleepy.", "If Jumbo is a living being, then Jumbo is not an elephant or a mammal.", "If Jumbo is sleepy, then Jumbo is a baby elephant or an elephant."], "premises-FOL": ["∀x (Mammal(x) → LivingBeing(x)) ", "∀x (Elephant(x) → Mammal(x))", "∀x (BabyElephant(x) → Elephant(x))", "∃x (BabyElephant(x) ∧ Sleepy(x))", "LivingBeing(jumbo) → ¬(Elephant(jumbo) ∨ Mammal(jumbo))", "Sleepy(jumbo) → BabyElephant(jumbo) ∨ Mammal(jumbo)"], "label": "Unknown", "source": "hyb"} {"story_id": 347, "example_id": 924, "conclusion": "Jumbo is neither sleepy nor a baby elephant.", "premises": ["All mammals are living beings.", "All elephants are mammals.", "All baby elephants are elephants.", "Some baby elephants are sleepy.", "If Jumbo is a living being, then Jumbo is not an elephant or a mammal.", "If Jumbo is sleepy, then Jumbo is a baby elephant or an elephant."], "premises-FOL": ["∀x (Mammal(x) → LivingBeing(x)) ", "∀x (Elephant(x) → Mammal(x))", "∀x (BabyElephant(x) → Elephant(x))", "∃x (BabyElephant(x) ∧ Sleepy(x))", "LivingBeing(jumbo) → ¬(Elephant(jumbo) ∨ Mammal(jumbo))", "Sleepy(jumbo) → BabyElephant(jumbo) ∨ Mammal(jumbo)"], "label": "True", "source": "hyb"} {"story_id": 347, "example_id": 925, "conclusion": "Jumbo is not sleepy or an elephant.", "premises": ["All mammals are living beings.", "All elephants are mammals.", "All baby elephants are elephants.", "Some baby elephants are sleepy.", "If Jumbo is a living being, then Jumbo is not an elephant or a mammal.", "If Jumbo is sleepy, then Jumbo is a baby elephant or an elephant."], "premises-FOL": ["∀x (Mammal(x) → LivingBeing(x)) ", "∀x (Elephant(x) → Mammal(x))", "∀x (BabyElephant(x) → Elephant(x))", "∃x (BabyElephant(x) ∧ Sleepy(x))", "LivingBeing(jumbo) → ¬(Elephant(jumbo) ∨ Mammal(jumbo))", "Sleepy(jumbo) → BabyElephant(jumbo) ∨ Mammal(jumbo)"], "label": "True", "source": "hyb"} {"story_id": 447, "example_id": 1291, "conclusion": "Jill works at a school.", "premises": ["No faculty does homework.", "All students do homework.", "All kids are students.", "If someone works at a school, then they are faculty.", "If Jill works at a school or is a teacher, then Jill works at a school."], "premises-FOL": ["∀x (Faculty(x) → ¬DoesHomework(x))", "∀x (Student(x) → DoesHomework(x))", "∀x (Kid(x) → Student(x))", "∀x (WorkAtSchool(x) → Faculty(x))", "WorkAtSchool(jill) ∨ DoesHomework(jill) → WorkAtSchool(jill)"], "label": "Unknown", "source": "hyb"} {"story_id": 447, "example_id": 1292, "conclusion": "Jill is a kid.", "premises": ["No faculty does homework.", "All students do homework.", "All kids are students.", "If someone works at a school, then they are faculty.", "If Jill works at a school or is a teacher, then Jill works at a school."], "premises-FOL": ["∀x (Faculty(x) → ¬DoesHomework(x))", "∀x (Student(x) → DoesHomework(x))", "∀x (Kid(x) → Student(x))", "∀x (WorkAtSchool(x) → Faculty(x))", "WorkAtSchool(jill) ∨ DoesHomework(jill) → WorkAtSchool(jill)"], "label": "False", "source": "hyb"} {"story_id": 447, "example_id": 1293, "conclusion": "Jill is not a kid.", "premises": ["No faculty does homework.", "All students do homework.", "All kids are students.", "If someone works at a school, then they are faculty.", "If Jill works at a school or is a teacher, then Jill works at a school."], "premises-FOL": ["∀x (Faculty(x) → ¬DoesHomework(x))", "∀x (Student(x) → DoesHomework(x))", "∀x (Kid(x) → Student(x))", "∀x (WorkAtSchool(x) → Faculty(x))", "WorkAtSchool(jill) ∨ DoesHomework(jill) → WorkAtSchool(jill)"], "label": "True", "source": "hyb"} {"story_id": 353, "example_id": 941, "conclusion": "“As it was” by Harry Styles needs to be written with words.", "premises": ["Either Max listens to classical music or Max listens to rap. ", "All the songs that Max listens to that are classical music are from the 12th century.", "If the song Max listens to is rap, then the song is from Kanye West. ", "If a songs is from Kanye West, then the song is full of lyrics. ", "All songs that are full of lyrics need to be written with words", "If “As it was” by Harry Styles is classical music that Max listens to or from the 12th century, then “As it was” by Harry Styles is either classical music that Max listens to, or the songs are from 12th century."], "premises-FOL": ["∀x (MaxListensToClassicalMusic(x) ∨ MaxListensToRap(x))", "∀x (MaxListensToClassicalMusic(x) → SongsFrom12thCentury(x))", "∀x (MaxListensToRap(x) → SongsFromKanyeWest(x))", "∀x (SongsFromKanyeWest(x) → SongsFullOfLyrics(x))", "∀x (SongsFullOfLyrics(x) → NeedToBeWrittenWithWords(x))", "MaxListensToClassicalMusic(asItWasByHarryStyles) ∨ SongsFrom12thCentury(asItWasByHarryStyles) → MaxListensToClassicalMusic(asItWasByHarryStyles) ⊕ SongsFrom12thCentury(asItWasByHarryStyles)"], "label": "True", "source": "hyb"} {"story_id": 353, "example_id": 942, "conclusion": "\"As it was” by Harry Styles is a song from the 12th century.", "premises": ["Either Max listens to classical music or Max listens to rap. ", "All the songs that Max listens to that are classical music are from the 12th century.", "If the song Max listens to is rap, then the song is from Kanye West. ", "If a songs is from Kanye West, then the song is full of lyrics. ", "All songs that are full of lyrics need to be written with words", "If “As it was” by Harry Styles is classical music that Max listens to or from the 12th century, then “As it was” by Harry Styles is either classical music that Max listens to, or the songs are from 12th century."], "premises-FOL": ["∀x (MaxListensToClassicalMusic(x) ∨ MaxListensToRap(x))", "∀x (MaxListensToClassicalMusic(x) → SongsFrom12thCentury(x))", "∀x (MaxListensToRap(x) → SongsFromKanyeWest(x))", "∀x (SongsFromKanyeWest(x) → SongsFullOfLyrics(x))", "∀x (SongsFullOfLyrics(x) → NeedToBeWrittenWithWords(x))", "MaxListensToClassicalMusic(asItWasByHarryStyles) ∨ SongsFrom12thCentury(asItWasByHarryStyles) → MaxListensToClassicalMusic(asItWasByHarryStyles) ⊕ SongsFrom12thCentury(asItWasByHarryStyles)"], "label": "Unknown", "source": "hyb"} {"story_id": 353, "example_id": 943, "conclusion": "\"As it was” by Harry Styles is not a song from Kanye West and needs to be written with words.", "premises": ["Either Max listens to classical music or Max listens to rap. ", "All the songs that Max listens to that are classical music are from the 12th century.", "If the song Max listens to is rap, then the song is from Kanye West. ", "If a songs is from Kanye West, then the song is full of lyrics. ", "All songs that are full of lyrics need to be written with words", "If “As it was” by Harry Styles is classical music that Max listens to or from the 12th century, then “As it was” by Harry Styles is either classical music that Max listens to, or the songs are from 12th century."], "premises-FOL": ["∀x (MaxListensToClassicalMusic(x) ∨ MaxListensToRap(x))", "∀x (MaxListensToClassicalMusic(x) → SongsFrom12thCentury(x))", "∀x (MaxListensToRap(x) → SongsFromKanyeWest(x))", "∀x (SongsFromKanyeWest(x) → SongsFullOfLyrics(x))", "∀x (SongsFullOfLyrics(x) → NeedToBeWrittenWithWords(x))", "MaxListensToClassicalMusic(asItWasByHarryStyles) ∨ SongsFrom12thCentury(asItWasByHarryStyles) → MaxListensToClassicalMusic(asItWasByHarryStyles) ⊕ SongsFrom12thCentury(asItWasByHarryStyles)"], "label": "False", "source": "hyb"} {"story_id": 39, "example_id": 114, "conclusion": "\"Your Woman\" was extremely popular.", "premises": ["\"Your Woman\" is a song by British one-man band White Town.", "\"Your Woman\" song peaked at No. 1 on the UK Singles Chart.", "If a song peaked at No.1 at a cetain place, then it was extremely popular.", "\"Your Woman\" also peaked No. 1 in Iceland, Israel and Spain."], "premises-FOL": ["Produce(whiteTown, yourWoman)", "Peak(yourWoman, uKSinglesChart)", "∀x ∀y (Peak(x, y) → Popular(x))", "Peak(yourWoman, iceland) ∧ Peak(yourWoman, isarel) ∧ Peak(yourWoman, spain)"], "label": "True", "source": "wiki"} {"story_id": 39, "example_id": 115, "conclusion": "White Town did not produce any popular song.", "premises": ["\"Your Woman\" is a song by British one-man band White Town.", "\"Your Woman\" song peaked at No. 1 on the UK Singles Chart.", "If a song peaked at No.1 at a cetain place, then it was extremely popular.", "\"Your Woman\" also peaked No. 1 in Iceland, Israel and Spain."], "premises-FOL": ["Produce(whiteTown, yourWoman)", "Peak(yourWoman, uKSinglesChart)", "∀x ∀y (Peak(x, y) → Popular(x))", "Peak(yourWoman, iceland) ∧ Peak(yourWoman, isarel) ∧ Peak(yourWoman, spain)"], "label": "False", "source": "wiki"} {"story_id": 39, "example_id": 116, "conclusion": "White Town was a successful band.", "premises": ["\"Your Woman\" is a song by British one-man band White Town.", "\"Your Woman\" song peaked at No. 1 on the UK Singles Chart.", "If a song peaked at No.1 at a cetain place, then it was extremely popular.", "\"Your Woman\" also peaked No. 1 in Iceland, Israel and Spain."], "premises-FOL": ["Produce(whiteTown, yourWoman)", "Peak(yourWoman, uKSinglesChart)", "∀x ∀y (Peak(x, y) → Popular(x))", "Peak(yourWoman, iceland) ∧ Peak(yourWoman, isarel) ∧ Peak(yourWoman, spain)"], "label": "Unknown", "source": "wiki"} {"story_id": 374, "example_id": 1001, "conclusion": "Mark limps often and regularly.", "premises": ["All people who limp often and regularly have long-term medical issues with underlying causes.", "If people have long-term medical issues with underlying causes, then they are not often spry and energetic.", "People either stay indoors and rest a lot at home or people are often tired and disinterested in their activities.", "If people stay indoors and rest a lot at home, then they do not visit the gym at least once a day.", "If Mark either limps often and regularly or is often spry and energetic, then Mark limps often and regularly or is often tired and disinterested in his activities."], "premises-FOL": ["∀x (Limp(x) → Medical(x))", "∀x (Medical(x) → ¬Spry(x))", "∀x (Spry(x) ⊕ Tired(x)) ∧ (∀x (Tired(x) → Indoors(x)))", "∀x (Indoors(x) → ¬Gym(x))", "(Limp(Mark) ⊕ Spry(Mark)) → Limp(Mark) ∨ Tired(Mark)"], "label": "Unknown", "source": "hyb"} {"story_id": 374, "example_id": 1002, "conclusion": "Mark visits the gym at least once a day.", "premises": ["All people who limp often and regularly have long-term medical issues with underlying causes.", "If people have long-term medical issues with underlying causes, then they are not often spry and energetic.", "People either stay indoors and rest a lot at home or people are often tired and disinterested in their activities.", "If people stay indoors and rest a lot at home, then they do not visit the gym at least once a day.", "If Mark either limps often and regularly or is often spry and energetic, then Mark limps often and regularly or is often tired and disinterested in his activities."], "premises-FOL": ["∀x (Limp(x) → Medical(x))", "∀x (Medical(x) → ¬Spry(x))", "∀x (Spry(x) ⊕ Tired(x)) ∧ (∀x (Tired(x) → Indoors(x)))", "∀x (Indoors(x) → ¬Gym(x))", "(Limp(Mark) ⊕ Spry(Mark)) → Limp(Mark) ∨ Tired(Mark)"], "label": "False", "source": "hyb"} {"story_id": 374, "example_id": 1003, "conclusion": "Mark stays indoors and rests regularly at his home or visits the gym at least once a day.", "premises": ["All people who limp often and regularly have long-term medical issues with underlying causes.", "If people have long-term medical issues with underlying causes, then they are not often spry and energetic.", "People either stay indoors and rest a lot at home or people are often tired and disinterested in their activities.", "If people stay indoors and rest a lot at home, then they do not visit the gym at least once a day.", "If Mark either limps often and regularly or is often spry and energetic, then Mark limps often and regularly or is often tired and disinterested in his activities."], "premises-FOL": ["∀x (Limp(x) → Medical(x))", "∀x (Medical(x) → ¬Spry(x))", "∀x (Spry(x) ⊕ Tired(x)) ∧ (∀x (Tired(x) → Indoors(x)))", "∀x (Indoors(x) → ¬Gym(x))", "(Limp(Mark) ⊕ Spry(Mark)) → Limp(Mark) ∨ Tired(Mark)"], "label": "True", "source": "hyb"} {"story_id": 188, "example_id": 543, "conclusion": "Real Madrid and Atlético Madrid needed to play a penalty shoot-out in 2016 UCL final.", "premises": ["If two soccer teams score the same number of goals in one UCL final during the regular time, they need to play for the extra time.", "If two soccer teams score the same number of goals in one UCL final during both the regular time and extra time, they need to play the penalty shoot-out.", "Real Madrid and Atlético Madrid both scored one goal in 2016 UCL final during the regular time.", "Real Madrid and Atlético Madrid both scored zero goals in 2016 UCL final during the extra time."], "premises-FOL": ["∀x ∀y (SoccerTeam(x) ∧ SoccerTeam(y) ∧ SameScore(x, y) ∧ During(regularTime) → PlayExtra(x, y))", "∀x ∀y (SoccerTeam(x) ∧ SoccerTeam(y) ∧ SameScore(x, y) ∧ During(regularTime) ∧ During(extraTime) → PlayPenalty(x, y))", "SoccerTeam(realMadrid) ∧ SoccerTeam(atleticoMadrid) ∧ SameScore(realMadrid, atleticoMadrid) ∧ During(regularTime)", "SoccerTeam(realMadrid) ∧ SoccerTeam(atleticoMadrid) ∧ SameScore(realMadrid, atleticoMadrid) ∧ During(extraTime)"], "label": "True", "source": "wiki"} {"story_id": 188, "example_id": 544, "conclusion": "Real Madrid and Atlético Madrid did not need to play a penalty shoot-out in 2016 UCL final.", "premises": ["If two soccer teams score the same number of goals in one UCL final during the regular time, they need to play for the extra time.", "If two soccer teams score the same number of goals in one UCL final during both the regular time and extra time, they need to play the penalty shoot-out.", "Real Madrid and Atlético Madrid both scored one goal in 2016 UCL final during the regular time.", "Real Madrid and Atlético Madrid both scored zero goals in 2016 UCL final during the extra time."], "premises-FOL": ["∀x ∀y (SoccerTeam(x) ∧ SoccerTeam(y) ∧ SameScore(x, y) ∧ During(regularTime) → PlayExtra(x, y))", "∀x ∀y (SoccerTeam(x) ∧ SoccerTeam(y) ∧ SameScore(x, y) ∧ During(regularTime) ∧ During(extraTime) → PlayPenalty(x, y))", "SoccerTeam(realMadrid) ∧ SoccerTeam(atleticoMadrid) ∧ SameScore(realMadrid, atleticoMadrid) ∧ During(regularTime)", "SoccerTeam(realMadrid) ∧ SoccerTeam(atleticoMadrid) ∧ SameScore(realMadrid, atleticoMadrid) ∧ During(extraTime)"], "label": "False", "source": "wiki"} {"story_id": 13, "example_id": 35, "conclusion": "System 7 was formed by former members of Gong.", "premises": ["System 7 is a UK-based electronic dance music band.", "Steve Hillage and Miquette Giraudy formed System 7.", "Steve Hillage and Miquette Giraudy are former members of the band Gong.", "Electric dance music bands are bands.", "System 7 has released several club singles.", "Club singles are not singles."], "premises-FOL": ["BasedOn(system7, uk) ∧ ElectronicDanceMusicBand(system7)", "Formed(stevehillage, system7) ∧ Formed(miquettegiraudy, system7)", "FormerMemberOf(stevehillage, gong) ∧ FormerMemberOf(miquettegiraudy, gong)", "∀x (ElectronicDanceMusicBand(x) → Band(x))", "∃x (ClubSingle(x) ∧ Released(system7, x))", "∀x (ClubSingle(x) → ¬Single(x))"], "label": "True", "source": "wiki"} {"story_id": 13, "example_id": 36, "conclusion": "System 7 has released several singles.", "premises": ["System 7 is a UK-based electronic dance music band.", "Steve Hillage and Miquette Giraudy formed System 7.", "Steve Hillage and Miquette Giraudy are former members of the band Gong.", "Electric dance music bands are bands.", "System 7 has released several club singles.", "Club singles are not singles."], "premises-FOL": ["BasedOn(system7, uk) ∧ ElectronicDanceMusicBand(system7)", "Formed(stevehillage, system7) ∧ Formed(miquettegiraudy, system7)", "FormerMemberOf(stevehillage, gong) ∧ FormerMemberOf(miquettegiraudy, gong)", "∀x (ElectronicDanceMusicBand(x) → Band(x))", "∃x (ClubSingle(x) ∧ Released(system7, x))", "∀x (ClubSingle(x) → ¬Single(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 13, "example_id": 37, "conclusion": "System 7 is not a band.", "premises": ["System 7 is a UK-based electronic dance music band.", "Steve Hillage and Miquette Giraudy formed System 7.", "Steve Hillage and Miquette Giraudy are former members of the band Gong.", "Electric dance music bands are bands.", "System 7 has released several club singles.", "Club singles are not singles."], "premises-FOL": ["BasedOn(system7, uk) ∧ ElectronicDanceMusicBand(system7)", "Formed(stevehillage, system7) ∧ Formed(miquettegiraudy, system7)", "FormerMemberOf(stevehillage, gong) ∧ FormerMemberOf(miquettegiraudy, gong)", "∀x (ElectronicDanceMusicBand(x) → Band(x))", "∃x (ClubSingle(x) ∧ Released(system7, x))", "∀x (ClubSingle(x) → ¬Single(x))"], "label": "False", "source": "wiki"} {"story_id": 189, "example_id": 545, "conclusion": "Extractive models are always faithful.", "premises": ["A summarization model is always faithful if it uses content from the input documents.", "Extractive models are a kind of summarization models.", "Extractive model can only use content from the input documents."], "premises-FOL": ["∀x (Model(x) ∧ Summarization(x) ∧ OnlyUseInputDocument(x) → Faithful(x))", "∀x (Model(x) ∧ Extractive(x) → Summarization(x))", "∀x (Model(x) ∧ Extractive(x) → OnlyUseInputDocument(x))"], "label": "True", "source": "wiki"} {"story_id": 189, "example_id": 546, "conclusion": "Extractive models are not always faithful.", "premises": ["A summarization model is always faithful if it uses content from the input documents.", "Extractive models are a kind of summarization models.", "Extractive model can only use content from the input documents."], "premises-FOL": ["∀x (Model(x) ∧ Summarization(x) ∧ OnlyUseInputDocument(x) → Faithful(x))", "∀x (Model(x) ∧ Extractive(x) → Summarization(x))", "∀x (Model(x) ∧ Extractive(x) → OnlyUseInputDocument(x))"], "label": "False", "source": "wiki"} {"story_id": 370, "example_id": 989, "conclusion": "Robin is a person who studies hard.", "premises": ["If people practice coding questions, then they are not studying to go to medical school to become a doctor.", "If people want to work in the software engineering industry, then they practice coding questions.", "If people enjoy healthcare fields and want to help people with medical issues, then they are studying to go to medical school to become a doctor.", "If people grew up with parents who worked as doctors, then they enjoy healthcare fields and want to help people with medical issues.", "If people study hard, then they grew up with parents who worked as doctors.", "If Robin neither enjoys healthcare fields and wants to help people with medical issues nor grew up with parents who worked as doctors, then Robin is either a person who studies hard or grew up with parents who worked as doctors."], "premises-FOL": ["∀x Coding(x) → ¬StudyingToBeDoctor(x)", "∀x Industry(x) → Coding(x)", "∀x Healthcare(x) → StudyingToBeDoctor(x)", "∀x ParentDoctors(x) → Healthcare(x)", "∀x Study(x) → ParentDoctors(x)", "¬(Healthcare(Robin) ∨ ParentDoctors(Robin)) → (Study(Robin) ∨ ParentDoctors(Robin)) "], "label": "Unknown", "source": "hyb"} {"story_id": 370, "example_id": 990, "conclusion": "Robin practices coding questions and wants to work in the software engineering industry.", "premises": ["If people practice coding questions, then they are not studying to go to medical school to become a doctor.", "If people want to work in the software engineering industry, then they practice coding questions.", "If people enjoy healthcare fields and want to help people with medical issues, then they are studying to go to medical school to become a doctor.", "If people grew up with parents who worked as doctors, then they enjoy healthcare fields and want to help people with medical issues.", "If people study hard, then they grew up with parents who worked as doctors.", "If Robin neither enjoys healthcare fields and wants to help people with medical issues nor grew up with parents who worked as doctors, then Robin is either a person who studies hard or grew up with parents who worked as doctors."], "premises-FOL": ["∀x Coding(x) → ¬StudyingToBeDoctor(x)", "∀x Industry(x) → Coding(x)", "∀x Healthcare(x) → StudyingToBeDoctor(x)", "∀x ParentDoctors(x) → Healthcare(x)", "∀x Study(x) → ParentDoctors(x)", "¬(Healthcare(Robin) ∨ ParentDoctors(Robin)) → (Study(Robin) ∨ ParentDoctors(Robin)) "], "label": "False", "source": "hyb"} {"story_id": 370, "example_id": 991, "conclusion": "Robin neither practices coding questions nor works to work in the software engineering industry.", "premises": ["If people practice coding questions, then they are not studying to go to medical school to become a doctor.", "If people want to work in the software engineering industry, then they practice coding questions.", "If people enjoy healthcare fields and want to help people with medical issues, then they are studying to go to medical school to become a doctor.", "If people grew up with parents who worked as doctors, then they enjoy healthcare fields and want to help people with medical issues.", "If people study hard, then they grew up with parents who worked as doctors.", "If Robin neither enjoys healthcare fields and wants to help people with medical issues nor grew up with parents who worked as doctors, then Robin is either a person who studies hard or grew up with parents who worked as doctors."], "premises-FOL": ["∀x Coding(x) → ¬StudyingToBeDoctor(x)", "∀x Industry(x) → Coding(x)", "∀x Healthcare(x) → StudyingToBeDoctor(x)", "∀x ParentDoctors(x) → Healthcare(x)", "∀x Study(x) → ParentDoctors(x)", "¬(Healthcare(Robin) ∨ ParentDoctors(Robin)) → (Study(Robin) ∨ ParentDoctors(Robin)) "], "label": "True", "source": "hyb"} {"story_id": 383, "example_id": 1028, "conclusion": "Jess frivolously spends a lot of money every time they go out.", "premises": ["If people go to the spa at least once a week, then they are not people who are miserly and need to save a large portion of their income.", "People are either miserly and need to save a large portion of their income, or people that frivolously spend a lot of money every time they go out.", "If people frivolously spend a lot of money every time they go out, then they value quality manufacturing and luxury items.", "If people value quality manufacturing and luxury items, then they enjoy shopping for materialistic items in their free time.", "If Jess is not miserly and needs to save a large portion of their income, then Jess does not value quality manufacturing and luxury items.", "If Jess either values quality manufacturing and luxury items or, if he does not, then he is miserly and needs to save a large portion of his income, then Jess frivolously spends a lot of money every time he goes out."], "premises-FOL": ["∀x Spa(x) → ¬Miserly(x)", "∀x Miserly(x) ∨ Frivolous(x)", "∀x Frivolous(x) → Luxury(x)", "∀x Luxury(x) → Shopping(x)", "¬Miserly(Jess) → ¬Luxury(Jess)", "Luxury(Jess) ⊕ Miserly(Jess)) → Luxury(Jess)"], "label": "Unknown", "source": "hyb"} {"story_id": 383, "example_id": 1029, "conclusion": "Jess either enjoys shopping for materialistic items in his free time or, if he does not, then he goes to the spa at least once a week.", "premises": ["If people go to the spa at least once a week, then they are not people who are miserly and need to save a large portion of their income.", "People are either miserly and need to save a large portion of their income, or people that frivolously spend a lot of money every time they go out.", "If people frivolously spend a lot of money every time they go out, then they value quality manufacturing and luxury items.", "If people value quality manufacturing and luxury items, then they enjoy shopping for materialistic items in their free time.", "If Jess is not miserly and needs to save a large portion of their income, then Jess does not value quality manufacturing and luxury items.", "If Jess either values quality manufacturing and luxury items or, if he does not, then he is miserly and needs to save a large portion of his income, then Jess frivolously spends a lot of money every time he goes out."], "premises-FOL": ["∀x Spa(x) → ¬Miserly(x)", "∀x Miserly(x) ∨ Frivolous(x)", "∀x Frivolous(x) → Luxury(x)", "∀x Luxury(x) → Shopping(x)", "¬Miserly(Jess) → ¬Luxury(Jess)", "Luxury(Jess) ⊕ Miserly(Jess)) → Luxury(Jess)"], "label": "True", "source": "hyb"} {"story_id": 383, "example_id": 1030, "conclusion": "If Jess either enjoys shopping for materialistic items in his free time or, if he does not, then he goes to the spa at least once a week, then Jess neither values quality manufacturing and luxury items nor goes to the spa at least once a week.", "premises": ["If people go to the spa at least once a week, then they are not people who are miserly and need to save a large portion of their income.", "People are either miserly and need to save a large portion of their income, or people that frivolously spend a lot of money every time they go out.", "If people frivolously spend a lot of money every time they go out, then they value quality manufacturing and luxury items.", "If people value quality manufacturing and luxury items, then they enjoy shopping for materialistic items in their free time.", "If Jess is not miserly and needs to save a large portion of their income, then Jess does not value quality manufacturing and luxury items.", "If Jess either values quality manufacturing and luxury items or, if he does not, then he is miserly and needs to save a large portion of his income, then Jess frivolously spends a lot of money every time he goes out."], "premises-FOL": ["∀x Spa(x) → ¬Miserly(x)", "∀x Miserly(x) ∨ Frivolous(x)", "∀x Frivolous(x) → Luxury(x)", "∀x Luxury(x) → Shopping(x)", "¬Miserly(Jess) → ¬Luxury(Jess)", "Luxury(Jess) ⊕ Miserly(Jess)) → Luxury(Jess)"], "label": "False", "source": "hyb"} {"story_id": 220, "example_id": 628, "conclusion": "The album \"Wolfgang Amadeus Phoenix\" is a certified gold album.", "premises": ["The indie pop band Phoenix has released 6 albums. ", "Phoenix's album \"Wolfgang Amadeus Phoenix\" sold over 500,000 copies. ", "A certified gold album or single is one which sold over half a million copies. ", "\"1901\" is a single from Phoenix's album \"Wolfgang Amadeus Phoenix.\"", "Over 400,000 copies of \"1901\" have been sold. "], "premises-FOL": ["AlbumsReleased(phoenix, l6)", "Album(wolfgangamadeusphoenix) ∧ IsAlbumOf(wolfgangamadeusphoenix, phoenix) ∧ SoldOver(wolfgangamadeusphoenix, l500000)", "∀x ((Album(x) ∨ Single(x)) ∧ SoldOver(x, l500000) → CertifiedGold(x))", "Single(l1901) ∧ From(l1901, wolfgangamadeusphoenix) ∧ By(l1901, phoenix)", "SoldOver(l1901, l400000)"], "label": "True", "source": "wiki"} {"story_id": 220, "example_id": 629, "conclusion": "The single \"1901\" is a certified gold single.", "premises": ["The indie pop band Phoenix has released 6 albums. ", "Phoenix's album \"Wolfgang Amadeus Phoenix\" sold over 500,000 copies. ", "A certified gold album or single is one which sold over half a million copies. ", "\"1901\" is a single from Phoenix's album \"Wolfgang Amadeus Phoenix.\"", "Over 400,000 copies of \"1901\" have been sold. "], "premises-FOL": ["AlbumsReleased(phoenix, l6)", "Album(wolfgangamadeusphoenix) ∧ IsAlbumOf(wolfgangamadeusphoenix, phoenix) ∧ SoldOver(wolfgangamadeusphoenix, l500000)", "∀x ((Album(x) ∨ Single(x)) ∧ SoldOver(x, l500000) → CertifiedGold(x))", "Single(l1901) ∧ From(l1901, wolfgangamadeusphoenix) ∧ By(l1901, phoenix)", "SoldOver(l1901, l400000)"], "label": "Unknown", "source": "wiki"} {"story_id": 5, "example_id": 11, "conclusion": "If the Hulk does not wake up, then Thor is not happy.", "premises": ["Peter Parker is a either a superhero or a civilian.", "The Hulk is a destroyer.", "The Hulk wakes up when he is angry.", "If the Hulk wakes up, then he will break a bridge.", "Thor is a god.", "Thor will break a bridge when he is happy.", "A god is not a destroyer and a destroyer is not a god.", "Peter Parker wears a uniform when he is a superhero.", "Peter Parker is not a civilian if and only if a destroyer is breaking a bridge.", "If Thor is happy, the Hulk is angry."], "premises-FOL": ["Superhero(peter) ⊕ Civilian(peter)", "Destroyer(hulk)", "Angry(hulk) → Wake(hulk)", "Wake(hulk) → BreakBridge(hulk)", "God(thor)", "Happy(thor) → BreakBridge(thor)", "∀x (God(x) ↔ ¬Destroyer(x))", "Superhero(peter) → WearUniform(peter)", "∀x (¬Civilian(peter) ↔ (Destroyer(x) ∧ BreakBridge(x)))", "Happy(thor) → Angry(hulk)"], "label": "True", "source": "wiki"} {"story_id": 5, "example_id": 12, "conclusion": "If Thor is happy, then Peter Parker wears a uniform.", "premises": ["Peter Parker is a either a superhero or a civilian.", "The Hulk is a destroyer.", "The Hulk wakes up when he is angry.", "If the Hulk wakes up, then he will break a bridge.", "Thor is a god.", "Thor will break a bridge when he is happy.", "A god is not a destroyer and a destroyer is not a god.", "Peter Parker wears a uniform when he is a superhero.", "Peter Parker is not a civilian if and only if a destroyer is breaking a bridge.", "If Thor is happy, the Hulk is angry."], "premises-FOL": ["Superhero(peter) ⊕ Civilian(peter)", "Destroyer(hulk)", "Angry(hulk) → Wake(hulk)", "Wake(hulk) → BreakBridge(hulk)", "God(thor)", "Happy(thor) → BreakBridge(thor)", "∀x (God(x) ↔ ¬Destroyer(x))", "Superhero(peter) → WearUniform(peter)", "∀x (¬Civilian(peter) ↔ (Destroyer(x) ∧ BreakBridge(x)))", "Happy(thor) → Angry(hulk)"], "label": "True", "source": "wiki"} {"story_id": 5, "example_id": 13, "conclusion": "If Thor is not happy, then no bridge will be broken.", "premises": ["Peter Parker is a either a superhero or a civilian.", "The Hulk is a destroyer.", "The Hulk wakes up when he is angry.", "If the Hulk wakes up, then he will break a bridge.", "Thor is a god.", "Thor will break a bridge when he is happy.", "A god is not a destroyer and a destroyer is not a god.", "Peter Parker wears a uniform when he is a superhero.", "Peter Parker is not a civilian if and only if a destroyer is breaking a bridge.", "If Thor is happy, the Hulk is angry."], "premises-FOL": ["Superhero(peter) ⊕ Civilian(peter)", "Destroyer(hulk)", "Angry(hulk) → Wake(hulk)", "Wake(hulk) → BreakBridge(hulk)", "God(thor)", "Happy(thor) → BreakBridge(thor)", "∀x (God(x) ↔ ¬Destroyer(x))", "Superhero(peter) → WearUniform(peter)", "∀x (¬Civilian(peter) ↔ (Destroyer(x) ∧ BreakBridge(x)))", "Happy(thor) → Angry(hulk)"], "label": "Unknown", "source": "wiki"} {"story_id": 85, "example_id": 259, "conclusion": "Diethylcarbamazine is not preferred for the treatment of river blindness.", "premises": ["Diethylcarbamazine is a medication discovered in the year 1947.", "Diethylcarbamazine can be used to treat river blindness.", "The only preferred treatment for river blindness is ivermectin.", "Diethylcarbamazine is not ivermectin."], "premises-FOL": ["∀x (Diethylcarbamazine(x) ∧ Medication(x) ∧ DiscoveredIn(x, year1947))", "∀x ∀y (Diethylcarbamazine(x) ∧ RiverBlindness(y) → Treats(x, y))", "∀x ∀y (RiverBlindness(y) ∧ PreferredTreatment(x, y) → Ivermectin(x))", "∀x (Diethylcarbamazine(x) → ¬Ivermectin(x))"], "label": "True", "source": "wiki"} {"story_id": 85, "example_id": 260, "conclusion": "Diethylcarbamazine was often used to treat river blindness.", "premises": ["Diethylcarbamazine is a medication discovered in the year 1947.", "Diethylcarbamazine can be used to treat river blindness.", "The only preferred treatment for river blindness is ivermectin.", "Diethylcarbamazine is not ivermectin."], "premises-FOL": ["∀x (Diethylcarbamazine(x) ∧ Medication(x) ∧ DiscoveredIn(x, year1947))", "∀x ∀y (Diethylcarbamazine(x) ∧ RiverBlindness(y) → Treats(x, y))", "∀x ∀y (RiverBlindness(y) ∧ PreferredTreatment(x, y) → Ivermectin(x))", "∀x (Diethylcarbamazine(x) → ¬Ivermectin(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 85, "example_id": 261, "conclusion": "Diethylcarbamazine is used in the treatment of filariasis.", "premises": ["Diethylcarbamazine is a medication discovered in the year 1947.", "Diethylcarbamazine can be used to treat river blindness.", "The only preferred treatment for river blindness is ivermectin.", "Diethylcarbamazine is not ivermectin."], "premises-FOL": ["∀x (Diethylcarbamazine(x) ∧ Medication(x) ∧ DiscoveredIn(x, year1947))", "∀x ∀y (Diethylcarbamazine(x) ∧ RiverBlindness(y) → Treats(x, y))", "∀x ∀y (RiverBlindness(y) ∧ PreferredTreatment(x, y) → Ivermectin(x))", "∀x (Diethylcarbamazine(x) → ¬Ivermectin(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 392, "example_id": 1062, "conclusion": "Latent Dirichlet allocation model is implementing machine learning algorithms.", "premises": ["All univariate analyses use a generalized linear model. ", "All multivoxel (pattern) analyses are implementing machine learning algorithms.", "All implementing machine learning algorithms are to learn and classify multivariate data.", "The Latent Dirichlet allocation model uses a generalized linear model or a univariate analysis. ", "If the Latent Dirichlet allocation model does not learn and classify multivariate data, then the Latent Dirichlet allocation model uses a generalized linear model and a multivoxel (pattern) analysis."], "premises-FOL": ["∀x (UnivariateAnalysis(x) → UsesGeneralizedLinearModel(x)) ", " ∀x (MultivoxelPatternAnalysis(x) → ImplementingMachineLearningAlgorithms(x))", " ∀x (ImplementingMachineLearningAlgorithms(x) → LearnAndClassifyMultivariateData(x)) ", " UsesGeneralizedLinearModel(latentDirichletAllocationModel) ∨ UnivariateAnalysis(latentDirichletAllocationModel)", " ¬LearnAndClassifyMultivariateData(latentDirichletAllocationModel) → UsesGeneralizedLinearModel(latentDirichletAllocationModel) ∧ MultivoxelPatternAnalysis(latentDirichletAllocationModel)"], "label": "Unknown", "source": "hyb"} {"story_id": 392, "example_id": 1063, "conclusion": "Latent Dirichlet allocation model uses a generalized linear model and learns and classifies multivariate data.", "premises": ["All univariate analyses use a generalized linear model. ", "All multivoxel (pattern) analyses are implementing machine learning algorithms.", "All implementing machine learning algorithms are to learn and classify multivariate data.", "The Latent Dirichlet allocation model uses a generalized linear model or a univariate analysis. ", "If the Latent Dirichlet allocation model does not learn and classify multivariate data, then the Latent Dirichlet allocation model uses a generalized linear model and a multivoxel (pattern) analysis."], "premises-FOL": ["∀x (UnivariateAnalysis(x) → UsesGeneralizedLinearModel(x)) ", " ∀x (MultivoxelPatternAnalysis(x) → ImplementingMachineLearningAlgorithms(x))", " ∀x (ImplementingMachineLearningAlgorithms(x) → LearnAndClassifyMultivariateData(x)) ", " UsesGeneralizedLinearModel(latentDirichletAllocationModel) ∨ UnivariateAnalysis(latentDirichletAllocationModel)", " ¬LearnAndClassifyMultivariateData(latentDirichletAllocationModel) → UsesGeneralizedLinearModel(latentDirichletAllocationModel) ∧ MultivoxelPatternAnalysis(latentDirichletAllocationModel)"], "label": "True", "source": "hyb"} {"story_id": 392, "example_id": 1064, "conclusion": "Latent Dirichlet allocation model either uses a generalized linear model or learns and classifies multivariate data.", "premises": ["All univariate analyses use a generalized linear model. ", "All multivoxel (pattern) analyses are implementing machine learning algorithms.", "All implementing machine learning algorithms are to learn and classify multivariate data.", "The Latent Dirichlet allocation model uses a generalized linear model or a univariate analysis. ", "If the Latent Dirichlet allocation model does not learn and classify multivariate data, then the Latent Dirichlet allocation model uses a generalized linear model and a multivoxel (pattern) analysis."], "premises-FOL": ["∀x (UnivariateAnalysis(x) → UsesGeneralizedLinearModel(x)) ", " ∀x (MultivoxelPatternAnalysis(x) → ImplementingMachineLearningAlgorithms(x))", " ∀x (ImplementingMachineLearningAlgorithms(x) → LearnAndClassifyMultivariateData(x)) ", " UsesGeneralizedLinearModel(latentDirichletAllocationModel) ∨ UnivariateAnalysis(latentDirichletAllocationModel)", " ¬LearnAndClassifyMultivariateData(latentDirichletAllocationModel) → UsesGeneralizedLinearModel(latentDirichletAllocationModel) ∧ MultivoxelPatternAnalysis(latentDirichletAllocationModel)"], "label": "False", "source": "hyb"} {"story_id": 387, "example_id": 1040, "conclusion": "Bladder cancer is mild.", "premises": ["If something requires a medical diagnosis, then lab tests or imaging is required. ", "All rare diseases require a medical diagnosis.", "If something is mild, then no lab tests or imaging is required. ", "All blood cancers are rare diseases.", "All Leukemia is blood cancer. ", "If bladder cancer is either both blood cancer and Leukemia or neither blood cancer nor Leukemia, then bladder cancer is Leukemia."], "premises-FOL": ["∀x (RequiresAMedicalDiagnosis(x) → LabTestsOrImagingRequired(x)) ", "∀x (RareDiseases(x) → RequiresAMedicalDiagnosis(x))", "∀x (Mild(x) → ¬LabTestsOrImagingRequired(x)) ", "∀x (BloodCancer(x) → RareDiseases(x))", "∀x (Leukemia(x) → BloodCancer(x))", "¬(BloodCancer(bladderCancer) ⊕ Leukemia(bladderCancer)) → Leukemia(bladderCancer)"], "label": "False", "source": "hyb"} {"story_id": 387, "example_id": 1041, "conclusion": "Bladder cancer is Leukemia.", "premises": ["If something requires a medical diagnosis, then lab tests or imaging is required. ", "All rare diseases require a medical diagnosis.", "If something is mild, then no lab tests or imaging is required. ", "All blood cancers are rare diseases.", "All Leukemia is blood cancer. ", "If bladder cancer is either both blood cancer and Leukemia or neither blood cancer nor Leukemia, then bladder cancer is Leukemia."], "premises-FOL": ["∀x (RequiresAMedicalDiagnosis(x) → LabTestsOrImagingRequired(x)) ", "∀x (RareDiseases(x) → RequiresAMedicalDiagnosis(x))", "∀x (Mild(x) → ¬LabTestsOrImagingRequired(x)) ", "∀x (BloodCancer(x) → RareDiseases(x))", "∀x (Leukemia(x) → BloodCancer(x))", "¬(BloodCancer(bladderCancer) ⊕ Leukemia(bladderCancer)) → Leukemia(bladderCancer)"], "label": "Unknown", "source": "hyb"} {"story_id": 387, "example_id": 1042, "conclusion": "Bladder cancer is either a rare disease or mild.", "premises": ["If something requires a medical diagnosis, then lab tests or imaging is required. ", "All rare diseases require a medical diagnosis.", "If something is mild, then no lab tests or imaging is required. ", "All blood cancers are rare diseases.", "All Leukemia is blood cancer. ", "If bladder cancer is either both blood cancer and Leukemia or neither blood cancer nor Leukemia, then bladder cancer is Leukemia."], "premises-FOL": ["∀x (RequiresAMedicalDiagnosis(x) → LabTestsOrImagingRequired(x)) ", "∀x (RareDiseases(x) → RequiresAMedicalDiagnosis(x))", "∀x (Mild(x) → ¬LabTestsOrImagingRequired(x)) ", "∀x (BloodCancer(x) → RareDiseases(x))", "∀x (Leukemia(x) → BloodCancer(x))", "¬(BloodCancer(bladderCancer) ⊕ Leukemia(bladderCancer)) → Leukemia(bladderCancer)"], "label": "True", "source": "hyb"} {"story_id": 390, "example_id": 1049, "conclusion": "Lithium is a rare earth metal.", "premises": ["No precious metals aren't scarce.", "All non-rare earth metals are not scarce.", "Either non-rare earth metals or rare earth metals. ", "All rare earth metals can be used for batteries.", "All rare earth metals are essential for electric vehicles.", "Lithium is neither a non-rare earth metal nor essential for electric vehicles."], "premises-FOL": ["∀x (PreciousMetals(x) → ¬NotScarce(x))", " ∀x (Non-rareEarthMetals(x) → NotScarce(x)) ", " ∀x (Non-rareEarthMetals(x) ∨ RareEarthMetals(x)) ", " ∀x (RareEarthMetals(x) → BeUsedForBatteries(x)) ", " ∀x (RareEarthMetals(x) → EssentialForElectricVehicles(x))", " ¬Non-rareEarthMetals(lithium) ⊕ ¬EssentialForElectricVehicles(lithium)"], "label": "Unknown", "source": "hyb"} {"story_id": 390, "example_id": 1050, "conclusion": "Lithium is a precious metal and is used for batteries.", "premises": ["No precious metals aren't scarce.", "All non-rare earth metals are not scarce.", "Either non-rare earth metals or rare earth metals. ", "All rare earth metals can be used for batteries.", "All rare earth metals are essential for electric vehicles.", "Lithium is neither a non-rare earth metal nor essential for electric vehicles."], "premises-FOL": ["∀x (PreciousMetals(x) → ¬NotScarce(x))", " ∀x (Non-rareEarthMetals(x) → NotScarce(x)) ", " ∀x (Non-rareEarthMetals(x) ∨ RareEarthMetals(x)) ", " ∀x (RareEarthMetals(x) → BeUsedForBatteries(x)) ", " ∀x (RareEarthMetals(x) → EssentialForElectricVehicles(x))", " ¬Non-rareEarthMetals(lithium) ⊕ ¬EssentialForElectricVehicles(lithium)"], "label": "False", "source": "hyb"} {"story_id": 390, "example_id": 1051, "conclusion": "If Lithium is not essential for electric vehicles or a precious metal, then Lithium is not a non-rare earth metal or usable for batteries.", "premises": ["No precious metals aren't scarce.", "All non-rare earth metals are not scarce.", "Either non-rare earth metals or rare earth metals. ", "All rare earth metals can be used for batteries.", "All rare earth metals are essential for electric vehicles.", "Lithium is neither a non-rare earth metal nor essential for electric vehicles."], "premises-FOL": ["∀x (PreciousMetals(x) → ¬NotScarce(x))", " ∀x (Non-rareEarthMetals(x) → NotScarce(x)) ", " ∀x (Non-rareEarthMetals(x) ∨ RareEarthMetals(x)) ", " ∀x (RareEarthMetals(x) → BeUsedForBatteries(x)) ", " ∀x (RareEarthMetals(x) → EssentialForElectricVehicles(x))", " ¬Non-rareEarthMetals(lithium) ⊕ ¬EssentialForElectricVehicles(lithium)"], "label": "True", "source": "hyb"} {"story_id": 332, "example_id": 863, "conclusion": "Jack lives in the suburbs.", "premises": ["If people own at least one pet, then they do not have tidy houses.", "If people grew up with childhood pets, then they own at least one pet.", "If people hire a maid or cleaning service, then they have tidy houses.", "If people live in the suburbs, then they have tidy houses.", "Jack either does not hire a maid or cleaning service or, if he does, then he does not own at least one pet."], "premises-FOL": ["∀x (OwnPet(x) → ¬TidyHouse(x))", "∀x (ChildhoodPet(x) → OwnPet(x))", "∀x (HireCleaning(x) → TidyHouse(x))", "∀x (Suburbs(x) → ChildhoodPet(x))", "¬(HireCleaning(jack) ⊕ OwnPet(jack))"], "label": "False", "source": "hyb"} {"story_id": 332, "example_id": 864, "conclusion": "Jack does not live in the suburbs.", "premises": ["If people own at least one pet, then they do not have tidy houses.", "If people grew up with childhood pets, then they own at least one pet.", "If people hire a maid or cleaning service, then they have tidy houses.", "If people live in the suburbs, then they have tidy houses.", "Jack either does not hire a maid or cleaning service or, if he does, then he does not own at least one pet."], "premises-FOL": ["∀x (OwnPet(x) → ¬TidyHouse(x))", "∀x (ChildhoodPet(x) → OwnPet(x))", "∀x (HireCleaning(x) → TidyHouse(x))", "∀x (Suburbs(x) → ChildhoodPet(x))", "¬(HireCleaning(jack) ⊕ OwnPet(jack))"], "label": "True", "source": "hyb"} {"story_id": 332, "example_id": 865, "conclusion": "Jack has a tidy house.", "premises": ["If people own at least one pet, then they do not have tidy houses.", "If people grew up with childhood pets, then they own at least one pet.", "If people hire a maid or cleaning service, then they have tidy houses.", "If people live in the suburbs, then they have tidy houses.", "Jack either does not hire a maid or cleaning service or, if he does, then he does not own at least one pet."], "premises-FOL": ["∀x (OwnPet(x) → ¬TidyHouse(x))", "∀x (ChildhoodPet(x) → OwnPet(x))", "∀x (HireCleaning(x) → TidyHouse(x))", "∀x (Suburbs(x) → ChildhoodPet(x))", "¬(HireCleaning(jack) ⊕ OwnPet(jack))"], "label": "Unknown", "source": "hyb"} {"story_id": 332, "example_id": 866, "conclusion": "Jack neither lives in the suburbs nor owns at least one pet.", "premises": ["If people own at least one pet, then they do not have tidy houses.", "If people grew up with childhood pets, then they own at least one pet.", "If people hire a maid or cleaning service, then they have tidy houses.", "If people live in the suburbs, then they have tidy houses.", "Jack either does not hire a maid or cleaning service or, if he does, then he does not own at least one pet."], "premises-FOL": ["∀x (OwnPet(x) → ¬TidyHouse(x))", "∀x (ChildhoodPet(x) → OwnPet(x))", "∀x (HireCleaning(x) → TidyHouse(x))", "∀x (Suburbs(x) → ChildhoodPet(x))", "¬(HireCleaning(jack) ⊕ OwnPet(jack))"], "label": "True", "source": "hyb"} {"story_id": 332, "example_id": 867, "conclusion": "Jack grew up with childhood pets and lives in the suburbs.", "premises": ["If people own at least one pet, then they do not have tidy houses.", "If people grew up with childhood pets, then they own at least one pet.", "If people hire a maid or cleaning service, then they have tidy houses.", "If people live in the suburbs, then they have tidy houses.", "Jack either does not hire a maid or cleaning service or, if he does, then he does not own at least one pet."], "premises-FOL": ["∀x (OwnPet(x) → ¬TidyHouse(x))", "∀x (ChildhoodPet(x) → OwnPet(x))", "∀x (HireCleaning(x) → TidyHouse(x))", "∀x (Suburbs(x) → ChildhoodPet(x))", "¬(HireCleaning(jack) ⊕ OwnPet(jack))"], "label": "False", "source": "hyb"} {"story_id": 278, "example_id": 727, "conclusion": "The bottle is toppled over.", "premises": ["A bottle is either standing upright or toppled over. ", "The bottle is not upright."], "premises-FOL": ["Upright(bottle) ⊕ ToppledOver(bottle)", "¬Upright(bottle)"], "label": "True", "source": "wiki"} {"story_id": 359, "example_id": 957, "conclusion": "John is good at staying organized and motivated.", "premises": ["If people eat cereal and milk every day for breakfast, then they have very busy morning schedules every day.", "All young children below the age of ten eat cereal and milk every day for breakfast.", "People are either young children below the age of ten or have a lot of commitments they voluntarily signed up for.", "If people have a lot of commitments they voluntarily signed up for, then they are hardworking individuals with high ambitions and goals for the future.", "If people are hardworking individuals with high ambitions and goals for the future, then they are not good at staying organized and motivated.", "John either is both a hardworking individual with high ambitions and goals for the future and has busy morning schedules every day, or he is neither a hardworking individual with high ambitions and goals for the future nor does he have a busy morning schedule every day."], "premises-FOL": ["∀x (Cereal(x) → BusyMorning(x))", "∀x (YoungChildren(x) → BusyMorning(x))", "∀x (YoungChildren(x) ⊕ Committments(x))", "∀x (Committments(x) → Hardworking(x))", "∀x (Hardworking(x) → ¬Organized(x))", "(Hardworking(john) ∧ BusyMorning(john)) ⊕ (¬Hardworking(john) ∧ ¬BusyMorning(john))"], "label": "False", "source": "hyb"} {"story_id": 359, "example_id": 958, "conclusion": "John eats cereal and milk every day for breakfast.", "premises": ["If people eat cereal and milk every day for breakfast, then they have very busy morning schedules every day.", "All young children below the age of ten eat cereal and milk every day for breakfast.", "People are either young children below the age of ten or have a lot of commitments they voluntarily signed up for.", "If people have a lot of commitments they voluntarily signed up for, then they are hardworking individuals with high ambitions and goals for the future.", "If people are hardworking individuals with high ambitions and goals for the future, then they are not good at staying organized and motivated.", "John either is both a hardworking individual with high ambitions and goals for the future and has busy morning schedules every day, or he is neither a hardworking individual with high ambitions and goals for the future nor does he have a busy morning schedule every day."], "premises-FOL": ["∀x (Cereal(x) → BusyMorning(x))", "∀x (YoungChildren(x) → BusyMorning(x))", "∀x (YoungChildren(x) ⊕ Committments(x))", "∀x (Committments(x) → Hardworking(x))", "∀x (Hardworking(x) → ¬Organized(x))", "(Hardworking(john) ∧ BusyMorning(john)) ⊕ (¬Hardworking(john) ∧ ¬BusyMorning(john))"], "label": "Unknown", "source": "hyb"} {"story_id": 359, "example_id": 959, "conclusion": "John is either a hardworking individual with high ambitions and goals for the future or is good at staying organized and motivated.", "premises": ["If people eat cereal and milk every day for breakfast, then they have very busy morning schedules every day.", "All young children below the age of ten eat cereal and milk every day for breakfast.", "People are either young children below the age of ten or have a lot of commitments they voluntarily signed up for.", "If people have a lot of commitments they voluntarily signed up for, then they are hardworking individuals with high ambitions and goals for the future.", "If people are hardworking individuals with high ambitions and goals for the future, then they are not good at staying organized and motivated.", "John either is both a hardworking individual with high ambitions and goals for the future and has busy morning schedules every day, or he is neither a hardworking individual with high ambitions and goals for the future nor does he have a busy morning schedule every day."], "premises-FOL": ["∀x (Cereal(x) → BusyMorning(x))", "∀x (YoungChildren(x) → BusyMorning(x))", "∀x (YoungChildren(x) ⊕ Committments(x))", "∀x (Committments(x) → Hardworking(x))", "∀x (Hardworking(x) → ¬Organized(x))", "(Hardworking(john) ∧ BusyMorning(john)) ⊕ (¬Hardworking(john) ∧ ¬BusyMorning(john))"], "label": "True", "source": "hyb"} {"story_id": 78, "example_id": 238, "conclusion": "Ableton is a multinational company.", "premises": ["Ableton has an office in Germany.", "Ableton has an office in the USA.", "USA and Germany are different countries.", "Any company that has offices in different countries is a multinational company.", "Ableton makes music software."], "premises-FOL": ["OfficeIn(ableton, germany)", "OfficeIn(ableton, usa)", "¬SameCountry(germany, usa)", "∀x ∀y ∀z (OfficeIn(x, y) ∧ OfficeIn(x, z) ∧ ¬SameCountry(y, z) → IsMultinationalCompany(x))", "MakesMusicSoftware(ableton)"], "label": "True", "source": "wiki"} {"story_id": 78, "example_id": 239, "conclusion": "Ableton makes AI software.", "premises": ["Ableton has an office in Germany.", "Ableton has an office in the USA.", "USA and Germany are different countries.", "Any company that has offices in different countries is a multinational company.", "Ableton makes music software."], "premises-FOL": ["OfficeIn(ableton, germany)", "OfficeIn(ableton, usa)", "¬SameCountry(germany, usa)", "∀x ∀y ∀z (OfficeIn(x, y) ∧ OfficeIn(x, z) ∧ ¬SameCountry(y, z) → IsMultinationalCompany(x))", "MakesMusicSoftware(ableton)"], "label": "Unknown", "source": "wiki"} {"story_id": 78, "example_id": 240, "conclusion": "Ableton does not have an office in Germany.", "premises": ["Ableton has an office in Germany.", "Ableton has an office in the USA.", "USA and Germany are different countries.", "Any company that has offices in different countries is a multinational company.", "Ableton makes music software."], "premises-FOL": ["OfficeIn(ableton, germany)", "OfficeIn(ableton, usa)", "¬SameCountry(germany, usa)", "∀x ∀y ∀z (OfficeIn(x, y) ∧ OfficeIn(x, z) ∧ ¬SameCountry(y, z) → IsMultinationalCompany(x))", "MakesMusicSoftware(ableton)"], "label": "False", "source": "wiki"} {"story_id": 450, "example_id": 1300, "conclusion": "Fido eats fish they catch themselves.", "premises": ["Every swimmer can go underwater.", "Everyone that eats fish they catch themselves is a swimmer.", "Every penguin eats fish they catch themselves.", "All nonflying birds in Antarctica are penguins.", "Fido is a penguin or a swimmer."], "premises-FOL": ["∀x (Swimmer(x) → GoesUnderwater(x))", "∀x (EatsFishCaughtThemselves(x) → Swimmer(x))", "∀x (Penguin(x) → EatsFishCaughtThemselves(x))", "∀x (NonFlyingBirdAntartica(x) → Penguin(x))", "Penguin(fido) ∨ Swimmer(fido)"], "label": "Unknown", "source": "hyb"} {"story_id": 450, "example_id": 1301, "conclusion": "Fido is neither a non-flying bird nor can Fido go underwater.", "premises": ["Every swimmer can go underwater.", "Everyone that eats fish they catch themselves is a swimmer.", "Every penguin eats fish they catch themselves.", "All nonflying birds in Antarctica are penguins.", "Fido is a penguin or a swimmer."], "premises-FOL": ["∀x (Swimmer(x) → GoesUnderwater(x))", "∀x (EatsFishCaughtThemselves(x) → Swimmer(x))", "∀x (Penguin(x) → EatsFishCaughtThemselves(x))", "∀x (NonFlyingBirdAntartica(x) → Penguin(x))", "Penguin(fido) ∨ Swimmer(fido)"], "label": "False", "source": "hyb"} {"story_id": 450, "example_id": 1302, "conclusion": "If Fido can either go underwater or is a swimmer, then Fido is a nonflying bird in Antartica.", "premises": ["Every swimmer can go underwater.", "Everyone that eats fish they catch themselves is a swimmer.", "Every penguin eats fish they catch themselves.", "All nonflying birds in Antarctica are penguins.", "Fido is a penguin or a swimmer."], "premises-FOL": ["∀x (Swimmer(x) → GoesUnderwater(x))", "∀x (EatsFishCaughtThemselves(x) → Swimmer(x))", "∀x (Penguin(x) → EatsFishCaughtThemselves(x))", "∀x (NonFlyingBirdAntartica(x) → Penguin(x))", "Penguin(fido) ∨ Swimmer(fido)"], "label": "True", "source": "hyb"} {"story_id": 469, "example_id": 1359, "conclusion": "Leon is a professor.", "premises": ["All professors are teachers.", "All researchers are professors.", "No teachers are students.", "All people who study are students.", "Leon is not studying or a researcher.", "If Leon is not studying, then Leon is a teacher."], "premises-FOL": ["∀x (Professor(x) → Teacher(x))", "∀x (Researcher(x) → Professor(x))", "∀x (Teacher(x) → ¬Student(x))", "∀x (Study(x) → Student(x))", "¬Study(leon) ⊕ Researcher(leon)", "¬Study(leon) → Teacher(leon)"], "label": "Unknown", "source": "hyb"} {"story_id": 469, "example_id": 1360, "conclusion": "Leon is neither a student nor a researcher.", "premises": ["All professors are teachers.", "All researchers are professors.", "No teachers are students.", "All people who study are students.", "Leon is not studying or a researcher.", "If Leon is not studying, then Leon is a teacher."], "premises-FOL": ["∀x (Professor(x) → Teacher(x))", "∀x (Researcher(x) → Professor(x))", "∀x (Teacher(x) → ¬Student(x))", "∀x (Study(x) → Student(x))", "¬Study(leon) ⊕ Researcher(leon)", "¬Study(leon) → Teacher(leon)"], "label": "True", "source": "hyb"} {"story_id": 469, "example_id": 1361, "conclusion": "If Leon is not a researcher, then Leon is a student.", "premises": ["All professors are teachers.", "All researchers are professors.", "No teachers are students.", "All people who study are students.", "Leon is not studying or a researcher.", "If Leon is not studying, then Leon is a teacher."], "premises-FOL": ["∀x (Professor(x) → Teacher(x))", "∀x (Researcher(x) → Professor(x))", "∀x (Teacher(x) → ¬Student(x))", "∀x (Study(x) → Student(x))", "¬Study(leon) ⊕ Researcher(leon)", "¬Study(leon) → Teacher(leon)"], "label": "False", "source": "hyb"} {"story_id": 114, "example_id": 345, "conclusion": "No cutmen appear in boxing matches.", "premises": ["A cutman is responsible for preventing and treating physical damage to a fighter.", "Cutmen appear in matches such as a boxing, kickboxing or a mixed martial arts bout. ", "Cutmen typically handle swelling, nosebleeds and lacerations. ", "Jack is a cutman."], "premises-FOL": ["∀x (Cutman(x) → Prevent(x, physicalDamage) ∧ Treat(x, physicalDamage))", "∀x (Cutman(x) → Appear(x, boxing) ∨ Appear(x, kickboxing) ∨ Appear(x, mixedMartialBout))", "∀x (Cutman(x) → Handle(x, swelling) ∧ Handle(x, nosebleeds) ∧ Handle(x, lacerations))", "Cutman(jack)"], "label": "Unknown", "source": "wiki"} {"story_id": 114, "example_id": 346, "conclusion": "If someone is not a cutman, then they cannot handle nosebleeds.", "premises": ["A cutman is responsible for preventing and treating physical damage to a fighter.", "Cutmen appear in matches such as a boxing, kickboxing or a mixed martial arts bout. ", "Cutmen typically handle swelling, nosebleeds and lacerations. ", "Jack is a cutman."], "premises-FOL": ["∀x (Cutman(x) → Prevent(x, physicalDamage) ∧ Treat(x, physicalDamage))", "∀x (Cutman(x) → Appear(x, boxing) ∨ Appear(x, kickboxing) ∨ Appear(x, mixedMartialBout))", "∀x (Cutman(x) → Handle(x, swelling) ∧ Handle(x, nosebleeds) ∧ Handle(x, lacerations))", "Cutman(jack)"], "label": "Unknown", "source": "wiki"} {"story_id": 114, "example_id": 347, "conclusion": "Jack can treat physical damage.", "premises": ["A cutman is responsible for preventing and treating physical damage to a fighter.", "Cutmen appear in matches such as a boxing, kickboxing or a mixed martial arts bout. ", "Cutmen typically handle swelling, nosebleeds and lacerations. ", "Jack is a cutman."], "premises-FOL": ["∀x (Cutman(x) → Prevent(x, physicalDamage) ∧ Treat(x, physicalDamage))", "∀x (Cutman(x) → Appear(x, boxing) ∨ Appear(x, kickboxing) ∨ Appear(x, mixedMartialBout))", "∀x (Cutman(x) → Handle(x, swelling) ∧ Handle(x, nosebleeds) ∧ Handle(x, lacerations))", "Cutman(jack)"], "label": "True", "source": "wiki"} {"story_id": 170, "example_id": 491, "conclusion": "One of the world's best-known artworks is painted by a scientist.", "premises": ["The Mona Lisa is one of the world's best-known artworks.", "The Mona Lisa is a portrait painted by Leonardo da Vinci.", "Leonardo da Vinci was a scientist and painter.", "Painting genres are history, portrait, animal, landscape, and still life."], "premises-FOL": ["Painting(monaLisa) ∧ WorldsBestKnown(monaLisa)", "PaintedBy(monaLisa, leonardodaVinci) ∧ Portrait(monaLisa)", "Scientist(leonardodaVinci) ∧ Painter(leonardodaVinci)", "∀x (Painting(x) → (History(x) ∨ Portrait(x) ∨ Animal(x) ∨ Landscape(x) ∨ StillLife(x)))"], "label": "True", "source": "wiki"} {"story_id": 170, "example_id": 492, "conclusion": "Leonardo da Vinci has artworks in the landscape genre.", "premises": ["The Mona Lisa is one of the world's best-known artworks.", "The Mona Lisa is a portrait painted by Leonardo da Vinci.", "Leonardo da Vinci was a scientist and painter.", "Painting genres are history, portrait, animal, landscape, and still life."], "premises-FOL": ["Painting(monaLisa) ∧ WorldsBestKnown(monaLisa)", "PaintedBy(monaLisa, leonardodaVinci) ∧ Portrait(monaLisa)", "Scientist(leonardodaVinci) ∧ Painter(leonardodaVinci)", "∀x (Painting(x) → (History(x) ∨ Portrait(x) ∨ Animal(x) ∨ Landscape(x) ∨ StillLife(x)))"], "label": "Unknown", "source": "wiki"} {"story_id": 170, "example_id": 493, "conclusion": "No world's best-known artworks are portraits.", "premises": ["The Mona Lisa is one of the world's best-known artworks.", "The Mona Lisa is a portrait painted by Leonardo da Vinci.", "Leonardo da Vinci was a scientist and painter.", "Painting genres are history, portrait, animal, landscape, and still life."], "premises-FOL": ["Painting(monaLisa) ∧ WorldsBestKnown(monaLisa)", "PaintedBy(monaLisa, leonardodaVinci) ∧ Portrait(monaLisa)", "Scientist(leonardodaVinci) ∧ Painter(leonardodaVinci)", "∀x (Painting(x) → (History(x) ∨ Portrait(x) ∨ Animal(x) ∨ Landscape(x) ∨ StillLife(x)))"], "label": "False", "source": "wiki"} {"story_id": 339, "example_id": 892, "conclusion": "Nadal is a Grand Slam umpire.", "premises": ["No professional tennis umpires are professional tennis players.", "If you are a World Tour player, then you are a professional tennis player.", "All Grand Slam champions are World Tour players.", "All Grand Slam umpires are professional tennis umpires.", "Nadal is a World Tour player or a Grand Slam champion"], "premises-FOL": ["∀x (ProfessionalTennisUmpire(x) → ¬ProfessionalTennisPlayer(x))", "∀x (WorldTourPlayer(x) → ProfessionalTennisPlayer(x))", "∀x (GrandSlamChampion(x) → WorldTourPlayer(x))", "∀x (GrandSlamUmpire(x) → ProfessionalTennisUmpire(x))", "WorldTourPlayer(nadal) ∨ GrandSlamChampion(nadal)"], "label": "False", "source": "hyb"} {"story_id": 339, "example_id": 893, "conclusion": "Nadal is not a Grand Slam umpire.", "premises": ["No professional tennis umpires are professional tennis players.", "If you are a World Tour player, then you are a professional tennis player.", "All Grand Slam champions are World Tour players.", "All Grand Slam umpires are professional tennis umpires.", "Nadal is a World Tour player or a Grand Slam champion"], "premises-FOL": ["∀x (ProfessionalTennisUmpire(x) → ¬ProfessionalTennisPlayer(x))", "∀x (WorldTourPlayer(x) → ProfessionalTennisPlayer(x))", "∀x (GrandSlamChampion(x) → WorldTourPlayer(x))", "∀x (GrandSlamUmpire(x) → ProfessionalTennisUmpire(x))", "WorldTourPlayer(nadal) ∨ GrandSlamChampion(nadal)"], "label": "True", "source": "hyb"} {"story_id": 339, "example_id": 894, "conclusion": "Nadal is a Grand Slam champion.", "premises": ["No professional tennis umpires are professional tennis players.", "If you are a World Tour player, then you are a professional tennis player.", "All Grand Slam champions are World Tour players.", "All Grand Slam umpires are professional tennis umpires.", "Nadal is a World Tour player or a Grand Slam champion"], "premises-FOL": ["∀x (ProfessionalTennisUmpire(x) → ¬ProfessionalTennisPlayer(x))", "∀x (WorldTourPlayer(x) → ProfessionalTennisPlayer(x))", "∀x (GrandSlamChampion(x) → WorldTourPlayer(x))", "∀x (GrandSlamUmpire(x) → ProfessionalTennisUmpire(x))", "WorldTourPlayer(nadal) ∨ GrandSlamChampion(nadal)"], "label": "Unknown", "source": "hyb"} {"story_id": 339, "example_id": 895, "conclusion": "Nadal is neither a Grand Slam umpire nor a professional tennis umpire.", "premises": ["No professional tennis umpires are professional tennis players.", "If you are a World Tour player, then you are a professional tennis player.", "All Grand Slam champions are World Tour players.", "All Grand Slam umpires are professional tennis umpires.", "Nadal is a World Tour player or a Grand Slam champion"], "premises-FOL": ["∀x (ProfessionalTennisUmpire(x) → ¬ProfessionalTennisPlayer(x))", "∀x (WorldTourPlayer(x) → ProfessionalTennisPlayer(x))", "∀x (GrandSlamChampion(x) → WorldTourPlayer(x))", "∀x (GrandSlamUmpire(x) → ProfessionalTennisUmpire(x))", "WorldTourPlayer(nadal) ∨ GrandSlamChampion(nadal)"], "label": "True", "source": "hyb"} {"story_id": 339, "example_id": 896, "conclusion": "If Nadal is a professional tennis umpire, then Nadal is a Grand Slam Umpire.", "premises": ["No professional tennis umpires are professional tennis players.", "If you are a World Tour player, then you are a professional tennis player.", "All Grand Slam champions are World Tour players.", "All Grand Slam umpires are professional tennis umpires.", "Nadal is a World Tour player or a Grand Slam champion"], "premises-FOL": ["∀x (ProfessionalTennisUmpire(x) → ¬ProfessionalTennisPlayer(x))", "∀x (WorldTourPlayer(x) → ProfessionalTennisPlayer(x))", "∀x (GrandSlamChampion(x) → WorldTourPlayer(x))", "∀x (GrandSlamUmpire(x) → ProfessionalTennisUmpire(x))", "WorldTourPlayer(nadal) ∨ GrandSlamChampion(nadal)"], "label": "True", "source": "hyb"} {"story_id": 339, "example_id": 897, "conclusion": "If Nadal is a Grand Slam umpire or a professional tennis player, then Nadal is a Grand Slam umpire.", "premises": ["No professional tennis umpires are professional tennis players.", "If you are a World Tour player, then you are a professional tennis player.", "All Grand Slam champions are World Tour players.", "All Grand Slam umpires are professional tennis umpires.", "Nadal is a World Tour player or a Grand Slam champion"], "premises-FOL": ["∀x (ProfessionalTennisUmpire(x) → ¬ProfessionalTennisPlayer(x))", "∀x (WorldTourPlayer(x) → ProfessionalTennisPlayer(x))", "∀x (GrandSlamChampion(x) → WorldTourPlayer(x))", "∀x (GrandSlamUmpire(x) → ProfessionalTennisUmpire(x))", "WorldTourPlayer(nadal) ∨ GrandSlamChampion(nadal)"], "label": "False", "source": "hyb"} {"story_id": 123, "example_id": 368, "conclusion": "Crude Oil Data Exchange is sanctioned.", "premises": ["Buisnesses are either sanctioned or unsanctioned.", "Sanctioned buisnesses are limited.", "Unsanctioned buisnesses are free.", "The Crude Oil Data Exchange is a buisness that isn't free."], "premises-FOL": ["∀x (Buisness(x) → Sanctioned(x) ⊕ ¬Sanctioned(x))", "∀x (Buisness(x) ∧ Sanctioned(x) → Limited(x))", "∀x (Buisness(x) ∧ ¬Sanctioned(x) → Free(x))", "Buisness(crudeoildataexchange) ∧ ¬Free(crudeoildataexchange)"], "label": "True", "source": "wiki"} {"story_id": 123, "example_id": 369, "conclusion": "Crude Oil Data Exchange is unsanctioned.", "premises": ["Buisnesses are either sanctioned or unsanctioned.", "Sanctioned buisnesses are limited.", "Unsanctioned buisnesses are free.", "The Crude Oil Data Exchange is a buisness that isn't free."], "premises-FOL": ["∀x (Buisness(x) → Sanctioned(x) ⊕ ¬Sanctioned(x))", "∀x (Buisness(x) ∧ Sanctioned(x) → Limited(x))", "∀x (Buisness(x) ∧ ¬Sanctioned(x) → Free(x))", "Buisness(crudeoildataexchange) ∧ ¬Free(crudeoildataexchange)"], "label": "False", "source": "wiki"} {"story_id": 123, "example_id": 370, "conclusion": "Crude Oil Data Exchange is limited.", "premises": ["Buisnesses are either sanctioned or unsanctioned.", "Sanctioned buisnesses are limited.", "Unsanctioned buisnesses are free.", "The Crude Oil Data Exchange is a buisness that isn't free."], "premises-FOL": ["∀x (Buisness(x) → Sanctioned(x) ⊕ ¬Sanctioned(x))", "∀x (Buisness(x) ∧ Sanctioned(x) → Limited(x))", "∀x (Buisness(x) ∧ ¬Sanctioned(x) → Free(x))", "Buisness(crudeoildataexchange) ∧ ¬Free(crudeoildataexchange)"], "label": "True", "source": "wiki"} {"story_id": 301, "example_id": 750, "conclusion": "V is invigorating", "premises": ["When something is depressing, it is sad.", "V is depressing. "], "premises-FOL": ["∀x (Depressing(x) → Sad(x))", "∀x (V(x) → Depressing(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 103, "example_id": 314, "conclusion": "John Evans Popularized the term paalstab.", "premises": ["Palstaves are a type of early bronze axe.", "Commonly found in northern, western and south-western Europe, palstaves are cast in moulds.", "John Evans is an archeologist who popularized the term \"palstave\".", "A paalstab is not an axe, but rather a digging shovel."], "premises-FOL": ["∀x (Palstave(x) → From(x, earlybronzeage) ∧ Axe(x))", "∀x ∀y (Palstave(x) ∧ Mould(y) → FoundIn(x, northerneurope) ∧ FoundIn(x, westerneurope) ∧ FoundIn(x, south-westerneurope) ∧ CastIn(x, y))", "Archeologist(johnevans) ∧ Popularized(johnevans, termpalstave)", "∀x (Paalstab(x) → ¬Axe(x) ∧ DiggingShovel(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 103, "example_id": 315, "conclusion": "There is an axe that is commonly found in Western Europe.", "premises": ["Palstaves are a type of early bronze axe.", "Commonly found in northern, western and south-western Europe, palstaves are cast in moulds.", "John Evans is an archeologist who popularized the term \"palstave\".", "A paalstab is not an axe, but rather a digging shovel."], "premises-FOL": ["∀x (Palstave(x) → From(x, earlybronzeage) ∧ Axe(x))", "∀x ∀y (Palstave(x) ∧ Mould(y) → FoundIn(x, northerneurope) ∧ FoundIn(x, westerneurope) ∧ FoundIn(x, south-westerneurope) ∧ CastIn(x, y))", "Archeologist(johnevans) ∧ Popularized(johnevans, termpalstave)", "∀x (Paalstab(x) → ¬Axe(x) ∧ DiggingShovel(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 103, "example_id": 316, "conclusion": "Archeologists haven't popularized anything.", "premises": ["Palstaves are a type of early bronze axe.", "Commonly found in northern, western and south-western Europe, palstaves are cast in moulds.", "John Evans is an archeologist who popularized the term \"palstave\".", "A paalstab is not an axe, but rather a digging shovel."], "premises-FOL": ["∀x (Palstave(x) → From(x, earlybronzeage) ∧ Axe(x))", "∀x ∀y (Palstave(x) ∧ Mould(y) → FoundIn(x, northerneurope) ∧ FoundIn(x, westerneurope) ∧ FoundIn(x, south-westerneurope) ∧ CastIn(x, y))", "Archeologist(johnevans) ∧ Popularized(johnevans, termpalstave)", "∀x (Paalstab(x) → ¬Axe(x) ∧ DiggingShovel(x))"], "label": "False", "source": "wiki"} {"story_id": 90, "example_id": 274, "conclusion": "Koei Tecmo holds another company.", "premises": ["Koei Tecmo is a Japanese video game and anime holding company.", "Holding companies hold several companies.", "Tecmo was disbanded in Japan, while Koei survived, but was renamed.", "Video game holding companies are holding companies."], "premises-FOL": ["Japanese(koeitecmo) ∧ VideoGameHoldingCompany(koeitecmo) ∧ AnimeHoldingCompany(koeitecmo)", "∀x ∃y (HoldingCompany(x) → Company(y) ∧ Holds(x, y))", "Disbanded(tecmo) ∧ DisbandedIn(tecmo, japan) ∧ Survived(koei) ∧ Renamed(koei)", "∀x (VideoGameHoldingCompany(x) → HoldingCompany(x))"], "label": "True", "source": "wiki"} {"story_id": 90, "example_id": 275, "conclusion": "Tecmo holds another company.", "premises": ["Koei Tecmo is a Japanese video game and anime holding company.", "Holding companies hold several companies.", "Tecmo was disbanded in Japan, while Koei survived, but was renamed.", "Video game holding companies are holding companies."], "premises-FOL": ["Japanese(koeitecmo) ∧ VideoGameHoldingCompany(koeitecmo) ∧ AnimeHoldingCompany(koeitecmo)", "∀x ∃y (HoldingCompany(x) → Company(y) ∧ Holds(x, y))", "Disbanded(tecmo) ∧ DisbandedIn(tecmo, japan) ∧ Survived(koei) ∧ Renamed(koei)", "∀x (VideoGameHoldingCompany(x) → HoldingCompany(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 90, "example_id": 276, "conclusion": "Koei Tecmo holds anime.", "premises": ["Koei Tecmo is a Japanese video game and anime holding company.", "Holding companies hold several companies.", "Tecmo was disbanded in Japan, while Koei survived, but was renamed.", "Video game holding companies are holding companies."], "premises-FOL": ["Japanese(koeitecmo) ∧ VideoGameHoldingCompany(koeitecmo) ∧ AnimeHoldingCompany(koeitecmo)", "∀x ∃y (HoldingCompany(x) → Company(y) ∧ Holds(x, y))", "Disbanded(tecmo) ∧ DisbandedIn(tecmo, japan) ∧ Survived(koei) ∧ Renamed(koei)", "∀x (VideoGameHoldingCompany(x) → HoldingCompany(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 199, "example_id": 570, "conclusion": "The Playstation Eye can be used with the Playstation 2 and the Playstation 3.", "premises": ["The PlayStation EyeToy is a camera accessory for the Playstation 2. ", "The PlayStation Eye is a camera accessory for the Playstation 3.", "The Playstation Camera is a camera accessory for the Playstation 4 and the Playstation 5.", "Camera accessory for the system is compatible with that system", "Only the Playstation Camera is compatible with more than one system."], "premises-FOL": ["Accessory(pseyetoy, ps2)", "Accessory(pseye, ps3)", "Accessory(pscamera, ps4) ∧ Accessory(pscamera, ps5)", "∀x ∀y (Accessory(x, y) → Compatible(x, y))", "¬Compatible(pseye, ps2) ∧ ¬Compatible(pseye, ps4)∧¬Compatible(pseye, ps5)∧¬Compatible(pseyetoy, ps3)∧¬Compatible(pseyetoy, ps4)∧¬Compatible(pseyetoy, ps5)"], "label": "False", "source": "wiki"} {"story_id": 199, "example_id": 571, "conclusion": "The Playstation EyeToy is compatible with the Playstation 2.", "premises": ["The PlayStation EyeToy is a camera accessory for the Playstation 2. ", "The PlayStation Eye is a camera accessory for the Playstation 3.", "The Playstation Camera is a camera accessory for the Playstation 4 and the Playstation 5.", "Camera accessory for the system is compatible with that system", "Only the Playstation Camera is compatible with more than one system."], "premises-FOL": ["Accessory(pseyetoy, ps2)", "Accessory(pseye, ps3)", "Accessory(pscamera, ps4) ∧ Accessory(pscamera, ps5)", "∀x ∀y (Accessory(x, y) → Compatible(x, y))", "¬Compatible(pseye, ps2) ∧ ¬Compatible(pseye, ps4)∧¬Compatible(pseye, ps5)∧¬Compatible(pseyetoy, ps3)∧¬Compatible(pseyetoy, ps4)∧¬Compatible(pseyetoy, ps5)"], "label": "True", "source": "wiki"} {"story_id": 199, "example_id": 572, "conclusion": "The Playstation Camera can be used for all Playstation consoles.", "premises": ["The PlayStation EyeToy is a camera accessory for the Playstation 2. ", "The PlayStation Eye is a camera accessory for the Playstation 3.", "The Playstation Camera is a camera accessory for the Playstation 4 and the Playstation 5.", "Camera accessory for the system is compatible with that system", "Only the Playstation Camera is compatible with more than one system."], "premises-FOL": ["Accessory(pseyetoy, ps2)", "Accessory(pseye, ps3)", "Accessory(pscamera, ps4) ∧ Accessory(pscamera, ps5)", "∀x ∀y (Accessory(x, y) → Compatible(x, y))", "¬Compatible(pseye, ps2) ∧ ¬Compatible(pseye, ps4)∧¬Compatible(pseye, ps5)∧¬Compatible(pseyetoy, ps3)∧¬Compatible(pseyetoy, ps4)∧¬Compatible(pseyetoy, ps5)"], "label": "Unknown", "source": "wiki"} {"story_id": 274, "example_id": 723, "conclusion": "Adam Buska plays what Americans call soccer.", "premises": ["Adam Buska is a European football player.", "If a European plays football, they play what Americans call soccer."], "premises-FOL": ["FootballPlayer(adambuska) ∧ European(adambuska)", "∀x ((FootballPlayer(x) ∧ European(x)) → PlaysAmericanSoccer(x))"], "label": "True", "source": "wiki"} {"story_id": 411, "example_id": 1157, "conclusion": "FIFA21 is published before 2010", "premises": ["If the game has sold more than 1 million copies, then it is on the Best Seller list. ", "All Games developed by Paradox Development Studio sold more than 1 million copies. ", "Some games published before 2010 support the Linux OS system. ", "All games on the Best Seller list are popular among young people. ", "FIFA22 neither supports the Linux OS system nor is it popular among young people."], "premises-FOL": ["∀x (SoldMillion(x) → BestSeller(x))", "∀x (DevelopedByParadox(x) → SoldMillion(x))", "∃x ((PublishedBefore2010(x) ∧ SupportLinuxSystem(x)))", "∀x (BestSeller(x) → Popular(x))", "¬(SupportLinuxSystem(fifa21) ∨ Popular(fifa21))"], "label": "Unknown", "source": "hyb"} {"story_id": 411, "example_id": 1158, "conclusion": "FIFA21 is published before 2010 and developed by Paradox Development Studio", "premises": ["If the game has sold more than 1 million copies, then it is on the Best Seller list. ", "All Games developed by Paradox Development Studio sold more than 1 million copies. ", "Some games published before 2010 support the Linux OS system. ", "All games on the Best Seller list are popular among young people. ", "FIFA22 neither supports the Linux OS system nor is it popular among young people."], "premises-FOL": ["∀x (SoldMillion(x) → BestSeller(x))", "∀x (DevelopedByParadox(x) → SoldMillion(x))", "∃x ((PublishedBefore2010(x) ∧ SupportLinuxSystem(x)))", "∀x (BestSeller(x) → Popular(x))", "¬(SupportLinuxSystem(fifa21) ∨ Popular(fifa21))"], "label": "False", "source": "hyb"} {"story_id": 411, "example_id": 1159, "conclusion": "if FIFA21 is either a game published before 2010 or developed by Paradox Development Studio, then it is either in the Best Seller list and sold more than 1 million copies; or not in the Best Seller list and hasn't sold more than 1 million copies.", "premises": ["If the game has sold more than 1 million copies, then it is on the Best Seller list. ", "All Games developed by Paradox Development Studio sold more than 1 million copies. ", "Some games published before 2010 support the Linux OS system. ", "All games on the Best Seller list are popular among young people. ", "FIFA22 neither supports the Linux OS system nor is it popular among young people."], "premises-FOL": ["∀x (SoldMillion(x) → BestSeller(x))", "∀x (DevelopedByParadox(x) → SoldMillion(x))", "∃x ((PublishedBefore2010(x) ∧ SupportLinuxSystem(x)))", "∀x (BestSeller(x) → Popular(x))", "¬(SupportLinuxSystem(fifa21) ∨ Popular(fifa21))"], "label": "True", "source": "hyb"} {"story_id": 206, "example_id": 593, "conclusion": "All people from BRICS neither speak Hindi nor speak English.", "premises": ["China is one of BRICS and its economy is emerging.", "India is one of BRICS and its economy is emerging.", "All people from China speak Chinese.", "All people from India speak Hindi or English.", "There is an Indian."], "premises-FOL": ["∀x (China(x) → BRICS(x) ∧ EmergingEconomy(x))", "∀x (India(x) → BRICS(x) ∧ EmergingEconomy(x))", "∀x ∀y (From(x, y) ∧ China(y) → Speak(x, chinese))", "∀x ∀y (From(x, y) ∧ India(y) → Speak(x, hindi) ∨ Speak(x, english))", "∃x ∃y (From(x, y) ∧ India(y))"], "label": "False", "source": "wiki"} {"story_id": 206, "example_id": 594, "conclusion": "India's economy is not emerging.", "premises": ["China is one of BRICS and its economy is emerging.", "India is one of BRICS and its economy is emerging.", "All people from China speak Chinese.", "All people from India speak Hindi or English.", "There is an Indian."], "premises-FOL": ["∀x (China(x) → BRICS(x) ∧ EmergingEconomy(x))", "∀x (India(x) → BRICS(x) ∧ EmergingEconomy(x))", "∀x ∀y (From(x, y) ∧ China(y) → Speak(x, chinese))", "∀x ∀y (From(x, y) ∧ India(y) → Speak(x, hindi) ∨ Speak(x, english))", "∃x ∃y (From(x, y) ∧ India(y))"], "label": "False", "source": "wiki"} {"story_id": 206, "example_id": 595, "conclusion": "There is a person from BRICS speaking Hindi.", "premises": ["China is one of BRICS and its economy is emerging.", "India is one of BRICS and its economy is emerging.", "All people from China speak Chinese.", "All people from India speak Hindi or English.", "There is an Indian."], "premises-FOL": ["∀x (China(x) → BRICS(x) ∧ EmergingEconomy(x))", "∀x (India(x) → BRICS(x) ∧ EmergingEconomy(x))", "∀x ∀y (From(x, y) ∧ China(y) → Speak(x, chinese))", "∀x ∀y (From(x, y) ∧ India(y) → Speak(x, hindi) ∨ Speak(x, english))", "∃x ∃y (From(x, y) ∧ India(y))"], "label": "Unknown", "source": "wiki"} {"story_id": 87, "example_id": 265, "conclusion": "Hamilton is a film.", "premises": ["Daveed Diggs is an actor and film producer.", "Daveed Diggs played two roles in the musical Hamilton.", "One of the actors from Hamilton won the best actor award.", "The actor playing Thomas Jefferson won the best actor award.", "Daveed Diggs played Thomas Jefferson.", "Musicals are not films."], "premises-FOL": ["Actor(daveedDiggs) ∧ FilmProducer(daveedDiggs)", "PlayedTwoRoles(daveedDiggs) ∧ PlayedIn(daveedDiggs, hamilton) ∧ Musical(hamilton)", "∃x (Actor(x) ∧ PlayedIn(x, hamilton) ∧ WonBestActorAward(x))", "∀x (Actor(x) ∧ Played(x, thomasJefferson) → WonBestActorAward(x))", "Played(daveedDiggs, thomasJefferson)", "∀x (Musical(x) → ¬Film(x))"], "label": "False", "source": "wiki"} {"story_id": 87, "example_id": 266, "conclusion": "Daveed Diggs won the best actor award.", "premises": ["Daveed Diggs is an actor and film producer.", "Daveed Diggs played two roles in the musical Hamilton.", "One of the actors from Hamilton won the best actor award.", "The actor playing Thomas Jefferson won the best actor award.", "Daveed Diggs played Thomas Jefferson.", "Musicals are not films."], "premises-FOL": ["Actor(daveedDiggs) ∧ FilmProducer(daveedDiggs)", "PlayedTwoRoles(daveedDiggs) ∧ PlayedIn(daveedDiggs, hamilton) ∧ Musical(hamilton)", "∃x (Actor(x) ∧ PlayedIn(x, hamilton) ∧ WonBestActorAward(x))", "∀x (Actor(x) ∧ Played(x, thomasJefferson) → WonBestActorAward(x))", "Played(daveedDiggs, thomasJefferson)", "∀x (Musical(x) → ¬Film(x))"], "label": "True", "source": "wiki"} {"story_id": 87, "example_id": 267, "conclusion": "Hamilton won two awards.", "premises": ["Daveed Diggs is an actor and film producer.", "Daveed Diggs played two roles in the musical Hamilton.", "One of the actors from Hamilton won the best actor award.", "The actor playing Thomas Jefferson won the best actor award.", "Daveed Diggs played Thomas Jefferson.", "Musicals are not films."], "premises-FOL": ["Actor(daveedDiggs) ∧ FilmProducer(daveedDiggs)", "PlayedTwoRoles(daveedDiggs) ∧ PlayedIn(daveedDiggs, hamilton) ∧ Musical(hamilton)", "∃x (Actor(x) ∧ PlayedIn(x, hamilton) ∧ WonBestActorAward(x))", "∀x (Actor(x) ∧ Played(x, thomasJefferson) → WonBestActorAward(x))", "Played(daveedDiggs, thomasJefferson)", "∀x (Musical(x) → ¬Film(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 221, "example_id": 630, "conclusion": "Ernest Pohl has not scored more than 180 goals.", "premises": ["Ernest Pohl was a Polish football player. ", "A football player in the Polish First Division has scored over 180 goals. ", "Ernest Pohl scored more than 180 goals in the Polish First Division. ", "Górnik Zabrze's stadium was named after a soccer player from Ruda Śląska. ", "Ernest Pohl is from Ruda Śląska. "], "premises-FOL": ["PolishFootballPlayer(ernestpohl)", "∃x (In(x, polishfirstdivision) ∧ ScoredMoreThan180Goals(x))", "ScoredMoreThan180Goals(ernestpohl) ∧ In(ernestpohl, polishfirstdivision)", "∃x (NamedAfter(gornikzabrze, x) ∧ FootballPlayer(x) ∧ From(x, rudaslaska))", "From(ernestpohl, rudaslaska)"], "label": "False", "source": "wiki"} {"story_id": 221, "example_id": 631, "conclusion": "Górnik Zabrze's stadium was named after Ernest Pohl.", "premises": ["Ernest Pohl was a Polish football player. ", "A football player in the Polish First Division has scored over 180 goals. ", "Ernest Pohl scored more than 180 goals in the Polish First Division. ", "Górnik Zabrze's stadium was named after a soccer player from Ruda Śląska. ", "Ernest Pohl is from Ruda Śląska. "], "premises-FOL": ["PolishFootballPlayer(ernestpohl)", "∃x (In(x, polishfirstdivision) ∧ ScoredMoreThan180Goals(x))", "ScoredMoreThan180Goals(ernestpohl) ∧ In(ernestpohl, polishfirstdivision)", "∃x (NamedAfter(gornikzabrze, x) ∧ FootballPlayer(x) ∧ From(x, rudaslaska))", "From(ernestpohl, rudaslaska)"], "label": "Unknown", "source": "wiki"} {"story_id": 142, "example_id": 418, "conclusion": "Ann J. Land was elected to the Philadelphia City Council in 1980.", "premises": ["Ann J. Land was a member of the Philadelphia City Council and was also a member of the Democratic Party.", "Ann J. Land ran unopposed for the Philadephia City Council in 1980.", "People who run unopposed for the Philadelphia City Council are elected to the positions they run for in the same year.", "Michael Nutter was a political challenger.", "Ann J. Land defeated Michael Nutter and ran for the Philadelphia City Council in 1987."], "premises-FOL": ["PhiladephiaCouncil(annJLand) ∧ DemocraticParty(annJLand)", "Year(y1980) → PhiladephiaCouncil(annJLand) ∧ RunFor(annJLand)", "∀x (RunFor(x) ∧ PhiladephiaCouncil(x) → Elected(x))", "Challenger(nutter)", "Year(y1987) → PhiladephiaCouncil(annJLand) ∧ RunFor(annJLand) ∧ Defeated(annJLand, nutter)"], "label": "True", "source": "wiki"} {"story_id": 142, "example_id": 419, "conclusion": "Ann J. Land was elected to the Philadelphia City Council in 1987.", "premises": ["Ann J. Land was a member of the Philadelphia City Council and was also a member of the Democratic Party.", "Ann J. Land ran unopposed for the Philadephia City Council in 1980.", "People who run unopposed for the Philadelphia City Council are elected to the positions they run for in the same year.", "Michael Nutter was a political challenger.", "Ann J. Land defeated Michael Nutter and ran for the Philadelphia City Council in 1987."], "premises-FOL": ["PhiladephiaCouncil(annJLand) ∧ DemocraticParty(annJLand)", "Year(y1980) → PhiladephiaCouncil(annJLand) ∧ RunFor(annJLand)", "∀x (RunFor(x) ∧ PhiladephiaCouncil(x) → Elected(x))", "Challenger(nutter)", "Year(y1987) → PhiladephiaCouncil(annJLand) ∧ RunFor(annJLand) ∧ Defeated(annJLand, nutter)"], "label": "True", "source": "wiki"} {"story_id": 142, "example_id": 420, "conclusion": "There was some member of the Democratic Party elected to the Philadelphia City Council in 1980.", "premises": ["Ann J. Land was a member of the Philadelphia City Council and was also a member of the Democratic Party.", "Ann J. Land ran unopposed for the Philadephia City Council in 1980.", "People who run unopposed for the Philadelphia City Council are elected to the positions they run for in the same year.", "Michael Nutter was a political challenger.", "Ann J. Land defeated Michael Nutter and ran for the Philadelphia City Council in 1987."], "premises-FOL": ["PhiladephiaCouncil(annJLand) ∧ DemocraticParty(annJLand)", "Year(y1980) → PhiladephiaCouncil(annJLand) ∧ RunFor(annJLand)", "∀x (RunFor(x) ∧ PhiladephiaCouncil(x) → Elected(x))", "Challenger(nutter)", "Year(y1987) → PhiladephiaCouncil(annJLand) ∧ RunFor(annJLand) ∧ Defeated(annJLand, nutter)"], "label": "True", "source": "wiki"} {"story_id": 111, "example_id": 337, "conclusion": "Rangers won the cup in 2015.", "premises": ["Aberdeen won the cup in the 2013 final.", "Rangers won the cup in 2014 final.", "Aberdeen and Rangers are different teams.", "Different teams cannot win the same cup in a given year's final."], "premises-FOL": ["WonCup(aberdeen, twentythirteen)", "WonCup(rangers, twentyfourteen)", "Different(aberdeen, rangers) ∧ Different(rangers, aberdeen)", "∀x ∀y ∀z (Different(x, y) ∧ WonCup(x, z) → ¬WonCup(y, z))"], "label": "Unknown", "source": "wiki"} {"story_id": 111, "example_id": 338, "conclusion": "Rangers won the cup in 2013.", "premises": ["Aberdeen won the cup in the 2013 final.", "Rangers won the cup in 2014 final.", "Aberdeen and Rangers are different teams.", "Different teams cannot win the same cup in a given year's final."], "premises-FOL": ["WonCup(aberdeen, twentythirteen)", "WonCup(rangers, twentyfourteen)", "Different(aberdeen, rangers) ∧ Different(rangers, aberdeen)", "∀x ∀y ∀z (Different(x, y) ∧ WonCup(x, z) → ¬WonCup(y, z))"], "label": "False", "source": "wiki"} {"story_id": 111, "example_id": 339, "conclusion": "Aberdeen has won a cup before.", "premises": ["Aberdeen won the cup in the 2013 final.", "Rangers won the cup in 2014 final.", "Aberdeen and Rangers are different teams.", "Different teams cannot win the same cup in a given year's final."], "premises-FOL": ["WonCup(aberdeen, twentythirteen)", "WonCup(rangers, twentyfourteen)", "Different(aberdeen, rangers) ∧ Different(rangers, aberdeen)", "∀x ∀y ∀z (Different(x, y) ∧ WonCup(x, z) → ¬WonCup(y, z))"], "label": "True", "source": "wiki"} {"story_id": 329, "example_id": 848, "conclusion": "Mary is a person who lives in Manhattan.", "premises": ["All young working professionals who have regular 9-5 jobs also have pets.", "Some people who live in Manhattan are young working professionals who have regular 9-5 jobs.", "All people who have pets are people who have at least one child.", "People who do not have at least one child are people who own a sports car.", "Mary either does not own a sports car or, if they do, then they do not have at least one child."], "premises-FOL": ["∀x (Working(x) → Pets(x))", "∃x (Manhattan(x) ∧ Working(x))", "∀x (Pets(x) → Child(x))", "∀x (Child(x) → ¬Car(x))", "¬(Car(mary) ⊕ Child(mary))"], "label": "Unknown", "source": "hyb"} {"story_id": 329, "example_id": 849, "conclusion": "Mary is a person who lives in Manhattan and is a young working professional who has a regular 9-5 job.", "premises": ["All young working professionals who have regular 9-5 jobs also have pets.", "Some people who live in Manhattan are young working professionals who have regular 9-5 jobs.", "All people who have pets are people who have at least one child.", "People who do not have at least one child are people who own a sports car.", "Mary either does not own a sports car or, if they do, then they do not have at least one child."], "premises-FOL": ["∀x (Working(x) → Pets(x))", "∃x (Manhattan(x) ∧ Working(x))", "∀x (Pets(x) → Child(x))", "∀x (Child(x) → ¬Car(x))", "¬(Car(mary) ⊕ Child(mary))"], "label": "False", "source": "hyb"} {"story_id": 329, "example_id": 850, "conclusion": "If Mary is a young working professional who has a regular 9-5 job, then Mary does not live in Manhattan.", "premises": ["All young working professionals who have regular 9-5 jobs also have pets.", "Some people who live in Manhattan are young working professionals who have regular 9-5 jobs.", "All people who have pets are people who have at least one child.", "People who do not have at least one child are people who own a sports car.", "Mary either does not own a sports car or, if they do, then they do not have at least one child."], "premises-FOL": ["∀x (Working(x) → Pets(x))", "∃x (Manhattan(x) ∧ Working(x))", "∀x (Pets(x) → Child(x))", "∀x (Child(x) → ¬Car(x))", "¬(Car(mary) ⊕ Child(mary))"], "label": "True", "source": "hyb"} {"story_id": 397, "example_id": 1085, "conclusion": "Picture memory is preceded by data processing.", "premises": ["Either block design or event-related design. ", "All event-related designs are brain image acquisition.", "All brain image acquisition is preceded by data processing.", "Nothing preceded by data processing acquires data.", "Picture memory is either an event-related design and acquiring data or neither an event-related design nor acquiring data."], "premises-FOL": ["∀x (BlockDesign(x) ∨ Event-relatedDesign(x))", "∀x (Event-relatedDesign(x) → BrainImageAcquisition(x))", "∀x (BrainImageAcquisition(x) → PrecededByDataProcessing(x))", "∀x (PrecededByDataProcessing(x) → ¬AcquiringData(x))", "(Event-relatedDesign(pictureMemory) ∧ AcquiringData(pictureMemory)) ∨ (¬Event-relatedDesign(pictureMemory) ∧ ¬AcquiringData(pictureMemory))"], "label": "Unknown", "source": "hyb"} {"story_id": 397, "example_id": 1086, "conclusion": "Picture memory is a block design.", "premises": ["Either block design or event-related design. ", "All event-related designs are brain image acquisition.", "All brain image acquisition is preceded by data processing.", "Nothing preceded by data processing acquires data.", "Picture memory is either an event-related design and acquiring data or neither an event-related design nor acquiring data."], "premises-FOL": ["∀x (BlockDesign(x) ∨ Event-relatedDesign(x))", "∀x (Event-relatedDesign(x) → BrainImageAcquisition(x))", "∀x (BrainImageAcquisition(x) → PrecededByDataProcessing(x))", "∀x (PrecededByDataProcessing(x) → ¬AcquiringData(x))", "(Event-relatedDesign(pictureMemory) ∧ AcquiringData(pictureMemory)) ∨ (¬Event-relatedDesign(pictureMemory) ∧ ¬AcquiringData(pictureMemory))"], "label": "True", "source": "hyb"} {"story_id": 397, "example_id": 1087, "conclusion": "Picture memory is either a block design or acquiring data.", "premises": ["Either block design or event-related design. ", "All event-related designs are brain image acquisition.", "All brain image acquisition is preceded by data processing.", "Nothing preceded by data processing acquires data.", "Picture memory is either an event-related design and acquiring data or neither an event-related design nor acquiring data."], "premises-FOL": ["∀x (BlockDesign(x) ∨ Event-relatedDesign(x))", "∀x (Event-relatedDesign(x) → BrainImageAcquisition(x))", "∀x (BrainImageAcquisition(x) → PrecededByDataProcessing(x))", "∀x (PrecededByDataProcessing(x) → ¬AcquiringData(x))", "(Event-relatedDesign(pictureMemory) ∧ AcquiringData(pictureMemory)) ∨ (¬Event-relatedDesign(pictureMemory) ∧ ¬AcquiringData(pictureMemory))"], "label": "True", "source": "hyb"} {"story_id": 397, "example_id": 1088, "conclusion": "If picture memory is not acquiring data, then picture memory is a block design and acquiring data.", "premises": ["Either block design or event-related design. ", "All event-related designs are brain image acquisition.", "All brain image acquisition is preceded by data processing.", "Nothing preceded by data processing acquires data.", "Picture memory is either an event-related design and acquiring data or neither an event-related design nor acquiring data."], "premises-FOL": ["∀x (BlockDesign(x) ∨ Event-relatedDesign(x))", "∀x (Event-relatedDesign(x) → BrainImageAcquisition(x))", "∀x (BrainImageAcquisition(x) → PrecededByDataProcessing(x))", "∀x (PrecededByDataProcessing(x) → ¬AcquiringData(x))", "(Event-relatedDesign(pictureMemory) ∧ AcquiringData(pictureMemory)) ∨ (¬Event-relatedDesign(pictureMemory) ∧ ¬AcquiringData(pictureMemory))"], "label": "False", "source": "hyb"} {"story_id": 277, "example_id": 726, "conclusion": "The USS Lyon is decommissioned.", "premises": ["The USS Lyon was a US Navy ship involved in WWII.", "All ships involved in WWII are currently decommissioned or in a museum."], "premises-FOL": ["(USNavyShip(usslyon) ∧ InWWII(usslyon))", "∀x (InWWII(x) → (Decommissioned(x) ∨ InMuseum(x)))"], "label": "Unknown", "source": "wiki"} {"story_id": 349, "example_id": 929, "conclusion": "Chopsticks at restaurants are eco-friendly.", "premises": ["All disposable chopsticks are made from trees.", "Some chopsticks are eco-friendly.", "Either disposable chopsticks or reusable chopsticks. ", "If chopsticks are made from metals, then they are not made from plastics. ", "All reusable chopsticks are made from metal.", "Chopsticks at restaurants are either made from metals and made from plastics, or neither made from metals nor made from plastics."], "premises-FOL": ["∀x (DisposableChopsticks(x) → MadeFromTrees(x))", "∃x (EcoFriendly(x))", "∀x (DisposableChopsticks(x) ⊕ Reusable(x)) ", "∀x (MadeFromMetals(x) → ¬MadeFromPlastics(x))", "∀x (Reusable(x) → MadeFromMetals(x))", "¬(MadeFromMetals(chopsticksAtRestaurants) ⊕ MadeFromPlastics(chopsticksAtRestaurants))"], "label": "Unknown", "source": "hyb"} {"story_id": 349, "example_id": 930, "conclusion": "Chopsticks at restaurants are eco-friendly or made from trees.", "premises": ["All disposable chopsticks are made from trees.", "Some chopsticks are eco-friendly.", "Either disposable chopsticks or reusable chopsticks. ", "If chopsticks are made from metals, then they are not made from plastics. ", "All reusable chopsticks are made from metal.", "Chopsticks at restaurants are either made from metals and made from plastics, or neither made from metals nor made from plastics."], "premises-FOL": ["∀x (DisposableChopsticks(x) → MadeFromTrees(x))", "∃x (EcoFriendly(x))", "∀x (DisposableChopsticks(x) ⊕ Reusable(x)) ", "∀x (MadeFromMetals(x) → ¬MadeFromPlastics(x))", "∀x (Reusable(x) → MadeFromMetals(x))", "¬(MadeFromMetals(chopsticksAtRestaurants) ⊕ MadeFromPlastics(chopsticksAtRestaurants))"], "label": "True", "source": "hyb"} {"story_id": 349, "example_id": 931, "conclusion": "If Chopsticks at restaurants are made from plastics or made from trees, then Chopsticks at restaurants are made from plastics and are eco-friendly.", "premises": ["All disposable chopsticks are made from trees.", "Some chopsticks are eco-friendly.", "Either disposable chopsticks or reusable chopsticks. ", "If chopsticks are made from metals, then they are not made from plastics. ", "All reusable chopsticks are made from metal.", "Chopsticks at restaurants are either made from metals and made from plastics, or neither made from metals nor made from plastics."], "premises-FOL": ["∀x (DisposableChopsticks(x) → MadeFromTrees(x))", "∃x (EcoFriendly(x))", "∀x (DisposableChopsticks(x) ⊕ Reusable(x)) ", "∀x (MadeFromMetals(x) → ¬MadeFromPlastics(x))", "∀x (Reusable(x) → MadeFromMetals(x))", "¬(MadeFromMetals(chopsticksAtRestaurants) ⊕ MadeFromPlastics(chopsticksAtRestaurants))"], "label": "False", "source": "hyb"} {"story_id": 445, "example_id": 1285, "conclusion": "Sid is an animal.", "premises": ["Anything that is lazy is unproductive.", "No one unproductive is an energetic person.", "If something is a sloth, then it is lazy.", "Some animals are sloths.", "Sid is not either an energetic person or a sloth."], "premises-FOL": ["∀x (Lazy(x) → Unproductive(x))", "∀x (Unproductive(x) → ¬Energetic(x))", "∀x (Sloth(x) → Lazy(x))", "∃x (Animal(x) ∧ Sloth(x))", "¬Energetic(sid) ∨ Sloth(sid)"], "label": "Unknown", "source": "hyb"} {"story_id": 445, "example_id": 1286, "conclusion": "Sid is an energetic person and an animal.", "premises": ["Anything that is lazy is unproductive.", "No one unproductive is an energetic person.", "If something is a sloth, then it is lazy.", "Some animals are sloths.", "Sid is not either an energetic person or a sloth."], "premises-FOL": ["∀x (Lazy(x) → Unproductive(x))", "∀x (Unproductive(x) → ¬Energetic(x))", "∀x (Sloth(x) → Lazy(x))", "∃x (Animal(x) ∧ Sloth(x))", "¬Energetic(sid) ∨ Sloth(sid)"], "label": "False", "source": "hyb"} {"story_id": 445, "example_id": 1287, "conclusion": "If Sid is either an animal or unproductive, then Sid is not an energetic person.", "premises": ["Anything that is lazy is unproductive.", "No one unproductive is an energetic person.", "If something is a sloth, then it is lazy.", "Some animals are sloths.", "Sid is not either an energetic person or a sloth."], "premises-FOL": ["∀x (Lazy(x) → Unproductive(x))", "∀x (Unproductive(x) → ¬Energetic(x))", "∀x (Sloth(x) → Lazy(x))", "∃x (Animal(x) ∧ Sloth(x))", "¬Energetic(sid) ∨ Sloth(sid)"], "label": "True", "source": "hyb"} {"story_id": 187, "example_id": 542, "conclusion": "Manchester City has a higher ranking than Manchester United.", "premises": ["European soccer clubs can attend UCL, UEL and UECL.", "A soccer club eligible to attend UCL has a higher ranking than a soccer club eligible to attend UEL.", "A soccer club eligible to attend UEL has a higher ranking than a soccer club eligible to attend UECL.", "Manchester United and Machester City are both European soccer clubs.", "Manchester United is eligible to attend UEL next season.", "Manchester City is eligible to attend UCL next season."], "premises-FOL": ["∀x (European(x) ∧ SoccerClub(x) → Attend(x, ucl) ∨ Attend(x, uel) ∨ Attend(x, uecl))", "∀x ∀y (SoccerClub(x) ∧ SoccerClub(y) ∧ Attend(x, ucl) ∧ Attend(y, uel) → HigherRank(x, y))", "∀x ∀y (SoccerClub(x) ∧ SoccerClub(y) ∧ Attend(x, uel) ∧ Attend(y, uecl) → HigherRank(x, y))", "European(manchesterunited) ∧ SoccerClub(manchesterunited) ∧ European(manchestercity) ∧ SoccerClub(manchestercity)", "Attend(manchesterunited, uel)", "Attend(manchestercity, ucl)"], "label": "True", "source": "wiki"} {"story_id": 65, "example_id": 193, "conclusion": "Dennis Green is a football coach.", "premises": ["If a person coach a football club, the person is a football coach.", "If a person has a position in a club for a position in a year, and the club is in NFL in the same year, the person plays in NFL.", "Minnesota Vikings is a football club.", "Dennis Green coached Minnesota Vikings.", "Cris Carter had 13 touchdown receptions.", "Minnesota Vikings was in the National Football League in 1997.", "John Randle was Minnesota Vikings defensive tackle in 1997."], "premises-FOL": ["∀x ∀y (Coach(x, y) ∧ IsFootballClub(y) → IsFootballCoach(x))", "∀x ∀y ∀z (PlayFor(x, y) ∧ NFLTeamYear(y, z) ∧ InTeam(x, z) → PlayInNFL(x))", "IsFootballClub(minnesota_Vikings)", "Coach(dennis_Green, minnesota_Vikings)", "TouchDownReceptionTime(cris_Carter, t13)", "NFLTeamYear(minnesota_Vikings, y1997)", "Position(john_Randle, defensive_tackle) ∧ InTeam(john_Randle, y1997) ∧ PlayFor(john_Randle, minnesota_Vikings)"], "label": "True", "source": "wiki"} {"story_id": 65, "example_id": 194, "conclusion": "John Randle didn't play in the National Football League.", "premises": ["If a person coach a football club, the person is a football coach.", "If a person has a position in a club for a position in a year, and the club is in NFL in the same year, the person plays in NFL.", "Minnesota Vikings is a football club.", "Dennis Green coached Minnesota Vikings.", "Cris Carter had 13 touchdown receptions.", "Minnesota Vikings was in the National Football League in 1997.", "John Randle was Minnesota Vikings defensive tackle in 1997."], "premises-FOL": ["∀x ∀y (Coach(x, y) ∧ IsFootballClub(y) → IsFootballCoach(x))", "∀x ∀y ∀z (PlayFor(x, y) ∧ NFLTeamYear(y, z) ∧ InTeam(x, z) → PlayInNFL(x))", "IsFootballClub(minnesota_Vikings)", "Coach(dennis_Green, minnesota_Vikings)", "TouchDownReceptionTime(cris_Carter, t13)", "NFLTeamYear(minnesota_Vikings, y1997)", "Position(john_Randle, defensive_tackle) ∧ InTeam(john_Randle, y1997) ∧ PlayFor(john_Randle, minnesota_Vikings)"], "label": "False", "source": "wiki"} {"story_id": 65, "example_id": 195, "conclusion": "Cris Carter played for Minnesota Vikings.", "premises": ["If a person coach a football club, the person is a football coach.", "If a person has a position in a club for a position in a year, and the club is in NFL in the same year, the person plays in NFL.", "Minnesota Vikings is a football club.", "Dennis Green coached Minnesota Vikings.", "Cris Carter had 13 touchdown receptions.", "Minnesota Vikings was in the National Football League in 1997.", "John Randle was Minnesota Vikings defensive tackle in 1997."], "premises-FOL": ["∀x ∀y (Coach(x, y) ∧ IsFootballClub(y) → IsFootballCoach(x))", "∀x ∀y ∀z (PlayFor(x, y) ∧ NFLTeamYear(y, z) ∧ InTeam(x, z) → PlayInNFL(x))", "IsFootballClub(minnesota_Vikings)", "Coach(dennis_Green, minnesota_Vikings)", "TouchDownReceptionTime(cris_Carter, t13)", "NFLTeamYear(minnesota_Vikings, y1997)", "Position(john_Randle, defensive_tackle) ∧ InTeam(john_Randle, y1997) ∧ PlayFor(john_Randle, minnesota_Vikings)"], "label": "Unknown", "source": "wiki"} {"story_id": 462, "example_id": 1338, "conclusion": "Grace is a ghost.", "premises": ["All cats are cute.", "Ghosts do not exist.", "An animal is either a cat or a dog.", "Nothing that barks is lovely. ", "If something is a dog, then it barks.", "Grace is either a cat and a dog, or neither a cat nor a dog."], "premises-FOL": ["∀x (Cat(x) → Cute(x))", "∀x (¬Ghost(x))", "∀x (Cat(x) ∨ Dog(x))", "∀x (Bark(x) → ¬Lovely(x))", "∀x (Dog(x) → Bark(x))", "(Cat(grace) ∧ Dog(grace)) ⊕ (¬Cat(grace) ∧ ¬Dog(grace))"], "label": "Unknown", "source": "hyb"} {"story_id": 462, "example_id": 1339, "conclusion": "If Grace is either both cute and lovely, or neither cute nor lovely, then Grace is either a dog or a ghost.", "premises": ["All cats are cute.", "Ghosts do not exist.", "An animal is either a cat or a dog.", "Nothing that barks is lovely. ", "If something is a dog, then it barks.", "Grace is either a cat and a dog, or neither a cat nor a dog."], "premises-FOL": ["∀x (Cat(x) → Cute(x))", "∀x (¬Ghost(x))", "∀x (Cat(x) ∨ Dog(x))", "∀x (Bark(x) → ¬Lovely(x))", "∀x (Dog(x) → Bark(x))", "(Cat(grace) ∧ Dog(grace)) ⊕ (¬Cat(grace) ∧ ¬Dog(grace))"], "label": "True", "source": "hyb"} {"story_id": 462, "example_id": 1340, "conclusion": "If Grace is not both a ghost and lovely, then Grace is either a cat or cute.", "premises": ["All cats are cute.", "Ghosts do not exist.", "An animal is either a cat or a dog.", "Nothing that barks is lovely. ", "If something is a dog, then it barks.", "Grace is either a cat and a dog, or neither a cat nor a dog."], "premises-FOL": ["∀x (Cat(x) → Cute(x))", "∀x (¬Ghost(x))", "∀x (Cat(x) ∨ Dog(x))", "∀x (Bark(x) → ¬Lovely(x))", "∀x (Dog(x) → Bark(x))", "(Cat(grace) ∧ Dog(grace)) ⊕ (¬Cat(grace) ∧ ¬Dog(grace))"], "label": "False", "source": "hyb"} {"story_id": 99, "example_id": 299, "conclusion": "Baku is southeast of Shafaq-Asiman.", "premises": ["Shafaq-Asiman is a large complex of offshore geological structures in the Caspian Sea.", "Baku is northwest of Shafaq-Asiman.", "If place A is northwest of place B, then place B is southeast of place A."], "premises-FOL": ["LargeComplex(shafaq-asiman) ∧ LargeComplex(shafaq-asiman) ∧ Offshore(shafaq-asiman) ∧ GeologicalStructures(shafaq-asiman) ∧ In(shafaq-asiman, caspiansea)", "NorthwestOf(baku, shafaq-asiman)", "∀x ∀y (NorthwestOf(x, y) → SoutheastOf(y, x))"], "label": "Unknown", "source": "wiki"} {"story_id": 99, "example_id": 300, "conclusion": "A large complex is southeast of Baku.", "premises": ["Shafaq-Asiman is a large complex of offshore geological structures in the Caspian Sea.", "Baku is northwest of Shafaq-Asiman.", "If place A is northwest of place B, then place B is southeast of place A."], "premises-FOL": ["LargeComplex(shafaq-asiman) ∧ LargeComplex(shafaq-asiman) ∧ Offshore(shafaq-asiman) ∧ GeologicalStructures(shafaq-asiman) ∧ In(shafaq-asiman, caspiansea)", "NorthwestOf(baku, shafaq-asiman)", "∀x ∀y (NorthwestOf(x, y) → SoutheastOf(y, x))"], "label": "True", "source": "wiki"} {"story_id": 99, "example_id": 301, "conclusion": "Baku is not northwest of an offshore geological structures.", "premises": ["Shafaq-Asiman is a large complex of offshore geological structures in the Caspian Sea.", "Baku is northwest of Shafaq-Asiman.", "If place A is northwest of place B, then place B is southeast of place A."], "premises-FOL": ["LargeComplex(shafaq-asiman) ∧ LargeComplex(shafaq-asiman) ∧ Offshore(shafaq-asiman) ∧ GeologicalStructures(shafaq-asiman) ∧ In(shafaq-asiman, caspiansea)", "NorthwestOf(baku, shafaq-asiman)", "∀x ∀y (NorthwestOf(x, y) → SoutheastOf(y, x))"], "label": "False", "source": "wiki"} {"story_id": 71, "example_id": 214, "conclusion": "Herodicus tutored Hippocrates.", "premises": ["Herodicus was a Greek physician, dietician, sophist, and gymnastic-master.", "Herodicus was born in the city of Selymbria.", "Selymbria is a colony of the city-state Megara.", "One of the tutors of Hippocrates was Herodicus.", "Massages were recommended by Herodicus.", "Some of theories of Herodicus are considered to be the foundation of sports medicine."], "premises-FOL": ["Greek(herodicus) ∧ Physician(herodicus) ∧ Dietician(herodicus) ∧ Sophist(herodicus) ∧ GymnasticMaster(herodicus)", "Born(herodicus, selymbia) ∧ City(selymbia)", "Colony(selymbia, megara) ∧ CityState(megara)", "Tutored(herodicus, hippocrates)", "Recommended(herodicus, massages)", "∃x (Theory(x) ∧ From(x, herodicus) ∧ FoundationOf(x, sportsMedicine))"], "label": "True", "source": "wiki"} {"story_id": 71, "example_id": 215, "conclusion": "Herodicus was tutored by Hippocrates.", "premises": ["Herodicus was a Greek physician, dietician, sophist, and gymnastic-master.", "Herodicus was born in the city of Selymbria.", "Selymbria is a colony of the city-state Megara.", "One of the tutors of Hippocrates was Herodicus.", "Massages were recommended by Herodicus.", "Some of theories of Herodicus are considered to be the foundation of sports medicine."], "premises-FOL": ["Greek(herodicus) ∧ Physician(herodicus) ∧ Dietician(herodicus) ∧ Sophist(herodicus) ∧ GymnasticMaster(herodicus)", "Born(herodicus, selymbia) ∧ City(selymbia)", "Colony(selymbia, megara) ∧ CityState(megara)", "Tutored(herodicus, hippocrates)", "Recommended(herodicus, massages)", "∃x (Theory(x) ∧ From(x, herodicus) ∧ FoundationOf(x, sportsMedicine))"], "label": "Unknown", "source": "wiki"} {"story_id": 71, "example_id": 216, "conclusion": "Herodicus was born in a city-state.", "premises": ["Herodicus was a Greek physician, dietician, sophist, and gymnastic-master.", "Herodicus was born in the city of Selymbria.", "Selymbria is a colony of the city-state Megara.", "One of the tutors of Hippocrates was Herodicus.", "Massages were recommended by Herodicus.", "Some of theories of Herodicus are considered to be the foundation of sports medicine."], "premises-FOL": ["Greek(herodicus) ∧ Physician(herodicus) ∧ Dietician(herodicus) ∧ Sophist(herodicus) ∧ GymnasticMaster(herodicus)", "Born(herodicus, selymbia) ∧ City(selymbia)", "Colony(selymbia, megara) ∧ CityState(megara)", "Tutored(herodicus, hippocrates)", "Recommended(herodicus, massages)", "∃x (Theory(x) ∧ From(x, herodicus) ∧ FoundationOf(x, sportsMedicine))"], "label": "Unknown", "source": "wiki"} {"story_id": 71, "example_id": 217, "conclusion": "Herodicus did not recommend massages.", "premises": ["Herodicus was a Greek physician, dietician, sophist, and gymnastic-master.", "Herodicus was born in the city of Selymbria.", "Selymbria is a colony of the city-state Megara.", "One of the tutors of Hippocrates was Herodicus.", "Massages were recommended by Herodicus.", "Some of theories of Herodicus are considered to be the foundation of sports medicine."], "premises-FOL": ["Greek(herodicus) ∧ Physician(herodicus) ∧ Dietician(herodicus) ∧ Sophist(herodicus) ∧ GymnasticMaster(herodicus)", "Born(herodicus, selymbia) ∧ City(selymbia)", "Colony(selymbia, megara) ∧ CityState(megara)", "Tutored(herodicus, hippocrates)", "Recommended(herodicus, massages)", "∃x (Theory(x) ∧ From(x, herodicus) ∧ FoundationOf(x, sportsMedicine))"], "label": "False", "source": "wiki"} {"story_id": 71, "example_id": 218, "conclusion": "Herodicus was born in a colony of a city-state.", "premises": ["Herodicus was a Greek physician, dietician, sophist, and gymnastic-master.", "Herodicus was born in the city of Selymbria.", "Selymbria is a colony of the city-state Megara.", "One of the tutors of Hippocrates was Herodicus.", "Massages were recommended by Herodicus.", "Some of theories of Herodicus are considered to be the foundation of sports medicine."], "premises-FOL": ["Greek(herodicus) ∧ Physician(herodicus) ∧ Dietician(herodicus) ∧ Sophist(herodicus) ∧ GymnasticMaster(herodicus)", "Born(herodicus, selymbia) ∧ City(selymbia)", "Colony(selymbia, megara) ∧ CityState(megara)", "Tutored(herodicus, hippocrates)", "Recommended(herodicus, massages)", "∃x (Theory(x) ∧ From(x, herodicus) ∧ FoundationOf(x, sportsMedicine))"], "label": "True", "source": "wiki"} {"story_id": 438, "example_id": 1263, "conclusion": "Billy is a student.", "premises": ["No kid loves the Opera.", "All adults love the Opera.", "If someone is a scientist, then they are an adult.", "Some students are kids.", "Billy is a kid."], "premises-FOL": ["∀x (Kid(x) → ¬OperaLover(x))", "∀x (Adult(x) → OperaLover(x))", "∀x (Scientist(x) → Adult(x))", "∃x (Student(x) ∧ Kid(x))", "Kid(billy)"], "label": "Unknown", "source": "hyb"} {"story_id": 438, "example_id": 1264, "conclusion": "Billy is a student and a scientist.", "premises": ["No kid loves the Opera.", "All adults love the Opera.", "If someone is a scientist, then they are an adult.", "Some students are kids.", "Billy is a kid."], "premises-FOL": ["∀x (Kid(x) → ¬OperaLover(x))", "∀x (Adult(x) → OperaLover(x))", "∀x (Scientist(x) → Adult(x))", "∃x (Student(x) ∧ Kid(x))", "Kid(billy)"], "label": "False", "source": "hyb"} {"story_id": 438, "example_id": 1265, "conclusion": "If Billy is a student or a scientist, then Billy is a student and a kid.", "premises": ["No kid loves the Opera.", "All adults love the Opera.", "If someone is a scientist, then they are an adult.", "Some students are kids.", "Billy is a kid."], "premises-FOL": ["∀x (Kid(x) → ¬OperaLover(x))", "∀x (Adult(x) → OperaLover(x))", "∀x (Scientist(x) → Adult(x))", "∃x (Student(x) ∧ Kid(x))", "Kid(billy)"], "label": "True", "source": "hyb"} {"story_id": 69, "example_id": 205, "conclusion": "There is a son of a referee observer that plays football.", "premises": ["Brian Winter is a Scottish football referee.", "After being injured, Brian Winter retired in 2012.", "Brian Winter was appointed as a referee observer after his retirement.", "Some football referees become referee observers.", "The son of Brian Winter, Andy Winter, is a football player who plays for Hamilton Academical."], "premises-FOL": ["Scottish(brianwinter) ∧ FootballReferee(brianwinter)", "Injured(brianwinter) ∧ Retired(brianwinter)", "RefereeObserver(brianwinter)", "∃x (FootballReferee(x) ∧ RefereeObserver(x))", "Son(andywinter, brianwinter) ∧ FootballPlayer(andywinter) ∧ PlaysFor(andywinter, hamiltonacademical)"], "label": "True", "source": "wiki"} {"story_id": 69, "example_id": 206, "conclusion": "Brian Winter is not a referee observer.", "premises": ["Brian Winter is a Scottish football referee.", "After being injured, Brian Winter retired in 2012.", "Brian Winter was appointed as a referee observer after his retirement.", "Some football referees become referee observers.", "The son of Brian Winter, Andy Winter, is a football player who plays for Hamilton Academical."], "premises-FOL": ["Scottish(brianwinter) ∧ FootballReferee(brianwinter)", "Injured(brianwinter) ∧ Retired(brianwinter)", "RefereeObserver(brianwinter)", "∃x (FootballReferee(x) ∧ RefereeObserver(x))", "Son(andywinter, brianwinter) ∧ FootballPlayer(andywinter) ∧ PlaysFor(andywinter, hamiltonacademical)"], "label": "False", "source": "wiki"} {"story_id": 69, "example_id": 207, "conclusion": "Brian Winter is retired.", "premises": ["Brian Winter is a Scottish football referee.", "After being injured, Brian Winter retired in 2012.", "Brian Winter was appointed as a referee observer after his retirement.", "Some football referees become referee observers.", "The son of Brian Winter, Andy Winter, is a football player who plays for Hamilton Academical."], "premises-FOL": ["Scottish(brianwinter) ∧ FootballReferee(brianwinter)", "Injured(brianwinter) ∧ Retired(brianwinter)", "RefereeObserver(brianwinter)", "∃x (FootballReferee(x) ∧ RefereeObserver(x))", "Son(andywinter, brianwinter) ∧ FootballPlayer(andywinter) ∧ PlaysFor(andywinter, hamiltonacademical)"], "label": "True", "source": "wiki"} {"story_id": 69, "example_id": 208, "conclusion": "Andy Winter is a referee.", "premises": ["Brian Winter is a Scottish football referee.", "After being injured, Brian Winter retired in 2012.", "Brian Winter was appointed as a referee observer after his retirement.", "Some football referees become referee observers.", "The son of Brian Winter, Andy Winter, is a football player who plays for Hamilton Academical."], "premises-FOL": ["Scottish(brianwinter) ∧ FootballReferee(brianwinter)", "Injured(brianwinter) ∧ Retired(brianwinter)", "RefereeObserver(brianwinter)", "∃x (FootballReferee(x) ∧ RefereeObserver(x))", "Son(andywinter, brianwinter) ∧ FootballPlayer(andywinter) ∧ PlaysFor(andywinter, hamiltonacademical)"], "label": "Unknown", "source": "wiki"} {"story_id": 401, "example_id": 1105, "conclusion": "Erica plans.", "premises": ["People are either interested in puzzles or bad at chess.", "If a person is bad at chess, then they don't play a lot of chess.", "A person is either a planner or a creative person.", "Erica is someone who plays a lot of chess.", "If Erica is neither bad at chess nor creative, then Erica is either someone who plans and is creative, or someone who neither plans nor is creative."], "premises-FOL": ["∀x (Puzzles(x) ∨ BadChess(x))", "∀x (BadChess(x) → ¬PlaysLots(x))", "∀x (Plans(x) ∨ Creative(x))", "PlaysLots(erica)", "¬(BadChess(erica) ∨ Creative(erica)) → (Plans(erica) ⊕ Creative(erica))"], "label": "Unknown", "source": "hyb"} {"story_id": 401, "example_id": 1106, "conclusion": "Erica is interested in puzzles and is creative.", "premises": ["People are either interested in puzzles or bad at chess.", "If a person is bad at chess, then they don't play a lot of chess.", "A person is either a planner or a creative person.", "Erica is someone who plays a lot of chess.", "If Erica is neither bad at chess nor creative, then Erica is either someone who plans and is creative, or someone who neither plans nor is creative."], "premises-FOL": ["∀x (Puzzles(x) ∨ BadChess(x))", "∀x (BadChess(x) → ¬PlaysLots(x))", "∀x (Plans(x) ∨ Creative(x))", "PlaysLots(erica)", "¬(BadChess(erica) ∨ Creative(erica)) → (Plans(erica) ⊕ Creative(erica))"], "label": "True", "source": "hyb"} {"story_id": 401, "example_id": 1107, "conclusion": "Erica is either interested in puzzles or is creative.", "premises": ["People are either interested in puzzles or bad at chess.", "If a person is bad at chess, then they don't play a lot of chess.", "A person is either a planner or a creative person.", "Erica is someone who plays a lot of chess.", "If Erica is neither bad at chess nor creative, then Erica is either someone who plans and is creative, or someone who neither plans nor is creative."], "premises-FOL": ["∀x (Puzzles(x) ∨ BadChess(x))", "∀x (BadChess(x) → ¬PlaysLots(x))", "∀x (Plans(x) ∨ Creative(x))", "PlaysLots(erica)", "¬(BadChess(erica) ∨ Creative(erica)) → (Plans(erica) ⊕ Creative(erica))"], "label": "False", "source": "hyb"} {"story_id": 401, "example_id": 1108, "conclusion": "If Erica plans ahead or plays a lot of chess matches, then Erica is not interested in puzzles and creative.", "premises": ["People are either interested in puzzles or bad at chess.", "If a person is bad at chess, then they don't play a lot of chess.", "A person is either a planner or a creative person.", "Erica is someone who plays a lot of chess.", "If Erica is neither bad at chess nor creative, then Erica is either someone who plans and is creative, or someone who neither plans nor is creative."], "premises-FOL": ["∀x (Puzzles(x) ∨ BadChess(x))", "∀x (BadChess(x) → ¬PlaysLots(x))", "∀x (Plans(x) ∨ Creative(x))", "PlaysLots(erica)", "¬(BadChess(erica) ∨ Creative(erica)) → (Plans(erica) ⊕ Creative(erica))"], "label": "False", "source": "hyb"} {"story_id": 401, "example_id": 1109, "conclusion": "If Erica is creative, then Erica is not interested in puzzles and creative.", "premises": ["People are either interested in puzzles or bad at chess.", "If a person is bad at chess, then they don't play a lot of chess.", "A person is either a planner or a creative person.", "Erica is someone who plays a lot of chess.", "If Erica is neither bad at chess nor creative, then Erica is either someone who plans and is creative, or someone who neither plans nor is creative."], "premises-FOL": ["∀x (Puzzles(x) ∨ BadChess(x))", "∀x (BadChess(x) → ¬PlaysLots(x))", "∀x (Plans(x) ∨ Creative(x))", "PlaysLots(erica)", "¬(BadChess(erica) ∨ Creative(erica)) → (Plans(erica) ⊕ Creative(erica))"], "label": "False", "source": "hyb"} {"story_id": 401, "example_id": 1110, "conclusion": "If Erica is interested in puzzles and is creative, then Erica is not creative.", "premises": ["People are either interested in puzzles or bad at chess.", "If a person is bad at chess, then they don't play a lot of chess.", "A person is either a planner or a creative person.", "Erica is someone who plays a lot of chess.", "If Erica is neither bad at chess nor creative, then Erica is either someone who plans and is creative, or someone who neither plans nor is creative."], "premises-FOL": ["∀x (Puzzles(x) ∨ BadChess(x))", "∀x (BadChess(x) → ¬PlaysLots(x))", "∀x (Plans(x) ∨ Creative(x))", "PlaysLots(erica)", "¬(BadChess(erica) ∨ Creative(erica)) → (Plans(erica) ⊕ Creative(erica))"], "label": "False", "source": "hyb"} {"story_id": 401, "example_id": 1111, "conclusion": "If Erica either plays a lot of chess matches or is creative, then Erica is neither interested in puzzles nor a person who plays a lot of chess matches.", "premises": ["People are either interested in puzzles or bad at chess.", "If a person is bad at chess, then they don't play a lot of chess.", "A person is either a planner or a creative person.", "Erica is someone who plays a lot of chess.", "If Erica is neither bad at chess nor creative, then Erica is either someone who plans and is creative, or someone who neither plans nor is creative."], "premises-FOL": ["∀x (Puzzles(x) ∨ BadChess(x))", "∀x (BadChess(x) → ¬PlaysLots(x))", "∀x (Plans(x) ∨ Creative(x))", "PlaysLots(erica)", "¬(BadChess(erica) ∨ Creative(erica)) → (Plans(erica) ⊕ Creative(erica))"], "label": "True", "source": "hyb"} {"story_id": 401, "example_id": 1112, "conclusion": "If Erica is interested in puzzles and plays a lot of chess matches, then Erica is either a person who plays a lot of chess matches or a person that is creative.", "premises": ["People are either interested in puzzles or bad at chess.", "If a person is bad at chess, then they don't play a lot of chess.", "A person is either a planner or a creative person.", "Erica is someone who plays a lot of chess.", "If Erica is neither bad at chess nor creative, then Erica is either someone who plans and is creative, or someone who neither plans nor is creative."], "premises-FOL": ["∀x (Puzzles(x) ∨ BadChess(x))", "∀x (BadChess(x) → ¬PlaysLots(x))", "∀x (Plans(x) ∨ Creative(x))", "PlaysLots(erica)", "¬(BadChess(erica) ∨ Creative(erica)) → (Plans(erica) ⊕ Creative(erica))"], "label": "False", "source": "hyb"} {"story_id": 401, "example_id": 1113, "conclusion": "If Erica plans ahead or is interested in puzzles, then Erica is creative.", "premises": ["People are either interested in puzzles or bad at chess.", "If a person is bad at chess, then they don't play a lot of chess.", "A person is either a planner or a creative person.", "Erica is someone who plays a lot of chess.", "If Erica is neither bad at chess nor creative, then Erica is either someone who plans and is creative, or someone who neither plans nor is creative."], "premises-FOL": ["∀x (Puzzles(x) ∨ BadChess(x))", "∀x (BadChess(x) → ¬PlaysLots(x))", "∀x (Plans(x) ∨ Creative(x))", "PlaysLots(erica)", "¬(BadChess(erica) ∨ Creative(erica)) → (Plans(erica) ⊕ Creative(erica))"], "label": "True", "source": "hyb"} {"story_id": 401, "example_id": 1114, "conclusion": "If Erica is either bad at chess or interested in puzzles, then Erica is not a person who plays a lot of chess matches and creative.", "premises": ["People are either interested in puzzles or bad at chess.", "If a person is bad at chess, then they don't play a lot of chess.", "A person is either a planner or a creative person.", "Erica is someone who plays a lot of chess.", "If Erica is neither bad at chess nor creative, then Erica is either someone who plans and is creative, or someone who neither plans nor is creative."], "premises-FOL": ["∀x (Puzzles(x) ∨ BadChess(x))", "∀x (BadChess(x) → ¬PlaysLots(x))", "∀x (Plans(x) ∨ Creative(x))", "PlaysLots(erica)", "¬(BadChess(erica) ∨ Creative(erica)) → (Plans(erica) ⊕ Creative(erica))"], "label": "False", "source": "hyb"} {"story_id": 125, "example_id": 374, "conclusion": "Cristiano Ronaldo is a top soccer player.", "premises": ["Soccer players have a right foot and a left foot.", "Top soccer players are soccer players who can use their both feet very efficiently.", "If a soccer player can score many goals using left foot, then they can use that foot very efficiently.", "If a soccer player can score many goals using right foot, then they can use that foot very efficiently.", "Cristiano Ronaldo is a soccer player.", "Cristiano Ronaldo can use his right foot very efficiently.", "Cristiano Ronaldo have scored more than one hundred goals using his left foot."], "premises-FOL": ["∀x (SoccerPlayer(x) → HasLeftFoot(x) ∧ HasRightFoot(x))", "∀x (SoccerPlayer(x) ∧ Efficient(x, left) ∧ Efficient(x, right) → Top(x))", "∀x (SoccerPlayer(x) ∧ ScoreManyGoals(x, left) → Efficient(x, left))", "∀x (SoccerPlayer(x) ∧ ScoreManyGoals(x, right) → Efficient(x, right))", "SoccerPlayer(ronaldo)", "Efficient(ronaldo, right)", "ScoreManyGoals(ronaldo, left)"], "label": "True", "source": "wiki"} {"story_id": 125, "example_id": 375, "conclusion": "Cristiano Ronaldo is not a top soccer player.", "premises": ["Soccer players have a right foot and a left foot.", "Top soccer players are soccer players who can use their both feet very efficiently.", "If a soccer player can score many goals using left foot, then they can use that foot very efficiently.", "If a soccer player can score many goals using right foot, then they can use that foot very efficiently.", "Cristiano Ronaldo is a soccer player.", "Cristiano Ronaldo can use his right foot very efficiently.", "Cristiano Ronaldo have scored more than one hundred goals using his left foot."], "premises-FOL": ["∀x (SoccerPlayer(x) → HasLeftFoot(x) ∧ HasRightFoot(x))", "∀x (SoccerPlayer(x) ∧ Efficient(x, left) ∧ Efficient(x, right) → Top(x))", "∀x (SoccerPlayer(x) ∧ ScoreManyGoals(x, left) → Efficient(x, left))", "∀x (SoccerPlayer(x) ∧ ScoreManyGoals(x, right) → Efficient(x, right))", "SoccerPlayer(ronaldo)", "Efficient(ronaldo, right)", "ScoreManyGoals(ronaldo, left)"], "label": "False", "source": "wiki"} {"story_id": 177, "example_id": 512, "conclusion": "The National Lobster Hatchery is for conservation.", "premises": ["The National Lobster Hatchery is a hatchery located in Padstow England.", "The National Lobster Hatchery is open to visitors.", "A hatchery is either for profit, or for conservation.", "If a hatchery is for conservation, it might release animals into the wild.", "The National Lobster Hatchery is not for profit."], "premises-FOL": ["Hatchery(nationallobsterhatchery) ∧ LocatedIn(nationallobsterhatchery, padstowengland)", "OpenToVisitors(nationallobsterhatchery)", "∀x (Hatchery(x) → ForConservation(x) ∨ ForProfit(x))", "∃x (Hatchery(x) ∧ ForConservation(x) ∧ ReleasesAnimalsToWild(x))", "¬ForProfit(nationallobsterhatchery)"], "label": "True", "source": "wiki"} {"story_id": 177, "example_id": 513, "conclusion": "All hatcheries are open to visitors.", "premises": ["The National Lobster Hatchery is a hatchery located in Padstow England.", "The National Lobster Hatchery is open to visitors.", "A hatchery is either for profit, or for conservation.", "If a hatchery is for conservation, it might release animals into the wild.", "The National Lobster Hatchery is not for profit."], "premises-FOL": ["Hatchery(nationallobsterhatchery) ∧ LocatedIn(nationallobsterhatchery, padstowengland)", "OpenToVisitors(nationallobsterhatchery)", "∀x (Hatchery(x) → ForConservation(x) ∨ ForProfit(x))", "∃x (Hatchery(x) ∧ ForConservation(x) ∧ ReleasesAnimalsToWild(x))", "¬ForProfit(nationallobsterhatchery)"], "label": "Unknown", "source": "wiki"} {"story_id": 177, "example_id": 514, "conclusion": "The National Lobster Hatchery releases animals into the wild.", "premises": ["The National Lobster Hatchery is a hatchery located in Padstow England.", "The National Lobster Hatchery is open to visitors.", "A hatchery is either for profit, or for conservation.", "If a hatchery is for conservation, it might release animals into the wild.", "The National Lobster Hatchery is not for profit."], "premises-FOL": ["Hatchery(nationallobsterhatchery) ∧ LocatedIn(nationallobsterhatchery, padstowengland)", "OpenToVisitors(nationallobsterhatchery)", "∀x (Hatchery(x) → ForConservation(x) ∨ ForProfit(x))", "∃x (Hatchery(x) ∧ ForConservation(x) ∧ ReleasesAnimalsToWild(x))", "¬ForProfit(nationallobsterhatchery)"], "label": "Unknown", "source": "wiki"} {"story_id": 224, "example_id": 636, "conclusion": "Rhos Aelwyd F.C. won the 2005-06 Premier Division.", "premises": ["Rhos Aelwyd F.C. is a Welsh football club.", "Rhos Aelwyd F.C. is the only club based in Ponciau. ", "The Premier Division was won in 2005–06 by a team from Ponciau. ", "The winner of the Premier Division in 2009–10 was promoted back to the Cymru Alliance.", "The Premier Division in 2009–10 was won by the same team that won in 2005-06. "], "premises-FOL": ["∀x (Rhosaelwydfc(x) → FootballClub(x) ∧ BasedInPonciau(x) ∧ Welsh(x))", "∀x (BasedInPonciau(x) ↔ Rhosaelwydfc(x))", "∃x (BasedInPonciau(x) ∧ WonPremierDivisionDuring(x, y2005))", "∀x (WonPremierDivisionDuring(x, y2009) → Promoted(x))", "∀x (WonPremierDivisionDuring(x, y2009) ↔ WonPremierDivisionDuring(x, y2005))"], "label": "True", "source": "wiki"} {"story_id": 224, "example_id": 637, "conclusion": "Rhos Aelwyd F.C. was promoted to the Cymru Alliance.", "premises": ["Rhos Aelwyd F.C. is a Welsh football club.", "Rhos Aelwyd F.C. is the only club based in Ponciau. ", "The Premier Division was won in 2005–06 by a team from Ponciau. ", "The winner of the Premier Division in 2009–10 was promoted back to the Cymru Alliance.", "The Premier Division in 2009–10 was won by the same team that won in 2005-06. "], "premises-FOL": ["∀x (Rhosaelwydfc(x) → FootballClub(x) ∧ BasedInPonciau(x) ∧ Welsh(x))", "∀x (BasedInPonciau(x) ↔ Rhosaelwydfc(x))", "∃x (BasedInPonciau(x) ∧ WonPremierDivisionDuring(x, y2005))", "∀x (WonPremierDivisionDuring(x, y2009) → Promoted(x))", "∀x (WonPremierDivisionDuring(x, y2009) ↔ WonPremierDivisionDuring(x, y2005))"], "label": "True", "source": "wiki"} {"story_id": 470, "example_id": 1362, "conclusion": "Burger is popular.", "premises": ["All OS are software.", "All Mac are OS.", "An OS is either Mac or Windows.", "All Windows are convenient.", "All software has code.", "If something is convenient, then it is popular.", "Burger is a piece of code and a Mac.", "PyTorch is either Windows and software, or neither Windows nor software."], "premises-FOL": ["∀x (OS(x) → Software(x))", "∀x (Mac(x) → OS(x))", "∀x (Mac(x) ∨ Windows(x))", "∀x (Windows(x) → Convenient(x))", "∀x (Software(x) → Code(x))", "∀x (Convenient(x) → Popular(x))", "Code(burger) ∧ Mac(burger))", "(Windows(pytorch) ∧ Software(pytorch)) ⊕ (¬Windows(pytorch) ∧ ¬Software(pytorch))"], "label": "Unknown", "source": "hyb"} {"story_id": 470, "example_id": 1363, "conclusion": "Burger is not popular.", "premises": ["All OS are software.", "All Mac are OS.", "An OS is either Mac or Windows.", "All Windows are convenient.", "All software has code.", "If something is convenient, then it is popular.", "Burger is a piece of code and a Mac.", "PyTorch is either Windows and software, or neither Windows nor software."], "premises-FOL": ["∀x (OS(x) → Software(x))", "∀x (Mac(x) → OS(x))", "∀x (Mac(x) ∨ Windows(x))", "∀x (Windows(x) → Convenient(x))", "∀x (Software(x) → Code(x))", "∀x (Convenient(x) → Popular(x))", "Code(burger) ∧ Mac(burger))", "(Windows(pytorch) ∧ Software(pytorch)) ⊕ (¬Windows(pytorch) ∧ ¬Software(pytorch))"], "label": "Unknown", "source": "hyb"} {"story_id": 470, "example_id": 1364, "conclusion": "PyTorch is popular and has code.", "premises": ["All OS are software.", "All Mac are OS.", "An OS is either Mac or Windows.", "All Windows are convenient.", "All software has code.", "If something is convenient, then it is popular.", "Burger is a piece of code and a Mac.", "PyTorch is either Windows and software, or neither Windows nor software."], "premises-FOL": ["∀x (OS(x) → Software(x))", "∀x (Mac(x) → OS(x))", "∀x (Mac(x) ∨ Windows(x))", "∀x (Windows(x) → Convenient(x))", "∀x (Software(x) → Code(x))", "∀x (Convenient(x) → Popular(x))", "Code(burger) ∧ Mac(burger))", "(Windows(pytorch) ∧ Software(pytorch)) ⊕ (¬Windows(pytorch) ∧ ¬Software(pytorch))"], "label": "True", "source": "hyb"} {"story_id": 470, "example_id": 1365, "conclusion": "PyTorch is not popular and has code.", "premises": ["All OS are software.", "All Mac are OS.", "An OS is either Mac or Windows.", "All Windows are convenient.", "All software has code.", "If something is convenient, then it is popular.", "Burger is a piece of code and a Mac.", "PyTorch is either Windows and software, or neither Windows nor software."], "premises-FOL": ["∀x (OS(x) → Software(x))", "∀x (Mac(x) → OS(x))", "∀x (Mac(x) ∨ Windows(x))", "∀x (Windows(x) → Convenient(x))", "∀x (Software(x) → Code(x))", "∀x (Convenient(x) → Popular(x))", "Code(burger) ∧ Mac(burger))", "(Windows(pytorch) ∧ Software(pytorch)) ⊕ (¬Windows(pytorch) ∧ ¬Software(pytorch))"], "label": "False", "source": "hyb"} {"story_id": 117, "example_id": 353, "conclusion": "Road one will last longer than Road two", "premises": ["Roads are made of either concrete or asphalt.", "Roads made of concrete last longer than roads made with asphalt.", "Roads made of asphalt are smoother than roads made of concrete.", "Everyone prefers the smoother of two roads. ", "Road one is made of concrete and Road two is made of asphalt."], "premises-FOL": ["∀x (Road(x) → (MadeOfConcrete(x) ∨ MadeOfAsphalt(x))", "∀x ∀y (Road(x) ∧ MadeOfConcrete(x) ∧ Road(y) ∧ MadeOfAsphalt(y) → LastLonger(x, y))", "∀x ∀y (Road(x) ∧ MadeOfAsphalt(x) ∧ Road(y) ∧ MadeOfConcrete(y) → Smoother(x, y))", "∀x ∀y ∀z (Road(x) ∧ Road(y) ∧ Smoother(x, y) → Prefers(z, x))", "Road(one) ∧ MadeOfConcrete(one) ∧ Road(two) ∧ MadeOfAsphalt(two)"], "label": "True", "source": "wiki"} {"story_id": 117, "example_id": 354, "conclusion": "Road two is not smoother than Road one.", "premises": ["Roads are made of either concrete or asphalt.", "Roads made of concrete last longer than roads made with asphalt.", "Roads made of asphalt are smoother than roads made of concrete.", "Everyone prefers the smoother of two roads. ", "Road one is made of concrete and Road two is made of asphalt."], "premises-FOL": ["∀x (Road(x) → (MadeOfConcrete(x) ∨ MadeOfAsphalt(x))", "∀x ∀y (Road(x) ∧ MadeOfConcrete(x) ∧ Road(y) ∧ MadeOfAsphalt(y) → LastLonger(x, y))", "∀x ∀y (Road(x) ∧ MadeOfAsphalt(x) ∧ Road(y) ∧ MadeOfConcrete(y) → Smoother(x, y))", "∀x ∀y ∀z (Road(x) ∧ Road(y) ∧ Smoother(x, y) → Prefers(z, x))", "Road(one) ∧ MadeOfConcrete(one) ∧ Road(two) ∧ MadeOfAsphalt(two)"], "label": "False", "source": "wiki"} {"story_id": 117, "example_id": 355, "conclusion": "John prefers Road two.", "premises": ["Roads are made of either concrete or asphalt.", "Roads made of concrete last longer than roads made with asphalt.", "Roads made of asphalt are smoother than roads made of concrete.", "Everyone prefers the smoother of two roads. ", "Road one is made of concrete and Road two is made of asphalt."], "premises-FOL": ["∀x (Road(x) → (MadeOfConcrete(x) ∨ MadeOfAsphalt(x))", "∀x ∀y (Road(x) ∧ MadeOfConcrete(x) ∧ Road(y) ∧ MadeOfAsphalt(y) → LastLonger(x, y))", "∀x ∀y (Road(x) ∧ MadeOfAsphalt(x) ∧ Road(y) ∧ MadeOfConcrete(y) → Smoother(x, y))", "∀x ∀y ∀z (Road(x) ∧ Road(y) ∧ Smoother(x, y) → Prefers(z, x))", "Road(one) ∧ MadeOfConcrete(one) ∧ Road(two) ∧ MadeOfAsphalt(two)"], "label": "True", "source": "wiki"} {"story_id": 74, "example_id": 226, "conclusion": "One of Ontario's oldest summer camps is a traditional summer camp for boys and girls.", "premises": ["Camp Davern is a traditional summer camp for boys and girls.", "Camp Davern was established in the year 1946.", "Camp Davern was operated by the YMCA until the year 2015.", "Camp Davern is one of Ontario's oldest summer camps."], "premises-FOL": ["TraditionalSummerCamp(campdavern) ∧ ForBoysAndGirls(campdavern)", "EstablishedIn(campdavern, year1946)", "OperatedByYMCAUntil(campdavern, year2015)", "OneOf(campdavern, ontariosoldestsummercamps)"], "label": "True", "source": "wiki"} {"story_id": 74, "example_id": 227, "conclusion": "A traditional summer camp for boys and girls was operated by the YMCA until the year 2015.", "premises": ["Camp Davern is a traditional summer camp for boys and girls.", "Camp Davern was established in the year 1946.", "Camp Davern was operated by the YMCA until the year 2015.", "Camp Davern is one of Ontario's oldest summer camps."], "premises-FOL": ["TraditionalSummerCamp(campdavern) ∧ ForBoysAndGirls(campdavern)", "EstablishedIn(campdavern, year1946)", "OperatedByYMCAUntil(campdavern, year2015)", "OneOf(campdavern, ontariosoldestsummercamps)"], "label": "True", "source": "wiki"} {"story_id": 74, "example_id": 228, "conclusion": "Camp Davern was established in 1989.", "premises": ["Camp Davern is a traditional summer camp for boys and girls.", "Camp Davern was established in the year 1946.", "Camp Davern was operated by the YMCA until the year 2015.", "Camp Davern is one of Ontario's oldest summer camps."], "premises-FOL": ["TraditionalSummerCamp(campdavern) ∧ ForBoysAndGirls(campdavern)", "EstablishedIn(campdavern, year1946)", "OperatedByYMCAUntil(campdavern, year2015)", "OneOf(campdavern, ontariosoldestsummercamps)"], "label": "Unknown", "source": "wiki"} {"story_id": 372, "example_id": 995, "conclusion": "Emily often holds tenured and high-ranking positions at her workplace.", "premises": ["If people publish journals, then they do not work in the entertainment industry.", "All people who are award-winning novelists publish journals.", "People either work in the entertainment industry or are highly acclaimed in their profession.", "If people are highly acclaimed in their profession, then they often hold tenured and high-ranking positions at their workplace.", "If people are highly acclaimed in their profession, then they often receive glowing feedback and recommendations from their colleagues.", "If Emily is either both highly acclaimed in her profession and often holds tenured and high-ranking positions at her workplace, or she is neither highly acclaimed in her profession nor often holds tenured and high-ranking positions at her workplace, then Emily is not highly acclaimed in her profession. "], "premises-FOL": ["∀x (PublishJournals(x) → ¬Entertainment(x))", "∀x (Novelist(x) → PublishJournals(x))", "∀x (Entertainment(x) ∨ Acclaimed(x))", "∀x (Acclaimed(x) → Tenured(x))", "∀x (Acclaimed(x) → Glowing(x))", "(Acclaimed(emily) ∧ Tenured(emily)) ∨ (¬Acclaimed(emily) ∧ ¬Tenured(emily)) → ¬Acclaimed(emily)"], "label": "Unknown", "source": "hyb"} {"story_id": 372, "example_id": 996, "conclusion": "Emily often receives glowing feedback and recommendations from their colleagues and is an award-winning novelist.", "premises": ["If people publish journals, then they do not work in the entertainment industry.", "All people who are award-winning novelists publish journals.", "People either work in the entertainment industry or are highly acclaimed in their profession.", "If people are highly acclaimed in their profession, then they often hold tenured and high-ranking positions at their workplace.", "If people are highly acclaimed in their profession, then they often receive glowing feedback and recommendations from their colleagues.", "If Emily is either both highly acclaimed in her profession and often holds tenured and high-ranking positions at her workplace, or she is neither highly acclaimed in her profession nor often holds tenured and high-ranking positions at her workplace, then Emily is not highly acclaimed in her profession. "], "premises-FOL": ["∀x (PublishJournals(x) → ¬Entertainment(x))", "∀x (Novelist(x) → PublishJournals(x))", "∀x (Entertainment(x) ∨ Acclaimed(x))", "∀x (Acclaimed(x) → Tenured(x))", "∀x (Acclaimed(x) → Glowing(x))", "(Acclaimed(emily) ∧ Tenured(emily)) ∨ (¬Acclaimed(emily) ∧ ¬Tenured(emily)) → ¬Acclaimed(emily)"], "label": "False", "source": "hyb"} {"story_id": 372, "example_id": 997, "conclusion": "If Emily either often receives glowing feedback and recommendations from her colleagues or is an award-winning novelist, then Emily does not both publish journals and is an award-winning novelist.", "premises": ["If people publish journals, then they do not work in the entertainment industry.", "All people who are award-winning novelists publish journals.", "People either work in the entertainment industry or are highly acclaimed in their profession.", "If people are highly acclaimed in their profession, then they often hold tenured and high-ranking positions at their workplace.", "If people are highly acclaimed in their profession, then they often receive glowing feedback and recommendations from their colleagues.", "If Emily is either both highly acclaimed in her profession and often holds tenured and high-ranking positions at her workplace, or she is neither highly acclaimed in her profession nor often holds tenured and high-ranking positions at her workplace, then Emily is not highly acclaimed in her profession. "], "premises-FOL": ["∀x (PublishJournals(x) → ¬Entertainment(x))", "∀x (Novelist(x) → PublishJournals(x))", "∀x (Entertainment(x) ∨ Acclaimed(x))", "∀x (Acclaimed(x) → Tenured(x))", "∀x (Acclaimed(x) → Glowing(x))", "(Acclaimed(emily) ∧ Tenured(emily)) ∨ (¬Acclaimed(emily) ∧ ¬Tenured(emily)) → ¬Acclaimed(emily)"], "label": "True", "source": "hyb"} {"story_id": 10, "example_id": 25, "conclusion": "Megan Whalen Turner worked with Greenwillow Books.", "premises": ["Thick as Thieves is a young adult fantasy novel, written by Megan Whalen Turner.", "Thick as Thieves was published by Greenwillow Books.", "If a book was published by a company, than the author of that book worked with the company that published the book.", "The fictional Mede Empire is where Thick as Thieves is set.", "The Mede Empire plots to swallow up some nearby countries.", "Attolia and Sounis are countries near the Mede Empire.", "Thick as Thieves was sold both as a hardcover and an e-book."], "premises-FOL": ["YoungAdultFantasyNovel(thickastheives) ∧ WrittenBy(thickastheives, megan)", "PublishedBy(thickastheives, greenwillowbooks)", "∀x ∀y ∀z (WrittenBy(x, y) ∧ PublishedBy(x, z) → WorkedWith(y, z))", "Fictional(medeempire) ∧ SetIn(thickastheives, medeempire)", "∃x (Country(x) Nearby(medeempire, x) ∧ PlotsToSwallowUp(medeempire, x))", "Country(attolia) ∧ Nearby(medeempire, attolia) ∧ Country(sounis) ∧ Nearby(medeempire, sounis)", "SoldAs(thickastheives, hardcover) ∧ SoldAs(thickastheives, softcover)"], "label": "True", "source": "wiki"} {"story_id": 10, "example_id": 26, "conclusion": "The Mede Empire plans to swallow up Attolia.", "premises": ["Thick as Thieves is a young adult fantasy novel, written by Megan Whalen Turner.", "Thick as Thieves was published by Greenwillow Books.", "If a book was published by a company, than the author of that book worked with the company that published the book.", "The fictional Mede Empire is where Thick as Thieves is set.", "The Mede Empire plots to swallow up some nearby countries.", "Attolia and Sounis are countries near the Mede Empire.", "Thick as Thieves was sold both as a hardcover and an e-book."], "premises-FOL": ["YoungAdultFantasyNovel(thickastheives) ∧ WrittenBy(thickastheives, megan)", "PublishedBy(thickastheives, greenwillowbooks)", "∀x ∀y ∀z (WrittenBy(x, y) ∧ PublishedBy(x, z) → WorkedWith(y, z))", "Fictional(medeempire) ∧ SetIn(thickastheives, medeempire)", "∃x (Country(x) Nearby(medeempire, x) ∧ PlotsToSwallowUp(medeempire, x))", "Country(attolia) ∧ Nearby(medeempire, attolia) ∧ Country(sounis) ∧ Nearby(medeempire, sounis)", "SoldAs(thickastheives, hardcover) ∧ SoldAs(thickastheives, softcover)"], "label": "Unknown", "source": "wiki"} {"story_id": 10, "example_id": 27, "conclusion": "Thick as Thieves is not set in the mede empire.", "premises": ["Thick as Thieves is a young adult fantasy novel, written by Megan Whalen Turner.", "Thick as Thieves was published by Greenwillow Books.", "If a book was published by a company, than the author of that book worked with the company that published the book.", "The fictional Mede Empire is where Thick as Thieves is set.", "The Mede Empire plots to swallow up some nearby countries.", "Attolia and Sounis are countries near the Mede Empire.", "Thick as Thieves was sold both as a hardcover and an e-book."], "premises-FOL": ["YoungAdultFantasyNovel(thickastheives) ∧ WrittenBy(thickastheives, megan)", "PublishedBy(thickastheives, greenwillowbooks)", "∀x ∀y ∀z (WrittenBy(x, y) ∧ PublishedBy(x, z) → WorkedWith(y, z))", "Fictional(medeempire) ∧ SetIn(thickastheives, medeempire)", "∃x (Country(x) Nearby(medeempire, x) ∧ PlotsToSwallowUp(medeempire, x))", "Country(attolia) ∧ Nearby(medeempire, attolia) ∧ Country(sounis) ∧ Nearby(medeempire, sounis)", "SoldAs(thickastheives, hardcover) ∧ SoldAs(thickastheives, softcover)"], "label": "False", "source": "wiki"} {"story_id": 10, "example_id": 28, "conclusion": "Megan Whalen Turner did not work with Greenwillow Books.", "premises": ["Thick as Thieves is a young adult fantasy novel, written by Megan Whalen Turner.", "Thick as Thieves was published by Greenwillow Books.", "If a book was published by a company, than the author of that book worked with the company that published the book.", "The fictional Mede Empire is where Thick as Thieves is set.", "The Mede Empire plots to swallow up some nearby countries.", "Attolia and Sounis are countries near the Mede Empire.", "Thick as Thieves was sold both as a hardcover and an e-book."], "premises-FOL": ["YoungAdultFantasyNovel(thickastheives) ∧ WrittenBy(thickastheives, megan)", "PublishedBy(thickastheives, greenwillowbooks)", "∀x ∀y ∀z (WrittenBy(x, y) ∧ PublishedBy(x, z) → WorkedWith(y, z))", "Fictional(medeempire) ∧ SetIn(thickastheives, medeempire)", "∃x (Country(x) Nearby(medeempire, x) ∧ PlotsToSwallowUp(medeempire, x))", "Country(attolia) ∧ Nearby(medeempire, attolia) ∧ Country(sounis) ∧ Nearby(medeempire, sounis)", "SoldAs(thickastheives, hardcover) ∧ SoldAs(thickastheives, softcover)"], "label": "False", "source": "wiki"} {"story_id": 116, "example_id": 351, "conclusion": "There is a tablet computer that was announced by a German.", "premises": ["WeTab is a MeeGo-based tablet computer.", "There is a WeTab product.", "WeTab was announced by Neofonie.", "Neofonie is a German producer.", "Germans speak English or German."], "premises-FOL": ["∀x (WeTab(x) → MeeGoBased(x) ∧ TabletComputer(x))", "∃x (WeTab(x))", "∀x (WeTab(x) → Announce(neofonie, x))", "German(neofonie) ∧ Producer(neofonie)", "∀x (German(x) → Speak(x, english) ∨ Speak(x, german))"], "label": "True", "source": "wiki"} {"story_id": 116, "example_id": 352, "conclusion": "Neofonie doesn't speak English or German.", "premises": ["WeTab is a MeeGo-based tablet computer.", "There is a WeTab product.", "WeTab was announced by Neofonie.", "Neofonie is a German producer.", "Germans speak English or German."], "premises-FOL": ["∀x (WeTab(x) → MeeGoBased(x) ∧ TabletComputer(x))", "∃x (WeTab(x))", "∀x (WeTab(x) → Announce(neofonie, x))", "German(neofonie) ∧ Producer(neofonie)", "∀x (German(x) → Speak(x, english) ∨ Speak(x, german))"], "label": "False", "source": "wiki"} {"story_id": 419, "example_id": 1186, "conclusion": "James is good at math.", "premises": ["Some employees working in business analysis are good at math. ", "All employees working in business analysis are working in this company. ", "No employees working in this company are from China. ", "All employees working in software engineering are from China. ", "James is working in software engineering. "], "premises-FOL": ["∃x ( BusinessAnalysis(x) ∧ GoodAtMath(x))", "∀x (BusinessAnalysis(x) → WorkInCompany(x))", "∀x (WorkInCompany(x) → ¬FromChina(x))", "∀x (SoftwareEngineering(x) → FromChina(x))", "SoftwareEngineering(james)"], "label": "Unknown", "source": "hyb"} {"story_id": 419, "example_id": 1187, "conclusion": "James is not good at math and he is working in business analysis.", "premises": ["Some employees working in business analysis are good at math. ", "All employees working in business analysis are working in this company. ", "No employees working in this company are from China. ", "All employees working in software engineering are from China. ", "James is working in software engineering. "], "premises-FOL": ["∃x ( BusinessAnalysis(x) ∧ GoodAtMath(x))", "∀x (BusinessAnalysis(x) → WorkInCompany(x))", "∀x (WorkInCompany(x) → ¬FromChina(x))", "∀x (SoftwareEngineering(x) → FromChina(x))", "SoftwareEngineering(james)"], "label": "False", "source": "hyb"} {"story_id": 419, "example_id": 1188, "conclusion": "If James is not good at math and he is in business analysis, then he is neither working in this company nor working in software engineering.", "premises": ["Some employees working in business analysis are good at math. ", "All employees working in business analysis are working in this company. ", "No employees working in this company are from China. ", "All employees working in software engineering are from China. ", "James is working in software engineering. "], "premises-FOL": ["∃x ( BusinessAnalysis(x) ∧ GoodAtMath(x))", "∀x (BusinessAnalysis(x) → WorkInCompany(x))", "∀x (WorkInCompany(x) → ¬FromChina(x))", "∀x (SoftwareEngineering(x) → FromChina(x))", "SoftwareEngineering(james)"], "label": "True", "source": "hyb"} {"story_id": 157, "example_id": 452, "conclusion": "Blueberries were the most popular fruit at the party.", "premises": ["The party provides five kinds of fruits: strawberry, orange, blueberry, grape, and cherry.", "All fruits are provided in the same weight at the beginning of the party.", "If the fruit had the lowest remaining weight at the end of the party, then it means it was the most popular fruit.", "At the end of the party, strawberries had the lowest remaining weight.", "At the end of the party, the amount of leftover blueberries was lower than that of cherries.", "Benjamin only ate oranges and grapes at the party."], "premises-FOL": ["Party(strawberry) ∨ Party(orange) ∨ Party(blueberry) ∨ Party(grape) ∨ Party(cherry) ", "∀x (Party(x) → SameWeight(x))", "∀x (LowestAmount(x) → MostPopular(x)) ", "LowestAmount(strawberries)", "Lower(blueberry, cherry)", "Eat(orange, benjamin) ∧ Eat(grape, benjamin) ∧ ¬Eat(blueberry, benjamin) ∧ ¬Eat(cherry, benjamin) ∧ ¬Eat(strawberry, benjamin)"], "label": "Unknown", "source": "wiki"} {"story_id": 157, "example_id": 453, "conclusion": "Cherries were the most popular fruit at the party.", "premises": ["The party provides five kinds of fruits: strawberry, orange, blueberry, grape, and cherry.", "All fruits are provided in the same weight at the beginning of the party.", "If the fruit had the lowest remaining weight at the end of the party, then it means it was the most popular fruit.", "At the end of the party, strawberries had the lowest remaining weight.", "At the end of the party, the amount of leftover blueberries was lower than that of cherries.", "Benjamin only ate oranges and grapes at the party."], "premises-FOL": ["Party(strawberry) ∨ Party(orange) ∨ Party(blueberry) ∨ Party(grape) ∨ Party(cherry) ", "∀x (Party(x) → SameWeight(x))", "∀x (LowestAmount(x) → MostPopular(x)) ", "LowestAmount(strawberries)", "Lower(blueberry, cherry)", "Eat(orange, benjamin) ∧ Eat(grape, benjamin) ∧ ¬Eat(blueberry, benjamin) ∧ ¬Eat(cherry, benjamin) ∧ ¬Eat(strawberry, benjamin)"], "label": "Unknown", "source": "wiki"} {"story_id": 157, "example_id": 454, "conclusion": "Benjamin ate blueberries at the party.", "premises": ["The party provides five kinds of fruits: strawberry, orange, blueberry, grape, and cherry.", "All fruits are provided in the same weight at the beginning of the party.", "If the fruit had the lowest remaining weight at the end of the party, then it means it was the most popular fruit.", "At the end of the party, strawberries had the lowest remaining weight.", "At the end of the party, the amount of leftover blueberries was lower than that of cherries.", "Benjamin only ate oranges and grapes at the party."], "premises-FOL": ["Party(strawberry) ∨ Party(orange) ∨ Party(blueberry) ∨ Party(grape) ∨ Party(cherry) ", "∀x (Party(x) → SameWeight(x))", "∀x (LowestAmount(x) → MostPopular(x)) ", "LowestAmount(strawberries)", "Lower(blueberry, cherry)", "Eat(orange, benjamin) ∧ Eat(grape, benjamin) ∧ ¬Eat(blueberry, benjamin) ∧ ¬Eat(cherry, benjamin) ∧ ¬Eat(strawberry, benjamin)"], "label": "False", "source": "wiki"} {"story_id": 63, "example_id": 187, "conclusion": "James attends the conference but not in person.", "premises": ["All students who attend in person have registered for the conference. ", "Students either attend the conference in person or remotely. ", "No students from China attend the conference remotely. ", "James attends the conference but he does not attend the conference remotely.", "Jack attends the conference and he is a student from China."], "premises-FOL": ["∀x (Attend(x) → Registered(x))", "∀x (Attend(x) → InPerson(x) ⊕ Remotely(x))", "∀x ((Attend(x) ∧ China(x)) → ¬Remotely(x))", "Attend(james) ∧ ¬Remotely(james)", "China(jack) ∧ Attend(jack)"], "label": "False", "source": "wiki"} {"story_id": 63, "example_id": 188, "conclusion": "Jack attends the conference in person.", "premises": ["All students who attend in person have registered for the conference. ", "Students either attend the conference in person or remotely. ", "No students from China attend the conference remotely. ", "James attends the conference but he does not attend the conference remotely.", "Jack attends the conference and he is a student from China."], "premises-FOL": ["∀x (Attend(x) → Registered(x))", "∀x (Attend(x) → InPerson(x) ⊕ Remotely(x))", "∀x ((Attend(x) ∧ China(x)) → ¬Remotely(x))", "Attend(james) ∧ ¬Remotely(james)", "China(jack) ∧ Attend(jack)"], "label": "True", "source": "wiki"} {"story_id": 63, "example_id": 189, "conclusion": "Jack has registered for the conference.", "premises": ["All students who attend in person have registered for the conference. ", "Students either attend the conference in person or remotely. ", "No students from China attend the conference remotely. ", "James attends the conference but he does not attend the conference remotely.", "Jack attends the conference and he is a student from China."], "premises-FOL": ["∀x (Attend(x) → Registered(x))", "∀x (Attend(x) → InPerson(x) ⊕ Remotely(x))", "∀x ((Attend(x) ∧ China(x)) → ¬Remotely(x))", "Attend(james) ∧ ¬Remotely(james)", "China(jack) ∧ Attend(jack)"], "label": "True", "source": "wiki"} {"story_id": 223, "example_id": 633, "conclusion": "David Ha'ivri is an Israeli citizen.", "premises": ["David Ha'ivri is a political strategist. ", "If you are born in Israel to at least one Israeli parent, then you receive citizenship at birth. ", "David Ha'ivri emigrated to the United States from Israel, where he was born to Israeli parents. ", "Several Zionist leaders have been elected to the Shomron Regional Municipal council. ", "David Ha'ivri is a Zionist leader. "], "premises-FOL": ["PoliticalStrategist(davidhaivri)", "∀x ∃y (BornInIsrael(x) ∧ ParentOf(x, y) ∧ Israeli(y) → IsraeliCitizen(x))", "∃x (EmigratedTo(davidhaivri, america) ∧ BornInIsrael(davidhaivri) ∧ ParentOf(davidhaivri, x) ∧ Israeli(x))", "∃x (ZionistLeader(x) ∧ ElectedTo(x, shomronmunicipalcouncil))", "ZionstLeader(davidhaivri)"], "label": "True", "source": "wiki"} {"story_id": 223, "example_id": 634, "conclusion": "David Ha'ivri is a United States citizen.", "premises": ["David Ha'ivri is a political strategist. ", "If you are born in Israel to at least one Israeli parent, then you receive citizenship at birth. ", "David Ha'ivri emigrated to the United States from Israel, where he was born to Israeli parents. ", "Several Zionist leaders have been elected to the Shomron Regional Municipal council. ", "David Ha'ivri is a Zionist leader. "], "premises-FOL": ["PoliticalStrategist(davidhaivri)", "∀x ∃y (BornInIsrael(x) ∧ ParentOf(x, y) ∧ Israeli(y) → IsraeliCitizen(x))", "∃x (EmigratedTo(davidhaivri, america) ∧ BornInIsrael(davidhaivri) ∧ ParentOf(davidhaivri, x) ∧ Israeli(x))", "∃x (ZionistLeader(x) ∧ ElectedTo(x, shomronmunicipalcouncil))", "ZionstLeader(davidhaivri)"], "label": "Unknown", "source": "wiki"} {"story_id": 223, "example_id": 635, "conclusion": "David Ha'ivri has been elected to the Shomron Regional Municipal council.", "premises": ["David Ha'ivri is a political strategist. ", "If you are born in Israel to at least one Israeli parent, then you receive citizenship at birth. ", "David Ha'ivri emigrated to the United States from Israel, where he was born to Israeli parents. ", "Several Zionist leaders have been elected to the Shomron Regional Municipal council. ", "David Ha'ivri is a Zionist leader. "], "premises-FOL": ["PoliticalStrategist(davidhaivri)", "∀x ∃y (BornInIsrael(x) ∧ ParentOf(x, y) ∧ Israeli(y) → IsraeliCitizen(x))", "∃x (EmigratedTo(davidhaivri, america) ∧ BornInIsrael(davidhaivri) ∧ ParentOf(davidhaivri, x) ∧ Israeli(x))", "∃x (ZionistLeader(x) ∧ ElectedTo(x, shomronmunicipalcouncil))", "ZionstLeader(davidhaivri)"], "label": "Unknown", "source": "wiki"} {"story_id": 1, "example_id": 3, "conclusion": "Either Mary or Susan has influenza.", "premises": ["Mary has the flu.", "Flu and influenza are the same disease.", "Susan doesn't have influenza."], "premises-FOL": ["Have(mary, flu)", "∀x (Have(x, flu) ↔ Have(x, influenza))", "¬Have(susan, influenza)"], "label": "True", "source": "wiki"} {"story_id": 42, "example_id": 121, "conclusion": "No lawyer ever sat in the House of Commons.", "premises": ["James Cocks was a British lawyer.", "James Cocks was a Whig politician who sat in the House of Commons.", "A British is a European.", "Any lawyer is familiar with laws.", "Some Whigs speak French."], "premises-FOL": ["British(james) ∧ Lawyer(james)", "Whig(james) ∧ Politician(james) ∧ SatInHouseOfCommons(james)", "∀x (British(x) → European(x))", "∀x (Lawyer(x) → FamiliarWithLaws(x))", "∃x (Whig(x) ∧ SpeakFrench(x))"], "label": "False", "source": "wiki"} {"story_id": 42, "example_id": 122, "conclusion": "Some European is familiar with laws.", "premises": ["James Cocks was a British lawyer.", "James Cocks was a Whig politician who sat in the House of Commons.", "A British is a European.", "Any lawyer is familiar with laws.", "Some Whigs speak French."], "premises-FOL": ["British(james) ∧ Lawyer(james)", "Whig(james) ∧ Politician(james) ∧ SatInHouseOfCommons(james)", "∀x (British(x) → European(x))", "∀x (Lawyer(x) → FamiliarWithLaws(x))", "∃x (Whig(x) ∧ SpeakFrench(x))"], "label": "True", "source": "wiki"} {"story_id": 42, "example_id": 123, "conclusion": "James Cocks speaks French.", "premises": ["James Cocks was a British lawyer.", "James Cocks was a Whig politician who sat in the House of Commons.", "A British is a European.", "Any lawyer is familiar with laws.", "Some Whigs speak French."], "premises-FOL": ["British(james) ∧ Lawyer(james)", "Whig(james) ∧ Politician(james) ∧ SatInHouseOfCommons(james)", "∀x (British(x) → European(x))", "∀x (Lawyer(x) → FamiliarWithLaws(x))", "∃x (Whig(x) ∧ SpeakFrench(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 122, "example_id": 365, "conclusion": "Beasts of prey is a fantasy novel.", "premises": ["Beasts of Prey is either a fantasy novel or a science fiction novel.", "Science fiction novels are not about mythological creatures", "Beasts of Prey Is about a creature known as the Shetani.", "Shetanis are mythological."], "premises-FOL": ["Novel(beastsofprey) ∧ Fantasy(beastsofprey) ∨ ScienceFiction(beastsofprey)", "∀x ∀y (ScienceFiction(x) ∧ Mythological(y) ∧ Creature(y) → ¬About(x, y))", "About(beastsofprey, shetani) ∧ Creature(shetani)", "Mythological(shetani)"], "label": "True", "source": "wiki"} {"story_id": 122, "example_id": 366, "conclusion": "Beasts of prey isn't a science fiction novel.", "premises": ["Beasts of Prey is either a fantasy novel or a science fiction novel.", "Science fiction novels are not about mythological creatures", "Beasts of Prey Is about a creature known as the Shetani.", "Shetanis are mythological."], "premises-FOL": ["Novel(beastsofprey) ∧ Fantasy(beastsofprey) ∨ ScienceFiction(beastsofprey)", "∀x ∀y (ScienceFiction(x) ∧ Mythological(y) ∧ Creature(y) → ¬About(x, y))", "About(beastsofprey, shetani) ∧ Creature(shetani)", "Mythological(shetani)"], "label": "True", "source": "wiki"} {"story_id": 122, "example_id": 367, "conclusion": "A shetani is either mythological or a creature.", "premises": ["Beasts of Prey is either a fantasy novel or a science fiction novel.", "Science fiction novels are not about mythological creatures", "Beasts of Prey Is about a creature known as the Shetani.", "Shetanis are mythological."], "premises-FOL": ["Novel(beastsofprey) ∧ Fantasy(beastsofprey) ∨ ScienceFiction(beastsofprey)", "∀x ∀y (ScienceFiction(x) ∧ Mythological(y) ∧ Creature(y) → ¬About(x, y))", "About(beastsofprey, shetani) ∧ Creature(shetani)", "Mythological(shetani)"], "label": "False", "source": "wiki"} {"story_id": 17, "example_id": 47, "conclusion": "Jack Odell is a notable people.", "premises": ["Odell is an English surname originating in Odell, Bedfordshire.", "In some families Odell is spelled O'Dell, in a mistaken Irish adaptation.", "Notable people with the surname include Amy Odell, Jack Odell, and Mats Odell.", "Amy Odell is a British singer-songwriter.", "Jack Odell is an English toy inventor."], "premises-FOL": ["∀x (Odell(x) → Surname(x))", "∃x (Odell(x) ∧ SpelledODell(x))", "Odell(amyOdell) ∧ NotablePeople(amyOdell) ∧ Odell(jackOdell) ∧ NotablePeople(jackOdell) ∧ Odell(matsOdell) ∧ NotablePeople(matsOdell)", "British(amyOdell) ∧ Singer(amyOdell) ∧ SongWriter(amyOdell)", "English(jackOdell) ∧ ToyInvertor(jackOdell)"], "label": "True", "source": "wiki"} {"story_id": 17, "example_id": 48, "conclusion": "Odell is Amy Odell's surname.", "premises": ["Odell is an English surname originating in Odell, Bedfordshire.", "In some families Odell is spelled O'Dell, in a mistaken Irish adaptation.", "Notable people with the surname include Amy Odell, Jack Odell, and Mats Odell.", "Amy Odell is a British singer-songwriter.", "Jack Odell is an English toy inventor."], "premises-FOL": ["∀x (Odell(x) → Surname(x))", "∃x (Odell(x) ∧ SpelledODell(x))", "Odell(amyOdell) ∧ NotablePeople(amyOdell) ∧ Odell(jackOdell) ∧ NotablePeople(jackOdell) ∧ Odell(matsOdell) ∧ NotablePeople(matsOdell)", "British(amyOdell) ∧ Singer(amyOdell) ∧ SongWriter(amyOdell)", "English(jackOdell) ∧ ToyInvertor(jackOdell)"], "label": "True", "source": "wiki"} {"story_id": 17, "example_id": 49, "conclusion": "Amy Odell is an English toy inventor.", "premises": ["Odell is an English surname originating in Odell, Bedfordshire.", "In some families Odell is spelled O'Dell, in a mistaken Irish adaptation.", "Notable people with the surname include Amy Odell, Jack Odell, and Mats Odell.", "Amy Odell is a British singer-songwriter.", "Jack Odell is an English toy inventor."], "premises-FOL": ["∀x (Odell(x) → Surname(x))", "∃x (Odell(x) ∧ SpelledODell(x))", "Odell(amyOdell) ∧ NotablePeople(amyOdell) ∧ Odell(jackOdell) ∧ NotablePeople(jackOdell) ∧ Odell(matsOdell) ∧ NotablePeople(matsOdell)", "British(amyOdell) ∧ Singer(amyOdell) ∧ SongWriter(amyOdell)", "English(jackOdell) ∧ ToyInvertor(jackOdell)"], "label": "Unknown", "source": "wiki"} {"story_id": 17, "example_id": 50, "conclusion": "Amy Odell is also Amy O'dell.", "premises": ["Odell is an English surname originating in Odell, Bedfordshire.", "In some families Odell is spelled O'Dell, in a mistaken Irish adaptation.", "Notable people with the surname include Amy Odell, Jack Odell, and Mats Odell.", "Amy Odell is a British singer-songwriter.", "Jack Odell is an English toy inventor."], "premises-FOL": ["∀x (Odell(x) → Surname(x))", "∃x (Odell(x) ∧ SpelledODell(x))", "Odell(amyOdell) ∧ NotablePeople(amyOdell) ∧ Odell(jackOdell) ∧ NotablePeople(jackOdell) ∧ Odell(matsOdell) ∧ NotablePeople(matsOdell)", "British(amyOdell) ∧ Singer(amyOdell) ∧ SongWriter(amyOdell)", "English(jackOdell) ∧ ToyInvertor(jackOdell)"], "label": "Unknown", "source": "wiki"} {"story_id": 167, "example_id": 482, "conclusion": "Mary gets from New Haven to New York City by train.", "premises": ["If you go somewhere by train, you will not lose time.", "If you go somewhere by car and meet traffic jam, you will lose time.", "If you lose time, you will be late for work.", "Mary can get from New Haven to New York City either by train or car.", "Mary is late for work."], "premises-FOL": ["∀x (Train(x) → ¬LoseTime(x))", "∀x ((Car(x) ∧ MeetJam(x)) → LoseTime(x))", "∀x (LoseTime(x) ↔ LateForWork(x))", "Train(mary) ⊕ Car(mary)", "LateForWork(mary)"], "label": "False", "source": "wiki"} {"story_id": 167, "example_id": 483, "conclusion": "Mary gets from New Haven to New York City by car.", "premises": ["If you go somewhere by train, you will not lose time.", "If you go somewhere by car and meet traffic jam, you will lose time.", "If you lose time, you will be late for work.", "Mary can get from New Haven to New York City either by train or car.", "Mary is late for work."], "premises-FOL": ["∀x (Train(x) → ¬LoseTime(x))", "∀x ((Car(x) ∧ MeetJam(x)) → LoseTime(x))", "∀x (LoseTime(x) ↔ LateForWork(x))", "Train(mary) ⊕ Car(mary)", "LateForWork(mary)"], "label": "True", "source": "wiki"} {"story_id": 167, "example_id": 484, "conclusion": "Mary meets traffic jam.", "premises": ["If you go somewhere by train, you will not lose time.", "If you go somewhere by car and meet traffic jam, you will lose time.", "If you lose time, you will be late for work.", "Mary can get from New Haven to New York City either by train or car.", "Mary is late for work."], "premises-FOL": ["∀x (Train(x) → ¬LoseTime(x))", "∀x ((Car(x) ∧ MeetJam(x)) → LoseTime(x))", "∀x (LoseTime(x) ↔ LateForWork(x))", "Train(mary) ⊕ Car(mary)", "LateForWork(mary)"], "label": "Unknown", "source": "wiki"} {"story_id": 297, "example_id": 746, "conclusion": "If a person is not hungry, the person is unhappy.", "premises": ["If a person is hungry, the person is uncomfortable.", "If a person is uncomfortable, the person is unhappy."], "premises-FOL": ["∀x (Hungry(x) → Uncomfortable(x))", "∀x (Uncomfortable(x) → ¬Happy(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 309, "example_id": 769, "conclusion": "Mary is a white-collar worker.", "premises": ["Tipped employees do not get a guaranteed minimum wage.", "If a person is a white-collar worker, they will get a guaranteed minimum wage (All white-collar workers get a guaranteed minimum wage).", "All lawyers are white-collar workers.", "Every advocate is a lawyer.", "Mary is not a lawyer or a tipped employee."], "premises-FOL": ["∀x (Tipped(x) → ¬GetMinWage(x))", "∀x (WhiteCollar(x) → GetMinWage(x))", "∀x (Lawyer(x) → WhiteCollar(x))", "∀x (Advocate(x) → Lawyer(x))", "¬Lawyer(mary) ⊕ Tipped(mary)"], "label": "Unknown", "source": "hyb"} {"story_id": 309, "example_id": 770, "conclusion": "Mary is an advocate.", "premises": ["Tipped employees do not get a guaranteed minimum wage.", "If a person is a white-collar worker, they will get a guaranteed minimum wage (All white-collar workers get a guaranteed minimum wage).", "All lawyers are white-collar workers.", "Every advocate is a lawyer.", "Mary is not a lawyer or a tipped employee."], "premises-FOL": ["∀x (Tipped(x) → ¬GetMinWage(x))", "∀x (WhiteCollar(x) → GetMinWage(x))", "∀x (Lawyer(x) → WhiteCollar(x))", "∀x (Advocate(x) → Lawyer(x))", "¬Lawyer(mary) ⊕ Tipped(mary)"], "label": "False", "source": "hyb"} {"story_id": 309, "example_id": 771, "conclusion": "Mary is not an advocate.", "premises": ["Tipped employees do not get a guaranteed minimum wage.", "If a person is a white-collar worker, they will get a guaranteed minimum wage (All white-collar workers get a guaranteed minimum wage).", "All lawyers are white-collar workers.", "Every advocate is a lawyer.", "Mary is not a lawyer or a tipped employee."], "premises-FOL": ["∀x (Tipped(x) → ¬GetMinWage(x))", "∀x (WhiteCollar(x) → GetMinWage(x))", "∀x (Lawyer(x) → WhiteCollar(x))", "∀x (Advocate(x) → Lawyer(x))", "¬Lawyer(mary) ⊕ Tipped(mary)"], "label": "True", "source": "hyb"} {"story_id": 309, "example_id": 772, "conclusion": "Mary is either an advocate or a tipped employee.", "premises": ["Tipped employees do not get a guaranteed minimum wage.", "If a person is a white-collar worker, they will get a guaranteed minimum wage (All white-collar workers get a guaranteed minimum wage).", "All lawyers are white-collar workers.", "Every advocate is a lawyer.", "Mary is not a lawyer or a tipped employee."], "premises-FOL": ["∀x (Tipped(x) → ¬GetMinWage(x))", "∀x (WhiteCollar(x) → GetMinWage(x))", "∀x (Lawyer(x) → WhiteCollar(x))", "∀x (Advocate(x) → Lawyer(x))", "¬Lawyer(mary) ⊕ Tipped(mary)"], "label": "False", "source": "hyb"} {"story_id": 309, "example_id": 773, "conclusion": "If Mary is not an advocate and gets a guaranteed minimum wage, she is not a tipped employee.", "premises": ["Tipped employees do not get a guaranteed minimum wage.", "If a person is a white-collar worker, they will get a guaranteed minimum wage (All white-collar workers get a guaranteed minimum wage).", "All lawyers are white-collar workers.", "Every advocate is a lawyer.", "Mary is not a lawyer or a tipped employee."], "premises-FOL": ["∀x (Tipped(x) → ¬GetMinWage(x))", "∀x (WhiteCollar(x) → GetMinWage(x))", "∀x (Lawyer(x) → WhiteCollar(x))", "∀x (Advocate(x) → Lawyer(x))", "¬Lawyer(mary) ⊕ Tipped(mary)"], "label": "True", "source": "hyb"} {"story_id": 309, "example_id": 774, "conclusion": "If Mary is either an advocate or a tipped employee, she is an advocate.", "premises": ["Tipped employees do not get a guaranteed minimum wage.", "If a person is a white-collar worker, they will get a guaranteed minimum wage (All white-collar workers get a guaranteed minimum wage).", "All lawyers are white-collar workers.", "Every advocate is a lawyer.", "Mary is not a lawyer or a tipped employee."], "premises-FOL": ["∀x (Tipped(x) → ¬GetMinWage(x))", "∀x (WhiteCollar(x) → GetMinWage(x))", "∀x (Lawyer(x) → WhiteCollar(x))", "∀x (Advocate(x) → Lawyer(x))", "¬Lawyer(mary) ⊕ Tipped(mary)"], "label": "True", "source": "hyb"} {"story_id": 76, "example_id": 232, "conclusion": "Asa Hoffmann is a New Yorkers.", "premises": ["Asa Hoffmann was born in New York City.", "Asa Hoffman lives in Manhattan.", "Asa Hoffman is a chess player.", "Some chess players are grandmasters.", "People born and living in New York City are New Yorkers.", "People liviing in Manhattan live in New York City."], "premises-FOL": ["BornIn(asaHoffmann, newyorkcity)", "LivesIn(asaHoffmann, manhattan)", "IsChessPlayer(asaHoffmann)", "∃x (IsChestPlayer(x) ∧ IsGrandMaster(x))", "∀x (BornIn(x, newyorkcity) ∧ LivesIn(x, newyorkcity) → IsNewYorker(x))", "∀x (LivesIn(x, manhattan) → LivesIn(x, newyorkcity))"], "label": "True", "source": "wiki"} {"story_id": 76, "example_id": 233, "conclusion": "Asa Hoffmann is a grandmaster.", "premises": ["Asa Hoffmann was born in New York City.", "Asa Hoffman lives in Manhattan.", "Asa Hoffman is a chess player.", "Some chess players are grandmasters.", "People born and living in New York City are New Yorkers.", "People liviing in Manhattan live in New York City."], "premises-FOL": ["BornIn(asaHoffmann, newyorkcity)", "LivesIn(asaHoffmann, manhattan)", "IsChessPlayer(asaHoffmann)", "∃x (IsChestPlayer(x) ∧ IsGrandMaster(x))", "∀x (BornIn(x, newyorkcity) ∧ LivesIn(x, newyorkcity) → IsNewYorker(x))", "∀x (LivesIn(x, manhattan) → LivesIn(x, newyorkcity))"], "label": "Unknown", "source": "wiki"} {"story_id": 76, "example_id": 234, "conclusion": "Asa Hoffmann does not live in New York.", "premises": ["Asa Hoffmann was born in New York City.", "Asa Hoffman lives in Manhattan.", "Asa Hoffman is a chess player.", "Some chess players are grandmasters.", "People born and living in New York City are New Yorkers.", "People liviing in Manhattan live in New York City."], "premises-FOL": ["BornIn(asaHoffmann, newyorkcity)", "LivesIn(asaHoffmann, manhattan)", "IsChessPlayer(asaHoffmann)", "∃x (IsChestPlayer(x) ∧ IsGrandMaster(x))", "∀x (BornIn(x, newyorkcity) ∧ LivesIn(x, newyorkcity) → IsNewYorker(x))", "∀x (LivesIn(x, manhattan) → LivesIn(x, newyorkcity))"], "label": "False", "source": "wiki"} {"story_id": 313, "example_id": 784, "conclusion": "Philip got a Schengen Visa.", "premises": ["Some of those who apply for a Schengen Visa get it.", "To apply for a Schengen Visa, you need to provide financial guarantees.", "If you need to provide financial guarantees, you must request documents from the bank.", "Do not close your bank account if you request documents from the bank.", "Philip closed his bank account."], "premises-FOL": ["∃x (ApplyVisa(x) → GetVisa(x))", "∀x (ApplyVisa(x) → FinancialGuarantees(x))", "∀x (FinancialGuarantees(x) → RequestDocuments(x))", "∀x (RequestDocuments(x) → ¬CloseBankAccount(x))", "CloseBankAccount(philip)"], "label": "Unknown", "source": "hyb"} {"story_id": 313, "example_id": 785, "conclusion": "Philip applied for a Schengen Visa and got it.", "premises": ["Some of those who apply for a Schengen Visa get it.", "To apply for a Schengen Visa, you need to provide financial guarantees.", "If you need to provide financial guarantees, you must request documents from the bank.", "Do not close your bank account if you request documents from the bank.", "Philip closed his bank account."], "premises-FOL": ["∃x (ApplyVisa(x) → GetVisa(x))", "∀x (ApplyVisa(x) → FinancialGuarantees(x))", "∀x (FinancialGuarantees(x) → RequestDocuments(x))", "∀x (RequestDocuments(x) → ¬CloseBankAccount(x))", "CloseBankAccount(philip)"], "label": "False", "source": "hyb"} {"story_id": 313, "example_id": 786, "conclusion": "If Philip did not request documents from the bank or get a Schengen Visa, he didn’t apply for a Schengen Visa.", "premises": ["Some of those who apply for a Schengen Visa get it.", "To apply for a Schengen Visa, you need to provide financial guarantees.", "If you need to provide financial guarantees, you must request documents from the bank.", "Do not close your bank account if you request documents from the bank.", "Philip closed his bank account."], "premises-FOL": ["∃x (ApplyVisa(x) → GetVisa(x))", "∀x (ApplyVisa(x) → FinancialGuarantees(x))", "∀x (FinancialGuarantees(x) → RequestDocuments(x))", "∀x (RequestDocuments(x) → ¬CloseBankAccount(x))", "CloseBankAccount(philip)"], "label": "True", "source": "hyb"} {"story_id": 296, "example_id": 745, "conclusion": "No fears lead to terror.", "premises": ["Some fears lead to anxiety.", "Some anxiety leads to terror."], "premises-FOL": ["∃x (Fear(x) ∧ Anxiety(x))", "∃x (Anxiety(x) ∧ Terror(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 208, "example_id": 598, "conclusion": "Lake Erie has a major settlement.", "premises": ["The Great Lakes are Lake Superior, Lake Michigan, Lake Huron, Lake Erie, and Lake Ontario.", "Some major settlements of Lake Erie are in NY, PA, OH, and MI.", "NY, PA, OH, MI are states in the US.", "ON is a state of Canada.", "There is a major settlement of Lake Huron in ON. ", "All states are in their country.", "The US is in North America.", "The Great Lakes began to form at the end of the Last Glacial Period."], "premises-FOL": ["∀x (GreatLake(x) → Superior(x) ∨ Michigan(x) ∨ Huron(x) ∨ Erie(x) ∨ Ontario(x))", "∃x ∀y (Erie(y) ∧ MajorSettlementOf(x, y) ∧ In(x, ny) ∨ In(x, pa) ∨ In(x, oh) ∨ In(x, mi))", "State(ny, us) ∧ State(pa, us) ∧ State(oh, us) ∧ State(mi, us)", "State(on, canada)", "∃x ∀y (Huron(y) ∧ MajorSettlementOf(x, y) ∧ In(x, on))", "∀x ∀y (State(x, y) → In(x, y))", "In(us, northamerica)", "∀x (GreatLake(x) → FormAtEndOf(x, lastglacialperiod))"], "label": "True", "source": "wiki"} {"story_id": 208, "example_id": 599, "conclusion": "There is a great lake that did not form at the end of the Last Glacial Period.", "premises": ["The Great Lakes are Lake Superior, Lake Michigan, Lake Huron, Lake Erie, and Lake Ontario.", "Some major settlements of Lake Erie are in NY, PA, OH, and MI.", "NY, PA, OH, MI are states in the US.", "ON is a state of Canada.", "There is a major settlement of Lake Huron in ON. ", "All states are in their country.", "The US is in North America.", "The Great Lakes began to form at the end of the Last Glacial Period."], "premises-FOL": ["∀x (GreatLake(x) → Superior(x) ∨ Michigan(x) ∨ Huron(x) ∨ Erie(x) ∨ Ontario(x))", "∃x ∀y (Erie(y) ∧ MajorSettlementOf(x, y) ∧ In(x, ny) ∨ In(x, pa) ∨ In(x, oh) ∨ In(x, mi))", "State(ny, us) ∧ State(pa, us) ∧ State(oh, us) ∧ State(mi, us)", "State(on, canada)", "∃x ∀y (Huron(y) ∧ MajorSettlementOf(x, y) ∧ In(x, on))", "∀x ∀y (State(x, y) → In(x, y))", "In(us, northamerica)", "∀x (GreatLake(x) → FormAtEndOf(x, lastglacialperiod))"], "label": "False", "source": "wiki"} {"story_id": 325, "example_id": 836, "conclusion": "Stephen Curry is a professional basketball player.", "premises": ["All defenders are soccer players.", "No soccer players are professional basketball players.", "All centerbacks are defenders.", "All NBA players are professional basketball players.", "If Stephen Curry is not an NBA player, then Stephen Curry is not an NBA player or a soccer player."], "premises-FOL": ["∀x (Defender(x) → SoccerPlayer(x))", "∀x (SoccerPlayer(x) → ¬ProfessionalBasketballPlayer(x))", "∀x (CenterBack(x) → Defender(x))", "∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x))", "¬NBAPlayer(stephencurry) → ¬(NBAPlayer(stephencurry) ⊕ SoccerPlayer(stephencurry))"], "label": "Unknown", "source": "hyb"} {"story_id": 325, "example_id": 837, "conclusion": "Stephen Curry is a centerback.", "premises": ["All defenders are soccer players.", "No soccer players are professional basketball players.", "All centerbacks are defenders.", "All NBA players are professional basketball players.", "If Stephen Curry is not an NBA player, then Stephen Curry is not an NBA player or a soccer player."], "premises-FOL": ["∀x (Defender(x) → SoccerPlayer(x))", "∀x (SoccerPlayer(x) → ¬ProfessionalBasketballPlayer(x))", "∀x (CenterBack(x) → Defender(x))", "∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x))", "¬NBAPlayer(stephencurry) → ¬(NBAPlayer(stephencurry) ⊕ SoccerPlayer(stephencurry))"], "label": "False", "source": "hyb"} {"story_id": 325, "example_id": 838, "conclusion": "Stephen Curry is not a centerback.", "premises": ["All defenders are soccer players.", "No soccer players are professional basketball players.", "All centerbacks are defenders.", "All NBA players are professional basketball players.", "If Stephen Curry is not an NBA player, then Stephen Curry is not an NBA player or a soccer player."], "premises-FOL": ["∀x (Defender(x) → SoccerPlayer(x))", "∀x (SoccerPlayer(x) → ¬ProfessionalBasketballPlayer(x))", "∀x (CenterBack(x) → Defender(x))", "∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x))", "¬NBAPlayer(stephencurry) → ¬(NBAPlayer(stephencurry) ⊕ SoccerPlayer(stephencurry))"], "label": "True", "source": "hyb"} {"story_id": 31, "example_id": 90, "conclusion": "Thomas Gilovich proposed naive cynicism.", "premises": ["Naive cynicism was proposed by Justin Kruger and a colleague.", "Thomas Gilovich is a colleague of Justin Kruger. ", "Naive cynicism is a philosophy of mind."], "premises-FOL": ["Proposed(justinKruger, naiveCynicism) ∧ Proposed(colleagueOfJustinKruger, naiveCynicism) ", "Colleague(thomasGilovich, justinKruger)", "PhilosophyOfMind(naiveCynicism)"], "label": "Unknown", "source": "wiki"} {"story_id": 31, "example_id": 91, "conclusion": "Justin Kruger propose a philosophy of mind.", "premises": ["Naive cynicism was proposed by Justin Kruger and a colleague.", "Thomas Gilovich is a colleague of Justin Kruger. ", "Naive cynicism is a philosophy of mind."], "premises-FOL": ["Proposed(justinKruger, naiveCynicism) ∧ Proposed(colleagueOfJustinKruger, naiveCynicism) ", "Colleague(thomasGilovich, justinKruger)", "PhilosophyOfMind(naiveCynicism)"], "label": "True", "source": "wiki"} {"story_id": 31, "example_id": 92, "conclusion": "Thomas Gilovich worked on philiophies of mind.", "premises": ["Naive cynicism was proposed by Justin Kruger and a colleague.", "Thomas Gilovich is a colleague of Justin Kruger. ", "Naive cynicism is a philosophy of mind."], "premises-FOL": ["Proposed(justinKruger, naiveCynicism) ∧ Proposed(colleagueOfJustinKruger, naiveCynicism) ", "Colleague(thomasGilovich, justinKruger)", "PhilosophyOfMind(naiveCynicism)"], "label": "Unknown", "source": "wiki"} {"story_id": 129, "example_id": 383, "conclusion": "At least two people who have won the Turing Award worked in the field of artificial intelligence.", "premises": ["", "The Turing Award has been awarded to Donald Knuth, Marvin Minsky, Richard Hamming and John McCarthy. ", "Donald Knuth made major contributions to the analysis of algorithms.", "Marvin Minsky is recognized by his contributions to the field of artificial intelligence.", "Richard Hamming did research on numerical methods.", "John McCarthy had a central role in creating and shaping the field of artificial inteligence. "], "premises-FOL": ["", "TuringAwarded(donaldKnuth) ∧ TuringAwarded(marvinMinsky) ∧ TuringAwarded(richardHamming) ∧ TuringAwarded(johnMccarthy)", "ContributedTo(donaldKnuth, algorithms)", "ContributedTo(marvinMinsky, ai)", "ContributedTo(richardHamming, numericalMethods)", "ContributedTo(johnMccarthy, ai)"], "label": "True", "source": "wiki"} {"story_id": 129, "example_id": 384, "conclusion": "At least two people who worked in the field of artificial intelligence have won the Turing Award.", "premises": ["", "The Turing Award has been awarded to Donald Knuth, Marvin Minsky, Richard Hamming and John McCarthy. ", "Donald Knuth made major contributions to the analysis of algorithms.", "Marvin Minsky is recognized by his contributions to the field of artificial intelligence.", "Richard Hamming did research on numerical methods.", "John McCarthy had a central role in creating and shaping the field of artificial inteligence. "], "premises-FOL": ["", "TuringAwarded(donaldKnuth) ∧ TuringAwarded(marvinMinsky) ∧ TuringAwarded(richardHamming) ∧ TuringAwarded(johnMccarthy)", "ContributedTo(donaldKnuth, algorithms)", "ContributedTo(marvinMinsky, ai)", "ContributedTo(richardHamming, numericalMethods)", "ContributedTo(johnMccarthy, ai)"], "label": "True", "source": "wiki"} {"story_id": 129, "example_id": 385, "conclusion": "Only one people who have won the Turing Award made significant contributions to the analysis of algorithms.", "premises": ["", "The Turing Award has been awarded to Donald Knuth, Marvin Minsky, Richard Hamming and John McCarthy. ", "Donald Knuth made major contributions to the analysis of algorithms.", "Marvin Minsky is recognized by his contributions to the field of artificial intelligence.", "Richard Hamming did research on numerical methods.", "John McCarthy had a central role in creating and shaping the field of artificial inteligence. "], "premises-FOL": ["", "TuringAwarded(donaldKnuth) ∧ TuringAwarded(marvinMinsky) ∧ TuringAwarded(richardHamming) ∧ TuringAwarded(johnMccarthy)", "ContributedTo(donaldKnuth, algorithms)", "ContributedTo(marvinMinsky, ai)", "ContributedTo(richardHamming, numericalMethods)", "ContributedTo(johnMccarthy, ai)"], "label": "Unknown", "source": "wiki"} {"story_id": 129, "example_id": 386, "conclusion": "No Turing Award winners worked in the field of numerical methods.", "premises": ["", "The Turing Award has been awarded to Donald Knuth, Marvin Minsky, Richard Hamming and John McCarthy. ", "Donald Knuth made major contributions to the analysis of algorithms.", "Marvin Minsky is recognized by his contributions to the field of artificial intelligence.", "Richard Hamming did research on numerical methods.", "John McCarthy had a central role in creating and shaping the field of artificial inteligence. "], "premises-FOL": ["", "TuringAwarded(donaldKnuth) ∧ TuringAwarded(marvinMinsky) ∧ TuringAwarded(richardHamming) ∧ TuringAwarded(johnMccarthy)", "ContributedTo(donaldKnuth, algorithms)", "ContributedTo(marvinMinsky, ai)", "ContributedTo(richardHamming, numericalMethods)", "ContributedTo(johnMccarthy, ai)"], "label": "False", "source": "wiki"} {"story_id": 429, "example_id": 1224, "conclusion": "2Sum is an easy Leetcode problem.", "premises": ["No easy Leetcode problems have an AC rate lower than 20 percent. ", "All Leetcode problems recommended to novices are easy. ", "Leetcode problems either have an AC rate lower than 20 percent or are starred by more than 1 thousand users. ", "All hard Leetcode problems are starred by more than 1 thousand users. ", "No Leetcode problems published after 2022 are starred by more than 1 thousand users. ", "2Sum is not recommended to novices and hard. ", "4Sum is either starred by more than 1 thousand users and published after 2022, or neither starred by more than 1 thousand users nor published after 2022. "], "premises-FOL": ["∀x (Easy(x) → ¬LowerAC(x))", "∀x (Recommended(x) → Easy(x))", "∀x (LowerAC(x) ⊕ Starred(x))", "∀x (Hard(x) → Starred(x))", "∀x (PublishedAfter2022(x) → ¬Starred(x))", "¬(Recommended(twosum) ∧ Hard(twosum))", "¬(Starred(foursum) ⊕ PublishedAfter2022(foursum))"], "label": "Unknown", "source": "hyb"} {"story_id": 429, "example_id": 1225, "conclusion": "2Sum is not an easy Leetcode problem.", "premises": ["No easy Leetcode problems have an AC rate lower than 20 percent. ", "All Leetcode problems recommended to novices are easy. ", "Leetcode problems either have an AC rate lower than 20 percent or are starred by more than 1 thousand users. ", "All hard Leetcode problems are starred by more than 1 thousand users. ", "No Leetcode problems published after 2022 are starred by more than 1 thousand users. ", "2Sum is not recommended to novices and hard. ", "4Sum is either starred by more than 1 thousand users and published after 2022, or neither starred by more than 1 thousand users nor published after 2022. "], "premises-FOL": ["∀x (Easy(x) → ¬LowerAC(x))", "∀x (Recommended(x) → Easy(x))", "∀x (LowerAC(x) ⊕ Starred(x))", "∀x (Hard(x) → Starred(x))", "∀x (PublishedAfter2022(x) → ¬Starred(x))", "¬(Recommended(twosum) ∧ Hard(twosum))", "¬(Starred(foursum) ⊕ PublishedAfter2022(foursum))"], "label": "Unknown", "source": "hyb"} {"story_id": 429, "example_id": 1226, "conclusion": "4Sum is a Leetcode problem recommended to the novice or is hard.", "premises": ["No easy Leetcode problems have an AC rate lower than 20 percent. ", "All Leetcode problems recommended to novices are easy. ", "Leetcode problems either have an AC rate lower than 20 percent or are starred by more than 1 thousand users. ", "All hard Leetcode problems are starred by more than 1 thousand users. ", "No Leetcode problems published after 2022 are starred by more than 1 thousand users. ", "2Sum is not recommended to novices and hard. ", "4Sum is either starred by more than 1 thousand users and published after 2022, or neither starred by more than 1 thousand users nor published after 2022. "], "premises-FOL": ["∀x (Easy(x) → ¬LowerAC(x))", "∀x (Recommended(x) → Easy(x))", "∀x (LowerAC(x) ⊕ Starred(x))", "∀x (Hard(x) → Starred(x))", "∀x (PublishedAfter2022(x) → ¬Starred(x))", "¬(Recommended(twosum) ∧ Hard(twosum))", "¬(Starred(foursum) ⊕ PublishedAfter2022(foursum))"], "label": "False", "source": "hyb"} {"story_id": 429, "example_id": 1227, "conclusion": "4Sum is neither a 2Sum Leetcode problem recommended to the novice nor a Leetcode problem that's hard.", "premises": ["No easy Leetcode problems have an AC rate lower than 20 percent. ", "All Leetcode problems recommended to novices are easy. ", "Leetcode problems either have an AC rate lower than 20 percent or are starred by more than 1 thousand users. ", "All hard Leetcode problems are starred by more than 1 thousand users. ", "No Leetcode problems published after 2022 are starred by more than 1 thousand users. ", "2Sum is not recommended to novices and hard. ", "4Sum is either starred by more than 1 thousand users and published after 2022, or neither starred by more than 1 thousand users nor published after 2022. "], "premises-FOL": ["∀x (Easy(x) → ¬LowerAC(x))", "∀x (Recommended(x) → Easy(x))", "∀x (LowerAC(x) ⊕ Starred(x))", "∀x (Hard(x) → Starred(x))", "∀x (PublishedAfter2022(x) → ¬Starred(x))", "¬(Recommended(twosum) ∧ Hard(twosum))", "¬(Starred(foursum) ⊕ PublishedAfter2022(foursum))"], "label": "True", "source": "hyb"} {"story_id": 105, "example_id": 319, "conclusion": "Show your love wasn't written by a member of a boy band.", "premises": ["Show Your Love is a song recorded by the South Korean boy band BtoB 4u.", "The lead single of the extended play Inside is Show Your Love.", "Show Your Love contains a hopeful message.", "BtoB 4u member Hyunsik wrote Show Your Love.", "There is a music video for Show Your Love."], "premises-FOL": ["Song(showyourlove) ∧ RecordedBy(showyourlove, btob4u) ∧ SouthKorean(btob4u) ∧ BoyBand(btob4u)", "ExtendedPlay(inside) ∧ LeadSingle(showyourlove) ∧ LeadSingleOf(showyourlove, inside)", "Contains(showyourlove, hopefulmessage)", "Member(hyunsik, btob4u) ∧ Wrote(hyunsik, showyourlove)", "HasMusicVideo(showyourlove)"], "label": "False", "source": "wiki"} {"story_id": 105, "example_id": 320, "conclusion": "A lead single of inside contains a a hopeful message.", "premises": ["Show Your Love is a song recorded by the South Korean boy band BtoB 4u.", "The lead single of the extended play Inside is Show Your Love.", "Show Your Love contains a hopeful message.", "BtoB 4u member Hyunsik wrote Show Your Love.", "There is a music video for Show Your Love."], "premises-FOL": ["Song(showyourlove) ∧ RecordedBy(showyourlove, btob4u) ∧ SouthKorean(btob4u) ∧ BoyBand(btob4u)", "ExtendedPlay(inside) ∧ LeadSingle(showyourlove) ∧ LeadSingleOf(showyourlove, inside)", "Contains(showyourlove, hopefulmessage)", "Member(hyunsik, btob4u) ∧ Wrote(hyunsik, showyourlove)", "HasMusicVideo(showyourlove)"], "label": "True", "source": "wiki"} {"story_id": 105, "example_id": 321, "conclusion": "Hyunsik is Korean.", "premises": ["Show Your Love is a song recorded by the South Korean boy band BtoB 4u.", "The lead single of the extended play Inside is Show Your Love.", "Show Your Love contains a hopeful message.", "BtoB 4u member Hyunsik wrote Show Your Love.", "There is a music video for Show Your Love."], "premises-FOL": ["Song(showyourlove) ∧ RecordedBy(showyourlove, btob4u) ∧ SouthKorean(btob4u) ∧ BoyBand(btob4u)", "ExtendedPlay(inside) ∧ LeadSingle(showyourlove) ∧ LeadSingleOf(showyourlove, inside)", "Contains(showyourlove, hopefulmessage)", "Member(hyunsik, btob4u) ∧ Wrote(hyunsik, showyourlove)", "HasMusicVideo(showyourlove)"], "label": "Unknown", "source": "wiki"} {"story_id": 290, "example_id": 739, "conclusion": "Some furniture are round.", "premises": ["All tables are round.", "Some furniture are tables."], "premises-FOL": ["∀x (Table(x) → Round(x))", "∃x (Furniture(x) ∧ Table(x))"], "label": "True", "source": "wiki"} {"story_id": 267, "example_id": 716, "conclusion": "Some maladjusted individuals are products of broken homes.", "premises": ["All juvenile delinquents are maladjusted individuals.", "Some juvenile delinquents are products of broken homes."], "premises-FOL": ["∀x (JuvenileDelinquent(x) → MaladjustedIndividual(x))", "∃x (JuvenileDelinquent(x) ∧ ProductOfBrokenHome(x))"], "label": "True", "source": "wiki"} {"story_id": 398, "example_id": 1089, "conclusion": "Multivoxel (pattern) analysis is a brain decoding.", "premises": ["Either brain reading or brain decoding. ", "All brain decoding is extracting information from BOLD signals.", "No extracting information from BOLD signals is without statistical pattern analysis. ", "Writing a novel is without statistical pattern analysis.", "If multivoxel (pattern) analysis is without statistical pattern analysis and a brain reading, then multivoxel (pattern) analysis is without statistical pattern analysis and brain decoding."], "premises-FOL": ["∀x (BrainReading(x) ∨ BrainDecoding(x)) ", "∀x (BrainDecoding(x) → ExtractingInformationFromBOLDSignals(x))", "∀x (ExtractingInformationFromBOLDSignals(x) → ¬WithoutStatisticalPatternAnalysis(x))", "∀x (WritingANovel(x) → WithoutStatisticalPatternAnalysis(x)) ", "WithoutStatisticalPatternAnalysis(multivoxelPatternAnalysis) ∧ BrainReading(multivoxelPatternAnalysis) → WithoutStatisticalPatternAnalysis(multivoxelPatternAnalysis) ∧ BrainDecoding(multivoxelPatternAnalysis)"], "label": "Unknown", "source": "hyb"} {"story_id": 398, "example_id": 1090, "conclusion": "Multivoxel (pattern) analysis is the writing of a novel.", "premises": ["Either brain reading or brain decoding. ", "All brain decoding is extracting information from BOLD signals.", "No extracting information from BOLD signals is without statistical pattern analysis. ", "Writing a novel is without statistical pattern analysis.", "If multivoxel (pattern) analysis is without statistical pattern analysis and a brain reading, then multivoxel (pattern) analysis is without statistical pattern analysis and brain decoding."], "premises-FOL": ["∀x (BrainReading(x) ∨ BrainDecoding(x)) ", "∀x (BrainDecoding(x) → ExtractingInformationFromBOLDSignals(x))", "∀x (ExtractingInformationFromBOLDSignals(x) → ¬WithoutStatisticalPatternAnalysis(x))", "∀x (WritingANovel(x) → WithoutStatisticalPatternAnalysis(x)) ", "WithoutStatisticalPatternAnalysis(multivoxelPatternAnalysis) ∧ BrainReading(multivoxelPatternAnalysis) → WithoutStatisticalPatternAnalysis(multivoxelPatternAnalysis) ∧ BrainDecoding(multivoxelPatternAnalysis)"], "label": "False", "source": "hyb"} {"story_id": 398, "example_id": 1091, "conclusion": "Multivoxel (pattern) analysis is without statistical pattern analysis and writing a novel.", "premises": ["Either brain reading or brain decoding. ", "All brain decoding is extracting information from BOLD signals.", "No extracting information from BOLD signals is without statistical pattern analysis. ", "Writing a novel is without statistical pattern analysis.", "If multivoxel (pattern) analysis is without statistical pattern analysis and a brain reading, then multivoxel (pattern) analysis is without statistical pattern analysis and brain decoding."], "premises-FOL": ["∀x (BrainReading(x) ∨ BrainDecoding(x)) ", "∀x (BrainDecoding(x) → ExtractingInformationFromBOLDSignals(x))", "∀x (ExtractingInformationFromBOLDSignals(x) → ¬WithoutStatisticalPatternAnalysis(x))", "∀x (WritingANovel(x) → WithoutStatisticalPatternAnalysis(x)) ", "WithoutStatisticalPatternAnalysis(multivoxelPatternAnalysis) ∧ BrainReading(multivoxelPatternAnalysis) → WithoutStatisticalPatternAnalysis(multivoxelPatternAnalysis) ∧ BrainDecoding(multivoxelPatternAnalysis)"], "label": "False", "source": "hyb"} {"story_id": 398, "example_id": 1092, "conclusion": "Multivoxel (pattern) analysis is without statistical pattern analysis or writing a novel.", "premises": ["Either brain reading or brain decoding. ", "All brain decoding is extracting information from BOLD signals.", "No extracting information from BOLD signals is without statistical pattern analysis. ", "Writing a novel is without statistical pattern analysis.", "If multivoxel (pattern) analysis is without statistical pattern analysis and a brain reading, then multivoxel (pattern) analysis is without statistical pattern analysis and brain decoding."], "premises-FOL": ["∀x (BrainReading(x) ∨ BrainDecoding(x)) ", "∀x (BrainDecoding(x) → ExtractingInformationFromBOLDSignals(x))", "∀x (ExtractingInformationFromBOLDSignals(x) → ¬WithoutStatisticalPatternAnalysis(x))", "∀x (WritingANovel(x) → WithoutStatisticalPatternAnalysis(x)) ", "WithoutStatisticalPatternAnalysis(multivoxelPatternAnalysis) ∧ BrainReading(multivoxelPatternAnalysis) → WithoutStatisticalPatternAnalysis(multivoxelPatternAnalysis) ∧ BrainDecoding(multivoxelPatternAnalysis)"], "label": "False", "source": "hyb"} {"story_id": 398, "example_id": 1093, "conclusion": "Multivoxel (pattern) analysis is either without statistical pattern analysis or writing a novel.", "premises": ["Either brain reading or brain decoding. ", "All brain decoding is extracting information from BOLD signals.", "No extracting information from BOLD signals is without statistical pattern analysis. ", "Writing a novel is without statistical pattern analysis.", "If multivoxel (pattern) analysis is without statistical pattern analysis and a brain reading, then multivoxel (pattern) analysis is without statistical pattern analysis and brain decoding."], "premises-FOL": ["∀x (BrainReading(x) ∨ BrainDecoding(x)) ", "∀x (BrainDecoding(x) → ExtractingInformationFromBOLDSignals(x))", "∀x (ExtractingInformationFromBOLDSignals(x) → ¬WithoutStatisticalPatternAnalysis(x))", "∀x (WritingANovel(x) → WithoutStatisticalPatternAnalysis(x)) ", "WithoutStatisticalPatternAnalysis(multivoxelPatternAnalysis) ∧ BrainReading(multivoxelPatternAnalysis) → WithoutStatisticalPatternAnalysis(multivoxelPatternAnalysis) ∧ BrainDecoding(multivoxelPatternAnalysis)"], "label": "False", "source": "hyb"} {"story_id": 398, "example_id": 1094, "conclusion": "If multivoxel (pattern) analysis is writing a novel, then multivoxel (pattern) analysis is neither without statistical pattern analysis nor writing a novel.", "premises": ["Either brain reading or brain decoding. ", "All brain decoding is extracting information from BOLD signals.", "No extracting information from BOLD signals is without statistical pattern analysis. ", "Writing a novel is without statistical pattern analysis.", "If multivoxel (pattern) analysis is without statistical pattern analysis and a brain reading, then multivoxel (pattern) analysis is without statistical pattern analysis and brain decoding."], "premises-FOL": ["∀x (BrainReading(x) ∨ BrainDecoding(x)) ", "∀x (BrainDecoding(x) → ExtractingInformationFromBOLDSignals(x))", "∀x (ExtractingInformationFromBOLDSignals(x) → ¬WithoutStatisticalPatternAnalysis(x))", "∀x (WritingANovel(x) → WithoutStatisticalPatternAnalysis(x)) ", "WithoutStatisticalPatternAnalysis(multivoxelPatternAnalysis) ∧ BrainReading(multivoxelPatternAnalysis) → WithoutStatisticalPatternAnalysis(multivoxelPatternAnalysis) ∧ BrainDecoding(multivoxelPatternAnalysis)"], "label": "True", "source": "hyb"} {"story_id": 212, "example_id": 609, "conclusion": "Allison has room for broccoli.", "premises": ["If you have room for dessert, you have room for broccoli.", "Everyone at Luis's dinner party has room for dessert, including Luis.", "Mauricia does not have room for broccoli.", "Luis's dinner party is the first ever dinner party that Allison has attended.", "Gustave has room for both broccoli and asparagus.", "Broccoli and asparagus are both vegetables."], "premises-FOL": ["∀x (RoomFor(x, dessert) → RoomFor(x, broccoli))", "∀x (AtLuisParty(x) → RoomFor(x, dessert))", "¬RoomFor(mauricia, broccoli)", "FirstDinnerParty(allison, luisparty) ∧ AtLuisParty(allison)", "RoomFor(gustave, broccoli) ∧ RoomFor(gustave, asparagus)", "Vegetable(broccoli) ∧ Vegetable(asparagus)"], "label": "True", "source": "wiki"} {"story_id": 212, "example_id": 610, "conclusion": "Mauricia is at Luis's dinner party.", "premises": ["If you have room for dessert, you have room for broccoli.", "Everyone at Luis's dinner party has room for dessert, including Luis.", "Mauricia does not have room for broccoli.", "Luis's dinner party is the first ever dinner party that Allison has attended.", "Gustave has room for both broccoli and asparagus.", "Broccoli and asparagus are both vegetables."], "premises-FOL": ["∀x (RoomFor(x, dessert) → RoomFor(x, broccoli))", "∀x (AtLuisParty(x) → RoomFor(x, dessert))", "¬RoomFor(mauricia, broccoli)", "FirstDinnerParty(allison, luisparty) ∧ AtLuisParty(allison)", "RoomFor(gustave, broccoli) ∧ RoomFor(gustave, asparagus)", "Vegetable(broccoli) ∧ Vegetable(asparagus)"], "label": "False", "source": "wiki"} {"story_id": 212, "example_id": 611, "conclusion": "Gustav has room for dessert.", "premises": ["If you have room for dessert, you have room for broccoli.", "Everyone at Luis's dinner party has room for dessert, including Luis.", "Mauricia does not have room for broccoli.", "Luis's dinner party is the first ever dinner party that Allison has attended.", "Gustave has room for both broccoli and asparagus.", "Broccoli and asparagus are both vegetables."], "premises-FOL": ["∀x (RoomFor(x, dessert) → RoomFor(x, broccoli))", "∀x (AtLuisParty(x) → RoomFor(x, dessert))", "¬RoomFor(mauricia, broccoli)", "FirstDinnerParty(allison, luisparty) ∧ AtLuisParty(allison)", "RoomFor(gustave, broccoli) ∧ RoomFor(gustave, asparagus)", "Vegetable(broccoli) ∧ Vegetable(asparagus)"], "label": "Unknown", "source": "wiki"} {"story_id": 43, "example_id": 124, "conclusion": "Some rock band has a songwriter.", "premises": ["Imagine Dragons is an American pop rock band.", "The lead singer of Imagine Dragons is Dan.", "Dan is also a songwriter.", "All lead singers are singers.", "All singers are musicians.", "Demons is one of the most popular singles of Imagine Dragons.", "Some singles of Imagine Dragons have been on Billboard Hot 100."], "premises-FOL": ["American(imagineDragon) ∧ RockBand(imagineDragon)", "LeadSinger(imagineDragon, dan)", "SongWriter(dan)", "∀x ∀y (LeadSinger(x, y) → Singer(y))", "∀x (Singer(x) → Musician(x))", "PopularSingle(imagineDragon, demons)", "∃x (PopularSingle(imagineDragon, x) ∧ BillboardHot100(x))"], "label": "True", "source": "wiki"} {"story_id": 43, "example_id": 125, "conclusion": "Dan is not a musician.", "premises": ["Imagine Dragons is an American pop rock band.", "The lead singer of Imagine Dragons is Dan.", "Dan is also a songwriter.", "All lead singers are singers.", "All singers are musicians.", "Demons is one of the most popular singles of Imagine Dragons.", "Some singles of Imagine Dragons have been on Billboard Hot 100."], "premises-FOL": ["American(imagineDragon) ∧ RockBand(imagineDragon)", "LeadSinger(imagineDragon, dan)", "SongWriter(dan)", "∀x ∀y (LeadSinger(x, y) → Singer(y))", "∀x (Singer(x) → Musician(x))", "PopularSingle(imagineDragon, demons)", "∃x (PopularSingle(imagineDragon, x) ∧ BillboardHot100(x))"], "label": "False", "source": "wiki"} {"story_id": 43, "example_id": 126, "conclusion": "Demons has been on Billboard Hot 100.", "premises": ["Imagine Dragons is an American pop rock band.", "The lead singer of Imagine Dragons is Dan.", "Dan is also a songwriter.", "All lead singers are singers.", "All singers are musicians.", "Demons is one of the most popular singles of Imagine Dragons.", "Some singles of Imagine Dragons have been on Billboard Hot 100."], "premises-FOL": ["American(imagineDragon) ∧ RockBand(imagineDragon)", "LeadSinger(imagineDragon, dan)", "SongWriter(dan)", "∀x ∀y (LeadSinger(x, y) → Singer(y))", "∀x (Singer(x) → Musician(x))", "PopularSingle(imagineDragon, demons)", "∃x (PopularSingle(imagineDragon, x) ∧ BillboardHot100(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 455, "example_id": 1315, "conclusion": "Deodorant is a sandwich.", "premises": ["All bread is food.", "Some sandwiches are bread.", "All food is edible. ", "No edible things are poisonous.", "Deodorant is poisonous."], "premises-FOL": ["∀x (Bread(x) → Food(x))", "∃x (Sandwich(x) ∧ Bread(x))", "∀x (Food(x) → Edible(x))", "∀x (Edible(x) → ¬Poisonous(x))", "Poisonous(deodorant)"], "label": "Unknown", "source": "hyb"} {"story_id": 455, "example_id": 1316, "conclusion": "Deodorant is a sandwich and bread.", "premises": ["All bread is food.", "Some sandwiches are bread.", "All food is edible. ", "No edible things are poisonous.", "Deodorant is poisonous."], "premises-FOL": ["∀x (Bread(x) → Food(x))", "∃x (Sandwich(x) ∧ Bread(x))", "∀x (Food(x) → Edible(x))", "∀x (Edible(x) → ¬Poisonous(x))", "Poisonous(deodorant)"], "label": "False", "source": "hyb"} {"story_id": 455, "example_id": 1317, "conclusion": "If deodorant is a loaf of bread, then deodorant is not a sandwich.", "premises": ["All bread is food.", "Some sandwiches are bread.", "All food is edible. ", "No edible things are poisonous.", "Deodorant is poisonous."], "premises-FOL": ["∀x (Bread(x) → Food(x))", "∃x (Sandwich(x) ∧ Bread(x))", "∀x (Food(x) → Edible(x))", "∀x (Edible(x) → ¬Poisonous(x))", "Poisonous(deodorant)"], "label": "True", "source": "hyb"} {"story_id": 160, "example_id": 461, "conclusion": "Noah needs to pay the water bill.", "premises": ["Common utilities include water, electricity, gas, heating, sewer, trash, and recycling.", "Many apartment rents cover the cost of water and electricity.", "Susan lives in an apartment where the rent covers all utilities.", "The rent of the apartment where Ava lives does not cover any utility expenses.", "Noah lives in an apartment where the rent does not cover heating."], "premises-FOL": ["CommonUtilities(water) ∧ CommonUtilities(electricity) ∧ CommonUtilities(gas) ∧ CommonUtilities(heating)", "∃x (Cover(x, water) ∧ Cover(x, electricity))", "∀x (Cover(susan, x))", "∀x (¬Cover(ava, x))", "¬Cover(noah, heating)"], "label": "Unknown", "source": "wiki"} {"story_id": 160, "example_id": 462, "conclusion": "Noah and Ava both need to pay the heating bill.", "premises": ["Common utilities include water, electricity, gas, heating, sewer, trash, and recycling.", "Many apartment rents cover the cost of water and electricity.", "Susan lives in an apartment where the rent covers all utilities.", "The rent of the apartment where Ava lives does not cover any utility expenses.", "Noah lives in an apartment where the rent does not cover heating."], "premises-FOL": ["CommonUtilities(water) ∧ CommonUtilities(electricity) ∧ CommonUtilities(gas) ∧ CommonUtilities(heating)", "∃x (Cover(x, water) ∧ Cover(x, electricity))", "∀x (Cover(susan, x))", "∀x (¬Cover(ava, x))", "¬Cover(noah, heating)"], "label": "True", "source": "wiki"} {"story_id": 160, "example_id": 463, "conclusion": "Susan does not need to pay the water bill.", "premises": ["Common utilities include water, electricity, gas, heating, sewer, trash, and recycling.", "Many apartment rents cover the cost of water and electricity.", "Susan lives in an apartment where the rent covers all utilities.", "The rent of the apartment where Ava lives does not cover any utility expenses.", "Noah lives in an apartment where the rent does not cover heating."], "premises-FOL": ["CommonUtilities(water) ∧ CommonUtilities(electricity) ∧ CommonUtilities(gas) ∧ CommonUtilities(heating)", "∃x (Cover(x, water) ∧ Cover(x, electricity))", "∀x (Cover(susan, x))", "∀x (¬Cover(ava, x))", "¬Cover(noah, heating)"], "label": "True", "source": "wiki"} {"story_id": 317, "example_id": 804, "conclusion": "Nike is perfect.", "premises": ["All clothes are products. ", "No products are perfect. ", "All dresses are clothes.", "All skirts are dresses. ", "If Nike is clothes, then Nike is perfect and a dress."], "premises-FOL": ["∀x (Clothes(x) → Product(x))", "∀x (Product(x) → ¬Perfect(x))", "∀x (Dress(x) → Clothes(x))", "∀x (Skirt(x) → Dress(x))", "Clothes(nike) → Perfect(nike) ∧ Dress(nike)"], "label": "Unknown", "source": "hyb"} {"story_id": 317, "example_id": 805, "conclusion": "Nike is a skirt.", "premises": ["All clothes are products. ", "No products are perfect. ", "All dresses are clothes.", "All skirts are dresses. ", "If Nike is clothes, then Nike is perfect and a dress."], "premises-FOL": ["∀x (Clothes(x) → Product(x))", "∀x (Product(x) → ¬Perfect(x))", "∀x (Dress(x) → Clothes(x))", "∀x (Skirt(x) → Dress(x))", "Clothes(nike) → Perfect(nike) ∧ Dress(nike)"], "label": "False", "source": "hyb"} {"story_id": 317, "example_id": 806, "conclusion": "Nike is not a skirt.", "premises": ["All clothes are products. ", "No products are perfect. ", "All dresses are clothes.", "All skirts are dresses. ", "If Nike is clothes, then Nike is perfect and a dress."], "premises-FOL": ["∀x (Clothes(x) → Product(x))", "∀x (Product(x) → ¬Perfect(x))", "∀x (Dress(x) → Clothes(x))", "∀x (Skirt(x) → Dress(x))", "Clothes(nike) → Perfect(nike) ∧ Dress(nike)"], "label": "True", "source": "hyb"} {"story_id": 57, "example_id": 169, "conclusion": "Leo is an animal.", "premises": ["All pets are animals.", "Pets can be either a dog or a cat.", "If a person has a pet, they care for that pet. ", "Dogs and Cats can be naughty. ", "Pets who are naughty are not liked as much. ", "Charlie has a naughty pet dog named Leo. "], "premises-FOL": ["∀x (Pet(x) → Animal(x))", "∀x (Pet(x) → Dog(x) ⊕ Cat(x))", "∀x ∀y (HasPet(x) → Cares(x, y))", "∃x ((Cat(x) ∧ Naughty(x)) ∨ (Dog(x) ∧ Naughty(x)))", "∀x ∀y (Pet(x) ∧ Naughty(x) → ¬Liked(x, y))", "HasPet(charlie) ∧ Pet(leo) ∧ Dog(leo) ∧ Naughty(leo)"], "label": "True", "source": "wiki"} {"story_id": 57, "example_id": 170, "conclusion": "Charlie does not like Leo and does not care for Leo.", "premises": ["All pets are animals.", "Pets can be either a dog or a cat.", "If a person has a pet, they care for that pet. ", "Dogs and Cats can be naughty. ", "Pets who are naughty are not liked as much. ", "Charlie has a naughty pet dog named Leo. "], "premises-FOL": ["∀x (Pet(x) → Animal(x))", "∀x (Pet(x) → Dog(x) ⊕ Cat(x))", "∀x ∀y (HasPet(x) → Cares(x, y))", "∃x ((Cat(x) ∧ Naughty(x)) ∨ (Dog(x) ∧ Naughty(x)))", "∀x ∀y (Pet(x) ∧ Naughty(x) → ¬Liked(x, y))", "HasPet(charlie) ∧ Pet(leo) ∧ Dog(leo) ∧ Naughty(leo)"], "label": "False", "source": "wiki"} {"story_id": 57, "example_id": 171, "conclusion": "Dogs are always not naughty.", "premises": ["All pets are animals.", "Pets can be either a dog or a cat.", "If a person has a pet, they care for that pet. ", "Dogs and Cats can be naughty. ", "Pets who are naughty are not liked as much. ", "Charlie has a naughty pet dog named Leo. "], "premises-FOL": ["∀x (Pet(x) → Animal(x))", "∀x (Pet(x) → Dog(x) ⊕ Cat(x))", "∀x ∀y (HasPet(x) → Cares(x, y))", "∃x ((Cat(x) ∧ Naughty(x)) ∨ (Dog(x) ∧ Naughty(x)))", "∀x ∀y (Pet(x) ∧ Naughty(x) → ¬Liked(x, y))", "HasPet(charlie) ∧ Pet(leo) ∧ Dog(leo) ∧ Naughty(leo)"], "label": "False", "source": "wiki"} {"story_id": 279, "example_id": 728, "conclusion": "All scares are fun.", "premises": ["Surprises are either fun or dreadful.", "All scares are surprises."], "premises-FOL": ["∀x (Surprise(x) → (Fun(x) ⊕ Dreadful(x)))", "∀x (Scare(x) → Surprise(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 23, "example_id": 66, "conclusion": "The Three Body Problem won the Hugo Award.", "premises": ["All books written by Cixin Liu have sold more than 1 million copies. ", "Some books that have won the Hugo Award were written by Cixin Liu.", "All books about the future are influenced by Isaac Asimov.", "The book the Three Body Problem has sold more than 1 million copies.", "The Three Body Problem is about the future."], "premises-FOL": ["∀x (Book(x) ∧ WrittenBy(x, cixinliu) → SoldMoreThan(x, onemillion))", "∃x (Won(x, hugoaward) ∧ Book(x) ∧ WrittenBy(x, cixinliu))", "∀x (Book(x) ∧ AboutFuture(x) → InfluencedBy(x, isaacasimov))", "Book(threebodyproblem) ∧ SoldMoreThan(threebodyproblem, onemillion)", "AboutFuture(threebodyproblem)"], "label": "Unknown", "source": "wiki"} {"story_id": 23, "example_id": 67, "conclusion": "The Three Body Problem was influenced by Isaac Asimov.", "premises": ["All books written by Cixin Liu have sold more than 1 million copies. ", "Some books that have won the Hugo Award were written by Cixin Liu.", "All books about the future are influenced by Isaac Asimov.", "The book the Three Body Problem has sold more than 1 million copies.", "The Three Body Problem is about the future."], "premises-FOL": ["∀x (Book(x) ∧ WrittenBy(x, cixinliu) → SoldMoreThan(x, onemillion))", "∃x (Won(x, hugoaward) ∧ Book(x) ∧ WrittenBy(x, cixinliu))", "∀x (Book(x) ∧ AboutFuture(x) → InfluencedBy(x, isaacasimov))", "Book(threebodyproblem) ∧ SoldMoreThan(threebodyproblem, onemillion)", "AboutFuture(threebodyproblem)"], "label": "True", "source": "wiki"} {"story_id": 23, "example_id": 68, "conclusion": "The Three Body Problem was written by Cixin Liu.", "premises": ["All books written by Cixin Liu have sold more than 1 million copies. ", "Some books that have won the Hugo Award were written by Cixin Liu.", "All books about the future are influenced by Isaac Asimov.", "The book the Three Body Problem has sold more than 1 million copies.", "The Three Body Problem is about the future."], "premises-FOL": ["∀x (Book(x) ∧ WrittenBy(x, cixinliu) → SoldMoreThan(x, onemillion))", "∃x (Won(x, hugoaward) ∧ Book(x) ∧ WrittenBy(x, cixinliu))", "∀x (Book(x) ∧ AboutFuture(x) → InfluencedBy(x, isaacasimov))", "Book(threebodyproblem) ∧ SoldMoreThan(threebodyproblem, onemillion)", "AboutFuture(threebodyproblem)"], "label": "Unknown", "source": "wiki"} {"story_id": 420, "example_id": 1189, "conclusion": "James majors in computer science.", "premises": ["Some students who major in computer science get up early. ", "If a student gets up early, then he/she will study in the morning. ", "All students studying in the morning are good at time management. ", "All students good at time management are popular among students. ", "James is not popular among students. "], "premises-FOL": ["∃x (ComputerScience(x) ∧ GetUpEarly(x))", "∀x (GetUpEarly(x) → StudyMorning(x))", "∀x (StudyMorning(x) → GoodAtTimeManagement(x))", "∀x (GoodAtTimeManagement(x) → Popular(x))", "¬Popular(james)"], "label": "Unknown", "source": "hyb"} {"story_id": 420, "example_id": 1190, "conclusion": "James majors in computer science and gets up early.", "premises": ["Some students who major in computer science get up early. ", "If a student gets up early, then he/she will study in the morning. ", "All students studying in the morning are good at time management. ", "All students good at time management are popular among students. ", "James is not popular among students. "], "premises-FOL": ["∃x (ComputerScience(x) ∧ GetUpEarly(x))", "∀x (GetUpEarly(x) → StudyMorning(x))", "∀x (StudyMorning(x) → GoodAtTimeManagement(x))", "∀x (GoodAtTimeManagement(x) → Popular(x))", "¬Popular(james)"], "label": "False", "source": "hyb"} {"story_id": 420, "example_id": 1191, "conclusion": "If James gets up early, then he majors in computer science.", "premises": ["Some students who major in computer science get up early. ", "If a student gets up early, then he/she will study in the morning. ", "All students studying in the morning are good at time management. ", "All students good at time management are popular among students. ", "James is not popular among students. "], "premises-FOL": ["∃x (ComputerScience(x) ∧ GetUpEarly(x))", "∀x (GetUpEarly(x) → StudyMorning(x))", "∀x (StudyMorning(x) → GoodAtTimeManagement(x))", "∀x (GoodAtTimeManagement(x) → Popular(x))", "¬Popular(james)"], "label": "True", "source": "hyb"} {"story_id": 272, "example_id": 721, "conclusion": "Something went wrong.", "premises": ["There is no dog on the roof.", "If there is a dog on the roof something went wrong."], "premises-FOL": ["¬(∃x (Dog(x) ∧ OnRoof(x)))", "∀x ∃y ((Dog(x) ∧ OnRoof(x)) → WentWrong(y))"], "label": "Unknown", "source": "wiki"} {"story_id": 15, "example_id": 41, "conclusion": "Elephantopus is widespread over much of Australia and Southern Asia.", "premises": ["Elephantopus is a genus of perennial plants in the daisy family.", "Elephantopus is widespread over much of Africa, southern Asia, Australia, and the Americas.", "Several species of Elephantopus are native to the southeastern United States.", "Elephantopus scaber is a traditional medicine."], "premises-FOL": ["∀x (Elephantopus(x) → Genus(x, perennialplants) ∧ BelongTo(x, daisyfamily))", "∀x (Elephantopus(x) → WidespreadOver(x, africa) ∧ WidespreadOver(x, southernasia) ∧ WidespreadOver(x, australia) ∧ WidespreadOver(x, americas))", "∃x (Elephantopus(x) ∧ NativeTo(x, southeasternunitedstates))", "∀x (ElephantopusScaber(x) → TraditionalMedicine(x))"], "label": "True", "source": "wiki"} {"story_id": 15, "example_id": 42, "conclusion": "No Elephantopus is native to the southeastern United States.", "premises": ["Elephantopus is a genus of perennial plants in the daisy family.", "Elephantopus is widespread over much of Africa, southern Asia, Australia, and the Americas.", "Several species of Elephantopus are native to the southeastern United States.", "Elephantopus scaber is a traditional medicine."], "premises-FOL": ["∀x (Elephantopus(x) → Genus(x, perennialplants) ∧ BelongTo(x, daisyfamily))", "∀x (Elephantopus(x) → WidespreadOver(x, africa) ∧ WidespreadOver(x, southernasia) ∧ WidespreadOver(x, australia) ∧ WidespreadOver(x, americas))", "∃x (Elephantopus(x) ∧ NativeTo(x, southeasternunitedstates))", "∀x (ElephantopusScaber(x) → TraditionalMedicine(x))"], "label": "False", "source": "wiki"} {"story_id": 15, "example_id": 43, "conclusion": "Elephantopus is a traditional medicine.", "premises": ["Elephantopus is a genus of perennial plants in the daisy family.", "Elephantopus is widespread over much of Africa, southern Asia, Australia, and the Americas.", "Several species of Elephantopus are native to the southeastern United States.", "Elephantopus scaber is a traditional medicine."], "premises-FOL": ["∀x (Elephantopus(x) → Genus(x, perennialplants) ∧ BelongTo(x, daisyfamily))", "∀x (Elephantopus(x) → WidespreadOver(x, africa) ∧ WidespreadOver(x, southernasia) ∧ WidespreadOver(x, australia) ∧ WidespreadOver(x, americas))", "∃x (Elephantopus(x) ∧ NativeTo(x, southeasternunitedstates))", "∀x (ElephantopusScaber(x) → TraditionalMedicine(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 432, "example_id": 1236, "conclusion": "Harkness is a Yale dormitory.", "premises": ["All Yale dormitories are located on York Street. ", "All buildings managed by Yale Housing are dormitories. ", "All buildings operated by Yale Housing staff are managed by Yale Housing. ", "No buildings open to students are established after 1800. ", "All buildings located on York Street are open to students. ", "Harkness is either a building operated by Yale Housing staff or located on York Street. "], "premises-FOL": ["∀x (YaleDormitory(x) → InYorkStreet(x))", "∀x (ManagedByYaleHousing(x) → YaleDormitory(x))", "∀x (OperatedByYaleHousingStaffs(x) → ManagedByYaleHousing(x))", "∀x (OpenToStudents(x) → ¬EstablishedAfter1800(x))", "∀x (InYorkStreet(x) → OpenToStudents(x))", "OperatedByYaleHousingStaffs(harkness) ⊕ InYorkStreet(harkness)"], "label": "Unknown", "source": "hyb"} {"story_id": 432, "example_id": 1237, "conclusion": "Harkness is not a Yale dormitory.", "premises": ["All Yale dormitories are located on York Street. ", "All buildings managed by Yale Housing are dormitories. ", "All buildings operated by Yale Housing staff are managed by Yale Housing. ", "No buildings open to students are established after 1800. ", "All buildings located on York Street are open to students. ", "Harkness is either a building operated by Yale Housing staff or located on York Street. "], "premises-FOL": ["∀x (YaleDormitory(x) → InYorkStreet(x))", "∀x (ManagedByYaleHousing(x) → YaleDormitory(x))", "∀x (OperatedByYaleHousingStaffs(x) → ManagedByYaleHousing(x))", "∀x (OpenToStudents(x) → ¬EstablishedAfter1800(x))", "∀x (InYorkStreet(x) → OpenToStudents(x))", "OperatedByYaleHousingStaffs(harkness) ⊕ InYorkStreet(harkness)"], "label": "Unknown", "source": "hyb"} {"story_id": 432, "example_id": 1238, "conclusion": "Harkness is established after 1800.", "premises": ["All Yale dormitories are located on York Street. ", "All buildings managed by Yale Housing are dormitories. ", "All buildings operated by Yale Housing staff are managed by Yale Housing. ", "No buildings open to students are established after 1800. ", "All buildings located on York Street are open to students. ", "Harkness is either a building operated by Yale Housing staff or located on York Street. "], "premises-FOL": ["∀x (YaleDormitory(x) → InYorkStreet(x))", "∀x (ManagedByYaleHousing(x) → YaleDormitory(x))", "∀x (OperatedByYaleHousingStaffs(x) → ManagedByYaleHousing(x))", "∀x (OpenToStudents(x) → ¬EstablishedAfter1800(x))", "∀x (InYorkStreet(x) → OpenToStudents(x))", "OperatedByYaleHousingStaffs(harkness) ⊕ InYorkStreet(harkness)"], "label": "False", "source": "hyb"} {"story_id": 432, "example_id": 1239, "conclusion": "Harkness is established before 1800.", "premises": ["All Yale dormitories are located on York Street. ", "All buildings managed by Yale Housing are dormitories. ", "All buildings operated by Yale Housing staff are managed by Yale Housing. ", "No buildings open to students are established after 1800. ", "All buildings located on York Street are open to students. ", "Harkness is either a building operated by Yale Housing staff or located on York Street. "], "premises-FOL": ["∀x (YaleDormitory(x) → InYorkStreet(x))", "∀x (ManagedByYaleHousing(x) → YaleDormitory(x))", "∀x (OperatedByYaleHousingStaffs(x) → ManagedByYaleHousing(x))", "∀x (OpenToStudents(x) → ¬EstablishedAfter1800(x))", "∀x (InYorkStreet(x) → OpenToStudents(x))", "OperatedByYaleHousingStaffs(harkness) ⊕ InYorkStreet(harkness)"], "label": "True", "source": "hyb"} {"story_id": 316, "example_id": 794, "conclusion": "The Scream is a skyscraper.", "premises": ["There are no mansion houses in an urban area.", "All skyscrapers reside in urban areas.", "Every creepy haunted house is in a mansion house.", "Every terrifying Halloween scare comes from a creepy haunted house.", "The Scream is a creepy haunted house or a terrifying Halloween scare."], "premises-FOL": ["∀x (UrbanArea(x) → ¬MansionHouse(x))", "∀x (Skyscraper(x) → UrbanArea(x))", "∀x (CreepyHauntedHouse(x) → MansionHouse(x))", "∀x (TerrifyingHalloweenScare(x) → CreepyHauntedHouse(x))", "CreepyHauntedHouse(thescream) ∨ TerrifyingHalloweenScare(thescream)"], "label": "False", "source": "hyb"} {"story_id": 316, "example_id": 795, "conclusion": "The Scream is not a skyscraper.", "premises": ["There are no mansion houses in an urban area.", "All skyscrapers reside in urban areas.", "Every creepy haunted house is in a mansion house.", "Every terrifying Halloween scare comes from a creepy haunted house.", "The Scream is a creepy haunted house or a terrifying Halloween scare."], "premises-FOL": ["∀x (UrbanArea(x) → ¬MansionHouse(x))", "∀x (Skyscraper(x) → UrbanArea(x))", "∀x (CreepyHauntedHouse(x) → MansionHouse(x))", "∀x (TerrifyingHalloweenScare(x) → CreepyHauntedHouse(x))", "CreepyHauntedHouse(thescream) ∨ TerrifyingHalloweenScare(thescream)"], "label": "True", "source": "hyb"} {"story_id": 316, "example_id": 796, "conclusion": "The Scream is a terrifying Halloween scare.", "premises": ["There are no mansion houses in an urban area.", "All skyscrapers reside in urban areas.", "Every creepy haunted house is in a mansion house.", "Every terrifying Halloween scare comes from a creepy haunted house.", "The Scream is a creepy haunted house or a terrifying Halloween scare."], "premises-FOL": ["∀x (UrbanArea(x) → ¬MansionHouse(x))", "∀x (Skyscraper(x) → UrbanArea(x))", "∀x (CreepyHauntedHouse(x) → MansionHouse(x))", "∀x (TerrifyingHalloweenScare(x) → CreepyHauntedHouse(x))", "CreepyHauntedHouse(thescream) ∨ TerrifyingHalloweenScare(thescream)"], "label": "Unknown", "source": "hyb"} {"story_id": 316, "example_id": 797, "conclusion": "The Scream is either a skyscraper or a mansion house.", "premises": ["There are no mansion houses in an urban area.", "All skyscrapers reside in urban areas.", "Every creepy haunted house is in a mansion house.", "Every terrifying Halloween scare comes from a creepy haunted house.", "The Scream is a creepy haunted house or a terrifying Halloween scare."], "premises-FOL": ["∀x (UrbanArea(x) → ¬MansionHouse(x))", "∀x (Skyscraper(x) → UrbanArea(x))", "∀x (CreepyHauntedHouse(x) → MansionHouse(x))", "∀x (TerrifyingHalloweenScare(x) → CreepyHauntedHouse(x))", "CreepyHauntedHouse(thescream) ∨ TerrifyingHalloweenScare(thescream)"], "label": "True", "source": "hyb"} {"story_id": 316, "example_id": 798, "conclusion": "The Scream is either a skyscraper or an urban area.", "premises": ["There are no mansion houses in an urban area.", "All skyscrapers reside in urban areas.", "Every creepy haunted house is in a mansion house.", "Every terrifying Halloween scare comes from a creepy haunted house.", "The Scream is a creepy haunted house or a terrifying Halloween scare."], "premises-FOL": ["∀x (UrbanArea(x) → ¬MansionHouse(x))", "∀x (Skyscraper(x) → UrbanArea(x))", "∀x (CreepyHauntedHouse(x) → MansionHouse(x))", "∀x (TerrifyingHalloweenScare(x) → CreepyHauntedHouse(x))", "CreepyHauntedHouse(thescream) ∨ TerrifyingHalloweenScare(thescream)"], "label": "False", "source": "hyb"} {"story_id": 316, "example_id": 799, "conclusion": "The Scream is either a skyscraper or a creepy haunted house.", "premises": ["There are no mansion houses in an urban area.", "All skyscrapers reside in urban areas.", "Every creepy haunted house is in a mansion house.", "Every terrifying Halloween scare comes from a creepy haunted house.", "The Scream is a creepy haunted house or a terrifying Halloween scare."], "premises-FOL": ["∀x (UrbanArea(x) → ¬MansionHouse(x))", "∀x (Skyscraper(x) → UrbanArea(x))", "∀x (CreepyHauntedHouse(x) → MansionHouse(x))", "∀x (TerrifyingHalloweenScare(x) → CreepyHauntedHouse(x))", "CreepyHauntedHouse(thescream) ∨ TerrifyingHalloweenScare(thescream)"], "label": "True", "source": "hyb"} {"story_id": 316, "example_id": 800, "conclusion": "If The Scream is not a mansion in an urban area, then it is either a skyscraper or an urban area.", "premises": ["There are no mansion houses in an urban area.", "All skyscrapers reside in urban areas.", "Every creepy haunted house is in a mansion house.", "Every terrifying Halloween scare comes from a creepy haunted house.", "The Scream is a creepy haunted house or a terrifying Halloween scare."], "premises-FOL": ["∀x (UrbanArea(x) → ¬MansionHouse(x))", "∀x (Skyscraper(x) → UrbanArea(x))", "∀x (CreepyHauntedHouse(x) → MansionHouse(x))", "∀x (TerrifyingHalloweenScare(x) → CreepyHauntedHouse(x))", "CreepyHauntedHouse(thescream) ∨ TerrifyingHalloweenScare(thescream)"], "label": "False", "source": "hyb"} {"story_id": 316, "example_id": 801, "conclusion": "If The Scream is either a skyscraper or a mansion house, then it is in an urban area.", "premises": ["There are no mansion houses in an urban area.", "All skyscrapers reside in urban areas.", "Every creepy haunted house is in a mansion house.", "Every terrifying Halloween scare comes from a creepy haunted house.", "The Scream is a creepy haunted house or a terrifying Halloween scare."], "premises-FOL": ["∀x (UrbanArea(x) → ¬MansionHouse(x))", "∀x (Skyscraper(x) → UrbanArea(x))", "∀x (CreepyHauntedHouse(x) → MansionHouse(x))", "∀x (TerrifyingHalloweenScare(x) → CreepyHauntedHouse(x))", "CreepyHauntedHouse(thescream) ∨ TerrifyingHalloweenScare(thescream)"], "label": "False", "source": "hyb"} {"story_id": 316, "example_id": 802, "conclusion": "If The Scream is either a skyscraper or a mansion house, then it is neither a creepy haunted house nor a terrifying Halloween scare.", "premises": ["There are no mansion houses in an urban area.", "All skyscrapers reside in urban areas.", "Every creepy haunted house is in a mansion house.", "Every terrifying Halloween scare comes from a creepy haunted house.", "The Scream is a creepy haunted house or a terrifying Halloween scare."], "premises-FOL": ["∀x (UrbanArea(x) → ¬MansionHouse(x))", "∀x (Skyscraper(x) → UrbanArea(x))", "∀x (CreepyHauntedHouse(x) → MansionHouse(x))", "∀x (TerrifyingHalloweenScare(x) → CreepyHauntedHouse(x))", "CreepyHauntedHouse(thescream) ∨ TerrifyingHalloweenScare(thescream)"], "label": "False", "source": "hyb"} {"story_id": 316, "example_id": 803, "conclusion": "If The Scream is either a skyscraper or a creepy haunted house, then it is not a mansion house.", "premises": ["There are no mansion houses in an urban area.", "All skyscrapers reside in urban areas.", "Every creepy haunted house is in a mansion house.", "Every terrifying Halloween scare comes from a creepy haunted house.", "The Scream is a creepy haunted house or a terrifying Halloween scare."], "premises-FOL": ["∀x (UrbanArea(x) → ¬MansionHouse(x))", "∀x (Skyscraper(x) → UrbanArea(x))", "∀x (CreepyHauntedHouse(x) → MansionHouse(x))", "∀x (TerrifyingHalloweenScare(x) → CreepyHauntedHouse(x))", "CreepyHauntedHouse(thescream) ∨ TerrifyingHalloweenScare(thescream)"], "label": "False", "source": "hyb"} {"story_id": 109, "example_id": 331, "conclusion": "There is a nature reserve in Vietnam.", "premises": ["Phuoc Binh national park is a national park in Vietnam. ", "Any national park in Vietnam is classified as a nature reserve. ", "There is a national park in Vietnam classified as a UNESCO World Heritage Site.", "All national parks in Vietnam are either managed by the Ministry of Agriculture or by the People's Committee. ", "Phuoc Binh is not managed by the Ministry of Agriculture."], "premises-FOL": ["NationalPark(phuocBinh) ∧ Locatedin(phuocBinh, vietnam)", "∀x (NationalPark(x) ∧ Locatedin(x, vietnam) → NatureReserve(x))", "∃x (NationalPark(x) ∧ Locatedin(x, vietnam) ∧ UNESCOWorldHeritageSite(x))", "∀x (NationalPark(x) ∧ Locatedin(x, vietnam) → Mangedby(x, ministryofAgriculture) ∨ Mangedby(x, peoplesCommittee))", "¬Mangedby(phuocBinh, ministryofAgriculture)"], "label": "True", "source": "wiki"} {"story_id": 109, "example_id": 332, "conclusion": "Phuoc Binh is a UNESCO Heritage Site.", "premises": ["Phuoc Binh national park is a national park in Vietnam. ", "Any national park in Vietnam is classified as a nature reserve. ", "There is a national park in Vietnam classified as a UNESCO World Heritage Site.", "All national parks in Vietnam are either managed by the Ministry of Agriculture or by the People's Committee. ", "Phuoc Binh is not managed by the Ministry of Agriculture."], "premises-FOL": ["NationalPark(phuocBinh) ∧ Locatedin(phuocBinh, vietnam)", "∀x (NationalPark(x) ∧ Locatedin(x, vietnam) → NatureReserve(x))", "∃x (NationalPark(x) ∧ Locatedin(x, vietnam) ∧ UNESCOWorldHeritageSite(x))", "∀x (NationalPark(x) ∧ Locatedin(x, vietnam) → Mangedby(x, ministryofAgriculture) ∨ Mangedby(x, peoplesCommittee))", "¬Mangedby(phuocBinh, ministryofAgriculture)"], "label": "Unknown", "source": "wiki"} {"story_id": 109, "example_id": 333, "conclusion": "Phuoc Binh is managed by the People's Committee.", "premises": ["Phuoc Binh national park is a national park in Vietnam. ", "Any national park in Vietnam is classified as a nature reserve. ", "There is a national park in Vietnam classified as a UNESCO World Heritage Site.", "All national parks in Vietnam are either managed by the Ministry of Agriculture or by the People's Committee. ", "Phuoc Binh is not managed by the Ministry of Agriculture."], "premises-FOL": ["NationalPark(phuocBinh) ∧ Locatedin(phuocBinh, vietnam)", "∀x (NationalPark(x) ∧ Locatedin(x, vietnam) → NatureReserve(x))", "∃x (NationalPark(x) ∧ Locatedin(x, vietnam) ∧ UNESCOWorldHeritageSite(x))", "∀x (NationalPark(x) ∧ Locatedin(x, vietnam) → Mangedby(x, ministryofAgriculture) ∨ Mangedby(x, peoplesCommittee))", "¬Mangedby(phuocBinh, ministryofAgriculture)"], "label": "True", "source": "wiki"} {"story_id": 137, "example_id": 404, "conclusion": "No coursing is banned.", "premises": ["Greyhound racing is a competitive sport where spectators bet on greyhounds.", "Coursing is a part of Greyhound racing.", "Some competitive sports where spectators bet on things are banned.", "Coursing involves spectators betting on a hare being pursued by greyhounds.", "Hares are small game.", "If a competitive sport involves spectators betting on small game, then it is banned."], "premises-FOL": ["∀x ∃y (GreyhoundRacing(x) → CompetitiveSport(x) ∧ Greyhound(y) ∧ SpectatorsBetOn(x, y))", "∀x (GreyhoundRacing(x) ↔ Coursing(x))", "∃x ∃y (CompetitiveSport(x) ∧ SpectaorsBetOn(x, y) ∧ Banned(x))", "∀x ∃y ∃z (Coursing(x) → Hare(y) ∧ SpectatorsBetOn(x, y) ∧ GreyHound(z) ∧ Pursue(z, y))", "∀x (Hare(x) → SmallGame(x))", "∀x ∃y (CompetitiveSport(x) ∧ SmallGame(y) ∧ SpectatorsBetOn(x, y) → Banned(x))"], "label": "False", "source": "wiki"} {"story_id": 137, "example_id": 405, "conclusion": "Greyhound racing is a competitive sport.", "premises": ["Greyhound racing is a competitive sport where spectators bet on greyhounds.", "Coursing is a part of Greyhound racing.", "Some competitive sports where spectators bet on things are banned.", "Coursing involves spectators betting on a hare being pursued by greyhounds.", "Hares are small game.", "If a competitive sport involves spectators betting on small game, then it is banned."], "premises-FOL": ["∀x ∃y (GreyhoundRacing(x) → CompetitiveSport(x) ∧ Greyhound(y) ∧ SpectatorsBetOn(x, y))", "∀x (GreyhoundRacing(x) ↔ Coursing(x))", "∃x ∃y (CompetitiveSport(x) ∧ SpectaorsBetOn(x, y) ∧ Banned(x))", "∀x ∃y ∃z (Coursing(x) → Hare(y) ∧ SpectatorsBetOn(x, y) ∧ GreyHound(z) ∧ Pursue(z, y))", "∀x (Hare(x) → SmallGame(x))", "∀x ∃y (CompetitiveSport(x) ∧ SmallGame(y) ∧ SpectatorsBetOn(x, y) → Banned(x))"], "label": "True", "source": "wiki"} {"story_id": 190, "example_id": 547, "conclusion": "Henry will be ejected from the rest of the game.", "premises": ["If a soccer player receives two yellow cards in one game, this player will be ejected from the rest of the game.", "If a soccer player receives one red card in one game, this player will be ejected from the rest of the game.", "Henry is a soccer player.", "In one game, Henry first receives one yellow card, then he receives one red card."], "premises-FOL": ["∀x (SoccerPlayer(x) ∧ TwoYellow(x) → Eject(x))", "∀x (SoccerPlayer(x) ∧ OneRed(x) → Eject(x)) ", "SoccerPlayer(henry)", "¬TwoYellow(henry) ∧ OneRed(henry)"], "label": "True", "source": "wiki"} {"story_id": 190, "example_id": 548, "conclusion": "Henry will not be ejected from the rest of the game.", "premises": ["If a soccer player receives two yellow cards in one game, this player will be ejected from the rest of the game.", "If a soccer player receives one red card in one game, this player will be ejected from the rest of the game.", "Henry is a soccer player.", "In one game, Henry first receives one yellow card, then he receives one red card."], "premises-FOL": ["∀x (SoccerPlayer(x) ∧ TwoYellow(x) → Eject(x))", "∀x (SoccerPlayer(x) ∧ OneRed(x) → Eject(x)) ", "SoccerPlayer(henry)", "¬TwoYellow(henry) ∧ OneRed(henry)"], "label": "False", "source": "wiki"} {"story_id": 287, "example_id": 736, "conclusion": "Some living things are plants.", "premises": ["All trees are plants. ", "Some living things are trees."], "premises-FOL": ["∀x (Tree(x) → Plant(x))", "∃x (Living(x) ∧ Tree(x))"], "label": "True", "source": "wiki"} {"story_id": 16, "example_id": 44, "conclusion": "Dagfinn Aarskog is a notable person.", "premises": ["Dagfinn is a given name.", "Notable people with the given name include Dagfinn Aarskog, Dagfinn Bakke and Dagfinn Dahl. ", "Dagfinn Aarskog is a Norwegian physician.", "Dagfinn Dahl is a Norwegian barrister."], "premises-FOL": ["∀x (Dagfinn(x) → GivenName(x))", "Dagfinn(dagfinnAarskog) ∧ NotablePeople(dagfinnAarskog) ∧ Dagfinn(dagfinnBakke) ∧ NotablePeople(dagfinnBakke) ∧ Dagfinn(dagfinnDahl) ∧ NotablePeople(dagfinnDahl)", "Norwegian(dagfinnAarskog) ∧ Physician(dagfinnAarskog)", "Norwegian(dagfinnDahl) ∧ Barrister(dagfinnDahl)"], "label": "True", "source": "wiki"} {"story_id": 16, "example_id": 45, "conclusion": "Dagfinn is Dagfinn Aarskog's given name.", "premises": ["Dagfinn is a given name.", "Notable people with the given name include Dagfinn Aarskog, Dagfinn Bakke and Dagfinn Dahl. ", "Dagfinn Aarskog is a Norwegian physician.", "Dagfinn Dahl is a Norwegian barrister."], "premises-FOL": ["∀x (Dagfinn(x) → GivenName(x))", "Dagfinn(dagfinnAarskog) ∧ NotablePeople(dagfinnAarskog) ∧ Dagfinn(dagfinnBakke) ∧ NotablePeople(dagfinnBakke) ∧ Dagfinn(dagfinnDahl) ∧ NotablePeople(dagfinnDahl)", "Norwegian(dagfinnAarskog) ∧ Physician(dagfinnAarskog)", "Norwegian(dagfinnDahl) ∧ Barrister(dagfinnDahl)"], "label": "True", "source": "wiki"} {"story_id": 16, "example_id": 46, "conclusion": "Dagfinn Dahl is a Norwegian physician.", "premises": ["Dagfinn is a given name.", "Notable people with the given name include Dagfinn Aarskog, Dagfinn Bakke and Dagfinn Dahl. ", "Dagfinn Aarskog is a Norwegian physician.", "Dagfinn Dahl is a Norwegian barrister."], "premises-FOL": ["∀x (Dagfinn(x) → GivenName(x))", "Dagfinn(dagfinnAarskog) ∧ NotablePeople(dagfinnAarskog) ∧ Dagfinn(dagfinnBakke) ∧ NotablePeople(dagfinnBakke) ∧ Dagfinn(dagfinnDahl) ∧ NotablePeople(dagfinnDahl)", "Norwegian(dagfinnAarskog) ∧ Physician(dagfinnAarskog)", "Norwegian(dagfinnDahl) ∧ Barrister(dagfinnDahl)"], "label": "Unknown", "source": "wiki"} {"story_id": 300, "example_id": 749, "conclusion": "If entertainment is interesting, it will be well-known.", "premises": ["If entertainment is interesting, it will be popular.", "All popular things are well-known."], "premises-FOL": ["∀x ((Entertainment(x) ∧ Interesting(x)) → Popular(x))", "∀x (Popular(x) → WellKnown(x))"], "label": "True", "source": "wiki"} {"story_id": 240, "example_id": 687, "conclusion": "GPT-3 is popular.", "premises": ["It is not true that some giant language models do not have good performance. ", "All language models with good performance are used by some researchers.", "If a language model is used by some researchers, it is popular. ", "If BERT is a giant language model, then GPT-3 is also a giant language model. ", "BERT is a giant language model. "], "premises-FOL": ["¬(∃x (LanguageModel(x) ∧ Giant(x) ∧ ¬GoodPerformance(x)))", "∀x ((LanguageModel(x) ∧ GoodPerformance(x)) → UsedBySomeResearchers(x))", "∀x (UsedBySomeResearchers(x) → Popular(x))", "(LanguageModel(bert) ∧ Giant(bert)) → (LanguageModel(gpt-3) ∧ Giant(gpt-3)).", "LanguageModel(bert) ∧ Giant(bert) "], "label": "True", "source": "wiki"} {"story_id": 110, "example_id": 334, "conclusion": "At least one Scottish team has joined the Scottish Premiership.", "premises": ["St Johnstone is a Scottish team.", "St Johnstone is part of the Scottish Premiership.", "If a team is part of the league, it has joined the league.", "St Johnstone and Minsk are different teams.", "For two different teams, either one team wins or the other team wins.", "Minsk won against St Johnstone."], "premises-FOL": ["Scottish(johnstone)", "PartOf(johnstone, scottishpremiership)", "∀x ∀y (PartOf(x, y) → Joined(x, y))", "Different(misnk, johnstone) ∧ Different(johnstone, minsk)", "∀x ∀y (Different(x, y) → WonGame(x, y) ⊕ WonGame(y, x))", "WonGame(minsk, johnstone)"], "label": "True", "source": "wiki"} {"story_id": 110, "example_id": 335, "conclusion": "St Johnstone won against Minsk.", "premises": ["St Johnstone is a Scottish team.", "St Johnstone is part of the Scottish Premiership.", "If a team is part of the league, it has joined the league.", "St Johnstone and Minsk are different teams.", "For two different teams, either one team wins or the other team wins.", "Minsk won against St Johnstone."], "premises-FOL": ["Scottish(johnstone)", "PartOf(johnstone, scottishpremiership)", "∀x ∀y (PartOf(x, y) → Joined(x, y))", "Different(misnk, johnstone) ∧ Different(johnstone, minsk)", "∀x ∀y (Different(x, y) → WonGame(x, y) ⊕ WonGame(y, x))", "WonGame(minsk, johnstone)"], "label": "False", "source": "wiki"} {"story_id": 110, "example_id": 336, "conclusion": "Minsk joined the Scottish Premiership.", "premises": ["St Johnstone is a Scottish team.", "St Johnstone is part of the Scottish Premiership.", "If a team is part of the league, it has joined the league.", "St Johnstone and Minsk are different teams.", "For two different teams, either one team wins or the other team wins.", "Minsk won against St Johnstone."], "premises-FOL": ["Scottish(johnstone)", "PartOf(johnstone, scottishpremiership)", "∀x ∀y (PartOf(x, y) → Joined(x, y))", "Different(misnk, johnstone) ∧ Different(johnstone, minsk)", "∀x ∀y (Different(x, y) → WonGame(x, y) ⊕ WonGame(y, x))", "WonGame(minsk, johnstone)"], "label": "Unknown", "source": "wiki"} {"story_id": 431, "example_id": 1232, "conclusion": "Jake32 was produced before 2010 and is scheduled for a short-distance flight.", "premises": ["No Boeing-737 plane is equipped with more than 300 seats. ", "All planes in Delta are of type Boeing-737. ", "Planes are either equipped with more than 300 seats or have a capacity of 100 passengers. ", "All planes with a capacity of 100 passengers are scheduled for a short-distance flight. ", "All planes with a capacity of 100 passengers are produced before 2010. ", "Jake32 is either a Boeing-737 plane or a plane in Delta. ", "T10 is either a Boeing-737 plane and in Delta, or neither a Boeing-737 plane nor in Delta. "], "premises-FOL": ["∀x (Boeing737(x) → ¬Seats300(x))", "∀x (Delta(x) → Boeing737(x))", "∀x (Seats300(x) ∨ Passengers100(x))", "∀x (Passengers100(x) → ShortDistance(x))", "∀x (Passengers100(x) → ProducedBefore2010(x))", "Boeing737(jake32) ⊕ Delta(jake32) ", "Boeing737(t10) ⊕ Delta(t10)"], "label": "True", "source": "hyb"} {"story_id": 431, "example_id": 1233, "conclusion": "Jake32 is not produced before 2010 and is not scheduled for a short-distance flight.", "premises": ["No Boeing-737 plane is equipped with more than 300 seats. ", "All planes in Delta are of type Boeing-737. ", "Planes are either equipped with more than 300 seats or have a capacity of 100 passengers. ", "All planes with a capacity of 100 passengers are scheduled for a short-distance flight. ", "All planes with a capacity of 100 passengers are produced before 2010. ", "Jake32 is either a Boeing-737 plane or a plane in Delta. ", "T10 is either a Boeing-737 plane and in Delta, or neither a Boeing-737 plane nor in Delta. "], "premises-FOL": ["∀x (Boeing737(x) → ¬Seats300(x))", "∀x (Delta(x) → Boeing737(x))", "∀x (Seats300(x) ∨ Passengers100(x))", "∀x (Passengers100(x) → ShortDistance(x))", "∀x (Passengers100(x) → ProducedBefore2010(x))", "Boeing737(jake32) ⊕ Delta(jake32) ", "Boeing737(t10) ⊕ Delta(t10)"], "label": "False", "source": "hyb"} {"story_id": 431, "example_id": 1234, "conclusion": "Jake32 is produced before 2010 or scheduled for a short-distance flight.", "premises": ["No Boeing-737 plane is equipped with more than 300 seats. ", "All planes in Delta are of type Boeing-737. ", "Planes are either equipped with more than 300 seats or have a capacity of 100 passengers. ", "All planes with a capacity of 100 passengers are scheduled for a short-distance flight. ", "All planes with a capacity of 100 passengers are produced before 2010. ", "Jake32 is either a Boeing-737 plane or a plane in Delta. ", "T10 is either a Boeing-737 plane and in Delta, or neither a Boeing-737 plane nor in Delta. "], "premises-FOL": ["∀x (Boeing737(x) → ¬Seats300(x))", "∀x (Delta(x) → Boeing737(x))", "∀x (Seats300(x) ∨ Passengers100(x))", "∀x (Passengers100(x) → ShortDistance(x))", "∀x (Passengers100(x) → ProducedBefore2010(x))", "Boeing737(jake32) ⊕ Delta(jake32) ", "Boeing737(t10) ⊕ Delta(t10)"], "label": "True", "source": "hyb"} {"story_id": 431, "example_id": 1235, "conclusion": "Jake32 is neither produced before 2010 nor scheduled for a short-distance flight.", "premises": ["No Boeing-737 plane is equipped with more than 300 seats. ", "All planes in Delta are of type Boeing-737. ", "Planes are either equipped with more than 300 seats or have a capacity of 100 passengers. ", "All planes with a capacity of 100 passengers are scheduled for a short-distance flight. ", "All planes with a capacity of 100 passengers are produced before 2010. ", "Jake32 is either a Boeing-737 plane or a plane in Delta. ", "T10 is either a Boeing-737 plane and in Delta, or neither a Boeing-737 plane nor in Delta. "], "premises-FOL": ["∀x (Boeing737(x) → ¬Seats300(x))", "∀x (Delta(x) → Boeing737(x))", "∀x (Seats300(x) ∨ Passengers100(x))", "∀x (Passengers100(x) → ShortDistance(x))", "∀x (Passengers100(x) → ProducedBefore2010(x))", "Boeing737(jake32) ⊕ Delta(jake32) ", "Boeing737(t10) ⊕ Delta(t10)"], "label": "False", "source": "hyb"} {"story_id": 195, "example_id": 558, "conclusion": "Since 2016 the SAT has been better aligned with high school curricula.", "premises": ["The SAT test is wholly owned and developed by the College Board.", "The SAT test is intended to assess student's readiness for college.", "The SAT was originally designed not to be aligned with high school curricula. ", "Several adjustments were made for the version of the SAT introduced in 2016 to reflect more closely on what students learn in high school. "], "premises-FOL": ["Own(sat, collegeBoard) ∧ ¬Own(sat, others)", "Test(sat, readiness)", "∀x (Year(x) ∧ Before2016(x) → ¬AlignHighSchool(x)) ", "∃x (Year(x) ∧ Since2016(x) ∧ AlignHighSchool(x)) "], "label": "True", "source": "wiki"} {"story_id": 195, "example_id": 559, "conclusion": "The SAT test is owned by the College Board and multiple other third parties.", "premises": ["The SAT test is wholly owned and developed by the College Board.", "The SAT test is intended to assess student's readiness for college.", "The SAT was originally designed not to be aligned with high school curricula. ", "Several adjustments were made for the version of the SAT introduced in 2016 to reflect more closely on what students learn in high school. "], "premises-FOL": ["Own(sat, collegeBoard) ∧ ¬Own(sat, others)", "Test(sat, readiness)", "∀x (Year(x) ∧ Before2016(x) → ¬AlignHighSchool(x)) ", "∃x (Year(x) ∧ Since2016(x) ∧ AlignHighSchool(x)) "], "label": "False", "source": "wiki"} {"story_id": 195, "example_id": 560, "conclusion": "The SAT test assesses student's math skills.", "premises": ["The SAT test is wholly owned and developed by the College Board.", "The SAT test is intended to assess student's readiness for college.", "The SAT was originally designed not to be aligned with high school curricula. ", "Several adjustments were made for the version of the SAT introduced in 2016 to reflect more closely on what students learn in high school. "], "premises-FOL": ["Own(sat, collegeBoard) ∧ ¬Own(sat, others)", "Test(sat, readiness)", "∀x (Year(x) ∧ Before2016(x) → ¬AlignHighSchool(x)) ", "∃x (Year(x) ∧ Since2016(x) ∧ AlignHighSchool(x)) "], "label": "Unknown", "source": "wiki"} {"story_id": 34, "example_id": 99, "conclusion": "Nadal was not born in Mallorca.", "premises": ["Rafa Nadal was born in Mallorca.", "Rafa Nadal is a professional tennis player.", "Nadal's win ratio is higher than 80%.", "All players in the Big 3 are professionals who have a high win ratio."], "premises-FOL": ["BornIn(rafaNadal, mallorca)", "ProfessionalTennisPlayer(rafaNadal)", "HighWinRatio(rafaNadal)", "∀x (ProfessionalTennisPlayer(x) ∧ HighWinRatio(x) → InBig3(x))"], "label": "False", "source": "wiki"} {"story_id": 34, "example_id": 100, "conclusion": "Nadal is in the Big 3.", "premises": ["Rafa Nadal was born in Mallorca.", "Rafa Nadal is a professional tennis player.", "Nadal's win ratio is higher than 80%.", "All players in the Big 3 are professionals who have a high win ratio."], "premises-FOL": ["BornIn(rafaNadal, mallorca)", "ProfessionalTennisPlayer(rafaNadal)", "HighWinRatio(rafaNadal)", "∀x (ProfessionalTennisPlayer(x) ∧ HighWinRatio(x) → InBig3(x))"], "label": "True", "source": "wiki"} {"story_id": 34, "example_id": 101, "conclusion": "Nadal is the greatest player of all time.", "premises": ["Rafa Nadal was born in Mallorca.", "Rafa Nadal is a professional tennis player.", "Nadal's win ratio is higher than 80%.", "All players in the Big 3 are professionals who have a high win ratio."], "premises-FOL": ["BornIn(rafaNadal, mallorca)", "ProfessionalTennisPlayer(rafaNadal)", "HighWinRatio(rafaNadal)", "∀x (ProfessionalTennisPlayer(x) ∧ HighWinRatio(x) → InBig3(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 286, "example_id": 735, "conclusion": "All cookies are delicious.", "premises": ["No cookie is healthy.", "All oreos are cookies."], "premises-FOL": ["∀x (Cookie(x) → ¬Healthy(x))", "∀x (Oreo(x) → Cookie(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 314, "example_id": 787, "conclusion": "Jack is a pupil.", "premises": ["No animals are plants. ", "All humans are animals.", "All pupils are human.", "All flowers are plants.", "If Jack is a human or a flower, then Jack is a human and a flower."], "premises-FOL": ["∀x (Animal(x) → ¬Plant(x))", "∀x (Human(x) → Animal(x))", "∀x (Pupil(x) → Human(x))", "∀x (Flower(x) → Plant(x))", "Human(jack) ∨ Flower(jack) → Human(jack) ∧ Flower(jack)"], "label": "False", "source": "hyb"} {"story_id": 314, "example_id": 788, "conclusion": "Jack is not a pupil.", "premises": ["No animals are plants. ", "All humans are animals.", "All pupils are human.", "All flowers are plants.", "If Jack is a human or a flower, then Jack is a human and a flower."], "premises-FOL": ["∀x (Animal(x) → ¬Plant(x))", "∀x (Human(x) → Animal(x))", "∀x (Pupil(x) → Human(x))", "∀x (Flower(x) → Plant(x))", "Human(jack) ∨ Flower(jack) → Human(jack) ∧ Flower(jack)"], "label": "True", "source": "hyb"} {"story_id": 314, "example_id": 789, "conclusion": "Jack is a plant.", "premises": ["No animals are plants. ", "All humans are animals.", "All pupils are human.", "All flowers are plants.", "If Jack is a human or a flower, then Jack is a human and a flower."], "premises-FOL": ["∀x (Animal(x) → ¬Plant(x))", "∀x (Human(x) → Animal(x))", "∀x (Pupil(x) → Human(x))", "∀x (Flower(x) → Plant(x))", "Human(jack) ∨ Flower(jack) → Human(jack) ∧ Flower(jack)"], "label": "Unknown", "source": "hyb"} {"story_id": 314, "example_id": 790, "conclusion": "If Jack is a human, then Jack is not a pupil.", "premises": ["No animals are plants. ", "All humans are animals.", "All pupils are human.", "All flowers are plants.", "If Jack is a human or a flower, then Jack is a human and a flower."], "premises-FOL": ["∀x (Animal(x) → ¬Plant(x))", "∀x (Human(x) → Animal(x))", "∀x (Pupil(x) → Human(x))", "∀x (Flower(x) → Plant(x))", "Human(jack) ∨ Flower(jack) → Human(jack) ∧ Flower(jack)"], "label": "True", "source": "hyb"} {"story_id": 458, "example_id": 1326, "conclusion": "Watch is a wearable.", "premises": ["No shoes are food. ", "All slippers are shoes.", "A thing is either food or clothes.", "No wearable things are airtight.", "All clothes are wearable. ", "If a watch is not airtight and clothes, then a watch is either both airtight and clothes, or neither airtight nor clothes."], "premises-FOL": ["∀x (Shoes(x) → ¬Food(x))", "∀x (Slipper(x) → Shoes(x))", "∀x (Food(x) ⊕ Clothes(x))", "∀x (Wearable(x) → ¬AirTight(x))", "∀x (Clothes(x) → Wearable(x))", "¬(AirTight(watch) ∧ Clothes(watch)) → (AirTight(watch) ∧ Clothes(watch)) ⊕ (¬AirTight(watch) ∧ ¬Clothes(watch))"], "label": "Unknown", "source": "hyb"} {"story_id": 458, "example_id": 1327, "conclusion": "Watch is a slipper.", "premises": ["No shoes are food. ", "All slippers are shoes.", "A thing is either food or clothes.", "No wearable things are airtight.", "All clothes are wearable. ", "If a watch is not airtight and clothes, then a watch is either both airtight and clothes, or neither airtight nor clothes."], "premises-FOL": ["∀x (Shoes(x) → ¬Food(x))", "∀x (Slipper(x) → Shoes(x))", "∀x (Food(x) ⊕ Clothes(x))", "∀x (Wearable(x) → ¬AirTight(x))", "∀x (Clothes(x) → Wearable(x))", "¬(AirTight(watch) ∧ Clothes(watch)) → (AirTight(watch) ∧ Clothes(watch)) ⊕ (¬AirTight(watch) ∧ ¬Clothes(watch))"], "label": "False", "source": "hyb"} {"story_id": 458, "example_id": 1328, "conclusion": "Watch is neither airtight nor a slipper.", "premises": ["No shoes are food. ", "All slippers are shoes.", "A thing is either food or clothes.", "No wearable things are airtight.", "All clothes are wearable. ", "If a watch is not airtight and clothes, then a watch is either both airtight and clothes, or neither airtight nor clothes."], "premises-FOL": ["∀x (Shoes(x) → ¬Food(x))", "∀x (Slipper(x) → Shoes(x))", "∀x (Food(x) ⊕ Clothes(x))", "∀x (Wearable(x) → ¬AirTight(x))", "∀x (Clothes(x) → Wearable(x))", "¬(AirTight(watch) ∧ Clothes(watch)) → (AirTight(watch) ∧ Clothes(watch)) ⊕ (¬AirTight(watch) ∧ ¬Clothes(watch))"], "label": "True", "source": "hyb"} {"story_id": 35, "example_id": 102, "conclusion": "Carlos Reyes is an Olympian.", "premises": ["An Olympian is a person who trains for an Olympic sport and goes to the Olympics.", "Carlos Reyes trains for an Olympic sport.", "Carlos Reyes went to the Olympics.", "Carlos Reyes is a welterweight.", "Heavy weights are not welterweights."], "premises-FOL": ["∀x (DoesOlympicSport(x) ∧ GoesToOlympicGames(x) → IsOlympian(x))", "DoesOlympicSport(carlosReyes)", "GoesToOlympicGames(carlosReyes)", "IsWelterWeight(carlosReyes)", "∀x (IsWelterWeight(x) → ¬IsHeavyWeight(x))"], "label": "True", "source": "wiki"} {"story_id": 35, "example_id": 103, "conclusion": "Carlos Reyes is a heavy weight.", "premises": ["An Olympian is a person who trains for an Olympic sport and goes to the Olympics.", "Carlos Reyes trains for an Olympic sport.", "Carlos Reyes went to the Olympics.", "Carlos Reyes is a welterweight.", "Heavy weights are not welterweights."], "premises-FOL": ["∀x (DoesOlympicSport(x) ∧ GoesToOlympicGames(x) → IsOlympian(x))", "DoesOlympicSport(carlosReyes)", "GoesToOlympicGames(carlosReyes)", "IsWelterWeight(carlosReyes)", "∀x (IsWelterWeight(x) → ¬IsHeavyWeight(x))"], "label": "False", "source": "wiki"} {"story_id": 35, "example_id": 104, "conclusion": "Carlos Reyes won an Olympic medal.", "premises": ["An Olympian is a person who trains for an Olympic sport and goes to the Olympics.", "Carlos Reyes trains for an Olympic sport.", "Carlos Reyes went to the Olympics.", "Carlos Reyes is a welterweight.", "Heavy weights are not welterweights."], "premises-FOL": ["∀x (DoesOlympicSport(x) ∧ GoesToOlympicGames(x) → IsOlympian(x))", "DoesOlympicSport(carlosReyes)", "GoesToOlympicGames(carlosReyes)", "IsWelterWeight(carlosReyes)", "∀x (IsWelterWeight(x) → ¬IsHeavyWeight(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 333, "example_id": 868, "conclusion": "Sam is a young teenage girl who attends college.", "premises": ["If people have a lot of decorations in their room, they cannot pack and move out of their rooms very easily.", "If people have high ambitions and future career goals, then they can pack and move out of their rooms very easily.", "If people are big fans of pop bands and singers, then they have a lot of decorations in their room.", "All young teenage girls who attend college are big fans of pop bands and singers.", "If Sam has high ambitions and future career goals, then Sam is a big fan of pop bands and singers."], "premises-FOL": ["∀x (Decor(x) → ¬MoveOut(x))", "∀x (Ambitious(x) → MoveOut(x))", "∀x (Fans(x) → Decor(x))", "∀x (CollegeTeen(x) → Ambitious(x))", "Ambitious(sam) → Fans(sam)"], "label": "False", "source": "hyb"} {"story_id": 333, "example_id": 869, "conclusion": "Sam is not a young teenage girl who attends college.", "premises": ["If people have a lot of decorations in their room, they cannot pack and move out of their rooms very easily.", "If people have high ambitions and future career goals, then they can pack and move out of their rooms very easily.", "If people are big fans of pop bands and singers, then they have a lot of decorations in their room.", "All young teenage girls who attend college are big fans of pop bands and singers.", "If Sam has high ambitions and future career goals, then Sam is a big fan of pop bands and singers."], "premises-FOL": ["∀x (Decor(x) → ¬MoveOut(x))", "∀x (Ambitious(x) → MoveOut(x))", "∀x (Fans(x) → Decor(x))", "∀x (CollegeTeen(x) → Ambitious(x))", "Ambitious(sam) → Fans(sam)"], "label": "True", "source": "hyb"} {"story_id": 333, "example_id": 870, "conclusion": "Sam is a big fan of pop bands and singers.", "premises": ["If people have a lot of decorations in their room, they cannot pack and move out of their rooms very easily.", "If people have high ambitions and future career goals, then they can pack and move out of their rooms very easily.", "If people are big fans of pop bands and singers, then they have a lot of decorations in their room.", "All young teenage girls who attend college are big fans of pop bands and singers.", "If Sam has high ambitions and future career goals, then Sam is a big fan of pop bands and singers."], "premises-FOL": ["∀x (Decor(x) → ¬MoveOut(x))", "∀x (Ambitious(x) → MoveOut(x))", "∀x (Fans(x) → Decor(x))", "∀x (CollegeTeen(x) → Ambitious(x))", "Ambitious(sam) → Fans(sam)"], "label": "Unknown", "source": "hyb"} {"story_id": 333, "example_id": 871, "conclusion": "Sam neither has high ambitions and future career goals nor is she a young teenage girl who attends college.", "premises": ["If people have a lot of decorations in their room, they cannot pack and move out of their rooms very easily.", "If people have high ambitions and future career goals, then they can pack and move out of their rooms very easily.", "If people are big fans of pop bands and singers, then they have a lot of decorations in their room.", "All young teenage girls who attend college are big fans of pop bands and singers.", "If Sam has high ambitions and future career goals, then Sam is a big fan of pop bands and singers."], "premises-FOL": ["∀x (Decor(x) → ¬MoveOut(x))", "∀x (Ambitious(x) → MoveOut(x))", "∀x (Fans(x) → Decor(x))", "∀x (CollegeTeen(x) → Ambitious(x))", "Ambitious(sam) → Fans(sam)"], "label": "True", "source": "hyb"} {"story_id": 333, "example_id": 872, "conclusion": "Sam has high ambitions and future career goals and is a young teenage girl who attends college.", "premises": ["If people have a lot of decorations in their room, they cannot pack and move out of their rooms very easily.", "If people have high ambitions and future career goals, then they can pack and move out of their rooms very easily.", "If people are big fans of pop bands and singers, then they have a lot of decorations in their room.", "All young teenage girls who attend college are big fans of pop bands and singers.", "If Sam has high ambitions and future career goals, then Sam is a big fan of pop bands and singers."], "premises-FOL": ["∀x (Decor(x) → ¬MoveOut(x))", "∀x (Ambitious(x) → MoveOut(x))", "∀x (Fans(x) → Decor(x))", "∀x (CollegeTeen(x) → Ambitious(x))", "Ambitious(sam) → Fans(sam)"], "label": "False", "source": "hyb"} {"story_id": 333, "example_id": 873, "conclusion": "Sam has high ambitions and future career goals and is a young teenage girl who attends college.", "premises": ["If people have a lot of decorations in their room, they cannot pack and move out of their rooms very easily.", "If people have high ambitions and future career goals, then they can pack and move out of their rooms very easily.", "If people are big fans of pop bands and singers, then they have a lot of decorations in their room.", "All young teenage girls who attend college are big fans of pop bands and singers.", "If Sam has high ambitions and future career goals, then Sam is a big fan of pop bands and singers."], "premises-FOL": ["∀x (Decor(x) → ¬MoveOut(x))", "∀x (Ambitious(x) → MoveOut(x))", "∀x (Fans(x) → Decor(x))", "∀x (CollegeTeen(x) → Ambitious(x))", "Ambitious(sam) → Fans(sam)"], "label": "False", "source": "hyb"} {"story_id": 333, "example_id": 874, "conclusion": "If Sam is a young teenage girl who attends college, then Sam either does not have high ambitions and future career goals or is a big fan of pop bands and singers.", "premises": ["If people have a lot of decorations in their room, they cannot pack and move out of their rooms very easily.", "If people have high ambitions and future career goals, then they can pack and move out of their rooms very easily.", "If people are big fans of pop bands and singers, then they have a lot of decorations in their room.", "All young teenage girls who attend college are big fans of pop bands and singers.", "If Sam has high ambitions and future career goals, then Sam is a big fan of pop bands and singers."], "premises-FOL": ["∀x (Decor(x) → ¬MoveOut(x))", "∀x (Ambitious(x) → MoveOut(x))", "∀x (Fans(x) → Decor(x))", "∀x (CollegeTeen(x) → Ambitious(x))", "Ambitious(sam) → Fans(sam)"], "label": "True", "source": "hyb"} {"story_id": 333, "example_id": 875, "conclusion": "If Sam has high ambitions and future career goals and is a young teenage girl who attends college, then Sam either does not have high ambitions and future career goals or is not a young teenage girl who attends college.", "premises": ["If people have a lot of decorations in their room, they cannot pack and move out of their rooms very easily.", "If people have high ambitions and future career goals, then they can pack and move out of their rooms very easily.", "If people are big fans of pop bands and singers, then they have a lot of decorations in their room.", "All young teenage girls who attend college are big fans of pop bands and singers.", "If Sam has high ambitions and future career goals, then Sam is a big fan of pop bands and singers."], "premises-FOL": ["∀x (Decor(x) → ¬MoveOut(x))", "∀x (Ambitious(x) → MoveOut(x))", "∀x (Fans(x) → Decor(x))", "∀x (CollegeTeen(x) → Ambitious(x))", "Ambitious(sam) → Fans(sam)"], "label": "True", "source": "hyb"} {"story_id": 333, "example_id": 876, "conclusion": "If Sam has high ambitions and future career goals, then Sam is a young teenage girl who attends college.", "premises": ["If people have a lot of decorations in their room, they cannot pack and move out of their rooms very easily.", "If people have high ambitions and future career goals, then they can pack and move out of their rooms very easily.", "If people are big fans of pop bands and singers, then they have a lot of decorations in their room.", "All young teenage girls who attend college are big fans of pop bands and singers.", "If Sam has high ambitions and future career goals, then Sam is a big fan of pop bands and singers."], "premises-FOL": ["∀x (Decor(x) → ¬MoveOut(x))", "∀x (Ambitious(x) → MoveOut(x))", "∀x (Fans(x) → Decor(x))", "∀x (CollegeTeen(x) → Ambitious(x))", "Ambitious(sam) → Fans(sam)"], "label": "True", "source": "hyb"} {"story_id": 182, "example_id": 527, "conclusion": "Willy is in a suit.", "premises": ["A student who loves shrieking will be punished.", "If a person swears, then he is a student.", "If someone is a teacher, then Bob will talk to him.", "All gentlemen are in a suit.", "All teachers are men.", "There is a teacher.", "If someone is not a gentlemen, then he is not nice.", "Willy is nice.", "Bob loves shrieking and swearing."], "premises-FOL": ["∀x (Student(x) ∧ Shriek(x) → Punished(x))", "∀x (Swear(x) → Student(x))", "∀x (Teacher(x) → Talk(bob, x))", "∀x (Gentleman(x) → Suit(x))", "∀x (Teacher(x) → Man(x))", "∃x (Teacher(x))", "∀x (¬Gentleman(x) → ¬Nice(x))", "Nice(willy)", "Shriek(bob) ∧ Swear(bob)"], "label": "True", "source": "wiki"} {"story_id": 182, "example_id": 528, "conclusion": "Bob will be not punished.", "premises": ["A student who loves shrieking will be punished.", "If a person swears, then he is a student.", "If someone is a teacher, then Bob will talk to him.", "All gentlemen are in a suit.", "All teachers are men.", "There is a teacher.", "If someone is not a gentlemen, then he is not nice.", "Willy is nice.", "Bob loves shrieking and swearing."], "premises-FOL": ["∀x (Student(x) ∧ Shriek(x) → Punished(x))", "∀x (Swear(x) → Student(x))", "∀x (Teacher(x) → Talk(bob, x))", "∀x (Gentleman(x) → Suit(x))", "∀x (Teacher(x) → Man(x))", "∃x (Teacher(x))", "∀x (¬Gentleman(x) → ¬Nice(x))", "Nice(willy)", "Shriek(bob) ∧ Swear(bob)"], "label": "False", "source": "wiki"} {"story_id": 182, "example_id": 529, "conclusion": "There is a man that Bob will talk to.", "premises": ["A student who loves shrieking will be punished.", "If a person swears, then he is a student.", "If someone is a teacher, then Bob will talk to him.", "All gentlemen are in a suit.", "All teachers are men.", "There is a teacher.", "If someone is not a gentlemen, then he is not nice.", "Willy is nice.", "Bob loves shrieking and swearing."], "premises-FOL": ["∀x (Student(x) ∧ Shriek(x) → Punished(x))", "∀x (Swear(x) → Student(x))", "∀x (Teacher(x) → Talk(bob, x))", "∀x (Gentleman(x) → Suit(x))", "∀x (Teacher(x) → Man(x))", "∃x (Teacher(x))", "∀x (¬Gentleman(x) → ¬Nice(x))", "Nice(willy)", "Shriek(bob) ∧ Swear(bob)"], "label": "True", "source": "wiki"} {"story_id": 49, "example_id": 142, "conclusion": "Quincy McDuffie is a good wide receiver.", "premises": ["Quincy McDuffie is an American professional wide receiver in Canadian Football.", "People who can catch balls are good wide receivers. ", "Quincy McDuffie can catch many footballs easily.", "Good wide receivers play professionally.", "Good wide receivers can catch with both their left and right hand.", "All footballs are balls."], "premises-FOL": ["American(quincymcduffie) ∧ Professional(quincymcduffie) ∧ WideReciever(quincymcduffie) ∧ In(quincymcduffie, canadianfootball)", "∀x ∃y (CanCatch(x, y) ∧ Ball(y) → Good(x, widereciever))", "∃x (Football(x) ∧ CanCatch(quincymcduffie, x))", "∀x (Good(x, widereciever) → Professional(x))", "∀x (Good(x, widereciever) → CanCatchWith(x, lefthand) ∧ CanCatchWith(x, righthand))", "∀x (Football(x) → Ball(x))"], "label": "True", "source": "wiki"} {"story_id": 49, "example_id": 143, "conclusion": "Quincy McDuffie can catch every ball.", "premises": ["Quincy McDuffie is an American professional wide receiver in Canadian Football.", "People who can catch balls are good wide receivers. ", "Quincy McDuffie can catch many footballs easily.", "Good wide receivers play professionally.", "Good wide receivers can catch with both their left and right hand.", "All footballs are balls."], "premises-FOL": ["American(quincymcduffie) ∧ Professional(quincymcduffie) ∧ WideReciever(quincymcduffie) ∧ In(quincymcduffie, canadianfootball)", "∀x ∃y (CanCatch(x, y) ∧ Ball(y) → Good(x, widereciever))", "∃x (Football(x) ∧ CanCatch(quincymcduffie, x))", "∀x (Good(x, widereciever) → Professional(x))", "∀x (Good(x, widereciever) → CanCatchWith(x, lefthand) ∧ CanCatchWith(x, righthand))", "∀x (Football(x) → Ball(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 49, "example_id": 144, "conclusion": "Professional wide receivers are good at catching balls.", "premises": ["Quincy McDuffie is an American professional wide receiver in Canadian Football.", "People who can catch balls are good wide receivers. ", "Quincy McDuffie can catch many footballs easily.", "Good wide receivers play professionally.", "Good wide receivers can catch with both their left and right hand.", "All footballs are balls."], "premises-FOL": ["American(quincymcduffie) ∧ Professional(quincymcduffie) ∧ WideReciever(quincymcduffie) ∧ In(quincymcduffie, canadianfootball)", "∀x ∃y (CanCatch(x, y) ∧ Ball(y) → Good(x, widereciever))", "∃x (Football(x) ∧ CanCatch(quincymcduffie, x))", "∀x (Good(x, widereciever) → Professional(x))", "∀x (Good(x, widereciever) → CanCatchWith(x, lefthand) ∧ CanCatchWith(x, righthand))", "∀x (Football(x) → Ball(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 6, "example_id": 14, "conclusion": "Longueau is situated on the Paris–Lille railway.", "premises": ["Boves is a railway station located in France. ", "The preceding station of Boves is Longueau.", "The preceding station of Dommartin is Boves.", "France is a European country.", "Dommartin is situated on the Paris–Lille railway. ", "Any two contiguous stations are on the same railway.", "Boves is served by regional TER Hauts-de-France trains.", "If A is located in B and B is located in C, then A is located in C.", "If A precedes B and B preceds C, than A preceds C."], "premises-FOL": ["RailwayStation(boves) ∧ Locate(boves, france)", "Precede(boves, longueau)", "Precede(dommartin, boves)", "Locate(france, europe)", "Situate(dommartin, pairsLille)", "∀x ∀y ∀z ((Situate(x, z) ∧ (Precede(x, y) ∨ Precede(y, x))) → Situate(y, z))", "Serve(hautsDeFrance, boves)", "∀x ∀y ∀z ((Locate(x, y) ∧ Locate(y, z)) → Locate(x, z))", "∀x ∀y ∀z ((Precede(x, y) ∧ Precede(y, z)) → Precede(x, z))"], "label": "True", "source": "wiki"} {"story_id": 6, "example_id": 15, "conclusion": "Boves is not in Europe.", "premises": ["Boves is a railway station located in France. ", "The preceding station of Boves is Longueau.", "The preceding station of Dommartin is Boves.", "France is a European country.", "Dommartin is situated on the Paris–Lille railway. ", "Any two contiguous stations are on the same railway.", "Boves is served by regional TER Hauts-de-France trains.", "If A is located in B and B is located in C, then A is located in C.", "If A precedes B and B preceds C, than A preceds C."], "premises-FOL": ["RailwayStation(boves) ∧ Locate(boves, france)", "Precede(boves, longueau)", "Precede(dommartin, boves)", "Locate(france, europe)", "Situate(dommartin, pairsLille)", "∀x ∀y ∀z ((Situate(x, z) ∧ (Precede(x, y) ∨ Precede(y, x))) → Situate(y, z))", "Serve(hautsDeFrance, boves)", "∀x ∀y ∀z ((Locate(x, y) ∧ Locate(y, z)) → Locate(x, z))", "∀x ∀y ∀z ((Precede(x, y) ∧ Precede(y, z)) → Precede(x, z))"], "label": "False", "source": "wiki"} {"story_id": 6, "example_id": 16, "conclusion": "Longueau is served by regional TER Hauts-de-France trains.", "premises": ["Boves is a railway station located in France. ", "The preceding station of Boves is Longueau.", "The preceding station of Dommartin is Boves.", "France is a European country.", "Dommartin is situated on the Paris–Lille railway. ", "Any two contiguous stations are on the same railway.", "Boves is served by regional TER Hauts-de-France trains.", "If A is located in B and B is located in C, then A is located in C.", "If A precedes B and B preceds C, than A preceds C."], "premises-FOL": ["RailwayStation(boves) ∧ Locate(boves, france)", "Precede(boves, longueau)", "Precede(dommartin, boves)", "Locate(france, europe)", "Situate(dommartin, pairsLille)", "∀x ∀y ∀z ((Situate(x, z) ∧ (Precede(x, y) ∨ Precede(y, x))) → Situate(y, z))", "Serve(hautsDeFrance, boves)", "∀x ∀y ∀z ((Locate(x, y) ∧ Locate(y, z)) → Locate(x, z))", "∀x ∀y ∀z ((Precede(x, y) ∧ Precede(y, z)) → Precede(x, z))"], "label": "Unknown", "source": "wiki"} {"story_id": 102, "example_id": 310, "conclusion": "Ted Smith was a sergeant.", "premises": ["Edwin Smith was a New Zealand Rower from Auckland.", "Edwin Smith was also known as Ted Smith.", "Edwin Smith went to Rose Road Primary School, located in Grey Lynn.", "Edwin Smith was a sergeant who served with the New Zealand 24th battalion in Italy and Egypt.", "Broadway Sheetmetals was a buisness that was ran and owned by Edwin Smith, who was a sheetmetal worker."], "premises-FOL": ["From(edwinsmith, newzealand) ∧ Rower(edwinsmith) ∧ From(edwinsmith, auckland)", "KnownAs(edwinsmith, tedsmith)", "WentTo(edwinsmith, roseroadprimaryschool) ∧ LocatedIn(roseroadprimaryschool, greylynn)", "Sergeant(edwinsmith) ∧ ServedWith(edwinsmith, newzealand24thbattalion) ∧ ServedIn(edwinsmith, italy) ∧ ServedIn(edwinsmith, egypt)", "Buisness(broadwaysheetmetals) ∧ Ran(edwinsmith, broadwaysheetmetals) ∧ Owned(edwinsmith, broadwaysheetmetals) ∧ SheetmetalWorker(edwinsmith)"], "label": "Unknown", "source": "wiki"} {"story_id": 102, "example_id": 311, "conclusion": "There are no rowers that own a buisness.", "premises": ["Edwin Smith was a New Zealand Rower from Auckland.", "Edwin Smith was also known as Ted Smith.", "Edwin Smith went to Rose Road Primary School, located in Grey Lynn.", "Edwin Smith was a sergeant who served with the New Zealand 24th battalion in Italy and Egypt.", "Broadway Sheetmetals was a buisness that was ran and owned by Edwin Smith, who was a sheetmetal worker."], "premises-FOL": ["From(edwinsmith, newzealand) ∧ Rower(edwinsmith) ∧ From(edwinsmith, auckland)", "KnownAs(edwinsmith, tedsmith)", "WentTo(edwinsmith, roseroadprimaryschool) ∧ LocatedIn(roseroadprimaryschool, greylynn)", "Sergeant(edwinsmith) ∧ ServedWith(edwinsmith, newzealand24thbattalion) ∧ ServedIn(edwinsmith, italy) ∧ ServedIn(edwinsmith, egypt)", "Buisness(broadwaysheetmetals) ∧ Ran(edwinsmith, broadwaysheetmetals) ∧ Owned(edwinsmith, broadwaysheetmetals) ∧ SheetmetalWorker(edwinsmith)"], "label": "False", "source": "wiki"} {"story_id": 102, "example_id": 312, "conclusion": "No sergeants are from Auckland.", "premises": ["Edwin Smith was a New Zealand Rower from Auckland.", "Edwin Smith was also known as Ted Smith.", "Edwin Smith went to Rose Road Primary School, located in Grey Lynn.", "Edwin Smith was a sergeant who served with the New Zealand 24th battalion in Italy and Egypt.", "Broadway Sheetmetals was a buisness that was ran and owned by Edwin Smith, who was a sheetmetal worker."], "premises-FOL": ["From(edwinsmith, newzealand) ∧ Rower(edwinsmith) ∧ From(edwinsmith, auckland)", "KnownAs(edwinsmith, tedsmith)", "WentTo(edwinsmith, roseroadprimaryschool) ∧ LocatedIn(roseroadprimaryschool, greylynn)", "Sergeant(edwinsmith) ∧ ServedWith(edwinsmith, newzealand24thbattalion) ∧ ServedIn(edwinsmith, italy) ∧ ServedIn(edwinsmith, egypt)", "Buisness(broadwaysheetmetals) ∧ Ran(edwinsmith, broadwaysheetmetals) ∧ Owned(edwinsmith, broadwaysheetmetals) ∧ SheetmetalWorker(edwinsmith)"], "label": "False", "source": "wiki"} {"story_id": 102, "example_id": 313, "conclusion": "No buisness owner has served in Egypt.", "premises": ["Edwin Smith was a New Zealand Rower from Auckland.", "Edwin Smith was also known as Ted Smith.", "Edwin Smith went to Rose Road Primary School, located in Grey Lynn.", "Edwin Smith was a sergeant who served with the New Zealand 24th battalion in Italy and Egypt.", "Broadway Sheetmetals was a buisness that was ran and owned by Edwin Smith, who was a sheetmetal worker."], "premises-FOL": ["From(edwinsmith, newzealand) ∧ Rower(edwinsmith) ∧ From(edwinsmith, auckland)", "KnownAs(edwinsmith, tedsmith)", "WentTo(edwinsmith, roseroadprimaryschool) ∧ LocatedIn(roseroadprimaryschool, greylynn)", "Sergeant(edwinsmith) ∧ ServedWith(edwinsmith, newzealand24thbattalion) ∧ ServedIn(edwinsmith, italy) ∧ ServedIn(edwinsmith, egypt)", "Buisness(broadwaysheetmetals) ∧ Ran(edwinsmith, broadwaysheetmetals) ∧ Owned(edwinsmith, broadwaysheetmetals) ∧ SheetmetalWorker(edwinsmith)"], "label": "False", "source": "wiki"} {"story_id": 175, "example_id": 506, "conclusion": "All humans are werewolves.", "premises": ["A werewolf is a human that can turn into a wolf.", "A werewolf has been scratched or bitten by another werewolf.", "If someone has been scratched or bitten, they have been attacked."], "premises-FOL": ["∀x (Human(x) ∧ CanTurnInto(x, wolf) → Werewolf(x))", "∀x ∃y (Werewolf(x) → (BittenBy(x, y) ∨ ScratchedBy(x, y)) ∧ Werewolf(y))", "∀x ∃y (BittenBy(x, y) ∨ ScratchedBy(x, y)) → AttackedBy(x,y)"], "label": "Unknown", "source": "wiki"} {"story_id": 175, "example_id": 507, "conclusion": "A werewolf is a wolf.", "premises": ["A werewolf is a human that can turn into a wolf.", "A werewolf has been scratched or bitten by another werewolf.", "If someone has been scratched or bitten, they have been attacked."], "premises-FOL": ["∀x (Human(x) ∧ CanTurnInto(x, wolf) → Werewolf(x))", "∀x ∃y (Werewolf(x) → (BittenBy(x, y) ∨ ScratchedBy(x, y)) ∧ Werewolf(y))", "∀x ∃y (BittenBy(x, y) ∨ ScratchedBy(x, y)) → AttackedBy(x,y)"], "label": "Unknown", "source": "wiki"} {"story_id": 175, "example_id": 508, "conclusion": "A werewolf has scratched someone before.", "premises": ["A werewolf is a human that can turn into a wolf.", "A werewolf has been scratched or bitten by another werewolf.", "If someone has been scratched or bitten, they have been attacked."], "premises-FOL": ["∀x (Human(x) ∧ CanTurnInto(x, wolf) → Werewolf(x))", "∀x ∃y (Werewolf(x) → (BittenBy(x, y) ∨ ScratchedBy(x, y)) ∧ Werewolf(y))", "∀x ∃y (BittenBy(x, y) ∨ ScratchedBy(x, y)) → AttackedBy(x,y)"], "label": "Unknown", "source": "wiki"} {"story_id": 139, "example_id": 409, "conclusion": "Jung fought Sadollah.", "premises": ["UFC Fight Night was a mixed martial arts event and was held in Sweden.", "At UFC Fight Night, Sadollah was scheduled to fight Musoke.", "Sadollah fought Akiyama at UFC Fight Night.", "Musoke fought Yakovlev at UFC Fight Night.", "Jung was injured at UFC Fight Night.", "Injured people did not fight at UFC Fight Night."], "premises-FOL": ["Event(uFCFightNight) ∧ MixedMartial(uFCFightNight) ∧ Sweden(uFCFightNight)", "Event(uFCFightNight) → ScheduledToFight(sadollah, musoke)", "Event(uFCFightNight) → Fight(sadollah, akiyama)", "Event(uFCFightNight) → Fight(musoke, yakovlev)", "Event(uFCFightNight) → Injured(jung)", "∀x (Injured(x) → ¬FightInUFC(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 139, "example_id": 410, "conclusion": "Jung did not fight at UFC Fight Night.", "premises": ["UFC Fight Night was a mixed martial arts event and was held in Sweden.", "At UFC Fight Night, Sadollah was scheduled to fight Musoke.", "Sadollah fought Akiyama at UFC Fight Night.", "Musoke fought Yakovlev at UFC Fight Night.", "Jung was injured at UFC Fight Night.", "Injured people did not fight at UFC Fight Night."], "premises-FOL": ["Event(uFCFightNight) ∧ MixedMartial(uFCFightNight) ∧ Sweden(uFCFightNight)", "Event(uFCFightNight) → ScheduledToFight(sadollah, musoke)", "Event(uFCFightNight) → Fight(sadollah, akiyama)", "Event(uFCFightNight) → Fight(musoke, yakovlev)", "Event(uFCFightNight) → Injured(jung)", "∀x (Injured(x) → ¬FightInUFC(x))"], "label": "True", "source": "wiki"} {"story_id": 139, "example_id": 411, "conclusion": "Sadollah fought Musoke.", "premises": ["UFC Fight Night was a mixed martial arts event and was held in Sweden.", "At UFC Fight Night, Sadollah was scheduled to fight Musoke.", "Sadollah fought Akiyama at UFC Fight Night.", "Musoke fought Yakovlev at UFC Fight Night.", "Jung was injured at UFC Fight Night.", "Injured people did not fight at UFC Fight Night."], "premises-FOL": ["Event(uFCFightNight) ∧ MixedMartial(uFCFightNight) ∧ Sweden(uFCFightNight)", "Event(uFCFightNight) → ScheduledToFight(sadollah, musoke)", "Event(uFCFightNight) → Fight(sadollah, akiyama)", "Event(uFCFightNight) → Fight(musoke, yakovlev)", "Event(uFCFightNight) → Injured(jung)", "∀x (Injured(x) → ¬FightInUFC(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 139, "example_id": 412, "conclusion": "Nelson fought Story at UFC Fight Night.", "premises": ["UFC Fight Night was a mixed martial arts event and was held in Sweden.", "At UFC Fight Night, Sadollah was scheduled to fight Musoke.", "Sadollah fought Akiyama at UFC Fight Night.", "Musoke fought Yakovlev at UFC Fight Night.", "Jung was injured at UFC Fight Night.", "Injured people did not fight at UFC Fight Night."], "premises-FOL": ["Event(uFCFightNight) ∧ MixedMartial(uFCFightNight) ∧ Sweden(uFCFightNight)", "Event(uFCFightNight) → ScheduledToFight(sadollah, musoke)", "Event(uFCFightNight) → Fight(sadollah, akiyama)", "Event(uFCFightNight) → Fight(musoke, yakovlev)", "Event(uFCFightNight) → Injured(jung)", "∀x (Injured(x) → ¬FightInUFC(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 468, "example_id": 1356, "conclusion": "Coke is orange juice.", "premises": ["All drinks are edible. ", "All juices are drinks. ", "All orange juice is a juice. ", "A juice is either an orange juice or an apple juice.", "All apple juice is sweet.", "If coke is apple juice, then coke is a drink.", "If coke is not apple juice, then coke is not edible."], "premises-FOL": ["∀x (Drink(x) → Edible(x))", "∀x (Juice(x) → Drink(x))", "∀x (OrangeJuice(x) → Juice(x))", "∀x (OrangeJuice(x) ∨ AppleJuice(x))", "∀x (AppleJuice(x) → Sweet(x))", "AppleJuice(coke) → Drink(coke)", "¬AppleJuice(coke) → ¬Edible(coke)"], "label": "Unknown", "source": "hyb"} {"story_id": 468, "example_id": 1357, "conclusion": "Coke is edible and sweet.", "premises": ["All drinks are edible. ", "All juices are drinks. ", "All orange juice is a juice. ", "A juice is either an orange juice or an apple juice.", "All apple juice is sweet.", "If coke is apple juice, then coke is a drink.", "If coke is not apple juice, then coke is not edible."], "premises-FOL": ["∀x (Drink(x) → Edible(x))", "∀x (Juice(x) → Drink(x))", "∀x (OrangeJuice(x) → Juice(x))", "∀x (OrangeJuice(x) ∨ AppleJuice(x))", "∀x (AppleJuice(x) → Sweet(x))", "AppleJuice(coke) → Drink(coke)", "¬AppleJuice(coke) → ¬Edible(coke)"], "label": "True", "source": "hyb"} {"story_id": 468, "example_id": 1358, "conclusion": "Coke is not edible and sweet.", "premises": ["All drinks are edible. ", "All juices are drinks. ", "All orange juice is a juice. ", "A juice is either an orange juice or an apple juice.", "All apple juice is sweet.", "If coke is apple juice, then coke is a drink.", "If coke is not apple juice, then coke is not edible."], "premises-FOL": ["∀x (Drink(x) → Edible(x))", "∀x (Juice(x) → Drink(x))", "∀x (OrangeJuice(x) → Juice(x))", "∀x (OrangeJuice(x) ∨ AppleJuice(x))", "∀x (AppleJuice(x) → Sweet(x))", "AppleJuice(coke) → Drink(coke)", "¬AppleJuice(coke) → ¬Edible(coke)"], "label": "False", "source": "hyb"} {"story_id": 41, "example_id": 119, "conclusion": "Daniel was not killed by the Spanish Nationalists.", "premises": ["Federico Garcia Lorca was a talented Spanish poet and he supported the Popular Front.", "The Spanish Nationalists opposed anyone who supported the Popular Front", "Talented poets are popular.", "Spanish Nationalists killed anyone who they opposed and were popular.", "Daniel supported the Popular Front but was not popular."], "premises-FOL": ["TalentedPoet(lorca) ∧ SupportPopulists(lorca)", "∀x (SupportPopulists(x) → Opposed(nationalists, x))", "∀x (TalentedPoet(x) → Popular(x))", "∀x (Opposed(nationalists, x) ∧ Popular(x) → Killed(nationalists, x))", "SupportPopulists(daniel) ∧ ¬Popular(daniel)"], "label": "Unknown", "source": "wiki"} {"story_id": 41, "example_id": 120, "conclusion": "Lorca was killed by the Spanish Nationalists.", "premises": ["Federico Garcia Lorca was a talented Spanish poet and he supported the Popular Front.", "The Spanish Nationalists opposed anyone who supported the Popular Front", "Talented poets are popular.", "Spanish Nationalists killed anyone who they opposed and were popular.", "Daniel supported the Popular Front but was not popular."], "premises-FOL": ["TalentedPoet(lorca) ∧ SupportPopulists(lorca)", "∀x (SupportPopulists(x) → Opposed(nationalists, x))", "∀x (TalentedPoet(x) → Popular(x))", "∀x (Opposed(nationalists, x) ∧ Popular(x) → Killed(nationalists, x))", "SupportPopulists(daniel) ∧ ¬Popular(daniel)"], "label": "True", "source": "wiki"} {"story_id": 366, "example_id": 978, "conclusion": "Franny has to visit the dentist frequently.", "premises": ["People either drink kombucha every day or drink Coca-Cola or Pepsi products every day.", "If people drink Coca-Cola or Pepsi products every day, then they grew up with extremely busy parents who did not have time to pack them lunch.", "If people drink Coca-Cola or Pepsi products every day, then they have to visit the dentist frequently.", "If people grew up with extremely busy parents who did not have time to pack them lunch, then they have erratic and diverse eating habits.", "If people have erratic and diverse eating habits, then they do not have consistent everyday routines and like sticking to a solid schedule.", "Franny either both grew up with extremely busy parents who did not have time to pack her lunch and has consistent everyday routines and like sticking to a solid schedule, or she neither grew up with extremely busy parents who did not have time to pack her lunch nor has consistent everyday routines and likes sticking to a schedule. "], "premises-FOL": ["∀x (Kombucha(x) ∨ CocaCola(x))", "∀x (CocaCola(x) → BusyParents(x))", "∀x (CocaCola(x) → Dentist(x))", "∀x (BusyParents(x) → Erratic(x))", "∀x (Erratic(x) → ¬Consistent(x))", "(BusyParents(franny) ∧ Consistent(franny)) ⊕ (¬BusyParents(franny) ∧ ¬Consistent(franny))"], "label": "Unknown", "source": "hyb"} {"story_id": 366, "example_id": 979, "conclusion": "If Franny either both grew up with extremely busy parents who did not have time to pack her lunch and drink kombucha every day or neither grew up with extremely busy parents who did not have time to pack her lunch nor drink kombucha every day, then Franny neither visits the dentist frequently nor drinks Coca Cola or Pepsi products every day.", "premises": ["People either drink kombucha every day or drink Coca-Cola or Pepsi products every day.", "If people drink Coca-Cola or Pepsi products every day, then they grew up with extremely busy parents who did not have time to pack them lunch.", "If people drink Coca-Cola or Pepsi products every day, then they have to visit the dentist frequently.", "If people grew up with extremely busy parents who did not have time to pack them lunch, then they have erratic and diverse eating habits.", "If people have erratic and diverse eating habits, then they do not have consistent everyday routines and like sticking to a solid schedule.", "Franny either both grew up with extremely busy parents who did not have time to pack her lunch and has consistent everyday routines and like sticking to a solid schedule, or she neither grew up with extremely busy parents who did not have time to pack her lunch nor has consistent everyday routines and likes sticking to a schedule. "], "premises-FOL": ["∀x (Kombucha(x) ∨ CocaCola(x))", "∀x (CocaCola(x) → BusyParents(x))", "∀x (CocaCola(x) → Dentist(x))", "∀x (BusyParents(x) → Erratic(x))", "∀x (Erratic(x) → ¬Consistent(x))", "(BusyParents(franny) ∧ Consistent(franny)) ⊕ (¬BusyParents(franny) ∧ ¬Consistent(franny))"], "label": "True", "source": "hyb"} {"story_id": 366, "example_id": 980, "conclusion": "If Franny either visits the dentist frequently or drinks kombucha every day, then Franny both visits the dentist frequently and drinks Coca-Cola or Pepsi products every day.", "premises": ["People either drink kombucha every day or drink Coca-Cola or Pepsi products every day.", "If people drink Coca-Cola or Pepsi products every day, then they grew up with extremely busy parents who did not have time to pack them lunch.", "If people drink Coca-Cola or Pepsi products every day, then they have to visit the dentist frequently.", "If people grew up with extremely busy parents who did not have time to pack them lunch, then they have erratic and diverse eating habits.", "If people have erratic and diverse eating habits, then they do not have consistent everyday routines and like sticking to a solid schedule.", "Franny either both grew up with extremely busy parents who did not have time to pack her lunch and has consistent everyday routines and like sticking to a solid schedule, or she neither grew up with extremely busy parents who did not have time to pack her lunch nor has consistent everyday routines and likes sticking to a schedule. "], "premises-FOL": ["∀x (Kombucha(x) ∨ CocaCola(x))", "∀x (CocaCola(x) → BusyParents(x))", "∀x (CocaCola(x) → Dentist(x))", "∀x (BusyParents(x) → Erratic(x))", "∀x (Erratic(x) → ¬Consistent(x))", "(BusyParents(franny) ∧ Consistent(franny)) ⊕ (¬BusyParents(franny) ∧ ¬Consistent(franny))"], "label": "False", "source": "hyb"} {"story_id": 22, "example_id": 63, "conclusion": "James is not able to watch 3 movies every week without any additional fees.", "premises": ["If a customer subscribes to AMC A List, then he/she can watch 3 movies every week without any additional fees. ", "Some customers go to cinemas every week. ", "Customers who prefer TV series will not watch TV series in cinemas.", "James watches TV series in cinemas. ", "James subscribes to AMC A List.", "Peter prefers TV series."], "premises-FOL": ["∀x (SubscribedTo(x, amcalist) → ThreeMovies(x) ∧ NoFees(x))", "∃x (CinemaEveryWeek(x))", "∀x (Prefer(x, tvseries) → ¬WatchTVIn(x, cinemas))", "WatchTVIn(james, cinemas)", "SubscribedTo(james, amcalist)", "Prefer(peter, tvseries)"], "label": "False", "source": "wiki"} {"story_id": 22, "example_id": 64, "conclusion": "James goes to cinemas every week.", "premises": ["If a customer subscribes to AMC A List, then he/she can watch 3 movies every week without any additional fees. ", "Some customers go to cinemas every week. ", "Customers who prefer TV series will not watch TV series in cinemas.", "James watches TV series in cinemas. ", "James subscribes to AMC A List.", "Peter prefers TV series."], "premises-FOL": ["∀x (SubscribedTo(x, amcalist) → ThreeMovies(x) ∧ NoFees(x))", "∃x (CinemaEveryWeek(x))", "∀x (Prefer(x, tvseries) → ¬WatchTVIn(x, cinemas))", "WatchTVIn(james, cinemas)", "SubscribedTo(james, amcalist)", "Prefer(peter, tvseries)"], "label": "Unknown", "source": "wiki"} {"story_id": 22, "example_id": 65, "conclusion": "Peter will not watch TV series in cinemas.", "premises": ["If a customer subscribes to AMC A List, then he/she can watch 3 movies every week without any additional fees. ", "Some customers go to cinemas every week. ", "Customers who prefer TV series will not watch TV series in cinemas.", "James watches TV series in cinemas. ", "James subscribes to AMC A List.", "Peter prefers TV series."], "premises-FOL": ["∀x (SubscribedTo(x, amcalist) → ThreeMovies(x) ∧ NoFees(x))", "∃x (CinemaEveryWeek(x))", "∀x (Prefer(x, tvseries) → ¬WatchTVIn(x, cinemas))", "WatchTVIn(james, cinemas)", "SubscribedTo(james, amcalist)", "Prefer(peter, tvseries)"], "label": "True", "source": "wiki"} {"story_id": 275, "example_id": 724, "conclusion": "Bulbophyllum attenuatum is not an orchid.", "premises": ["Bulbophyllum attenuatum is in the genus bulbophyllum.", "All bulbophyllum are orchids."], "premises-FOL": ["InGenus(bulbophyllumattenuatum, bulbophyllum)", "∀x (InGenus(x, bulbophyllum) → Orchid(x))"], "label": "False", "source": "wiki"} {"story_id": 163, "example_id": 470, "conclusion": "Vladivostok is the administrative center of the federal district with the largest area.", "premises": ["There are eight federal districts of Russia: Central, Northwestern, Southern, North Caucasian, Volga, Ural, Siberian and Far Eastern.", "The Central federal district has the largest population among all federal districts in Russia.", "Moscow is the administrative center of the Central federal district.", "Yekaterinburg is the administrative center of the Ural federal district.", "Vladivostok is the administrative center of the Far Eastern federal district.", "The Far Eastern federal district has the largest area among all federal districts in Russia.", "Some federal districts of Russia were established in 2000."], "premises-FOL": ["FederalDistrictOfRussia(central) ∨ FederalDistrictOfRussia(northwestern) ∨ FederalDistrictOfRussia(southern) ∨ FederalDistrictOfRussia(northcaucasian) ∨ FederalDistrictOfRussia(volga) ∨ FederalDistrictOfRussia(ural) ∨ FederalDistrictOfRussia(siberian) ∨ FederalDistrictOfRussia(fareastern)", "FederalDistrictOfRussia(central) ∧ LargestPopulationIn(central) ", "AdministrativeCenterOf(moscow, central)", "AdministrativeCenterOf(yekaterinburg, ural)", "AdministrativeCenterOf(vladivostok, fareastern)", "FederalDistrictOfRussia(fareastern) ∧ LargestAreaIn(fareastern)", "∃x (FederalDistrictOfRussia(x) → EstablishedIn(x, 2000))"], "label": "True", "source": "wiki"} {"story_id": 163, "example_id": 471, "conclusion": "Moscow is the administrative center of the federal district with the largest population.", "premises": ["There are eight federal districts of Russia: Central, Northwestern, Southern, North Caucasian, Volga, Ural, Siberian and Far Eastern.", "The Central federal district has the largest population among all federal districts in Russia.", "Moscow is the administrative center of the Central federal district.", "Yekaterinburg is the administrative center of the Ural federal district.", "Vladivostok is the administrative center of the Far Eastern federal district.", "The Far Eastern federal district has the largest area among all federal districts in Russia.", "Some federal districts of Russia were established in 2000."], "premises-FOL": ["FederalDistrictOfRussia(central) ∨ FederalDistrictOfRussia(northwestern) ∨ FederalDistrictOfRussia(southern) ∨ FederalDistrictOfRussia(northcaucasian) ∨ FederalDistrictOfRussia(volga) ∨ FederalDistrictOfRussia(ural) ∨ FederalDistrictOfRussia(siberian) ∨ FederalDistrictOfRussia(fareastern)", "FederalDistrictOfRussia(central) ∧ LargestPopulationIn(central) ", "AdministrativeCenterOf(moscow, central)", "AdministrativeCenterOf(yekaterinburg, ural)", "AdministrativeCenterOf(vladivostok, fareastern)", "FederalDistrictOfRussia(fareastern) ∧ LargestAreaIn(fareastern)", "∃x (FederalDistrictOfRussia(x) → EstablishedIn(x, 2000))"], "label": "True", "source": "wiki"} {"story_id": 163, "example_id": 472, "conclusion": "The Northwestern federal district was established in 2000.", "premises": ["There are eight federal districts of Russia: Central, Northwestern, Southern, North Caucasian, Volga, Ural, Siberian and Far Eastern.", "The Central federal district has the largest population among all federal districts in Russia.", "Moscow is the administrative center of the Central federal district.", "Yekaterinburg is the administrative center of the Ural federal district.", "Vladivostok is the administrative center of the Far Eastern federal district.", "The Far Eastern federal district has the largest area among all federal districts in Russia.", "Some federal districts of Russia were established in 2000."], "premises-FOL": ["FederalDistrictOfRussia(central) ∨ FederalDistrictOfRussia(northwestern) ∨ FederalDistrictOfRussia(southern) ∨ FederalDistrictOfRussia(northcaucasian) ∨ FederalDistrictOfRussia(volga) ∨ FederalDistrictOfRussia(ural) ∨ FederalDistrictOfRussia(siberian) ∨ FederalDistrictOfRussia(fareastern)", "FederalDistrictOfRussia(central) ∧ LargestPopulationIn(central) ", "AdministrativeCenterOf(moscow, central)", "AdministrativeCenterOf(yekaterinburg, ural)", "AdministrativeCenterOf(vladivostok, fareastern)", "FederalDistrictOfRussia(fareastern) ∧ LargestAreaIn(fareastern)", "∃x (FederalDistrictOfRussia(x) → EstablishedIn(x, 2000))"], "label": "Unknown", "source": "wiki"} {"story_id": 320, "example_id": 815, "conclusion": "Breast cancer can be treated at home.", "premises": ["All cancers are malignant tumors.", "No malignant tumor can be treated at home.", "All colorectal cancer is cancer.", "Having a cold can be treated at home.", "Breast cancer is neither having a cold nor a malignant tumor (exclusive)."], "premises-FOL": ["∀x (Cancer(x) → MalignantTumor(x))", "∀x (MalignantTumor(x) → ¬CanBeTreatedAtHome(x))", "∀x (ColorectalCancer(x) → Cancer(x))", "∀x (HavingACold(x) → CanBeTreatedAtHome(x))", "¬(HavingACold(breastCancer) ⊕ MalignantTumor(breastCancer))"], "label": "Unknown", "source": "hyb"} {"story_id": 320, "example_id": 816, "conclusion": "Breast cancer is colorectal cancer.", "premises": ["All cancers are malignant tumors.", "No malignant tumor can be treated at home.", "All colorectal cancer is cancer.", "Having a cold can be treated at home.", "Breast cancer is neither having a cold nor a malignant tumor (exclusive)."], "premises-FOL": ["∀x (Cancer(x) → MalignantTumor(x))", "∀x (MalignantTumor(x) → ¬CanBeTreatedAtHome(x))", "∀x (ColorectalCancer(x) → Cancer(x))", "∀x (HavingACold(x) → CanBeTreatedAtHome(x))", "¬(HavingACold(breastCancer) ⊕ MalignantTumor(breastCancer))"], "label": "False", "source": "hyb"} {"story_id": 320, "example_id": 817, "conclusion": "Breast cancer is not colorectal cancer.", "premises": ["All cancers are malignant tumors.", "No malignant tumor can be treated at home.", "All colorectal cancer is cancer.", "Having a cold can be treated at home.", "Breast cancer is neither having a cold nor a malignant tumor (exclusive)."], "premises-FOL": ["∀x (Cancer(x) → MalignantTumor(x))", "∀x (MalignantTumor(x) → ¬CanBeTreatedAtHome(x))", "∀x (ColorectalCancer(x) → Cancer(x))", "∀x (HavingACold(x) → CanBeTreatedAtHome(x))", "¬(HavingACold(breastCancer) ⊕ MalignantTumor(breastCancer))"], "label": "True", "source": "hyb"} {"story_id": 320, "example_id": 818, "conclusion": "Breast cancer is colorectal cancer or a malignant tumor.", "premises": ["All cancers are malignant tumors.", "No malignant tumor can be treated at home.", "All colorectal cancer is cancer.", "Having a cold can be treated at home.", "Breast cancer is neither having a cold nor a malignant tumor (exclusive)."], "premises-FOL": ["∀x (Cancer(x) → MalignantTumor(x))", "∀x (MalignantTumor(x) → ¬CanBeTreatedAtHome(x))", "∀x (ColorectalCancer(x) → Cancer(x))", "∀x (HavingACold(x) → CanBeTreatedAtHome(x))", "¬(HavingACold(breastCancer) ⊕ MalignantTumor(breastCancer))"], "label": "False", "source": "hyb"} {"story_id": 320, "example_id": 819, "conclusion": "Breast cancer is colorectal cancer and a cancer.", "premises": ["All cancers are malignant tumors.", "No malignant tumor can be treated at home.", "All colorectal cancer is cancer.", "Having a cold can be treated at home.", "Breast cancer is neither having a cold nor a malignant tumor (exclusive)."], "premises-FOL": ["∀x (Cancer(x) → MalignantTumor(x))", "∀x (MalignantTumor(x) → ¬CanBeTreatedAtHome(x))", "∀x (ColorectalCancer(x) → Cancer(x))", "∀x (HavingACold(x) → CanBeTreatedAtHome(x))", "¬(HavingACold(breastCancer) ⊕ MalignantTumor(breastCancer))"], "label": "False", "source": "hyb"} {"story_id": 320, "example_id": 820, "conclusion": "If breast cancer is not colorectal cancer, then breast cancer is a malignant tumor.", "premises": ["All cancers are malignant tumors.", "No malignant tumor can be treated at home.", "All colorectal cancer is cancer.", "Having a cold can be treated at home.", "Breast cancer is neither having a cold nor a malignant tumor (exclusive)."], "premises-FOL": ["∀x (Cancer(x) → MalignantTumor(x))", "∀x (MalignantTumor(x) → ¬CanBeTreatedAtHome(x))", "∀x (ColorectalCancer(x) → Cancer(x))", "∀x (HavingACold(x) → CanBeTreatedAtHome(x))", "¬(HavingACold(breastCancer) ⊕ MalignantTumor(breastCancer))"], "label": "False", "source": "hyb"} {"story_id": 303, "example_id": 752, "conclusion": "I should not worry about traffic.", "premises": ["I should not worry about things outside of my control.", "Traffic is outside of my control."], "premises-FOL": ["∀x (OutsideControl(x) → ¬ShouldWorry(x))", "∀x (Traffic(x) → OutsideControl(x))"], "label": "True", "source": "wiki"} {"story_id": 113, "example_id": 342, "conclusion": "Alba Roversi uses an Italian surname.", "premises": ["Roversi is an Italian surname.", "Alba Roversi uses Roversi as a surname.", "Paolo Roversi uses Roversi as a surname.", "Roberto Roversi uses Roversi as a surname.", "Paolo Roversi is a photographer.", "A photographer is a professional or an amateur."], "premises-FOL": ["∀x (UseAsSurname(x, roversi) → UseItalianSurname(x))", "UseAsSurname(alba, roversi)", "UseAsSurname(paolo, roversi)", "UseAsSurname(roberto, roversi)", "Photographer(paolo)", "∀x (Photographer(x) → Professional(x) ∨ Amateur(x))"], "label": "True", "source": "wiki"} {"story_id": 113, "example_id": 343, "conclusion": "There are no photographers using an Italian surname.", "premises": ["Roversi is an Italian surname.", "Alba Roversi uses Roversi as a surname.", "Paolo Roversi uses Roversi as a surname.", "Roberto Roversi uses Roversi as a surname.", "Paolo Roversi is a photographer.", "A photographer is a professional or an amateur."], "premises-FOL": ["∀x (UseAsSurname(x, roversi) → UseItalianSurname(x))", "UseAsSurname(alba, roversi)", "UseAsSurname(paolo, roversi)", "UseAsSurname(roberto, roversi)", "Photographer(paolo)", "∀x (Photographer(x) → Professional(x) ∨ Amateur(x))"], "label": "False", "source": "wiki"} {"story_id": 113, "example_id": 344, "conclusion": "Paolo is an amateur photographer.", "premises": ["Roversi is an Italian surname.", "Alba Roversi uses Roversi as a surname.", "Paolo Roversi uses Roversi as a surname.", "Roberto Roversi uses Roversi as a surname.", "Paolo Roversi is a photographer.", "A photographer is a professional or an amateur."], "premises-FOL": ["∀x (UseAsSurname(x, roversi) → UseItalianSurname(x))", "UseAsSurname(alba, roversi)", "UseAsSurname(paolo, roversi)", "UseAsSurname(roberto, roversi)", "Photographer(paolo)", "∀x (Photographer(x) → Professional(x) ∨ Amateur(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 237, "example_id": 677, "conclusion": "Hadid became a UK citizen later in her life.", "premises": ["Zaha Hadid is a British-Iraqi architect, artist and designer.", "Zaha Hadid was born on 31 October 1950 in Baghdad, Iraq.", "Hadid was a visiting professor of Architectural Design at the Yale School of Architecture.", "Max is an aspiring architecture student, and he plans to apply to Yale School of Architecture. "], "premises-FOL": ["British-IraqiArchitect(zahaHadid)", "BornIn(zahaHadid, y1950)", "Visitingprofessor(zahaHadid, yaleSchoolofArchitecture)", "AspiringArchitectureStudent(max) ∧ PlansToApplyTo(max, yaleSchoolofArchitecture)"], "label": "True", "source": "wiki"} {"story_id": 237, "example_id": 678, "conclusion": "Hadid did some work in interior design.", "premises": ["Zaha Hadid is a British-Iraqi architect, artist and designer.", "Zaha Hadid was born on 31 October 1950 in Baghdad, Iraq.", "Hadid was a visiting professor of Architectural Design at the Yale School of Architecture.", "Max is an aspiring architecture student, and he plans to apply to Yale School of Architecture. "], "premises-FOL": ["British-IraqiArchitect(zahaHadid)", "BornIn(zahaHadid, y1950)", "Visitingprofessor(zahaHadid, yaleSchoolofArchitecture)", "AspiringArchitectureStudent(max) ∧ PlansToApplyTo(max, yaleSchoolofArchitecture)"], "label": "Unknown", "source": "wiki"} {"story_id": 237, "example_id": 679, "conclusion": "Hadid was born in 1982.", "premises": ["Zaha Hadid is a British-Iraqi architect, artist and designer.", "Zaha Hadid was born on 31 October 1950 in Baghdad, Iraq.", "Hadid was a visiting professor of Architectural Design at the Yale School of Architecture.", "Max is an aspiring architecture student, and he plans to apply to Yale School of Architecture. "], "premises-FOL": ["British-IraqiArchitect(zahaHadid)", "BornIn(zahaHadid, y1950)", "Visitingprofessor(zahaHadid, yaleSchoolofArchitecture)", "AspiringArchitectureStudent(max) ∧ PlansToApplyTo(max, yaleSchoolofArchitecture)"], "label": "Unknown", "source": "wiki"} {"story_id": 237, "example_id": 680, "conclusion": "Max admires Zaha Hadid.", "premises": ["Zaha Hadid is a British-Iraqi architect, artist and designer.", "Zaha Hadid was born on 31 October 1950 in Baghdad, Iraq.", "Hadid was a visiting professor of Architectural Design at the Yale School of Architecture.", "Max is an aspiring architecture student, and he plans to apply to Yale School of Architecture. "], "premises-FOL": ["British-IraqiArchitect(zahaHadid)", "BornIn(zahaHadid, y1950)", "Visitingprofessor(zahaHadid, yaleSchoolofArchitecture)", "AspiringArchitectureStudent(max) ∧ PlansToApplyTo(max, yaleSchoolofArchitecture)"], "label": "Unknown", "source": "wiki"} {"story_id": 396, "example_id": 1081, "conclusion": "FMRI provides a spatial resolution of brains.", "premises": ["Something is either an invasive neuroimaging technique or a noninvasive neuroimaging technique. ", "All noninvasive neuroimaging techniques provide a spatial resolution of brains.", "If a technique provides a spatial resolution of brains, then it is a measurement of brain activity. ", "All measurements of brain activity are used by neuroscience researchers.", "FMRI is either a measurement of brain activity or a noninvasive neuroimaging technique."], "premises-FOL": ["∀x (InvasiveNeuroimagingTechnique(x) ∨ NoninvasiveNeuroimagingTechnique(x)) ", " ∀x (NoninvasiveNeuroimagingTechnique(x) → ProvidesSpatialResolutionOfBrains(x)) ", " ∀x (ProvidesSpatialResolutionOfBrains(x) → MeasurementOfBrainActivity(x)) ", " ∀x (MeasurementOfBrainActivity(x) → UsedByNeuroscienceResearchers(x))", " MeasurementOfBrainActivity(fMRI) ⊕ NoninvasiveNeuroimagingTechnique(fMRI)"], "label": "Unknown", "source": "hyb"} {"story_id": 396, "example_id": 1082, "conclusion": "FMRI is an invasive neuroimaging technique and is used by neuroscience researchers.", "premises": ["Something is either an invasive neuroimaging technique or a noninvasive neuroimaging technique. ", "All noninvasive neuroimaging techniques provide a spatial resolution of brains.", "If a technique provides a spatial resolution of brains, then it is a measurement of brain activity. ", "All measurements of brain activity are used by neuroscience researchers.", "FMRI is either a measurement of brain activity or a noninvasive neuroimaging technique."], "premises-FOL": ["∀x (InvasiveNeuroimagingTechnique(x) ∨ NoninvasiveNeuroimagingTechnique(x)) ", " ∀x (NoninvasiveNeuroimagingTechnique(x) → ProvidesSpatialResolutionOfBrains(x)) ", " ∀x (ProvidesSpatialResolutionOfBrains(x) → MeasurementOfBrainActivity(x)) ", " ∀x (MeasurementOfBrainActivity(x) → UsedByNeuroscienceResearchers(x))", " MeasurementOfBrainActivity(fMRI) ⊕ NoninvasiveNeuroimagingTechnique(fMRI)"], "label": "True", "source": "hyb"} {"story_id": 396, "example_id": 1083, "conclusion": "FMRI is either an invasive neuroimaging technique or is used by neuroscience researchers.", "premises": ["Something is either an invasive neuroimaging technique or a noninvasive neuroimaging technique. ", "All noninvasive neuroimaging techniques provide a spatial resolution of brains.", "If a technique provides a spatial resolution of brains, then it is a measurement of brain activity. ", "All measurements of brain activity are used by neuroscience researchers.", "FMRI is either a measurement of brain activity or a noninvasive neuroimaging technique."], "premises-FOL": ["∀x (InvasiveNeuroimagingTechnique(x) ∨ NoninvasiveNeuroimagingTechnique(x)) ", " ∀x (NoninvasiveNeuroimagingTechnique(x) → ProvidesSpatialResolutionOfBrains(x)) ", " ∀x (ProvidesSpatialResolutionOfBrains(x) → MeasurementOfBrainActivity(x)) ", " ∀x (MeasurementOfBrainActivity(x) → UsedByNeuroscienceResearchers(x))", " MeasurementOfBrainActivity(fMRI) ⊕ NoninvasiveNeuroimagingTechnique(fMRI)"], "label": "False", "source": "hyb"} {"story_id": 396, "example_id": 1084, "conclusion": "If fMRI is not an invasive neuroimaging technique and used by neuroscience researchers, then fMRI is neither a noninvasive neuroimaging technique nor provides a spatial resolution of brains.", "premises": ["Something is either an invasive neuroimaging technique or a noninvasive neuroimaging technique. ", "All noninvasive neuroimaging techniques provide a spatial resolution of brains.", "If a technique provides a spatial resolution of brains, then it is a measurement of brain activity. ", "All measurements of brain activity are used by neuroscience researchers.", "FMRI is either a measurement of brain activity or a noninvasive neuroimaging technique."], "premises-FOL": ["∀x (InvasiveNeuroimagingTechnique(x) ∨ NoninvasiveNeuroimagingTechnique(x)) ", " ∀x (NoninvasiveNeuroimagingTechnique(x) → ProvidesSpatialResolutionOfBrains(x)) ", " ∀x (ProvidesSpatialResolutionOfBrains(x) → MeasurementOfBrainActivity(x)) ", " ∀x (MeasurementOfBrainActivity(x) → UsedByNeuroscienceResearchers(x))", " MeasurementOfBrainActivity(fMRI) ⊕ NoninvasiveNeuroimagingTechnique(fMRI)"], "label": "True", "source": "hyb"} {"story_id": 437, "example_id": 1258, "conclusion": "James is provided with souvenirs.", "premises": ["Either present their work at the conference or provide a tutorial session at the conference. ", "All who present their work at the conference will attend in person. ", "All those providing a tutorial session at the conference are invited to join the club. ", "All who attend the conference in person are provided with souvenirs. ", "All invited to join the club are provided with delicious meals. ", "All provided with delicious meals are happy to communicate with each other during the dinner. ", "All provided with delicious meals are invited to take a photo with the audience. ", "James does not attend the conference in person and is not provided with souvenirs."], "premises-FOL": ["∀x ( Present(x) ∨ Tutorial(x))", "∀x (Present(x) → InPerson(x))", "∀x (Tutorial(x) → Invited(x))", "∀x (InPerson(x) → Souvenirs(x))", "∀x (Invited(x) → Meals(x))", "∀x (Meals(x) → HappyCommunicate(x))", "∀x (Meals(x) → InvitedTakePhoto(x))", "¬(InPerson(james) ∧ Souvenirs(james))"], "label": "Unknown", "source": "hyb"} {"story_id": 437, "example_id": 1259, "conclusion": "James is not provided with souvenirs.", "premises": ["Either present their work at the conference or provide a tutorial session at the conference. ", "All who present their work at the conference will attend in person. ", "All those providing a tutorial session at the conference are invited to join the club. ", "All who attend the conference in person are provided with souvenirs. ", "All invited to join the club are provided with delicious meals. ", "All provided with delicious meals are happy to communicate with each other during the dinner. ", "All provided with delicious meals are invited to take a photo with the audience. ", "James does not attend the conference in person and is not provided with souvenirs."], "premises-FOL": ["∀x ( Present(x) ∨ Tutorial(x))", "∀x (Present(x) → InPerson(x))", "∀x (Tutorial(x) → Invited(x))", "∀x (InPerson(x) → Souvenirs(x))", "∀x (Invited(x) → Meals(x))", "∀x (Meals(x) → HappyCommunicate(x))", "∀x (Meals(x) → InvitedTakePhoto(x))", "¬(InPerson(james) ∧ Souvenirs(james))"], "label": "Unknown", "source": "hyb"} {"story_id": 437, "example_id": 1260, "conclusion": "James is invited to take a photo with the audience and is happy to communicate with each other at the dinner.", "premises": ["Either present their work at the conference or provide a tutorial session at the conference. ", "All who present their work at the conference will attend in person. ", "All those providing a tutorial session at the conference are invited to join the club. ", "All who attend the conference in person are provided with souvenirs. ", "All invited to join the club are provided with delicious meals. ", "All provided with delicious meals are happy to communicate with each other during the dinner. ", "All provided with delicious meals are invited to take a photo with the audience. ", "James does not attend the conference in person and is not provided with souvenirs."], "premises-FOL": ["∀x ( Present(x) ∨ Tutorial(x))", "∀x (Present(x) → InPerson(x))", "∀x (Tutorial(x) → Invited(x))", "∀x (InPerson(x) → Souvenirs(x))", "∀x (Invited(x) → Meals(x))", "∀x (Meals(x) → HappyCommunicate(x))", "∀x (Meals(x) → InvitedTakePhoto(x))", "¬(InPerson(james) ∧ Souvenirs(james))"], "label": "True", "source": "hyb"} {"story_id": 437, "example_id": 1261, "conclusion": "James is invited to take a photo with the audience or is happy to communicate with each other during the dinner.", "premises": ["Either present their work at the conference or provide a tutorial session at the conference. ", "All who present their work at the conference will attend in person. ", "All those providing a tutorial session at the conference are invited to join the club. ", "All who attend the conference in person are provided with souvenirs. ", "All invited to join the club are provided with delicious meals. ", "All provided with delicious meals are happy to communicate with each other during the dinner. ", "All provided with delicious meals are invited to take a photo with the audience. ", "James does not attend the conference in person and is not provided with souvenirs."], "premises-FOL": ["∀x ( Present(x) ∨ Tutorial(x))", "∀x (Present(x) → InPerson(x))", "∀x (Tutorial(x) → Invited(x))", "∀x (InPerson(x) → Souvenirs(x))", "∀x (Invited(x) → Meals(x))", "∀x (Meals(x) → HappyCommunicate(x))", "∀x (Meals(x) → InvitedTakePhoto(x))", "¬(InPerson(james) ∧ Souvenirs(james))"], "label": "True", "source": "hyb"} {"story_id": 437, "example_id": 1262, "conclusion": "James is either invited to take a photo with the audience or happy to communicate with each other during the dinner.", "premises": ["Either present their work at the conference or provide a tutorial session at the conference. ", "All who present their work at the conference will attend in person. ", "All those providing a tutorial session at the conference are invited to join the club. ", "All who attend the conference in person are provided with souvenirs. ", "All invited to join the club are provided with delicious meals. ", "All provided with delicious meals are happy to communicate with each other during the dinner. ", "All provided with delicious meals are invited to take a photo with the audience. ", "James does not attend the conference in person and is not provided with souvenirs."], "premises-FOL": ["∀x ( Present(x) ∨ Tutorial(x))", "∀x (Present(x) → InPerson(x))", "∀x (Tutorial(x) → Invited(x))", "∀x (InPerson(x) → Souvenirs(x))", "∀x (Invited(x) → Meals(x))", "∀x (Meals(x) → HappyCommunicate(x))", "∀x (Meals(x) → InvitedTakePhoto(x))", "¬(InPerson(james) ∧ Souvenirs(james))"], "label": "False", "source": "hyb"} {"story_id": 14, "example_id": 38, "conclusion": "The USS Salem is open to the public.", "premises": ["The USS Salem is a heavy cruiser built for the United States navy.", "The last heavy cruiser to enter service was the USS Salem.", "The USS Salem is a museum ship.", "Museum ships are open to the public.", "The USS Salem served in the Atlantic and Mediterranean."], "premises-FOL": ["HeavyCruiser(usssalem) ∧ BuiltFor(usssalem, unitedstatesnavy)", "LastHeavyCruiserToEnterService(usssalem)", "MuseumShip(usssalem)", "∀x (MuseumShip(x) → OpenToPublic(x))", "ServedIn(usssalem, atlantic) ∧ ServedIn(usssalem, mediterranean)"], "label": "True", "source": "wiki"} {"story_id": 14, "example_id": 39, "conclusion": "There is a museum ship open to the public that served in the Mediterranean.", "premises": ["The USS Salem is a heavy cruiser built for the United States navy.", "The last heavy cruiser to enter service was the USS Salem.", "The USS Salem is a museum ship.", "Museum ships are open to the public.", "The USS Salem served in the Atlantic and Mediterranean."], "premises-FOL": ["HeavyCruiser(usssalem) ∧ BuiltFor(usssalem, unitedstatesnavy)", "LastHeavyCruiserToEnterService(usssalem)", "MuseumShip(usssalem)", "∀x (MuseumShip(x) → OpenToPublic(x))", "ServedIn(usssalem, atlantic) ∧ ServedIn(usssalem, mediterranean)"], "label": "True", "source": "wiki"} {"story_id": 14, "example_id": 40, "conclusion": "The USS Salem was not the last heavy cruiser to enter service.", "premises": ["The USS Salem is a heavy cruiser built for the United States navy.", "The last heavy cruiser to enter service was the USS Salem.", "The USS Salem is a museum ship.", "Museum ships are open to the public.", "The USS Salem served in the Atlantic and Mediterranean."], "premises-FOL": ["HeavyCruiser(usssalem) ∧ BuiltFor(usssalem, unitedstatesnavy)", "LastHeavyCruiserToEnterService(usssalem)", "MuseumShip(usssalem)", "∀x (MuseumShip(x) → OpenToPublic(x))", "ServedIn(usssalem, atlantic) ∧ ServedIn(usssalem, mediterranean)"], "label": "False", "source": "wiki"} {"story_id": 141, "example_id": 415, "conclusion": "TS Leda was quiet and good at sea.", "premises": ["TS Leda was a good passenger and cargo vessel.", "TS Leda was the first Norweigian vessel that was built with stabilizers.", "Stabilizers are mechanical devices that are only on ships that have powerful steam turbine engines.", " To be a good passenger and cargo vessel, ships must be quiet and good at sea.", "Some ships that are quiet and good at sea have powerful steam turbine engines."], "premises-FOL": ["∀x (TSLeda(x) → Passenger(x) ∧ CargoVessel(x))", "∀x (TSLeda(x) → Norweigian(x) ∧ Stabilizers(x))", "∀x (Stabilizers(x) → OnlyOnShips(x) ∧ SteamTurbine(x))", "∀x (Passenger(x) ∧ CargoVessel(x) → Quiet(x) ∧ GoodSea(x))", "∃x (Quiet(x) ∧ GoodSea(x) ∧ SteamTurbine(x))"], "label": "True", "source": "wiki"} {"story_id": 141, "example_id": 416, "conclusion": "TS Leda had powerful steam turbine engines.", "premises": ["TS Leda was a good passenger and cargo vessel.", "TS Leda was the first Norweigian vessel that was built with stabilizers.", "Stabilizers are mechanical devices that are only on ships that have powerful steam turbine engines.", " To be a good passenger and cargo vessel, ships must be quiet and good at sea.", "Some ships that are quiet and good at sea have powerful steam turbine engines."], "premises-FOL": ["∀x (TSLeda(x) → Passenger(x) ∧ CargoVessel(x))", "∀x (TSLeda(x) → Norweigian(x) ∧ Stabilizers(x))", "∀x (Stabilizers(x) → OnlyOnShips(x) ∧ SteamTurbine(x))", "∀x (Passenger(x) ∧ CargoVessel(x) → Quiet(x) ∧ GoodSea(x))", "∃x (Quiet(x) ∧ GoodSea(x) ∧ SteamTurbine(x))"], "label": "True", "source": "wiki"} {"story_id": 141, "example_id": 417, "conclusion": "TS Leda was not a Norweigian vessel.", "premises": ["TS Leda was a good passenger and cargo vessel.", "TS Leda was the first Norweigian vessel that was built with stabilizers.", "Stabilizers are mechanical devices that are only on ships that have powerful steam turbine engines.", " To be a good passenger and cargo vessel, ships must be quiet and good at sea.", "Some ships that are quiet and good at sea have powerful steam turbine engines."], "premises-FOL": ["∀x (TSLeda(x) → Passenger(x) ∧ CargoVessel(x))", "∀x (TSLeda(x) → Norweigian(x) ∧ Stabilizers(x))", "∀x (Stabilizers(x) → OnlyOnShips(x) ∧ SteamTurbine(x))", "∀x (Passenger(x) ∧ CargoVessel(x) → Quiet(x) ∧ GoodSea(x))", "∃x (Quiet(x) ∧ GoodSea(x) ∧ SteamTurbine(x))"], "label": "False", "source": "wiki"} {"story_id": 194, "example_id": 555, "conclusion": "Rosa was born in the largest city of Chile.", "premises": ["Rosa was born in Santiago. ", "Santiago is the capital and largest city of Chile.", "Rosa is the daughter of a Catalan building contractor, Jose.", "Jose has a Chilean wife, Carmen.", "A building contractor is responsible for the day-to-day oversight of a construction site. "], "premises-FOL": ["Born(rosa, santiago)", "Capital(santiago, chile) ∧ LargestCity(santiago, chile)", "Daughter(rosa, jose) ∧ BuildingContractor(jose) ∧ ¬Chilean(jose)", "Wife(jose, carmen) ∧ Chilean(carmen)", "∀x ∃y (BuildingContractor(x) ∧ ConstructionSite(y) → Oversee(x, y))"], "label": "True", "source": "wiki"} {"story_id": 194, "example_id": 556, "conclusion": "Neither of Rosa's parents is Chilean.", "premises": ["Rosa was born in Santiago. ", "Santiago is the capital and largest city of Chile.", "Rosa is the daughter of a Catalan building contractor, Jose.", "Jose has a Chilean wife, Carmen.", "A building contractor is responsible for the day-to-day oversight of a construction site. "], "premises-FOL": ["Born(rosa, santiago)", "Capital(santiago, chile) ∧ LargestCity(santiago, chile)", "Daughter(rosa, jose) ∧ BuildingContractor(jose) ∧ ¬Chilean(jose)", "Wife(jose, carmen) ∧ Chilean(carmen)", "∀x ∃y (BuildingContractor(x) ∧ ConstructionSite(y) → Oversee(x, y))"], "label": "False", "source": "wiki"} {"story_id": 194, "example_id": 557, "conclusion": "Rosa is the daughter of someone who is responsible for the oversight of traffic.", "premises": ["Rosa was born in Santiago. ", "Santiago is the capital and largest city of Chile.", "Rosa is the daughter of a Catalan building contractor, Jose.", "Jose has a Chilean wife, Carmen.", "A building contractor is responsible for the day-to-day oversight of a construction site. "], "premises-FOL": ["Born(rosa, santiago)", "Capital(santiago, chile) ∧ LargestCity(santiago, chile)", "Daughter(rosa, jose) ∧ BuildingContractor(jose) ∧ ¬Chilean(jose)", "Wife(jose, carmen) ∧ Chilean(carmen)", "∀x ∃y (BuildingContractor(x) ∧ ConstructionSite(y) → Oversee(x, y))"], "label": "True", "source": "wiki"} {"story_id": 36, "example_id": 105, "conclusion": "Well Done 3 is a rap album.", "premises": ["Tyga is a rapper.", "Rappers release rap albums.", "Tyga released the Well Done 3 album.", "Rappers are not opera singers."], "premises-FOL": ["IsRapper(tyga)", "ReleasedAlbum(tyga, wellDone3)", "∀x ∀y (IsRapper(x) ∧ ReleasedAlbum(x, y) → IsRapAlbum(y))", "∀x (IsRapper(x) → ¬IsOperaSinger(x))"], "label": "True", "source": "wiki"} {"story_id": 36, "example_id": 106, "conclusion": "Tyga is an opera singer.", "premises": ["Tyga is a rapper.", "Rappers release rap albums.", "Tyga released the Well Done 3 album.", "Rappers are not opera singers."], "premises-FOL": ["IsRapper(tyga)", "ReleasedAlbum(tyga, wellDone3)", "∀x ∀y (IsRapper(x) ∧ ReleasedAlbum(x, y) → IsRapAlbum(y))", "∀x (IsRapper(x) → ¬IsOperaSinger(x))"], "label": "False", "source": "wiki"} {"story_id": 36, "example_id": 107, "conclusion": "Well Done 3 is worth listening.", "premises": ["Tyga is a rapper.", "Rappers release rap albums.", "Tyga released the Well Done 3 album.", "Rappers are not opera singers."], "premises-FOL": ["IsRapper(tyga)", "ReleasedAlbum(tyga, wellDone3)", "∀x ∀y (IsRapper(x) ∧ ReleasedAlbum(x, y) → IsRapAlbum(y))", "∀x (IsRapper(x) → ¬IsOperaSinger(x))"], "label": "Unknown", "source": "wiki"} {"story_id": 97, "example_id": 293, "conclusion": "Gasland was coproduced by the same person Homesick is from.", "premises": ["Deborah Wallace is a Scottish born actress, playwright and producer.", "Psyche is a play based on the life of James Miranda Barry.", "Homesick, Psyche and The Void are plays from Deborah Wallace.", "Deborah Wallace co-produced Gasland."], "premises-FOL": ["BornIn(deborahwallace, scotland) ∧ Actress(deborahwallace) ∧ Playwright(deborahwallace) ∧ Producer(deborahwallace)", "Play(psyche) ∧ BasedOn(psyche, lifeofjamesmirandabarry)", "Play(homesick) ∧ From(homesick, deborahwallace) ∧ Play(psyche) ∧ From(psyche, deborahwallace) ∧ Play(thevoid) ∧ From(thevoid, deborahwallace)", "Co-Produced(deborahwallace, gasland)"], "label": "True", "source": "wiki"} {"story_id": 97, "example_id": 294, "conclusion": "There isn't a play from Deborah Wallace that is based on the life of James Miranda Barry.", "premises": ["Deborah Wallace is a Scottish born actress, playwright and producer.", "Psyche is a play based on the life of James Miranda Barry.", "Homesick, Psyche and The Void are plays from Deborah Wallace.", "Deborah Wallace co-produced Gasland."], "premises-FOL": ["BornIn(deborahwallace, scotland) ∧ Actress(deborahwallace) ∧ Playwright(deborahwallace) ∧ Producer(deborahwallace)", "Play(psyche) ∧ BasedOn(psyche, lifeofjamesmirandabarry)", "Play(homesick) ∧ From(homesick, deborahwallace) ∧ Play(psyche) ∧ From(psyche, deborahwallace) ∧ Play(thevoid) ∧ From(thevoid, deborahwallace)", "Co-Produced(deborahwallace, gasland)"], "label": "False", "source": "wiki"} {"story_id": 97, "example_id": 295, "conclusion": "Gasland is a play.", "premises": ["Deborah Wallace is a Scottish born actress, playwright and producer.", "Psyche is a play based on the life of James Miranda Barry.", "Homesick, Psyche and The Void are plays from Deborah Wallace.", "Deborah Wallace co-produced Gasland."], "premises-FOL": ["BornIn(deborahwallace, scotland) ∧ Actress(deborahwallace) ∧ Playwright(deborahwallace) ∧ Producer(deborahwallace)", "Play(psyche) ∧ BasedOn(psyche, lifeofjamesmirandabarry)", "Play(homesick) ∧ From(homesick, deborahwallace) ∧ Play(psyche) ∧ From(psyche, deborahwallace) ∧ Play(thevoid) ∧ From(thevoid, deborahwallace)", "Co-Produced(deborahwallace, gasland)"], "label": "Unknown", "source": "wiki"} {"story_id": 449, "example_id": 1297, "conclusion": "Larry is a bear.", "premises": ["If an animal needs a large territory, then it travels far.", "Everything that eats a lot needs a large territory.", "If something is a big animal, then it will eat a lot.", "All bears are big animals.", "Larry is a big animal."], "premises-FOL": ["∀x (NeedsLargeTerritory(x) → TravelFar(x))", "∀x (EatsALot(x) → NeedsLargeTerritory(x))", "∀x (BigAnimal(x) → EatsALot(x))", "∀x (Bear(x) → BigAnimal(x))", "BigAnimal(larry)"], "label": "Unknown", "source": "hyb"} {"story_id": 449, "example_id": 1298, "conclusion": "Larry is neither a bear nor travels far.", "premises": ["If an animal needs a large territory, then it travels far.", "Everything that eats a lot needs a large territory.", "If something is a big animal, then it will eat a lot.", "All bears are big animals.", "Larry is a big animal."], "premises-FOL": ["∀x (NeedsLargeTerritory(x) → TravelFar(x))", "∀x (EatsALot(x) → NeedsLargeTerritory(x))", "∀x (BigAnimal(x) → EatsALot(x))", "∀x (Bear(x) → BigAnimal(x))", "BigAnimal(larry)"], "label": "False", "source": "hyb"} {"story_id": 449, "example_id": 1299, "conclusion": "If Larry either travels far or needs a large territory, then Larry is a bear.", "premises": ["If an animal needs a large territory, then it travels far.", "Everything that eats a lot needs a large territory.", "If something is a big animal, then it will eat a lot.", "All bears are big animals.", "Larry is a big animal."], "premises-FOL": ["∀x (NeedsLargeTerritory(x) → TravelFar(x))", "∀x (EatsALot(x) → NeedsLargeTerritory(x))", "∀x (BigAnimal(x) → EatsALot(x))", "∀x (Bear(x) → BigAnimal(x))", "BigAnimal(larry)"], "label": "True", "source": "hyb"} {"story_id": 461, "example_id": 1335, "conclusion": "Garry is ugly.", "premises": ["No criminal is kind. ", "All person who breaks the law is a criminals.", "People are either kind or evil.", "If someone is evil, then they are ugly.", "If someone is evil, then they are cold-blood.", "If Garry is either evil and ugly or neither evil nor ugly, then Garry is not evil."], "premises-FOL": ["∀x (Criminal(x) → ¬Kind(x))", "∀x (BreakLaw(x) → Criminal(x))", "∀x (Kind(x) ⊕ Evil(x))", "∀x (Evil(x) → Ugly(x))", "∀x (Evil(x) → ColdBlood(x))", "((Evil(garry) ∧ Ugly(garry)) ⊕ (¬Evil(garry) ∧ ¬Ugly(garry))) → ¬Evil(garry)"], "label": "Unknown", "source": "hyb"} {"story_id": 461, "example_id": 1336, "conclusion": "Garry is cold-blooded and breaks the law.", "premises": ["No criminal is kind. ", "All person who breaks the law is a criminals.", "People are either kind or evil.", "If someone is evil, then they are ugly.", "If someone is evil, then they are cold-blood.", "If Garry is either evil and ugly or neither evil nor ugly, then Garry is not evil."], "premises-FOL": ["∀x (Criminal(x) → ¬Kind(x))", "∀x (BreakLaw(x) → Criminal(x))", "∀x (Kind(x) ⊕ Evil(x))", "∀x (Evil(x) → Ugly(x))", "∀x (Evil(x) → ColdBlood(x))", "((Evil(garry) ∧ Ugly(garry)) ⊕ (¬Evil(garry) ∧ ¬Ugly(garry))) → ¬Evil(garry)"], "label": "False", "source": "hyb"} {"story_id": 461, "example_id": 1337, "conclusion": "If Garry is evil or breaks the law, then Garry is not both a criminal and breaking the law.", "premises": ["No criminal is kind. ", "All person who breaks the law is a criminals.", "People are either kind or evil.", "If someone is evil, then they are ugly.", "If someone is evil, then they are cold-blood.", "If Garry is either evil and ugly or neither evil nor ugly, then Garry is not evil."], "premises-FOL": ["∀x (Criminal(x) → ¬Kind(x))", "∀x (BreakLaw(x) → Criminal(x))", "∀x (Kind(x) ⊕ Evil(x))", "∀x (Evil(x) → Ugly(x))", "∀x (Evil(x) → ColdBlood(x))", "((Evil(garry) ∧ Ugly(garry)) ⊕ (¬Evil(garry) ∧ ¬Ugly(garry))) → ¬Evil(garry)"], "label": "True", "source": "hyb"} {"story_id": 136, "example_id": 402, "conclusion": "Phoenix makes pop rock music.", "premises": ["Phoneix's music is classified under the indie pop genre.", "Phoenix is a band from France.", "French bands write songs in French or in English.", "Aside from indie pop, pop rock and synth-pop are two other genres of music.", "Phoneix has no songs in French."], "premises-FOL": ["IndiePop(phoenix)", "Band(phoenix) ∧ France(phoenix)", "∀x ∀y (Band(x) ∧ France(x) ∧ Make(x, y) → FrenchSong(y) ⊕ EnglishSong(y))", "∀x (IndiePop(x) → ¬PopRock(x) ∧ ¬SynthPop(x))", "∀x (Make(phoenix, x) → ¬FrenchSong(x))"], "label": "False", "source": "wiki"} {"story_id": 136, "example_id": 403, "conclusion": "Phoenix has songs in French.", "premises": ["Phoneix's music is classified under the indie pop genre.", "Phoenix is a band from France.", "French bands write songs in French or in English.", "Aside from indie pop, pop rock and synth-pop are two other genres of music.", "Phoneix has no songs in French."], "premises-FOL": ["IndiePop(phoenix)", "Band(phoenix) ∧ France(phoenix)", "∀x ∀y (Band(x) ∧ France(x) ∧ Make(x, y) → FrenchSong(y) ⊕ EnglishSong(y))", "∀x (IndiePop(x) → ¬PopRock(x) ∧ ¬SynthPop(x))", "∀x (Make(phoenix, x) → ¬FrenchSong(x))"], "label": "False", "source": "wiki"}