story_id,premises,premises-FOL,conclusion,conclusion-FOL,label,example_id 406,"All people who regularly drink coffee are dependent on caffeine. People regularly drink coffee, or they don't want to be addicted to caffeine, or both. No one who doesn't want to be addicted to caffeine is unaware that caffeine is a drug. Rina is either a student who is unaware that caffeine is a drug, or she is not a student and is she aware that caffeine is a drug. Rina is either a student who is dependent on caffeine, or she is not a student and not dependent on caffeine.","∀x (DrinkRegularly(x, coffee) → IsDependentOn(x, caffeine)) ∀x (DrinkRegularly(x, coffee) ∨ (¬WantToBeAddictedTo(x, caffeine))) ∀x (¬WantToBeAddictedTo(x, caffeine) → ¬AwareThatDrug(x, caffeine)) ¬(Student(rina) ⊕ ¬AwareThatDrug(rina, caffeine)) ¬(IsDependentOn(rina, caffeine) ⊕ Student(rina))",Rina doesn't want to be addicted to caffeine or is unaware that caffeine is a drug.,"¬WantToBeAddictedTo(rina, caffeine) ∨ (¬AwareThatDrug(rina, caffeine))",True,1126 406,"All people who regularly drink coffee are dependent on caffeine. People regularly drink coffee, or they don't want to be addicted to caffeine, or both. No one who doesn't want to be addicted to caffeine is unaware that caffeine is a drug. Rina is either a student who is unaware that caffeine is a drug, or she is not a student and is she aware that caffeine is a drug. Rina is either a student who is dependent on caffeine, or she is not a student and not dependent on caffeine.","∀x (DrinkRegularly(x, coffee) → IsDependentOn(x, caffeine)) ∀x (DrinkRegularly(x, coffee) ∨ (¬WantToBeAddictedTo(x, caffeine))) ∀x (¬WantToBeAddictedTo(x, caffeine) → ¬AwareThatDrug(x, caffeine)) ¬(Student(rina) ⊕ ¬AwareThatDrug(rina, caffeine)) ¬(IsDependentOn(rina, caffeine) ⊕ Student(rina))",Rina eith doesn't want to be addicted to caffeine or is unaware that caffeine is a drug.,"¬WantToBeAddictedTo(rina, caffeine) ⊕ ¬AwareThatDrug(rina, caffeine)",True,1127 406,"All people who regularly drink coffee are dependent on caffeine. People regularly drink coffee, or they don't want to be addicted to caffeine, or both. No one who doesn't want to be addicted to caffeine is unaware that caffeine is a drug. Rina is either a student who is unaware that caffeine is a drug, or she is not a student and is she aware that caffeine is a drug. Rina is either a student who is dependent on caffeine, or she is not a student and not dependent on caffeine.","∀x (DrinkRegularly(x, coffee) → IsDependentOn(x, caffeine)) ∀x (DrinkRegularly(x, coffee) ∨ (¬WantToBeAddictedTo(x, caffeine))) ∀x (¬WantToBeAddictedTo(x, caffeine) → ¬AwareThatDrug(x, caffeine)) ¬(Student(rina) ⊕ ¬AwareThatDrug(rina, caffeine)) ¬(IsDependentOn(rina, caffeine) ⊕ Student(rina))",Rina either regularly drinks coffee or is unaware that caffeine is a drug.,"DrinkRegularly(rina, coffee) ⊕ IsUnawareThatCaffeineIsADrug(rina)",False,1128 406,"All people who regularly drink coffee are dependent on caffeine. People regularly drink coffee, or they don't want to be addicted to caffeine, or both. No one who doesn't want to be addicted to caffeine is unaware that caffeine is a drug. Rina is either a student who is unaware that caffeine is a drug, or she is not a student and is she aware that caffeine is a drug. Rina is either a student who is dependent on caffeine, or she is not a student and not dependent on caffeine.","∀x (DrinkRegularly(x, coffee) → IsDependentOn(x, caffeine)) ∀x (DrinkRegularly(x, coffee) ∨ (¬WantToBeAddictedTo(x, caffeine))) ∀x (¬WantToBeAddictedTo(x, caffeine) → ¬AwareThatDrug(x, caffeine)) ¬(Student(rina) ⊕ ¬AwareThatDrug(rina, caffeine)) ¬(IsDependentOn(rina, caffeine) ⊕ Student(rina))","If Rina either doesn't want to be addicted to caffeine and is unaware that caffeine is a drug, or neither doesn't want to be addicted to caffeine nor is unaware that caffeine is a drug, then Rina doesn't want to be addicted to caffeine and regularly drinks coffee.","(DoNotWantToBeAddictedToCaffeine(rina) ⊕ ¬AwareThatDrug(rina, caffeine)) → ¬(¬WantToBeAddictedTo(rina, caffeine) ∧ DrinkRegularly(rina, coffee))",True,1129 8,"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.","Czech(miroslav) ∧ ChoralConductor(miroslav) ∧ SpecializeInPerformanceOf(miroslav, renaissanceMusic) ∧ SpecializeInPerformanceOf(miroslav, baroqueMusic) ∀x (ChoralConductor(x) → Musician(x)) ∃x ∃y ((Musician(x) → Love(x, music)) ∧ (¬(x=y) ∧ Musician(y) → Love(y, music))) PublishedBook(miroslav, methodOfStudyingGregorianChant, yr1946)",Miroslav Venhoda loved music.,"Love(miroslav, music)",Uncertain,20 8,"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.","Czech(miroslav) ∧ ChoralConductor(miroslav) ∧ SpecializeInPerformanceOf(miroslav, renaissanceMusic) ∧ SpecializeInPerformanceOf(miroslav, baroqueMusic) ∀x (ChoralConductor(x) → Musician(x)) ∃x ∃y ((Musician(x) → Love(x, music)) ∧ (¬(x=y) ∧ Musician(y) → Love(y, music))) PublishedBook(miroslav, methodOfStudyingGregorianChant, yr1946)",A Czech published a book in 1946.,"∃x ∃y (Czech(x) ∧ PublishedBook(x, y, year1946))",True,21 8,"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.","Czech(miroslav) ∧ ChoralConductor(miroslav) ∧ SpecializeInPerformanceOf(miroslav, renaissanceMusic) ∧ SpecializeInPerformanceOf(miroslav, baroqueMusic) ∀x (ChoralConductor(x) → Musician(x)) ∃x ∃y ((Musician(x) → Love(x, music)) ∧ (¬(x=y) ∧ Musician(y) → Love(y, music))) PublishedBook(miroslav, methodOfStudyingGregorianChant, yr1946)",No choral conductor specialized in the performance of Renaissance.,"∀x (ChoralConductor(x) → ¬SpecializeInPerformanceOf(x, renaissanceMusic))",False,22 463,"All eels are fish. No fish are plants. Everything displayed in the collection is either a plant or an animal. All multicellular animals are not bacteria. All animals displayed in the collection are multicellular. A sea eel is displayed in the collection. The sea eel is an eel or an animal or not a plant.","∀x (Eel(x) → Fish(x)) ∀x (Fish(x) → ¬Plant(x)) ∀x (DisplayedIn(x, collection) → Plant(x) ⊕ Animal(x)) ∀x (Multicellular(x) → ¬Bacteria(x)) ∀x (DisplayedIn(x, collection) ∧ Animal(x) → Multicellular(x)) DisplayedIn(seaEel, collection) Eel(seaEel) ∨ Animal(seaEel) ∨ ¬Plant(seaEel)",The sea eel is an eel.,Eel(seaEel),Uncertain,1336 463,"All eels are fish. No fish are plants. Everything displayed in the collection is either a plant or an animal. All multicellular animals are not bacteria. All animals displayed in the collection are multicellular. A sea eel is displayed in the collection. The sea eel is an eel or an animal or not a plant.","∀x (Eel(x) → Fish(x)) ∀x (Fish(x) → ¬Plant(x)) ∀x (DisplayedIn(x, collection) → Plant(x) ⊕ Animal(x)) ∀x (Multicellular(x) → ¬Bacteria(x)) ∀x (DisplayedIn(x, collection) ∧ Animal(x) → Multicellular(x)) DisplayedIn(seaEel, collection) Eel(seaEel) ∨ Animal(seaEel) ∨ ¬Plant(seaEel)",The sea eel is bacteria.,Bacteria(seaEel),False,1337 463,"All eels are fish. No fish are plants. Everything displayed in the collection is either a plant or an animal. All multicellular animals are not bacteria. All animals displayed in the collection are multicellular. A sea eel is displayed in the collection. The sea eel is an eel or an animal or not a plant.","∀x (Eel(x) → Fish(x)) ∀x (Fish(x) → ¬Plant(x)) ∀x (DisplayedIn(x, collection) → Plant(x) ⊕ Animal(x)) ∀x (Multicellular(x) → ¬Bacteria(x)) ∀x (DisplayedIn(x, collection) ∧ Animal(x) → Multicellular(x)) DisplayedIn(seaEel, collection) Eel(seaEel) ∨ Animal(seaEel) ∨ ¬Plant(seaEel)",The sea eel is multicellular or is bacteria.,Multicellular(seaEel) ∨ Bacteria(seaEel),True,1338 133,"The Blake McFall Company Building is a building 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.","Building(blakeMcFallCompanyBuilding) ∧ AddedToIn(blakeMcFallCompanyBuilding, theNationalRegisterOfHistoricPlaces, year1990) Building(emmetBuilding) ∧ Five-Story(emmetBuilding) ∧ LocatedIn(emmetBuilding, portland) ∧ LocatedIn(portland, oregon)) BuiltIn(emmetBuilding, year1915) emmetBuiling=blakeMcFallCompanyBuilding WorkAt(john, emmetBuilding)",A five-story building is built in 1915.,"∃x (Building(x) ∧ Five-Story(x) ∧ ConstructedIn(x, year1915))",True,392 133,"The Blake McFall Company Building is a building 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.","Building(blakeMcFallCompanyBuilding) ∧ AddedToIn(blakeMcFallCompanyBuilding, theNationalRegisterOfHistoricPlaces, year1990) Building(emmetBuilding) ∧ Five-Story(emmetBuilding) ∧ LocatedIn(emmetBuilding, portland) ∧ LocatedIn(portland, oregon)) BuiltIn(emmetBuilding, year1915) emmetBuiling=blakeMcFallCompanyBuilding WorkAt(john, emmetBuilding)","The Blake McFall Company Building is located in Portland, Oregon.","LocatedIn(blakeMcFallCompanyBuilding, portland)",True,393 133,"The Blake McFall Company Building is a building 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.","Building(blakeMcFallCompanyBuilding) ∧ AddedToIn(blakeMcFallCompanyBuilding, theNationalRegisterOfHistoricPlaces, year1990) Building(emmetBuilding) ∧ Five-Story(emmetBuilding) ∧ LocatedIn(emmetBuilding, portland) ∧ LocatedIn(portland, oregon)) BuiltIn(emmetBuilding, year1915) emmetBuiling=blakeMcFallCompanyBuilding WorkAt(john, emmetBuilding)",John started his current job in 1990.,"StartCurrentJobIn(john, year1990)",Uncertain,394 226,"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.","British(williamDickinson) ∧ Politician(williamDickinson) ∧ SatIn(williamDickinson, houseOfCommons) Attended(williamDickinson, westminsterSchool) ∧ Highschool(westminsterSchool) ∧ Attended(williamDickinson, universityOfEdinburgh) University(universityOfEdinburgh) ∧ LocatedIn(universityOfEdinburgh, unitedKingdom) Supported(williamDickinson, portlandWhigs) ∀x (Supported(x, portlandWhigs) → ¬SatIn(x, parliament))",William Dickinson did not get a seat in Parliament.,"SatIn(williamDickinson, parliament)",True,636 226,"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.","British(williamDickinson) ∧ Politician(williamDickinson) ∧ SatIn(williamDickinson, houseOfCommons) Attended(williamDickinson, westminsterSchool) ∧ Highschool(westminsterSchool) ∧ Attended(williamDickinson, universityOfEdinburgh) University(universityOfEdinburgh) ∧ LocatedIn(universityOfEdinburgh, unitedKingdom) Supported(williamDickinson, portlandWhigs) ∀x (Supported(x, portlandWhigs) → ¬SatIn(x, parliament))",William Dickinson went to schools located in the United Kingdom for both high school and university.,"∃x ∃y (Attended(williamDickinson, x) ∧ Highschool(x) ∧ LocatedIn(x, unitedKingdom) ∧ Attended(williamDickinson, y) ∧ University(y) ∧ LocatedIn(y, unitedKingdom))",Uncertain,637 226,"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.","British(williamDickinson) ∧ Politician(williamDickinson) ∧ SatIn(williamDickinson, houseOfCommons) Attended(williamDickinson, westminsterSchool) ∧ Highschool(westminsterSchool) ∧ Attended(williamDickinson, universityOfEdinburgh) University(universityOfEdinburgh) ∧ LocatedIn(universityOfEdinburgh, unitedKingdom) Supported(williamDickinson, portlandWhigs) ∀x (Supported(x, portlandWhigs) → ¬SatIn(x, parliament))",William Dickinson attended university in the United Kingdom.,"∃x (Attended(williamDickinson, x) ∧ University(x) ∧ LocatedIn(x, unitedKingdom))",True,638 226,"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.","British(williamDickinson) ∧ Politician(williamDickinson) ∧ SatIn(williamDickinson, houseOfCommons) Attended(williamDickinson, westminsterSchool) ∧ Highschool(westminsterSchool) ∧ Attended(williamDickinson, universityOfEdinburgh) University(universityOfEdinburgh) ∧ LocatedIn(universityOfEdinburgh, unitedKingdom) Supported(williamDickinson, portlandWhigs) ∀x (Supported(x, portlandWhigs) → ¬SatIn(x, parliament))",William Dickinson sat in the House of Commons.,"SatIn(williamDickinson, houseOfCommons)",True,639 247,"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. ","UniversalLanguage(languageA) ∀x ∀y (∃z (¬(x=y) ∧ Know(x, z) ∧ Know(y, z) ∧ UniversalLanguage(z)) → CanCommunicateWith(x, y) ∧ CanCommunicateWith(y, x)) ¬CanCommunicateWith(katya, danil) Know(katya, languageA)",Danil knows LanguageA.,"Know(danil, languageA)",False,690 422,"All customers in James' family who subscribe to AMC A-List are eligible to watch three movies every week without any additional fees. Some of the customers in James' family go to the cinema every week. Customers in James' family subscribe to AMC A-List or HBO service. Customers in James' family who prefer TV series will not watch TV series in cinemas. All customers in James' family who subscribe to HBO services prefer TV series to movies. Lily is in James' family; she watches TV series in cinemas. ","∀x ((Customer(x) ∧ In(x, jameSFamily) ∧ SubscribedTo(x, aMCAList)) → EligibleForThreeFreeMoviesEveryWeekWithoutAdditionalFees(x)) ∃x ∃y (Customer(x) ∧ In(x, jameSFamily) ∧ GoToEveryWeek(x, cinema) ∧ (¬(x=y)) ∧ Customer(y) ∧ In(y, jameSFamily) ∧ GoToEveryWeek(y, cinema)) ∀x (Customer(x) ∧ In(x, jameSFamily) ∧ (SubscribedTo(x, aMCAList) ∨ SubscribedTo(x, hBO))) ∀x ((Customer(x) ∧ In(x, jameSFamily) ∧ Prefer(x, tVSeries)) → (¬WatchIn(x, tV, cinema))) ∀x ((Customer(x) ∧ In(x, jameSFamily) ∧ SubscribedTo(x, hBO)) → Prefer(x, tVSeries)) Customer(lily) ∧ In(lily, jameSFamily ∧ WatchIn(lily, tV, cinema)",Lily goes to cinemas every week.,"GoToEveryWeek(lily, cinema)",Uncertain,1192 422,"All customers in James' family who subscribe to AMC A-List are eligible to watch three movies every week without any additional fees. Some of the customers in James' family go to the cinema every week. Customers in James' family subscribe to AMC A-List or HBO service. Customers in James' family who prefer TV series will not watch TV series in cinemas. All customers in James' family who subscribe to HBO services prefer TV series to movies. Lily is in James' family; she watches TV series in cinemas. ","∀x ((Customer(x) ∧ In(x, jameSFamily) ∧ SubscribedTo(x, aMCAList)) → EligibleForThreeFreeMoviesEveryWeekWithoutAdditionalFees(x)) ∃x ∃y (Customer(x) ∧ In(x, jameSFamily) ∧ GoToEveryWeek(x, cinema) ∧ (¬(x=y)) ∧ Customer(y) ∧ In(y, jameSFamily) ∧ GoToEveryWeek(y, cinema)) ∀x (Customer(x) ∧ In(x, jameSFamily) ∧ (SubscribedTo(x, aMCAList) ∨ SubscribedTo(x, hBO))) ∀x ((Customer(x) ∧ In(x, jameSFamily) ∧ Prefer(x, tVSeries)) → (¬WatchIn(x, tV, cinema))) ∀x ((Customer(x) ∧ In(x, jameSFamily) ∧ SubscribedTo(x, hBO)) → Prefer(x, tVSeries)) Customer(lily) ∧ In(lily, jameSFamily ∧ WatchIn(lily, tV, cinema)",Lily does not go to cinemas every week.,"¬GoToEveryWeek(lily, cinema)",Uncertain,1193 422,"All customers in James' family who subscribe to AMC A-List are eligible to watch three movies every week without any additional fees. Some of the customers in James' family go to the cinema every week. Customers in James' family subscribe to AMC A-List or HBO service. Customers in James' family who prefer TV series will not watch TV series in cinemas. All customers in James' family who subscribe to HBO services prefer TV series to movies. Lily is in James' family; she watches TV series in cinemas. ","∀x ((Customer(x) ∧ In(x, jameSFamily) ∧ SubscribedTo(x, aMCAList)) → EligibleForThreeFreeMoviesEveryWeekWithoutAdditionalFees(x)) ∃x ∃y (Customer(x) ∧ In(x, jameSFamily) ∧ GoToEveryWeek(x, cinema) ∧ (¬(x=y)) ∧ Customer(y) ∧ In(y, jameSFamily) ∧ GoToEveryWeek(y, cinema)) ∀x (Customer(x) ∧ In(x, jameSFamily) ∧ (SubscribedTo(x, aMCAList) ∨ SubscribedTo(x, hBO))) ∀x ((Customer(x) ∧ In(x, jameSFamily) ∧ Prefer(x, tVSeries)) → (¬WatchIn(x, tV, cinema))) ∀x ((Customer(x) ∧ In(x, jameSFamily) ∧ SubscribedTo(x, hBO)) → Prefer(x, tVSeries)) Customer(lily) ∧ In(lily, jameSFamily ∧ WatchIn(lily, tV, cinema)",Lily goes to cinemas every week or watches 3 movies every week without any additional fees.,"GoToEveryWeek(lily, cinema) ∨ EligibleForThreeFreeMoviesWithoutAdditionalFees(lily)",True,1194 422,"All customers in James' family who subscribe to AMC A-List are eligible to watch three movies every week without any additional fees. Some of the customers in James' family go to the cinema every week. Customers in James' family subscribe to AMC A-List or HBO service. Customers in James' family who prefer TV series will not watch TV series in cinemas. All customers in James' family who subscribe to HBO services prefer TV series to movies. Lily is in James' family; she watches TV series in cinemas. ","∀x ((Customer(x) ∧ In(x, jameSFamily) ∧ SubscribedTo(x, aMCAList)) → EligibleForThreeFreeMoviesEveryWeekWithoutAdditionalFees(x)) ∃x ∃y (Customer(x) ∧ In(x, jameSFamily) ∧ GoToEveryWeek(x, cinema) ∧ (¬(x=y)) ∧ Customer(y) ∧ In(y, jameSFamily) ∧ GoToEveryWeek(y, cinema)) ∀x (Customer(x) ∧ In(x, jameSFamily) ∧ (SubscribedTo(x, aMCAList) ∨ SubscribedTo(x, hBO))) ∀x ((Customer(x) ∧ In(x, jameSFamily) ∧ Prefer(x, tVSeries)) → (¬WatchIn(x, tV, cinema))) ∀x ((Customer(x) ∧ In(x, jameSFamily) ∧ SubscribedTo(x, hBO)) → Prefer(x, tVSeries)) Customer(lily) ∧ In(lily, jameSFamily ∧ WatchIn(lily, tV, cinema)","If Lily does not both go to cinemas every week and subscribe to HBO service, then Lily is either available to watch 3 movies every week without any additional fees or she prefers TV more.","(GoToEveryWeek(lily, cinema) ∧ SubscribedTo(lily, hBO)) → (EligibleForThreeFreeMoviesEveryWeek(lily) ⊕ Prefer(lily, tVSeries))",True,1195 422,"All customers in James' family who subscribe to AMC A-List are eligible to watch three movies every week without any additional fees. Some of the customers in James' family go to the cinema every week. Customers in James' family subscribe to AMC A-List or HBO service. Customers in James' family who prefer TV series will not watch TV series in cinemas. All customers in James' family who subscribe to HBO services prefer TV series to movies. Lily is in James' family; she watches TV series in cinemas. ","∀x ((Customer(x) ∧ In(x, jameSFamily) ∧ SubscribedTo(x, aMCAList)) → EligibleForThreeFreeMoviesEveryWeekWithoutAdditionalFees(x)) ∃x ∃y (Customer(x) ∧ In(x, jameSFamily) ∧ GoToEveryWeek(x, cinema) ∧ (¬(x=y)) ∧ Customer(y) ∧ In(y, jameSFamily) ∧ GoToEveryWeek(y, cinema)) ∀x (Customer(x) ∧ In(x, jameSFamily) ∧ (SubscribedTo(x, aMCAList) ∨ SubscribedTo(x, hBO))) ∀x ((Customer(x) ∧ In(x, jameSFamily) ∧ Prefer(x, tVSeries)) → (¬WatchIn(x, tV, cinema))) ∀x ((Customer(x) ∧ In(x, jameSFamily) ∧ SubscribedTo(x, hBO)) → Prefer(x, tVSeries)) Customer(lily) ∧ In(lily, jameSFamily ∧ WatchIn(lily, tV, cinema)","If Lily is available to watch 3 movies every week without any additional fees and she watches TV series in cinemas, then she goes to cinemas every week and prefers TV series more.","(EligibleForThreeFreeMoviesEveryWeekWithoutAdditionalFees(lily) ∧ WatchIn(lily, tV, cinema)) → (GoToEveryWeek(lily, cinema) ∧ Prefer(lily, tVSeries))",False,1196 193,"A La Liga soccer team ranks higher than another La Liga soccer team if it receives more points. If there are two La Liga soccer teams and neither has more points than the other, then the team which receives more points from the games between the two teams ranks higher. Real Madrid and Barcelona are both La Liga soccer teams. Real Madrid received more points than Barcelona. Neither Real Madrid nor Barcelona received more points from the games between them.","∀x ∀y (LaLigaSoccerTeam(x) ∧ LaLigaSoccerTeam(y) ∧ MorePoints(x, y) → RankHigherThan(x, y)) ∀x ∀y (LaLigaSoccerTeam(x) ∧ LaLigaSoccerTeam(y) ∧ ¬MorePoints(x, y) ∧ ¬MorePoints(y, x) ∧ MorePointsInGameBetween(x, y) → RankHigherThan(x, y)) LaLigaSoccerTeam(realMadrid) ∧ LaLigaSoccerTeam(barcelona) MorePoints(realMadrid, barcelona) ¬MorePointsInGameBetween(realMadrid, barcelona) ∧ ¬MorePointsInGameBetween(barcelona, realMadrid)",Real Madrid ranks higher than Barcelona.,"RankHigherThan(realMadrid, barcelona)",True,550 193,"A La Liga soccer team ranks higher than another La Liga soccer team if it receives more points. If there are two La Liga soccer teams and neither has more points than the other, then the team which receives more points from the games between the two teams ranks higher. Real Madrid and Barcelona are both La Liga soccer teams. Real Madrid received more points than Barcelona. Neither Real Madrid nor Barcelona received more points from the games between them.","∀x ∀y (LaLigaSoccerTeam(x) ∧ LaLigaSoccerTeam(y) ∧ MorePoints(x, y) → RankHigherThan(x, y)) ∀x ∀y (LaLigaSoccerTeam(x) ∧ LaLigaSoccerTeam(y) ∧ ¬MorePoints(x, y) ∧ ¬MorePoints(y, x) ∧ MorePointsInGameBetween(x, y) → RankHigherThan(x, y)) LaLigaSoccerTeam(realMadrid) ∧ LaLigaSoccerTeam(barcelona) MorePoints(realMadrid, barcelona) ¬MorePointsInGameBetween(realMadrid, barcelona) ∧ ¬MorePointsInGameBetween(barcelona, realMadrid)",Barcelona ranks higher than Real Madrid.,"RankHigherThan(barcelona, realMadrid)",False,551 82,"Lawton Park is a neighborhood 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. ","NeighbourhoodIn(lawtonPark, seattle) ∀x (Residentof(x, lawtonPark) → UseZipCode(x, num98199)) ResidentOf(tom, lawtonPark) UseZipCode(daniel, num98199)",Tom uses the zip code 98199.,"UseZipCode(tom, num98199)",True,249 82,"Lawton Park is a neighborhood 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. ","NeighbourhoodIn(lawtonPark, seattle) ∀x (Residentof(x, lawtonPark) → UseZipCode(x, num98199)) ResidentOf(tom, lawtonPark) UseZipCode(daniel, num98199)",Tom doesn't use the zip code 98199.,"¬UseZipCode(tom, num98199)",False,250 82,"Lawton Park is a neighborhood 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. ","NeighbourhoodIn(lawtonPark, seattle) ∀x (Residentof(x, lawtonPark) → UseZipCode(x, num98199)) ResidentOf(tom, lawtonPark) UseZipCode(daniel, num98199)",Tom is a citizen of Washington.,"ResidentOf(tom, washington)",Uncertain,251 82,"Lawton Park is a neighborhood 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. ","NeighbourhoodIn(lawtonPark, seattle) ∀x (Residentof(x, lawtonPark) → UseZipCode(x, num98199)) ResidentOf(tom, lawtonPark) UseZipCode(daniel, num98199)",Daniel is a citizen of Lawton Park.,"ResidentOf(daniel, lawtonPark)",Uncertain,252 86,"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.","∀x ((Legislator(x) ∧ StealsFunds(x)) → Suspended(x)) Legislator(tiffanyTAlston) StealsFunds(tiffanyTAlston) ∧ StealsFundsInYr(tiffanyTAlston, yr2012)",Tiffany T. Alston was suspended from the Maryland House of Delegates.,Suspended(tiffanyTAlston),True,261 86,"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.","∀x ((Legislator(x) ∧ StealsFunds(x)) → Suspended(x)) Legislator(tiffanyTAlston) StealsFunds(tiffanyTAlston) ∧ StealsFundsInYr(tiffanyTAlston, yr2012)",Tiffany T. Alston was not suspended from the Maryland House of Delegates.,¬Suspended(tiffanyTAlston),False,262 86,"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.","∀x ((Legislator(x) ∧ StealsFunds(x)) → Suspended(x)) Legislator(tiffanyTAlston) StealsFunds(tiffanyTAlston) ∧ StealsFundsInYr(tiffanyTAlston, yr2012)",Tiffany T. Alston went to prison for stealing government funds.,Prison(tiffanyTAlston),Uncertain,263 171,"Some fish stings people. Stonefish is a fish. Stonefish stings when stepped on. If a stonefish stings someone and they are not treated, it can cause death to them. To treat stonefish stings, apply heat to the affected area or use an antivenom.","∃x ∃y (Fish(x) → Sting(x,y)) Fish(stonefish) ∀x (SteppedOnBy(stonefish, x) → Sting(stonefish, x)) ∀x (Sting(stonefish, x) ∧ ¬Treated(x) → CauseDeathTo(stonefish, x)) ∀x (Sting(stonefish, x) ∧ (ApplyHeatTo(x) ∨ UseAntivenomOn(x)) → Treated(x))","If a stonefish stings you and you don’t use an antivenom, it can cause death to you.","∀x (Sting(stonefish, x) ∧ ¬UseAntivenomOn(x) → CauseDeathTo(stonefish, x))",Uncertain,491 171,"Some fish stings people. Stonefish is a fish. Stonefish stings when stepped on. If a stonefish stings someone and they are not treated, it can cause death to them. To treat stonefish stings, apply heat to the affected area or use an antivenom.","∃x ∃y (Fish(x) → Sting(x,y)) Fish(stonefish) ∀x (SteppedOnBy(stonefish, x) → Sting(stonefish, x)) ∀x (Sting(stonefish, x) ∧ ¬Treated(x) → CauseDeathTo(stonefish, x)) ∀x (Sting(stonefish, x) ∧ (ApplyHeatTo(x) ∨ UseAntivenomOn(x)) → Treated(x))",Stings of some fish can cause death if not treated.,"∃x ∃y (Fish(x) ∧ Sting(x, y) ∧ ¬Treated(y) → CauseDeathTo(x, y))",True,492 171,"Some fish stings people. Stonefish is a fish. Stonefish stings when stepped on. If a stonefish stings someone and they are not treated, it can cause death to them. To treat stonefish stings, apply heat to the affected area or use an antivenom.","∃x ∃y (Fish(x) → Sting(x,y)) Fish(stonefish) ∀x (SteppedOnBy(stonefish, x) → Sting(stonefish, x)) ∀x (Sting(stonefish, x) ∧ ¬Treated(x) → CauseDeathTo(stonefish, x)) ∀x (Sting(stonefish, x) ∧ (ApplyHeatTo(x) ∨ UseAntivenomOn(x)) → Treated(x))","If you step on a stonefish and apply heat to the affected area, it can cause death to you.","∀x (SteppedOnBy(stonefish, x) ∧ ApplyHeatTo(x) → CauseDeathTo(stonefish, x))",Uncertain,493 417,"Some monitors made by LG have a type-c port. Monitors that have a type-c port were not made before 2010. All monitors in the library are made before 2010. The L-2021 monitor is either used in the library or has a type-c port. The L-2021 monitor is either both produced before 2010 and made by LG, or neither is true.","∃x (Monitor(x) ∧ ProducedBy(x, lG) ∧ Have(x, typeCPort) ∧ (¬(x=y)) ∧ Monitor(y) ∧ ProducedBy(y, lG) ∧ Have(y, typeCPort)) ∀x (Have(x, typeCPort) → ¬ProducedBefore(x, yr2010)) ∀x ((Monitor(x) ∧ In(x, library)) → ProducedBefore(x, yr2010)) Monitor(l-2021) ∧ (In(l-2021, library) ⊕ Have(l-2021, typeCPort)) ¬(ProducedBefore(l-2021, yr2010) ⊕ ProducedBy(l-2021, lG))",The monitor L-2021 is in the library.,"In(l-2021, library)",Uncertain,1173 417,"Some monitors made by LG have a type-c port. Monitors that have a type-c port were not made before 2010. All monitors in the library are made before 2010. The L-2021 monitor is either used in the library or has a type-c port. The L-2021 monitor is either both produced before 2010 and made by LG, or neither is true.","∃x (Monitor(x) ∧ ProducedBy(x, lG) ∧ Have(x, typeCPort) ∧ (¬(x=y)) ∧ Monitor(y) ∧ ProducedBy(y, lG) ∧ Have(y, typeCPort)) ∀x (Have(x, typeCPort) → ¬ProducedBefore(x, yr2010)) ∀x ((Monitor(x) ∧ In(x, library)) → ProducedBefore(x, yr2010)) Monitor(l-2021) ∧ (In(l-2021, library) ⊕ Have(l-2021, typeCPort)) ¬(ProducedBefore(l-2021, yr2010) ⊕ ProducedBy(l-2021, lG))",The monitor L-2021 is either in the library or produced by LG.,"In(l-2021, library) ⊕ ProducedBy(l-2021, lG)",False,1174 417,"Some monitors made by LG have a type-c port. Monitors that have a type-c port were not made before 2010. All monitors in the library are made before 2010. The L-2021 monitor is either used in the library or has a type-c port. The L-2021 monitor is either both produced before 2010 and made by LG, or neither is true.","∃x (Monitor(x) ∧ ProducedBy(x, lG) ∧ Have(x, typeCPort) ∧ (¬(x=y)) ∧ Monitor(y) ∧ ProducedBy(y, lG) ∧ Have(y, typeCPort)) ∀x (Have(x, typeCPort) → ¬ProducedBefore(x, yr2010)) ∀x ((Monitor(x) ∧ In(x, library)) → ProducedBefore(x, yr2010)) Monitor(l-2021) ∧ (In(l-2021, library) ⊕ Have(l-2021, typeCPort)) ¬(ProducedBefore(l-2021, yr2010) ⊕ ProducedBy(l-2021, lG))",The L-2021 monitor either has a type-c port or is produced by LG.,"Have(l-2021, typeCPort) ⊕ ProducedBy(l-2021, lG)",True,1175 417,"Some monitors made by LG have a type-c port. Monitors that have a type-c port were not made before 2010. All monitors in the library are made before 2010. The L-2021 monitor is either used in the library or has a type-c port. The L-2021 monitor is either both produced before 2010 and made by LG, or neither is true.","∃x (Monitor(x) ∧ ProducedBy(x, lG) ∧ Have(x, typeCPort) ∧ (¬(x=y)) ∧ Monitor(y) ∧ ProducedBy(y, lG) ∧ Have(y, typeCPort)) ∀x (Have(x, typeCPort) → ¬ProducedBefore(x, yr2010)) ∀x ((Monitor(x) ∧ In(x, library)) → ProducedBefore(x, yr2010)) Monitor(l-2021) ∧ (In(l-2021, library) ⊕ Have(l-2021, typeCPort)) ¬(ProducedBefore(l-2021, yr2010) ⊕ ProducedBy(l-2021, lG))","If the L-2021 monitor 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.","¬(In(l-2021, library) ⊕ ProducedBy(l-2021, lG)) → (¬Have(x, typeCPort) ∧ ¬ProducedBy(x, lG))",False,1176 417,"Some monitors made by LG have a type-c port. Monitors that have a type-c port were not made before 2010. All monitors in the library are made before 2010. The L-2021 monitor is either used in the library or has a type-c port. The L-2021 monitor is either both produced before 2010 and made by LG, or neither is true.","∃x (Monitor(x) ∧ ProducedBy(x, lG) ∧ Have(x, typeCPort) ∧ (¬(x=y)) ∧ Monitor(y) ∧ ProducedBy(y, lG) ∧ Have(y, typeCPort)) ∀x (Have(x, typeCPort) → ¬ProducedBefore(x, yr2010)) ∀x ((Monitor(x) ∧ In(x, library)) → ProducedBefore(x, yr2010)) Monitor(l-2021) ∧ (In(l-2021, library) ⊕ Have(l-2021, typeCPort)) ¬(ProducedBefore(l-2021, yr2010) ⊕ ProducedBy(l-2021, lG))","If the monitor L-2021 is either produced by LG and produced before 2010 or neither produced by LG nor produced before 2010, then L-2021 is either in the library or produced by LG.","¬(ProducedBefore(l-2021, year2010) ⊕ ProducedBy(l-2021, lG)) → (In(l-2021, library) ⊕ ProducedBy(l-2021, lG))",False,1177 377,"Everything is either outside the solar system or in the solar system. Nothing outside the solar system has the Sun as its star. Everything in the solar system is gravitationally bound by the Sun. No planets gravitationally bound by the Sun are rogue planets. All orphan planets are rogue planets. If PSO J318.5−22 is not both a rogue planet and a planet gravitationally bound by the Sun, then it is a rogue planet.","∀x (Outside(x, solarSystem) ⊕ In(x, solarSystem)) ∀x (Outside(x, solarSystem) → ¬SunAs(x, star)) ∀x (In(x, solarSystem) → BoundBy(x, sun, gravitationally)) ∀x (Planet(x) ∧ BoundBy(x, sun, gravitationally) → ¬(Planet(x) ∧ Rogue(x))) ∀x (Planet(x) ∧ Orphan(x) → Planet(x) ∧ Rogue(x)) ¬(Planet(pSOJ318.5-22) ∧ Rogue(pSOJ318.5-22) ∧ BoundBy(pSOJ318.5-22, sun, gravitationally)) → (Planet(pSOJ318.5-22) ∧ Rogue(pSOJ318.5-22))",PSO J318.5−22 is an orphan planet.,Planet(pSOJ318.5-22) ∧ Orphan(pSOJ318.5-22),Uncertain,1005 377,"Everything is either outside the solar system or in the solar system. Nothing outside the solar system has the Sun as its star. Everything in the solar system is gravitationally bound by the Sun. No planets gravitationally bound by the Sun are rogue planets. All orphan planets are rogue planets. If PSO J318.5−22 is not both a rogue planet and a planet gravitationally bound by the Sun, then it is a rogue planet.","∀x (Outside(x, solarSystem) ⊕ In(x, solarSystem)) ∀x (Outside(x, solarSystem) → ¬SunAs(x, star)) ∀x (In(x, solarSystem) → BoundBy(x, sun, gravitationally)) ∀x (Planet(x) ∧ BoundBy(x, sun, gravitationally) → ¬(Planet(x) ∧ Rogue(x))) ∀x (Planet(x) ∧ Orphan(x) → Planet(x) ∧ Rogue(x)) ¬(Planet(pSOJ318.5-22) ∧ Rogue(pSOJ318.5-22) ∧ BoundBy(pSOJ318.5-22, sun, gravitationally)) → (Planet(pSOJ318.5-22) ∧ Rogue(pSOJ318.5-22))","PSO J318.5−22 is an orphan planet or it does not have the Sun as its star, or both.","(Planet(pSOJ318.5-22) ∧ Orphan(pSOJ318.5-22)) ∨ ¬SunAs(pSOJ318.5-22, star)",True,1006 377,"Everything is either outside the solar system or in the solar system. Nothing outside the solar system has the Sun as its star. Everything in the solar system is gravitationally bound by the Sun. No planets gravitationally bound by the Sun are rogue planets. All orphan planets are rogue planets. If PSO J318.5−22 is not both a rogue planet and a planet gravitationally bound by the Sun, then it is a rogue planet.","∀x (Outside(x, solarSystem) ⊕ In(x, solarSystem)) ∀x (Outside(x, solarSystem) → ¬SunAs(x, star)) ∀x (In(x, solarSystem) → BoundBy(x, sun, gravitationally)) ∀x (Planet(x) ∧ BoundBy(x, sun, gravitationally) → ¬(Planet(x) ∧ Rogue(x))) ∀x (Planet(x) ∧ Orphan(x) → Planet(x) ∧ Rogue(x)) ¬(Planet(pSOJ318.5-22) ∧ Rogue(pSOJ318.5-22) ∧ BoundBy(pSOJ318.5-22, sun, gravitationally)) → (Planet(pSOJ318.5-22) ∧ Rogue(pSOJ318.5-22))","If PSO J318.5−22 is an orphan planet or it does not have the Sun as the star, or both, then PSO J318.5−22 neither is an orphan planet nor does it have the Sun as the star.","(Planet(pSOJ318.5-22) ∧ Orphan(pSOJ318.5-22)) ∨ ¬SunAs(pSOJ318.5-22, star) → (¬(Planet(pSOJ318.5-22) ∧ Orphan(pSOJ318.5-22)) ∧ ¬SunAs(pSOJ318.5-22, star))",False,1007 180,"Sam is doing a project. A project is written either in C++ or 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 titled ""Perfect,"" Sam will never play it.","∃x (Project(x) ∧ Do(sam, x)) ∀x (Project(x) → (WrittenIn(x, cplusplus) ⊕ WrittenIn(x, python))) ∀x (Project(x) ∧ WrittenIn(x, python) ∧ Do(sam, x) → ¬Use(sam, mac)) Use(sam, mac) ∃x (Use(sam, mac) ∧ Song(x) → Play(sam, x)) ∀x (Song(x) ∧ Play(sam, x) → Titled(x, perfect))",The project Sam is doing is written in C++.,"∀x (Project(x) ∧ Do(sam, x) ∧ WrittenIn(x, cplusplus))",True,518 180,"Sam is doing a project. A project is written either in C++ or 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 titled ""Perfect,"" Sam will never play it.","∃x (Project(x) ∧ Do(sam, x)) ∀x (Project(x) → (WrittenIn(x, cplusplus) ⊕ WrittenIn(x, python))) ∀x (Project(x) ∧ WrittenIn(x, python) ∧ Do(sam, x) → ¬Use(sam, mac)) Use(sam, mac) ∃x (Use(sam, mac) ∧ Song(x) → Play(sam, x)) ∀x (Song(x) ∧ Play(sam, x) → Titled(x, perfect))","The song Sam is playing is titled ""Perfect"".","∀x (Song(x) ∧ Play(sam, x) ∧ Titled(x, perfect))",Uncertain,519 180,"Sam is doing a project. A project is written either in C++ or 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 titled ""Perfect,"" Sam will never play it.","∃x (Project(x) ∧ Do(sam, x)) ∀x (Project(x) → (WrittenIn(x, cplusplus) ⊕ WrittenIn(x, python))) ∀x (Project(x) ∧ WrittenIn(x, python) ∧ Do(sam, x) → ¬Use(sam, mac)) Use(sam, mac) ∃x (Use(sam, mac) ∧ Song(x) → Play(sam, x)) ∀x (Song(x) ∧ Play(sam, x) → Titled(x, perfect))","If a song is titled ""Perfect"", Sam will play it.","∀x (Titled(x, perfect) → Play(sam, x))",Uncertain,520 254,"All rabbits have fur Some pets are rabbits.","∀x (Rabbit(x) → Have(x, fur)) ∃x (Pet(x) ∧ Rabbit(x))",Some pets do not have fur.,"∃x ∃y (Pet(x) ∧ Pet(y) ∧ ¬Have(x, fur) ∧ ¬Have(y, fur))",Uncertain,698 477,"All social media applications containing chat features are software. All social media applications that allow users to send messages to each other have chat features. All social media applications have chat features or video features. All social media applications that have video features allow users to upload videos. All software that is social media applications are computer programs. All social media applications that have high engagement metrics are addictive. If a social media application is addictive, then it is not ideal for preteens. TikTok is a social media application, and it is not ideal for preteens. ","∀x (SocialMedia(x) ∧ Application(x) ∧ Contain(x, chatFeature) → Software(x)) ∀x (SocialMedia(x) ∧ Application(x) ∧ AllowToSendTo(x, user, message) → Contain(x, chatFeature)) ∀x (SocialMedia(x) ∧ Application(x) → Contain(x, chatFeature) ∨ Contain(x, videoFeature)) ∀x (SocialMedia(x) ∧ Application(x) ∧ Contain(x, videoFeature) → Allow(x, user, uploadVideo)) ∀x (SocialMedia(x) ∧ Application(x) ∧ Software(x) → ComputerProgram(x)) ∀x (SocialMedia(x) ∧ Application(x) ∧Have(x, highEngagementMetric) → Addictive(x)) ∀x (SocialMedia(x) ∧ Application(x) ∧ Addictive(x) → ¬IdealFor(x, preteen)) SocialMedia(tikTok) ∧ Application(tikTok) ∧ ¬IdealFor(tikTok, preteen)",TikTok is a computer program.,ComputerProgram(tikTok),True,1385 477,"All social media applications containing chat features are software. All social media applications that allow users to send messages to each other have chat features. All social media applications have chat features or video features. All social media applications that have video features allow users to upload videos. All software that is social media applications are computer programs. All social media applications that have high engagement metrics are addictive. If a social media application is addictive, then it is not ideal for preteens. TikTok is a social media application, and it is not ideal for preteens. ","∀x (SocialMedia(x) ∧ Application(x) ∧ Contain(x, chatFeature) → Software(x)) ∀x (SocialMedia(x) ∧ Application(x) ∧ AllowToSendTo(x, user, message) → Contain(x, chatFeature)) ∀x (SocialMedia(x) ∧ Application(x) → Contain(x, chatFeature) ∨ Contain(x, videoFeature)) ∀x (SocialMedia(x) ∧ Application(x) ∧ Contain(x, videoFeature) → Allow(x, user, uploadVideo)) ∀x (SocialMedia(x) ∧ Application(x) ∧ Software(x) → ComputerProgram(x)) ∀x (SocialMedia(x) ∧ Application(x) ∧Have(x, highEngagementMetric) → Addictive(x)) ∀x (SocialMedia(x) ∧ Application(x) ∧ Addictive(x) → ¬IdealFor(x, preteen)) SocialMedia(tikTok) ∧ Application(tikTok) ∧ ¬IdealFor(tikTok, preteen)",TikTok is either ideal for preteens or a computer program.,"IdealFor(tikTok, preteen) ⊕ ComputerProgram(tikTok)",True,1386 477,"All social media applications containing chat features are software. All social media applications that allow users to send messages to each other have chat features. All social media applications have chat features or video features. All social media applications that have video features allow users to upload videos. All software that is social media applications are computer programs. All social media applications that have high engagement metrics are addictive. If a social media application is addictive, then it is not ideal for preteens. TikTok is a social media application, and it is not ideal for preteens. ","∀x (SocialMedia(x) ∧ Application(x) ∧ Contain(x, chatFeature) → Software(x)) ∀x (SocialMedia(x) ∧ Application(x) ∧ AllowToSendTo(x, user, message) → Contain(x, chatFeature)) ∀x (SocialMedia(x) ∧ Application(x) → Contain(x, chatFeature) ∨ Contain(x, videoFeature)) ∀x (SocialMedia(x) ∧ Application(x) ∧ Contain(x, videoFeature) → Allow(x, user, uploadVideo)) ∀x (SocialMedia(x) ∧ Application(x) ∧ Software(x) → ComputerProgram(x)) ∀x (SocialMedia(x) ∧ Application(x) ∧Have(x, highEngagementMetric) → Addictive(x)) ∀x (SocialMedia(x) ∧ Application(x) ∧ Addictive(x) → ¬IdealFor(x, preteen)) SocialMedia(tikTok) ∧ Application(tikTok) ∧ ¬IdealFor(tikTok, preteen)",TikTok is does not have chat features or it is not a computer program.,"¬Contain(tikTok, chatFeature) ∨ ¬ComputerProgram(tikTok))",False,1387 477,"All social media applications containing chat features are software. All social media applications that allow users to send messages to each other have chat features. All social media applications have chat features or video features. All social media applications that have video features allow users to upload videos. All software that is social media applications are computer programs. All social media applications that have high engagement metrics are addictive. If a social media application is addictive, then it is not ideal for preteens. TikTok is a social media application, and it is not ideal for preteens. ","∀x (SocialMedia(x) ∧ Application(x) ∧ Contain(x, chatFeature) → Software(x)) ∀x (SocialMedia(x) ∧ Application(x) ∧ AllowToSendTo(x, user, message) → Contain(x, chatFeature)) ∀x (SocialMedia(x) ∧ Application(x) → Contain(x, chatFeature) ∨ Contain(x, videoFeature)) ∀x (SocialMedia(x) ∧ Application(x) ∧ Contain(x, videoFeature) → Allow(x, user, uploadVideo)) ∀x (SocialMedia(x) ∧ Application(x) ∧ Software(x) → ComputerProgram(x)) ∀x (SocialMedia(x) ∧ Application(x) ∧Have(x, highEngagementMetric) → Addictive(x)) ∀x (SocialMedia(x) ∧ Application(x) ∧ Addictive(x) → ¬IdealFor(x, preteen)) SocialMedia(tikTok) ∧ Application(tikTok) ∧ ¬IdealFor(tikTok, preteen)",TikTok either has chat features or is a computer program.,"Contain(tikTok, chatFeature) ⊕ ComputerProgram(tikTok))",False,1388 104,"Ordinary is an unincorporated community. Located within Elliot County, Ordinary is on Kentucky Route 32. Ordinary is located northwest of Sandy Hook.","UnincorporatedCommunity(ordinary) LocatedIn(ordinary, elliotCounty) ∧ On(ordinary, kentuckyRoute32) LocatedNorthwestOf(ordinary, sandyHook)",There are no unincorporated communities along Kentucky Route 32.,"∀x (On(x, kentuckyRoute32) → ¬UnincorporatedCommunity(x))",False,316 104,"Ordinary is an unincorporated community. Located within Elliot County, Ordinary is on Kentucky Route 32. Ordinary is located northwest of Sandy Hook.","UnincorporatedCommunity(ordinary) LocatedIn(ordinary, elliotCounty) ∧ On(ordinary, kentuckyRoute32) LocatedNorthwestOf(ordinary, sandyHook)",There is an unincorporated community located in Elliot County.,"∃x (UnincorporatedCommunity(x) ∧ LocatedIn(x, elliotCounty))",True,317 348,"All young adults at the event like independence. All college students at the event are young adults. All Yale students at the event are college students. Everyone at the event is a Yale student or a Harvard student. All Harvard students at the event are diligent. Susan is at the event, and if Susan is a Harvard student, then she is a young adult. If Susan is a Yale student, then she does not like independence.","∀x (At(x, event) ∧ YoungAdult(x) → Like(x, independence)) ∀x (At(x, event) ∧ CollegeStudent(x) → YoungAdult(x)) ∀x (At(x, event) ∧ YaleStudent(x) → CollegeStudent(x)) ∀x (At(x, event) → (YaleStudent(x) ⊕ HarvardStudent(x))) ∀x (At(x, event) ∧ HarvardStudent(x) → Diligent(x)) At(susan, event) ∧ (HarvardStudent(susan) → YoungAdult(susan)) YaleStudent(susan) → ¬Like(susan, independence)",Susan is a college student.,CollegeStudent(susan),Uncertain,921 348,"All young adults at the event like independence. All college students at the event are young adults. All Yale students at the event are college students. Everyone at the event is a Yale student or a Harvard student. All Harvard students at the event are diligent. Susan is at the event, and if Susan is a Harvard student, then she is a young adult. If Susan is a Yale student, then she does not like independence.","∀x (At(x, event) ∧ YoungAdult(x) → Like(x, independence)) ∀x (At(x, event) ∧ CollegeStudent(x) → YoungAdult(x)) ∀x (At(x, event) ∧ YaleStudent(x) → CollegeStudent(x)) ∀x (At(x, event) → (YaleStudent(x) ⊕ HarvardStudent(x))) ∀x (At(x, event) ∧ HarvardStudent(x) → Diligent(x)) At(susan, event) ∧ (HarvardStudent(susan) → YoungAdult(susan)) YaleStudent(susan) → ¬Like(susan, independence)",Susan likes independence and is diligent.,"Like(susan, independence) ∧ Diligent(susan)",True,922 348,"All young adults at the event like independence. All college students at the event are young adults. All Yale students at the event are college students. Everyone at the event is a Yale student or a Harvard student. All Harvard students at the event are diligent. Susan is at the event, and if Susan is a Harvard student, then she is a young adult. If Susan is a Yale student, then she does not like independence.","∀x (At(x, event) ∧ YoungAdult(x) → Like(x, independence)) ∀x (At(x, event) ∧ CollegeStudent(x) → YoungAdult(x)) ∀x (At(x, event) ∧ YaleStudent(x) → CollegeStudent(x)) ∀x (At(x, event) → (YaleStudent(x) ⊕ HarvardStudent(x))) ∀x (At(x, event) ∧ HarvardStudent(x) → Diligent(x)) At(susan, event) ∧ (HarvardStudent(susan) → YoungAdult(susan)) YaleStudent(susan) → ¬Like(susan, independence)",Susan is not both diligent and likes independence.,"¬(Like(susan, independence) ∧ Diligent(susan))",False,923 147,"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.","Play(vicDicara, guitar) ∧ Play(vicDicara, bass) ∀x (Music(vicDicara, x) → ¬(x=punk))) Band(vicDicara, insideOut)",Inside Out was a punk band.,"Music(insideOut, punk)",Uncertain,430 147,"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.","Play(vicDicara, guitar) ∧ Play(vicDicara, bass) ∀x (Music(vicDicara, x) → ¬(x=punk))) Band(vicDicara, insideOut)",A musician from Inside Out plays bass.,"∃x (Band(x, insideOut) ∧ Play(x, bass))",True,431 346,"All professional athletes spend most of their time on sports. All Olympic gold medal winners are professional athletes. No full-time scientists spend the majority of their time on sports. All Nobel physics laureates are full-time scientists. Amy spends the most time on sports, or Amy is an Olympic gold medal winner. If Amy is not a Nobel physics laureate, then Amy is not an Olympic gold medal winner.","∀x (ProfessionalAthlete(x) → SpendOn(x, mostOfTheirTime, sports)) ∀x (OlympicGoldMedalWinner(x) → ProfessionalAthlete(x)) ∀x (FullTimeScientist(x) → ¬SpendOn(x, mostOfTheirTime, sports)) ∀x (NobelPhysicsLaureate(x) → FullTimeScientist(x)) SpendOn(amy, mostOfTheirTime, sports) ∨ OlympicGoldMedalWinner(amy) ¬NobelPhysicsLaureate(amy) → ¬OlympicGoldMedalWinner(amy)",Amy is a professional athlete.,ProfessionalAthlete(amy),Uncertain,913 346,"All professional athletes spend most of their time on sports. All Olympic gold medal winners are professional athletes. No full-time scientists spend the majority of their time on sports. All Nobel physics laureates are full-time scientists. Amy spends the most time on sports, or Amy is an Olympic gold medal winner. If Amy is not a Nobel physics laureate, then Amy is not an Olympic gold medal winner.","∀x (ProfessionalAthlete(x) → SpendOn(x, mostOfTheirTime, sports)) ∀x (OlympicGoldMedalWinner(x) → ProfessionalAthlete(x)) ∀x (FullTimeScientist(x) → ¬SpendOn(x, mostOfTheirTime, sports)) ∀x (NobelPhysicsLaureate(x) → FullTimeScientist(x)) SpendOn(amy, mostOfTheirTime, sports) ∨ OlympicGoldMedalWinner(amy) ¬NobelPhysicsLaureate(amy) → ¬OlympicGoldMedalWinner(amy)",Amy is neither a full-time scientist nor an Olympic gold medal winner.,¬(FullTimeScientist(amy) ∨ OlympicGoldMedalWinner(amy)),True,914 346,"All professional athletes spend most of their time on sports. All Olympic gold medal winners are professional athletes. No full-time scientists spend the majority of their time on sports. All Nobel physics laureates are full-time scientists. Amy spends the most time on sports, or Amy is an Olympic gold medal winner. If Amy is not a Nobel physics laureate, then Amy is not an Olympic gold medal winner.","∀x (ProfessionalAthlete(x) → SpendOn(x, mostOfTheirTime, sports)) ∀x (OlympicGoldMedalWinner(x) → ProfessionalAthlete(x)) ∀x (FullTimeScientist(x) → ¬SpendOn(x, mostOfTheirTime, sports)) ∀x (NobelPhysicsLaureate(x) → FullTimeScientist(x)) SpendOn(amy, mostOfTheirTime, sports) ∨ OlympicGoldMedalWinner(amy) ¬NobelPhysicsLaureate(amy) → ¬OlympicGoldMedalWinner(amy)","If Amy is not an Olympic gold medal winner, then Amy is a Nobel physics laureate.",¬OlympicGoldMedalWinner(amy) → NobelPhysicsLaureate(amy),False,915 409,"All red fruits that grow in Ben's yard contain some Vitamin C. All apples that grow in Ben's yard are red fruits. All fruits that grow in Ben's yard and contain some Vitamin C are healthy. No fruits that grow in Ben's yard and are healthy are on a warning list. The cherries grow in Ben's yard. If cherries are not apples and are not healthy, then they are red fruits.","∀x ((GrownIn(x, benSYard) ∧ RedFruit(x)) → Contain(x, vitaminC)) ∀x (GrownIn(x, benSYard) ∧ Is(x, apple) → RedFruit(x)) ∀x ((GrownIn(x, benSYard) ∧ Contain(x, vitaminC)) → healthy(x)) ∀x ((GrownIn(x, benSYard) ∧ Healthy(x)) → ¬On(x, warningList)) GrownIn(cherry, benSYard) ¬(Healthy(cherry) ∧ Is(cherry, apple)) → RedFruit(cherry) ",The cherries are apples.,"Is(cherry, apple)",False,1142 409,"All red fruits that grow in Ben's yard contain some Vitamin C. All apples that grow in Ben's yard are red fruits. All fruits that grow in Ben's yard and contain some Vitamin C are healthy. No fruits that grow in Ben's yard and are healthy are on a warning list. The cherries grow in Ben's yard. If cherries are not apples and are not healthy, then they are red fruits.","∀x ((GrownIn(x, benSYard) ∧ RedFruit(x)) → Contain(x, vitaminC)) ∀x (GrownIn(x, benSYard) ∧ Is(x, apple) → RedFruit(x)) ∀x ((GrownIn(x, benSYard) ∧ Contain(x, vitaminC)) → healthy(x)) ∀x ((GrownIn(x, benSYard) ∧ Healthy(x)) → ¬On(x, warningList)) GrownIn(cherry, benSYard) ¬(Healthy(cherry) ∧ Is(cherry, apple)) → RedFruit(cherry) ",The cherries either contain some amount of vitamin C or are on a warning list.,"Contain(cherry, vitaminC) ⊕ On(cherry, warningList)",True,1143 409,"All red fruits that grow in Ben's yard contain some Vitamin C. All apples that grow in Ben's yard are red fruits. All fruits that grow in Ben's yard and contain some Vitamin C are healthy. No fruits that grow in Ben's yard and are healthy are on a warning list. The cherries grow in Ben's yard. If cherries are not apples and are not healthy, then they are red fruits.","∀x ((GrownIn(x, benSYard) ∧ RedFruit(x)) → Contain(x, vitaminC)) ∀x (GrownIn(x, benSYard) ∧ Is(x, apple) → RedFruit(x)) ∀x ((GrownIn(x, benSYard) ∧ Contain(x, vitaminC)) → healthy(x)) ∀x ((GrownIn(x, benSYard) ∧ Healthy(x)) → ¬On(x, warningList)) GrownIn(cherry, benSYard) ¬(Healthy(cherry) ∧ Is(cherry, apple)) → RedFruit(cherry) ",The cherries are either on a warning list or are red.,"On(cherry, warningList) ⊕ RedFruit(cherry)",True,1144 409,"All red fruits that grow in Ben's yard contain some Vitamin C. All apples that grow in Ben's yard are red fruits. All fruits that grow in Ben's yard and contain some Vitamin C are healthy. No fruits that grow in Ben's yard and are healthy are on a warning list. The cherries grow in Ben's yard. If cherries are not apples and are not healthy, then they are red fruits.","∀x ((GrownIn(x, benSYard) ∧ RedFruit(x)) → Contain(x, vitaminC)) ∀x (GrownIn(x, benSYard) ∧ Is(x, apple) → RedFruit(x)) ∀x ((GrownIn(x, benSYard) ∧ Contain(x, vitaminC)) → healthy(x)) ∀x ((GrownIn(x, benSYard) ∧ Healthy(x)) → ¬On(x, warningList)) GrownIn(cherry, benSYard) ¬(Healthy(cherry) ∧ Is(cherry, apple)) → RedFruit(cherry) ","If the cherries are either healthy or are on a warning list, then they are not red.","BeneficialTo(cherry, people) ⊕ On(cherry, warningList))) → ¬RedFruit(cherry)",False,1145 409,"All red fruits that grow in Ben's yard contain some Vitamin C. All apples that grow in Ben's yard are red fruits. All fruits that grow in Ben's yard and contain some Vitamin C are healthy. No fruits that grow in Ben's yard and are healthy are on a warning list. The cherries grow in Ben's yard. If cherries are not apples and are not healthy, then they are red fruits.","∀x ((GrownIn(x, benSYard) ∧ RedFruit(x)) → Contain(x, vitaminC)) ∀x (GrownIn(x, benSYard) ∧ Is(x, apple) → RedFruit(x)) ∀x ((GrownIn(x, benSYard) ∧ Contain(x, vitaminC)) → healthy(x)) ∀x ((GrownIn(x, benSYard) ∧ Healthy(x)) → ¬On(x, warningList)) GrownIn(cherry, benSYard) ¬(Healthy(cherry) ∧ Is(cherry, apple)) → RedFruit(cherry) ","If the cherries are either on a warning list or are red, then they are not healthy and do not contain any amount of vitamin C.","On(cherry, warningList) ⊕ RedFruit(cherry)) → ¬(BeneficialTo(cherry, people) ∧ Contain(cherry, vitaminC)",False,1146 425,"Everyone working at Meta has a high income. A person with a high income 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.","∀x (WorkAt(x, meta) → HighIncome(x)) ∀x (HighIncome(x) → ¬MeansToDestination(x, bus)) ∀x (MeansToDestination(x, bus) ⊕ MeansToDestination(x, drive)) ∀x (HaveCar(x) → MeansToDestination(x, drive)) ∀x (Student(x) → ¬ MeansToDestination(x, drive)) HaveCar(james) ∨ WorkAt(james, meta)",James has a high income.,HighIncome(james),Uncertain,1202 425,"Everyone working at Meta has a high income. A person with a high income 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.","∀x (WorkAt(x, meta) → HighIncome(x)) ∀x (HighIncome(x) → ¬MeansToDestination(x, bus)) ∀x (MeansToDestination(x, bus) ⊕ MeansToDestination(x, drive)) ∀x (HaveCar(x) → MeansToDestination(x, drive)) ∀x (Student(x) → ¬ MeansToDestination(x, drive)) HaveCar(james) ∨ WorkAt(james, meta)",James does not have a high income.,¬HighIncome(james),Uncertain,1203 425,"Everyone working at Meta has a high income. A person with a high income 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.","∀x (WorkAt(x, meta) → HighIncome(x)) ∀x (HighIncome(x) → ¬MeansToDestination(x, bus)) ∀x (MeansToDestination(x, bus) ⊕ MeansToDestination(x, drive)) ∀x (HaveCar(x) → MeansToDestination(x, drive)) ∀x (Student(x) → ¬ MeansToDestination(x, drive)) HaveCar(james) ∨ WorkAt(james, meta)",James is a student.,Student(james),False,1204 425,"Everyone working at Meta has a high income. A person with a high income 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.","∀x (WorkAt(x, meta) → HighIncome(x)) ∀x (HighIncome(x) → ¬MeansToDestination(x, bus)) ∀x (MeansToDestination(x, bus) ⊕ MeansToDestination(x, drive)) ∀x (HaveCar(x) → MeansToDestination(x, drive)) ∀x (Student(x) → ¬ MeansToDestination(x, drive)) HaveCar(james) ∨ WorkAt(james, meta)",James drives to his destination or he is a student.,"MeansToDestination(x, drive) ∨ Student(james)",True,1205 425,"Everyone working at Meta has a high income. A person with a high income 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.","∀x (WorkAt(x, meta) → HighIncome(x)) ∀x (HighIncome(x) → ¬MeansToDestination(x, bus)) ∀x (MeansToDestination(x, bus) ⊕ MeansToDestination(x, drive)) ∀x (HaveCar(x) → MeansToDestination(x, drive)) ∀x (Student(x) → ¬ MeansToDestination(x, drive)) HaveCar(james) ∨ WorkAt(james, meta)",James either drives to their destination or is a student.,"MeansToDestination(x, drive) ⊕ Student(james)",True,1206 425,"Everyone working at Meta has a high income. A person with a high income 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.","∀x (WorkAt(x, meta) → HighIncome(x)) ∀x (HighIncome(x) → ¬MeansToDestination(x, bus)) ∀x (MeansToDestination(x, bus) ⊕ MeansToDestination(x, drive)) ∀x (HaveCar(x) → MeansToDestination(x, drive)) ∀x (Student(x) → ¬ MeansToDestination(x, drive)) HaveCar(james) ∨ WorkAt(james, meta)","If James either drives to his destination or is a student, then he has a high income and is a student.","(MeansToDestination(x, drive) ⊕ Student(james)) → (HighIncome(james) ∧ Student(james))",False,1207 423,"Everyone at the business conference is either an investor or an entrepreneur. None of those at the business conference who enjoy the opportunity of starting a business prefer a planned economy. All entrepreneurs at the business conference enjoy the opportunity of starting a business. Everyone at the business conference who enjoys state ownership of means of production prefers a planned economy. Everyone at the business conference who is an ardent communist prefers state ownership of the means of production. Ho is at the business conference and prefers state ownership of the means of production. ","∀x (At(x, businessConference) → (Investor(x) ⊕ Entrepreneur(x))) ∀x ((At(x, businessConference) ∧ Enjoy(x, opportunityOfStartingOwnBusiness)) → ¬Prefer(x, plannedEconomy)) ∀x ((At(x, businessConference) ∧ Entrepreneur(x)) → Enjoy(x, opportunityOfStartingOwnBusiness)) ∀x ((At(x, businessConference) ∧ Enjoy(x, stateOwnershipOfMeansOfProduction)) → Prefer(x, plannedEconomy)) ∀x ((At(x, businessConference) ∧ ArdentCommunist(x)) → Prefer(x, stateOwnershipOfMeansOfProduction)) At(ho, businessConference) ∧ Prefer(ho, stateOwnershipOfMeansOfProduction)",Ho is not an ardent communist.,¬ArdentCommunist(ho),Uncertain,1197 423,"Everyone at the business conference is either an investor or an entrepreneur. None of those at the business conference who enjoy the opportunity of starting a business prefer a planned economy. All entrepreneurs at the business conference enjoy the opportunity of starting a business. Everyone at the business conference who enjoys state ownership of means of production prefers a planned economy. Everyone at the business conference who is an ardent communist prefers state ownership of the means of production. Ho is at the business conference and prefers state ownership of the means of production. ","∀x (At(x, businessConference) → (Investor(x) ⊕ Entrepreneur(x))) ∀x ((At(x, businessConference) ∧ Enjoy(x, opportunityOfStartingOwnBusiness)) → ¬Prefer(x, plannedEconomy)) ∀x ((At(x, businessConference) ∧ Entrepreneur(x)) → Enjoy(x, opportunityOfStartingOwnBusiness)) ∀x ((At(x, businessConference) ∧ Enjoy(x, stateOwnershipOfMeansOfProduction)) → Prefer(x, plannedEconomy)) ∀x ((At(x, businessConference) ∧ ArdentCommunist(x)) → Prefer(x, stateOwnershipOfMeansOfProduction)) At(ho, businessConference) ∧ Prefer(ho, stateOwnershipOfMeansOfProduction)",Ho is an investor or is not an ardent communist.,Investor(ho) ∨ (¬ArdentCommunist(ho)),True,1198 264,"No television stars are certified public accountants. All certified public accountants have good business sense.","∀x (TelevisionStar(x) → ¬CertifiedPublicAccoutant(x)) ∀x (CertifiedPublicAccoutant(x) → Have(x, goodBusinessSense))",All television stars have good business sense.,"∀x (TelevisionStar(x) → Have(x, goodBusinessSense))",Uncertain,708 416,"Some students in the class who are good at math are also good at chemistry. All students in the class who are good at chemistry enjoy conducting experiments. All students in the class that enjoy conducting experiments are good at planning. None of the students who are good at planning failed the class. James is a student in the class; he is either good at chemistry and failed the class, or bad at chemistry and passed the class.","∃x ∃y (StudentInTheClass(x) ∧ GoodAt(x, math) ∧ GoodAt(x, chemistry) ∧ (¬(x=y)) ∧ StudentInTheClass(y) ∧ GoodAt(y, math) ∧ GoodAt(y, chemistry)) ∀x ((StudentInTheClass(x) ∧ GoodAt(x, chemistry)) → Enjoy(x, conductingExperiment)) ∀x ((StudentInTheClass(x) ∧ Enjoy(x, conductingExperiment)) → GoodAt(x, planning)) ∀x ((StudentInTheClass(x) ∧ GoodAt(x, planning)) → ¬Failed(x, theClass)) StudentInTheClass(james) ∧ (¬(GoodAt(james, chemistry) ⊕ Failed(james, theClass)))",James is good at planning.,"GoodAt(james, planning)",Uncertain,1169 416,"Some students in the class who are good at math are also good at chemistry. All students in the class who are good at chemistry enjoy conducting experiments. All students in the class that enjoy conducting experiments are good at planning. None of the students who are good at planning failed the class. James is a student in the class; he is either good at chemistry and failed the class, or bad at chemistry and passed the class.","∃x ∃y (StudentInTheClass(x) ∧ GoodAt(x, math) ∧ GoodAt(x, chemistry) ∧ (¬(x=y)) ∧ StudentInTheClass(y) ∧ GoodAt(y, math) ∧ GoodAt(y, chemistry)) ∀x ((StudentInTheClass(x) ∧ GoodAt(x, chemistry)) → Enjoy(x, conductingExperiment)) ∀x ((StudentInTheClass(x) ∧ Enjoy(x, conductingExperiment)) → GoodAt(x, planning)) ∀x ((StudentInTheClass(x) ∧ GoodAt(x, planning)) → ¬Failed(x, theClass)) StudentInTheClass(james) ∧ (¬(GoodAt(james, chemistry) ⊕ Failed(james, theClass)))",James is good at math and chemistry.,"GoodAt(james, chemistry) ∧ GoodAt(james, math)",False,1170 416,"Some students in the class who are good at math are also good at chemistry. All students in the class who are good at chemistry enjoy conducting experiments. All students in the class that enjoy conducting experiments are good at planning. None of the students who are good at planning failed the class. James is a student in the class; he is either good at chemistry and failed the class, or bad at chemistry and passed the class.","∃x ∃y (StudentInTheClass(x) ∧ GoodAt(x, math) ∧ GoodAt(x, chemistry) ∧ (¬(x=y)) ∧ StudentInTheClass(y) ∧ GoodAt(y, math) ∧ GoodAt(y, chemistry)) ∀x ((StudentInTheClass(x) ∧ GoodAt(x, chemistry)) → Enjoy(x, conductingExperiment)) ∀x ((StudentInTheClass(x) ∧ Enjoy(x, conductingExperiment)) → GoodAt(x, planning)) ∀x ((StudentInTheClass(x) ∧ GoodAt(x, planning)) → ¬Failed(x, theClass)) StudentInTheClass(james) ∧ (¬(GoodAt(james, chemistry) ⊕ Failed(james, theClass)))",James failed the class and is good at math.,"Failed(james, james) ∧ GoodAt(james, math)",False,1171 416,"Some students in the class who are good at math are also good at chemistry. All students in the class who are good at chemistry enjoy conducting experiments. All students in the class that enjoy conducting experiments are good at planning. None of the students who are good at planning failed the class. James is a student in the class; he is either good at chemistry and failed the class, or bad at chemistry and passed the class.","∃x ∃y (StudentInTheClass(x) ∧ GoodAt(x, math) ∧ GoodAt(x, chemistry) ∧ (¬(x=y)) ∧ StudentInTheClass(y) ∧ GoodAt(y, math) ∧ GoodAt(y, chemistry)) ∀x ((StudentInTheClass(x) ∧ GoodAt(x, chemistry)) → Enjoy(x, conductingExperiment)) ∀x ((StudentInTheClass(x) ∧ Enjoy(x, conductingExperiment)) → GoodAt(x, planning)) ∀x ((StudentInTheClass(x) ∧ GoodAt(x, planning)) → ¬Failed(x, theClass)) StudentInTheClass(james) ∧ (¬(GoodAt(james, chemistry) ⊕ Failed(james, theClass)))","If James is good at Chemistry or failed the class, then James is either good at planning or good at math.","(GoodAt(james, chemistry) ∨ Failed(james, theClass)) → (GoodAt(james, planning) ⊕ GoodAt(james, math))",True,1172 24,"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 one thousand users are hard. 2Sum is recommended to novices. 4Sum is starred by more than 1,000 users.","∀x (Easy(x) → ∃y (LessThan(y, percent20) ∧ ACRate(x,y))) ∀x (Recommended(x) → Easy(x)) ∀x (Easy(x) ⊕ Hard(x)) ∀x (Starred(x)) → Hard(x)) Recommended(twosum) Starred(foursum)",2Sum is a Leetcode problem at the easy level.,Easy(twosum),True,69 24,"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 one thousand users are hard. 2Sum is recommended to novices. 4Sum is starred by more than 1,000 users.","∀x (Easy(x) → ∃y (LessThan(y, percent20) ∧ ACRate(x,y))) ∀x (Recommended(x) → Easy(x)) ∀x (Easy(x) ⊕ Hard(x)) ∀x (Starred(x)) → Hard(x)) Recommended(twosum) Starred(foursum)",4Sum is a Leetcode problem recommended to the novice.,Recommended(foursum),False,70 24,"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 one thousand users are hard. 2Sum is recommended to novices. 4Sum is starred by more than 1,000 users.","∀x (Easy(x) → ∃y (LessThan(y, percent20) ∧ ACRate(x,y))) ∀x (Recommended(x) → Easy(x)) ∀x (Easy(x) ⊕ Hard(x)) ∀x (Starred(x)) → Hard(x)) Recommended(twosum) Starred(foursum)",2Sum has an AC rate higher than 20 percent.,"∃y(GreaterThan(y, percent20) ∧ ACRate(2Sum,y))",False,71 244,"Everyone who rents a car spends money. Whenever Sarah goes to Vermont, Sarah drives there. Someone who does not own a car to drive somewhere 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. To go camping somewhere, you must go to that place.","∀x (Rent(x, car) → Spend(x, money)) GoTo(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) → GoTo(x, y))",Sarah will spend money this weekend.,"Spend(sarah, money)",True,687 378,"All people who attend weddings are getting married or know the people who are getting married. No preteens or young children are getting married or know the people who are getting married. People who enjoy celebrating life milestone events with other people attend weddings. People who are fond of large group functions enjoy celebrating life milestone events with other people. All people who are outgoing and spirited are fond of large group functions. If Carol is not both a pre-teen or young child and attends a wedding, then Carol is not getting married or knows the people who are getting married. ","∀x (Attend(x, wedding) → GettingMarried(x) ∨ (∃y (Know(x, y) ∧ GettingMarried(y))) ∀x (PreTeen(x) ∨ YoungChild(x) → ¬(GettingMarried(x) ⊕ (∃y (Know(x, y) ∧ GettingMarried(y))))) ∀x (∃y ∃z (¬(x=y) ∧ ¬(x=z) ∧ ¬(y=z) ∧ Enjoy(x, celebratingLifeMileStoneEvent, y) ∧ Enjoy(x, celebratingLifeStoneEvent, z)) → Attend(x, wedding)) ∀x (FondOf(x, largeGroupFunction) → ∃y ∃z (¬(x=y) ∧ ¬(x=z) ∧ ¬(y=z) ∧ Enjoy(x, celebratingLifeMileStoneEventWith, y) ∧ Enjoy(x, celebratingLifeStoneEvent, z))) ∀x (Outgoing(x) ∧ Sprited(x) → FondOf(x, largeGroupFunction)) ¬((PreTeen(carol) ∨ YoungChildren(carol)) ∧ Attend(carol, wedding)) → ¬(GettingMarried(carol) ∨ (∃y (Know(carol, y) ∧ GettingMarried(y))))",Carol is outgoing and very spirited.,Outgoing(carol) ∧ Sprited(carol),False,1008 378,"All people who attend weddings are getting married or know the people who are getting married. No preteens or young children are getting married or know the people who are getting married. People who enjoy celebrating life milestone events with other people attend weddings. People who are fond of large group functions enjoy celebrating life milestone events with other people. All people who are outgoing and spirited are fond of large group functions. If Carol is not both a pre-teen or young child and attends a wedding, then Carol is not getting married or knows the people who are getting married. ","∀x (Attend(x, wedding) → GettingMarried(x) ∨ (∃y (Know(x, y) ∧ GettingMarried(y))) ∀x (PreTeen(x) ∨ YoungChild(x) → ¬(GettingMarried(x) ⊕ (∃y (Know(x, y) ∧ GettingMarried(y))))) ∀x (∃y ∃z (¬(x=y) ∧ ¬(x=z) ∧ ¬(y=z) ∧ Enjoy(x, celebratingLifeMileStoneEvent, y) ∧ Enjoy(x, celebratingLifeStoneEvent, z)) → Attend(x, wedding)) ∀x (FondOf(x, largeGroupFunction) → ∃y ∃z (¬(x=y) ∧ ¬(x=z) ∧ ¬(y=z) ∧ Enjoy(x, celebratingLifeMileStoneEventWith, y) ∧ Enjoy(x, celebratingLifeStoneEvent, z))) ∀x (Outgoing(x) ∧ Sprited(x) → FondOf(x, largeGroupFunction)) ¬((PreTeen(carol) ∨ YoungChildren(carol)) ∧ Attend(carol, wedding)) → ¬(GettingMarried(carol) ∨ (∃y (Know(carol, y) ∧ GettingMarried(y))))",Carol is a preteen or a young child.,PreTeen(carol) ∨ YoungChild(carol),Uncertain,1009 378,"All people who attend weddings are getting married or know the people who are getting married. No preteens or young children are getting married or know the people who are getting married. People who enjoy celebrating life milestone events with other people attend weddings. People who are fond of large group functions enjoy celebrating life milestone events with other people. All people who are outgoing and spirited are fond of large group functions. If Carol is not both a pre-teen or young child and attends a wedding, then Carol is not getting married or knows the people who are getting married. ","∀x (Attend(x, wedding) → GettingMarried(x) ∨ (∃y (Know(x, y) ∧ GettingMarried(y))) ∀x (PreTeen(x) ∨ YoungChild(x) → ¬(GettingMarried(x) ⊕ (∃y (Know(x, y) ∧ GettingMarried(y))))) ∀x (∃y ∃z (¬(x=y) ∧ ¬(x=z) ∧ ¬(y=z) ∧ Enjoy(x, celebratingLifeMileStoneEvent, y) ∧ Enjoy(x, celebratingLifeStoneEvent, z)) → Attend(x, wedding)) ∀x (FondOf(x, largeGroupFunction) → ∃y ∃z (¬(x=y) ∧ ¬(x=z) ∧ ¬(y=z) ∧ Enjoy(x, celebratingLifeMileStoneEventWith, y) ∧ Enjoy(x, celebratingLifeStoneEvent, z))) ∀x (Outgoing(x) ∧ Sprited(x) → FondOf(x, largeGroupFunction)) ¬((PreTeen(carol) ∨ YoungChildren(carol)) ∧ Attend(carol, wedding)) → ¬(GettingMarried(carol) ∨ (∃y (Know(carol, y) ∧ GettingMarried(y))))",Carol neither enjoys celebrating life milestone events with other people nor is outgoing and very spirited.,"¬((∃y ∃z (¬(x=y) ∧ ¬(x=z) ∧ ¬(y=z) ∧ Enjoy(x, celebratingLifeMileStoneEvent, y) ∧ Enjoy(x, celebratingLifeStoneEvent, z)) ∨ (Outgoing(carol) ∧ Sprited(carol)))",True,1010 395,"All velvet-finish lipsticks in the Rouge Dior set, Lunar New Year Limited Edition are refillable. Lipsticks in the Rouge Dior set, Lunar New Year Limited Edition have either a velvet-finish or a satin-finish. No satin-finish lipsticks in the set do not have ""rosewood"" in its offical description. Lipstcks in the Rouge Dior set, Lunar New Year Limited Edition either does not have ""rosewood"" in its offical description or it has ""rosewood"" in its official description. ROUGE Dior Colored Lip Balm 999 is a lipstick in the set, and it either has ""rosewood"" in its official description or has a velvet finish.","∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition) ∧ VelvetFinish(x)) → Refillable(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition)) → (VelvetFinish(x) ⊕ SatinFinish(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition) ∧ SatinFinish(x)) → ¬RosewoodInDescription(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition)) → (RosewoodInDescription(x) ⊕ ¬RosewoodInDescription(x))) Lipstick(rougeDiorColoredLipBalm999) ∧ In(rougeDiorColoredLipBalm999, rougeDiorSet) ∧ In(rougeDiorColoredLipBalm999, lunarNewYearLimitedEdition) ∧ (RosewoodInDescription(rougeDiorColoredLipBalm999) ⊕ VelvetFinish(rougeDiorColoredLipBalm999))",ROUGE Dior Colored Lip Balm 999 has a satin finish.,SatinFinish(rougeDiorColoredLipBalm999),Uncertain,1068 395,"All velvet-finish lipsticks in the Rouge Dior set, Lunar New Year Limited Edition are refillable. Lipsticks in the Rouge Dior set, Lunar New Year Limited Edition have either a velvet-finish or a satin-finish. No satin-finish lipsticks in the set do not have ""rosewood"" in its offical description. Lipstcks in the Rouge Dior set, Lunar New Year Limited Edition either does not have ""rosewood"" in its offical description or it has ""rosewood"" in its official description. ROUGE Dior Colored Lip Balm 999 is a lipstick in the set, and it either has ""rosewood"" in its official description or has a velvet finish.","∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition) ∧ VelvetFinish(x)) → Refillable(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition)) → (VelvetFinish(x) ⊕ SatinFinish(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition) ∧ SatinFinish(x)) → ¬RosewoodInDescription(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition)) → (RosewoodInDescription(x) ⊕ ¬RosewoodInDescription(x))) Lipstick(rougeDiorColoredLipBalm999) ∧ In(rougeDiorColoredLipBalm999, rougeDiorSet) ∧ In(rougeDiorColoredLipBalm999, lunarNewYearLimitedEdition) ∧ (RosewoodInDescription(rougeDiorColoredLipBalm999) ⊕ VelvetFinish(rougeDiorColoredLipBalm999))","ROUGE Dior Colored Lip Balm 999 has a satin finish and has ""rosewood"" in its official description.",Refillable(rougeDiorColoredLipBalm999) ∧ RosewoodInDescription(rougeDiorColoredLipBalm999),True,1069 395,"All velvet-finish lipsticks in the Rouge Dior set, Lunar New Year Limited Edition are refillable. Lipsticks in the Rouge Dior set, Lunar New Year Limited Edition have either a velvet-finish or a satin-finish. No satin-finish lipsticks in the set do not have ""rosewood"" in its offical description. Lipstcks in the Rouge Dior set, Lunar New Year Limited Edition either does not have ""rosewood"" in its offical description or it has ""rosewood"" in its official description. ROUGE Dior Colored Lip Balm 999 is a lipstick in the set, and it either has ""rosewood"" in its official description or has a velvet finish.","∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition) ∧ VelvetFinish(x)) → Refillable(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition)) → (VelvetFinish(x) ⊕ SatinFinish(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition) ∧ SatinFinish(x)) → ¬RosewoodInDescription(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition)) → (RosewoodInDescription(x) ⊕ ¬RosewoodInDescription(x))) Lipstick(rougeDiorColoredLipBalm999) ∧ In(rougeDiorColoredLipBalm999, rougeDiorSet) ∧ In(rougeDiorColoredLipBalm999, lunarNewYearLimitedEdition) ∧ (RosewoodInDescription(rougeDiorColoredLipBalm999) ⊕ VelvetFinish(rougeDiorColoredLipBalm999))","ROUGE Dior Colored Lip Balm 999 either is refillable or has ""rosewood"" in its official description.",Refillable(rougeDiorColoredLipBalm999) ⊕ RosewoodInDescription(rougeDiorColoredLipBalm999),False,1070 395,"All velvet-finish lipsticks in the Rouge Dior set, Lunar New Year Limited Edition are refillable. Lipsticks in the Rouge Dior set, Lunar New Year Limited Edition have either a velvet-finish or a satin-finish. No satin-finish lipsticks in the set do not have ""rosewood"" in its offical description. Lipstcks in the Rouge Dior set, Lunar New Year Limited Edition either does not have ""rosewood"" in its offical description or it has ""rosewood"" in its official description. ROUGE Dior Colored Lip Balm 999 is a lipstick in the set, and it either has ""rosewood"" in its official description or has a velvet finish.","∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition) ∧ VelvetFinish(x)) → Refillable(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition)) → (VelvetFinish(x) ⊕ SatinFinish(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition) ∧ SatinFinish(x)) → ¬RosewoodInDescription(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition)) → (RosewoodInDescription(x) ⊕ ¬RosewoodInDescription(x))) Lipstick(rougeDiorColoredLipBalm999) ∧ In(rougeDiorColoredLipBalm999, rougeDiorSet) ∧ In(rougeDiorColoredLipBalm999, lunarNewYearLimitedEdition) ∧ (RosewoodInDescription(rougeDiorColoredLipBalm999) ⊕ VelvetFinish(rougeDiorColoredLipBalm999))","If ROUGE Dior Colored Lip Balm 999 is not both a velvet finish ipstick in the set and refillable, then it neither is refillable nor has ""rosewood"" in its official description.","¬((Lipstick(rougeDiorColoredLipBalm999) ∧ In(rougeDiorColoredLipBalm999, rougeDiorSet) ∧ In(rougeDiorColoredLipBalm999, lunarNewYearLimitedEdition) ∧ VelvetFinish(rougeDiorColoredLipBalm999) ∧ Refillable(rougeDiorColoredLipBalm999)) → (¬Refillable(rougeDiorColoredLipBalm999) ∧ ¬RosewoodInDescription(rougeDiorColoredLipBalm999)))",True,1071 395,"All velvet-finish lipsticks in the Rouge Dior set, Lunar New Year Limited Edition are refillable. Lipsticks in the Rouge Dior set, Lunar New Year Limited Edition have either a velvet-finish or a satin-finish. No satin-finish lipsticks in the set do not have ""rosewood"" in its offical description. Lipstcks in the Rouge Dior set, Lunar New Year Limited Edition either does not have ""rosewood"" in its offical description or it has ""rosewood"" in its official description. ROUGE Dior Colored Lip Balm 999 is a lipstick in the set, and it either has ""rosewood"" in its official description or has a velvet finish.","∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition) ∧ VelvetFinish(x)) → Refillable(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition)) → (VelvetFinish(x) ⊕ SatinFinish(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition) ∧ SatinFinish(x)) → ¬RosewoodInDescription(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition)) → (RosewoodInDescription(x) ⊕ ¬RosewoodInDescription(x))) Lipstick(rougeDiorColoredLipBalm999) ∧ In(rougeDiorColoredLipBalm999, rougeDiorSet) ∧ In(rougeDiorColoredLipBalm999, lunarNewYearLimitedEdition) ∧ (RosewoodInDescription(rougeDiorColoredLipBalm999) ⊕ VelvetFinish(rougeDiorColoredLipBalm999))","If ROUGE Dior Colored Lip Balm 999 is refillable and has ""rosewood"" in its official description, then it either has a velvet-finish or has ""rosewood"" in its official description.",(Refillable(rougeDiorColoredLipBalm999) ∧ RosewoodInDescription(rougeDiorColoredLipBalm999)) —> (VelvetFinish(rougeDiorColoredLipBalm999) ∨ RosewoodInDescription(rougeDiorColoredLipBalm999)),False,1072 395,"All velvet-finish lipsticks in the Rouge Dior set, Lunar New Year Limited Edition are refillable. Lipsticks in the Rouge Dior set, Lunar New Year Limited Edition have either a velvet-finish or a satin-finish. No satin-finish lipsticks in the set do not have ""rosewood"" in its offical description. Lipstcks in the Rouge Dior set, Lunar New Year Limited Edition either does not have ""rosewood"" in its offical description or it has ""rosewood"" in its official description. ROUGE Dior Colored Lip Balm 999 is a lipstick in the set, and it either has ""rosewood"" in its official description or has a velvet finish.","∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition) ∧ VelvetFinish(x)) → Refillable(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition)) → (VelvetFinish(x) ⊕ SatinFinish(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition) ∧ SatinFinish(x)) → ¬RosewoodInDescription(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition)) → (RosewoodInDescription(x) ⊕ ¬RosewoodInDescription(x))) Lipstick(rougeDiorColoredLipBalm999) ∧ In(rougeDiorColoredLipBalm999, rougeDiorSet) ∧ In(rougeDiorColoredLipBalm999, lunarNewYearLimitedEdition) ∧ (RosewoodInDescription(rougeDiorColoredLipBalm999) ⊕ VelvetFinish(rougeDiorColoredLipBalm999))","If ROUGE Dior Colored Lip Balm 999 either does not have ""rosewood"" in its official description or is refillable, then it has ""rosewood"" in its official description.",(¬RosewoodInDescription(rougeEDiorColoredLipBalm999) ⊕ Refillable(rougeDiorColoredLipBalm999)) → RosewoodInDescription(rougeDiorColoredLipBalm999),False,1073 395,"All velvet-finish lipsticks in the Rouge Dior set, Lunar New Year Limited Edition are refillable. Lipsticks in the Rouge Dior set, Lunar New Year Limited Edition have either a velvet-finish or a satin-finish. No satin-finish lipsticks in the set do not have ""rosewood"" in its offical description. Lipstcks in the Rouge Dior set, Lunar New Year Limited Edition either does not have ""rosewood"" in its offical description or it has ""rosewood"" in its official description. ROUGE Dior Colored Lip Balm 999 is a lipstick in the set, and it either has ""rosewood"" in its official description or has a velvet finish.","∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition) ∧ VelvetFinish(x)) → Refillable(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition)) → (VelvetFinish(x) ⊕ SatinFinish(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition) ∧ SatinFinish(x)) → ¬RosewoodInDescription(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition)) → (RosewoodInDescription(x) ⊕ ¬RosewoodInDescription(x))) Lipstick(rougeDiorColoredLipBalm999) ∧ In(rougeDiorColoredLipBalm999, rougeDiorSet) ∧ In(rougeDiorColoredLipBalm999, lunarNewYearLimitedEdition) ∧ (RosewoodInDescription(rougeDiorColoredLipBalm999) ⊕ VelvetFinish(rougeDiorColoredLipBalm999))","If ROUGE Dior Colored Lip Balm 999 either does not have ""rosewood"" in its official description or is refillable, then it neither has a satin-finish nor has ""rosewood"" in its official description.",(RosewoodInDescription(rougeDiorColoredLipBalm999) ⊕ Refillable(rougeDiorColoredLipBalm999)) → ¬(SatinFinish(rougeDiorColoredLipBalm999) ∨ RosewoodInDescription(rougeDiorColoredLipBalm999)),False,1074 395,"All velvet-finish lipsticks in the Rouge Dior set, Lunar New Year Limited Edition are refillable. Lipsticks in the Rouge Dior set, Lunar New Year Limited Edition have either a velvet-finish or a satin-finish. No satin-finish lipsticks in the set do not have ""rosewood"" in its offical description. Lipstcks in the Rouge Dior set, Lunar New Year Limited Edition either does not have ""rosewood"" in its offical description or it has ""rosewood"" in its official description. ROUGE Dior Colored Lip Balm 999 is a lipstick in the set, and it either has ""rosewood"" in its official description or has a velvet finish.","∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition) ∧ VelvetFinish(x)) → Refillable(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition)) → (VelvetFinish(x) ⊕ SatinFinish(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition) ∧ SatinFinish(x)) → ¬RosewoodInDescription(x)) ∀x ((Lipstick(x) ∧ In(x, rougeDiorSet) ∧ In(x, lunarNewYearLimitedEdition)) → (RosewoodInDescription(x) ⊕ ¬RosewoodInDescription(x))) Lipstick(rougeDiorColoredLipBalm999) ∧ In(rougeDiorColoredLipBalm999, rougeDiorSet) ∧ In(rougeDiorColoredLipBalm999, lunarNewYearLimitedEdition) ∧ (RosewoodInDescription(rougeDiorColoredLipBalm999) ⊕ VelvetFinish(rougeDiorColoredLipBalm999))","If ROUGE Dior Colored Lip Balm 999 is refillable or has ""rosewood"" in its official description, then it either is refillable or has ""rosewood"" in its official description..",(Refillable(rougeDiorColoredLipBalm999) ∨ RosewoodInDescription(rougeDiorColoredLipBalm999)) → (Refillable(rougeEDiorColoredLipBalm999) ⊕ RosewoodInDescription(rougeDiorColoredLipBalm999)),False,1075 265,"All Senate Republicans are elected officials. Some elected officials are not conservatives.","∀x (SenateRepublican(x) → ElectedOfficial(x)) ∃x ∃y (ElectedOfficial(x) ∧ ElectedOfficial(y) ∧ ¬Conservative(x) ∧ ¬Conservative(y) ∧ ¬(x=y))",Some conservatives are not Senate Republicans.,∃x ∃y (Conservative(x) ∧ Conservative(y) ∧ ¬SenateRepublican(x) ∧ ¬SenateRepublican(y) ∧ ¬(x=y)),Uncertain,709 337,"No athletes never exercise. All professional basketball players are athletes. All NBA players are professional basketball players. All Knicks players are NBA players. Either John is a professional basketball player and he never exercises, or he is not a professional basketball player and he sometimes exercises.","∀x (Athlete(x) → ¬NeverExercises(x)) Never: does not exist a time ∀x (ProfessionalBasketballPlayer(x) → Athlete(x)) ∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x)) ∀x (KnicksPlayer(x) → NBAPlayer(x)) ¬(ProfessionalBasketballPlayer(jim) ⊕ NeverExercises(jim))",Jim is a Knicks player.,KnicksPlayer(jim),False,881 337,"No athletes never exercise. All professional basketball players are athletes. All NBA players are professional basketball players. All Knicks players are NBA players. Either John is a professional basketball player and he never exercises, or he is not a professional basketball player and he sometimes exercises.","∀x (Athlete(x) → ¬NeverExercises(x)) Never: does not exist a time ∀x (ProfessionalBasketballPlayer(x) → Athlete(x)) ∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x)) ∀x (KnicksPlayer(x) → NBAPlayer(x)) ¬(ProfessionalBasketballPlayer(jim) ⊕ NeverExercises(jim))",Jim is not a Knicks player.,¬KnicksPlayer(jim),True,882 337,"No athletes never exercise. All professional basketball players are athletes. All NBA players are professional basketball players. All Knicks players are NBA players. Either John is a professional basketball player and he never exercises, or he is not a professional basketball player and he sometimes exercises.","∀x (Athlete(x) → ¬NeverExercises(x)) Never: does not exist a time ∀x (ProfessionalBasketballPlayer(x) → Athlete(x)) ∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x)) ∀x (KnicksPlayer(x) → NBAPlayer(x)) ¬(ProfessionalBasketballPlayer(jim) ⊕ NeverExercises(jim))",Jim is an athlete.,Athlete(jim),Uncertain,883 345,"All kids are young. All toddlers are kids. If someone is young, then they are not elderly. All pirates are seafarers. If Nancy is not a pirate, then Nancy is young. If Nancy is not a toddler, then Nancy is a seafarer.","∀x (Kid(x) → Young(x)) ∀x (Toddler(x) → Kid(x)) ∀x (Young(x) → ¬Elderly(x)) ∀x (Pirate(x) → Seafarer(x)) ¬Pirate(nancy) → Young(nancy) ¬Toddler(nancy) → Seafarer(nancy)",Nancy is a pirate.,Pirate(nancy),Uncertain,910 345,"All kids are young. All toddlers are kids. If someone is young, then they are not elderly. All pirates are seafarers. If Nancy is not a pirate, then Nancy is young. If Nancy is not a toddler, then Nancy is a seafarer.","∀x (Kid(x) → Young(x)) ∀x (Toddler(x) → Kid(x)) ∀x (Young(x) → ¬Elderly(x)) ∀x (Pirate(x) → Seafarer(x)) ¬Pirate(nancy) → Young(nancy) ¬Toddler(nancy) → Seafarer(nancy)","Nancy is either both a pirate and a toddler, or neither a pirate nor a toddler.",¬(Pirate(nancy) ⊕ Toddler(nancy)),False,911 345,"All kids are young. All toddlers are kids. If someone is young, then they are not elderly. All pirates are seafarers. If Nancy is not a pirate, then Nancy is young. If Nancy is not a toddler, then Nancy is a seafarer.","∀x (Kid(x) → Young(x)) ∀x (Toddler(x) → Kid(x)) ∀x (Young(x) → ¬Elderly(x)) ∀x (Pirate(x) → Seafarer(x)) ¬Pirate(nancy) → Young(nancy) ¬Toddler(nancy) → Seafarer(nancy)","If Nancy is not either a pirate or a toddler, then she is young and is a kid.",¬(Pirate(nancy) ⊕ Toddler(nancy)) → Young(nancy) ∧ Kid(nancy),True,912 68,"Lana Wilson directed After Tiller, The Departure, and Miss Americana. If a film is directed by a person, the person is a filmmaker. After Tiller is a documentary. The documentary is a type of film. 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.","DirectedBy(afterTiller, lanaWilson) ∧ DirectedBy(theDeparture, lanaWilson) ∧ DirectedBy(missAmericana, lanaWilson) ∀x ∀y (DirectedBy(x, y) → Filmmaker(y)) Documentary(afterTiller) ∀x (Documentary(x) → Film(x)) From(lanaWilson, kirkland) In(kirkland, unitedStates) ∀x ∀y ∀z ((From(x, y) ∧ In(y, z)) → From(x, z)) Nomination(afterTiller, theIndependentSpiritAwardForBestDocumentary)",Lana Wilson is a US filmmaker.,"From(lanaWilson, unitedStates) ∧ Filmmaker(lanaWilson)",True,201 68,"Lana Wilson directed After Tiller, The Departure, and Miss Americana. If a film is directed by a person, the person is a filmmaker. After Tiller is a documentary. The documentary is a type of film. 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.","DirectedBy(afterTiller, lanaWilson) ∧ DirectedBy(theDeparture, lanaWilson) ∧ DirectedBy(missAmericana, lanaWilson) ∀x ∀y (DirectedBy(x, y) → Filmmaker(y)) Documentary(afterTiller) ∀x (Documentary(x) → Film(x)) From(lanaWilson, kirkland) In(kirkland, unitedStates) ∀x ∀y ∀z ((From(x, y) ∧ In(y, z)) → From(x, z)) Nomination(afterTiller, theIndependentSpiritAwardForBestDocumentary)",Miss Americana is not directed by a filmmaker from Kirkland.,"¬∃x(Filmmaker(x) ∧ From(x, kirkland) ∧ DirectedBy(missAmericana, x))",False,202 68,"Lana Wilson directed After Tiller, The Departure, and Miss Americana. If a film is directed by a person, the person is a filmmaker. After Tiller is a documentary. The documentary is a type of film. 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.","DirectedBy(afterTiller, lanaWilson) ∧ DirectedBy(theDeparture, lanaWilson) ∧ DirectedBy(missAmericana, lanaWilson) ∀x ∀y (DirectedBy(x, y) → Filmmaker(y)) Documentary(afterTiller) ∀x (Documentary(x) → Film(x)) From(lanaWilson, kirkland) In(kirkland, unitedStates) ∀x ∀y ∀z ((From(x, y) ∧ In(y, z)) → From(x, z)) Nomination(afterTiller, theIndependentSpiritAwardForBestDocumentary)",Lana Wilson has won the Independent Spirit Award.,"FilmmakerAward(lanaWilson, theIndependentSpiritAwardForBestDocumentary)",Uncertain,203 281,"All bears in zoos are not wild. Some bears are in zoos. ","∀x ((Bear(x) ∧ In(x, zoo)) → ¬Wild(x)) ∃x ∃y (Bear(x) ∧ Bear(y) ∧ In(x, zoo) ∧ In(y, zoo) ∧ ¬(x=y))",Not all bears are wild.,∃x (Bear(x) ∧ ¬Wild(x)),True,725 56,"If a person is the leader of a country for life, that person has power. Leaders of a country for life are either a king or a queen. Queens are female. Kings are male. Elizabeth is a queen. Elizabeth is a leader of a country for life.","∀x (Leader(x) → HavePower(x)) ∀x (Leader(x) → (King(x) ⊕ Queen(x))) ∀x (Queen(x) → Female(x)) ∀x (King(x) → Male(x)) Queen(elizabeth) Leader(elizabeth)",Elizabeth is a king.,King(elizabeth),False,165 56,"If a person is the leader of a country for life, that person has power. Leaders of a country for life are either a king or a queen. Queens are female. Kings are male. Elizabeth is a queen. Elizabeth is a leader of a country for life.","∀x (Leader(x) → HavePower(x)) ∀x (Leader(x) → (King(x) ⊕ Queen(x))) ∀x (Queen(x) → Female(x)) ∀x (King(x) → Male(x)) Queen(elizabeth) Leader(elizabeth)",Elizabeth has power.,HavePower(elizabeth),True,166 56,"If a person is the leader of a country for life, that person has power. Leaders of a country for life are either a king or a queen. Queens are female. Kings are male. Elizabeth is a queen. Elizabeth is a leader of a country for life.","∀x (Leader(x) → HavePower(x)) ∀x (Leader(x) → (King(x) ⊕ Queen(x))) ∀x (Queen(x) → Female(x)) ∀x (King(x) → Male(x)) Queen(elizabeth) Leader(elizabeth)",Elizabeth is a leader of a country for life.,Leader(elizabeth),True,167 367,"All people who went to Clay's school and who make their own matcha teas every morning with ceremonial-grade matcha powder do not wake up late and start their schedules past noon regularly. All people who went to Clay's school, who live in California, and attend yoga classes regularly, make their own matcha teas every morning with ceremonial-grade matcha powder. All people who went to Clay's school, and work in the entertainment industry as high-profile celebrities, wake up late and start their schedules past noon regularly. All people who went to Clay's school that do not have regular 9-5 jobs, work in the entertainment industry as high-profile celebrities. All people who went to Clay's school and prefer working at home over going to the office daily do not have regular 9-5 jobs. Bunny went to Clay's school, and she either prefers to work at home over going to the office and makes her own matcha teas every morning with ceremonial-grade matcha powder, or does not prefer to work at home over going to the office every day and does not make her own matcha teas every morning with ceremonial-grade matcha powder.","∀x (GoTo(x, claysSchool) ∧ MakeWith(x, theirOwnMatchTea, ceremonialGradePowder) → ¬(WakeUpLate(x) ∧ StartPastNoonRegularly(x, schedule))) ∀x (GoTo(x, claysSchool) ∧ LiveIn(x, california) ∧ AttendRegularly(x, yogaClass) → MakeWith(x, ownMatch, ceremonialGradePowder)) ∀x (GoTo(x, claysSchool) ∧ WorkInAs(x, entertainmentIndustry, highProfileCelebrity) → (WakeUpLate(x) ∧ StartPastNoonRegularly(x, schedule))) ∀x (GoTo(x, claysSchool) ∧ ¬(Have(x, y) ∧ Regular(y) ∧ NineToFiveJob(y)) → WorkInAs(x, entertainmentIndustry, highProfileCelebrity)) ∀x (GoTo(x, claysSchool) ∧ Prefer(x, workingAtHome, goingToTheOffice) → ¬(Have(x, y) ∧ Regular(y) ∧ NineToFiveJob(y))) GoTo(bunny, claysSchool) ∧ ¬(Prefer(bunny, workingAtHome, goingToTheOffice) ⊕ MakeWith(bunny, theirOwnMatchTea, ceremonialGradePowder))",Bunny does not have a regular 9-5 job.,"Have(bunny, y) ∧ Regular(y) ∧ NineToFiveJob(y)",Uncertain,976 367,"All people who went to Clay's school and who make their own matcha teas every morning with ceremonial-grade matcha powder do not wake up late and start their schedules past noon regularly. All people who went to Clay's school, who live in California, and attend yoga classes regularly, make their own matcha teas every morning with ceremonial-grade matcha powder. All people who went to Clay's school, and work in the entertainment industry as high-profile celebrities, wake up late and start their schedules past noon regularly. All people who went to Clay's school that do not have regular 9-5 jobs, work in the entertainment industry as high-profile celebrities. All people who went to Clay's school and prefer working at home over going to the office daily do not have regular 9-5 jobs. Bunny went to Clay's school, and she either prefers to work at home over going to the office and makes her own matcha teas every morning with ceremonial-grade matcha powder, or does not prefer to work at home over going to the office every day and does not make her own matcha teas every morning with ceremonial-grade matcha powder.","∀x (GoTo(x, claysSchool) ∧ MakeWith(x, theirOwnMatchTea, ceremonialGradePowder) → ¬(WakeUpLate(x) ∧ StartPastNoonRegularly(x, schedule))) ∀x (GoTo(x, claysSchool) ∧ LiveIn(x, california) ∧ AttendRegularly(x, yogaClass) → MakeWith(x, ownMatch, ceremonialGradePowder)) ∀x (GoTo(x, claysSchool) ∧ WorkInAs(x, entertainmentIndustry, highProfileCelebrity) → (WakeUpLate(x) ∧ StartPastNoonRegularly(x, schedule))) ∀x (GoTo(x, claysSchool) ∧ ¬(Have(x, y) ∧ Regular(y) ∧ NineToFiveJob(y)) → WorkInAs(x, entertainmentIndustry, highProfileCelebrity)) ∀x (GoTo(x, claysSchool) ∧ Prefer(x, workingAtHome, goingToTheOffice) → ¬(Have(x, y) ∧ Regular(y) ∧ NineToFiveJob(y))) GoTo(bunny, claysSchool) ∧ ¬(Prefer(bunny, workingAtHome, goingToTheOffice) ⊕ MakeWith(bunny, theirOwnMatchTea, ceremonialGradePowder))",Bunny went to Clay's school and she lives in California and attends yoga classes regularly.,"LiveIn(bunny, california) ∧ AttendRegularly(bunny, yogaClass)",False,977 367,"All people who went to Clay's school and who make their own matcha teas every morning with ceremonial-grade matcha powder do not wake up late and start their schedules past noon regularly. All people who went to Clay's school, who live in California, and attend yoga classes regularly, make their own matcha teas every morning with ceremonial-grade matcha powder. All people who went to Clay's school, and work in the entertainment industry as high-profile celebrities, wake up late and start their schedules past noon regularly. All people who went to Clay's school that do not have regular 9-5 jobs, work in the entertainment industry as high-profile celebrities. All people who went to Clay's school and prefer working at home over going to the office daily do not have regular 9-5 jobs. Bunny went to Clay's school, and she either prefers to work at home over going to the office and makes her own matcha teas every morning with ceremonial-grade matcha powder, or does not prefer to work at home over going to the office every day and does not make her own matcha teas every morning with ceremonial-grade matcha powder.","∀x (GoTo(x, claysSchool) ∧ MakeWith(x, theirOwnMatchTea, ceremonialGradePowder) → ¬(WakeUpLate(x) ∧ StartPastNoonRegularly(x, schedule))) ∀x (GoTo(x, claysSchool) ∧ LiveIn(x, california) ∧ AttendRegularly(x, yogaClass) → MakeWith(x, ownMatch, ceremonialGradePowder)) ∀x (GoTo(x, claysSchool) ∧ WorkInAs(x, entertainmentIndustry, highProfileCelebrity) → (WakeUpLate(x) ∧ StartPastNoonRegularly(x, schedule))) ∀x (GoTo(x, claysSchool) ∧ ¬(Have(x, y) ∧ Regular(y) ∧ NineToFiveJob(y)) → WorkInAs(x, entertainmentIndustry, highProfileCelebrity)) ∀x (GoTo(x, claysSchool) ∧ Prefer(x, workingAtHome, goingToTheOffice) → ¬(Have(x, y) ∧ Regular(y) ∧ NineToFiveJob(y))) GoTo(bunny, claysSchool) ∧ ¬(Prefer(bunny, workingAtHome, goingToTheOffice) ⊕ MakeWith(bunny, theirOwnMatchTea, ceremonialGradePowder))",Bunny went to Clay's school and she neither prefers working at home over going to the office nor lives in California and attends yoga classes regularly.,"¬(Prefer(bunny, workingAtHome, goingToTheOffice) ∨ (LiveIn(bunny, california) ∧ AttendRegularly(bunny, yogaClass)))",True,978 19,"Thomas Barber was an English professional footballer. Thomas Barber played in the Football League for Aston Villa. Thomas Barber played as a halfback and inside left. Thomas Barber scored the winning goal in the 1913 FA Cup Final.","English(thomasBarber) ∧ ProfessionalFootballer(thomasBarber) PlayedFor(thomasBarber, astonVilla) ∧ PlayedIn(astonVilla,theFootballLeague) PlayedAs(thomasBarber, halfBack) ∧ PlayedAs(thomasBarber, insideLeft) ScoredTheWinningGoalIn(thomasBarber, facupfinal1913)",Thomas Barber played in the Football League for Bolton Wanderers,"PlayedFor(thomasBarber, boltonWanderers) ∧ PlayedIn(boltonWanderers,theFootballLeague)",Uncertain,54 19,"Thomas Barber was an English professional footballer. Thomas Barber played in the Football League for Aston Villa. Thomas Barber played as a halfback and inside left. Thomas Barber scored the winning goal in the 1913 FA Cup Final.","English(thomasBarber) ∧ ProfessionalFootballer(thomasBarber) PlayedFor(thomasBarber, astonVilla) ∧ PlayedIn(astonVilla,theFootballLeague) PlayedAs(thomasBarber, halfBack) ∧ PlayedAs(thomasBarber, insideLeft) ScoredTheWinningGoalIn(thomasBarber, facupfinal1913)",Thomas Barber played as an inside left.,"PlayedAs(thomasBarber, insideLeft)",True,55 19,"Thomas Barber was an English professional footballer. Thomas Barber played in the Football League for Aston Villa. Thomas Barber played as a halfback and inside left. Thomas Barber scored the winning goal in the 1913 FA Cup Final.","English(thomasBarber) ∧ ProfessionalFootballer(thomasBarber) PlayedFor(thomasBarber, astonVilla) ∧ PlayedIn(astonVilla,theFootballLeague) PlayedAs(thomasBarber, halfBack) ∧ PlayedAs(thomasBarber, insideLeft) ScoredTheWinningGoalIn(thomasBarber, facupfinal1913)",An English professional footballer scored the winning goal in the 1913 FA Cup Final.,"∃x (English(x) ∧ ProfessionalFootballer(x) ∧ ScoredTheWinningGoalIn(x, facupfinal1913))",True,56 162,"If a person plays an instrument in a concert, they are good at playing this kind of instrument. Peter plays piano, violin, and saxophone. Peter plays piano in a concert. Oliver and Peter both play instruments in a concert. Oliver plays a different musical instrument from Peter in the concert.","∀x ∀y (PlayIn(y, x, concert) → GoodAtPlaying(y, x)) Play(peter, piano) ∧ Play(peter, violin) ∧ Play(peter, saxophone) PlayIn(peter, piano, concert) ∃x ∃y (PlayIn(peter, x, concert) ∧ PlayIn(oliver, y, concert)) ∀x (PlayIn(oliver, x, concert) → ¬PlayIn(peter, y, concert))",Oliver plays piano in the concert.,"PlayIn(oliver, piano, concert)",False,464 162,"If a person plays an instrument in a concert, they are good at playing this kind of instrument. Peter plays piano, violin, and saxophone. Peter plays piano in a concert. Oliver and Peter both play instruments in a concert. Oliver plays a different musical instrument from Peter in the concert.","∀x ∀y (PlayIn(y, x, concert) → GoodAtPlaying(y, x)) Play(peter, piano) ∧ Play(peter, violin) ∧ Play(peter, saxophone) PlayIn(peter, piano, concert) ∃x ∃y (PlayIn(peter, x, concert) ∧ PlayIn(oliver, y, concert)) ∀x (PlayIn(oliver, x, concert) → ¬PlayIn(peter, y, concert))",Oliver plays violin in the concert.,"PlayIn(oliver, violin, concert)",Uncertain,465 162,"If a person plays an instrument in a concert, they are good at playing this kind of instrument. Peter plays piano, violin, and saxophone. Peter plays piano in a concert. Oliver and Peter both play instruments in a concert. Oliver plays a different musical instrument from Peter in the concert.","∀x ∀y (PlayIn(y, x, concert) → GoodAtPlaying(y, x)) Play(peter, piano) ∧ Play(peter, violin) ∧ Play(peter, saxophone) PlayIn(peter, piano, concert) ∃x ∃y (PlayIn(peter, x, concert) ∧ PlayIn(oliver, y, concert)) ∀x (PlayIn(oliver, x, concert) → ¬PlayIn(peter, y, concert))",Peter is good at playing piano.,"GoodAtPlaying(peter, piano)",True,466 454,"Functional brainstems are necessary for breath control. All humans that can swim can control their breath. Humans can swim or walk. Humans who can walk can stand on the ground by themselves. Humans whose brainstems are functional can control their balance. Every human who can stand on the ground by themselves has functional leg muscles. George and Archie are humans. George can control his balance and can swim. Archie can walk if and only if he has functional brainstems.","∀x (CanControl(x, breath) → FunctionalBrainStem(x)) ∀x (Human(x) ∧ CanSwim(x) → CanControl(x, breath)) ∀x (Human(x) → (CanSwim(x) ∨ CanWalk(x))) ∀x (Human(x) ∧ CanWalk(x) → CanStandOnTheGround(x, themselves)) ∀x (Human(x) ∧ FunctionalBrainStem(x) → CanControl(x, balance)) ∀x (Human(x) ∧ CanStandOnTheGround(x, themselves) → FunctionalLegMuscle(x))) Human(george) ∧ Human(archie) CanControl(george, balance) ∧ CanSwim(george) ¬(CanWalk(archie) ⊕ FunctionalBrainStem(x)) ",George has functional leg muscles.,FunctionalLegMuscle(archie),Uncertain,1307 454,"Functional brainstems are necessary for breath control. All humans that can swim can control their breath. Humans can swim or walk. Humans who can walk can stand on the ground by themselves. Humans whose brainstems are functional can control their balance. Every human who can stand on the ground by themselves has functional leg muscles. George and Archie are humans. George can control his balance and can swim. Archie can walk if and only if he has functional brainstems.","∀x (CanControl(x, breath) → FunctionalBrainStem(x)) ∀x (Human(x) ∧ CanSwim(x) → CanControl(x, breath)) ∀x (Human(x) → (CanSwim(x) ∨ CanWalk(x))) ∀x (Human(x) ∧ CanWalk(x) → CanStandOnTheGround(x, themselves)) ∀x (Human(x) ∧ FunctionalBrainStem(x) → CanControl(x, balance)) ∀x (Human(x) ∧ CanStandOnTheGround(x, themselves) → FunctionalLegMuscle(x))) Human(george) ∧ Human(archie) CanControl(george, balance) ∧ CanSwim(george) ¬(CanWalk(archie) ⊕ FunctionalBrainStem(x)) ",Archie has functional leg muscles and can control his balance.,"FunctionalLegMuscle(archie) ∧ CanControl(archie, balance)",True,1308 454,"Functional brainstems are necessary for breath control. All humans that can swim can control their breath. Humans can swim or walk. Humans who can walk can stand on the ground by themselves. Humans whose brainstems are functional can control their balance. Every human who can stand on the ground by themselves has functional leg muscles. George and Archie are humans. George can control his balance and can swim. Archie can walk if and only if he has functional brainstems.","∀x (CanControl(x, breath) → FunctionalBrainStem(x)) ∀x (Human(x) ∧ CanSwim(x) → CanControl(x, breath)) ∀x (Human(x) → (CanSwim(x) ∨ CanWalk(x))) ∀x (Human(x) ∧ CanWalk(x) → CanStandOnTheGround(x, themselves)) ∀x (Human(x) ∧ FunctionalBrainStem(x) → CanControl(x, balance)) ∀x (Human(x) ∧ CanStandOnTheGround(x, themselves) → FunctionalLegMuscle(x))) Human(george) ∧ Human(archie) CanControl(george, balance) ∧ CanSwim(george) ¬(CanWalk(archie) ⊕ FunctionalBrainStem(x)) ",Archie cannot control his balance and doesn't have functional leg muscles.,"¬CanControl(archie, balance) ∧ ¬FunctionalLegMuscle(x)",False,1309 236,"Cancer biology is finding genetic alterations that confer a selective advantage to cancer cells. Cancer researchers have frequently ranked the importance of substitutions to cancer growth by the P value. P values are thresholds for belief, not metrics of effect. ","Finding(cancerBiology, geneticAlteration) ∧ Confer(geneticAlteration, selectiveAdvantage, toCancerCell) ∃x ∃y (CancerResearcher(x) ∧ Ranked(x, importanceOfSubstitutionsToCancerGrowth) ∧ PValue(y) ∧ RankedBy(importanceOfSubstitutionsToCancerGrowth, y)) ∀x (PValue(x) → ThresholdForBelief(x) ∧ ¬MetricOfEffect(x))",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.,"∃x ∃y (CancerResearcher(x) ∧ Use(x, cancerEffectSize) ∧ UsedToDetermine(cancerEffectSize, relativeImportanceOfGeneteticAlterations))",Uncertain,668 236,"Cancer biology is finding genetic alterations that confer a selective advantage to cancer cells. Cancer researchers have frequently ranked the importance of substitutions to cancer growth by the P value. P values are thresholds for belief, not metrics of effect. ","Finding(cancerBiology, geneticAlteration) ∧ Confer(geneticAlteration, selectiveAdvantage, toCancerCell) ∃x ∃y (CancerResearcher(x) ∧ Ranked(x, importanceOfSubstitutionsToCancerGrowth) ∧ PValue(y) ∧ RankedBy(importanceOfSubstitutionsToCancerGrowth, y)) ∀x (PValue(x) → ThresholdForBelief(x) ∧ ¬MetricOfEffect(x))",P value represents the selection intensity for somatic variants in cancer cell lineages.,SelectionIntensitySomaticVariants(pValue),Uncertain,669 236,"Cancer biology is finding genetic alterations that confer a selective advantage to cancer cells. Cancer researchers have frequently ranked the importance of substitutions to cancer growth by the P value. P values are thresholds for belief, not metrics of effect. ","Finding(cancerBiology, geneticAlteration) ∧ Confer(geneticAlteration, selectiveAdvantage, toCancerCell) ∃x ∃y (CancerResearcher(x) ∧ Ranked(x, importanceOfSubstitutionsToCancerGrowth) ∧ PValue(y) ∧ RankedBy(importanceOfSubstitutionsToCancerGrowth, y)) ∀x (PValue(x) → ThresholdForBelief(x) ∧ ¬MetricOfEffect(x))",Cancer effect size is preferred by cancer researchers.,"Preferred(cancerResearchers, cancerEffectSize)",Uncertain,670 236,"Cancer biology is finding genetic alterations that confer a selective advantage to cancer cells. Cancer researchers have frequently ranked the importance of substitutions to cancer growth by the P value. P values are thresholds for belief, not metrics of effect. ","Finding(cancerBiology, geneticAlteration) ∧ Confer(geneticAlteration, selectiveAdvantage, toCancerCell) ∃x ∃y (CancerResearcher(x) ∧ Ranked(x, importanceOfSubstitutionsToCancerGrowth) ∧ PValue(y) ∧ RankedBy(importanceOfSubstitutionsToCancerGrowth, y)) ∀x (PValue(x) → ThresholdForBelief(x) ∧ ¬MetricOfEffect(x))",P values don't represent metrics of effect.,∀x (PValue(x) → ¬MetricsOfEffect(x)),True,671 481,"All biodegradable things are environment-friendly. All woodware is biodegradable. All paper is woodware. Nothing is a good thing and also a bad thing. All environment-friendly things are good. A worksheet is either paper or environment-friendly.","∀x (Biodegradable(x) → EnvironmentFriendly(x)) ∀x (Woodware(x) → Biodegradable(x)) ∀x (Paper(x) → Woodware(x)) ¬(∃x (Good(x) ∧ Bad(x))) ∀x (EnvironmentFriendly(x) → Good(x)) Paper(worksheet) ⊕ EnvironmentFriendly(worksheet)",A worksheet is biodegradable.,Bioegradable(worksheet),Uncertain,1402 481,"All biodegradable things are environment-friendly. All woodware is biodegradable. All paper is woodware. Nothing is a good thing and also a bad thing. All environment-friendly things are good. A worksheet is either paper or environment-friendly.","∀x (Biodegradable(x) → EnvironmentFriendly(x)) ∀x (Woodware(x) → Biodegradable(x)) ∀x (Paper(x) → Woodware(x)) ¬(∃x (Good(x) ∧ Bad(x))) ∀x (EnvironmentFriendly(x) → Good(x)) Paper(worksheet) ⊕ EnvironmentFriendly(worksheet)",A worksheet is not biodegradable.,¬Bioegradable(worksheet),Uncertain,1403 481,"All biodegradable things are environment-friendly. All woodware is biodegradable. All paper is woodware. Nothing is a good thing and also a bad thing. All environment-friendly things are good. A worksheet is either paper or environment-friendly.","∀x (Biodegradable(x) → EnvironmentFriendly(x)) ∀x (Woodware(x) → Biodegradable(x)) ∀x (Paper(x) → Woodware(x)) ¬(∃x (Good(x) ∧ Bad(x))) ∀x (EnvironmentFriendly(x) → Good(x)) Paper(worksheet) ⊕ EnvironmentFriendly(worksheet)",A worksheet is bad.,Bad(worksheet),False,1404 481,"All biodegradable things are environment-friendly. All woodware is biodegradable. All paper is woodware. Nothing is a good thing and also a bad thing. All environment-friendly things are good. A worksheet is either paper or environment-friendly.","∀x (Biodegradable(x) → EnvironmentFriendly(x)) ∀x (Woodware(x) → Biodegradable(x)) ∀x (Paper(x) → Woodware(x)) ¬(∃x (Good(x) ∧ Bad(x))) ∀x (EnvironmentFriendly(x) → Good(x)) Paper(worksheet) ⊕ EnvironmentFriendly(worksheet)",A worksheet is not bad.,¬Bad(worksheet),True,1405 253,"No reptile has fur. All snakes are reptiles.","∀x (Reptile(x) → ¬Have(x, fur)) ∀x (Snake(x) → Reptile(x))",Some snake has fur.,"∃x (Snake(x) ∧ Have(x, fur))",False,697 60,"All buildings in New Haven are not high. All buildings managed by 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 Yale Housing. Tower B is with the Bloomberg logo.","∀x (In(x, newHaven) → ¬High(x)) ∀x (YaleHousing(x) → In(x, newHaven)) ∀x (In(x, manhattan) → High(x)) ∀x (Bloomberg(x) → In(x, manhattan)) ∀x (BloombergLogo(x) → Bloomberg(x)) YaleHousing(tower-a) BloombergLogo(tower-b)",Tower A is low.,¬High(tower-a),True,177 60,"All buildings in New Haven are not high. All buildings managed by 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 Yale Housing. Tower B is with the Bloomberg logo.","∀x (In(x, newHaven) → ¬High(x)) ∀x (YaleHousing(x) → In(x, newHaven)) ∀x (In(x, manhattan) → High(x)) ∀x (Bloomberg(x) → In(x, manhattan)) ∀x (BloombergLogo(x) → Bloomberg(x)) YaleHousing(tower-a) BloombergLogo(tower-b)",Tower B is not located in Manhattans.,"¬In(tower-b, manhattan)",False,178 60,"All buildings in New Haven are not high. All buildings managed by 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 Yale Housing. Tower B is with the Bloomberg logo.","∀x (In(x, newHaven) → ¬High(x)) ∀x (YaleHousing(x) → In(x, newHaven)) ∀x (In(x, manhattan) → High(x)) ∀x (Bloomberg(x) → In(x, manhattan)) ∀x (BloombergLogo(x) → Bloomberg(x)) YaleHousing(tower-a) BloombergLogo(tower-b)",Tower B is located in New Haven.,"¬In(tower-b, newHaven)",False,179 453,"No birds are ectothermic. All penguins are birds. An animal is ectothermic or endothermic. All endothermic animals produce heat within the body. Ron and Henry are both animals. Ron is not a bird and does not produce heat with the body. Henry is not a cat and does not produce heat with the body. ","∀x (Bird(x) → ¬Ectothermic(x)) ∀x (Penguin(x) → Bird(x)) ∀x (Animal(x) → Ectothermic(x) ∨ Endothermic(x)) ∀x (Endothermic(x) → ProduceWithIn(x, heat, body)) Animal(ron) ∧ Animal(henry) ¬Bird(ron) ∧ ¬ProduceWithIn(ron, heat, body) ¬Cat(henry) ∧ ¬ProduceWithIn(henry, heat, body)",Ron is a cat.,Cat(ron),Uncertain,1304 453,"No birds are ectothermic. All penguins are birds. An animal is ectothermic or endothermic. All endothermic animals produce heat within the body. Ron and Henry are both animals. Ron is not a bird and does not produce heat with the body. Henry is not a cat and does not produce heat with the body. ","∀x (Bird(x) → ¬Ectothermic(x)) ∀x (Penguin(x) → Bird(x)) ∀x (Animal(x) → Ectothermic(x) ∨ Endothermic(x)) ∀x (Endothermic(x) → ProduceWithIn(x, heat, body)) Animal(ron) ∧ Animal(henry) ¬Bird(ron) ∧ ¬ProduceWithIn(ron, heat, body) ¬Cat(henry) ∧ ¬ProduceWithIn(henry, heat, body)",Either Henry is a penguin or Henry is endothermic.,Penguin(henry) ⊕ Endothermic(henry),False,1305 453,"No birds are ectothermic. All penguins are birds. An animal is ectothermic or endothermic. All endothermic animals produce heat within the body. Ron and Henry are both animals. Ron is not a bird and does not produce heat with the body. Henry is not a cat and does not produce heat with the body. ","∀x (Bird(x) → ¬Ectothermic(x)) ∀x (Penguin(x) → Bird(x)) ∀x (Animal(x) → Ectothermic(x) ∨ Endothermic(x)) ∀x (Endothermic(x) → ProduceWithIn(x, heat, body)) Animal(ron) ∧ Animal(henry) ¬Bird(ron) ∧ ¬ProduceWithIn(ron, heat, body) ¬Cat(henry) ∧ ¬ProduceWithIn(henry, heat, body)","Ron is either both a penguin and endothermic, or he is nether.",¬(Penguin(ron) ⊕ Endothermic(henry)),True,1306 73,"Ambiortus is a prehistoric bird genus. Ambiortus Dementjevi is the only known species of Ambiortus. Mongolia was where Ambiortus Dementjevi lived. Yevgeny Kurochkin was the discoverer of Ambiortus.","Prehistoric(ambiortus) ∧ BirdGenus(ambiortus) ∀x(KnownSpeciesOf(x, ambiortus) → IsSpecies(x, ambiortusDementjevi)) LiveIn(ambiortusDementjevi, mongolia) Discover(yevgenykurochkin, ambiortus)",Yevgeny Kurochkin discovered a new bird genus.,"∃x (Discover(yevgenykurochkin, x) ∧ BirdGenus(x))",True,221 73,"Ambiortus is a prehistoric bird genus. Ambiortus Dementjevi is the only known species of Ambiortus. Mongolia was where Ambiortus Dementjevi lived. Yevgeny Kurochkin was the discoverer of Ambiortus.","Prehistoric(ambiortus) ∧ BirdGenus(ambiortus) ∀x(KnownSpeciesOf(x, ambiortus) → IsSpecies(x, ambiortusDementjevi)) LiveIn(ambiortusDementjevi, mongolia) Discover(yevgenykurochkin, ambiortus)",There is a species of Ambiortus that doesn't live in Mongolia.,"∃x (KnownSpeciesOf(x, ambiortus) ∧ ¬LiveIn(x, mongolia))",False,222 73,"Ambiortus is a prehistoric bird genus. Ambiortus Dementjevi is the only known species of Ambiortus. Mongolia was where Ambiortus Dementjevi lived. Yevgeny Kurochkin was the discoverer of Ambiortus.","Prehistoric(ambiortus) ∧ BirdGenus(ambiortus) ∀x(KnownSpeciesOf(x, ambiortus) → IsSpecies(x, ambiortusDementjevi)) LiveIn(ambiortusDementjevi, mongolia) Discover(yevgenykurochkin, ambiortus)",Yevgeny Kurochkin lived in Mongolia.,"LiveIn(yevgenykurochkin, mongolia)",Uncertain,223 73,"Ambiortus is a prehistoric bird genus. Ambiortus Dementjevi is the only known species of Ambiortus. Mongolia was where Ambiortus Dementjevi lived. Yevgeny Kurochkin was the discoverer of Ambiortus.","Prehistoric(ambiortus) ∧ BirdGenus(ambiortus) ∀x(KnownSpeciesOf(x, ambiortus) → IsSpecies(x, ambiortusDementjevi)) LiveIn(ambiortusDementjevi, mongolia) Discover(yevgenykurochkin, ambiortus)",All species of Ambiortus live in Mongolia.,"∀x (SpeciesOf(x, ambiortus) → LiveIn(x, mongolia))",True,224 448,"Everyone that knows about breath-first-search knows how to use a queue. If someone is a seasoned software engineer interviewer at Google, then they know what breath-first-search is. Someone is either a seasoned software engineer interviewer at Google, has human rights, or both. Every person who has human rights is entitled to the right to life and liberty. Everyone that knows how to use a queue knows about the first-in-first-out data structure. Everyone that is entitled to the right to life and liberty cannot be deprived of their rights without due process of law. Jack is entitled to the right to life and liberty, has human rights, or knows about the first-in-first-out data structure. ","∀x (Know(x, breathFirstSearch) → Know(x, howToUseQueue)) ∀x (Seasoned(x) ∧ SoftwareEngineerInterviewer(x) ∧ At(x, google) → Know(x, breathFirstSearch)) ∀x ((Seasoned(x) ∧ SoftwareEngineerInterviewer(x) ∧ At(x, google)) ∨ Have(x, humanRights)) ∀x (Have(x, humanRights) → EntitledTo(x, rightToLifeAndLiberty)) ∀x (Know(x, howToUseQueue) → Know(x, firstInFirstOutDataStructure)) ∀x (EntitledTo(x, rightToLifeAndLiberty) → ¬DeprivedOfWithout(x, rights, dueProcessOfLaw)) (EntitledTo(jack, rightToLifeAndLiberty) ∨ Have(jack, humanRights) ∨ Know(jack, firstInFirstOutDataStructure))",Jack is a seasoned software engineer interviewer.,"Seasoned(jack) ∧ SoftwareEngineerInterviewer(jack) ∧ At(jack, google)",Uncertain,1289 448,"Everyone that knows about breath-first-search knows how to use a queue. If someone is a seasoned software engineer interviewer at Google, then they know what breath-first-search is. Someone is either a seasoned software engineer interviewer at Google, has human rights, or both. Every person who has human rights is entitled to the right to life and liberty. Everyone that knows how to use a queue knows about the first-in-first-out data structure. Everyone that is entitled to the right to life and liberty cannot be deprived of their rights without due process of law. Jack is entitled to the right to life and liberty, has human rights, or knows about the first-in-first-out data structure. ","∀x (Know(x, breathFirstSearch) → Know(x, howToUseQueue)) ∀x (Seasoned(x) ∧ SoftwareEngineerInterviewer(x) ∧ At(x, google) → Know(x, breathFirstSearch)) ∀x ((Seasoned(x) ∧ SoftwareEngineerInterviewer(x) ∧ At(x, google)) ∨ Have(x, humanRights)) ∀x (Have(x, humanRights) → EntitledTo(x, rightToLifeAndLiberty)) ∀x (Know(x, howToUseQueue) → Know(x, firstInFirstOutDataStructure)) ∀x (EntitledTo(x, rightToLifeAndLiberty) → ¬DeprivedOfWithout(x, rights, dueProcessOfLaw)) (EntitledTo(jack, rightToLifeAndLiberty) ∨ Have(jack, humanRights) ∨ Know(jack, firstInFirstOutDataStructure))",Jack cannot be deprived of their rights without due process of law.,"¬DeprivedOfWithout(jack, rights, dueProcessOfLaw)",True,1290 448,"Everyone that knows about breath-first-search knows how to use a queue. If someone is a seasoned software engineer interviewer at Google, then they know what breath-first-search is. Someone is either a seasoned software engineer interviewer at Google, has human rights, or both. Every person who has human rights is entitled to the right to life and liberty. Everyone that knows how to use a queue knows about the first-in-first-out data structure. Everyone that is entitled to the right to life and liberty cannot be deprived of their rights without due process of law. Jack is entitled to the right to life and liberty, has human rights, or knows about the first-in-first-out data structure. ","∀x (Know(x, breathFirstSearch) → Know(x, howToUseQueue)) ∀x (Seasoned(x) ∧ SoftwareEngineerInterviewer(x) ∧ At(x, google) → Know(x, breathFirstSearch)) ∀x ((Seasoned(x) ∧ SoftwareEngineerInterviewer(x) ∧ At(x, google)) ∨ Have(x, humanRights)) ∀x (Have(x, humanRights) → EntitledTo(x, rightToLifeAndLiberty)) ∀x (Know(x, howToUseQueue) → Know(x, firstInFirstOutDataStructure)) ∀x (EntitledTo(x, rightToLifeAndLiberty) → ¬DeprivedOfWithout(x, rights, dueProcessOfLaw)) (EntitledTo(jack, rightToLifeAndLiberty) ∨ Have(jack, humanRights) ∨ Know(jack, firstInFirstOutDataStructure))",Jack can be deprived of their rights without due process of law.,"DeprivedOfWithout(jack, rights, dueProcessOfLaw)",False,1291 3,"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.","RenamedAs(fortCarillon, fortTiconderoga) Built(pierredeRigauddeVaudreuil, fortCarillon) LocatedIn(fortCarillon, newFrance) ¬LocatedIn(newFrance, europe) ",Pierre de Rigaud de Vaudreuil built a fort in New France.,"∃x (Built(pierredeRigauddeVaudreuil, x) ∧ LocatedIn(x, newFrance))",True,7 3,"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.","RenamedAs(fortCarillon, fortTiconderoga) Built(pierredeRigauddeVaudreuil, fortCarillon) LocatedIn(fortCarillon, newFrance) ¬LocatedIn(newFrance, europe) ",Pierre de Rigaud de Vaudreuil built a fort in New England.,"∃x (Built(pierredeRigauddeVaudreuil, x) ∧ LocatedIn(x, newEngland))",Uncertain,8 3,"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.","RenamedAs(fortCarillon, fortTiconderoga) Built(pierredeRigauddeVaudreuil, fortCarillon) LocatedIn(fortCarillon, newFrance) ¬LocatedIn(newFrance, europe) ",Fort Carillon was located in Europe.,"LocatedIn(fortCarillon, europe)",Uncertain,9 328,"No soccer players are professional basketball players. All NBA players are professional basketball players. All soccer defenders are soccer players. All centerback players are soccer defenders. If Stephen Curry is an NBA player or a soccer player, then he is a professional basketball player.","∀x (ProfessionalSoccerPlayer(x) → ¬ProfessionalBasketballPlayer(x)) ∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x)) ∀x (ProfessionalSoccerDefender(x) → ProfessionalSoccerPlayer(x)) ∀x (ProfessionalCenterback(x) → ProfessionalSoccerDefender(x)) (NBAPlayer(stephencurry) ⊕ ProfessionalSoccerPlayer(stephencurry)) → ProfessionalBasketballPlayer(stephencurry)",Stephen Curry is an NBA player.,NBAPlayer(stephenCurry),Uncertain,840 328,"No soccer players are professional basketball players. All NBA players are professional basketball players. All soccer defenders are soccer players. All centerback players are soccer defenders. If Stephen Curry is an NBA player or a soccer player, then he is a professional basketball player.","∀x (ProfessionalSoccerPlayer(x) → ¬ProfessionalBasketballPlayer(x)) ∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x)) ∀x (ProfessionalSoccerDefender(x) → ProfessionalSoccerPlayer(x)) ∀x (ProfessionalCenterback(x) → ProfessionalSoccerDefender(x)) (NBAPlayer(stephencurry) ⊕ ProfessionalSoccerPlayer(stephencurry)) → ProfessionalBasketballPlayer(stephencurry)",Stephen Curry is a centerback player.,ProfessionalCenterback(stephenCurry),False,841 328,"No soccer players are professional basketball players. All NBA players are professional basketball players. All soccer defenders are soccer players. All centerback players are soccer defenders. If Stephen Curry is an NBA player or a soccer player, then he is a professional basketball player.","∀x (ProfessionalSoccerPlayer(x) → ¬ProfessionalBasketballPlayer(x)) ∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x)) ∀x (ProfessionalSoccerDefender(x) → ProfessionalSoccerPlayer(x)) ∀x (ProfessionalCenterback(x) → ProfessionalSoccerDefender(x)) (NBAPlayer(stephencurry) ⊕ ProfessionalSoccerPlayer(stephencurry)) → ProfessionalBasketballPlayer(stephencurry)",Stephen Curry is not a centerback player.,¬ProfessionalCenterback(stephenCurry),True,842 484,"No songs are visuals. All folk songs are songs. All videos are visuals. 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.","∀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)",Inception is a folk song.,FolkSong(inception),False,1415 484,"No songs are visuals. All folk songs are songs. All videos are visuals. 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.","∀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)",Inception is not a folk song.,¬FolkSong(inception),True,1416 484,"No songs are visuals. All folk songs are songs. All videos are visuals. 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.","∀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)",Inception is either a video or a folk song.,Video(inception) ⊕ FolkSong(inception),True,1417 484,"No songs are visuals. All folk songs are songs. All videos are visuals. 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.","∀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)",Mac is a video.,Video(mac),Uncertain,1418 393,"All inductive reasoning processes derive general principles from a body of observations. Two major types of reasoning rules are inductive reasoning and deductive reasoning. All deductive reasoning processes are only based on facts and rules. Nothing only based on facts and rules is used for statistical generalization. Modus Ponens is not both used in inductive reasoning and used for statistical generalization. Modus Ponens is a component of a major part of reasoning rule. ","∀x (InductiveReasoning(x) → DeriveFrom(generalPrinciple, observations)) ∀x (MajorArgumentForm(x) → (InductiveReasoning(x) ⊕ DeductiveReasoning(x)) ∀x (DeductiveReasoning(x) → (BasedOn(x, fact) ∨ BasedOn(x, rule))) ∀x ((BasedOn(x, fact) ∨ BasedOn(x, rule)) → (¬UsedFor(x, statisticalGeneralization))) ¬(InductiveReasoning(modusPonens) ∧ UsedFor(modusPonens, statisticalGeneralization)) ArgumentForm(modusPonens)",Reasoning with Modus Ponens is based on facts and rules.,"BasedOn(x, fact) ∨ BasedOn(x, rule)",Uncertain,1060 393,"All inductive reasoning processes derive general principles from a body of observations. Two major types of reasoning rules are inductive reasoning and deductive reasoning. All deductive reasoning processes are only based on facts and rules. Nothing only based on facts and rules is used for statistical generalization. Modus Ponens is not both used in inductive reasoning and used for statistical generalization. Modus Ponens is a component of a major part of reasoning rule. ","∀x (InductiveReasoning(x) → DeriveFrom(generalPrinciple, observations)) ∀x (MajorArgumentForm(x) → (InductiveReasoning(x) ⊕ DeductiveReasoning(x)) ∀x (DeductiveReasoning(x) → (BasedOn(x, fact) ∨ BasedOn(x, rule))) ∀x ((BasedOn(x, fact) ∨ BasedOn(x, rule)) → (¬UsedFor(x, statisticalGeneralization))) ¬(InductiveReasoning(modusPonens) ∧ UsedFor(modusPonens, statisticalGeneralization)) ArgumentForm(modusPonens)",Modus Ponens derives general principles from a body of observations and is used for statistical generalization.,"DeriveFrom(generalPrinciple, observations) ∧ UsedFor(x, statisticalGeneralization)",False,1061 393,"All inductive reasoning processes derive general principles from a body of observations. Two major types of reasoning rules are inductive reasoning and deductive reasoning. All deductive reasoning processes are only based on facts and rules. Nothing only based on facts and rules is used for statistical generalization. Modus Ponens is not both used in inductive reasoning and used for statistical generalization. Modus Ponens is a component of a major part of reasoning rule. ","∀x (InductiveReasoning(x) → DeriveFrom(generalPrinciple, observations)) ∀x (MajorArgumentForm(x) → (InductiveReasoning(x) ⊕ DeductiveReasoning(x)) ∀x (DeductiveReasoning(x) → (BasedOn(x, fact) ∨ BasedOn(x, rule))) ∀x ((BasedOn(x, fact) ∨ BasedOn(x, rule)) → (¬UsedFor(x, statisticalGeneralization))) ¬(InductiveReasoning(modusPonens) ∧ UsedFor(modusPonens, statisticalGeneralization)) ArgumentForm(modusPonens)","If Modus Ponens either derives general principles from a body of observations and is used for statistical generalization, or neither, then Modus Ponens is is neither used in inductive reasoning nor used for statistical generalization.","¬(Derive(generalPrinciple, observations) ⊕ UsedFor(x, statisticalGeneralization)) → (¬InductiveReasoning(modusPonens) ∧ (¬UsedFor(modusPonens, statisticalGeneralization)))",True,1062 408,"No trick-shot artist in Yale's varsity team struggles with half court shots. Everyone on Yale's varsity team is someone who struggles with half court shots or who successfully shoots a high percentage of 3-pointers. Everyone on Yale's varsity team who successfully shoots a high percentage of 3-pointers is solid at shooting 2-pointers. No one on Yale's varsity team who is solid at shooting 2-pointers is bad at mid-range shots. Jack is on Yale's varsity team, and he is either a trick-shot artist or he successfully shoots a high percentage of 3-pointers.","∀x ((In(x, yaleSVarsityTeam) ∧ TrickShotArtist(x)) → ¬StruggleAt(x, halfCourtShot)) ∀x (In(x, yaleSVarsityTeam) → (StruggleAt(x, halfCourtShot) ∨ GoodAt(x, threes))) ∀x ((In(x, yaleSVarsityTeam) ∧ GoodAt(x, threes)) → GoodAt(x, twos)) ∀x ((In(x, yaleSVarsityTeam) ∧ GoodAt(x, twos)) → BadAt(x, midRangeShot)) In(jack, yaleSVarsityTeam) ∧ (TrickShotArtist(jack) ⊕ GoodAt(jack, threes))",Jack struggles at half court shots.,"StruggleAt(jack, halfCourtShot)",Uncertain,1133 408,"No trick-shot artist in Yale's varsity team struggles with half court shots. Everyone on Yale's varsity team is someone who struggles with half court shots or who successfully shoots a high percentage of 3-pointers. Everyone on Yale's varsity team who successfully shoots a high percentage of 3-pointers is solid at shooting 2-pointers. No one on Yale's varsity team who is solid at shooting 2-pointers is bad at mid-range shots. Jack is on Yale's varsity team, and he is either a trick-shot artist or he successfully shoots a high percentage of 3-pointers.","∀x ((In(x, yaleSVarsityTeam) ∧ TrickShotArtist(x)) → ¬StruggleAt(x, halfCourtShot)) ∀x (In(x, yaleSVarsityTeam) → (StruggleAt(x, halfCourtShot) ∨ GoodAt(x, threes))) ∀x ((In(x, yaleSVarsityTeam) ∧ GoodAt(x, threes)) → GoodAt(x, twos)) ∀x ((In(x, yaleSVarsityTeam) ∧ GoodAt(x, twos)) → BadAt(x, midRangeShot)) In(jack, yaleSVarsityTeam) ∧ (TrickShotArtist(jack) ⊕ GoodAt(jack, threes))",Jack is bad at mid-range shots.,"BadAt(jack, midRangeShot)",False,1134 408,"No trick-shot artist in Yale's varsity team struggles with half court shots. Everyone on Yale's varsity team is someone who struggles with half court shots or who successfully shoots a high percentage of 3-pointers. Everyone on Yale's varsity team who successfully shoots a high percentage of 3-pointers is solid at shooting 2-pointers. No one on Yale's varsity team who is solid at shooting 2-pointers is bad at mid-range shots. Jack is on Yale's varsity team, and he is either a trick-shot artist or he successfully shoots a high percentage of 3-pointers.","∀x ((In(x, yaleSVarsityTeam) ∧ TrickShotArtist(x)) → ¬StruggleAt(x, halfCourtShot)) ∀x (In(x, yaleSVarsityTeam) → (StruggleAt(x, halfCourtShot) ∨ GoodAt(x, threes))) ∀x ((In(x, yaleSVarsityTeam) ∧ GoodAt(x, threes)) → GoodAt(x, twos)) ∀x ((In(x, yaleSVarsityTeam) ∧ GoodAt(x, twos)) → BadAt(x, midRangeShot)) In(jack, yaleSVarsityTeam) ∧ (TrickShotArtist(jack) ⊕ GoodAt(jack, threes))",Jack is solid at shooting 2-pointers or bad at mid-range shots.,"GoodAt(jack, twos) ∨ BadAt(jack, midRangeShot)",True,1135 408,"No trick-shot artist in Yale's varsity team struggles with half court shots. Everyone on Yale's varsity team is someone who struggles with half court shots or who successfully shoots a high percentage of 3-pointers. Everyone on Yale's varsity team who successfully shoots a high percentage of 3-pointers is solid at shooting 2-pointers. No one on Yale's varsity team who is solid at shooting 2-pointers is bad at mid-range shots. Jack is on Yale's varsity team, and he is either a trick-shot artist or he successfully shoots a high percentage of 3-pointers.","∀x ((In(x, yaleSVarsityTeam) ∧ TrickShotArtist(x)) → ¬StruggleAt(x, halfCourtShot)) ∀x (In(x, yaleSVarsityTeam) → (StruggleAt(x, halfCourtShot) ∨ GoodAt(x, threes))) ∀x ((In(x, yaleSVarsityTeam) ∧ GoodAt(x, threes)) → GoodAt(x, twos)) ∀x ((In(x, yaleSVarsityTeam) ∧ GoodAt(x, twos)) → BadAt(x, midRangeShot)) In(jack, yaleSVarsityTeam) ∧ (TrickShotArtist(jack) ⊕ GoodAt(jack, threes))",Jack is either solid at shooting 2-pointers or bad at mid-range shots.,"GoodAt(jack, twos) ⊕ BadAt(jack, midRangeShot)",True,1136 408,"No trick-shot artist in Yale's varsity team struggles with half court shots. Everyone on Yale's varsity team is someone who struggles with half court shots or who successfully shoots a high percentage of 3-pointers. Everyone on Yale's varsity team who successfully shoots a high percentage of 3-pointers is solid at shooting 2-pointers. No one on Yale's varsity team who is solid at shooting 2-pointers is bad at mid-range shots. Jack is on Yale's varsity team, and he is either a trick-shot artist or he successfully shoots a high percentage of 3-pointers.","∀x ((In(x, yaleSVarsityTeam) ∧ TrickShotArtist(x)) → ¬StruggleAt(x, halfCourtShot)) ∀x (In(x, yaleSVarsityTeam) → (StruggleAt(x, halfCourtShot) ∨ GoodAt(x, threes))) ∀x ((In(x, yaleSVarsityTeam) ∧ GoodAt(x, threes)) → GoodAt(x, twos)) ∀x ((In(x, yaleSVarsityTeam) ∧ GoodAt(x, twos)) → BadAt(x, midRangeShot)) In(jack, yaleSVarsityTeam) ∧ (TrickShotArtist(jack) ⊕ GoodAt(jack, threes))",Jack is a trick-shot artist or bad at mid-range shots.,"TrickShotArtist(jack) ∨ BadAt(jack, midRangeShot))",False,1137 408,"No trick-shot artist in Yale's varsity team struggles with half court shots. Everyone on Yale's varsity team is someone who struggles with half court shots or who successfully shoots a high percentage of 3-pointers. Everyone on Yale's varsity team who successfully shoots a high percentage of 3-pointers is solid at shooting 2-pointers. No one on Yale's varsity team who is solid at shooting 2-pointers is bad at mid-range shots. Jack is on Yale's varsity team, and he is either a trick-shot artist or he successfully shoots a high percentage of 3-pointers.","∀x ((In(x, yaleSVarsityTeam) ∧ TrickShotArtist(x)) → ¬StruggleAt(x, halfCourtShot)) ∀x (In(x, yaleSVarsityTeam) → (StruggleAt(x, halfCourtShot) ∨ GoodAt(x, threes))) ∀x ((In(x, yaleSVarsityTeam) ∧ GoodAt(x, threes)) → GoodAt(x, twos)) ∀x ((In(x, yaleSVarsityTeam) ∧ GoodAt(x, twos)) → BadAt(x, midRangeShot)) In(jack, yaleSVarsityTeam) ∧ (TrickShotArtist(jack) ⊕ GoodAt(jack, threes))",Jack is either a trick-shot artist or bad at mid-range shots.,"TrickShotArtist(jack) ⊕ BadAt(jack, midRangeShots)",False,1138 408,"No trick-shot artist in Yale's varsity team struggles with half court shots. Everyone on Yale's varsity team is someone who struggles with half court shots or who successfully shoots a high percentage of 3-pointers. Everyone on Yale's varsity team who successfully shoots a high percentage of 3-pointers is solid at shooting 2-pointers. No one on Yale's varsity team who is solid at shooting 2-pointers is bad at mid-range shots. Jack is on Yale's varsity team, and he is either a trick-shot artist or he successfully shoots a high percentage of 3-pointers.","∀x ((In(x, yaleSVarsityTeam) ∧ TrickShotArtist(x)) → ¬StruggleAt(x, halfCourtShot)) ∀x (In(x, yaleSVarsityTeam) → (StruggleAt(x, halfCourtShot) ∨ GoodAt(x, threes))) ∀x ((In(x, yaleSVarsityTeam) ∧ GoodAt(x, threes)) → GoodAt(x, twos)) ∀x ((In(x, yaleSVarsityTeam) ∧ GoodAt(x, twos)) → BadAt(x, midRangeShot)) In(jack, yaleSVarsityTeam) ∧ (TrickShotArtist(jack) ⊕ GoodAt(jack, threes))",Jack is either a player who successfully shoots a high percentage of 3-pointers or is bad at mid-range shots.,"GoodAt(jack, threes) ⊕ BadAt(jack, midRangeShot)",True,1139 408,"No trick-shot artist in Yale's varsity team struggles with half court shots. Everyone on Yale's varsity team is someone who struggles with half court shots or who successfully shoots a high percentage of 3-pointers. Everyone on Yale's varsity team who successfully shoots a high percentage of 3-pointers is solid at shooting 2-pointers. No one on Yale's varsity team who is solid at shooting 2-pointers is bad at mid-range shots. Jack is on Yale's varsity team, and he is either a trick-shot artist or he successfully shoots a high percentage of 3-pointers.","∀x ((In(x, yaleSVarsityTeam) ∧ TrickShotArtist(x)) → ¬StruggleAt(x, halfCourtShot)) ∀x (In(x, yaleSVarsityTeam) → (StruggleAt(x, halfCourtShot) ∨ GoodAt(x, threes))) ∀x ((In(x, yaleSVarsityTeam) ∧ GoodAt(x, threes)) → GoodAt(x, twos)) ∀x ((In(x, yaleSVarsityTeam) ∧ GoodAt(x, twos)) → BadAt(x, midRangeShot)) In(jack, yaleSVarsityTeam) ∧ (TrickShotArtist(jack) ⊕ GoodAt(jack, threes))","If Jack is not solid at shooting 2-pointers and bad at mid-range shots, then Jack is not solid at shooting 2-pointers and is a player who successfully shoots a high percentage of 3-pointers.","BadAt(jack, midRangeShot) ∧ GoodAt(jack, twos) → ¬GoodAt(jack, twos) ∧ GoodAt(jack, threes)",False,1140 408,"No trick-shot artist in Yale's varsity team struggles with half court shots. Everyone on Yale's varsity team is someone who struggles with half court shots or who successfully shoots a high percentage of 3-pointers. Everyone on Yale's varsity team who successfully shoots a high percentage of 3-pointers is solid at shooting 2-pointers. No one on Yale's varsity team who is solid at shooting 2-pointers is bad at mid-range shots. Jack is on Yale's varsity team, and he is either a trick-shot artist or he successfully shoots a high percentage of 3-pointers.","∀x ((In(x, yaleSVarsityTeam) ∧ TrickShotArtist(x)) → ¬StruggleAt(x, halfCourtShot)) ∀x (In(x, yaleSVarsityTeam) → (StruggleAt(x, halfCourtShot) ∨ GoodAt(x, threes))) ∀x ((In(x, yaleSVarsityTeam) ∧ GoodAt(x, threes)) → GoodAt(x, twos)) ∀x ((In(x, yaleSVarsityTeam) ∧ GoodAt(x, twos)) → BadAt(x, midRangeShot)) In(jack, yaleSVarsityTeam) ∧ (TrickShotArtist(jack) ⊕ GoodAt(jack, threes))","If Jack is solid at shooting 2-pointers or successfully shoots a high percentage of 3-pointers, then Jack struggles at half court shots and is bad at mid-range shots.","GoodAt(jack, twos) ∨ GoodAt(jack, threes) → BadAt(jack, halfCourtShot) ∧ BadAt(jack, midRangeShot)",Uncertain,1141 271,"No plants are fungi. Mushrooms are fungi.","∀x (Plant(x) → ¬Fungi(x)) ∀x (Mushroom(x) → Fungi(x))",No plants are mushrooms.,∀x (Plant(x) → ¬Mushroom(x)),True,715 291,"No road is dustless. Some streets are roads.","∀x (Road(x) → ¬Dustless(x)) ∃x ∃y (Street(x) ∧ Street(y) ∧ Road(x) ∧ Road(y) ∧ ¬(x=y))",Some streets are dustless.,∃x ∃y (Street(x) ∧ Street(y) ∧ Dustless(x) ∧ Dustless(y) ∧ ¬(x=y)),Uncertain,735 222,"New York City is located on the East Coast. Seattle is located on the West Coast. If a person is somewhere located on the East coast and is traveling to somewhere located on the west coast, they will be on a long flight. People in business class from New York City to Seattle are not in first class. People on long flights are uncomfortable unless they're in first class.","LocatedOn(newYorkCity, eastCoast) LocatedOn(seattle, westCoast) ∀x ∀y ∀z ((TravelingFrom(x, y) ∧ LocatedOn(y, eastcoast) ∧ TravelingTo(x, z) ∧ LocatedOn(z, westcoast)) → OnLongFlight(x)) ∀x (InBuisnessClass(x) ∧ TravelingTo(x, seattle) ∧ TravelingFrom(x, newYorkCity) → ¬InFirstClass(x)) ∀x (OnLongFlight(x) ∧ ¬InFirstClass(x) → Uncomfortable(x))",People traveling in business class from New York City to Seattle will be uncomfortable.,"∃x (TravelingTo(x, seattle) ∧ TravelingFrom(x, newYorkCity) ∧ uncomfortable(x))",True,628 118,"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.","∀x (Musician(x) → Have(x, busyLife)) Musician(singhKaur) ∧ Famous(singhKaur) ∀x (Musician(x) ∧ ¬Famous(x) → ¬MakeALotOfMoney(x)) ∃x (Musician(x) ∧ (Singer(x) ∨ Writer(x)))",Singh Kaur makes a lot of money.,MakeALotOfMoney(singhKaur),Uncertain,355 118,"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.","∀x (Musician(x) → Have(x, busyLife)) Musician(singhKaur) ∧ Famous(singhKaur) ∀x (Musician(x) ∧ ¬Famous(x) → ¬MakeALotOfMoney(x)) ∃x (Musician(x) ∧ (Singer(x) ∨ Writer(x)))",Singh Kaur is a writer.,Writer(singhKaur),Uncertain,356 118,"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.","∀x (Musician(x) → Have(x, busyLife)) Musician(singhKaur) ∧ Famous(singhKaur) ∀x (Musician(x) ∧ ¬Famous(x) → ¬MakeALotOfMoney(x)) ∃x (Musician(x) ∧ (Singer(x) ∨ Writer(x)))",Singh Kaur has a very busy life.,"Have(singhKaur, busyLife)",True,357 284,"Each building is tall. Everything tall has height.","∀x (Building(x) → Tall(x)) ∀x (Tall(x) → Height(x))",All buildings are magnificent.,∀x (Building(x) → Magnificent(x)),Uncertain,728 126,"A cat named Garfield, the main character of the film Garfield, is orange and fat and likes having lasagna. Garfield shares a home with Odie, another pet of Jon's. Garfield hates Odie. A pet who hates the pet with whom he shares the same owner is childish and possessive.","Cat(garfield) ∧ MainCharacterOf(garfield, filmGarfield) ∧ Orange(garfield) ∧ Fat(garfield) ∧ Like(garfield, lasagna) PetOf(garfield, jon) ∧ PetOf(odie, jon) ∧ ShareHomeWith(garfield, odie) Hate(garfield, odie) ∀x ∀y ∃z (PetOf(x, z) ∧ PetOf(y, z) ∧ Hate(x, y) → Childish(x) ∧ Possessive(x))",The main character of the film Garfield is childish and possessive.,"∃x (MainCharacterOf(x, garfield) ∧ Childish(x) ∧ Possessive(x))",True,375 474,"All humans are capable of abstract thoughts. Plants are not capable of abstract thoughts. All multicellular creatures that are autotrophic or digest food internally are plants and animals. All goats are animals. Dirt is not an animal. Hulu is a goat or a human. Hulu is a multicellular creature that is autotrophic or digests food internally. ","∀x (Human(x) → CapableOf(x, abstractThought)) ∀x (Plant(x) → ¬CapableOf(x, abstractThought)) ∀x (MulticellularCreature(x) ∧ (Autotrophic(x) ∨ DigestFoodInternally (x)) → Plant(x) ⊕ Animal(x)) ∀x (Goat(x) → Animal(x)) ∀x (Dirt(x) → ¬Animal(x)) Goat(hulu) ∨ HumanBeing(hulu) (MulticellularCreature(hulu) ∧ (Autotrophic(hulu) ∨ DigestFoodInternally (hulu))",Hulu is capable of abstract thoughts.,"CapableOf(hulu, abstractThought)",Uncertain,1372 474,"All humans are capable of abstract thoughts. Plants are not capable of abstract thoughts. All multicellular creatures that are autotrophic or digest food internally are plants and animals. All goats are animals. Dirt is not an animal. Hulu is a goat or a human. Hulu is a multicellular creature that is autotrophic or digests food internally. ","∀x (Human(x) → CapableOf(x, abstractThought)) ∀x (Plant(x) → ¬CapableOf(x, abstractThought)) ∀x (MulticellularCreature(x) ∧ (Autotrophic(x) ∨ DigestFoodInternally (x)) → Plant(x) ⊕ Animal(x)) ∀x (Goat(x) → Animal(x)) ∀x (Dirt(x) → ¬Animal(x)) Goat(hulu) ∨ HumanBeing(hulu) (MulticellularCreature(hulu) ∧ (Autotrophic(hulu) ∨ DigestFoodInternally (hulu))",Hulu is not capable of abstract thoughts.,"¬CapableOf(hulu, abstractThought)",Uncertain,1373 474,"All humans are capable of abstract thoughts. Plants are not capable of abstract thoughts. All multicellular creatures that are autotrophic or digest food internally are plants and animals. All goats are animals. Dirt is not an animal. Hulu is a goat or a human. Hulu is a multicellular creature that is autotrophic or digests food internally. ","∀x (Human(x) → CapableOf(x, abstractThought)) ∀x (Plant(x) → ¬CapableOf(x, abstractThought)) ∀x (MulticellularCreature(x) ∧ (Autotrophic(x) ∨ DigestFoodInternally (x)) → Plant(x) ⊕ Animal(x)) ∀x (Goat(x) → Animal(x)) ∀x (Dirt(x) → ¬Animal(x)) Goat(hulu) ∨ HumanBeing(hulu) (MulticellularCreature(hulu) ∧ (Autotrophic(hulu) ∨ DigestFoodInternally (hulu))",Hulu is dirt.,Dirt(hulu),False,1374 474,"All humans are capable of abstract thoughts. Plants are not capable of abstract thoughts. All multicellular creatures that are autotrophic or digest food internally are plants and animals. All goats are animals. Dirt is not an animal. Hulu is a goat or a human. Hulu is a multicellular creature that is autotrophic or digests food internally. ","∀x (Human(x) → CapableOf(x, abstractThought)) ∀x (Plant(x) → ¬CapableOf(x, abstractThought)) ∀x (MulticellularCreature(x) ∧ (Autotrophic(x) ∨ DigestFoodInternally (x)) → Plant(x) ⊕ Animal(x)) ∀x (Goat(x) → Animal(x)) ∀x (Dirt(x) → ¬Animal(x)) Goat(hulu) ∨ HumanBeing(hulu) (MulticellularCreature(hulu) ∧ (Autotrophic(hulu) ∨ DigestFoodInternally (hulu))",Hulu is an animal or dirt.,Animal(hulu) ∨ Dirt(hulu),True,1375 474,"All humans are capable of abstract thoughts. Plants are not capable of abstract thoughts. All multicellular creatures that are autotrophic or digest food internally are plants and animals. All goats are animals. Dirt is not an animal. Hulu is a goat or a human. Hulu is a multicellular creature that is autotrophic or digests food internally. ","∀x (Human(x) → CapableOf(x, abstractThought)) ∀x (Plant(x) → ¬CapableOf(x, abstractThought)) ∀x (MulticellularCreature(x) ∧ (Autotrophic(x) ∨ DigestFoodInternally (x)) → Plant(x) ⊕ Animal(x)) ∀x (Goat(x) → Animal(x)) ∀x (Dirt(x) → ¬Animal(x)) Goat(hulu) ∨ HumanBeing(hulu) (MulticellularCreature(hulu) ∧ (Autotrophic(hulu) ∨ DigestFoodInternally (hulu))","Hulu is either an animal or dirt, but not both.",Animal(hulu) ⊕ Dirt(hulu),True,1376 474,"All humans are capable of abstract thoughts. Plants are not capable of abstract thoughts. All multicellular creatures that are autotrophic or digest food internally are plants and animals. All goats are animals. Dirt is not an animal. Hulu is a goat or a human. Hulu is a multicellular creature that is autotrophic or digests food internally. ","∀x (Human(x) → CapableOf(x, abstractThought)) ∀x (Plant(x) → ¬CapableOf(x, abstractThought)) ∀x (MulticellularCreature(x) ∧ (Autotrophic(x) ∨ DigestFoodInternally (x)) → Plant(x) ⊕ Animal(x)) ∀x (Goat(x) → Animal(x)) ∀x (Dirt(x) → ¬Animal(x)) Goat(hulu) ∨ HumanBeing(hulu) (MulticellularCreature(hulu) ∧ (Autotrophic(hulu) ∨ DigestFoodInternally (hulu))","If Hulu is either an animal or dirt, then Hulu is capable of abstract thoughts and is dirt.","Animal(hulu) ⊕ Dirt(hulu) → CapableOf(hulu, abstractThought) ∧ Dirt(hulu)",False,1377 47,"A controlled substance is a drug. There exist both harmful and beneficial controlled substances. If a child is exposed to a controlled substance, they are in chemical endangerment. Chemical Endangerment is harmful. The Controlled Substances Act was an act passed in 1971. Some Acts prevent harmful things.","∀x (ControlledSubstances(x) → Drugs(x)) ∃x ∃y (ControlledSubstances(x) ∧ ControlledSubstances(y) ∧ (¬(x=y)) ∧ Beneficial(x) ∧ Harmful(y)) ∀x ∀y ((Child(x) ∧ ControlledSubstances(y) ∧ ExposedTo(x, y)) → InChemicalEndangerment(x)) ∀x (InChemicalEndangerment(x) → Harmful(x)) PassedIn(controlledSubstancesAct, yr1971) ∧ Act(controlledSubstancesAct) ∃x ∃y(Act(x) ∧ PreventsHarm(x) ∧ (¬(x=y)) ∧ Act(y) ∧ PreventsHarm(y))",The Controlled Substances Act prevents harmful things.,PreventsHarm(controlledSubstancesAct),Uncertain,135 47,"A controlled substance is a drug. There exist both harmful and beneficial controlled substances. If a child is exposed to a controlled substance, they are in chemical endangerment. Chemical Endangerment is harmful. The Controlled Substances Act was an act passed in 1971. Some Acts prevent harmful things.","∀x (ControlledSubstances(x) → Drugs(x)) ∃x ∃y (ControlledSubstances(x) ∧ ControlledSubstances(y) ∧ (¬(x=y)) ∧ Beneficial(x) ∧ Harmful(y)) ∀x ∀y ((Child(x) ∧ ControlledSubstances(y) ∧ ExposedTo(x, y)) → InChemicalEndangerment(x)) ∀x (InChemicalEndangerment(x) → Harmful(x)) PassedIn(controlledSubstancesAct, yr1971) ∧ Act(controlledSubstancesAct) ∃x ∃y(Act(x) ∧ PreventsHarm(x) ∧ (¬(x=y)) ∧ Act(y) ∧ PreventsHarm(y))",Some drugs are beneficial.,∃x ∃y(Drugs(x) ∧ Beneficial(x) ∧ (¬(x=y)) ∧ Drugs(y) ∧ Beneficial(y)),True,136 47,"A controlled substance is a drug. There exist both harmful and beneficial controlled substances. If a child is exposed to a controlled substance, they are in chemical endangerment. Chemical Endangerment is harmful. The Controlled Substances Act was an act passed in 1971. Some Acts prevent harmful things.","∀x (ControlledSubstances(x) → Drugs(x)) ∃x ∃y (ControlledSubstances(x) ∧ ControlledSubstances(y) ∧ (¬(x=y)) ∧ Beneficial(x) ∧ Harmful(y)) ∀x ∀y ((Child(x) ∧ ControlledSubstances(y) ∧ ExposedTo(x, y)) → InChemicalEndangerment(x)) ∀x (InChemicalEndangerment(x) → Harmful(x)) PassedIn(controlledSubstancesAct, yr1971) ∧ Act(controlledSubstancesAct) ∃x ∃y(Act(x) ∧ PreventsHarm(x) ∧ (¬(x=y)) ∧ Act(y) ∧ PreventsHarm(y))",A child in chemical endangerment is in harm.,∀x ((Child(x) ∧ InChemicalEndangerment(x)) → Harmful(x)),True,137 321,"No people who have corporate jobs are taking more than normal financial risks. All entrepreneurs are taking more than normal financial risks. All risk-averse working people are people who have corporate jobs. All working people who hate working for others want to be entrepreneurs. If Mark Zuckerberg is neither an entrepreneur nor a person who hates working for others, then Mark Zuckerberg is not a risk-averse working person.","∀x (Have(x, corporateJob) → ¬Take(x, financialRisk)) ∀x (Entrepreneur(x) → Take(x, financialRisk)) ∀x (RiskAverse(x) → Have(x, corporateJob)) ∀x (∃y ∃z (¬(y=x) ∧ ¬(z=x) ∧ ¬(y=z) ∧ HateWorkingFor(x, y) ∧ HateWorkingFor(x, z)) → Entrepreneur(x)) ¬Entrepreneur(markZuckerberg) ∧ ¬(∃y ∃z (¬(y=markZuckerberg) ∧ ¬(z=markZuckerberg) ∧ ¬(y=z) ∧ HateWorkingFor(markZuckerberg, y) ∧ HateWorkingFor(markZuckerberg, z))) → ¬RiskAverse(markZuckerberg)",Mark Zuckerberg is an entrepreneur.,Entrepreneur(markZuckerberg),Uncertain,816 321,"No people who have corporate jobs are taking more than normal financial risks. All entrepreneurs are taking more than normal financial risks. All risk-averse working people are people who have corporate jobs. All working people who hate working for others want to be entrepreneurs. If Mark Zuckerberg is neither an entrepreneur nor a person who hates working for others, then Mark Zuckerberg is not a risk-averse working person.","∀x (Have(x, corporateJob) → ¬Take(x, financialRisk)) ∀x (Entrepreneur(x) → Take(x, financialRisk)) ∀x (RiskAverse(x) → Have(x, corporateJob)) ∀x (∃y ∃z (¬(y=x) ∧ ¬(z=x) ∧ ¬(y=z) ∧ HateWorkingFor(x, y) ∧ HateWorkingFor(x, z)) → Entrepreneur(x)) ¬Entrepreneur(markZuckerberg) ∧ ¬(∃y ∃z (¬(y=markZuckerberg) ∧ ¬(z=markZuckerberg) ∧ ¬(y=z) ∧ HateWorkingFor(markZuckerberg, y) ∧ HateWorkingFor(markZuckerberg, z))) → ¬RiskAverse(markZuckerberg)",Mark Zuckerberg is a risk-averse person.,RiskAverse(markZuckerberg),False,817 321,"No people who have corporate jobs are taking more than normal financial risks. All entrepreneurs are taking more than normal financial risks. All risk-averse working people are people who have corporate jobs. All working people who hate working for others want to be entrepreneurs. If Mark Zuckerberg is neither an entrepreneur nor a person who hates working for others, then Mark Zuckerberg is not a risk-averse working person.","∀x (Have(x, corporateJob) → ¬Take(x, financialRisk)) ∀x (Entrepreneur(x) → Take(x, financialRisk)) ∀x (RiskAverse(x) → Have(x, corporateJob)) ∀x (∃y ∃z (¬(y=x) ∧ ¬(z=x) ∧ ¬(y=z) ∧ HateWorkingFor(x, y) ∧ HateWorkingFor(x, z)) → Entrepreneur(x)) ¬Entrepreneur(markZuckerberg) ∧ ¬(∃y ∃z (¬(y=markZuckerberg) ∧ ¬(z=markZuckerberg) ∧ ¬(y=z) ∧ HateWorkingFor(markZuckerberg, y) ∧ HateWorkingFor(markZuckerberg, z))) → ¬RiskAverse(markZuckerberg)",Mark Zuckerberg is not a risk-averse person.,¬RiskAverse(markZuckerberg),True,818 200,"Wildfeed exists as an unannounced program. Wildfeed can be sporting events, news, or syndicated shows. Pre-recorded content is a copyright violation. Programs are pre-recorded.","∃x (Wildfeed(x) ∧ Unannounced(x) ∧ Program(x)) ∀x (Wildfeed(x) → SportingEvent(x) ∨ News(x) ∨ SyndicatedShow(x)) ∀x (Prerecorded(x) → CopyrightViolation(x)) ∀x (Program(x) → Prerecorded(x))",Some wildfeed is violating copyright laws.,∃x (Wildfeed(x) ∧ CopyrightViolation(x)),True,569 200,"Wildfeed exists as an unannounced program. Wildfeed can be sporting events, news, or syndicated shows. Pre-recorded content is a copyright violation. Programs are pre-recorded.","∃x (Wildfeed(x) ∧ Unannounced(x) ∧ Program(x)) ∀x (Wildfeed(x) → SportingEvent(x) ∨ News(x) ∨ SyndicatedShow(x)) ∀x (Prerecorded(x) → CopyrightViolation(x)) ∀x (Program(x) → Prerecorded(x))",Wildfeed can be prerecorded.,∃x (Wildfeed(x) ∧ Prerecorded(x)),True,570 200,"Wildfeed exists as an unannounced program. Wildfeed can be sporting events, news, or syndicated shows. Pre-recorded content is a copyright violation. Programs are pre-recorded.","∃x (Wildfeed(x) ∧ Unannounced(x) ∧ Program(x)) ∀x (Wildfeed(x) → SportingEvent(x) ∨ News(x) ∨ SyndicatedShow(x)) ∀x (Prerecorded(x) → CopyrightViolation(x)) ∀x (Program(x) → Prerecorded(x))",Syndicated shows are copyright violations.,∃x (SyndicatedShows(x) ∧ CopyrightViolation(x)),Uncertain,571 127,"New York City is Located in the United States of America. The 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.","LocatedIn(newYorkCity, unitedStatesOfAmerica) LocatedIn(usa, northAmerica) LocatedIn(northAmerica, westernHemisphere) HighlyDeveloped(newYorkCity) ∀x ∀y ∀z ((LocatedIn(x, y) ∧ LocatedIn(y, z)) → LocatedIn(x, z))",A highly developed city is located in the western hemisphere of the earth.,"∃x (HighlyDeveloped(x) ∧ LocatedIn(x, westernHemisphere))",True,376 127,"New York City is Located in the United States of America. The 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.","LocatedIn(newYorkCity, unitedStatesOfAmerica) LocatedIn(usa, northAmerica) LocatedIn(northAmerica, westernHemisphere) HighlyDeveloped(newYorkCity) ∀x ∀y ∀z ((LocatedIn(x, y) ∧ LocatedIn(y, z)) → LocatedIn(x, z))",The United States of America is not located in the western hemisphere of the earth.,"¬LocatedIn(unitedStatesOfAmerica, westHemisphere)",False,377 127,"New York City is Located in the United States of America. The 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.","LocatedIn(newYorkCity, unitedStatesOfAmerica) LocatedIn(usa, northAmerica) LocatedIn(northAmerica, westernHemisphere) HighlyDeveloped(newYorkCity) ∀x ∀y ∀z ((LocatedIn(x, y) ∧ LocatedIn(y, z)) → LocatedIn(x, z))",New York City is located in New York State.,"LocatedIn(newYorkCity, newYork)",Uncertain,378 146,"Catullus 4 is a poem written by the ancient Roman writer Catullus. Catullus 4 is a story about the retirement of a well-traveled ship. There is a strong analogy of human aging in the poem Catullus 4. Catullus 4 is written in an unusual iambic trimeter to convey a sense of speed over the waves.","Poem(catullus4) ∧ WrittenBy(catullus4, catullus) ∧ AncientRomanWriter(catullus) Story(catullus4) ∧ About(catullus4, retirementOfAWellTraveledShip) Poem(catullus4) ∧ StrongAgingAnalogy(catullus4) Poem(catullus4) ∧ WrittenIn(catullus4, iambicTrimeter) ∧ Convey(catullus4, aSenseOfSpeedOverTheWaves)",There is a poem written by an ancient Roman writer with a strong analogy of human aging.,"∃x ∃y (Poem(x) ∧ WrittenBy(x, y) ∧ AncietRomanWriter(y) ∧ StrongAgingAnalogy(x))",True,427 146,"Catullus 4 is a poem written by the ancient Roman writer Catullus. Catullus 4 is a story about the retirement of a well-traveled ship. There is a strong analogy of human aging in the poem Catullus 4. Catullus 4 is written in an unusual iambic trimeter to convey a sense of speed over the waves.","Poem(catullus4) ∧ WrittenBy(catullus4, catullus) ∧ AncientRomanWriter(catullus) Story(catullus4) ∧ About(catullus4, retirementOfAWellTraveledShip) Poem(catullus4) ∧ StrongAgingAnalogy(catullus4) Poem(catullus4) ∧ WrittenIn(catullus4, iambicTrimeter) ∧ Convey(catullus4, aSenseOfSpeedOverTheWaves)",There is a poem written by an ancient Roman writer in iambic trimeter.,"∃x ∃y (Poem(x) ∧ WrittenBy(x, y) ∧ AncientRomanWriter(y) ∧ WrittenIn(x, iambicTrimeter))",Uncertain,428 146,"Catullus 4 is a poem written by the ancient Roman writer Catullus. Catullus 4 is a story about the retirement of a well-traveled ship. There is a strong analogy of human aging in the poem Catullus 4. Catullus 4 is written in an unusual iambic trimeter to convey a sense of speed over the waves.","Poem(catullus4) ∧ WrittenBy(catullus4, catullus) ∧ AncientRomanWriter(catullus) Story(catullus4) ∧ About(catullus4, retirementOfAWellTraveledShip) Poem(catullus4) ∧ StrongAgingAnalogy(catullus4) Poem(catullus4) ∧ WrittenIn(catullus4, iambicTrimeter) ∧ Convey(catullus4, aSenseOfSpeedOverTheWaves)",Callus 4 is written in an unusual iambic trimeter to convey a strong analogy of human aging.,"Poem(catullus4) ∧ WrittenIn(catullus4, iambicTrimeter) ∧ StrongAgingAnalogy(catullus4)",True,429 235,"Westworld is an American science fiction-thriller TV series. In 2016, a 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 human visitors.","American(westworld) ∧ ScienceFictionThriller(westworld) Debut(westworld, year2016) ∧ TvSeries(westworld) Adapted(westworld, westworldTheFilm) ∧ Produce(westworldTheFilm, year1973) ∧ Wrote(michael, westworldTheFilm) ∧ Directed(michael, westworldTheFilm) Film(westworldTheFilm) ∧ About(westworldTheFilm, malfunctioningRobots)",Michael Crichton has directed a film about malfunctioning robots.,"∃x (Film(x) ∧ Directed(michael, x) ∧ About(x, malfunctioningRobots))",True,666 235,"Westworld is an American science fiction-thriller TV series. In 2016, a 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 human visitors.","American(westworld) ∧ ScienceFictionThriller(westworld) Debut(westworld, year2016) ∧ TvSeries(westworld) Adapted(westworld, westworldTheFilm) ∧ Produce(westworldTheFilm, year1973) ∧ Wrote(michael, westworldTheFilm) ∧ Directed(michael, westworldTheFilm) Film(westworldTheFilm) ∧ About(westworldTheFilm, malfunctioningRobots)",An American TV series debuted in 2016.,"∃x (TVSeries(x) ∧ American(x) ∧ Debut(x, year2016))",True,667 231,"The 2008 Summer Olympics were held in Beijing, China. The 2008 Summer Olympics was the second Summer Olympic Games 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 placed third in gold medals, then it had fewer gold medals than the team that won the most gold medals.","HeldIn(2008SummerOlympics, beijingChina) SecondSummerOlympicsGames(2008SummerOlympics) ∧ BeHeldIn(2008SummerOlympics, communistState) Won(china, theMostGoldMedals) PlacedSecondInGoldMedalsIn(unitedStates, 2008SummerOlympics) ∧ Won(unitedStates, highestNumberOfMedals) PlacedThirdInGoldMedalsIn(russia, 2008SummerOlympics) ∀x ∀y (Placed(x, thirdInGoldMedals) ∧ Won(y, mostGoldMedals) → FewerGoldMedalsThan(x, y))",Russia did not win fewer gold medals than China.,"¬FewerGoldMedalsThan(russia, china)",False,655 231,"The 2008 Summer Olympics were held in Beijing, China. The 2008 Summer Olympics was the second Summer Olympic Games 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 placed third in gold medals, then it had fewer gold medals than the team that won the most gold medals.","HeldIn(2008SummerOlympics, beijingChina) SecondSummerOlympicsGames(2008SummerOlympics) ∧ BeHeldIn(2008SummerOlympics, communistState) Won(china, theMostGoldMedals) PlacedSecondInGoldMedalsIn(unitedStates, 2008SummerOlympics) ∧ Won(unitedStates, highestNumberOfMedals) PlacedThirdInGoldMedalsIn(russia, 2008SummerOlympics) ∀x ∀y (Placed(x, thirdInGoldMedals) ∧ Won(y, mostGoldMedals) → FewerGoldMedalsThan(x, y))",Russia won fewer gold medals than China.,"FewerGoldMedalsThan(russia, china)",True,656 27,"Xiufeng, Xiangshan, Diecai, Qixing are districts in the city of Guilin. Yangshuo is not a district in Guilin. ","DistrictIn(xiufeng, guilin) ∧ DistrictIn(xiangshan, guilin) ∧ DistrictIn(diecai, guilin) ∧ DistrictIn(qixing, guilin) ∧ City(guilin) ¬DistrictIn(yangshuo, guilin)",Xiangshan and Diecai are districts in the same city.,"∃x (DistrictIn(xiangshan, x) ∧ DistrictIn(diecai, x) ∧ City(x))",True,77 27,"Xiufeng, Xiangshan, Diecai, Qixing are districts in the city of Guilin. Yangshuo is not a district in Guilin. ","DistrictIn(xiufeng, guilin) ∧ DistrictIn(xiangshan, guilin) ∧ DistrictIn(diecai, guilin) ∧ DistrictIn(qixing, guilin) ∧ City(guilin) ¬DistrictIn(yangshuo, guilin)",Xiufeng is a district in Guilin.,"DistrictIn(xiufeng, guilin)",True,78 27,"Xiufeng, Xiangshan, Diecai, Qixing are districts in the city of Guilin. Yangshuo is not a district in Guilin. ","DistrictIn(xiufeng, guilin) ∧ DistrictIn(xiangshan, guilin) ∧ DistrictIn(diecai, guilin) ∧ DistrictIn(qixing, guilin) ∧ City(guilin) ¬DistrictIn(yangshuo, guilin)",Kowloon District is in Hong Kong.,"DistrictIn(kowloon, hongKong)",Uncertain,79 375,"All of Michael's neighbors who grow their own fresh vegetables in their home gardens also have ample space. All of Michael's neighbors who are young working professionals and live in large cities, do not have ample space. All of Michael's neighbors who order takeout from delivery services often grow their own fresh vegetables in their home garden. All of Michael's neighbors who enjoy going out often to restaurants with friends order takeout from delivery services often. All of Michael's neighbors who regularly tout the benefits of homegrown and homecooked meals over fast food enjoy going out often to restaurants with friends. Peter, Michael's neighbor, grows his own fresh vegetables in his home garden, or regularly touts the benefits of homegrown and homecooked meals over fast food, or both.","∀x (MichaelsNeightbor(x) ∧ GrowIn(x, vegetable, garden) → Have(x, ampleSpace)) ∀x (MichaelsNeightbor(x) ∧ YoungWorkingProfession(x) ∧ LiveIn(x, largeCity) → ¬Have(x, ampleSpace)) ∀x (MichaelsNeightbor(x) ∧ OrderOften(x, takeout) → Grow(x, vegetable, garden)) ∀x (MichaelsNeightbor(x) ∧ EnjoyGoingOutOftenToWith(x, restaurant, friend) → OrderOften(x, takeout)) ∀x (MichaelsNeightbor(x) ∧ ToutOver(x, homecookedMeals, fastFood) → EnjoyGoingOutOftenToWith(x, restaurant, friend)) MichaelsNeightbor(peter) ∧ (GrowIn(peter, vegetable, garden) ∨ ToutOver(peter, homecookedMeals, fastFood))",Peter enjoys going out often to restaurants with friends.,"EnjoyGoingOutOftenTo(peter, restaurant, friend)",Uncertain,999 375,"All of Michael's neighbors who grow their own fresh vegetables in their home gardens also have ample space. All of Michael's neighbors who are young working professionals and live in large cities, do not have ample space. All of Michael's neighbors who order takeout from delivery services often grow their own fresh vegetables in their home garden. All of Michael's neighbors who enjoy going out often to restaurants with friends order takeout from delivery services often. All of Michael's neighbors who regularly tout the benefits of homegrown and homecooked meals over fast food enjoy going out often to restaurants with friends. Peter, Michael's neighbor, grows his own fresh vegetables in his home garden, or regularly touts the benefits of homegrown and homecooked meals over fast food, or both.","∀x (MichaelsNeightbor(x) ∧ GrowIn(x, vegetable, garden) → Have(x, ampleSpace)) ∀x (MichaelsNeightbor(x) ∧ YoungWorkingProfession(x) ∧ LiveIn(x, largeCity) → ¬Have(x, ampleSpace)) ∀x (MichaelsNeightbor(x) ∧ OrderOften(x, takeout) → Grow(x, vegetable, garden)) ∀x (MichaelsNeightbor(x) ∧ EnjoyGoingOutOftenToWith(x, restaurant, friend) → OrderOften(x, takeout)) ∀x (MichaelsNeightbor(x) ∧ ToutOver(x, homecookedMeals, fastFood) → EnjoyGoingOutOftenToWith(x, restaurant, friend)) MichaelsNeightbor(peter) ∧ (GrowIn(peter, vegetable, garden) ∨ ToutOver(peter, homecookedMeals, fastFood))",Peter is a young working professional who lives in large cities.,"YoungWorkingProfession(peter) ∧ LiveIn(peter, largeCity)",False,1000 375,"All of Michael's neighbors who grow their own fresh vegetables in their home gardens also have ample space. All of Michael's neighbors who are young working professionals and live in large cities, do not have ample space. All of Michael's neighbors who order takeout from delivery services often grow their own fresh vegetables in their home garden. All of Michael's neighbors who enjoy going out often to restaurants with friends order takeout from delivery services often. All of Michael's neighbors who regularly tout the benefits of homegrown and homecooked meals over fast food enjoy going out often to restaurants with friends. Peter, Michael's neighbor, grows his own fresh vegetables in his home garden, or regularly touts the benefits of homegrown and homecooked meals over fast food, or both.","∀x (MichaelsNeightbor(x) ∧ GrowIn(x, vegetable, garden) → Have(x, ampleSpace)) ∀x (MichaelsNeightbor(x) ∧ YoungWorkingProfession(x) ∧ LiveIn(x, largeCity) → ¬Have(x, ampleSpace)) ∀x (MichaelsNeightbor(x) ∧ OrderOften(x, takeout) → Grow(x, vegetable, garden)) ∀x (MichaelsNeightbor(x) ∧ EnjoyGoingOutOftenToWith(x, restaurant, friend) → OrderOften(x, takeout)) ∀x (MichaelsNeightbor(x) ∧ ToutOver(x, homecookedMeals, fastFood) → EnjoyGoingOutOftenToWith(x, restaurant, friend)) MichaelsNeightbor(peter) ∧ (GrowIn(peter, vegetable, garden) ∨ ToutOver(peter, homecookedMeals, fastFood))",Peter grows his own fresh vegetables in their home garden or is a young working professional who lives in large cities.,"GrowIn(peter, vegetable, garden) ∨ (YoungWorkingProfession(peter) ∧ LiveIn(peter, largeCity))",True,1001 62,"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. ModelXX belongs to employees. ","∀x (OwnedBy(x, company) → ConnectedTo(x, googleHome)) ∀x (OwnedBy(x, employee) → ConnectedTo(x, companyWiFi)) ∀x (ConnectedTo(x, googleHome) → ControlledBy(x, managers)) ∀x (ConnectedTo(x, companyWiFi) → EasyToOperate(x)) OwnedBy(modelXX, employee)",ModelXX is easy to operate.,EasyToOperate(modelXX),True,183 62,"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. ModelXX belongs to employees. ","∀x (OwnedBy(x, company) → ConnectedTo(x, googleHome)) ∀x (OwnedBy(x, employee) → ConnectedTo(x, companyWiFi)) ∀x (ConnectedTo(x, googleHome) → ControlledBy(x, managers)) ∀x (ConnectedTo(x, companyWiFi) → EasyToOperate(x)) OwnedBy(modelXX, employee)",ModelXX is controlled by managers.,"ControlledBy(modelXX, managers)",Uncertain,184 62,"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. ModelXX belongs to employees. ","∀x (OwnedBy(x, company) → ConnectedTo(x, googleHome)) ∀x (OwnedBy(x, employee) → ConnectedTo(x, companyWiFi)) ∀x (ConnectedTo(x, googleHome) → ControlledBy(x, managers)) ∀x (ConnectedTo(x, companyWiFi) → EasyToOperate(x)) OwnedBy(modelXX, employee)",ModelXX is connected to Google Home.,"ConnectedTo(modelXX, googleHome)",Uncertain,185 407,"No touring musicians who perform at the New Haven Symphony Orchestra are permanent members of the orchestra. Musicians who perform at the New Haven Symphony Orchestra are permanent members of an orchestra, or they have temporary roles at the orchestra. All touring musicians who perform at the New Haven Symphony Orchestra have temporary roles at the orchestra. All musicians performing at the New Haven Symphony Orchestra who have temporary roles at the orchestra are interesting soloists. All musicians performing at New Haven Symphony Orchestra who are interesting soloists are capable of attracting audiences. Ryan is performing at New Haven Symphony Orchestra. If Ryan is an interesting soloist and has a temporary role at the orchestra, then he is capable of attracting large audiences if and only if he is a touring soloist musician. ","∀x ((PerformAt(x, newHavenSymphonyOrchestra) ∧ TouringMusician(x)) → ¬PermanentMemberOf(x, theOrchestra)) ∀x (PerformAt(x, newHavenSymphonyOrchestra) → (PermanentMemberOf(x, theOrchestra) ∨ HaveTemporaryRoleAt(x, theOrchestra))) ∀x ((PerformAt(x, newHavenSymphonyOrchestra) ∧ TouringMusicians(x)) → HaveTemporaryRoleAt(x, theOrchestra)) ∀x ((PerformAt(x, newHavenSymphonyOrchestra) ∧ HaveTemporaryRoleAt(x, theOrchestra)) → InterestingSoloist(x)) ∀x ((PerformAt(x, newHavenSymphonyOrchestra) ∧ InterestingSoloist(x)) → CapableOfAttractingAudiences(x)) PerformAt(ryan, newHavenSymphonyOrchestra) (InterestingSoloist(ryan) ∧ HaveTemporaryRoleAt(ryan, theOrchestra)) → ¬(TouringMusician(ryan) ⊕ CapableOfAttractingAudiences(ryan))",Ryan is an interesting soloist.,InterestingSoloist(ryan),Uncertain,1130 407,"No touring musicians who perform at the New Haven Symphony Orchestra are permanent members of the orchestra. Musicians who perform at the New Haven Symphony Orchestra are permanent members of an orchestra, or they have temporary roles at the orchestra. All touring musicians who perform at the New Haven Symphony Orchestra have temporary roles at the orchestra. All musicians performing at the New Haven Symphony Orchestra who have temporary roles at the orchestra are interesting soloists. All musicians performing at New Haven Symphony Orchestra who are interesting soloists are capable of attracting audiences. Ryan is performing at New Haven Symphony Orchestra. If Ryan is an interesting soloist and has a temporary role at the orchestra, then he is capable of attracting large audiences if and only if he is a touring soloist musician. ","∀x ((PerformAt(x, newHavenSymphonyOrchestra) ∧ TouringMusician(x)) → ¬PermanentMemberOf(x, theOrchestra)) ∀x (PerformAt(x, newHavenSymphonyOrchestra) → (PermanentMemberOf(x, theOrchestra) ∨ HaveTemporaryRoleAt(x, theOrchestra))) ∀x ((PerformAt(x, newHavenSymphonyOrchestra) ∧ TouringMusicians(x)) → HaveTemporaryRoleAt(x, theOrchestra)) ∀x ((PerformAt(x, newHavenSymphonyOrchestra) ∧ HaveTemporaryRoleAt(x, theOrchestra)) → InterestingSoloist(x)) ∀x ((PerformAt(x, newHavenSymphonyOrchestra) ∧ InterestingSoloist(x)) → CapableOfAttractingAudiences(x)) PerformAt(ryan, newHavenSymphonyOrchestra) (InterestingSoloist(ryan) ∧ HaveTemporaryRoleAt(ryan, theOrchestra)) → ¬(TouringMusician(ryan) ⊕ CapableOfAttractingAudiences(ryan))",Ryan is either a permanent member of an orchestra or a touring soloist musician.,"(PermanentMemberOf(ryan, orchestra) ⊕ TouringMusician(ryan))",True,1131 407,"No touring musicians who perform at the New Haven Symphony Orchestra are permanent members of the orchestra. Musicians who perform at the New Haven Symphony Orchestra are permanent members of an orchestra, or they have temporary roles at the orchestra. All touring musicians who perform at the New Haven Symphony Orchestra have temporary roles at the orchestra. All musicians performing at the New Haven Symphony Orchestra who have temporary roles at the orchestra are interesting soloists. All musicians performing at New Haven Symphony Orchestra who are interesting soloists are capable of attracting audiences. Ryan is performing at New Haven Symphony Orchestra. If Ryan is an interesting soloist and has a temporary role at the orchestra, then he is capable of attracting large audiences if and only if he is a touring soloist musician. ","∀x ((PerformAt(x, newHavenSymphonyOrchestra) ∧ TouringMusician(x)) → ¬PermanentMemberOf(x, theOrchestra)) ∀x (PerformAt(x, newHavenSymphonyOrchestra) → (PermanentMemberOf(x, theOrchestra) ∨ HaveTemporaryRoleAt(x, theOrchestra))) ∀x ((PerformAt(x, newHavenSymphonyOrchestra) ∧ TouringMusicians(x)) → HaveTemporaryRoleAt(x, theOrchestra)) ∀x ((PerformAt(x, newHavenSymphonyOrchestra) ∧ HaveTemporaryRoleAt(x, theOrchestra)) → InterestingSoloist(x)) ∀x ((PerformAt(x, newHavenSymphonyOrchestra) ∧ InterestingSoloist(x)) → CapableOfAttractingAudiences(x)) PerformAt(ryan, newHavenSymphonyOrchestra) (InterestingSoloist(ryan) ∧ HaveTemporaryRoleAt(ryan, theOrchestra)) → ¬(TouringMusician(ryan) ⊕ CapableOfAttractingAudiences(ryan))",Ryan is either a permanent member of an orchestra or has a temporary role at the orchestra.,"(PermanentMemberOf(ryan, orchestra) ⊕ HaveTemporaryRoleAt(ryan, orchestra))",True,1132 482,"If someone in Potterville yells, then they are not cool. If someone in Potterville is angry, then they yell. If someone in Potterville flies, then they are cool. Every person in Potterville that knows magic flies. All wizards in Potterville know magic. Harry, who lives in Potterville either yells or flies. Potter, who lives in Potterville, is a wizard and flies.","∀x (In(x, potterville) ∧ Yell(x) → ¬Cool(x)) ∀x (In(x, potterville) ∧ Angry(x) → Yell(x)) ∀x (In(x, potterville) ∧ Fly(x) → Cool(x)) ∀x (In(x, potterville) ∧ Know(x, magic) → Fly(x)) ∀x (In(x, potterville) ∧ Wizard(x) → Know(x, magic)) In(harry, potterville) ∧ (Yell(harry) ⊕ Fly(harry)) Wizard(potter) ∧ Fly(potter)",Harry is cool.,Cool(harry),Uncertain,1406 482,"If someone in Potterville yells, then they are not cool. If someone in Potterville is angry, then they yell. If someone in Potterville flies, then they are cool. Every person in Potterville that knows magic flies. All wizards in Potterville know magic. Harry, who lives in Potterville either yells or flies. Potter, who lives in Potterville, is a wizard and flies.","∀x (In(x, potterville) ∧ Yell(x) → ¬Cool(x)) ∀x (In(x, potterville) ∧ Angry(x) → Yell(x)) ∀x (In(x, potterville) ∧ Fly(x) → Cool(x)) ∀x (In(x, potterville) ∧ Know(x, magic) → Fly(x)) ∀x (In(x, potterville) ∧ Wizard(x) → Know(x, magic)) In(harry, potterville) ∧ (Yell(harry) ⊕ Fly(harry)) Wizard(potter) ∧ Fly(potter)",Harry is not cool.,¬Cool(harry),Uncertain,1407 482,"If someone in Potterville yells, then they are not cool. If someone in Potterville is angry, then they yell. If someone in Potterville flies, then they are cool. Every person in Potterville that knows magic flies. All wizards in Potterville know magic. Harry, who lives in Potterville either yells or flies. Potter, who lives in Potterville, is a wizard and flies.","∀x (In(x, potterville) ∧ Yell(x) → ¬Cool(x)) ∀x (In(x, potterville) ∧ Angry(x) → Yell(x)) ∀x (In(x, potterville) ∧ Fly(x) → Cool(x)) ∀x (In(x, potterville) ∧ Know(x, magic) → Fly(x)) ∀x (In(x, potterville) ∧ Wizard(x) → Know(x, magic)) In(harry, potterville) ∧ (Yell(harry) ⊕ Fly(harry)) Wizard(potter) ∧ Fly(potter)",Harry is a wizard or angry.,Wizard(harry) ∨ Angry(harry),False,1408 482,"If someone in Potterville yells, then they are not cool. If someone in Potterville is angry, then they yell. If someone in Potterville flies, then they are cool. Every person in Potterville that knows magic flies. All wizards in Potterville know magic. Harry, who lives in Potterville either yells or flies. Potter, who lives in Potterville, is a wizard and flies.","∀x (In(x, potterville) ∧ Yell(x) → ¬Cool(x)) ∀x (In(x, potterville) ∧ Angry(x) → Yell(x)) ∀x (In(x, potterville) ∧ Fly(x) → Cool(x)) ∀x (In(x, potterville) ∧ Know(x, magic) → Fly(x)) ∀x (In(x, potterville) ∧ Wizard(x) → Know(x, magic)) In(harry, potterville) ∧ (Yell(harry) ⊕ Fly(harry)) Wizard(potter) ∧ Fly(potter)",Harry is neither a wizard nor angry.,¬Wizard(harry) ∧ ¬Angry(harry),True,1409 436,"All of this brand's products are either produced in China or in the US. All of this brand's products produced in China are labeled. All of this brand's products produced in the US are sold in the US. The products of this brand that are labeled are cheaper. All of this brand's products sold in the US are sold at Walmart. All products of this brand displayed on the homepage are sold at Walmart. None of this brand's products that are returned by customers are sold at Walmart. G-910 is a product of this brand, and it is either displayed on the homepage and is cheaper, or it is neither displayed on the homepage nor is it cheaper.","∀x (ThisBrand(x) ∧ Product(x) → (ProducedIn(x, china) ⊕ ProducedIn(x, uS))) ∀x ((ThisBrand(x) ∧ Product(x) ∧ ProducedIn(x, china)) → Labeled(x)) ∀x ((ThisBrand(x) ∧ Product(x) ∧ ProducedIn(x, us)) → SoldIn(x, us)) ∀x ((ThisBrand(x) ∧ Product(x) ∧ Labeled(x)) → Cheaper(x)) ∀x ((ThisBrand(x) ∧ Product(x) ∧ SoldIn(x, us)) → SoldIn(x, walmart)) ∀x (ThisBrand(x) ∧ Product(x) ∧ DisplayedIn(x, homepage) → SoldIn(x, walmart)) ∀x (ThisBrand(x) ∧ Product(x) ∧ ReturnedBy(x, customer) → ¬SoldIn(x, walmart)) Product(g910) ∧ ThisBrand(g910) ∧ (¬(DisplayedIn(g910, homepage) ⊕ Cheaper(g910)))",G-910 is displayed on the homepage.,"DisplayedIn(g910, homepage)",Uncertain,1248 436,"All of this brand's products are either produced in China or in the US. All of this brand's products produced in China are labeled. All of this brand's products produced in the US are sold in the US. The products of this brand that are labeled are cheaper. All of this brand's products sold in the US are sold at Walmart. All products of this brand displayed on the homepage are sold at Walmart. None of this brand's products that are returned by customers are sold at Walmart. G-910 is a product of this brand, and it is either displayed on the homepage and is cheaper, or it is neither displayed on the homepage nor is it cheaper.","∀x (ThisBrand(x) ∧ Product(x) → (ProducedIn(x, china) ⊕ ProducedIn(x, uS))) ∀x ((ThisBrand(x) ∧ Product(x) ∧ ProducedIn(x, china)) → Labeled(x)) ∀x ((ThisBrand(x) ∧ Product(x) ∧ ProducedIn(x, us)) → SoldIn(x, us)) ∀x ((ThisBrand(x) ∧ Product(x) ∧ Labeled(x)) → Cheaper(x)) ∀x ((ThisBrand(x) ∧ Product(x) ∧ SoldIn(x, us)) → SoldIn(x, walmart)) ∀x (ThisBrand(x) ∧ Product(x) ∧ DisplayedIn(x, homepage) → SoldIn(x, walmart)) ∀x (ThisBrand(x) ∧ Product(x) ∧ ReturnedBy(x, customer) → ¬SoldIn(x, walmart)) Product(g910) ∧ ThisBrand(g910) ∧ (¬(DisplayedIn(g910, homepage) ⊕ Cheaper(g910)))",G-910 is not displayed on the homepage.,"¬DisplayedIn(g910, homepage)",Uncertain,1249 436,"All of this brand's products are either produced in China or in the US. All of this brand's products produced in China are labeled. All of this brand's products produced in the US are sold in the US. The products of this brand that are labeled are cheaper. All of this brand's products sold in the US are sold at Walmart. All products of this brand displayed on the homepage are sold at Walmart. None of this brand's products that are returned by customers are sold at Walmart. G-910 is a product of this brand, and it is either displayed on the homepage and is cheaper, or it is neither displayed on the homepage nor is it cheaper.","∀x (ThisBrand(x) ∧ Product(x) → (ProducedIn(x, china) ⊕ ProducedIn(x, uS))) ∀x ((ThisBrand(x) ∧ Product(x) ∧ ProducedIn(x, china)) → Labeled(x)) ∀x ((ThisBrand(x) ∧ Product(x) ∧ ProducedIn(x, us)) → SoldIn(x, us)) ∀x ((ThisBrand(x) ∧ Product(x) ∧ Labeled(x)) → Cheaper(x)) ∀x ((ThisBrand(x) ∧ Product(x) ∧ SoldIn(x, us)) → SoldIn(x, walmart)) ∀x (ThisBrand(x) ∧ Product(x) ∧ DisplayedIn(x, homepage) → SoldIn(x, walmart)) ∀x (ThisBrand(x) ∧ Product(x) ∧ ReturnedBy(x, customer) → ¬SoldIn(x, walmart)) Product(g910) ∧ ThisBrand(g910) ∧ (¬(DisplayedIn(g910, homepage) ⊕ Cheaper(g910)))",G-910 is a product returned by customers.,"ThisBrand(g910) ∧ ReturnedBy(g910, customer)",False,1250 436,"All of this brand's products are either produced in China or in the US. All of this brand's products produced in China are labeled. All of this brand's products produced in the US are sold in the US. The products of this brand that are labeled are cheaper. All of this brand's products sold in the US are sold at Walmart. All products of this brand displayed on the homepage are sold at Walmart. None of this brand's products that are returned by customers are sold at Walmart. G-910 is a product of this brand, and it is either displayed on the homepage and is cheaper, or it is neither displayed on the homepage nor is it cheaper.","∀x (ThisBrand(x) ∧ Product(x) → (ProducedIn(x, china) ⊕ ProducedIn(x, uS))) ∀x ((ThisBrand(x) ∧ Product(x) ∧ ProducedIn(x, china)) → Labeled(x)) ∀x ((ThisBrand(x) ∧ Product(x) ∧ ProducedIn(x, us)) → SoldIn(x, us)) ∀x ((ThisBrand(x) ∧ Product(x) ∧ Labeled(x)) → Cheaper(x)) ∀x ((ThisBrand(x) ∧ Product(x) ∧ SoldIn(x, us)) → SoldIn(x, walmart)) ∀x (ThisBrand(x) ∧ Product(x) ∧ DisplayedIn(x, homepage) → SoldIn(x, walmart)) ∀x (ThisBrand(x) ∧ Product(x) ∧ ReturnedBy(x, customer) → ¬SoldIn(x, walmart)) Product(g910) ∧ ThisBrand(g910) ∧ (¬(DisplayedIn(g910, homepage) ⊕ Cheaper(g910)))",G-910 is a product returned by customers or sold in Walmart.,"ThisBrand(g910) ∧ (ReturnedBy(g910, customer) ∨ SoldIn(g910, walmart))",True,1251 436,"All of this brand's products are either produced in China or in the US. All of this brand's products produced in China are labeled. All of this brand's products produced in the US are sold in the US. The products of this brand that are labeled are cheaper. All of this brand's products sold in the US are sold at Walmart. All products of this brand displayed on the homepage are sold at Walmart. None of this brand's products that are returned by customers are sold at Walmart. G-910 is a product of this brand, and it is either displayed on the homepage and is cheaper, or it is neither displayed on the homepage nor is it cheaper.","∀x (ThisBrand(x) ∧ Product(x) → (ProducedIn(x, china) ⊕ ProducedIn(x, uS))) ∀x ((ThisBrand(x) ∧ Product(x) ∧ ProducedIn(x, china)) → Labeled(x)) ∀x ((ThisBrand(x) ∧ Product(x) ∧ ProducedIn(x, us)) → SoldIn(x, us)) ∀x ((ThisBrand(x) ∧ Product(x) ∧ Labeled(x)) → Cheaper(x)) ∀x ((ThisBrand(x) ∧ Product(x) ∧ SoldIn(x, us)) → SoldIn(x, walmart)) ∀x (ThisBrand(x) ∧ Product(x) ∧ DisplayedIn(x, homepage) → SoldIn(x, walmart)) ∀x (ThisBrand(x) ∧ Product(x) ∧ ReturnedBy(x, customer) → ¬SoldIn(x, walmart)) Product(g910) ∧ ThisBrand(g910) ∧ (¬(DisplayedIn(g910, homepage) ⊕ Cheaper(g910)))",G-910 is either returned by customers or sold in Walmart.,"ReturnedBy(g910, customer) ⊕ SoldIn(g910, walmart)",True,1252 354,"People either believe in Santa Claus, or think he is made up. People who believe in Santa Claus expect to get presents on Christmas morning. People who think Santa Claus is made up, then they would be surprised to see him in their house. People who expect presents on Christmas morning are excited for it to be Christmas. If people would be surprised to see Santa Claus in their house, then they don't leave out cookies on Chrismtas Eve. Mercy is not someone who expects presents Christmas morning, is excited for Chrismtas, and believes in Santa Claus.","∀x (BelieveIn(x, santaClaus) ⊕ ThinkMadeUp(x, santaClaus)) ∀x (BelieveIn(x, santaClaus) → Expect(x, present, christmasMorning)) ∀x (ThinkMadeUp(x, santaClaus) → WouldBeSurprisedToSeeIn(x, santaClaus, house)) ∀x (Expect(x, present, christmasMorning) → ExcitedFor(x, christmas)) ∀x (WouldBeSurprisedToSeeIn(x, santaClaus, house) → ¬LeaveOut(x, cookies)) ¬(Expect(marcy, present, christmasMorning) ∧ ExcitedFor(marcy, christmas) ∧ BelieveIn(marcy, santaClaus))",Marcy either believes in Santa Claus or doesn't leave cookies out on Christmas Eve.,"BelieveIn(marcy, santaClaus) ⊕ LeaveOut(marcy, cookies)",True,939 354,"People either believe in Santa Claus, or think he is made up. People who believe in Santa Claus expect to get presents on Christmas morning. People who think Santa Claus is made up, then they would be surprised to see him in their house. People who expect presents on Christmas morning are excited for it to be Christmas. If people would be surprised to see Santa Claus in their house, then they don't leave out cookies on Chrismtas Eve. Mercy is not someone who expects presents Christmas morning, is excited for Chrismtas, and believes in Santa Claus.","∀x (BelieveIn(x, santaClaus) ⊕ ThinkMadeUp(x, santaClaus)) ∀x (BelieveIn(x, santaClaus) → Expect(x, present, christmasMorning)) ∀x (ThinkMadeUp(x, santaClaus) → WouldBeSurprisedToSeeIn(x, santaClaus, house)) ∀x (Expect(x, present, christmasMorning) → ExcitedFor(x, christmas)) ∀x (WouldBeSurprisedToSeeIn(x, santaClaus, house) → ¬LeaveOut(x, cookies)) ¬(Expect(marcy, present, christmasMorning) ∧ ExcitedFor(marcy, christmas) ∧ BelieveIn(marcy, santaClaus))","Marcy is not someone who both leaves out cookies on Chrismtas eve and thinks Santa Claus is made up, or Marcy believes in Santa Claus.","¬(LeaveOut(marcy, cookies) ∧ ThinkMadeUp(marcy, santaClaus)) ∨ BelieveIn(marcy, santaClaus)",False,940 172,"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 crime investigations, the evidence is handed to the prosecutor. Evidence can be either satisfactory or unsatisfactory. If the evidence is handed to the prosecutor and the evidence is satisfactory, the prosecutor will prosecute the offender in an appropriate court.","Country(indonesia) ∀x ∃y (In(indonesia) ∧ Prosecutor(x) ∧ SpecialCrime(y) → InvestigatePersonally(x, y)) Crime(corruption) ∀x ∀y ∀z (Crime(y) ∧ PoliceCompleteInvestigation(y) ∧ Prosecutor(x) → Evidence(z) ∧ HandedTo(z, x)) ∀x (Evidence(x) ∧ (Satisfactory(x) ⊕ Unsatisfactory(x))) ∀x ∀y (Evidence(y) ∧ Prosecutor(x) ∧ HandedTo(x) ∧ Satisfactory(y) → ProsecuteInAppropriateCourt(x, theOffender))","When the police complete investigations, the prosecutor will prosecute the offender at an appropriate court.","∀x ∀y (Crime(y) ∧ PoliceCompleteInvestigation(y) ∧ Prosecutor(x) → ProsecuteInAppropriateCourt(x, theOffender))",Uncertain,494 172,"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 crime investigations, the evidence is handed to the prosecutor. Evidence can be either satisfactory or unsatisfactory. If the evidence is handed to the prosecutor and the evidence is satisfactory, the prosecutor will prosecute the offender in an appropriate court.","Country(indonesia) ∀x ∃y (In(indonesia) ∧ Prosecutor(x) ∧ SpecialCrime(y) → InvestigatePersonally(x, y)) Crime(corruption) ∀x ∀y ∀z (Crime(y) ∧ PoliceCompleteInvestigation(y) ∧ Prosecutor(x) → Evidence(z) ∧ HandedTo(z, x)) ∀x (Evidence(x) ∧ (Satisfactory(x) ⊕ Unsatisfactory(x))) ∀x ∀y (Evidence(y) ∧ Prosecutor(x) ∧ HandedTo(x) ∧ Satisfactory(y) → ProsecuteInAppropriateCourt(x, theOffender))","In Indonesia, the prosecutor personally investigates cases of corruption.","∀x (Country(indonesia) ∧ Prosecutor(x) ∧ Crime(corruption) → InvestigatePersonally(x, corruption))",Uncertain,495 172,"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 crime investigations, the evidence is handed to the prosecutor. Evidence can be either satisfactory or unsatisfactory. If the evidence is handed to the prosecutor and the evidence is satisfactory, the prosecutor will prosecute the offender in an appropriate court.","Country(indonesia) ∀x ∃y (In(indonesia) ∧ Prosecutor(x) ∧ SpecialCrime(y) → InvestigatePersonally(x, y)) Crime(corruption) ∀x ∀y ∀z (Crime(y) ∧ PoliceCompleteInvestigation(y) ∧ Prosecutor(x) → Evidence(z) ∧ HandedTo(z, x)) ∀x (Evidence(x) ∧ (Satisfactory(x) ⊕ Unsatisfactory(x))) ∀x ∀y (Evidence(y) ∧ Prosecutor(x) ∧ HandedTo(x) ∧ Satisfactory(y) → ProsecuteInAppropriateCourt(x, theOffender))","When the police complete investigations, the prosecutor investigates personally.","∀x ∀y (Crime(y) ∧ PoliceCompleteInvestigation(y) ∧ Prosecutor(x) → InvestigatePersonally(x, y))",Uncertain,496 341,"No battery-powered watch is automatic. All digital watches are battery-powered. Some mechanical watches are automatic. All smart watches are digital. Moonwatch is either a digital watch and an automatic, or it is neither.","∀x (BatteryPoweredWatch(x) → ¬AutomaticWatch(x)) ∀x (DigitalWatch(x) → BatteryPoweredWatch(x)) ∃x (MechanicalWatch(x) ∧ AutomaticWatch(x)) ∀x (SmartWatch(x) → DigitalWatch(x)) ¬(DigitalWatch(moonwatch) ⊕ AutomaticWatch(moonwatch))",Moonwatch is a mechanical watch.,MechanicalWatch(moonWatch),Uncertain,896 341,"No battery-powered watch is automatic. All digital watches are battery-powered. Some mechanical watches are automatic. All smart watches are digital. Moonwatch is either a digital watch and an automatic, or it is neither.","∀x (BatteryPoweredWatch(x) → ¬AutomaticWatch(x)) ∀x (DigitalWatch(x) → BatteryPoweredWatch(x)) ∃x (MechanicalWatch(x) ∧ AutomaticWatch(x)) ∀x (SmartWatch(x) → DigitalWatch(x)) ¬(DigitalWatch(moonwatch) ⊕ AutomaticWatch(moonwatch))",Moonwatch is a smartwatch and a mechanical watch.,SmartWatch(moonwatch) ∧ MechanicalWatch(moonwatch),False,897 341,"No battery-powered watch is automatic. All digital watches are battery-powered. Some mechanical watches are automatic. All smart watches are digital. Moonwatch is either a digital watch and an automatic, or it is neither.","∀x (BatteryPoweredWatch(x) → ¬AutomaticWatch(x)) ∀x (DigitalWatch(x) → BatteryPoweredWatch(x)) ∃x (MechanicalWatch(x) ∧ AutomaticWatch(x)) ∀x (SmartWatch(x) → DigitalWatch(x)) ¬(DigitalWatch(moonwatch) ⊕ AutomaticWatch(moonwatch))","If Moonwatch is a smartwatch and a mechanical watch, then Moonwatch is not a mechanical watch.",SmartWatch(moonwatch) ∧ MechanicalWatch(moonwatch) → ¬MechanicalWatch(moonwatch),True,898 341,"No battery-powered watch is automatic. All digital watches are battery-powered. Some mechanical watches are automatic. All smart watches are digital. Moonwatch is either a digital watch and an automatic, or it is neither.","∀x (BatteryPoweredWatch(x) → ¬AutomaticWatch(x)) ∀x (DigitalWatch(x) → BatteryPoweredWatch(x)) ∃x (MechanicalWatch(x) ∧ AutomaticWatch(x)) ∀x (SmartWatch(x) → DigitalWatch(x)) ¬(DigitalWatch(moonwatch) ⊕ AutomaticWatch(moonwatch))","If Moonwatch is a mechanical or battery-powered watch, then Moonwatch is not a smartwatch.",MechanicalWatch(moonwatch)) ∨ BatteryPoweredWatch(moonwatch) → ¬SmartWatch(moonwatch),True,899 243,"If a person can distinguish the taste of different condiments, then they can also use different condiments for cooking. People who have a 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.","∀x (Person(x) ∧ Can(x, distinguishTheTasteOfDifferentCondiments) → Can(x, useDifferentCondimentsToCook)) ∀x (Person(x) ∧ Has(x, talentOfCooking) → Can(x, distinguishTheTasteOfDifferentCondiments)) ∀x ∀y (CanMake(x, y) ∧ Meal(y) ∧ Delicious(y) ∧ Person(x) → Has(x, talentOfCooking)) ∀x ∀y (Meal(y) ∧ PopularAt(y, party) → Delicious(y)) ∃x (Person(john) ∧ MakeMeal(john, x) ∧ Meal(x) ∧ PopularAt(x, party))",John cannot use different condiments for cooking.,"¬Can(john, useDifferentCondimentsToCook)",False,686 252,"For a country, if effective monetary policy is possible, it must have 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, this country's national currency cannot be strong. Inflation control is required to have a strong national currency. There is an embargo on Russian foreign trade goods.","∀x (Country(x) ∧ PossibleEffectiveMonetaryPolicy(x) → SuccessfulInflationControl(x) ∧ StongNationalCurrency(x)) ¬(∃x (Country(x) ∧ SuccessfulInflationControl(x) ∧ RegulateExchangeRate(x))) ∀x (IntroductionOfOn(x, embargo, foreightTradeGoods) → SharpDecreasesInExport(x)) ∀x (SharpDecreasesInExport(x) → ¬StongNationalCurrency(x)) ∀x (InflationControl(x) → StongNationalCurrency(x)) IntroductionOfOn(russia, embargo, foreightTradeGoods)","In Russia, an effective monetary policy is possible.",PossibleEffectiveMonetaryPolicy(russia),False,696 143,"Video Gag is a French television series that airs weekly. Video Gag airs on the French broadcast channel TF1. If viewers send funny videos to the French broadcast channel TF1, then Video Gag airs them weekly. All videos aired on Video Gag are in French.","FrenchTelevision(videoGag) ∧ AirWeekly(videoGag) AirOn(videoGag, frenchBroadcastChannelTF1) ∀x (Funny(x) ∧ Video(x) ∧ SendIn(viewers, x, frenchBroadcastChannelTF1) → AirWeekly(x) ) ∧ AirOn(videoGag, x)) ∀x (Video(x) ∧ AirOn(videoGag, x) → In(x, french))",Viewers send funny videos to the French broadcast channel TF1 that are in French.,"∃x (SendIn(viewers, x, frenchBroadcastChannelTF1) ∧ French(x))",Uncertain,419 143,"Video Gag is a French television series that airs weekly. Video Gag airs on the French broadcast channel TF1. If viewers send funny videos to the French broadcast channel TF1, then Video Gag airs them weekly. All videos aired on Video Gag are in French.","FrenchTelevision(videoGag) ∧ AirWeekly(videoGag) AirOn(videoGag, frenchBroadcastChannelTF1) ∀x (Funny(x) ∧ Video(x) ∧ SendIn(viewers, x, frenchBroadcastChannelTF1) → AirWeekly(x) ) ∧ AirOn(videoGag, x)) ∀x (Video(x) ∧ AirOn(videoGag, x) → In(x, french))",Viewers send funny videos to the French broadcast channel that are in English.,"∃x (SendIn(viewers, x, frenchBroadcastChannelTF1) ∧ English(x))",Uncertain,420 476,"All phones are things. All cell phones are phones. All iPhones are cell phones. All employees are wage earners. All wage earners are human. Jack is either an employee or a wage earner. Jack is either a human or a phone.","∀x (Phone(x) → Thing(x)) ∀x (Cellphone(x) → Phone(x)) ∀x (Iphone(x) → Cellphone(x)) ∀x (Employee(x) → WageEarner(x)) ∀x (WageEarner(x) → Human(x)) Employee(jack) ⊕ WageEarner(jack) Human(jack) ⊕ Phone(jack)",Jack is a thing.,Thing(jack),Uncertain,1381 476,"All phones are things. All cell phones are phones. All iPhones are cell phones. All employees are wage earners. All wage earners are human. Jack is either an employee or a wage earner. Jack is either a human or a phone.","∀x (Phone(x) → Thing(x)) ∀x (Cellphone(x) → Phone(x)) ∀x (Iphone(x) → Cellphone(x)) ∀x (Employee(x) → WageEarner(x)) ∀x (WageEarner(x) → Human(x)) Employee(jack) ⊕ WageEarner(jack) Human(jack) ⊕ Phone(jack)",Jack is not a thing.,¬Thing(jack),Uncertain,1382 476,"All phones are things. All cell phones are phones. All iPhones are cell phones. All employees are wage earners. All wage earners are human. Jack is either an employee or a wage earner. Jack is either a human or a phone.","∀x (Phone(x) → Thing(x)) ∀x (Cellphone(x) → Phone(x)) ∀x (Iphone(x) → Cellphone(x)) ∀x (Employee(x) → WageEarner(x)) ∀x (WageEarner(x) → Human(x)) Employee(jack) ⊕ WageEarner(jack) Human(jack) ⊕ Phone(jack)",Jack is a thing and an iPhone.,Thing(jack) ∧ Iphone(jack),False,1383 476,"All phones are things. All cell phones are phones. All iPhones are cell phones. All employees are wage earners. All wage earners are human. Jack is either an employee or a wage earner. Jack is either a human or a phone.","∀x (Phone(x) → Thing(x)) ∀x (Cellphone(x) → Phone(x)) ∀x (Iphone(x) → Cellphone(x)) ∀x (Employee(x) → WageEarner(x)) ∀x (WageEarner(x) → Human(x)) Employee(jack) ⊕ WageEarner(jack) Human(jack) ⊕ Phone(jack)",Jack is not both a thing and an iPhone.,¬(Thing(jack) ∧ Iphone(jack)),True,1384 289,"All iPhones are electronic. Some phones are iPhones.","∀x (IPhone(x) → Electronic(x)) ∃x ∃y (Phone(x) ∧ Phone(y) ∧ IPhone(x) ∧ IPhone(y) ∧ ¬(x=y))",No phones are electronic.,∀x (Phone(x) → ¬Electronic(x)),False,733 38,"The Metropolitan Museum of Art is a museum in NYC. Whitney Museum of American Art is a museum in NYC. The Museum of Modern Art (MoMA) is a museum in NYC. The Metropolitan Museum of Art includes Byzantine and Islamic Art. Whitney Museum of American Art includes American art.","Museum(metropolitanMuseumOfArt) ∧ In(metropolitanMuseumOfArt, nYC) Museum(whitneyMuseumOfAmericanArt) ∧ In(metropolitanMuseumOfArt, nYC) Museum(museumOfModernArt) ∧ In(museumOfModernArt, nYC) Include(metropolitanMuseumOfArt, byzantineArt) ∧ Include(metropolitanMuseumOfArt, islamicArt) Include(whitneyMuseumOfAmericanArt, americanArt)",A museum in NYC includes Byzantine and Islamic Art.,"∃x (Museum(x) ∧ In(x, nYC) ∧ Include(x, byzantineArt) ∧ Include(x, islamicArt))",True,110 38,"The Metropolitan Museum of Art is a museum in NYC. Whitney Museum of American Art is a museum in NYC. The Museum of Modern Art (MoMA) is a museum in NYC. The Metropolitan Museum of Art includes Byzantine and Islamic Art. Whitney Museum of American Art includes American art.","Museum(metropolitanMuseumOfArt) ∧ In(metropolitanMuseumOfArt, nYC) Museum(whitneyMuseumOfAmericanArt) ∧ In(metropolitanMuseumOfArt, nYC) Museum(museumOfModernArt) ∧ In(museumOfModernArt, nYC) Include(metropolitanMuseumOfArt, byzantineArt) ∧ Include(metropolitanMuseumOfArt, islamicArt) Include(whitneyMuseumOfAmericanArt, americanArt)",A museum in NYC includes American art.,"∃x (Museum(x) ∧ In(x, nYC) ∧ Include(x, americanArt))",True,111 38,"The Metropolitan Museum of Art is a museum in NYC. Whitney Museum of American Art is a museum in NYC. The Museum of Modern Art (MoMA) is a museum in NYC. The Metropolitan Museum of Art includes Byzantine and Islamic Art. Whitney Museum of American Art includes American art.","Museum(metropolitanMuseumOfArt) ∧ In(metropolitanMuseumOfArt, nYC) Museum(whitneyMuseumOfAmericanArt) ∧ In(metropolitanMuseumOfArt, nYC) Museum(museumOfModernArt) ∧ In(museumOfModernArt, nYC) Include(metropolitanMuseumOfArt, byzantineArt) ∧ Include(metropolitanMuseumOfArt, islamicArt) Include(whitneyMuseumOfAmericanArt, americanArt)",A museum in NYC includes Greek art.,"∃x (Museum(x) ∧ In(x, nYC) ∧ Include(x, greekArt))",Uncertain,112 403,"There's a person in Benji's family who likes eating cheese or is a francophile. There is no francophile in Benji's family whose favorite country is Spain. There is a person in Benji's family who likes eating cheese or whose favorite country is Spain. Fabien is in Benji's family and does not both study Spanish and also like eating cheese. Fabien studies Spanish.","∃x (InBenjiSFamily(x) → (LikeEating(x, cheese) ∨ Francophile(x))) ∀x ((InBenjiSFamily(x) ∧ Francophile(x)) → ¬Favor(x, spain)) ∃x (InBenjiSFamily(x) ∧ (Favor(x, spain) ∨ LikeEating(x, cheese))) InBenjiSFamily(fabien) ∧ (¬(LikeEating(fabien, cheese) ∧ Study(fabien, spanish))) Study(fabien, spanish)",Fabien is a person who likes eating cheese.,"LikeEating(fabien, cheese)",Uncertain,1117 403,"There's a person in Benji's family who likes eating cheese or is a francophile. There is no francophile in Benji's family whose favorite country is Spain. There is a person in Benji's family who likes eating cheese or whose favorite country is Spain. Fabien is in Benji's family and does not both study Spanish and also like eating cheese. Fabien studies Spanish.","∃x (InBenjiSFamily(x) → (LikeEating(x, cheese) ∨ Francophile(x))) ∀x ((InBenjiSFamily(x) ∧ Francophile(x)) → ¬Favor(x, spain)) ∃x (InBenjiSFamily(x) ∧ (Favor(x, spain) ∨ LikeEating(x, cheese))) InBenjiSFamily(fabien) ∧ (¬(LikeEating(fabien, cheese) ∧ Study(fabien, spanish))) Study(fabien, spanish)","If Fabien is either a person who likes eating cheese or a francophile, then Fabien is neither a person who studies Spanish nor a person who is a francophile.","(LikeEating(fabien, cheese) ⊕ Francophile(fabien)) → (¬(Study(fabien, spanish) ∨ Francophile(fabien)))",True,1118 403,"There's a person in Benji's family who likes eating cheese or is a francophile. There is no francophile in Benji's family whose favorite country is Spain. There is a person in Benji's family who likes eating cheese or whose favorite country is Spain. Fabien is in Benji's family and does not both study Spanish and also like eating cheese. Fabien studies Spanish.","∃x (InBenjiSFamily(x) → (LikeEating(x, cheese) ∨ Francophile(x))) ∀x ((InBenjiSFamily(x) ∧ Francophile(x)) → ¬Favor(x, spain)) ∃x (InBenjiSFamily(x) ∧ (Favor(x, spain) ∨ LikeEating(x, cheese))) InBenjiSFamily(fabien) ∧ (¬(LikeEating(fabien, cheese) ∧ Study(fabien, spanish))) Study(fabien, spanish)","If Fabien is a person who likes Spain as their favorite country or is a francophile, then Fabien is either a person who studies Spanish or a person who likes Spain as their favorite country.","(Favor(fabien, spain) ∨ Francophile(fabien)) → (Study(fabien, spanish) ⊕ Favor(fabien, spain))",False,1119 29,"Gasteren is a 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.","Village(gasteren) ∧ Province(drenthe) ∧ In(gasteren, drenthe) Province(drenthe) ∧ In(drenthe, netherlands) ∀x (City(x) → ¬Village(x)) ∃x (Population(x, num155) ∧ Village(x) ∧ In(x, drenthe))",Gasteren is a Dutch village.,"Village(gasteren) ∧ In(gasteren, netherlands)",Uncertain,83 29,"Gasteren is a 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.","Village(gasteren) ∧ Province(drenthe) ∧ In(gasteren, drenthe) Province(drenthe) ∧ In(drenthe, netherlands) ∀x (City(x) → ¬Village(x)) ∃x (Population(x, num155) ∧ Village(x) ∧ In(x, drenthe))",Gasteren is a city.,City(gasteren),False,84 29,"Gasteren is a 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.","Village(gasteren) ∧ Province(drenthe) ∧ In(gasteren, drenthe) Province(drenthe) ∧ In(drenthe, netherlands) ∀x (City(x) → ¬Village(x)) ∃x (Population(x, num155) ∧ Village(x) ∧ In(x, drenthe))",Gasteren has a population of 155.,"Population(gasteren, num155)",Uncertain,85 210,"The only types of mammals that lay eggs are either platypuses or 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.","∀x ((Mammal(x) ∧ LayEgg(x)) → (Platypus(x) ⊕ Echidna(x))) ∀x (Platypuses(x) → ¬Hyrax(x)) ∀x (Echidnas(x) → ¬Hyrax(x)) ∀x (Mammal(x) → ¬Invertebrate(x)) ∀x (Animal(x) → (Vertebrate(x) ∨ Invertebrate(x))) ∀x (Mammal(x) → Animal(x)) ∀x (Hyrax(x) → Mammal(x)) ∀x (Grebes(x) → LayEgg(x)) ∀x (Grebes(x) → (¬Platypuses(x) ∧ ¬Echidnas(x)))",Hyraxes lay eggs.,∃x (Hyrax(x) ∧ LayEgg(x)),False,599 210,"The only types of mammals that lay eggs are either platypuses or 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.","∀x ((Mammal(x) ∧ LayEgg(x)) → (Platypus(x) ⊕ Echidna(x))) ∀x (Platypuses(x) → ¬Hyrax(x)) ∀x (Echidnas(x) → ¬Hyrax(x)) ∀x (Mammal(x) → ¬Invertebrate(x)) ∀x (Animal(x) → (Vertebrate(x) ∨ Invertebrate(x))) ∀x (Mammal(x) → Animal(x)) ∀x (Hyrax(x) → Mammal(x)) ∀x (Grebes(x) → LayEgg(x)) ∀x (Grebes(x) → (¬Platypuses(x) ∧ ¬Echidnas(x)))",Grebes are not mammals.,∀x (Grebes(x) → ¬Mammal(x)),True,600 210,"The only types of mammals that lay eggs are either platypuses or 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.","∀x ((Mammal(x) ∧ LayEgg(x)) → (Platypus(x) ⊕ Echidna(x))) ∀x (Platypuses(x) → ¬Hyrax(x)) ∀x (Echidnas(x) → ¬Hyrax(x)) ∀x (Mammal(x) → ¬Invertebrate(x)) ∀x (Animal(x) → (Vertebrate(x) ∨ Invertebrate(x))) ∀x (Mammal(x) → Animal(x)) ∀x (Hyrax(x) → Mammal(x)) ∀x (Grebes(x) → LayEgg(x)) ∀x (Grebes(x) → (¬Platypuses(x) ∧ ¬Echidnas(x)))",Platypuses are vertebrates.,∀x (Platypuses(x) → Vertebrate(x)),Uncertain,601 89,"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.","Singer(bobbyFlynn) ∧ SongWriter(bobbyFlynn) FinishesIn(bobbyFlynn, number7) ∧ CompetesOnAustralianIdol(bobbyFlynn) ∀x (CompetesOnAustralianIdol(x) → AustralianCitizen(x)) NationWideTourIn(theOmegaThreeBand, year2007) Member(bobbyFlynn, theOmegaThreeBand) BornIn(bobbyFlynn, queensland)",Bobby Flynn is an Australian citizen.,AustralianCitizen(bobbyFlynn),True,270 89,"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.","Singer(bobbyFlynn) ∧ SongWriter(bobbyFlynn) FinishesIn(bobbyFlynn, number7) ∧ CompetesOnAustralianIdol(bobbyFlynn) ∀x (CompetesOnAustralianIdol(x) → AustralianCitizen(x)) NationWideTourIn(theOmegaThreeBand, year2007) Member(bobbyFlynn, theOmegaThreeBand) BornIn(bobbyFlynn, queensland)",Bobby Flynn flew to America in 2007.,"FlewToIn(bobbyFlynn, america, year2007)",Uncertain,271 89,"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.","Singer(bobbyFlynn) ∧ SongWriter(bobbyFlynn) FinishesIn(bobbyFlynn, number7) ∧ CompetesOnAustralianIdol(bobbyFlynn) ∀x (CompetesOnAustralianIdol(x) → AustralianCitizen(x)) NationWideTourIn(theOmegaThreeBand, year2007) Member(bobbyFlynn, theOmegaThreeBand) BornIn(bobbyFlynn, queensland)",Bobby Flynn was born in Queens.,"BornIn(bobbyFlynn, queens)",Uncertain,272 269,"All proteins are organic compounds. All enzymes are organic compounds.","∀x (Protein(x) → OrganicCompound(x)) ∀x (Enzyme(x) → OrganicCompound(x))",All enzymes are proteins.,∀x (Enzyme(x) → Protein(x)),Uncertain,713 98,"Maggie Friedman is an American screenwriter and producer. 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.","American(maggieFriedman) ∧ Screenwriter(maggieFriedman) ∧ Producer(maggieFriedman) ShowRunnerOf(maggieFriedman, witchesOfEastEnd) ∧ ExecutiveProducerOf(maggieFriedman, witchesOfEastEnd) ∧ LifetimeTelevisionSeries(maggieFriedman) FantasyDrama(witchesOfEastEnd) ∧ Series(witchesOfEastEnd) Produces(maggieFriedman, eastwick) ∧ Develops(maggieFriedman, eastwick) Series(eastwick) ∧ AiredOn(eastwick, aBC)",There is a series by ABC that was developed by the showrunner of Witches of East End.,"∃x ∃y (Series(x) ∧ AiredOn(x, aBC) ∧ Develops(y, x) ∧ ShowRunnerOf(y, witchesOfEastEnd))",True,295 98,"Maggie Friedman is an American screenwriter and producer. 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.","American(maggieFriedman) ∧ Screenwriter(maggieFriedman) ∧ Producer(maggieFriedman) ShowRunnerOf(maggieFriedman, witchesOfEastEnd) ∧ ExecutiveProducerOf(maggieFriedman, witchesOfEastEnd) ∧ LifetimeTelevisionSeries(maggieFriedman) FantasyDrama(witchesOfEastEnd) ∧ Series(witchesOfEastEnd) Produces(maggieFriedman, eastwick) ∧ Develops(maggieFriedman, eastwick) Series(eastwick) ∧ AiredOn(eastwick, aBC)",No series by ABC was developed by the showrunner of Witches of East End.,"∀x (Series(x) ∧ AiredOn(x, aBC) ∧ ∃y(ShowRunnerOf(y, witchesOfEastEnd)) → ¬Develops(y, x))",False,296 98,"Maggie Friedman is an American screenwriter and producer. 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.","American(maggieFriedman) ∧ Screenwriter(maggieFriedman) ∧ Producer(maggieFriedman) ShowRunnerOf(maggieFriedman, witchesOfEastEnd) ∧ ExecutiveProducerOf(maggieFriedman, witchesOfEastEnd) ∧ LifetimeTelevisionSeries(maggieFriedman) FantasyDrama(witchesOfEastEnd) ∧ Series(witchesOfEastEnd) Produces(maggieFriedman, eastwick) ∧ Develops(maggieFriedman, eastwick) Series(eastwick) ∧ AiredOn(eastwick, aBC)",Maggie Friedman developed Witches of East End.,"Develops(maggieFriedman, witchesOfEastEnd)",Uncertain,297 119,"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.","Greek(evangelosEleftheriou) ∧ ElectricalEngineer(evangelosEleftheriou) WorkForIn(evangelosEleftheriou, iBM, zurich) ∀x ∀x ∀z (Company(x) ∧ WorkForIn(y, x, z) → HaveOfficeIn(x, z)) Company(ibm)",IBM has an office in London or Zurich or both.,"HaveOfficeIn(ibm, london) ∨ HaveOfficeIn(ibm, zurich)",True,358 119,"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.","Greek(evangelosEleftheriou) ∧ ElectricalEngineer(evangelosEleftheriou) WorkForIn(evangelosEleftheriou, iBM, zurich) ∀x ∀x ∀z (Company(x) ∧ WorkForIn(y, x, z) → HaveOfficeIn(x, z)) Company(ibm)",No Greeks have worked for IBM.,"∀x (Greek(x) → ¬WorkFor(x, ibm))",False,359 148,"Boney M. had several German #1 singles. ""Hooray! Hooray! It's a Holi-Holiday!"" was a big hit all over Europe. ""Hooray! Hooray! It's a Holi-Holiday!"" was not in German #1 singles. A song that peaks below #1 on the german charts is also a song that is not the #1 single in Germany.","∃x (Song(x) ∧ By(x, boneym,) ∧ Number1GermanSingle(x)) Song(hoorayHoorayItsAHoliHoliday) ∧ HitAllOverEurope(hoorayHoorayItsAHoliHoliday) Song(hoorayHoorayItsAHoliHoliday) ∧ ¬Number1GermanSingle(hoorayHoorayItsAHoliHoliday) ∀x (PeakBelowOn(x, number1, germanChart) → ¬Number1GermanSingle(x))","""Hooray! Hooray! It's a Holi-Holiday!"" was the #1 hit in Germany.",Song(hoorayHoorayItsAHoliHoliday) ∧ Number1GermanSingle(hoorayHoorayItsAHoliHoliday),False,432 148,"Boney M. had several German #1 singles. ""Hooray! Hooray! It's a Holi-Holiday!"" was a big hit all over Europe. ""Hooray! Hooray! It's a Holi-Holiday!"" was not in German #1 singles. A song that peaks below #1 on the german charts is also a song that is not the #1 single in Germany.","∃x (Song(x) ∧ By(x, boneym,) ∧ Number1GermanSingle(x)) Song(hoorayHoorayItsAHoliHoliday) ∧ HitAllOverEurope(hoorayHoorayItsAHoliHoliday) Song(hoorayHoorayItsAHoliHoliday) ∧ ¬Number1GermanSingle(hoorayHoorayItsAHoliHoliday) ∀x (PeakBelowOn(x, number1, germanChart) → ¬Number1GermanSingle(x))","""Hooray! Hooray! It's a Holi-Holiday!"" peaked below #1 on the German charts.","PeaksBelowOn(hoorayHoorayItsAHoliHoliday, number1, germanChart)",True,433 148,"Boney M. had several German #1 singles. ""Hooray! Hooray! It's a Holi-Holiday!"" was a big hit all over Europe. ""Hooray! Hooray! It's a Holi-Holiday!"" was not in German #1 singles. A song that peaks below #1 on the german charts is also a song that is not the #1 single in Germany.","∃x (Song(x) ∧ By(x, boneym,) ∧ Number1GermanSingle(x)) Song(hoorayHoorayItsAHoliHoliday) ∧ HitAllOverEurope(hoorayHoorayItsAHoliHoliday) Song(hoorayHoorayItsAHoliHoliday) ∧ ¬Number1GermanSingle(hoorayHoorayItsAHoliHoliday) ∀x (PeakBelowOn(x, number1, germanChart) → ¬Number1GermanSingle(x))","""Hooray! Hooray! It's a Holi-Holiday!"" peaked at #3 on the UK charts.","PeaksAtOn(hoorayHoorayItsAHoliHoliday, number3, germanChart)",Uncertain,434 249,"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.","∀x (Chef(x) → Can(x, cook)) ∃x (¬Chef(x) ∧ Can(x, cook)) ∀x (Can(x, cook) → (CanMake(x, scrambledEggs) ∧ CanMake(x, pasta))) ∀x (CanMake(x, cookies) ∧ CanMake(x, muffins) → Baker(x)) ∀x ((Baker(x) ∧ CanMake(x, scrambledEggs)) → CanMake(x, goodBreakfast)) CanMake(luke, cookies) ∧ (CanMake(luke, scrambledEggs) ∧ CanMake(luke, muffins) ∧ ¬CanMake(luke, pasta)",Luke can make a good breakfast.,"CanMake(luke, goodBreakfast)",True,692 249,"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.","∀x (Chef(x) → Can(x, cook)) ∃x (¬Chef(x) ∧ Can(x, cook)) ∀x (Can(x, cook) → (CanMake(x, scrambledEggs) ∧ CanMake(x, pasta))) ∀x (CanMake(x, cookies) ∧ CanMake(x, muffins) → Baker(x)) ∀x ((Baker(x) ∧ CanMake(x, scrambledEggs)) → CanMake(x, goodBreakfast)) CanMake(luke, cookies) ∧ (CanMake(luke, scrambledEggs) ∧ CanMake(luke, muffins) ∧ ¬CanMake(luke, pasta)",Luke is a chef.,Chef(luke),False,693 196,"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. 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.","∃x ∃y (Develop(eTS, x) ∧ Develop(eTS, y) ∧ StandardizedTest(x) ∧ StandardizedTest(y) ∧ In(x, unitedState) ∧ In(y, unitedState) ∧ For(x, k12AndHigherEducation) ∧ For(y, k12AndHigherEducation)) ∃x (Administer(eTS, x) ∧ InternationalTest(x) ∧ (TOEFL(x) ∨ TOEIC(x) ∨ GRE(x) ∨ SubjectTest(x))) ∃x (Develop(eTS, x) ∧ AssociatedWith(x, entryToUSEducationInstitution)) ∃x (Develop(eTS, x) ∧ StateWideAssesment(x) ∧ UsedFor(x, accountabilityTesting))",ETS develops assessments for K-12 statewide as well as entry to US tertiary and quaternary education institutions.,"∃x ∃y (Develop(eTS, x) ∧ StateWideAssesment(x) ∧ Develop(eTS, y) ∧ AssociatedWith(y, entryToUSEducationInstitution))",True,557 196,"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. 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.","∃x ∃y (Develop(eTS, x) ∧ Develop(eTS, y) ∧ StandardizedTest(x) ∧ StandardizedTest(y) ∧ In(x, unitedState) ∧ In(y, unitedState) ∧ For(x, k12AndHigherEducation) ∧ For(y, k12AndHigherEducation)) ∃x (Administer(eTS, x) ∧ InternationalTest(x) ∧ (TOEFL(x) ∨ TOEIC(x) ∨ GRE(x) ∨ SubjectTest(x))) ∃x (Develop(eTS, x) ∧ AssociatedWith(x, entryToUSEducationInstitution)) ∃x (Develop(eTS, x) ∧ StateWideAssesment(x) ∧ UsedFor(x, accountabilityTesting))",ETS doesn't administer tests internationally.,"∀x (Administer(eTS, x) → ¬InternationalTest(x))",False,558 196,"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. 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.","∃x ∃y (Develop(eTS, x) ∧ Develop(eTS, y) ∧ StandardizedTest(x) ∧ StandardizedTest(y) ∧ In(x, unitedState) ∧ In(y, unitedState) ∧ For(x, k12AndHigherEducation) ∧ For(y, k12AndHigherEducation)) ∃x (Administer(eTS, x) ∧ InternationalTest(x) ∧ (TOEFL(x) ∨ TOEIC(x) ∨ GRE(x) ∨ SubjectTest(x))) ∃x (Develop(eTS, x) ∧ AssociatedWith(x, entryToUSEducationInstitution)) ∃x (Develop(eTS, x) ∧ StateWideAssesment(x) ∧ UsedFor(x, accountabilityTesting))","ETS administers international tests including the TOEFL, GRE and subject tests in China.","∃x (Administer(eTS, x) ∧ InChina(x) ∧ (TOEFL(x) ∨ TOEIC(x) ∨ GRE(x) ∨ SubjectTest(x)))",Uncertain,559 373,"All hodophiles who enjoy eating gelato ice cream would enjoy a vacation to Italy. No hodophiles can resist the hallmark delectable desserts famous in Italy. Hodophiles enjoy eating gelato ice cream or love to travel and vacation often, or both. No hodophiles who study abroad in Europe regret their college experiences. If hodophiles love to travel and vacation often, then they study abroad in Europe. Robert is a hodophile, and he either enjoys eating gelato ice cream and loves to travel and vacation often, or does not enjoy eating gelato ice cream and does not love to travel and vacation often.","∀x (Hodophiles(x) ∧ EnjoyEating(x, gelato) → Enjoy(x, vacationToItaly)) ∀x (Hodophiles(x) ∧ ¬(∃y (Resist(x, y) ∧ Hallmark(y) ∧ Delectabl(y) ∧ Dessert(y) ∧ FamousIn(y, italy)))) ∀x (Hodophiles(x) → (EnjoyEating(x, gelato) ∨ LoveToTravelOften(x)) ∀x (Hodophiles(x) ∧ TakeIn(x, studyAbroadSemester, europe) → ¬Regret(x, collegeExperience)) ∀x (Hodophiles(x) ∧ LoveToTravelOften(x) → TakeIn(x, studyAbroadSemester, europe)) Hodophiles(robert) ∧ ¬(EnjoyEating(robert, gelato) ⊕ LoveToTravelOften(robert))",Robert can resist the hallmark delectable desserts that are famous in Italy.,"∃y (Resist(robert, y) ∧ Hallmark(y) ∧ Delectabl(y) ∧ Dessert(y) ∧ FamousIn(y, italy))",False,993 373,"All hodophiles who enjoy eating gelato ice cream would enjoy a vacation to Italy. No hodophiles can resist the hallmark delectable desserts famous in Italy. Hodophiles enjoy eating gelato ice cream or love to travel and vacation often, or both. No hodophiles who study abroad in Europe regret their college experiences. If hodophiles love to travel and vacation often, then they study abroad in Europe. Robert is a hodophile, and he either enjoys eating gelato ice cream and loves to travel and vacation often, or does not enjoy eating gelato ice cream and does not love to travel and vacation often.","∀x (Hodophiles(x) ∧ EnjoyEating(x, gelato) → Enjoy(x, vacationToItaly)) ∀x (Hodophiles(x) ∧ ¬(∃y (Resist(x, y) ∧ Hallmark(y) ∧ Delectabl(y) ∧ Dessert(y) ∧ FamousIn(y, italy)))) ∀x (Hodophiles(x) → (EnjoyEating(x, gelato) ∨ LoveToTravelOften(x)) ∀x (Hodophiles(x) ∧ TakeIn(x, studyAbroadSemester, europe) → ¬Regret(x, collegeExperience)) ∀x (Hodophiles(x) ∧ LoveToTravelOften(x) → TakeIn(x, studyAbroadSemester, europe)) Hodophiles(robert) ∧ ¬(EnjoyEating(robert, gelato) ⊕ LoveToTravelOften(robert))","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 he can resist the hallmark delectable desserts that are famous in Italy.","¬((Enjoy(robert, vacation) ∧ In(vacation, italy)) ⊕ Regret(x, collegeExperiences)) → Enjoy(robert, vacation) ∧ In(vacation, italy) ⊕ (∃y (Resist(robert, y) ∧ Hallmark(y) ∧ Delectabl(y) ∧ Dessert(y) ∧ FamousIn(y, italy))",True,994 373,"All hodophiles who enjoy eating gelato ice cream would enjoy a vacation to Italy. No hodophiles can resist the hallmark delectable desserts famous in Italy. Hodophiles enjoy eating gelato ice cream or love to travel and vacation often, or both. No hodophiles who study abroad in Europe regret their college experiences. If hodophiles love to travel and vacation often, then they study abroad in Europe. Robert is a hodophile, and he either enjoys eating gelato ice cream and loves to travel and vacation often, or does not enjoy eating gelato ice cream and does not love to travel and vacation often.","∀x (Hodophiles(x) ∧ EnjoyEating(x, gelato) → Enjoy(x, vacationToItaly)) ∀x (Hodophiles(x) ∧ ¬(∃y (Resist(x, y) ∧ Hallmark(y) ∧ Delectabl(y) ∧ Dessert(y) ∧ FamousIn(y, italy)))) ∀x (Hodophiles(x) → (EnjoyEating(x, gelato) ∨ LoveToTravelOften(x)) ∀x (Hodophiles(x) ∧ TakeIn(x, studyAbroadSemester, europe) → ¬Regret(x, collegeExperience)) ∀x (Hodophiles(x) ∧ LoveToTravelOften(x) → TakeIn(x, studyAbroadSemester, europe)) Hodophiles(robert) ∧ ¬(EnjoyEating(robert, gelato) ⊕ LoveToTravelOften(robert))","If Robert is not both a person who can resist the hallmark delectable desserts that are famous in Italy and regrets his college experiences, then Robert either enjoys eating gelato ice cream or would enjoy a vacation to Italy.","(∃y (Resist(robert, y) ∧ Hallmark(y) ∧ Delectabl(y) ∧ Dessert(y) ∧ FamousIn(y, italy))) ∧ Regret(robert, collegeExperience)) → (EnjoyEating(robert, gelato) ⊕ (Enjoy(robert, vacation) ∧ In(vacation, italy))",False,995 312,"To have the authorization to study in the United States as a foreigner, you must be enrolled in an academic program. Those who are enrolled in an academic program can not work full-time. Every who studies in the United States as a foreigner has the authorization to study in the U.S. All PhD graduate can work full-time. If Tom does not study in the United States as a foreigner, he is enrolled in an academic program.","∀x (Have(x, authorization, studyIn, unitedStates) → EnrolledIn(x, academicProgram)) ∀x (EnrolledIn(x, academicProgram) → ¬Work(x, fullTime)) ∀x (StudyIn(x, unitedStates) → Have(x, authorization, studyIn, unitedStates)) ∀x (PhDGraduate(x) → Work(x, fullTime)) ¬StudyIn(x, unitedStates) → EnrolledIn(x, academicProgram)",Tom is a PhD graduate.,PhdGraduate(tom),False,776 312,"To have the authorization to study in the United States as a foreigner, you must be enrolled in an academic program. Those who are enrolled in an academic program can not work full-time. Every who studies in the United States as a foreigner has the authorization to study in the U.S. All PhD graduate can work full-time. If Tom does not study in the United States as a foreigner, he is enrolled in an academic program.","∀x (Have(x, authorization, studyIn, unitedStates) → EnrolledIn(x, academicProgram)) ∀x (EnrolledIn(x, academicProgram) → ¬Work(x, fullTime)) ∀x (StudyIn(x, unitedStates) → Have(x, authorization, studyIn, unitedStates)) ∀x (PhDGraduate(x) → Work(x, fullTime)) ¬StudyIn(x, unitedStates) → EnrolledIn(x, academicProgram)",Tom is not a PhD graduate.,¬PhdGraduate(tom),True,777 312,"To have the authorization to study in the United States as a foreigner, you must be enrolled in an academic program. Those who are enrolled in an academic program can not work full-time. Every who studies in the United States as a foreigner has the authorization to study in the U.S. All PhD graduate can work full-time. If Tom does not study in the United States as a foreigner, he is enrolled in an academic program.","∀x (Have(x, authorization, studyIn, unitedStates) → EnrolledIn(x, academicProgram)) ∀x (EnrolledIn(x, academicProgram) → ¬Work(x, fullTime)) ∀x (StudyIn(x, unitedStates) → Have(x, authorization, studyIn, unitedStates)) ∀x (PhDGraduate(x) → Work(x, fullTime)) ¬StudyIn(x, unitedStates) → EnrolledIn(x, academicProgram)",Tom wants to study abroad.,"StudyIn(tom, unitedStates)",Uncertain,778 134,"Islip Speedway is the smallest race track. There was a demolition derby on the smallest race track. Islip is either demolished or still being used. Speedways that are still being used have races held at them. Islip doesn't have races held at it.","Speedway(islip) ∧ SmallestRaceTrack(islip) ∃x ∃y (DemolitionDerby(x) ∧ SmallestRaceTrack(y) ∧ On(x, y)) Demolished(islip) ⊕ StillUsed(islip) ∀x (Speedway(x) ∧ StillUsed(x) → Have(races, heldAt, x)) ¬Have(races, heldAt, islip)",There has been a demolition derby somewhere that has since been demolished.,"∃x ∃y (DemolitionDerby(x) ∧ On(x, y) ∧ Demolished(y))",True,395 134,"Islip Speedway is the smallest race track. There was a demolition derby on the smallest race track. Islip is either demolished or still being used. Speedways that are still being used have races held at them. Islip doesn't have races held at it.","Speedway(islip) ∧ SmallestRaceTrack(islip) ∃x ∃y (DemolitionDerby(x) ∧ SmallestRaceTrack(y) ∧ On(x, y)) Demolished(islip) ⊕ StillUsed(islip) ∀x (Speedway(x) ∧ StillUsed(x) → Have(races, heldAt, x)) ¬Have(races, heldAt, islip)",Islip was demolished.,Demolished(islip),True,396 134,"Islip Speedway is the smallest race track. There was a demolition derby on the smallest race track. Islip is either demolished or still being used. Speedways that are still being used have races held at them. Islip doesn't have races held at it.","Speedway(islip) ∧ SmallestRaceTrack(islip) ∃x ∃y (DemolitionDerby(x) ∧ SmallestRaceTrack(y) ∧ On(x, y)) Demolished(islip) ⊕ StillUsed(islip) ∀x (Speedway(x) ∧ StillUsed(x) → Have(races, heldAt, x)) ¬Have(races, heldAt, islip)",Islip is still being used.,StillUsed(islip),False,397 427,"If a person pays their taxes, then they contribute to the country. Everyone who works for a government department pays a tax on their salary. Everyone in the army is an employee of a government department. Everyone convicted of murder goes to prison. Everyone who has been to prison has a criminal record. James was either once convicted of murder, or spent time in prison. James either has a criminal record, or pays his taxes. ","∀x (Taxpayer(x) → ContributeTo(x, country)) ∀x (WorkFor(x, governmentAgency) → Taxpayer(x)) ∀x (ServesIn(x, theArmy) → WorkFor(x, governmentAgency)) ∀x (SentencedForMurder(x) → Imprisoned(x)) ∀x (Imprisoned((x) → Has(x, criminalRecord)) SentencedForMurder(james) ⊕ Imprisoned(james) Has(james, criminalRecord) ⊕ Taxpayer(james)",James contributes to the country.,ContributeToCountry(james),Uncertain,1211 427,"If a person pays their taxes, then they contribute to the country. Everyone who works for a government department pays a tax on their salary. Everyone in the army is an employee of a government department. Everyone convicted of murder goes to prison. Everyone who has been to prison has a criminal record. James was either once convicted of murder, or spent time in prison. James either has a criminal record, or pays his taxes. ","∀x (Taxpayer(x) → ContributeTo(x, country)) ∀x (WorkFor(x, governmentAgency) → Taxpayer(x)) ∀x (ServesIn(x, theArmy) → WorkFor(x, governmentAgency)) ∀x (SentencedForMurder(x) → Imprisoned(x)) ∀x (Imprisoned((x) → Has(x, criminalRecord)) SentencedForMurder(james) ⊕ Imprisoned(james) Has(james, criminalRecord) ⊕ Taxpayer(james)",James does not contribute to the country.,"¬ContributeTo(james, country)",Uncertain,1212 427,"If a person pays their taxes, then they contribute to the country. Everyone who works for a government department pays a tax on their salary. Everyone in the army is an employee of a government department. Everyone convicted of murder goes to prison. Everyone who has been to prison has a criminal record. James was either once convicted of murder, or spent time in prison. James either has a criminal record, or pays his taxes. ","∀x (Taxpayer(x) → ContributeTo(x, country)) ∀x (WorkFor(x, governmentAgency) → Taxpayer(x)) ∀x (ServesIn(x, theArmy) → WorkFor(x, governmentAgency)) ∀x (SentencedForMurder(x) → Imprisoned(x)) ∀x (Imprisoned((x) → Has(x, criminalRecord)) SentencedForMurder(james) ⊕ Imprisoned(james) Has(james, criminalRecord) ⊕ Taxpayer(james)",James contributes to the country and he serves in the army.,"ContributeTo(james, country) ∧ ServesIn(james, army)",False,1213 427,"If a person pays their taxes, then they contribute to the country. Everyone who works for a government department pays a tax on their salary. Everyone in the army is an employee of a government department. Everyone convicted of murder goes to prison. Everyone who has been to prison has a criminal record. James was either once convicted of murder, or spent time in prison. James either has a criminal record, or pays his taxes. ","∀x (Taxpayer(x) → ContributeTo(x, country)) ∀x (WorkFor(x, governmentAgency) → Taxpayer(x)) ∀x (ServesIn(x, theArmy) → WorkFor(x, governmentAgency)) ∀x (SentencedForMurder(x) → Imprisoned(x)) ∀x (Imprisoned((x) → Has(x, criminalRecord)) SentencedForMurder(james) ⊕ Imprisoned(james) Has(james, criminalRecord) ⊕ Taxpayer(james)",James does not contribute to the country and does not serve in the army.,"¬(ContributeTo(james, country) ∧ ServesIn(james, army))",True,1214 12,"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.","DrainageBasinOf(crotonRiverWatershed, crotonRiver) In(crotonRiver, southwesternNewYork) ∀x ((Water(x) ∧ In(x, crotonRiverWatershed)) → FlowsTo(x, bronx)) In(bronx, newYork)",Water from the Croton River watershed flows to somewhere in New York.,"∀x ((Water(x) ∧ From(x, crotonRiverWatershed)) → ∃y(FlowsTo(x, y) ∧ In(y, newYork)))",True,32 12,"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.","DrainageBasinOf(crotonRiverWatershed, crotonRiver) In(crotonRiver, southwesternNewYork) ∀x ((Water(x) ∧ In(x, crotonRiverWatershed)) → FlowsTo(x, bronx)) In(bronx, newYork)",The Croton River watershed is in the Bronx.,"In(crotonRiverWatershed, bronx)",Uncertain,33 12,"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.","DrainageBasinOf(crotonRiverWatershed, crotonRiver) In(crotonRiver, southwesternNewYork) ∀x ((Water(x) ∧ In(x, crotonRiverWatershed)) → FlowsTo(x, bronx)) In(bronx, newYork)",Water from the Croton River flows to the Bronx.,"∀x (Water(x) ∧ From(x, crotonRiver) → FlowsTo(x, bronx))",Uncertain,34 261,"All nuclear-powered submarines are warships. No nuclear-powered submarines are commercial vessels.","∀x (NuclearPoweredSubmarine(x) → Warship(x)) ∀x (NuclearPoweredSubmarine(x) → ¬CommercialVessel(x))",No warships are commercial vessels.,∀x (Warship(x) → ¬CommercialVessel(x)),Uncertain,705 67,"If an album is written by a rock band, then the genre of the album is rock. If a band writes an 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.","∀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))",The genre of Trouble at the Henhouse is rock.,"Genre(troubleAtTheHenhouse, rock)",True,198 67,"If an album is written by a rock band, then the genre of the album is rock. If a band writes an 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.","∀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))",No Canadian rock band has won the Album of the Year award.,"¬∃x(RockBand(x, canada) ∧ Award(x, theAlbumOfTheYear))",False,199 67,"If an album is written by a rock band, then the genre of the album is rock. If a band writes an 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.","∀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))","""Butts Wigglin'"" appeared in a film.",SongInFilm(buttsWigglin),Uncertain,200 238,"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.","SoftwareEngineer(daniel) ∧ WorksAt(daniel, palantirTechnologies) Studied(daniel, bioengineering) ∧ UndergraduateAt(daniel, riceUniversity) WorksAtMeta(danielsOlderSister) ∧ TechnicalSourcer(danielsOlderSister) GraduatedFromStanfordUniversity(danielsOlderSister) ∧ GraduatedFromStanfordUniversity(danielsDad) Doctor(danielsDad) ∧ Practicing(danielsDad, internalMedicine) ∧ PracticingAt(danielsDad, veteransHospital) ∧ In(veteransHospital, minneapolis)","Daniel once applied to Stanford University, but he couldn’t get in even though he has family members who are Stanford alumni.","AppliedTo(daniel, stanfordUniversity) ∧ ¬GotInto(daniel, stanfordUniversity) ∧ Alumni(danielsFamilyMembers, stanfordUniversity)",Uncertain,676 238,"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.","SoftwareEngineer(daniel) ∧ WorksAt(daniel, palantirTechnologies) Studied(daniel, bioengineering) ∧ UndergraduateAt(daniel, riceUniversity) WorksAtMeta(danielsOlderSister) ∧ TechnicalSourcer(danielsOlderSister) GraduatedFromStanfordUniversity(danielsOlderSister) ∧ GraduatedFromStanfordUniversity(danielsDad) Doctor(danielsDad) ∧ Practicing(danielsDad, internalMedicine) ∧ PracticingAt(danielsDad, veteransHospital) ∧ In(veteransHospital, minneapolis)",Daniel studied bioengineering as an undergraduate at Rice University.,"Studied(daniel, bioengineering) ∧ UndergraduateAt(daniel, riceUniversity)",True,677 238,"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.","SoftwareEngineer(daniel) ∧ WorksAt(daniel, palantirTechnologies) Studied(daniel, bioengineering) ∧ UndergraduateAt(daniel, riceUniversity) WorksAtMeta(danielsOlderSister) ∧ TechnicalSourcer(danielsOlderSister) GraduatedFromStanfordUniversity(danielsOlderSister) ∧ GraduatedFromStanfordUniversity(danielsDad) Doctor(danielsDad) ∧ Practicing(danielsDad, internalMedicine) ∧ PracticingAt(danielsDad, veteransHospital) ∧ In(veteransHospital, minneapolis)","Daniel and his sister grew up in Minneapolis, Minnesota.","GrewUpIn(daniel, minneapolis) ∧ GrewUpIn(danielsOlderSister, minneapolis)",Uncertain,678 108,"The world's only major large passenger aircraft manufacturers are Boeing and Airbus. All American Airlines planes are from the world's major large passenger aircraft manufacturers. Airbus made more revenue than Boeing last year.","∀x (WorldMajorLargePassengerAircraftManufacturer(x) → x=boeing ⊕ x=airbus) ∀x (AmericanAirlinesAircraft(x) → WorldMajorLargePassengerAircraftManufacturer(x)) MoreInRevenue(airbus, boeing)",An American Airlines plane is either a Boeing or Airbus plane.,∀x (AmericanAirlinesPlane(x) → x=boeing ⊕ x=airbus),True,326 108,"The world's only major large passenger aircraft manufacturers are Boeing and Airbus. All American Airlines planes are from the world's major large passenger aircraft manufacturers. Airbus made more revenue than Boeing last year.","∀x (WorldMajorLargePassengerAircraftManufacturer(x) → x=boeing ⊕ x=airbus) ∀x (AmericanAirlinesAircraft(x) → WorldMajorLargePassengerAircraftManufacturer(x)) MoreInRevenue(airbus, boeing)",There exists a SpaceX commercial aircraft.,∃x (CommercialAircraft(x) ∧ x=spaceX),Uncertain,327 108,"The world's only major large passenger aircraft manufacturers are Boeing and Airbus. All American Airlines planes are from the world's major large passenger aircraft manufacturers. Airbus made more revenue than Boeing last year.","∀x (WorldMajorLargePassengerAircraftManufacturer(x) → x=boeing ⊕ x=airbus) ∀x (AmericanAirlinesAircraft(x) → WorldMajorLargePassengerAircraftManufacturer(x)) MoreInRevenue(airbus, boeing)",There does not exist a United Airlines plane produced by Boeing.,∀x (UnitedAirlinesAircraft(x) → ¬(x=boeing)),Uncertain,328 108,"The world's only major large passenger aircraft manufacturers are Boeing and Airbus. All American Airlines planes are from the world's major large passenger aircraft manufacturers. Airbus made more revenue than Boeing last year.","∀x (WorldMajorLargePassengerAircraftManufacturer(x) → x=boeing ⊕ x=airbus) ∀x (AmericanAirlinesAircraft(x) → WorldMajorLargePassengerAircraftManufacturer(x)) MoreInRevenue(airbus, boeing)",There is a commercial plane made by both Airbus and Boeing.,"∃x (WorldMajorLargePassengerAircraftManufacturer(x) ∧ ProducedBy(x, airbus) ∧ ProducedBy(x, boeing))",False,329 84,"Luzon is an island in the Philippines. In December 1999, an earthquake struck Luzon. People died in the December 1999 earthquake in Luzon.","Island(luzon) ∧ In(luzon, philippines) ∃x (Earthquake(x) ∧ StrikeInYr(x, year1999) ∧ StrikeInMo(x, december) ∧ StrikeInCity(x, luzon)) ∃x (Earthquake(x) ∧ StrikeInYr(x, year1999) ∧ StrikeInMo(x, december) ∧ StrikeInCity(x, luzon) ∧ Deadly(x))",Leyte is an island in the Philippines.,"Island(leyte) ∧ In(leyte, philippines)",Uncertain,255 84,"Luzon is an island in the Philippines. In December 1999, an earthquake struck Luzon. People died in the December 1999 earthquake in Luzon.","Island(luzon) ∧ In(luzon, philippines) ∃x (Earthquake(x) ∧ StrikeInYr(x, year1999) ∧ StrikeInMo(x, december) ∧ StrikeInCity(x, luzon)) ∃x (Earthquake(x) ∧ StrikeInYr(x, year1999) ∧ StrikeInMo(x, december) ∧ StrikeInCity(x, luzon) ∧ Deadly(x))",No one has ever died in an earthquake that struck the Philippines.,"∀x ∀y ((Earthquake(x) ∧ StrikeInCity(x, y) ∧ In(y, philippines)) → ¬Deadly(x))",False,256 84,"Luzon is an island in the Philippines. In December 1999, an earthquake struck Luzon. People died in the December 1999 earthquake in Luzon.","Island(luzon) ∧ In(luzon, philippines) ∃x (Earthquake(x) ∧ StrikeInYr(x, year1999) ∧ StrikeInMo(x, december) ∧ StrikeInCity(x, luzon)) ∃x (Earthquake(x) ∧ StrikeInYr(x, year1999) ∧ StrikeInMo(x, december) ∧ StrikeInCity(x, luzon) ∧ Deadly(x))","In 1999, there was at least one earthquake in the Philippines.","∃x ∃y (Earthquake(x) ∧ StrikeInYr(x, year1999) ∧ StrikeInMo(x, december) ∧ StrikeInCity(x, y) ∧ In(y, philippines))",True,257 362,"People who like financial risks 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 enjoy gambling regularly spend a lot of money at casinos or other betting games. People who spend a lot of money at casinos and other betting games would enjoy visiting the Las Vegas Strip. People who spend a lot of money at casinos and other betting games are at risk of gambling addiction. Matt does not invest in the public stock market regularly. Matt likes financial risks.","∀x (Like(x, financialRisk) → InvestInRegularly(x, publicStockMarket) ∨ EnjoyRegularly(x, gambling)) ∀x (InvestInRegularly(x, publicStockMarket) → ReadToKeepUpdatedOn(x, theWallStreetJournal, financialMetric) ∨ (∃y (¬(y=theWallStreetJournal) ∧ NewsPaper(y) ∧ ReadToKeepUpdatedOn(x, y, financialMetric)))) ∀x (EnjoyRegularly(x, gambling) → SpendAt(x, alotOfMoney, casino) ∨ (∃y (¬(y=casino) ∧ BettingGame(y) ∧ SpendAt(x, aLotOfMoney, y))) ∀x (SpendAt(x, alotOfMoney, casino) ∨ (∃y (¬(y=casino) ∧ BettingGame(y) ∧ SpendAt(x, aLotOfMoney, y))) → EnjoyVisiting(x, theLasVegasStrip)) ∀x (SpendAt(x, alotOfMoney, casino) ∨ (∃y (¬(y=casino) ∧ BettingGame(y) ∧ SpendAt(x, aLotOfMoney, y)) → AtRiskOf(x, gamblingAddiction)) InvestInRegularly(matt, publicStockMarket) Like(matt, financialRisk)",Matt reads the Wall Street Journal and other newspapers regularly to keep updated on financial metrics.,Newspapers(matt),Uncertain,961 362,"People who like financial risks 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 enjoy gambling regularly spend a lot of money at casinos or other betting games. People who spend a lot of money at casinos and other betting games would enjoy visiting the Las Vegas Strip. People who spend a lot of money at casinos and other betting games are at risk of gambling addiction. Matt does not invest in the public stock market regularly. Matt likes financial risks.","∀x (Like(x, financialRisk) → InvestInRegularly(x, publicStockMarket) ∨ EnjoyRegularly(x, gambling)) ∀x (InvestInRegularly(x, publicStockMarket) → ReadToKeepUpdatedOn(x, theWallStreetJournal, financialMetric) ∨ (∃y (¬(y=theWallStreetJournal) ∧ NewsPaper(y) ∧ ReadToKeepUpdatedOn(x, y, financialMetric)))) ∀x (EnjoyRegularly(x, gambling) → SpendAt(x, alotOfMoney, casino) ∨ (∃y (¬(y=casino) ∧ BettingGame(y) ∧ SpendAt(x, aLotOfMoney, y))) ∀x (SpendAt(x, alotOfMoney, casino) ∨ (∃y (¬(y=casino) ∧ BettingGame(y) ∧ SpendAt(x, aLotOfMoney, y))) → EnjoyVisiting(x, theLasVegasStrip)) ∀x (SpendAt(x, alotOfMoney, casino) ∨ (∃y (¬(y=casino) ∧ BettingGame(y) ∧ SpendAt(x, aLotOfMoney, y)) → AtRiskOf(x, gamblingAddiction)) InvestInRegularly(matt, publicStockMarket) Like(matt, financialRisk)","If Matt is either both a person who is at risk of a gambling addiction and invests in the public stock market regularly, or neither is at risk of a gambling addiction 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.","AtRiskOf(matt, gamblingAddiction) ⊕ InvestInRegularly(matt, publicStockMarket) → ¬EnjoyVisiting(matt, theLasVegasStrip) ∧ ¬(ReadToKeepUpdatedOn(matt, theWallStreetJournal, financialMetric) ∨ (∃y (¬(y=theWallStreetJournal) ∧ NewsPaper(y) ∧ ReadToKeepUpdatedOn(matt, y, financialMetric))))",True,962 362,"People who like financial risks 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 enjoy gambling regularly spend a lot of money at casinos or other betting games. People who spend a lot of money at casinos and other betting games would enjoy visiting the Las Vegas Strip. People who spend a lot of money at casinos and other betting games are at risk of gambling addiction. Matt does not invest in the public stock market regularly. Matt likes financial risks.","∀x (Like(x, financialRisk) → InvestInRegularly(x, publicStockMarket) ∨ EnjoyRegularly(x, gambling)) ∀x (InvestInRegularly(x, publicStockMarket) → ReadToKeepUpdatedOn(x, theWallStreetJournal, financialMetric) ∨ (∃y (¬(y=theWallStreetJournal) ∧ NewsPaper(y) ∧ ReadToKeepUpdatedOn(x, y, financialMetric)))) ∀x (EnjoyRegularly(x, gambling) → SpendAt(x, alotOfMoney, casino) ∨ (∃y (¬(y=casino) ∧ BettingGame(y) ∧ SpendAt(x, aLotOfMoney, y))) ∀x (SpendAt(x, alotOfMoney, casino) ∨ (∃y (¬(y=casino) ∧ BettingGame(y) ∧ SpendAt(x, aLotOfMoney, y))) → EnjoyVisiting(x, theLasVegasStrip)) ∀x (SpendAt(x, alotOfMoney, casino) ∨ (∃y (¬(y=casino) ∧ BettingGame(y) ∧ SpendAt(x, aLotOfMoney, y)) → AtRiskOf(x, gamblingAddiction)) InvestInRegularly(matt, publicStockMarket) Like(matt, financialRisk)",Matt is not at risk of a gambling addiction and Mike does not both read the Wall Street Journal and other newspapers regularly and visits the Las Vegas Strip regularly.,"¬AtRiskOf(matt, gamblingAddiction) ∧ ¬(ReadToKeepUpdatedOn(x, theWallStreetJournal, financialMetric) ∨ (∃y (¬(y=theWallStreetJournal) ∧ NewsPaper(y) ∧ ReadToKeepUpdatedOn(x, y, financialMetric))) ∧ EnjoyVisiting(matt, theLasVegasStrip))",False,963 241,"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, while 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. ","∀x (Student(x) ∧ LearningPiano(x) → Can(x, strike, rightNote)) ∀x (Student(x) ∧ Can(x, strike, rightNote) → Can(x, getTheRhythmRight)) ∀x (Student(x) ∧ Can(x, getTheRhythmRight) → Start(x, workingOnCoordinationBetweenTheLeftAndRightHands)) ∀x (Student(x) ∧ Start(x, workingOnCoordinationBetweenTheLeftAndRightHands) → Become(x, goodAtCoordination) ⊕ Find(x, coordinationChallenging)) (Can(john, getTheRhythmRight) ∧ Can(john, getTheRhythmRight)) ∧ Become(john, goodAtCoordination) → PutEmotionInto(john, hisPlaying) Student(john) ∧ LearningPiano(john) ¬Find(john, coordinationChallenging)",John can get the rhythms right.,"Can(john, getTheRhythmRight)",True,683 241,"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, while 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. ","∀x (Student(x) ∧ LearningPiano(x) → Can(x, strike, rightNote)) ∀x (Student(x) ∧ Can(x, strike, rightNote) → Can(x, getTheRhythmRight)) ∀x (Student(x) ∧ Can(x, getTheRhythmRight) → Start(x, workingOnCoordinationBetweenTheLeftAndRightHands)) ∀x (Student(x) ∧ Start(x, workingOnCoordinationBetweenTheLeftAndRightHands) → Become(x, goodAtCoordination) ⊕ Find(x, coordinationChallenging)) (Can(john, getTheRhythmRight) ∧ Can(john, getTheRhythmRight)) ∧ Become(john, goodAtCoordination) → PutEmotionInto(john, hisPlaying) Student(john) ∧ LearningPiano(john) ¬Find(john, coordinationChallenging)",John does not put emotions into his playing.,"PutEmotionInto(john, hisPlaying)",False,684 229,"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 competed in the 1972 Summer Olympics represented 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 final event at the 1972 Summer Olympics received medals.","FormerSwimmer(barbaraAnnMarshall) ∧ FormerWorldRecordHolder(barbaraAnnMarshall) ParticipatedIn(barbaraAnnMarshall, 1972SummerOlympics) HomeCountry(barbaraAnnMarshall, unitedStates) ∀x ∃y (ParticipatedIn(x, 1972SummerOlympics) ∧ HomeCountry(x, y) → Represented(x, y)) ParticipatedIn(barbaraAnnMarshall, preliminaryHeatFreestyleRelay) ¬ParticipatedIn(barbaraAnnMarshall, finalHeatFreestyleRelay) ∀x ((ParticipatedIn(x, 1972SummerOlympics) ∧ RelaySwimmer(x) ∧ ¬ParticipatedIn(x, finalHeatFreestyleRelay)) ↔ ¬Recieved(x, medal)))",Barbara Ann Marshall did not receive medals.,"¬Recieved(barbaraAnnMarshall, medal)",Uncertain,650 229,"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 competed in the 1972 Summer Olympics represented 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 final event at the 1972 Summer Olympics received medals.","FormerSwimmer(barbaraAnnMarshall) ∧ FormerWorldRecordHolder(barbaraAnnMarshall) ParticipatedIn(barbaraAnnMarshall, 1972SummerOlympics) HomeCountry(barbaraAnnMarshall, unitedStates) ∀x ∃y (ParticipatedIn(x, 1972SummerOlympics) ∧ HomeCountry(x, y) → Represented(x, y)) ParticipatedIn(barbaraAnnMarshall, preliminaryHeatFreestyleRelay) ¬ParticipatedIn(barbaraAnnMarshall, finalHeatFreestyleRelay) ∀x ((ParticipatedIn(x, 1972SummerOlympics) ∧ RelaySwimmer(x) ∧ ¬ParticipatedIn(x, finalHeatFreestyleRelay)) ↔ ¬Recieved(x, medal)))",Barbara Ann Marshall represented the United States in the 1972 Summer Olympics.,"Represented(barbaraAnnMarshall, unitedStates)",True,651 201,"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.","∃x ∃y ∃y ∃w (Game(x) ∧ StageNumber(x,3) ∧ Stage(y) ∧ Stage(z) ∧ Stage(w) ∧ ¬(y=z) ∧ ¬(z=w) ∧ ¬(y=w) ∧ Red(y) ∧ Yellow(z) ∧ Green(w)) ∀x (Player(x) → StartRed(x)) ∀x (Player(x) ∧ ¬ReachYellow(x) → ¬ReachGreen(x)) ∀x (Player(x) ∧ StartRed(x) → ReachYellow(x)) ∀x (Player(x) ∧ StartRed(x) ∧ ¬ReachYellow(x) → ¬ReachGreen(x))",It is possible to move to the green stage without ever reaching the yellow stage.,∃x (Player(x) ∧ RedToGreen(x)),False,572 201,"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.","∃x ∃y ∃y ∃w (Game(x) ∧ StageNumber(x,3) ∧ Stage(y) ∧ Stage(z) ∧ Stage(w) ∧ ¬(y=z) ∧ ¬(z=w) ∧ ¬(y=w) ∧ Red(y) ∧ Yellow(z) ∧ Green(w)) ∀x (Player(x) → StartRed(x)) ∀x (Player(x) ∧ ¬ReachYellow(x) → ¬ReachGreen(x)) ∀x (Player(x) ∧ StartRed(x) → ReachYellow(x)) ∀x (Player(x) ∧ StartRed(x) ∧ ¬ReachYellow(x) → ¬ReachGreen(x))",It is possible to reach the yellow stage without ever reaching the green stage.,∃x (Player(x) ∧ RedToYellow(x)),True,573 201,"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.","∃x ∃y ∃y ∃w (Game(x) ∧ StageNumber(x,3) ∧ Stage(y) ∧ Stage(z) ∧ Stage(w) ∧ ¬(y=z) ∧ ¬(z=w) ∧ ¬(y=w) ∧ Red(y) ∧ Yellow(z) ∧ Green(w)) ∀x (Player(x) → StartRed(x)) ∀x (Player(x) ∧ ¬ReachYellow(x) → ¬ReachGreen(x)) ∀x (Player(x) ∧ StartRed(x) → ReachYellow(x)) ∀x (Player(x) ∧ StartRed(x) ∧ ¬ReachYellow(x) → ¬ReachGreen(x))",It is possible to complete the game without ever reaching the green stage.,∃x (Player(x) ∧ CompleteGame(x)),Uncertain,574 399,"In Love City, everyone considers physical touch or words of affirmation to be their most important love language. If someone in Love City considers physical touch as their most important love language, then they are good with pets. If someone in Love City is good with pets, then they are not scared of animals. In Love City, everyone is scared of animals, or loves animals, or both. Adam, who is in Love City, either values physical touch as his most important love language or loves animals.","∀x (In(x, loveCity) → (ConsidersMostImportantLoveLanguage(x, physicalTouch) ∨ ConsidersMostImportantLoveLanguage(x, wordOfAffirmation)) ∀x ((ConsidersMostImportantLoveLanguage(x, physicalTouch) ∧ In(x, loveCity) → GoodWith(x, pet)) ∀x ((GoodWith(x, pet) ∧ In(x, loveCity)) → ¬ScaredOf(x, animal)) ∀x (In(x, loveCity) → (ScaredOf(x, animal) ∨ Loves(x, animal))) (ConsidersMostImportantLoveLanguage(adam, physicalTouch) ⊕ Loves(adam, animal)) ∧ In(adam, loveCity)",Adam is scared of animals.,"ScaredOf(adam, animal)",Uncertain,1090 399,"In Love City, everyone considers physical touch or words of affirmation to be their most important love language. If someone in Love City considers physical touch as their most important love language, then they are good with pets. If someone in Love City is good with pets, then they are not scared of animals. In Love City, everyone is scared of animals, or loves animals, or both. Adam, who is in Love City, either values physical touch as his most important love language or loves animals.","∀x (In(x, loveCity) → (ConsidersMostImportantLoveLanguage(x, physicalTouch) ∨ ConsidersMostImportantLoveLanguage(x, wordOfAffirmation)) ∀x ((ConsidersMostImportantLoveLanguage(x, physicalTouch) ∧ In(x, loveCity) → GoodWith(x, pet)) ∀x ((GoodWith(x, pet) ∧ In(x, loveCity)) → ¬ScaredOf(x, animal)) ∀x (In(x, loveCity) → (ScaredOf(x, animal) ∨ Loves(x, animal))) (ConsidersMostImportantLoveLanguage(adam, physicalTouch) ⊕ Loves(adam, animal)) ∧ In(adam, loveCity)",Adam considers words of affirmation to be the most important love language.,"ConsidersMostImportantLoveLanguage(adam, wordOfAffirmation)",True,1091 399,"In Love City, everyone considers physical touch or words of affirmation to be their most important love language. If someone in Love City considers physical touch as their most important love language, then they are good with pets. If someone in Love City is good with pets, then they are not scared of animals. In Love City, everyone is scared of animals, or loves animals, or both. Adam, who is in Love City, either values physical touch as his most important love language or loves animals.","∀x (In(x, loveCity) → (ConsidersMostImportantLoveLanguage(x, physicalTouch) ∨ ConsidersMostImportantLoveLanguage(x, wordOfAffirmation)) ∀x ((ConsidersMostImportantLoveLanguage(x, physicalTouch) ∧ In(x, loveCity) → GoodWith(x, pet)) ∀x ((GoodWith(x, pet) ∧ In(x, loveCity)) → ¬ScaredOf(x, animal)) ∀x (In(x, loveCity) → (ScaredOf(x, animal) ∨ Loves(x, animal))) (ConsidersMostImportantLoveLanguage(adam, physicalTouch) ⊕ Loves(adam, animal)) ∧ In(adam, loveCity)",Adam considers physical touch as the most important love language and considers words of affirmation as the most important love language.,"ConsidersMostImportantLoveLanguage(adam, physicalTouch) ∧ ConsidersMostImportantLoveLanguage(adam, wordOfAffirmation)",False,1092 399,"In Love City, everyone considers physical touch or words of affirmation to be their most important love language. If someone in Love City considers physical touch as their most important love language, then they are good with pets. If someone in Love City is good with pets, then they are not scared of animals. In Love City, everyone is scared of animals, or loves animals, or both. Adam, who is in Love City, either values physical touch as his most important love language or loves animals.","∀x (In(x, loveCity) → (ConsidersMostImportantLoveLanguage(x, physicalTouch) ∨ ConsidersMostImportantLoveLanguage(x, wordOfAffirmation)) ∀x ((ConsidersMostImportantLoveLanguage(x, physicalTouch) ∧ In(x, loveCity) → GoodWith(x, pet)) ∀x ((GoodWith(x, pet) ∧ In(x, loveCity)) → ¬ScaredOf(x, animal)) ∀x (In(x, loveCity) → (ScaredOf(x, animal) ∨ Loves(x, animal))) (ConsidersMostImportantLoveLanguage(adam, physicalTouch) ⊕ Loves(adam, animal)) ∧ In(adam, loveCity)",Adam either values physical touch as an especially important love language or values words of affirmation as an especially important love language.,"ConsidersMostImportantLoveLanguage(adam, physicalTouch) ⊕ ConsidersMostImportantLoveLanguage(adam, wordOfAffirmation)",True,1093 399,"In Love City, everyone considers physical touch or words of affirmation to be their most important love language. If someone in Love City considers physical touch as their most important love language, then they are good with pets. If someone in Love City is good with pets, then they are not scared of animals. In Love City, everyone is scared of animals, or loves animals, or both. Adam, who is in Love City, either values physical touch as his most important love language or loves animals.","∀x (In(x, loveCity) → (ConsidersMostImportantLoveLanguage(x, physicalTouch) ∨ ConsidersMostImportantLoveLanguage(x, wordOfAffirmation)) ∀x ((ConsidersMostImportantLoveLanguage(x, physicalTouch) ∧ In(x, loveCity) → GoodWith(x, pet)) ∀x ((GoodWith(x, pet) ∧ In(x, loveCity)) → ¬ScaredOf(x, animal)) ∀x (In(x, loveCity) → (ScaredOf(x, animal) ∨ Loves(x, animal))) (ConsidersMostImportantLoveLanguage(adam, physicalTouch) ⊕ Loves(adam, animal)) ∧ In(adam, loveCity)","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.","(ConsidersMostImportantLoveLanguage(adam, physicalTouch, mostImportantLoveLanguage) ∨ GoodWith(x, pet)) → ConsidersMostImportantLoveLanguage(adam, wordOfAffirmation)",True,1094 444,"All birds have wings. Animals with wings aren't reptiles. Some animals that fly are birds. If something is an iguana, then it is a reptile. Simeng: All iguanas are reptiles. John is either both an iguana and a bird, or he is neither. John is an animal. ","∀x (Bird(x) → ∃y ∃z (¬(y=z) ∧ Wing(y) ∧ Wing(z) ∧ Have(x, y) ∧ Have(x, z))) ∀x (Animal(x) ∧ (∃y ∃z (¬(y=z) ∧ Wing(y) ∧ Wing(z) ∧ Have(x, y) ∧ Have(x, z))) → ¬Reptile(x)) ∃x (Animal(x) ∧ Fly(x) ∧ Bird(x)) ∀x (Iguana(x) → Reptile(x)) ¬(Iguana(john) ⊕ Bird(john)) Animal(john)",John is a reptile.,Reptile(john),Uncertain,1277 444,"All birds have wings. Animals with wings aren't reptiles. Some animals that fly are birds. If something is an iguana, then it is a reptile. Simeng: All iguanas are reptiles. John is either both an iguana and a bird, or he is neither. John is an animal. ","∀x (Bird(x) → ∃y ∃z (¬(y=z) ∧ Wing(y) ∧ Wing(z) ∧ Have(x, y) ∧ Have(x, z))) ∀x (Animal(x) ∧ (∃y ∃z (¬(y=z) ∧ Wing(y) ∧ Wing(z) ∧ Have(x, y) ∧ Have(x, z))) → ¬Reptile(x)) ∃x (Animal(x) ∧ Fly(x) ∧ Bird(x)) ∀x (Iguana(x) → Reptile(x)) ¬(Iguana(john) ⊕ Bird(john)) Animal(john)",John is not both an iguana and an animal that can fly.,¬(Iguana(john) ∧ Fly(john)),True,1278 444,"All birds have wings. Animals with wings aren't reptiles. Some animals that fly are birds. If something is an iguana, then it is a reptile. Simeng: All iguanas are reptiles. John is either both an iguana and a bird, or he is neither. John is an animal. ","∀x (Bird(x) → ∃y ∃z (¬(y=z) ∧ Wing(y) ∧ Wing(z) ∧ Have(x, y) ∧ Have(x, z))) ∀x (Animal(x) ∧ (∃y ∃z (¬(y=z) ∧ Wing(y) ∧ Wing(z) ∧ Have(x, y) ∧ Have(x, z))) → ¬Reptile(x)) ∃x (Animal(x) ∧ Fly(x) ∧ Bird(x)) ∀x (Iguana(x) → Reptile(x)) ¬(Iguana(john) ⊕ Bird(john)) Animal(john)",John is an animal that can fly and John is a bird.,Animal(john) ∧ Fly(john) ∧ Bird(john),False,1279 30,"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.","Movie(endGame) ∧ Released(endGame, yr2006) SetIn(endGame, washington) ¬(FilmedIn(endGame, washington)) ∃x∃y(FilmedIn(x, newYork) ∧ (¬(x=y)) ∧ FilmedIn(y, newYork)) Directed(andyChang, endGame) From(andyChang, hongKong)",EndGame was filmed in New York.,"FilmedIn(endGame, newYork)",Uncertain,86 30,"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.","Movie(endGame) ∧ Released(endGame, yr2006) SetIn(endGame, washington) ¬(FilmedIn(endGame, washington)) ∃x∃y(FilmedIn(x, newYork) ∧ (¬(x=y)) ∧ FilmedIn(y, newYork)) Directed(andyChang, endGame) From(andyChang, hongKong)",EndGame was not directed by someone from Hong Kong.,"∀x (¬(Directed(x, endGame) ∧ From(x, hongKong)))",False,87 30,"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.","Movie(endGame) ∧ Released(endGame, yr2006) SetIn(endGame, washington) ¬(FilmedIn(endGame, washington)) ∃x∃y(FilmedIn(x, newYork) ∧ (¬(x=y)) ∧ FilmedIn(y, newYork)) Directed(andyChang, endGame) From(andyChang, hongKong)",All of Andy Chang's movies are filmed outside of Washington.,"∀x (Directed(andyChang, x) → ¬(FilmedIn(x, washington)))",Uncertain,88 7,"Six, seven and eight are real numbers. If a real number equals another real number added by one, the first number is larger. If the number x is larger than the 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.","RealNum(num6) ∧ RealNum(num7) ∧ RealNum(num8) ∀x ∀y ((RealNum(x) ∧ RealNum(y) ∧ IsSuccessorOf(x, y)) → Larger(x, y)) ∀x ∀y (Larger(x, y) → ¬Larger(y, x)) ∃y(IsSuccessorOf(y, num6) ∧ Equals(num7, y)) ∃y(IsSuccessorOf(y, num7) ∧ Equals(num8, y)) Positive(num2) ∀x ∀y ((Positive(x) ∧ IsDouble(y, x)) → Positive(y)) IsDouble(num8, num4) IsDouble(num4, num2)",Eight is larger than seven.,"Larger(eight, seven)",True,17 7,"Six, seven and eight are real numbers. If a real number equals another real number added by one, the first number is larger. If the number x is larger than the 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.","RealNum(num6) ∧ RealNum(num7) ∧ RealNum(num8) ∀x ∀y ((RealNum(x) ∧ RealNum(y) ∧ IsSuccessorOf(x, y)) → Larger(x, y)) ∀x ∀y (Larger(x, y) → ¬Larger(y, x)) ∃y(IsSuccessorOf(y, num6) ∧ Equals(num7, y)) ∃y(IsSuccessorOf(y, num7) ∧ Equals(num8, y)) Positive(num2) ∀x ∀y ((Positive(x) ∧ IsDouble(y, x)) → Positive(y)) IsDouble(num8, num4) IsDouble(num4, num2)",Eight is positive.,Positive(eight),True,18 7,"Six, seven and eight are real numbers. If a real number equals another real number added by one, the first number is larger. If the number x is larger than the 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.","RealNum(num6) ∧ RealNum(num7) ∧ RealNum(num8) ∀x ∀y ((RealNum(x) ∧ RealNum(y) ∧ IsSuccessorOf(x, y)) → Larger(x, y)) ∀x ∀y (Larger(x, y) → ¬Larger(y, x)) ∃y(IsSuccessorOf(y, num6) ∧ Equals(num7, y)) ∃y(IsSuccessorOf(y, num7) ∧ Equals(num8, y)) Positive(num2) ∀x ∀y ((Positive(x) ∧ IsDouble(y, x)) → Positive(y)) IsDouble(num8, num4) IsDouble(num4, num2)",Six is larger than seven.,"Larger(six, seven)",False,19 293,"All dogs sleep. Some four-legged animals are dogs.","∀x (Dog(x) → Sleep(x)) ∃x ∃y (FourLegged(x) ∧ Animal(x) ∧ Dog(x) ∧ FourLegged(y) ∧ Animal(y) ∧ Dog(y) ∧ ¬(x=y))",Some four-legged animals sleep.,∃x ∃y (FourLegged(x) ∧ Animal(x) ∧ Sleeps(x) ∧ FourLegged(y) ∧ Animal(y) ∧ Sleeps(y) ∧ ¬(x=y)),True,737 475,"Everyone who is entitled to national social insurance coverage can have their medical bills partially covered. All PRC nationals are entitled to national social insurance coverage. Everyone in the Franco-China diplomatic conference is either a PRC national or a French national, but not both. All French nationals are citizens of the European Union. All Spanish nationals are citizens of the European Union. No North Korean nationals are citizens of the European Union. Mei is at the Franco-China diplomatic conference. Either Mei is a North Korean and can have medical bills partially covered, or neither is true.","∀x (EntitledTo(x, nationalSocialInsuranceCoverage) → CanHavePartiallyCovered(x, medicalBills)) ∀x (PRCNational(x) → EntitledTo(x, nationalSocialInsuranceCoverage)) ∀x (In(x, franco-ChinaDiplomaticConference) → PRCNational(x) ⊕ FrenchNational(x)) ∀x (FrenchNational(x) → CitizenOf(x, europeanUnion)) ∀x (SpanishNational(x) → CitizenOf(x, europeanUnion)) ∀x (NorthKoreanNational(x) → ¬CitizenOf(x, europeanUnion)) In(mei, franco-ChinaDiplomaticConference) ¬(NorthKoreanNational(mei) ⊕ CanHavePartiallyCovered(mei, medicalBills))",Mei is a PRC national.,PRCNational(mei),Uncertain,1378 475,"Everyone who is entitled to national social insurance coverage can have their medical bills partially covered. All PRC nationals are entitled to national social insurance coverage. Everyone in the Franco-China diplomatic conference is either a PRC national or a French national, but not both. All French nationals are citizens of the European Union. All Spanish nationals are citizens of the European Union. No North Korean nationals are citizens of the European Union. Mei is at the Franco-China diplomatic conference. Either Mei is a North Korean and can have medical bills partially covered, or neither is true.","∀x (EntitledTo(x, nationalSocialInsuranceCoverage) → CanHavePartiallyCovered(x, medicalBills)) ∀x (PRCNational(x) → EntitledTo(x, nationalSocialInsuranceCoverage)) ∀x (In(x, franco-ChinaDiplomaticConference) → PRCNational(x) ⊕ FrenchNational(x)) ∀x (FrenchNational(x) → CitizenOf(x, europeanUnion)) ∀x (SpanishNational(x) → CitizenOf(x, europeanUnion)) ∀x (NorthKoreanNational(x) → ¬CitizenOf(x, europeanUnion)) In(mei, franco-ChinaDiplomaticConference) ¬(NorthKoreanNational(mei) ⊕ CanHavePartiallyCovered(mei, medicalBills))",Mei is not a PRC national.,¬PRCNational(mei),Uncertain,1379 475,"Everyone who is entitled to national social insurance coverage can have their medical bills partially covered. All PRC nationals are entitled to national social insurance coverage. Everyone in the Franco-China diplomatic conference is either a PRC national or a French national, but not both. All French nationals are citizens of the European Union. All Spanish nationals are citizens of the European Union. No North Korean nationals are citizens of the European Union. Mei is at the Franco-China diplomatic conference. Either Mei is a North Korean and can have medical bills partially covered, or neither is true.","∀x (EntitledTo(x, nationalSocialInsuranceCoverage) → CanHavePartiallyCovered(x, medicalBills)) ∀x (PRCNational(x) → EntitledTo(x, nationalSocialInsuranceCoverage)) ∀x (In(x, franco-ChinaDiplomaticConference) → PRCNational(x) ⊕ FrenchNational(x)) ∀x (FrenchNational(x) → CitizenOf(x, europeanUnion)) ∀x (SpanishNational(x) → CitizenOf(x, europeanUnion)) ∀x (NorthKoreanNational(x) → ¬CitizenOf(x, europeanUnion)) In(mei, franco-ChinaDiplomaticConference) ¬(NorthKoreanNational(mei) ⊕ CanHavePartiallyCovered(mei, medicalBills))","If Mei is either a North Korean or a Spanish national, then Mei is either both a French national and a citizen of the European Union, or neither a French national nor a citizen of the European Union.",NorthKoreanNational(mei) ⊕ SpanishNational(mei) → ¬(FrenchNational(mei) ⊕ European(mei)),True,1380 268,"No people who do not admit a mistake are good teachers. Some well-informed people are people who do not admit a mistake.","∀x (¬Admit(x, mistake) → ¬GoodTeacher(x)) ∃x ∃y (WellInformed(x) ∧ WellInformed(y) ∧ ¬Admit(x, mistake) ∧ ¬Admit(y, mistake) ∧ ¬(x=y))",Some good teachers are not well-informed people.,∃x ∃y (GoodTeacher(x) ∧ GoodTeacher(y) ∧ ¬WellInformed(x) ∧ ¬WellInformed(y) ∧ ¬(x=y)),Uncertain,712 25,"Philatelic literature is divided into the following categories: Stamp catalogs, Periodicals, Auction catalogs, Books, Bibliographies, and Background Material. Mort is not a Stamp catalog. Mort is not a periodical, auction catalog, bibliography, or background material. Mort is a piece of Philatelic literature.","∀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)",Mort is background material.,Background(mort),False,72 25,"Philatelic literature is divided into the following categories: Stamp catalogs, Periodicals, Auction catalogs, Books, Bibliographies, and Background Material. Mort is not a Stamp catalog. Mort is not a periodical, auction catalog, bibliography, or background material. Mort is a piece of Philatelic literature.","∀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)",Eragon is a piece of Philatelic literature.,PhilatelicLit(eragon),Uncertain,73 92,"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.","DramaFilm(adventuresOfRusty) ∧ ChildrensFilm(adventuresOfRusty) Produces(columbiaPictures, adventuresOfRusty) Produces(paramount, tintin) AdventureFilm(tintin)",Columbia pictures produced some drama film.,"∃x (DramaFilm(x) ∧ Produces(columbiaPictures, x))",True,279 92,"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.","DramaFilm(adventuresOfRusty) ∧ ChildrensFilm(adventuresOfRusty) Produces(columbiaPictures, adventuresOfRusty) Produces(paramount, tintin) AdventureFilm(tintin)",Columbia pictures produced some adventure film.,"∃x (AdventureFilm(x) ∧ Produces(columbiaPictures, x))",Uncertain,280 92,"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.","DramaFilm(adventuresOfRusty) ∧ ChildrensFilm(adventuresOfRusty) Produces(columbiaPictures, adventuresOfRusty) Produces(paramount, tintin) AdventureFilm(tintin)",Paramount produces children's films.,"∃x (ChildrensFilm(x) ∧ Produces(paramount, x))",Uncertain,281 92,"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.","DramaFilm(adventuresOfRusty) ∧ ChildrensFilm(adventuresOfRusty) Produces(columbiaPictures, adventuresOfRusty) Produces(paramount, tintin) AdventureFilm(tintin)",Paramount produces adventure films.,"∃x (AdventureFilm(x) ∧ Produces(paramount, x))",True,282 233,"Deng Xiaoping served as the paramount leader of the People's Republic of China. Deng Xiaoping was praised for his reaffirmation of the reform program, as well as the reversion of Hong Kong to Chinese control and the return of Macau. As the party's Secretary-General under Mao and Vice Premier in the 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. Mao Zedong died in 1976. After Mao Zedong's death, Deng Xiaoping gradually rose to supreme power.","ParamountLeaderOf(dengXiaoping, peoplesRepublicOfChina) PraisedFor(dengXiaoping, reaffirmationOfReformProgram) ∧ PraisedFor(dengXiaoping, reversionOfHongKong) ∧ PraisedFor(dengXiaoping, returnOfMacau) PartysSecretaryGeneral(dengXiaoping) ∧ Under(dengXiaoping, mao) ∧ VicePremierInThe1950s(dengXiaoping) ∧ PresidedOver(dengXiaoping, antiRightistCampaign) ∧ LaunchedBy(antiRightistCampaign, mao) InstrumentalIn(dengXiaoping, chinasEconomicReconstruction) ∧ Following(chinasEconomicReconstruction, greatLeapForward) ∧ Disastrous(greatLeapForward) DiedIn(mao, year1976) GraduallyRoseTo(dengXiaoping, supremePower)",The paramount leader of the PRC was also the vice premier.,"∃x (ParamountLeaderOf(x, prc) ∧ VicePremier(x))",True,660 233,"Deng Xiaoping served as the paramount leader of the People's Republic of China. Deng Xiaoping was praised for his reaffirmation of the reform program, as well as the reversion of Hong Kong to Chinese control and the return of Macau. As the party's Secretary-General under Mao and Vice Premier in the 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. Mao Zedong died in 1976. After Mao Zedong's death, Deng Xiaoping gradually rose to supreme power.","ParamountLeaderOf(dengXiaoping, peoplesRepublicOfChina) PraisedFor(dengXiaoping, reaffirmationOfReformProgram) ∧ PraisedFor(dengXiaoping, reversionOfHongKong) ∧ PraisedFor(dengXiaoping, returnOfMacau) PartysSecretaryGeneral(dengXiaoping) ∧ Under(dengXiaoping, mao) ∧ VicePremierInThe1950s(dengXiaoping) ∧ PresidedOver(dengXiaoping, antiRightistCampaign) ∧ LaunchedBy(antiRightistCampaign, mao) InstrumentalIn(dengXiaoping, chinasEconomicReconstruction) ∧ Following(chinasEconomicReconstruction, greatLeapForward) ∧ Disastrous(greatLeapForward) DiedIn(mao, year1976) GraduallyRoseTo(dengXiaoping, supremePower)",Deng Xiaoping presided over something launched by someone he was under.,"∃x ∃y (PresidedOver(dengxiaoping, x) ∧ Under(dengxiaoping, y) ∧ LaunchedBy(x, y))",True,661 233,"Deng Xiaoping served as the paramount leader of the People's Republic of China. Deng Xiaoping was praised for his reaffirmation of the reform program, as well as the reversion of Hong Kong to Chinese control and the return of Macau. As the party's Secretary-General under Mao and Vice Premier in the 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. Mao Zedong died in 1976. After Mao Zedong's death, Deng Xiaoping gradually rose to supreme power.","ParamountLeaderOf(dengXiaoping, peoplesRepublicOfChina) PraisedFor(dengXiaoping, reaffirmationOfReformProgram) ∧ PraisedFor(dengXiaoping, reversionOfHongKong) ∧ PraisedFor(dengXiaoping, returnOfMacau) PartysSecretaryGeneral(dengXiaoping) ∧ Under(dengXiaoping, mao) ∧ VicePremierInThe1950s(dengXiaoping) ∧ PresidedOver(dengXiaoping, antiRightistCampaign) ∧ LaunchedBy(antiRightistCampaign, mao) InstrumentalIn(dengXiaoping, chinasEconomicReconstruction) ∧ Following(chinasEconomicReconstruction, greatLeapForward) ∧ Disastrous(greatLeapForward) DiedIn(mao, year1976) GraduallyRoseTo(dengXiaoping, supremePower)",The person instrumental in china's economic reconstruction gradually rose to supreme power.,"∃x (InstrumentalIn(x, chinaseconomicreconstruction) ∧ GraduallyRoseTo(x, supremepower))",True,662 391,"All imaginative processes that Dan knows are results of creative processes. All science fiction that Dan knows comes from an imaginative process. Everthing that Dan knows comes from either science-fiction or realistic fiction. No facts that Dan knows have proven to be false. Dan knows that Dune is science fiction or has proven to be false.","∀x ((Knows(dan, x) ∧ ImaginativeProcess(x)) → ResultOf(x, creativeProcess)) ∀x ((Knows(dan, x) ∧ ScienceFiction(x)) → ImaginativeProcess(x)) ∀x (Knows(dan, x) → (ScienceFiction(x) ⊕ RealisticFiction(x))) ∀x ((Knows(dan, x) ∧ Fact(x)) → ¬ProvedToBe(x, false)) (Knows(dan, dune) ∧ ScienceFiction(dune)) ∨ ProvedToBe(dune, false))",Dune is realistic fiction.,RealisticFiction(dune),Uncertain,1047 391,"All imaginative processes that Dan knows are results of creative processes. All science fiction that Dan knows comes from an imaginative process. Everthing that Dan knows comes from either science-fiction or realistic fiction. No facts that Dan knows have proven to be false. Dan knows that Dune is science fiction or has proven to be false.","∀x ((Knows(dan, x) ∧ ImaginativeProcess(x)) → ResultOf(x, creativeProcess)) ∀x ((Knows(dan, x) ∧ ScienceFiction(x)) → ImaginativeProcess(x)) ∀x (Knows(dan, x) → (ScienceFiction(x) ⊕ RealisticFiction(x))) ∀x ((Knows(dan, x) ∧ Fact(x)) → ¬ProvedToBe(x, false)) (Knows(dan, dune) ∧ ScienceFiction(dune)) ∨ ProvedToBe(dune, false))",Dune is a result of creative and imaginative process.,"ResultOf(dune, creativeProcess) ∧ ImaginativeProcess(dune)",True,1048 391,"All imaginative processes that Dan knows are results of creative processes. All science fiction that Dan knows comes from an imaginative process. Everthing that Dan knows comes from either science-fiction or realistic fiction. No facts that Dan knows have proven to be false. Dan knows that Dune is science fiction or has proven to be false.","∀x ((Knows(dan, x) ∧ ImaginativeProcess(x)) → ResultOf(x, creativeProcess)) ∀x ((Knows(dan, x) ∧ ScienceFiction(x)) → ImaginativeProcess(x)) ∀x (Knows(dan, x) → (ScienceFiction(x) ⊕ RealisticFiction(x))) ∀x ((Knows(dan, x) ∧ Fact(x)) → ¬ProvedToBe(x, false)) (Knows(dan, dune) ∧ ScienceFiction(dune)) ∨ ProvedToBe(dune, false))",Dune is either a result of creative processes or came from an imaginative process.,"ResultOf(dune, creativeProcess) ⊕ ImaginativeProcess(dune)",False,1049 391,"All imaginative processes that Dan knows are results of creative processes. All science fiction that Dan knows comes from an imaginative process. Everthing that Dan knows comes from either science-fiction or realistic fiction. No facts that Dan knows have proven to be false. Dan knows that Dune is science fiction or has proven to be false.","∀x ((Knows(dan, x) ∧ ImaginativeProcess(x)) → ResultOf(x, creativeProcess)) ∀x ((Knows(dan, x) ∧ ScienceFiction(x)) → ImaginativeProcess(x)) ∀x (Knows(dan, x) → (ScienceFiction(x) ⊕ RealisticFiction(x))) ∀x ((Knows(dan, x) ∧ Fact(x)) → ¬ProvedToBe(x, false)) (Knows(dan, dune) ∧ ScienceFiction(dune)) ∨ ProvedToBe(dune, false))",Dune is a result of creative processes and is science fiction.,"ResultOf(dune, creativeProcess) ∧ ScienceFiction(dune))",True,1050 391,"All imaginative processes that Dan knows are results of creative processes. All science fiction that Dan knows comes from an imaginative process. Everthing that Dan knows comes from either science-fiction or realistic fiction. No facts that Dan knows have proven to be false. Dan knows that Dune is science fiction or has proven to be false.","∀x ((Knows(dan, x) ∧ ImaginativeProcess(x)) → ResultOf(x, creativeProcess)) ∀x ((Knows(dan, x) ∧ ScienceFiction(x)) → ImaginativeProcess(x)) ∀x (Knows(dan, x) → (ScienceFiction(x) ⊕ RealisticFiction(x))) ∀x ((Knows(dan, x) ∧ Fact(x)) → ¬ProvedToBe(x, false)) (Knows(dan, dune) ∧ ScienceFiction(dune)) ∨ ProvedToBe(dune, false))",Dune is either a result of creative processes or is science fiction.,"Knows(dan, dune) ∧ (ResultOf(dune, creativeProcess) ⊕ ScienceFiction(dune))",False,1051 391,"All imaginative processes that Dan knows are results of creative processes. All science fiction that Dan knows comes from an imaginative process. Everthing that Dan knows comes from either science-fiction or realistic fiction. No facts that Dan knows have proven to be false. Dan knows that Dune is science fiction or has proven to be false.","∀x ((Knows(dan, x) ∧ ImaginativeProcess(x)) → ResultOf(x, creativeProcess)) ∀x ((Knows(dan, x) ∧ ScienceFiction(x)) → ImaginativeProcess(x)) ∀x (Knows(dan, x) → (ScienceFiction(x) ⊕ RealisticFiction(x))) ∀x ((Knows(dan, x) ∧ Fact(x)) → ¬ProvedToBe(x, false)) (Knows(dan, dune) ∧ ScienceFiction(dune)) ∨ ProvedToBe(dune, false))","If Dune is a result of creative and imaginative processes, then Dune is not a result of creative processes and science-fiction.","(ResultOf(dune, creativeProcess) ∧ ImaginativeProcess(dune)) → (¬ResultOf(dune, creativeProcess) ∧ ¬ScienceFiction(dune))",False,1052 391,"All imaginative processes that Dan knows are results of creative processes. All science fiction that Dan knows comes from an imaginative process. Everthing that Dan knows comes from either science-fiction or realistic fiction. No facts that Dan knows have proven to be false. Dan knows that Dune is science fiction or has proven to be false.","∀x ((Knows(dan, x) ∧ ImaginativeProcess(x)) → ResultOf(x, creativeProcess)) ∀x ((Knows(dan, x) ∧ ScienceFiction(x)) → ImaginativeProcess(x)) ∀x (Knows(dan, x) → (ScienceFiction(x) ⊕ RealisticFiction(x))) ∀x ((Knows(dan, x) ∧ Fact(x)) → ¬ProvedToBe(x, false)) (Knows(dan, dune) ∧ ScienceFiction(dune)) ∨ ProvedToBe(dune, false))","If Dune is either a fact and a result of creative processes, or neither a fact nor a result of creative processes, then Dune is a result of creative processes and science-fiction.","Knows(dan, dune) ∧ (¬(Fact(dune) ⊕ ResultOf(dune, creativeProcess))) → (ResultOf(dune, creativeProcess) ∧ ScienceFiction(dune))",True,1053 391,"All imaginative processes that Dan knows are results of creative processes. All science fiction that Dan knows comes from an imaginative process. Everthing that Dan knows comes from either science-fiction or realistic fiction. No facts that Dan knows have proven to be false. Dan knows that Dune is science fiction or has proven to be false.","∀x ((Knows(dan, x) ∧ ImaginativeProcess(x)) → ResultOf(x, creativeProcess)) ∀x ((Knows(dan, x) ∧ ScienceFiction(x)) → ImaginativeProcess(x)) ∀x (Knows(dan, x) → (ScienceFiction(x) ⊕ RealisticFiction(x))) ∀x ((Knows(dan, x) ∧ Fact(x)) → ¬ProvedToBe(x, false)) (Knows(dan, dune) ∧ ScienceFiction(dune)) ∨ ProvedToBe(dune, false))","If Dune is science-fiction, then Dune is not a result of creative processes and science-fiction.","Knows(dan, dune) ∧ (ScienceFiction(dune)) → (¬(ResultOf(dune, creativeProcess) ∧ ScienceFiction(dune)))",False,1054 391,"All imaginative processes that Dan knows are results of creative processes. All science fiction that Dan knows comes from an imaginative process. Everthing that Dan knows comes from either science-fiction or realistic fiction. No facts that Dan knows have proven to be false. Dan knows that Dune is science fiction or has proven to be false.","∀x ((Knows(dan, x) ∧ ImaginativeProcess(x)) → ResultOf(x, creativeProcess)) ∀x ((Knows(dan, x) ∧ ScienceFiction(x)) → ImaginativeProcess(x)) ∀x (Knows(dan, x) → (ScienceFiction(x) ⊕ RealisticFiction(x))) ∀x ((Knows(dan, x) ∧ Fact(x)) → ¬ProvedToBe(x, false)) (Knows(dan, dune) ∧ ScienceFiction(dune)) ∨ ProvedToBe(dune, false))","If Dune is not a result of creative processes and science-fiction, then Dune neither came from an imaginative process nor proved to be false.","Knows(dan, dune) ∧ (¬(ResultOf(dune, creativeProcess) ∧ ScienceFiction(dune))) → (¬(ImaginativeProcess(dune) ∨ ProvedToBe(dune, false)))",True,1055 391,"All imaginative processes that Dan knows are results of creative processes. All science fiction that Dan knows comes from an imaginative process. Everthing that Dan knows comes from either science-fiction or realistic fiction. No facts that Dan knows have proven to be false. Dan knows that Dune is science fiction or has proven to be false.","∀x ((Knows(dan, x) ∧ ImaginativeProcess(x)) → ResultOf(x, creativeProcess)) ∀x ((Knows(dan, x) ∧ ScienceFiction(x)) → ImaginativeProcess(x)) ∀x (Knows(dan, x) → (ScienceFiction(x) ⊕ RealisticFiction(x))) ∀x ((Knows(dan, x) ∧ Fact(x)) → ¬ProvedToBe(x, false)) (Knows(dan, dune) ∧ ScienceFiction(dune)) ∨ ProvedToBe(dune, false))","If Dune is did not come from imaginative process and is not science-fiction, then Dune is neither a result of creative processes nor came from an imaginative process.","Knows(dan, dune) ∧ (¬(ImaginativeProcess(dune) ∧ ScienceFiction(dune))) → (¬(ResultOf(dune, creativeProcess) ∨ ImaginativeProcess(dune)))",True,1056 181,"American superheroes come from either the DC Universe or Marvel Universe. Captain America is one of America's top-ten favorite superheroes Captain America does not come from the DC Universe. America's top-ten favorite superheroes speak English. Some superheroes speak both English and Spanish. ","∀x (Superhero(x) ∧ American(x) → ComeFrom(x, dCUniverse) ⊕ ComeFrom(x, marvelUniverse)) American(captainAmerica) ∧ TopTenFavorite(captainAmerica) ∧ Superhero(captainAmerica) ¬ComeFrom(captainAmerica, dCUniverse) ∀x (American(x) ∧ TopTenFavorite(x) ∧ Superhero(x) → Speak(x, english)) ∃x (Superhero(x) → (Speak(x, english) ∧ Speak(x, spanish)))",Captain America does not speak English.,"¬Speak(captainAmerica, english)",False,521 181,"American superheroes come from either the DC Universe or Marvel Universe. Captain America is one of America's top-ten favorite superheroes Captain America does not come from the DC Universe. America's top-ten favorite superheroes speak English. Some superheroes speak both English and Spanish. ","∀x (Superhero(x) ∧ American(x) → ComeFrom(x, dCUniverse) ⊕ ComeFrom(x, marvelUniverse)) American(captainAmerica) ∧ TopTenFavorite(captainAmerica) ∧ Superhero(captainAmerica) ¬ComeFrom(captainAmerica, dCUniverse) ∀x (American(x) ∧ TopTenFavorite(x) ∧ Superhero(x) → Speak(x, english)) ∃x (Superhero(x) → (Speak(x, english) ∧ Speak(x, spanish)))",Captain America comes from the Marvel universe.,"ComeFrom(captainAmerica, marvelUniverse)",True,522 181,"American superheroes come from either the DC Universe or Marvel Universe. Captain America is one of America's top-ten favorite superheroes Captain America does not come from the DC Universe. America's top-ten favorite superheroes speak English. Some superheroes speak both English and Spanish. ","∀x (Superhero(x) ∧ American(x) → ComeFrom(x, dCUniverse) ⊕ ComeFrom(x, marvelUniverse)) American(captainAmerica) ∧ TopTenFavorite(captainAmerica) ∧ Superhero(captainAmerica) ¬ComeFrom(captainAmerica, dCUniverse) ∀x (American(x) ∧ TopTenFavorite(x) ∧ Superhero(x) → Speak(x, english)) ∃x (Superhero(x) → (Speak(x, english) ∧ Speak(x, spanish)))",Captain America speaks Spanish.,"Speak(captainAmerica, spanish)",Uncertain,523 75,"Robert Zimmer was a philosopher born in Germany. Robert Zimmer is an essayist. Robert Zimmer was born in 1953. Every essayist is a writer.","BornIn(robertZimmer, germany) ∧ Philosopher(robertZimmer) Essayist(robertZimmer) BornIn(robertZimmer, yr1953) ∀x (Essayist(x) → Writer(x))",Robert Zimmer is German.,"BornIn(robertZimmer, germany)",Uncertain,228 75,"Robert Zimmer was a philosopher born in Germany. Robert Zimmer is an essayist. Robert Zimmer was born in 1953. Every essayist is a writer.","BornIn(robertZimmer, germany) ∧ Philosopher(robertZimmer) Essayist(robertZimmer) BornIn(robertZimmer, yr1953) ∀x (Essayist(x) → Writer(x))",Robert Zimmer is not a writer.,¬Writer(robertZimmer),False,229 75,"Robert Zimmer was a philosopher born in Germany. Robert Zimmer is an essayist. Robert Zimmer was born in 1953. Every essayist is a writer.","BornIn(robertZimmer, germany) ∧ Philosopher(robertZimmer) Essayist(robertZimmer) BornIn(robertZimmer, yr1953) ∀x (Essayist(x) → Writer(x))",Robert Zimmer is a biographer.,Biographer(robertZimmer),Uncertain,230 250,"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.","∀x (RepayOnTime(x) → Has(x, highCreditScore)) ∃x ((Has(x, highCreditScore) ∧ Has(x, highSalary)) → ApprovedFor(x, mortgage)) Has(john, highSalary)","If John repays his loans on time, he will be approved for a mortgage.","RepayOnTime(john) → ApprovedFor(john, mortgage)",Uncertain,694 344,"All students are members of the university. All graduate students are students. All PhD students are graduate students. Some PhD students are Teaching Fellows. If John is not a PhD student, then he is not a member of the university. If John is a Teaching Fellow, then he is a PhD student or a graduate student.","∀x (Student(x) → MemberOf(x, university)) ∀x (GraduateStudent(x) → Student(x)) ∀x (PhDStudent(x) → GraduateStudent(x)) ∃x (PhDStudent(x) ∧ TeachingFellow(x)) ¬PhDStudent(john) → ¬MemberOf(john, university) TeachingFellow(john) → PhDStudent(john) ⊕ GraduateStudent(john)",John is a Teaching Fellow,TF(john),False,907 344,"All students are members of the university. All graduate students are students. All PhD students are graduate students. Some PhD students are Teaching Fellows. If John is not a PhD student, then he is not a member of the university. If John is a Teaching Fellow, then he is a PhD student or a graduate student.","∀x (Student(x) → MemberOf(x, university)) ∀x (GraduateStudent(x) → Student(x)) ∀x (PhDStudent(x) → GraduateStudent(x)) ∃x (PhDStudent(x) ∧ TeachingFellow(x)) ¬PhDStudent(john) → ¬MemberOf(john, university) TeachingFellow(john) → PhDStudent(john) ⊕ GraduateStudent(john)",John is not a Teaching Fellow.,¬TF(john),True,908 344,"All students are members of the university. All graduate students are students. All PhD students are graduate students. Some PhD students are Teaching Fellows. If John is not a PhD student, then he is not a member of the university. If John is a Teaching Fellow, then he is a PhD student or a graduate student.","∀x (Student(x) → MemberOf(x, university)) ∀x (GraduateStudent(x) → Student(x)) ∀x (PhDStudent(x) → GraduateStudent(x)) ∃x (PhDStudent(x) ∧ TeachingFellow(x)) ¬PhDStudent(john) → ¬MemberOf(john, university) TeachingFellow(john) → PhDStudent(john) ⊕ GraduateStudent(john)",John is a PhD student.,PhDStudent(john),Uncertain,909 165,"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.","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)","If John goes to Europe, he will see the Eiffel Tower.","GoTo(john, europe) → See(john, eiffelTower)",Uncertain,473 165,"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.","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)",The Eiffel Tower is located in the capital of France.,"∃x (CapitalOf(x, france) ∧ LocatedIn(eiffelTower, x))",True,474 165,"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.","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)",John lives in Belgium.,"LiveIn(john, belgium)",Uncertain,475 342,"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 Ferraris. The Toyota Prius is made in Maranello or is a loud car, or both.","∀x (SportsCar(x) → LoudCar(x)) ∀x (LoudCar(x) → ¬ElectricCar(x)) ∀x (Ferrari(x) → SportsCar(x)) ∀x ((Car(x) ∧ MadeIn(x, maranello)) → Ferrari(x)) (Car(toyotaPrius) ∧ MadeIn(toyotaPrius, maranello)) ∨ LoudCar(toyotaPrius)",Prius is an electric car.,ElectricCar(toyotaPrius),False,900 342,"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 Ferraris. The Toyota Prius is made in Maranello or is a loud car, or both.","∀x (SportsCar(x) → LoudCar(x)) ∀x (LoudCar(x) → ¬ElectricCar(x)) ∀x (Ferrari(x) → SportsCar(x)) ∀x ((Car(x) ∧ MadeIn(x, maranello)) → Ferrari(x)) (Car(toyotaPrius) ∧ MadeIn(toyotaPrius, maranello)) ∨ LoudCar(toyotaPrius)",The Toyota Prius is not an electric car.,¬ElectricCar(toyotaPrius),True,901 342,"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 Ferraris. The Toyota Prius is made in Maranello or is a loud car, or both.","∀x (SportsCar(x) → LoudCar(x)) ∀x (LoudCar(x) → ¬ElectricCar(x)) ∀x (Ferrari(x) → SportsCar(x)) ∀x ((Car(x) ∧ MadeIn(x, maranello)) → Ferrari(x)) (Car(toyotaPrius) ∧ MadeIn(toyotaPrius, maranello)) ∨ LoudCar(toyotaPrius)",The Toyota Prius is a equipped with a Ferrari V12 engine.,"MadeIn(toyotaPrius, maranello)",Uncertain,902 342,"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 Ferraris. The Toyota Prius is made in Maranello or is a loud car, or both.","∀x (SportsCar(x) → LoudCar(x)) ∀x (LoudCar(x) → ¬ElectricCar(x)) ∀x (Ferrari(x) → SportsCar(x)) ∀x ((Car(x) ∧ MadeIn(x, maranello)) → Ferrari(x)) (Car(toyotaPrius) ∧ MadeIn(toyotaPrius, maranello)) ∨ LoudCar(toyotaPrius)","If The Toyota Prius is a Ferrari or a loud car, then The Toyota Prius is an electric car.",Ferrari(toyotaPrius) ∨ LoudCar(toyotaPrius) → ElectricCar(toyotaPrius),False,903 446,"If something is a plant, then it is not a cute animal. Simeng: All plants are not cute animals. 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.","∀x (Plant(x) → ¬CuteAnimal(x)) ∀x (Flower(x) → Plant(x)) ∀x (Kitten(x) → CuteAnimal(x)) ∀x (GrownIn(x, garden) → Flower(x)) Kitten(piper) ∨ CuteAnimal(piper)",Piper was grown in a garden.,"GrownIn(piper, garden)",False,1283 446,"If something is a plant, then it is not a cute animal. Simeng: All plants are not cute animals. 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.","∀x (Plant(x) → ¬CuteAnimal(x)) ∀x (Flower(x) → Plant(x)) ∀x (Kitten(x) → CuteAnimal(x)) ∀x (GrownIn(x, garden) → Flower(x)) Kitten(piper) ∨ CuteAnimal(piper)",Piper was not grown in a garden.,"¬GrownIn(piper, garden)",True,1284 446,"If something is a plant, then it is not a cute animal. Simeng: All plants are not cute animals. 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.","∀x (Plant(x) → ¬CuteAnimal(x)) ∀x (Flower(x) → Plant(x)) ∀x (Kitten(x) → CuteAnimal(x)) ∀x (GrownIn(x, garden) → Flower(x)) Kitten(piper) ∨ CuteAnimal(piper)",Piper is a kitten.,Kitten(piper),Uncertain,1285 149," Guam sent an athlete to the Calgary Winter Olympics. If Guan sent an athlete to the Calgary Winter Olympics, then the athelete participated in the Olympics in 1988. Judd Bankert is the only athlete from Guam who has ever competed in the Winter Olympics."," ∃x (Send(guam, athlete, calgaryWinterOlympics)) ∀x (Athlete(x) ∧ SendTo(guam, x, calgaryWinterOlympics) → ParticipatedIn(x, winterOlympics, year1988)) ∀x ∀y (Athlete(x) ∧ From(x, guam) ∧ ParticipatedIn(x, winterOlympics, y) → x=juddBankert)",Judd Bankert competed in the 1988 Winter Olympics.,"ParticipatedIn(juddBankert, winterOlympics, year1988)",True,435 149," Guam sent an athlete to the Calgary Winter Olympics. If Guan sent an athlete to the Calgary Winter Olympics, then the athelete participated in the Olympics in 1988. Judd Bankert is the only athlete from Guam who has ever competed in the Winter Olympics."," ∃x (Send(guam, athlete, calgaryWinterOlympics)) ∀x (Athlete(x) ∧ SendTo(guam, x, calgaryWinterOlympics) → ParticipatedIn(x, winterOlympics, year1988)) ∀x ∀y (Athlete(x) ∧ From(x, guam) ∧ ParticipatedIn(x, winterOlympics, y) → x=juddBankert)",Guam has participated in the Summer Olympics at least once.,"∃x (ParticipatedIn(guam, summerOlympics, x))",Uncertain,436 70,"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.","British(michael) ∧ Physician(michael) ∧ Journalist(michael) ∧ Author(michael) ∧ Broadcaster(michael) WordSetter(michael) Magazine(worldMedicine) ∧ EditedBy(worldMedicine, michael) BornIn(michael, yorkshire) ∧ ∃x(SonOf(michael, x) ∧ GeneralPractitioner(x))",The son of a general practitioner was a word-setter of My Word!.,"∃x ∃y (SonOf(x, y) ∧ GeneralPractitioner(y) ∧ WordSetter(x))",True,208 70,"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.","British(michael) ∧ Physician(michael) ∧ Journalist(michael) ∧ Author(michael) ∧ Broadcaster(michael) WordSetter(michael) Magazine(worldMedicine) ∧ EditedBy(worldMedicine, michael) BornIn(michael, yorkshire) ∧ ∃x(SonOf(michael, x) ∧ GeneralPractitioner(x))",World Medicine is not a magazine.,¬Magazine(worldmedicine),False,209 70,"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.","British(michael) ∧ Physician(michael) ∧ Journalist(michael) ∧ Author(michael) ∧ Broadcaster(michael) WordSetter(michael) Magazine(worldMedicine) ∧ EditedBy(worldMedicine, michael) BornIn(michael, yorkshire) ∧ ∃x(SonOf(michael, x) ∧ GeneralPractitioner(x))",There are no British authors.,∀x (British(x) → ¬Author(x)),False,210 70,"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.","British(michael) ∧ Physician(michael) ∧ Journalist(michael) ∧ Author(michael) ∧ Broadcaster(michael) WordSetter(michael) Magazine(worldMedicine) ∧ EditedBy(worldMedicine, michael) BornIn(michael, yorkshire) ∧ ∃x(SonOf(michael, x) ∧ GeneralPractitioner(x))",There are no journalists that were born in Yorkshire.,"∀x (Journalist(x) → ¬BornIn(x, yorkshire))",False,211 70,"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.","British(michael) ∧ Physician(michael) ∧ Journalist(michael) ∧ Author(michael) ∧ Broadcaster(michael) WordSetter(michael) Magazine(worldMedicine) ∧ EditedBy(worldMedicine, michael) BornIn(michael, yorkshire) ∧ ∃x(SonOf(michael, x) ∧ GeneralPractitioner(x))",There is a son of a general practitioner that is not an author.,"∃x ∃y (Son(x, y) ∧ GeneralPractitioner(y) ∧ ¬Author(x))",Uncertain,212 255,"No homework is fun. Some reading is homework.","∀x (Homework(x) → ¬Fun(x)) ∃x (Reading(x) ∧ Homework(x))",Some reading is fun.,∃x (Reading(x) ∧ Fun(x)),Uncertain,699 298,"The handbrake of a car is either up or down. The handbrake is down when a car is parked.","∀x ∀y (HandbrakeOf(x, y) ∧ Car(y) → Up(x) ⊕ Down(x)) ∀x ∀y (HandbrakeOf(x, y) ∧ Parked(y) ∧ Car(y) → Down(x))",The handbrake is up when some cars are parked.,"∃x ∃y (HandbrakeOf(x, y) ∧ Parked(y) ∧ Car(y) ∧ Up(x))",False,742 382,"All people in this midwest town who own horse ranches regularly ride horses for pleasure and sport. All people in this midwest town with a lot of disposable income have a horse ranch. If people in this midwest town compete in horse dressage shows, then they have a lot of disposable income. If people in this midwest town compete in horse dressage shows, then they have invested in high-quality equestrian gear and equipment. If people in this midwest town regularly ride horses for pleasure and sport, then they do not live in cramped residential buildings. Manny is in this midwest town, and she either has a horse ranch and lives in a cramped residential building, or she does neither.","∀x (InThisMidwestTown(x) ∧ Have(x, horseRanch) → RegularlyRideHorseForPleasure(x)) ∀x (InThisMidwestTown(x) ∧ Have(x, disposableIncome) → Have(x, horseRank)) ∀x (InThisMidwestTown(x) ∧ CompeteIn(x, horseDressageShow) → Have(x, disposableIncome)) ∀x (InThisMidwestTown(x) ∧ CompeteIn(x, horseDressageShow) → InvestedIn(x, equestrianGearAndEquipment)) ∀x (InThisMidwestTown(x) ∧ RegularlyRideHorseForPleasure(x) → ¬LiveIn(x, crampedBuilding)) InThisMidwestTown(manny) ∧ ¬(Have(manny, horseRanch) ⊕ LiveIn(manny, crampedBuilding))",Manny regularly rides horses for pleasure and sport.,RegularlyRideHorsesForPleasure(manny),Uncertain,1020 382,"All people in this midwest town who own horse ranches regularly ride horses for pleasure and sport. All people in this midwest town with a lot of disposable income have a horse ranch. If people in this midwest town compete in horse dressage shows, then they have a lot of disposable income. If people in this midwest town compete in horse dressage shows, then they have invested in high-quality equestrian gear and equipment. If people in this midwest town regularly ride horses for pleasure and sport, then they do not live in cramped residential buildings. Manny is in this midwest town, and she either has a horse ranch and lives in a cramped residential building, or she does neither.","∀x (InThisMidwestTown(x) ∧ Have(x, horseRanch) → RegularlyRideHorseForPleasure(x)) ∀x (InThisMidwestTown(x) ∧ Have(x, disposableIncome) → Have(x, horseRank)) ∀x (InThisMidwestTown(x) ∧ CompeteIn(x, horseDressageShow) → Have(x, disposableIncome)) ∀x (InThisMidwestTown(x) ∧ CompeteIn(x, horseDressageShow) → InvestedIn(x, equestrianGearAndEquipment)) ∀x (InThisMidwestTown(x) ∧ RegularlyRideHorseForPleasure(x) → ¬LiveIn(x, crampedBuilding)) InThisMidwestTown(manny) ∧ ¬(Have(manny, horseRanch) ⊕ LiveIn(manny, crampedBuilding))",Manny competes in horse dressage shows and has invested in high-quality equestrian equipment and gear.,"CompeteIn(manny, horseDressageShow) ∧ InvestedIn(manny, equestrianGearAndEquipment)",False,1021 382,"All people in this midwest town who own horse ranches regularly ride horses for pleasure and sport. All people in this midwest town with a lot of disposable income have a horse ranch. If people in this midwest town compete in horse dressage shows, then they have a lot of disposable income. If people in this midwest town compete in horse dressage shows, then they have invested in high-quality equestrian gear and equipment. If people in this midwest town regularly ride horses for pleasure and sport, then they do not live in cramped residential buildings. Manny is in this midwest town, and she either has a horse ranch and lives in a cramped residential building, or she does neither.","∀x (InThisMidwestTown(x) ∧ Have(x, horseRanch) → RegularlyRideHorseForPleasure(x)) ∀x (InThisMidwestTown(x) ∧ Have(x, disposableIncome) → Have(x, horseRank)) ∀x (InThisMidwestTown(x) ∧ CompeteIn(x, horseDressageShow) → Have(x, disposableIncome)) ∀x (InThisMidwestTown(x) ∧ CompeteIn(x, horseDressageShow) → InvestedIn(x, equestrianGearAndEquipment)) ∀x (InThisMidwestTown(x) ∧ RegularlyRideHorseForPleasure(x) → ¬LiveIn(x, crampedBuilding)) InThisMidwestTown(manny) ∧ ¬(Have(manny, horseRanch) ⊕ LiveIn(manny, crampedBuilding))","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.","¬(HaveAHorseRanch(manny) ⊕ CompeteIn(manny, horseDressageShow)) → ¬InvestedIn(manny, equestrianGearAndEquipment)",True,1022 54,"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 artillery fortifications.","∀x (Roundel(x) → (Rounded(x) ∧ ArtilleryFortification(x))) ∀x ∀y ((Roundel(x) ∧ AdjacentWalls(x,y)) → ¬Higher(x, y)) ∀x (ArtilleryFortification(x) → DeployCannons(x)) ∀x ∀y ((Roundel(x) ∧ ArtilleryFortification(y)) → Older(x, y)) ∀x (BatteryTower(x) → ArtilleryFortification(x))",Cannons can be deployed on battery towers.,∀x (BatteryTower(x) → DeployCannons(x)),True,158 54,"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 artillery fortifications.","∀x (Roundel(x) → (Rounded(x) ∧ ArtilleryFortification(x))) ∀x ∀y ((Roundel(x) ∧ AdjacentWalls(x,y)) → ¬Higher(x, y)) ∀x (ArtilleryFortification(x) → DeployCannons(x)) ∀x ∀y ((Roundel(x) ∧ ArtilleryFortification(y)) → Older(x, y)) ∀x (BatteryTower(x) → ArtilleryFortification(x))",Roundels are older than battery towers.,"∀x ∀y ((Roundel(x) ∧ BatteryTower(y)) → Older(x, y))",True,159 54,"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 artillery fortifications.","∀x (Roundel(x) → (Rounded(x) ∧ ArtilleryFortification(x))) ∀x ∀y ((Roundel(x) ∧ AdjacentWalls(x,y)) → ¬Higher(x, y)) ∀x (ArtilleryFortification(x) → DeployCannons(x)) ∀x ∀y ((Roundel(x) ∧ ArtilleryFortification(y)) → Older(x, y)) ∀x (BatteryTower(x) → ArtilleryFortification(x))",Battery towers are higher than adjacent walls.,"∀x ∀y ((BatteryTower(x) ∧ AdjacentWall(x,y)) → Higher(x, y))",Uncertain,160 54,"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 artillery fortifications.","∀x (Roundel(x) → (Rounded(x) ∧ ArtilleryFortification(x))) ∀x ∀y ((Roundel(x) ∧ AdjacentWalls(x,y)) → ¬Higher(x, y)) ∀x (ArtilleryFortification(x) → DeployCannons(x)) ∀x ∀y ((Roundel(x) ∧ ArtilleryFortification(y)) → Older(x, y)) ∀x (BatteryTower(x) → ArtilleryFortification(x))",Cannons can be deployed on roundels.,∀x (Roundel(x) → DeployCannons(x)),True,161 288,"Tissues are soft. Some papers are tissues.","∀x (Tissue(x) → Soft(x)) ∃x ∃y (Paper(x) ∧ Paper(x) ∧ Tissue(x) ∧ Tissue(y) ∧ ¬(x=y))",Some papers are hard.,∃x ∃y (Paper(x) ∧ Paper(y) ∧ Hard(x) ∧ Hard(y) ∧ ¬(x=y)),Uncertain,732 169,"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.","∀x (Volunteer(x) → Receive(x, intangibleBenefit)) ∀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))",Volunteers who participate in natural disaster response receive intangible benefits for their work.,"∀x (Volunteer(x) ∧ ContributeTo(x, naturalDisasterResponse) → Receive(x, intangibleBenefit))",True,485 169,"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.","∀x (Volunteer(x) → Receive(x, intangibleBenefit)) ∀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))",Environmental volunteers work in groups.,∀x (Volunteer(x) ∧ Environmental(x) → WorkInGroup(x)),Uncertain,486 169,"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.","∀x (Volunteer(x) → Receive(x, intangibleBenefit)) ∀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))","To be a volunteer, you must be trained.",∀x (Volunteer(x) → Trained(x)),Uncertain,487 376,"All people in this tech company who are consistent and enjoy sticking to their regular routines do not like surprises. People in this tech company who wear the same flannel shirts every day are consistent and enjoy sticking to their regular routines. People in this tech company who do not like shopping for clothes wear the same flannel shirts every day. Old people living in stable homes do not like surprises. People in this tech company who have very high energy and are impulsive like surprises. Mike works in this tech company. If Mike is not a person who wears the same flannel shirts every day, 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.","∀x (InThisTechCompany(x) ∧ Consistent(x) ∧ StickTo(x, theirRegularRoutine) → ¬Like(x, surprise)) ∀x (InThisTechCompany(x) ∧ ∃y (flannelShirt(y) ∧ WearEveryday(x, y)) → Consistent(x) ∧ StickTo(x, theirRegularRoutine)) ∀x (InThisTechCompany(x) ∧ ¬LikeShoppingFor(x, clothes) → ∃y (flannelShirt(y) ∧ WearEveryday(x, y))) ∀x (InThisTechCompany(x) ∧ Old(x) ∧ LiveIn(x, stableHome) → ¬Like(x, surprise)) ∀x (InThisTechCompany(x) ∧ Have(x, highEnergy) ∧ Impulsive(x) → ¬Like(x, surprise)) InThisTechCompany(mike) ¬(∃y (flannelShirt(y) ∧ WearEveryday(x, y)) ∧ Have(mike, highEnergy) ∧ Impulsive(mike)) → (Consistent(mike) ∧ StickTo(mike, theirRegularRoutine)) ⊕ ¬Like(mike, surprise)",Mike is an old person living in a stable home.,"Old(mike) ∧ LiveIn(mike, stableHome)",Uncertain,1002 376,"All people in this tech company who are consistent and enjoy sticking to their regular routines do not like surprises. People in this tech company who wear the same flannel shirts every day are consistent and enjoy sticking to their regular routines. People in this tech company who do not like shopping for clothes wear the same flannel shirts every day. Old people living in stable homes do not like surprises. People in this tech company who have very high energy and are impulsive like surprises. Mike works in this tech company. If Mike is not a person who wears the same flannel shirts every day, 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.","∀x (InThisTechCompany(x) ∧ Consistent(x) ∧ StickTo(x, theirRegularRoutine) → ¬Like(x, surprise)) ∀x (InThisTechCompany(x) ∧ ∃y (flannelShirt(y) ∧ WearEveryday(x, y)) → Consistent(x) ∧ StickTo(x, theirRegularRoutine)) ∀x (InThisTechCompany(x) ∧ ¬LikeShoppingFor(x, clothes) → ∃y (flannelShirt(y) ∧ WearEveryday(x, y))) ∀x (InThisTechCompany(x) ∧ Old(x) ∧ LiveIn(x, stableHome) → ¬Like(x, surprise)) ∀x (InThisTechCompany(x) ∧ Have(x, highEnergy) ∧ Impulsive(x) → ¬Like(x, surprise)) InThisTechCompany(mike) ¬(∃y (flannelShirt(y) ∧ WearEveryday(x, y)) ∧ Have(mike, highEnergy) ∧ Impulsive(mike)) → (Consistent(mike) ∧ StickTo(mike, theirRegularRoutine)) ⊕ ¬Like(mike, surprise)","If Mike wears the same flannel shirts every day or does not like shopping for clothes, then Mike is neither an old person living in a stable home nor does he like shopping for clothes.","(∃y (flannelShirt(y) ∧ WearEveryday(mike, y)) ∨ ¬LikeShoppingFor(mike, clothes)) → ¬(Old(mike) ∧ LiveIn(mike, stableHome)) ∧ ¬LikeShoppingFor(mike, clothes)",True,1003 376,"All people in this tech company who are consistent and enjoy sticking to their regular routines do not like surprises. People in this tech company who wear the same flannel shirts every day are consistent and enjoy sticking to their regular routines. People in this tech company who do not like shopping for clothes wear the same flannel shirts every day. Old people living in stable homes do not like surprises. People in this tech company who have very high energy and are impulsive like surprises. Mike works in this tech company. If Mike is not a person who wears the same flannel shirts every day, 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.","∀x (InThisTechCompany(x) ∧ Consistent(x) ∧ StickTo(x, theirRegularRoutine) → ¬Like(x, surprise)) ∀x (InThisTechCompany(x) ∧ ∃y (flannelShirt(y) ∧ WearEveryday(x, y)) → Consistent(x) ∧ StickTo(x, theirRegularRoutine)) ∀x (InThisTechCompany(x) ∧ ¬LikeShoppingFor(x, clothes) → ∃y (flannelShirt(y) ∧ WearEveryday(x, y))) ∀x (InThisTechCompany(x) ∧ Old(x) ∧ LiveIn(x, stableHome) → ¬Like(x, surprise)) ∀x (InThisTechCompany(x) ∧ Have(x, highEnergy) ∧ Impulsive(x) → ¬Like(x, surprise)) InThisTechCompany(mike) ¬(∃y (flannelShirt(y) ∧ WearEveryday(x, y)) ∧ Have(mike, highEnergy) ∧ Impulsive(mike)) → (Consistent(mike) ∧ StickTo(mike, theirRegularRoutine)) ⊕ ¬Like(mike, surprise)","If Mike is not an old person living in a stable home and does not like shopping for clothes, then Mike does not like shopping for clothes.","¬(Old(mike) ∧ LiveIn(mike, stableHome)) ∧ ¬LikeShoppingFor(mike, clothes)) → ¬LikeShoppingFor(mike, clothes)",False,1004 215,"Adam owns cars. Adam has a favorite car. Among the cars he owns, Adam's favorite car is European. Adam broke his favorite car.","∃x∃y (Car(x) ∧ Car(y) ∧ (x≠y) ∧ Owns(adam, x)) ∃x (Car(x) ∧ Favorite(adam, x)) ∀x ((Car(x) ∧ Owns(adam, x) ∧ Favorite(adam, x)) → European(x)) ∀x ((Car(x) ∧ Owns(adam, x) ∧ Favorite(adam, x)) → Broke(adam, x))",Adam owns a Japanese car.,"∃x (Japanese(x) ∧ Owns(adam, x))",Uncertain,615 215,"Adam owns cars. Adam has a favorite car. Among the cars he owns, Adam's favorite car is European. Adam broke his favorite car.","∃x∃y (Car(x) ∧ Car(y) ∧ (x≠y) ∧ Owns(adam, x)) ∃x (Car(x) ∧ Favorite(adam, x)) ∀x ((Car(x) ∧ Owns(adam, x) ∧ Favorite(adam, x)) → European(x)) ∀x ((Car(x) ∧ Owns(adam, x) ∧ Favorite(adam, x)) → Broke(adam, x))",Adam broke a European car.,"∃x (European(x) ∧ Broke(adam, x))",True,616 433,"There are no buildings in New Haven higher than 400 meters. All buildings managed by Yale Housing are in New Haven. All Manhattan skyscrapers 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 a building in New Haven nor a skyscraper in Manhattan. Tower B is a skyscraper building in Manhattan with a Bloomberg logo. ","∀x ((Buildings(x) ∧ In(x, newHaven)) → ¬HigherThan(x, num400)) ∀x ((Buildings(x) ∧ ManagedBy(x, yaleHousing)) → In(x, newHaven)) ∀x ((Buildings(x) ∧ Skyscraper(x) ∧ In(x, manhattan)) → HigherThan(x, num400)) ∀x ((Buildings(x) ∧ OwnedBy(x, bloomberg)) → Skyscraper(x) ∧ In(x, manhattan)) ∀x ((Buildings(x) ∧ HasLogo(x, bloomberg)) → OwnedBy(x, bloomberg)) Buildings(towerA) ∧ (¬InNewHaven(towerA)) ∧ (¬ManhattanSkyscraper(towerA)) Buildings(towerB) ∧ HasLogo(towerB, bloomberg) ∧ Skyscraper(towerB) ∧ In(towerB, manhattan)",Tower A is higher than 400 meters.,"HigherThan(towerA, num400)",Uncertain,1235 433,"There are no buildings in New Haven higher than 400 meters. All buildings managed by Yale Housing are in New Haven. All Manhattan skyscrapers 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 a building in New Haven nor a skyscraper in Manhattan. Tower B is a skyscraper building in Manhattan with a Bloomberg logo. ","∀x ((Buildings(x) ∧ In(x, newHaven)) → ¬HigherThan(x, num400)) ∀x ((Buildings(x) ∧ ManagedBy(x, yaleHousing)) → In(x, newHaven)) ∀x ((Buildings(x) ∧ Skyscraper(x) ∧ In(x, manhattan)) → HigherThan(x, num400)) ∀x ((Buildings(x) ∧ OwnedBy(x, bloomberg)) → Skyscraper(x) ∧ In(x, manhattan)) ∀x ((Buildings(x) ∧ HasLogo(x, bloomberg)) → OwnedBy(x, bloomberg)) Buildings(towerA) ∧ (¬InNewHaven(towerA)) ∧ (¬ManhattanSkyscraper(towerA)) Buildings(towerB) ∧ HasLogo(towerB, bloomberg) ∧ Skyscraper(towerB) ∧ In(towerB, manhattan)",Tower A is not higher than 400 meters.,"¬HigherThan(towerA, num400)",Uncertain,1236 433,"There are no buildings in New Haven higher than 400 meters. All buildings managed by Yale Housing are in New Haven. All Manhattan skyscrapers 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 a building in New Haven nor a skyscraper in Manhattan. Tower B is a skyscraper building in Manhattan with a Bloomberg logo. ","∀x ((Buildings(x) ∧ In(x, newHaven)) → ¬HigherThan(x, num400)) ∀x ((Buildings(x) ∧ ManagedBy(x, yaleHousing)) → In(x, newHaven)) ∀x ((Buildings(x) ∧ Skyscraper(x) ∧ In(x, manhattan)) → HigherThan(x, num400)) ∀x ((Buildings(x) ∧ OwnedBy(x, bloomberg)) → Skyscraper(x) ∧ In(x, manhattan)) ∀x ((Buildings(x) ∧ HasLogo(x, bloomberg)) → OwnedBy(x, bloomberg)) Buildings(towerA) ∧ (¬InNewHaven(towerA)) ∧ (¬ManhattanSkyscraper(towerA)) Buildings(towerB) ∧ HasLogo(towerB, bloomberg) ∧ Skyscraper(towerB) ∧ In(towerB, manhattan)",Tower A is a building with the Bloomberg logo or it is managed by Yale Housing.,"HasLogo(towerB, bloomberg) ∨ ManagedBy(x, yaleHousing)",False,1237 433,"There are no buildings in New Haven higher than 400 meters. All buildings managed by Yale Housing are in New Haven. All Manhattan skyscrapers 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 a building in New Haven nor a skyscraper in Manhattan. Tower B is a skyscraper building in Manhattan with a Bloomberg logo. ","∀x ((Buildings(x) ∧ In(x, newHaven)) → ¬HigherThan(x, num400)) ∀x ((Buildings(x) ∧ ManagedBy(x, yaleHousing)) → In(x, newHaven)) ∀x ((Buildings(x) ∧ Skyscraper(x) ∧ In(x, manhattan)) → HigherThan(x, num400)) ∀x ((Buildings(x) ∧ OwnedBy(x, bloomberg)) → Skyscraper(x) ∧ In(x, manhattan)) ∀x ((Buildings(x) ∧ HasLogo(x, bloomberg)) → OwnedBy(x, bloomberg)) Buildings(towerA) ∧ (¬InNewHaven(towerA)) ∧ (¬ManhattanSkyscraper(towerA)) Buildings(towerB) ∧ HasLogo(towerB, bloomberg) ∧ Skyscraper(towerB) ∧ In(towerB, manhattan)",Tower A is neither a building with the Bloomberg logo nor managed by Yale Housing.,"¬HasLogo(towerB, bloomberg) ∧ (¬ManagedBy(x, yaleHousing))",True,1238 439,"No fish are birds. An osprey is a bird. A carp is a fish. All goldfish are carp. If Bubbles is either an osprey or a goldfish, then Bubbles is not also a fish.","∀x (Fish(x) → ¬Bird(x)) ∀x (Osprey(x) → Bird(x)) ∀x (Carp(x) → Fish(x)) ∀x (Goldfish(x) → Carp(x)) Osprey(bubbles) ⊕ Goldfish(bubbles) → ¬Fish(bubbles)",Bubbles is an Osprey.,Osprey(bubbles),Uncertain,1261 439,"No fish are birds. An osprey is a bird. A carp is a fish. All goldfish are carp. If Bubbles is either an osprey or a goldfish, then Bubbles is not also a fish.","∀x (Fish(x) → ¬Bird(x)) ∀x (Osprey(x) → Bird(x)) ∀x (Carp(x) → Fish(x)) ∀x (Goldfish(x) → Carp(x)) Osprey(bubbles) ⊕ Goldfish(bubbles) → ¬Fish(bubbles)",Bubbles is a goldfish.,Goldfish(bubbles),False,1262 439,"No fish are birds. An osprey is a bird. A carp is a fish. All goldfish are carp. If Bubbles is either an osprey or a goldfish, then Bubbles is not also a fish.","∀x (Fish(x) → ¬Bird(x)) ∀x (Osprey(x) → Bird(x)) ∀x (Carp(x) → Fish(x)) ∀x (Goldfish(x) → Carp(x)) Osprey(bubbles) ⊕ Goldfish(bubbles) → ¬Fish(bubbles)",Bubbles is not a goldfish.,¬Goldfish(bubbles),True,1263 158,"Mr. and Mrs. Smith make a travel plan: they want to go to a city in California or Florida where neither of them has ever been. The 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.","∀x (WantToGoTo(mr.AndMrs.Smith, x) ∧ City(x) → (California(x) ∨ Florida(x)) ∧ NeverGo(x)) City(sanFrancisco) ∧ California(sanFrancisco) ∧ WantToGoTo(mr.AndMrs.Smith, sanFrancisco) ∧ City(losAngeles) ∧ California(losAngeles) ∧ WantToGoTo(mr.AndMrs.Smith, losAngeles) ∧ City(sanDiego) ∧ California(sanDiego) ∧ WantToGoTo(mr.AndMrs.Smith, sanDiego) City(orlando) ∧ Florida(orlando) ∧ WantToGo(mr.AndMrs.Smith, orlando) ∧ City(miami) ∧ Florida(miami) ∧ WantToGo(mr.AndMrs.Smith, miami) ∃x ∃y ∀z (¬(x=z) ∧ ¬(y=z) ∧ ¬(x=y) ∧ City(x) ∧ City(y) ∧ City(z) ∧ California(x) ∧ California(y) ∧ California(z) → Visit(mr.smith, x) ∧ Visit(mr.smith, y) ∧ ¬Visit(mr.smith, z)) ∃x ∀y (¬(x=y) ∧ City(x) ∧ City(y) ∧ Florida(x) ∧ Florida(y) → Visit(mrs.smith, x) ∧ ¬Visit(mrs.smith, y))",Mr. Smith has been to San Francisco.,"∃x (City(x) ∧ Visit(mr.smith, sanFrancisco))",Uncertain,453 158,"Mr. and Mrs. Smith make a travel plan: they want to go to a city in California or Florida where neither of them has ever been. The 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.","∀x (WantToGoTo(mr.AndMrs.Smith, x) ∧ City(x) → (California(x) ∨ Florida(x)) ∧ NeverGo(x)) City(sanFrancisco) ∧ California(sanFrancisco) ∧ WantToGoTo(mr.AndMrs.Smith, sanFrancisco) ∧ City(losAngeles) ∧ California(losAngeles) ∧ WantToGoTo(mr.AndMrs.Smith, losAngeles) ∧ City(sanDiego) ∧ California(sanDiego) ∧ WantToGoTo(mr.AndMrs.Smith, sanDiego) City(orlando) ∧ Florida(orlando) ∧ WantToGo(mr.AndMrs.Smith, orlando) ∧ City(miami) ∧ Florida(miami) ∧ WantToGo(mr.AndMrs.Smith, miami) ∃x ∃y ∀z (¬(x=z) ∧ ¬(y=z) ∧ ¬(x=y) ∧ City(x) ∧ City(y) ∧ City(z) ∧ California(x) ∧ California(y) ∧ California(z) → Visit(mr.smith, x) ∧ Visit(mr.smith, y) ∧ ¬Visit(mr.smith, z)) ∃x ∀y (¬(x=y) ∧ City(x) ∧ City(y) ∧ Florida(x) ∧ Florida(y) → Visit(mrs.smith, x) ∧ ¬Visit(mrs.smith, y))",They have at leat one candidate city in Florida to visit.,∃x (WantToGoTo(x) ∧ City(x) ∧ Florida(x)),Uncertain,454 158,"Mr. and Mrs. Smith make a travel plan: they want to go to a city in California or Florida where neither of them has ever been. The 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.","∀x (WantToGoTo(mr.AndMrs.Smith, x) ∧ City(x) → (California(x) ∨ Florida(x)) ∧ NeverGo(x)) City(sanFrancisco) ∧ California(sanFrancisco) ∧ WantToGoTo(mr.AndMrs.Smith, sanFrancisco) ∧ City(losAngeles) ∧ California(losAngeles) ∧ WantToGoTo(mr.AndMrs.Smith, losAngeles) ∧ City(sanDiego) ∧ California(sanDiego) ∧ WantToGoTo(mr.AndMrs.Smith, sanDiego) City(orlando) ∧ Florida(orlando) ∧ WantToGo(mr.AndMrs.Smith, orlando) ∧ City(miami) ∧ Florida(miami) ∧ WantToGo(mr.AndMrs.Smith, miami) ∃x ∃y ∀z (¬(x=z) ∧ ¬(y=z) ∧ ¬(x=y) ∧ City(x) ∧ City(y) ∧ City(z) ∧ California(x) ∧ California(y) ∧ California(z) → Visit(mr.smith, x) ∧ Visit(mr.smith, y) ∧ ¬Visit(mr.smith, z)) ∃x ∀y (¬(x=y) ∧ City(x) ∧ City(y) ∧ Florida(x) ∧ Florida(y) → Visit(mrs.smith, x) ∧ ¬Visit(mrs.smith, y))",They have at least two candidate cities in California to visit.,"∃x ∃y (¬(x=y) ∧ City(x) ∧ City(y) ∧ WantToGoTo(mr.AndMrs.Smith, x) ∧ California(x) ∧ WantToGoTo(mr.AndMrs.Smith, y) ∧ California(y))",Uncertain,455 486,"Everything in Size Town is big or small. All big things in Size Town are heavy. All small things in Size Town are light. All heavy things in Size Town are still. All light things in Size Town are unstable. All unstable things in Size Town are changing. All unstable things in Size Town are unpredictable. The bird is in Size Town and it is not both heavy and still.","∀x (In(x, sizeTown) → (Big(x) ∨ Small(x))) ∀x (Big(x) ∧ In(x, sizeTown) → Heavy(x)) ∀x (Small(x) ∧ In(x, sizeTown) → Light(x)) ∀x (Heavy(x) ∧ In(x, sizeTown) → Still(x)) ∀x (Light(x) ∧ In(x, sizeTown) → Unstable(x)) ∀x (Unstable(x) ∧ In(x, sizeTown) → Changing(x)) ∀x (Unstable(x) ∧ In(x, sizeTown) → Unpredictable(x)) In(bird, sizeTown) ∧ ¬(Heavy(bird) ∧ Still(bird))",The bird is still.,Still(bird),Uncertain,1424 486,"Everything in Size Town is big or small. All big things in Size Town are heavy. All small things in Size Town are light. All heavy things in Size Town are still. All light things in Size Town are unstable. All unstable things in Size Town are changing. All unstable things in Size Town are unpredictable. The bird is in Size Town and it is not both heavy and still.","∀x (In(x, sizeTown) → (Big(x) ∨ Small(x))) ∀x (Big(x) ∧ In(x, sizeTown) → Heavy(x)) ∀x (Small(x) ∧ In(x, sizeTown) → Light(x)) ∀x (Heavy(x) ∧ In(x, sizeTown) → Still(x)) ∀x (Light(x) ∧ In(x, sizeTown) → Unstable(x)) ∀x (Unstable(x) ∧ In(x, sizeTown) → Changing(x)) ∀x (Unstable(x) ∧ In(x, sizeTown) → Unpredictable(x)) In(bird, sizeTown) ∧ ¬(Heavy(bird) ∧ Still(bird))",The bird is not still.,¬Still(bird),Uncertain,1425 486,"Everything in Size Town is big or small. All big things in Size Town are heavy. All small things in Size Town are light. All heavy things in Size Town are still. All light things in Size Town are unstable. All unstable things in Size Town are changing. All unstable things in Size Town are unpredictable. The bird is in Size Town and it is not both heavy and still.","∀x (In(x, sizeTown) → (Big(x) ∨ Small(x))) ∀x (Big(x) ∧ In(x, sizeTown) → Heavy(x)) ∀x (Small(x) ∧ In(x, sizeTown) → Light(x)) ∀x (Heavy(x) ∧ In(x, sizeTown) → Still(x)) ∀x (Light(x) ∧ In(x, sizeTown) → Unstable(x)) ∀x (Unstable(x) ∧ In(x, sizeTown) → Changing(x)) ∀x (Unstable(x) ∧ In(x, sizeTown) → Unpredictable(x)) In(bird, sizeTown) ∧ ¬(Heavy(bird) ∧ Still(bird))",The bird is unpredictable and changing.,Unpredictable(bird) ∧ Changing(bird),True,1426 486,"Everything in Size Town is big or small. All big things in Size Town are heavy. All small things in Size Town are light. All heavy things in Size Town are still. All light things in Size Town are unstable. All unstable things in Size Town are changing. All unstable things in Size Town are unpredictable. The bird is in Size Town and it is not both heavy and still.","∀x (In(x, sizeTown) → (Big(x) ∨ Small(x))) ∀x (Big(x) ∧ In(x, sizeTown) → Heavy(x)) ∀x (Small(x) ∧ In(x, sizeTown) → Light(x)) ∀x (Heavy(x) ∧ In(x, sizeTown) → Still(x)) ∀x (Light(x) ∧ In(x, sizeTown) → Unstable(x)) ∀x (Unstable(x) ∧ In(x, sizeTown) → Changing(x)) ∀x (Unstable(x) ∧ In(x, sizeTown) → Unpredictable(x)) In(bird, sizeTown) ∧ ¬(Heavy(bird) ∧ Still(bird))",The bird is unpredictable or changing.,Unpredictable(bird) ∨ Changing(bird),True,1427 486,"Everything in Size Town is big or small. All big things in Size Town are heavy. All small things in Size Town are light. All heavy things in Size Town are still. All light things in Size Town are unstable. All unstable things in Size Town are changing. All unstable things in Size Town are unpredictable. The bird is in Size Town and it is not both heavy and still.","∀x (In(x, sizeTown) → (Big(x) ∨ Small(x))) ∀x (Big(x) ∧ In(x, sizeTown) → Heavy(x)) ∀x (Small(x) ∧ In(x, sizeTown) → Light(x)) ∀x (Heavy(x) ∧ In(x, sizeTown) → Still(x)) ∀x (Light(x) ∧ In(x, sizeTown) → Unstable(x)) ∀x (Unstable(x) ∧ In(x, sizeTown) → Changing(x)) ∀x (Unstable(x) ∧ In(x, sizeTown) → Unpredictable(x)) In(bird, sizeTown) ∧ ¬(Heavy(bird) ∧ Still(bird))",The bird is either unpredictable or changing.,Unpredictable(bird) ⊕ Changing(bird),False,1428 486,"Everything in Size Town is big or small. All big things in Size Town are heavy. All small things in Size Town are light. All heavy things in Size Town are still. All light things in Size Town are unstable. All unstable things in Size Town are changing. All unstable things in Size Town are unpredictable. The bird is in Size Town and it is not both heavy and still.","∀x (In(x, sizeTown) → (Big(x) ∨ Small(x))) ∀x (Big(x) ∧ In(x, sizeTown) → Heavy(x)) ∀x (Small(x) ∧ In(x, sizeTown) → Light(x)) ∀x (Heavy(x) ∧ In(x, sizeTown) → Still(x)) ∀x (Light(x) ∧ In(x, sizeTown) → Unstable(x)) ∀x (Unstable(x) ∧ In(x, sizeTown) → Changing(x)) ∀x (Unstable(x) ∧ In(x, sizeTown) → Unpredictable(x)) In(bird, sizeTown) ∧ ¬(Heavy(bird) ∧ Still(bird))","If the bird is small or still, then it is either unpredictable or changing.",Small(bird) ∨ Still(bird) → Unpredictable(bird) ⊕ Changing(bird),False,1429 95,"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.","TelevisionSeries(dIRay) ∧ PoliceProcedural(dIRay) Creates(maya, dIRay) ∧ Writes(maya, dIRay) Produces(jed, dIRay) British(maya) ∧ British(jed) ",DI Ray was created by a Brit.,"∃x (British(x) ∧ Creates(x, dIRay))",True,287 95,"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.","TelevisionSeries(dIRay) ∧ PoliceProcedural(dIRay) Creates(maya, dIRay) ∧ Writes(maya, dIRay) Produces(jed, dIRay) British(maya) ∧ British(jed) ",Some Brit produced a television series.,"∃x ∃y(British(x) ∧ TelevisionSeries(y) ∧ Produces(x, y))",True,288 465,"Everyone who took the bar exam can read. All lawyers took the bar exam. Everyone who took the bar exam is knowledgeable about criminal procedures. All people who got a score of 180 on the LSAT can read. No elephants can read. If Mike can not read or is not an elephant, then Mike either took the bar exam or can read. ","∀x (Take(x, barExam) → CanRead(x)) ∀x (Lawyer(x) → Take(x, barExam)) ∀x (Take(x, barExam) → KnowledgeableAbout(x, criminalProceeder)) ∀x (GetOn(x, scoreOf180, lSAT) → CanRead(x)) ∀x (Elephant(x) → ¬CanRead(x)) ¬(CanRead(mike) ∧ Elephant(mike)) → Take(mike, barExam) ⊕ CanRead(mike)",Mike got 180 on the LSAT.,"GetOn(mike, 180, lSAT)",Uncertain,1342 465,"Everyone who took the bar exam can read. All lawyers took the bar exam. Everyone who took the bar exam is knowledgeable about criminal procedures. All people who got a score of 180 on the LSAT can read. No elephants can read. If Mike can not read or is not an elephant, then Mike either took the bar exam or can read. ","∀x (Take(x, barExam) → CanRead(x)) ∀x (Lawyer(x) → Take(x, barExam)) ∀x (Take(x, barExam) → KnowledgeableAbout(x, criminalProceeder)) ∀x (GetOn(x, scoreOf180, lSAT) → CanRead(x)) ∀x (Elephant(x) → ¬CanRead(x)) ¬(CanRead(mike) ∧ Elephant(mike)) → Take(mike, barExam) ⊕ CanRead(mike)",Mike did not take the bar exam and is not both knowledgeable about criminal procedures and someone who got 180 on the LSAT.,"¬Take(mike, barExam) ∧ ¬(KnowledgeableAbout(mike, criminalProcedures)∧ GetOn(mike, 180, lSAT))",True,1343 465,"Everyone who took the bar exam can read. All lawyers took the bar exam. Everyone who took the bar exam is knowledgeable about criminal procedures. All people who got a score of 180 on the LSAT can read. No elephants can read. If Mike can not read or is not an elephant, then Mike either took the bar exam or can read. ","∀x (Take(x, barExam) → CanRead(x)) ∀x (Lawyer(x) → Take(x, barExam)) ∀x (Take(x, barExam) → KnowledgeableAbout(x, criminalProceeder)) ∀x (GetOn(x, scoreOf180, lSAT) → CanRead(x)) ∀x (Elephant(x) → ¬CanRead(x)) ¬(CanRead(mike) ∧ Elephant(mike)) → Take(mike, barExam) ⊕ CanRead(mike)",Mike took the bar exam.,"Take(mike, barExam)",False,1344 326,"Some soccer defenders are center-backs. All soccer defenders are soccer players. No soccer players are professional basketball players. All NBA players are professional basketball players. Stephen Curry is an NBA player.","∃x (ProfessionalSoccerDefender(x) ∧ ProfessionalCenterback(x)) ∀x (ProfessionalSoccerDefender(x) → ProfessionalSoccerPlayer(x)) ∀x (ProfessionalSoccerPlayer(x) → ¬ProfessionalBasketballPlayer(x))) ∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x)) NBAPlayer(stephencurry)",Stephen Curry is a center-back.,ProfessionalCenterback(stephenCurry),Uncertain,834 326,"Some soccer defenders are center-backs. All soccer defenders are soccer players. No soccer players are professional basketball players. All NBA players are professional basketball players. Stephen Curry is an NBA player.","∃x (ProfessionalSoccerDefender(x) ∧ ProfessionalCenterback(x)) ∀x (ProfessionalSoccerDefender(x) → ProfessionalSoccerPlayer(x)) ∀x (ProfessionalSoccerPlayer(x) → ¬ProfessionalBasketballPlayer(x))) ∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x)) NBAPlayer(stephencurry)",Stephen Curry is not both a centerback and a soccer defender.,¬(ProfessionalCenterback(stephenCurry) ∧ ProfessionalSoccerDefender(stephenCurry)),False,835 326,"Some soccer defenders are center-backs. All soccer defenders are soccer players. No soccer players are professional basketball players. All NBA players are professional basketball players. Stephen Curry is an NBA player.","∃x (ProfessionalSoccerDefender(x) ∧ ProfessionalCenterback(x)) ∀x (ProfessionalSoccerDefender(x) → ProfessionalSoccerPlayer(x)) ∀x (ProfessionalSoccerPlayer(x) → ¬ProfessionalBasketballPlayer(x))) ∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x)) NBAPlayer(stephencurry)","If Stephen Curry is not both a centerback and a soccer defender, then Stephen Curry is neither a soccer player nor a professional basketball player.",¬(Centerback(stephenCurry) ∧ SoccerDefender(stephenCurry)) → ¬(SoccerPlayer(stephenCurry) ∨ ProfessionalBasketballPlayer(stephenCurry)),True,836 186,"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.","∀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))",John can't buy a 1080 monitor.,"∀x (Monitor(x) ∧ OneOEightO(x) → ¬Buy(john, x))",Uncertain,537 186,"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.","∀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))",John can't buy a 2k monitor.,"∀x (Monitor(x) ∧ TwoK(x) → ¬Buy(john, x))",True,538 263,"All artificial satellites are important scientific achievements. Some artificial satellites are not U.S. inventions.","∀x (ArtificialSatellite(x) → ImportantScientificAchievement(x)) ∃x (ArtificialSatellite(x) ∧ ¬USInvention(x))",All important scientific achievements are U.S. inventions.,∀x (ImportantScientificAchievement(x) ∧ USInvention(x)),False,707 257,"Some cats are not pets. All cats are mammals.","∃x (Cat(x) ∧ ¬Pet(x)) ∀x (Cat(x) → Mammal(x))",Some mammals are not pets.,∃x ∃y (Mammal(x) ∧ Mammal(y) ∧ ¬Pet(x) ∧ ¬Pet(y)),True,701 364,"If people in this neighborhood visit a coffee shop regularly, then they are addicted to coffee. People in this neighborhood visit a coffee shop regularly or order takeout at least once a day. If people in this neighborhood 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 in this neighborhood own at least one coffeemaker and one blender in their home, then they do not order takeout at least once a day. All people in this neighborhood 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 living in this neighborhood, and he is either addicted to coffee or other caffeinated drinks and leads a very busy life that include 12-hour work hours, or is not addicted to coffee and does not lead a very busy life that include 12-hour work hours","∀x (In(x, thisNeighborhood) ∧ VisitRegularly(x, coffeeShop) → AddictedTo(x, coffee)) ∀x (In(x, thisNeighborhood) → (VisitRegularly(x, coffeeShop) ∨ (∃y (TakeOut(y) ∧ Order(x, y, aDay)))) ∀x (In(x, thisNeighborhood) ∧ MakeAtUsing(x, home, ownFood, recipe) → ∃y (TakeOut(y) ∧ Order(x, y))) ∀x (In(x, thisNeighborhood) ∧ ∃y (CoffeemakerAndBlender(y) ∧ Own(x, y)) → ¬OrderAtLeastOnceADay(x, takeout)) ∀x (In(x, thisNeighborhood) ∧ BusyWith(x, 12HourWorkHour) → MakeAtUsing(x, home, ownFood, recipe)) In(sam, thisNeighborhood) ∧ ¬(AddictedTo(sam, coffee) ⊕ BusyWith(sam, 12HourWorkHour))",Sam is living in this neighborhood and he is addicted to coffee.,"InThisNeighborhood(sam) ∧ AddictedTo(sam, coffee)",Uncertain,967 364,"If people in this neighborhood visit a coffee shop regularly, then they are addicted to coffee. People in this neighborhood visit a coffee shop regularly or order takeout at least once a day. If people in this neighborhood 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 in this neighborhood own at least one coffeemaker and one blender in their home, then they do not order takeout at least once a day. All people in this neighborhood 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 living in this neighborhood, and he is either addicted to coffee or other caffeinated drinks and leads a very busy life that include 12-hour work hours, or is not addicted to coffee and does not lead a very busy life that include 12-hour work hours","∀x (In(x, thisNeighborhood) ∧ VisitRegularly(x, coffeeShop) → AddictedTo(x, coffee)) ∀x (In(x, thisNeighborhood) → (VisitRegularly(x, coffeeShop) ∨ (∃y (TakeOut(y) ∧ Order(x, y, aDay)))) ∀x (In(x, thisNeighborhood) ∧ MakeAtUsing(x, home, ownFood, recipe) → ∃y (TakeOut(y) ∧ Order(x, y))) ∀x (In(x, thisNeighborhood) ∧ ∃y (CoffeemakerAndBlender(y) ∧ Own(x, y)) → ¬OrderAtLeastOnceADay(x, takeout)) ∀x (In(x, thisNeighborhood) ∧ BusyWith(x, 12HourWorkHour) → MakeAtUsing(x, home, ownFood, recipe)) In(sam, thisNeighborhood) ∧ ¬(AddictedTo(sam, coffee) ⊕ BusyWith(sam, 12HourWorkHour))",Sam is living in this neighborhood and he owns at least one coffeemaker and one blender in his home.,"∃y (CoffeemakerAndBlender(y) ∧ Own(sam, y))",False,968 364,"If people in this neighborhood visit a coffee shop regularly, then they are addicted to coffee. People in this neighborhood visit a coffee shop regularly or order takeout at least once a day. If people in this neighborhood 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 in this neighborhood own at least one coffeemaker and one blender in their home, then they do not order takeout at least once a day. All people in this neighborhood 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 living in this neighborhood, and he is either addicted to coffee or other caffeinated drinks and leads a very busy life that include 12-hour work hours, or is not addicted to coffee and does not lead a very busy life that include 12-hour work hours","∀x (In(x, thisNeighborhood) ∧ VisitRegularly(x, coffeeShop) → AddictedTo(x, coffee)) ∀x (In(x, thisNeighborhood) → (VisitRegularly(x, coffeeShop) ∨ (∃y (TakeOut(y) ∧ Order(x, y, aDay)))) ∀x (In(x, thisNeighborhood) ∧ MakeAtUsing(x, home, ownFood, recipe) → ∃y (TakeOut(y) ∧ Order(x, y))) ∀x (In(x, thisNeighborhood) ∧ ∃y (CoffeemakerAndBlender(y) ∧ Own(x, y)) → ¬OrderAtLeastOnceADay(x, takeout)) ∀x (In(x, thisNeighborhood) ∧ BusyWith(x, 12HourWorkHour) → MakeAtUsing(x, home, ownFood, recipe)) In(sam, thisNeighborhood) ∧ ¬(AddictedTo(sam, coffee) ⊕ BusyWith(sam, 12HourWorkHour))",Sam is living in this neighborhood and he owns at least one coffeemaker and one blender in his home or orders takeout at least once a day.,"(∃y (CoffeemakerAndBlender(y) ∧ Own(sam, y)) ∨ (∃y (TakeOut(y) ∧ Order(sam, y, aDay)))",True,969 327,"No professional basketball players are soccer players. All NBA players are professional basketball players. All soccer defenders are soccer players. All centerbacks are soccer defenders. Roger Federer is either both an NBA player and a soccer defender, or neither.","∀x (ProfessionalBasketballPlayer(x) → ¬ProfessionalSoccerPlayer(x)) ∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x)) ∀x (ProfessionalSoccerDefender(x) → ProfessionalSoccerPlayer(x)) ∀x (ProfessionalCenterback(x) → ProfessionalSoccerDefender(x)) ¬(NBAPlayer(rogerfederer) ⊕ ProfessionalSoccerDefender(rogerfederer))",Roger Federer is a centerback.,ProfessionalCenterback(rogerFederer),False,837 327,"No professional basketball players are soccer players. All NBA players are professional basketball players. All soccer defenders are soccer players. All centerbacks are soccer defenders. Roger Federer is either both an NBA player and a soccer defender, or neither.","∀x (ProfessionalBasketballPlayer(x) → ¬ProfessionalSoccerPlayer(x)) ∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x)) ∀x (ProfessionalSoccerDefender(x) → ProfessionalSoccerPlayer(x)) ∀x (ProfessionalCenterback(x) → ProfessionalSoccerDefender(x)) ¬(NBAPlayer(rogerfederer) ⊕ ProfessionalSoccerDefender(rogerfederer))",Roger Federer is not a centerback.,¬ProfessionalCenterback(rogerFederer),True,838 327,"No professional basketball players are soccer players. All NBA players are professional basketball players. All soccer defenders are soccer players. All centerbacks are soccer defenders. Roger Federer is either both an NBA player and a soccer defender, or neither.","∀x (ProfessionalBasketballPlayer(x) → ¬ProfessionalSoccerPlayer(x)) ∀x (NBAPlayer(x) → ProfessionalBasketballPlayer(x)) ∀x (ProfessionalSoccerDefender(x) → ProfessionalSoccerPlayer(x)) ∀x (ProfessionalCenterback(x) → ProfessionalSoccerDefender(x)) ¬(NBAPlayer(rogerfederer) ⊕ ProfessionalSoccerDefender(rogerfederer))",Roger Federer is a soccer player.,ProfessionalSoccerPlayer(rogerFederer),Uncertain,839 443,"Some teachers who work at pools 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.","∃x (Teacher(x) ∧ WorkAt(x, pool) ∧ ¬Nice(x)) ∀x (Teacher(x) ∧ WorkAt(x, pool) → PoolManager(x)) ∀x (PoolManager(x) → Lifeguard(x)) ∀x (Lifeguard(x) → WorkAt(x, pool)) ¬WorkAt(mary, pool)",Mary is nice.,Nice(mary),Uncertain,1274 443,"Some teachers who work at pools 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.","∃x (Teacher(x) ∧ WorkAt(x, pool) ∧ ¬Nice(x)) ∀x (Teacher(x) ∧ WorkAt(x, pool) → PoolManager(x)) ∀x (PoolManager(x) → Lifeguard(x)) ∀x (Lifeguard(x) → WorkAt(x, pool)) ¬WorkAt(mary, pool)",Mary is not a nice teacher working at a pool.,"¬(Nice(mary) ∧ Teacher(mary) ∧ WorkAt(mary, pool))",True,1275 443,"Some teachers who work at pools 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.","∃x (Teacher(x) ∧ WorkAt(x, pool) ∧ ¬Nice(x)) ∀x (Teacher(x) ∧ WorkAt(x, pool) → PoolManager(x)) ∀x (PoolManager(x) → Lifeguard(x)) ∀x (Lifeguard(x) → WorkAt(x, pool)) ¬WorkAt(mary, pool)",Mary is is a nice teacher working at a pool.,"Nice(mary) ∧ Teacher(mary) ∧ WorkAt(mary, pool)",False,1276 302,"Not all art pieces require talent. Everything that requires talent requires practice.","∃x (ArtPiece(x) ∧ ¬Require(x, talent)) ∀x (Require(x, talent) → Require(x, practice))",There exist art pieces that do not require practice.,"∃x ∃y (ArtPiece(x) ∧ ¬Require(x, practice) ∧ ArtPiece(y) ∧ ¬Require(y, practice) ∧ ¬(x=y))",True,746 88,"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.","Painter(bernardaBrysonShahn) ∧ Lithographer(bernardaBrysonShahn) BornIn(bernardaBrysonShahn, athensOhio) MarriedTo(bernardaBrysonShahn, benShahn) ∀x (BornIn(x, athensOhio) → American(x))",Bernarda Bryson Shahn was born in Greece.,"BornIn(bernardaBrysonShahn, greece)",Uncertain,267 88,"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.","Painter(bernardaBrysonShahn) ∧ Lithographer(bernardaBrysonShahn) BornIn(bernardaBrysonShahn, athensOhio) MarriedTo(bernardaBrysonShahn, benShahn) ∀x (BornIn(x, athensOhio) → American(x))",Bernarda Bryson Shahn was American.,American(bernardaBrysonShahn),True,268 88,"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.","Painter(bernardaBrysonShahn) ∧ Lithographer(bernardaBrysonShahn) BornIn(bernardaBrysonShahn, athensOhio) MarriedTo(bernardaBrysonShahn, benShahn) ∀x (BornIn(x, athensOhio) → American(x))",Bernarda Bryson Shahn had been divorced once.,Divorced(bernardaBrysonShahn),Uncertain,269 369,"Everybody in Emma's family who upgrade to the newest iPhone model every year, are not saving money for a down payment on a new house. Everybody in Emma's family who enjoy reading about tech specs and keeping up to date on the latest technology upgrade to the newest iPhone model every year. Everybody in Emma's family is saving money for a down payment on a new house, or lives in an apartment in a big metropolitan cities. Everybody in Emma's family live with at least one roommate, does not own any pets. Everybody in Emma's family who owns at least one pet lives with at least one roommate. Emily is in Emma's family. If Emily does not both own at least one pet and lives in apartments in big metropolitan cities, then Emily 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. ","∀x (InEmmasFamily(x) ∧ UpgradeToEveryYear(x, newestIphoneModel) → ¬SavingMoneyForOn(x, downPayment, newHouse)) ∀x (InEmmasFamily(x) ∧ EnjoyReading(x, techSpec) ∧ KeepUpdatedOn(x, latestTechnology) → UpgradeToEveryYear(x, newestIphoneModel)) ∀x (InEmmasFamily(x) ∧ (SavingMoneyForOn(x, downPayment, newHouse) ∨ LiveIn(x, apartment, bigMetropolitanCity))) ∀x (InEmmasFamily(x) ∧ (∃y (LiveWith(x, y) ∧ Roommate(y))) → ¬(∃y (Own(x, y) ∧ Pet(y)))) ∀x (InEmmasFamily(x) ∧ (∃y (Own(x, y) ∧ Pet(y))) → (∃y (LiveWith(x, y) ∧ Roommate(y)))) InEmmasFamily(emily) ((∃y (Own(emily, y) ∧ Roommate(y))) ∧ LiveIn(emily, apartment, bigMetropolitanCity)) → ((∃y (Own(emily, y) ∧ Pet(y))) ∧ LiveIn(emily, apartment, bigMetropolitanCity)) ⊕ ¬((∃y (Own(emily, y) ∧ Roommate(y))) ∨ LiveIn(emily, apartment, bigMetropolitanCity))",Emily is in Emma's family and she lives with at least one roommate.,"∃y (LiveWith(emily, y) ∧ Roommate(y))",Uncertain,982 369,"Everybody in Emma's family who upgrade to the newest iPhone model every year, are not saving money for a down payment on a new house. Everybody in Emma's family who enjoy reading about tech specs and keeping up to date on the latest technology upgrade to the newest iPhone model every year. Everybody in Emma's family is saving money for a down payment on a new house, or lives in an apartment in a big metropolitan cities. Everybody in Emma's family live with at least one roommate, does not own any pets. Everybody in Emma's family who owns at least one pet lives with at least one roommate. Emily is in Emma's family. If Emily does not both own at least one pet and lives in apartments in big metropolitan cities, then Emily 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. ","∀x (InEmmasFamily(x) ∧ UpgradeToEveryYear(x, newestIphoneModel) → ¬SavingMoneyForOn(x, downPayment, newHouse)) ∀x (InEmmasFamily(x) ∧ EnjoyReading(x, techSpec) ∧ KeepUpdatedOn(x, latestTechnology) → UpgradeToEveryYear(x, newestIphoneModel)) ∀x (InEmmasFamily(x) ∧ (SavingMoneyForOn(x, downPayment, newHouse) ∨ LiveIn(x, apartment, bigMetropolitanCity))) ∀x (InEmmasFamily(x) ∧ (∃y (LiveWith(x, y) ∧ Roommate(y))) → ¬(∃y (Own(x, y) ∧ Pet(y)))) ∀x (InEmmasFamily(x) ∧ (∃y (Own(x, y) ∧ Pet(y))) → (∃y (LiveWith(x, y) ∧ Roommate(y)))) InEmmasFamily(emily) ((∃y (Own(emily, y) ∧ Roommate(y))) ∧ LiveIn(emily, apartment, bigMetropolitanCity)) → ((∃y (Own(emily, y) ∧ Pet(y))) ∧ LiveIn(emily, apartment, bigMetropolitanCity)) ⊕ ¬((∃y (Own(emily, y) ∧ Roommate(y))) ∨ LiveIn(emily, apartment, bigMetropolitanCity))",Emily enjoys reading about tech specs and keeping up to date on the latest technology.,"EnjoyReading(emily, techSpec) ∧ KeepUpdatedOn(emily, latestTechnology)",False,983 451,"People on the payroll 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. If someone teaches students, they are 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. Nancy teaches students.","∀x (OnPayroll(x) → PaidBy(x, school)) ∀x (HaveJobAt(x, school) → OnPayroll(x)) ∀x (FacultyMember(x) → HaveJobAt(x, school)) ∀x (Teach(x, student) → FacultyMember(x) ∨ Teacher(x)) ∀x (Teacher(x) → Have(x, student)) Teacher(nancy) → OnPayroll(nancy) ¬Teacher(nancy) → ¬OnPayroll(nancy) Teach(nancy, student)",Nancy is a faculty member.,FacultyMember(nancy),Uncertain,1298 451,"People on the payroll 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. If someone teaches students, they are 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. Nancy teaches students.","∀x (OnPayroll(x) → PaidBy(x, school)) ∀x (HaveJobAt(x, school) → OnPayroll(x)) ∀x (FacultyMember(x) → HaveJobAt(x, school)) ∀x (Teach(x, student) → FacultyMember(x) ∨ Teacher(x)) ∀x (Teacher(x) → Have(x, student)) Teacher(nancy) → OnPayroll(nancy) ¬Teacher(nancy) → ¬OnPayroll(nancy) Teach(nancy, student)",Nancy is paid by the school and has students.,"PaidBy(nancy, school) ∧ Have(nancy, student)",True,1299 451,"People on the payroll 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. If someone teaches students, they are 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. Nancy teaches students.","∀x (OnPayroll(x) → PaidBy(x, school)) ∀x (HaveJobAt(x, school) → OnPayroll(x)) ∀x (FacultyMember(x) → HaveJobAt(x, school)) ∀x (Teach(x, student) → FacultyMember(x) ∨ Teacher(x)) ∀x (Teacher(x) → Have(x, student)) Teacher(nancy) → OnPayroll(nancy) ¬Teacher(nancy) → ¬OnPayroll(nancy) Teach(nancy, student)",Nancy is not paid by the school or does not have students.,"¬PaidBy(nancy, school) ∨ ¬Have(nancy, student))",False,1300 248,"Kangaroos are an animal. No Kangaroos live in Germany. Jane will fly to Germany if she saves enough money for the summer. 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 in Germany.","∀x (Kangaroo(x) → Animal(x)) ∀x (Kangaroo(x) → ¬LiveIn(x, germany)) SavesFor(jane, enoughMoney, theSummer) → FlyTo(jane, germany) FlyTo(jane, germany) → GoTo(jane, berlinzoo) ∀x ∃y (GoTo(x, berlinzoo) ∧ LiveIn(x, germany) ∧ Animal(y) → WillSee(y, x, berlinzoo))",Jane will see a kangaroo if she saves enough money for the summer.,"∃x (SavesFor(jane, enoughMoney, theSummer) ∧ Kangaroo(x) → WillSee(x, jane, berlinzoo))",False,691 214,"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.","∀x ∀y ∀z (Class(x) ∧ Student(y) ∧ Prereq(z,x) ∧ ¬Take(y, z) → ¬CanTake(y, x)) ∀x ∀y ((Class(x) ∧ Student(y) ∧ ¬∃z Prereq(z,x)) → CanTake(y, x)) Prereq(cpsc201, cpsc323) ∧ Prereq(cpsc223, cpsc323) ∀x (Prereq(x,intermediateMicro) → x=introMicroeconomics) ¬(∃x (Prereq(x, introGeology)))",CPSC 201 has no prerequisites.,"∀x (¬Prereq(x, cpsc201))",Uncertain,611 214,"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.","∀x ∀y ∀z (Class(x) ∧ Student(y) ∧ Prereq(z,x) ∧ ¬Take(y, z) → ¬CanTake(y, x)) ∀x ∀y ((Class(x) ∧ Student(y) ∧ ¬∃z Prereq(z,x)) → CanTake(y, x)) Prereq(cpsc201, cpsc323) ∧ Prereq(cpsc223, cpsc323) ∀x (Prereq(x,intermediateMicro) → x=introMicroeconomics) ¬(∃x (Prereq(x, introGeology)))","If a student took CPSC 201 but did not take CPSC 223, they can take CPSC 323.",Taken(cpsc201) ∧ ¬Taken(cpsc223) ∧ CanTake(cpsc323),False,612 214,"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.","∀x ∀y ∀z (Class(x) ∧ Student(y) ∧ Prereq(z,x) ∧ ¬Take(y, z) → ¬CanTake(y, x)) ∀x ∀y ((Class(x) ∧ Student(y) ∧ ¬∃z Prereq(z,x)) → CanTake(y, x)) Prereq(cpsc201, cpsc323) ∧ Prereq(cpsc223, cpsc323) ∀x (Prereq(x,intermediateMicro) → x=introMicroeconomics) ¬(∃x (Prereq(x, introGeology)))",A student cannot take Intro Geology.,¬CanTake(introgeology),False,613 214,"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.","∀x ∀y ∀z (Class(x) ∧ Student(y) ∧ Prereq(z,x) ∧ ¬Take(y, z) → ¬CanTake(y, x)) ∀x ∀y ((Class(x) ∧ Student(y) ∧ ¬∃z Prereq(z,x)) → CanTake(y, x)) Prereq(cpsc201, cpsc323) ∧ Prereq(cpsc223, cpsc323) ∀x (Prereq(x,intermediateMicro) → x=introMicroeconomics) ¬(∃x (Prereq(x, introGeology)))",Intermediate Microeconomics has one prerequisite.,∃x (Taken(x) → CanTake(intermediatemicro)),True,614 37,"Heptalogyy 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.","∀x (SevenDistinctWorks(x) → Heptalogy(x)) SevenDistinctWorks(harryPotter) SevenDistinctWorks(chroniclesOfNarnia)",The Harry Potter series of books is Heptalogy.,Heptalogy(harryPotter),True,107 37,"Heptalogyy 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.","∀x (SevenDistinctWorks(x) → Heptalogy(x)) SevenDistinctWorks(harryPotter) SevenDistinctWorks(chroniclesOfNarnia)",The Chronicles of Narnia series of books is not Heptalogy.,¬Heptalogy(chroniclesOfNarnia),False,108 37,"Heptalogyy 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.","∀x (SevenDistinctWorks(x) → Heptalogy(x)) SevenDistinctWorks(harryPotter) SevenDistinctWorks(chroniclesOfNarnia)",The Lord of the Rings is Heptalogy.,Heptalogy(lordOfRings),Uncertain,109 381,"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 fascinated by the history of the Renaissance and other past eras, or they are contemporary academics who enjoy learning. People who are focused on futuristic and vocational subjects are contemporary academics who enjoy learning. If people are professors who take a historical approach, then they are not contemporary academics who enjoy learning. If Clyde is not focused on futuristic and voctional subjects, then he is neither focused on futuristic and vocational subjects nor enjoys dressing up in old-fashioned and historical period clothing.","∀x (AttendRegularly(x, renaissanceFair) → Enjoy(x, dressingUp, oldFashionedClothing) ∧ Enjoy(x, dressingUp, historicalPeriodClothing)) ∀x (FascinatedBy(x, historyOfRenaissance) → AttendRegularly(x, renaissanceFair)) ∀x (FascinatedBy(x, historyOfRenaissance) ⊕ (ContemporaryAcademic(x) ∧ Enjoy(x, learning))) ∀x (FocusedOn(x, futuristicSubject) ∧ FocusedOn(x, vocationalSubject) → ContemporaryAcademic(x) ∧ Enjoy(x, learning)) ∀x (Professor(x) ∧ Take(x, historicalApproach) → ¬(ContemporaryAcademic(x) ∧ Enjoy(x, learning))) ¬(FocusedOn(clyde, futuristicSubject) ∧ FocusedOn(clyde, vocationalSubject))→ ¬(FocusedOn(clyde, futuristicSubject) ∧ FocusedOn(clyde, vocationalSubject) ∨ (Enjoy(clyde, dressingUp, oldFashionedClothing) ∧ Enjoy(clyde, dressingUp, historicalPeriodClothing)))",Clyde attends Renaissance fairs regularly.,"AttendRegularly(clyde, renaissanceFair)",Uncertain,1017 381,"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 fascinated by the history of the Renaissance and other past eras, or they are contemporary academics who enjoy learning. People who are focused on futuristic and vocational subjects are contemporary academics who enjoy learning. If people are professors who take a historical approach, then they are not contemporary academics who enjoy learning. If Clyde is not focused on futuristic and voctional subjects, then he is neither focused on futuristic and vocational subjects nor enjoys dressing up in old-fashioned and historical period clothing.","∀x (AttendRegularly(x, renaissanceFair) → Enjoy(x, dressingUp, oldFashionedClothing) ∧ Enjoy(x, dressingUp, historicalPeriodClothing)) ∀x (FascinatedBy(x, historyOfRenaissance) → AttendRegularly(x, renaissanceFair)) ∀x (FascinatedBy(x, historyOfRenaissance) ⊕ (ContemporaryAcademic(x) ∧ Enjoy(x, learning))) ∀x (FocusedOn(x, futuristicSubject) ∧ FocusedOn(x, vocationalSubject) → ContemporaryAcademic(x) ∧ Enjoy(x, learning)) ∀x (Professor(x) ∧ Take(x, historicalApproach) → ¬(ContemporaryAcademic(x) ∧ Enjoy(x, learning))) ¬(FocusedOn(clyde, futuristicSubject) ∧ FocusedOn(clyde, vocationalSubject))→ ¬(FocusedOn(clyde, futuristicSubject) ∧ FocusedOn(clyde, vocationalSubject) ∨ (Enjoy(clyde, dressingUp, oldFashionedClothing) ∧ Enjoy(clyde, dressingUp, historicalPeriodClothing)))",Clyde is a professor who takes a historical approach.,"Professor(clyde) ∧ Take(clyde, historicalApproach)",False,1018 381,"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 fascinated by the history of the Renaissance and other past eras, or they are contemporary academics who enjoy learning. People who are focused on futuristic and vocational subjects are contemporary academics who enjoy learning. If people are professors who take a historical approach, then they are not contemporary academics who enjoy learning. If Clyde is not focused on futuristic and voctional subjects, then he is neither focused on futuristic and vocational subjects nor enjoys dressing up in old-fashioned and historical period clothing.","∀x (AttendRegularly(x, renaissanceFair) → Enjoy(x, dressingUp, oldFashionedClothing) ∧ Enjoy(x, dressingUp, historicalPeriodClothing)) ∀x (FascinatedBy(x, historyOfRenaissance) → AttendRegularly(x, renaissanceFair)) ∀x (FascinatedBy(x, historyOfRenaissance) ⊕ (ContemporaryAcademic(x) ∧ Enjoy(x, learning))) ∀x (FocusedOn(x, futuristicSubject) ∧ FocusedOn(x, vocationalSubject) → ContemporaryAcademic(x) ∧ Enjoy(x, learning)) ∀x (Professor(x) ∧ Take(x, historicalApproach) → ¬(ContemporaryAcademic(x) ∧ Enjoy(x, learning))) ¬(FocusedOn(clyde, futuristicSubject) ∧ FocusedOn(clyde, vocationalSubject))→ ¬(FocusedOn(clyde, futuristicSubject) ∧ FocusedOn(clyde, vocationalSubject) ∨ (Enjoy(clyde, dressingUp, oldFashionedClothing) ∧ Enjoy(clyde, dressingUp, historicalPeriodClothing)))","Clyde is a professor who takes a historical approach, or is a contemporary academic.","(Professor(clyde) ∧ Take(clyde, historicalApproach)) ∨ (ContemporaryAcademic(clyde) ∧ Enjoy(clyde, learning))",True,1019 270,"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.","∀x (SportsCar(x) → ¬IntendedToBeDrivenAt(x, moderateSpeed)) ∀x (DesignedFor(x, familyUse) → IntendedToBeDrivenAt(x, moderateSpeed))",No sports cars are automobiles designed for family use.,"∀x (SportsCar(x) → ¬For(x, familyUse))",True,714 356,"If people work well in teams in the 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 the workplace. People either come to work every day with a positive attitude or are always tired every morning. If people are always tired in the morning, then they are criticized by their boss. If people are criticized by their boss, then they do not receive positive feedback from teams at work. Kat either is a person who works well in teams in the workplac and is always tired every morning, or she is neither.","∀x (WorkWellInTeamsIn(x, workPlace) → ∀y (Colleague(y) ∧ GetAlongWithAtWork(x, y))) ∀x (ComeToWorkWithEveryDay(x, positiveAttitude) → WorkWellInTeamsIn(x, workPlace)) ∀x (ComeToWorkWithEveryDay(x, positiveAttitude) ⊕ AlwaysTiredInMorning(x)) ∀x (AlwaysTiredInMorning(x) → CriticizedBy(x, boss)) ∀x (CriticizedBy(x, boss) → ¬ReceiveFromAtWork(x, positiveFeedback, team)) ¬(WorkWellInTeamsIn(kat, workPlace) ⊕ Tired(kat))",Kat is a person who comes to work every day with a positive attitude.,"ComeToWorkWithEveryDay(kat, positiveAttitude)",Uncertain,944 356,"If people work well in teams in the 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 the workplace. People either come to work every day with a positive attitude or are always tired every morning. If people are always tired in the morning, then they are criticized by their boss. If people are criticized by their boss, then they do not receive positive feedback from teams at work. Kat either is a person who works well in teams in the workplac and is always tired every morning, or she is neither.","∀x (WorkWellInTeamsIn(x, workPlace) → ∀y (Colleague(y) ∧ GetAlongWithAtWork(x, y))) ∀x (ComeToWorkWithEveryDay(x, positiveAttitude) → WorkWellInTeamsIn(x, workPlace)) ∀x (ComeToWorkWithEveryDay(x, positiveAttitude) ⊕ AlwaysTiredInMorning(x)) ∀x (AlwaysTiredInMorning(x) → CriticizedBy(x, boss)) ∀x (CriticizedBy(x, boss) → ¬ReceiveFromAtWork(x, positiveFeedback, team)) ¬(WorkWellInTeamsIn(kat, workPlace) ⊕ Tired(kat))",Kat gets along with her colleagues at her work and receives positive feedback from teams at her work.,"(∀y (Colleague(y) ∧ GetAlongWithAtWork(kat, y))) ∧ ReceiveFromAtWork(kat, positiveFeedback, team)",False,945 356,"If people work well in teams in the 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 the workplace. People either come to work every day with a positive attitude or are always tired every morning. If people are always tired in the morning, then they are criticized by their boss. If people are criticized by their boss, then they do not receive positive feedback from teams at work. Kat either is a person who works well in teams in the workplac and is always tired every morning, or she is neither.","∀x (WorkWellInTeamsIn(x, workPlace) → ∀y (Colleague(y) ∧ GetAlongWithAtWork(x, y))) ∀x (ComeToWorkWithEveryDay(x, positiveAttitude) → WorkWellInTeamsIn(x, workPlace)) ∀x (ComeToWorkWithEveryDay(x, positiveAttitude) ⊕ AlwaysTiredInMorning(x)) ∀x (AlwaysTiredInMorning(x) → CriticizedBy(x, boss)) ∀x (CriticizedBy(x, boss) → ¬ReceiveFromAtWork(x, positiveFeedback, team)) ¬(WorkWellInTeamsIn(kat, workPlace) ⊕ Tired(kat))",Kat either gets along with her colleagues at her work or receives positive feedback from teams at her work.,"(∀y (Colleague(y) ∧ GetAlongWithAtWork(kat, y))) ⊕ ReceiveFromAtWork(kat, positiveFeedback, team)",True,946 276,"Drishti is an open-source software. Open-source software is free to modify.","OpenSourceSoftware(drishti) ∀x (OpenSourceSoftware(x) → FreeToModify(x))",Drishti is free to modify.,FreeToModify(drishti),True,720 161,"There are five grades in English class: A+, A, B+, B, and C. If a student gets an A+ in English class, then his score is greater than 95. If a student gets an A in English class, then his score is greater than 90 but lower than 95. Zhang got an A in English class. Wang's English class score is better than Zhang's. Wu's English class score is lower than 90. If a student's English class score is lower than 90, then it is not greater than 95 or 90, and lower than 95.","GradeIn(aPlus, englishClass) ∨ GradeIn(a, englishClass) ∨ GradeIn(bPlus, englishClass) ∨ GradeIn(b, englishClass) ∨ GradeIn(c, englishClass) ∧ (GradeIn(aPlus, englishClass) → ¬GradeIn(a, englishClass) ∧ ¬GradeIn(bPlus, englishClass) ∧ ¬GradeIn(b, englishClass) ∧ ¬GradeIn(c, englishClass)) ∧ (GradeIn(a, englishClass) → ¬GradeIn(aPlus, englishClass) ∧ ¬GradeIn(bPlus, englishClass) ∧ ¬GradeIn(b, englishClass) ∧ ¬GradeIn(c, englishClass)) ∧ (GradeIn(bPlus, englishClass) → ¬GradeIn(aPlus, englishClass) ∧ ¬GradeIn(a, englishClass) ∧ ¬GradeIn(b, englishClass) ∧ ¬GradeIn(c, englishClass)) ∧ (GradeIn(b, englishClass) → ¬GradeIn(aPlus, englishClass) ∧ ¬GradeIn(a, englishClass) ∧ ¬GradeIn(bPlus, englishClass) ∧ ¬GradeIn(c, englishClass)) ∧ (GradeIn(c, englishClass) → ¬GradeIn(aPlus, englishClass) ∧ ¬GradeIn(a, englishClass) ∧ ¬GradeIn(bPlus, englishClass) ∧ ¬GradeIn(b, englishClass)) ∀x ∀y (Student(x) ∧ GetGradeIn(x, aPlus, englishClass) → EnglishClassScore(x, y) ∧ GreaterThan95(y)) ∀x ∀y (Student(x) ∧ GetGradeIn(x, a, englishClass) → EnglishClassScore(x, y) ∧ GreaterThan90(y) ∧ LowerThan95(y)) Student(zhang) ∧ GetGradeIn(zhang, a, englishClass) ∀x ∀y (Student(zhang) ∧ Student(wang) ∧ EnglishScore(zhang, x) ∧ EnglishScore(wang, y) ∧ Better(y, x)) ∀x (Student(wu) ∧ EnglishScore(wu, x) ∧ LowerThan90(x)) ∀x ∀y (Student(x) ∧ EnglishScore(x, y) ∧ LowerThan90(y) → ¬GreaterThan95(y) ∧ ¬GreaterThan90(y) ∧ LowerThan95(y))",Zhang's English class score is lower than 95.,"∀x (EnglishScore(zhang, x) ∧ LowerThan95(x))",True,461 161,"There are five grades in English class: A+, A, B+, B, and C. If a student gets an A+ in English class, then his score is greater than 95. If a student gets an A in English class, then his score is greater than 90 but lower than 95. Zhang got an A in English class. Wang's English class score is better than Zhang's. Wu's English class score is lower than 90. If a student's English class score is lower than 90, then it is not greater than 95 or 90, and lower than 95.","GradeIn(aPlus, englishClass) ∨ GradeIn(a, englishClass) ∨ GradeIn(bPlus, englishClass) ∨ GradeIn(b, englishClass) ∨ GradeIn(c, englishClass) ∧ (GradeIn(aPlus, englishClass) → ¬GradeIn(a, englishClass) ∧ ¬GradeIn(bPlus, englishClass) ∧ ¬GradeIn(b, englishClass) ∧ ¬GradeIn(c, englishClass)) ∧ (GradeIn(a, englishClass) → ¬GradeIn(aPlus, englishClass) ∧ ¬GradeIn(bPlus, englishClass) ∧ ¬GradeIn(b, englishClass) ∧ ¬GradeIn(c, englishClass)) ∧ (GradeIn(bPlus, englishClass) → ¬GradeIn(aPlus, englishClass) ∧ ¬GradeIn(a, englishClass) ∧ ¬GradeIn(b, englishClass) ∧ ¬GradeIn(c, englishClass)) ∧ (GradeIn(b, englishClass) → ¬GradeIn(aPlus, englishClass) ∧ ¬GradeIn(a, englishClass) ∧ ¬GradeIn(bPlus, englishClass) ∧ ¬GradeIn(c, englishClass)) ∧ (GradeIn(c, englishClass) → ¬GradeIn(aPlus, englishClass) ∧ ¬GradeIn(a, englishClass) ∧ ¬GradeIn(bPlus, englishClass) ∧ ¬GradeIn(b, englishClass)) ∀x ∀y (Student(x) ∧ GetGradeIn(x, aPlus, englishClass) → EnglishClassScore(x, y) ∧ GreaterThan95(y)) ∀x ∀y (Student(x) ∧ GetGradeIn(x, a, englishClass) → EnglishClassScore(x, y) ∧ GreaterThan90(y) ∧ LowerThan95(y)) Student(zhang) ∧ GetGradeIn(zhang, a, englishClass) ∀x ∀y (Student(zhang) ∧ Student(wang) ∧ EnglishScore(zhang, x) ∧ EnglishScore(wang, y) ∧ Better(y, x)) ∀x (Student(wu) ∧ EnglishScore(wu, x) ∧ LowerThan90(x)) ∀x ∀y (Student(x) ∧ EnglishScore(x, y) ∧ LowerThan90(y) → ¬GreaterThan95(y) ∧ ¬GreaterThan90(y) ∧ LowerThan95(y))",Wang got an A+ in English class.,"GetGradeIn(wang, aPlus, englishClass)",Uncertain,462 161,"There are five grades in English class: A+, A, B+, B, and C. If a student gets an A+ in English class, then his score is greater than 95. If a student gets an A in English class, then his score is greater than 90 but lower than 95. Zhang got an A in English class. Wang's English class score is better than Zhang's. Wu's English class score is lower than 90. If a student's English class score is lower than 90, then it is not greater than 95 or 90, and lower than 95.","GradeIn(aPlus, englishClass) ∨ GradeIn(a, englishClass) ∨ GradeIn(bPlus, englishClass) ∨ GradeIn(b, englishClass) ∨ GradeIn(c, englishClass) ∧ (GradeIn(aPlus, englishClass) → ¬GradeIn(a, englishClass) ∧ ¬GradeIn(bPlus, englishClass) ∧ ¬GradeIn(b, englishClass) ∧ ¬GradeIn(c, englishClass)) ∧ (GradeIn(a, englishClass) → ¬GradeIn(aPlus, englishClass) ∧ ¬GradeIn(bPlus, englishClass) ∧ ¬GradeIn(b, englishClass) ∧ ¬GradeIn(c, englishClass)) ∧ (GradeIn(bPlus, englishClass) → ¬GradeIn(aPlus, englishClass) ∧ ¬GradeIn(a, englishClass) ∧ ¬GradeIn(b, englishClass) ∧ ¬GradeIn(c, englishClass)) ∧ (GradeIn(b, englishClass) → ¬GradeIn(aPlus, englishClass) ∧ ¬GradeIn(a, englishClass) ∧ ¬GradeIn(bPlus, englishClass) ∧ ¬GradeIn(c, englishClass)) ∧ (GradeIn(c, englishClass) → ¬GradeIn(aPlus, englishClass) ∧ ¬GradeIn(a, englishClass) ∧ ¬GradeIn(bPlus, englishClass) ∧ ¬GradeIn(b, englishClass)) ∀x ∀y (Student(x) ∧ GetGradeIn(x, aPlus, englishClass) → EnglishClassScore(x, y) ∧ GreaterThan95(y)) ∀x ∀y (Student(x) ∧ GetGradeIn(x, a, englishClass) → EnglishClassScore(x, y) ∧ GreaterThan90(y) ∧ LowerThan95(y)) Student(zhang) ∧ GetGradeIn(zhang, a, englishClass) ∀x ∀y (Student(zhang) ∧ Student(wang) ∧ EnglishScore(zhang, x) ∧ EnglishScore(wang, y) ∧ Better(y, x)) ∀x (Student(wu) ∧ EnglishScore(wu, x) ∧ LowerThan90(x)) ∀x ∀y (Student(x) ∧ EnglishScore(x, y) ∧ LowerThan90(y) → ¬GreaterThan95(y) ∧ ¬GreaterThan90(y) ∧ LowerThan95(y))",Wu does not get an A or A+ in English class.,"¬GetGradeIn(wu, aPlus, englishClass) ∧¬GetGradeIn(wu, a, englishClass)",True,463 216,"Olivia doesn't prefer warm temperatures during the day. When Olivia sleeps, she prefers a cool temperature. Olivia sleeps during the night. Olivia works during the day. Olivia either works or sleeps. It is either the day or the night. Olivia either prefers warm temperatures or prefers cool temperatures.","∀x (Day(x) → ¬Prefer(olivia, warmTemperature, x)) ∀x (Sleep(olivia, x) → Prefer(olivia, coolTemperature, x)) ∀x (Night(x) → Sleep(olivia, x)) ∀x (Day(x) → Work(olivia, x)) Work(olivia) ⊕ Sleep(olivia) ∀x (Day(x) ⊕ Night(x)) ∀x (Prefer(olivia, warmTemperature, x) ⊕ Prefer(olivia, coolTemperature, x))","At all times, Olivia prefers a cool temperature.","∀x (Prefer(olivia, coolTemperature, x))",True,617 207,"TOra is a GUI. GUIs are software. Software can be free or paid. Paid Software is not under the GNU General Public License. TOra is under the GNU General Public License.","GUI(tora) ∀x (GUI(x) → Software(x)) ∀x (Software(x) → Free(x) ⊕ Paid(x)) ∀x (Paid(x) ∧ Software(x) → ¬UnderGNULicense(x)) UnderGNULicense(tora)",TOra is a paid software.,Paid(tora) ∧ Software(tora),False,592 207,"TOra is a GUI. GUIs are software. Software can be free or paid. Paid Software is not under the GNU General Public License. TOra is under the GNU General Public License.","GUI(tora) ∀x (GUI(x) → Software(x)) ∀x (Software(x) → Free(x) ⊕ Paid(x)) ∀x (Paid(x) ∧ Software(x) → ¬UnderGNULicense(x)) UnderGNULicense(tora)",TOra is a free software.,Free(tora) ∧ Software(tora),True,593 424,"Customers choose a Prime Video plan or an HBO Max Plan, or both. All customers who choose a Prime Video Plan are rewarded with a $30 gift card. There are no customers who do not choose any plan. None of the customers who are rewarded with a $30 gift card are older than 80. All the customers are either older than 80 or between the ages of 60 and 80. James is a customer who is not between the ages of 60 and 80. ","∀x (Customer(x) → (Choose(x, primeVideoPlan) ∨ Choose(x, hBOMaxPlan))) ∀x ((Customer(x) ∧ Choose(x, hBOMaxPlan)) → RewardWith(x, giftCard)) ∀x (Customer(x) → (∃y(Plan(y) ∧ Choose(x, y)))) ∀x ((Customer(x) ∧ RewardWith(x, giftCard)) → (¬OlderThan(x, num80))) ∀x (Customer(x) → (∃y(GreaterThan(y, num80) ∧ Age(james,y)) ⊕ (∃y(Between(y, num60, num80) ∧ Age(james, y))))) Customer(james) ∧ (¬∃y(Between(y, num60, num80) ∧ Age(james, y)))",James is a customer who does not choose any plans.,"Choose(james, noPlan)",False,1199 424,"Customers choose a Prime Video plan or an HBO Max Plan, or both. All customers who choose a Prime Video Plan are rewarded with a $30 gift card. There are no customers who do not choose any plan. None of the customers who are rewarded with a $30 gift card are older than 80. All the customers are either older than 80 or between the ages of 60 and 80. James is a customer who is not between the ages of 60 and 80. ","∀x (Customer(x) → (Choose(x, primeVideoPlan) ∨ Choose(x, hBOMaxPlan))) ∀x ((Customer(x) ∧ Choose(x, hBOMaxPlan)) → RewardWith(x, giftCard)) ∀x (Customer(x) → (∃y(Plan(y) ∧ Choose(x, y)))) ∀x ((Customer(x) ∧ RewardWith(x, giftCard)) → (¬OlderThan(x, num80))) ∀x (Customer(x) → (∃y(GreaterThan(y, num80) ∧ Age(james,y)) ⊕ (∃y(Between(y, num60, num80) ∧ Age(james, y))))) Customer(james) ∧ (¬∃y(Between(y, num60, num80) ∧ Age(james, y)))",James is a customer who chooses a Prime Video plan or does not choose any plans.,"Choose(james, planA) ∨ Choose(james, noPlan)",True,1200 424,"Customers choose a Prime Video plan or an HBO Max Plan, or both. All customers who choose a Prime Video Plan are rewarded with a $30 gift card. There are no customers who do not choose any plan. None of the customers who are rewarded with a $30 gift card are older than 80. All the customers are either older than 80 or between the ages of 60 and 80. James is a customer who is not between the ages of 60 and 80. ","∀x (Customer(x) → (Choose(x, primeVideoPlan) ∨ Choose(x, hBOMaxPlan))) ∀x ((Customer(x) ∧ Choose(x, hBOMaxPlan)) → RewardWith(x, giftCard)) ∀x (Customer(x) → (∃y(Plan(y) ∧ Choose(x, y)))) ∀x ((Customer(x) ∧ RewardWith(x, giftCard)) → (¬OlderThan(x, num80))) ∀x (Customer(x) → (∃y(GreaterThan(y, num80) ∧ Age(james,y)) ⊕ (∃y(Between(y, num60, num80) ∧ Age(james, y))))) Customer(james) ∧ (¬∃y(Between(y, num60, num80) ∧ Age(james, y)))","Suppose James is a customer who chooses the Prime Video plan or does not choose any plans, then he is either rewarded a $30 gift card or chooses the HBO Max plan.","Choose(james, planA) ∨ Choose(james, noPlan) → RewardWith(james, giftCard) ⊕ Choose(james, planB)",False,1201 173,"Detroit City is a horse. Some horses are racehorses. If a horse falls in a race, it poses risks to its rider. Detroit City fell in a race. A horse is a racehorse if it is in a race.","Horse(detroitcity) ∃x (Horse(x) ∧ Racehorse(x)) ∀x (Horse(x) ∧ InRace(x) ∧ Falls(x) → PoseRiskTo(x, rider)) InRace(detroitcity) ∧ Fall(detroitcity) ∀x (Horse(x) ∧ InRace(x) → Racehorse(x))",Detroit City has been in multiple races.,MultipleRace(detroitcity),Uncertain,497 173,"Detroit City is a horse. Some horses are racehorses. If a horse falls in a race, it poses risks to its rider. Detroit City fell in a race. A horse is a racehorse if it is in a race.","Horse(detroitcity) ∃x (Horse(x) ∧ Racehorse(x)) ∀x (Horse(x) ∧ InRace(x) ∧ Falls(x) → PoseRiskTo(x, rider)) InRace(detroitcity) ∧ Fall(detroitcity) ∀x (Horse(x) ∧ InRace(x) → Racehorse(x))",Detroit City poses risks to its rider.,"PoseRiskTo(detroitcity, rider)",True,498 173,"Detroit City is a horse. Some horses are racehorses. If a horse falls in a race, it poses risks to its rider. Detroit City fell in a race. A horse is a racehorse if it is in a race.","Horse(detroitcity) ∃x (Horse(x) ∧ Racehorse(x)) ∀x (Horse(x) ∧ InRace(x) ∧ Falls(x) → PoseRiskTo(x, rider)) InRace(detroitcity) ∧ Fall(detroitcity) ∀x (Horse(x) ∧ InRace(x) → Racehorse(x))",Detroit City is a racehorse.,Racehorse(detroitcity),True,499 112,"Frederick Monhoff was an architect, artist, and illustrator. Frederick Monhoff was an American. An artist is good at physical or conceptual art. All Americans are American citizens.","Architect(monhoff) ∧ Artist(monhoff) ∧ Illustrator(monhoff) American(monhoff) ∀x (Artist(x) → GoodAt(x, physicalArt) ∨ GoodAt(x, conceptualArt)) ∀x (American(x) → AmericanCitizen(x))",Frederick Monhoff was good at physical art.,"GoodAt(monhoff, physicalArt)",Uncertain,339 112,"Frederick Monhoff was an architect, artist, and illustrator. Frederick Monhoff was an American. An artist is good at physical or conceptual art. All Americans are American citizens.","Architect(monhoff) ∧ Artist(monhoff) ∧ Illustrator(monhoff) American(monhoff) ∀x (Artist(x) → GoodAt(x, physicalArt) ∨ GoodAt(x, conceptualArt)) ∀x (American(x) → AmericanCitizen(x))",No illustrator was an American citizen.,¬(∃x (Illustrator(x) ∧ AmericanCitizen(x))),False,340 18,"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.","Czech(miroslavFiedler) ∧ Mathematician(miroslavFiedler) KnownFor(miroslavFiedler, contributionsToLinearAlgebraAndGraphTheory) HonoredBy(miroslavFiedler, fiedlerEigenvalue) TheSecondSmallestEigenvalueOf(fiedlerEigenvalue, theGraphLaplacian)",Miroslav Fiedler is honored by the second smallest eigenvalue of the graph Laplacian.,"∃x (TheSecondSmallestEigenvalueOf(x, theGraphLaplacian) ∧ HonoredBy(miroslavFiedler, x))",True,51 18,"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.","Czech(miroslavFiedler) ∧ Mathematician(miroslavFiedler) KnownFor(miroslavFiedler, contributionsToLinearAlgebraAndGraphTheory) HonoredBy(miroslavFiedler, fiedlerEigenvalue) TheSecondSmallestEigenvalueOf(fiedlerEigenvalue, theGraphLaplacian)",Miroslav Fiedler was a French mathematician.,French(miroslavFiedler) ∧ Mathematician(miroslavFiedler),Uncertain,52 18,"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.","Czech(miroslavFiedler) ∧ Mathematician(miroslavFiedler) KnownFor(miroslavFiedler, contributionsToLinearAlgebraAndGraphTheory) HonoredBy(miroslavFiedler, fiedlerEigenvalue) TheSecondSmallestEigenvalueOf(fiedlerEigenvalue, theGraphLaplacian)",A Czech mathematician is known for his contributions to linear algebra and graph theory.,"∃x (Czech(x) ∧ Mathematician(x) ∧ KnownFor(x, contributionsToLinearAlgebraAndGraphTheory))",True,53 153,"A laptop is a computer. You can play games on a computer. A phone is not a computer.","∀x (Laptop(x) → Computer(x)) ∀x (Computer(x) → CanPlayGameOn(x)) ∀x (Phone(x) → ¬Computer(x))",You can play games on a laptop.,∀x (Laptop(x) → CanPlayGameOn(x)),True,444 153,"A laptop is a computer. You can play games on a computer. A phone is not a computer.","∀x (Laptop(x) → Computer(x)) ∀x (Computer(x) → CanPlayGameOn(x)) ∀x (Phone(x) → ¬Computer(x))",You can not play games on a phone.,∀x (Phone(x) → ¬CanPlayGameOn(x)),Uncertain,445 11,"Walter Folger Brown was an American politician and lawyer who served as the postmaster general. Walter Folger Brown graduated from Harvard University with a Bachelor 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.","AmericanPolitician(walterBrown) ∧ Lawyer(walterBrown) ∧ ServedAs(walterBrown, postMasterGeneral) Graduated(walterBrown, harvard) ∧ GraduatedWith(walterBrown, bachelorsOfArt) ∃t(In(walterBrown, toledo, t) ∧ In(walterBrownFather, toledo, t) ∧ PracticedLawTogether(walterBrown, walterBrownFather, t)) Married(katherinHafer, walterBrown)",Walter Folger Brown graduated with a Bachelor of Arts.,"GraduatedWith(walterBrown, bachelorsOfArt)",True,29 11,"Walter Folger Brown was an American politician and lawyer who served as the postmaster general. Walter Folger Brown graduated from Harvard University with a Bachelor 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.","AmericanPolitician(walterBrown) ∧ Lawyer(walterBrown) ∧ ServedAs(walterBrown, postMasterGeneral) Graduated(walterBrown, harvard) ∧ GraduatedWith(walterBrown, bachelorsOfArt) ∃t(In(walterBrown, toledo, t) ∧ In(walterBrownFather, toledo, t) ∧ PracticedLawTogether(walterBrown, walterBrownFather, t)) Married(katherinHafer, walterBrown)",Walter Folger Brown's father was in Toledo.,"∃t(In(walterBrownFather, toledo, t))",True,30 11,"Walter Folger Brown was an American politician and lawyer who served as the postmaster general. Walter Folger Brown graduated from Harvard University with a Bachelor 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.","AmericanPolitician(walterBrown) ∧ Lawyer(walterBrown) ∧ ServedAs(walterBrown, postMasterGeneral) Graduated(walterBrown, harvard) ∧ GraduatedWith(walterBrown, bachelorsOfArt) ∃t(In(walterBrown, toledo, t) ∧ In(walterBrownFather, toledo, t) ∧ PracticedLawTogether(walterBrown, walterBrownFather, t)) Married(katherinHafer, walterBrown)",Walter Folger Brown was not in Toledo.,"∃t(¬In(walterBrownFather, toledo, t))",False,31 410,"All products designed by Apple are sold at Apple Stores. All products with Apple logos are designed by Apple. All Macbooks have Apple logos. All products with Apple M2 chips are Mackbooks. A Thinkpad X1 is not both sold in Apple Stores and is a Macbook.","∀x ((Product(x) ∧ DesignedBy(x, apple)) → SoldIn(x, appleStore)) ∀x ((Product(x) ∧ With(x, appleLogo)) → DesignedBy(x, apple)) ∀x (Macbook(x) → With(x, appleLogo)) ∀x ((Product(x) ∧ With(x, appleM2Chip)) → Macbook(x)) ¬(SoldIn(thinkpadX1, appleStore) ∧ Macbook(thinkpadX1))",The Thinkpad X1 has an Apple M2 chip.,"With(thinkpadX1, appleM2Chip)",False,1147 410,"All products designed by Apple are sold at Apple Stores. All products with Apple logos are designed by Apple. All Macbooks have Apple logos. All products with Apple M2 chips are Mackbooks. A Thinkpad X1 is not both sold in Apple Stores and is a Macbook.","∀x ((Product(x) ∧ DesignedBy(x, apple)) → SoldIn(x, appleStore)) ∀x ((Product(x) ∧ With(x, appleLogo)) → DesignedBy(x, apple)) ∀x (Macbook(x) → With(x, appleLogo)) ∀x ((Product(x) ∧ With(x, appleM2Chip)) → Macbook(x)) ¬(SoldIn(thinkpadX1, appleStore) ∧ Macbook(thinkpadX1))",The Thinkpad X1 is sold in Apple Stores.,"SoldIn(thinkpadX1, appleStore)",Uncertain,1148 410,"All products designed by Apple are sold at Apple Stores. All products with Apple logos are designed by Apple. All Macbooks have Apple logos. All products with Apple M2 chips are Mackbooks. A Thinkpad X1 is not both sold in Apple Stores and is a Macbook.","∀x ((Product(x) ∧ DesignedBy(x, apple)) → SoldIn(x, appleStore)) ∀x ((Product(x) ∧ With(x, appleLogo)) → DesignedBy(x, apple)) ∀x (Macbook(x) → With(x, appleLogo)) ∀x ((Product(x) ∧ With(x, appleM2Chip)) → Macbook(x)) ¬(SoldIn(thinkpadX1, appleStore) ∧ Macbook(thinkpadX1))",The Thinkpad X1 has an Apple M2 chip and is a Macbook.,"With(thinkpadX1, appleM2Chip) ∧ Macbook(thinkpadX1)",False,1149 410,"All products designed by Apple are sold at Apple Stores. All products with Apple logos are designed by Apple. All Macbooks have Apple logos. All products with Apple M2 chips are Mackbooks. A Thinkpad X1 is not both sold in Apple Stores and is a Macbook.","∀x ((Product(x) ∧ DesignedBy(x, apple)) → SoldIn(x, appleStore)) ∀x ((Product(x) ∧ With(x, appleLogo)) → DesignedBy(x, apple)) ∀x (Macbook(x) → With(x, appleLogo)) ∀x ((Product(x) ∧ With(x, appleM2Chip)) → Macbook(x)) ¬(SoldIn(thinkpadX1, appleStore) ∧ Macbook(thinkpadX1))",The Thinkpad X1 either has an Apple M2 chip or is a Macbook.,"With(thinkpadX1, appleM2Chip)) ⊕ Macbook(thinkpadX1)",False,1150 410,"All products designed by Apple are sold at Apple Stores. All products with Apple logos are designed by Apple. All Macbooks have Apple logos. All products with Apple M2 chips are Mackbooks. A Thinkpad X1 is not both sold in Apple Stores and is a Macbook.","∀x ((Product(x) ∧ DesignedBy(x, apple)) → SoldIn(x, appleStore)) ∀x ((Product(x) ∧ With(x, appleLogo)) → DesignedBy(x, apple)) ∀x (Macbook(x) → With(x, appleLogo)) ∀x ((Product(x) ∧ With(x, appleM2Chip)) → Macbook(x)) ¬(SoldIn(thinkpadX1, appleStore) ∧ Macbook(thinkpadX1))","If the Thinkpad X1 has an Apple M2 chip and is a Macbook, then it neither has an Apple M2 chip nor is sold in Apple Stores.","(With(thinkpadX1, appleM2Chip) ∧ Macbook(thinkpadX1)) → ¬(With(thinkpadX1, appleM2Chip) ∨ SoldIn(thinkpadX1, appleStore))",True,1151 205,"Oxford Circus is a road junction connecting Oxford Street and Regent Street. Oxford Street and Regent Street are in London. John Nash designed a construction on Regent Street. John Nash designed Oxford Circus. John Nash is a British architect. Oxford Circus is the entrance to Oxford Circus tube station, a part of the Central line in 1900.","RoadJunction(oxfordCircus) ∧ Connect(oxfordCircus, oxfordSt, regentSt) In(oxfordSt, london) ∧ In(regentSt, london) Designed(nash, construction) ∧ On(construction, regentSt) Designed(nash, oxfordCircus) Architect(nash) ∧ British(nash) EntraceTo(oxfordCircus, tubeStation) ∧ PartOf(tubeStation, centralline) ∧ In(tubeStation, 1900)",Oxford Circus is in London.,"In(oxfordCircus, london)",True,585 205,"Oxford Circus is a road junction connecting Oxford Street and Regent Street. Oxford Street and Regent Street are in London. John Nash designed a construction on Regent Street. John Nash designed Oxford Circus. John Nash is a British architect. Oxford Circus is the entrance to Oxford Circus tube station, a part of the Central line in 1900.","RoadJunction(oxfordCircus) ∧ Connect(oxfordCircus, oxfordSt, regentSt) In(oxfordSt, london) ∧ In(regentSt, london) Designed(nash, construction) ∧ On(construction, regentSt) Designed(nash, oxfordCircus) Architect(nash) ∧ British(nash) EntraceTo(oxfordCircus, tubeStation) ∧ PartOf(tubeStation, centralline) ∧ In(tubeStation, 1900)",Oxford Circus is designed by a British architect.,"∃x (British(x) ∧ Architect(x) ∧ Design(x, oxfordCircus))",True,586 205,"Oxford Circus is a road junction connecting Oxford Street and Regent Street. Oxford Street and Regent Street are in London. John Nash designed a construction on Regent Street. John Nash designed Oxford Circus. John Nash is a British architect. Oxford Circus is the entrance to Oxford Circus tube station, a part of the Central line in 1900.","RoadJunction(oxfordCircus) ∧ Connect(oxfordCircus, oxfordSt, regentSt) In(oxfordSt, london) ∧ In(regentSt, london) Designed(nash, construction) ∧ On(construction, regentSt) Designed(nash, oxfordCircus) Architect(nash) ∧ British(nash) EntraceTo(oxfordCircus, tubeStation) ∧ PartOf(tubeStation, centralline) ∧ In(tubeStation, 1900)",John Nash designed the Central line in 1900.,"∀x (PartOf(x, centralLine) → Design(johnNash, x))",Uncertain,587 205,"Oxford Circus is a road junction connecting Oxford Street and Regent Street. Oxford Street and Regent Street are in London. John Nash designed a construction on Regent Street. John Nash designed Oxford Circus. John Nash is a British architect. Oxford Circus is the entrance to Oxford Circus tube station, a part of the Central line in 1900.","RoadJunction(oxfordCircus) ∧ Connect(oxfordCircus, oxfordSt, regentSt) In(oxfordSt, london) ∧ In(regentSt, london) Designed(nash, construction) ∧ On(construction, regentSt) Designed(nash, oxfordCircus) Architect(nash) ∧ British(nash) EntraceTo(oxfordCircus, tubeStation) ∧ PartOf(tubeStation, centralline) ∧ In(tubeStation, 1900)",Regent Street is not in London.,"¬In(regentStreet, london)",False,588 473,"All pets in my house are either cats or dogs. All the dogs in my house bark. Ghosts do not exist. If some pet in my house barks, then it is not dead. All of the pets in my house are either dead or alive. Jojo is a pet in my house, and it is not alive.","∀x (Pet(x) ∧ In(x, myHouse) → Cat(x) ⊕ Dog(x)) ∀x (Dog(x) ∧ In(x, myHouse) → Bark(x)) ∀x (¬Ghost(x)) ∀x (Bark(x) ∧ Pet(x) ∧ In(x, myHouse) → ¬Dead(x)) ∀x (Pet(x) ∧ In(x, myHouse) → Dead(x) ⊕ Alive(x)) Pet(jojo) ∧ InMyHouse(jojo)∧ ¬Alive(jojo)",Jojo is a ghost.,Ghost(jojo),False,1369 473,"All pets in my house are either cats or dogs. All the dogs in my house bark. Ghosts do not exist. If some pet in my house barks, then it is not dead. All of the pets in my house are either dead or alive. Jojo is a pet in my house, and it is not alive.","∀x (Pet(x) ∧ In(x, myHouse) → Cat(x) ⊕ Dog(x)) ∀x (Dog(x) ∧ In(x, myHouse) → Bark(x)) ∀x (¬Ghost(x)) ∀x (Bark(x) ∧ Pet(x) ∧ In(x, myHouse) → ¬Dead(x)) ∀x (Pet(x) ∧ In(x, myHouse) → Dead(x) ⊕ Alive(x)) Pet(jojo) ∧ InMyHouse(jojo)∧ ¬Alive(jojo)",Jojo is a cat or a ghost.,Cat(jojo) ∨ Ghost(jojo),True,1370 473,"All pets in my house are either cats or dogs. All the dogs in my house bark. Ghosts do not exist. If some pet in my house barks, then it is not dead. All of the pets in my house are either dead or alive. Jojo is a pet in my house, and it is not alive.","∀x (Pet(x) ∧ In(x, myHouse) → Cat(x) ⊕ Dog(x)) ∀x (Dog(x) ∧ In(x, myHouse) → Bark(x)) ∀x (¬Ghost(x)) ∀x (Bark(x) ∧ Pet(x) ∧ In(x, myHouse) → ¬Dead(x)) ∀x (Pet(x) ∧ In(x, myHouse) → Dead(x) ⊕ Alive(x)) Pet(jojo) ∧ InMyHouse(jojo)∧ ¬Alive(jojo)","If Jojo is a cat or a ghost, then Jojo either barks or is a dog.",Cat(jojo) ∨ Ghost(jojo) → Bark(jojo) ⊕ Dog(jojo),False,1371 440,"All tigers are cats. No cats are dogs. All Bengal tigers are tigers. All huskies are dogs. Fido is either a Bengal tiger or a cat.","∀x (Tiger(x) → Cat(x)) ∀x (Cat(x) → ¬Dog(x)) ∀x (BengalTiger(x) → Tiger(x)) ∀x (Husky(x) → Dog(x)) BengalTiger(fido) ⊕ Cat(fido)",Fido is a husky animal.,Husky(fido),False,1264 440,"All tigers are cats. No cats are dogs. All Bengal tigers are tigers. All huskies are dogs. Fido is either a Bengal tiger or a cat.","∀x (Tiger(x) → Cat(x)) ∀x (Cat(x) → ¬Dog(x)) ∀x (BengalTiger(x) → Tiger(x)) ∀x (Husky(x) → Dog(x)) BengalTiger(fido) ⊕ Cat(fido)",Fido is not a husky.,¬Husky(fido),True,1265 440,"All tigers are cats. No cats are dogs. All Bengal tigers are tigers. All huskies are dogs. Fido is either a Bengal tiger or a cat.","∀x (Tiger(x) → Cat(x)) ∀x (Cat(x) → ¬Dog(x)) ∀x (BengalTiger(x) → Tiger(x)) ∀x (Husky(x) → Dog(x)) BengalTiger(fido) ⊕ Cat(fido)",Fido is a Bengal tiger.,BengalTiger(fido),Uncertain,1266 440,"All tigers are cats. No cats are dogs. All Bengal tigers are tigers. All huskies are dogs. Fido is either a Bengal tiger or a cat.","∀x (Tiger(x) → Cat(x)) ∀x (Cat(x) → ¬Dog(x)) ∀x (BengalTiger(x) → Tiger(x)) ∀x (Husky(x) → Dog(x)) BengalTiger(fido) ⊕ Cat(fido)",Fido is neither a dog nor a husky.,¬Dog(fido) ∧ ¬Husky(fido),True,1267 66,"If a city holds 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 in the US, the city is a US city. If a city is 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. Los Angeles is a city in California. Atlanta is a US city. Atlanta is in Georgia. California 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 held the 1996 Summer Olympics.","∀x ∀y ((SummerOlympicsIn(x,y) ∧ In(x, unitedStates)) → SummerOlympicsIn(x, unitedStates)) ∀x ∀y ((In(x, y) ∧ In(y, unitedStates)) → In(x, unitedStates)) ∀x ∀y ∀z ((In(x, z) ∧ State(z) ∧ SummerOlympicsIn(x,y)) → SummerOlympicsIn(z, y)) SummerOlympicsIn(losAngeles, yr2028) In(losAngeles, california) In(atlanta, unitedStates) In(california, unitedStates) In(atlanta, georgia) ¬InSummerOlympicsIn(boxing, yr2028) ∧ (¬InSummerOlympicsIn(modern_pentathlon, yr2028)) ∧ (¬InSummerOlympicsIn(weightlifting, yr2028)) SummerOlympicsIn(atlanta, yr1996)",The 2028 Summer Olympics will take place in the US.,"SummerOlympicsIn(unitedStates, yr2028)",True,195 66,"If a city holds 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 in the US, the city is a US city. If a city is 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. Los Angeles is a city in California. Atlanta is a US city. Atlanta is in Georgia. California 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 held the 1996 Summer Olympics.","∀x ∀y ((SummerOlympicsIn(x,y) ∧ In(x, unitedStates)) → SummerOlympicsIn(x, unitedStates)) ∀x ∀y ((In(x, y) ∧ In(y, unitedStates)) → In(x, unitedStates)) ∀x ∀y ∀z ((In(x, z) ∧ State(z) ∧ SummerOlympicsIn(x,y)) → SummerOlympicsIn(z, y)) SummerOlympicsIn(losAngeles, yr2028) In(losAngeles, california) In(atlanta, unitedStates) In(california, unitedStates) In(atlanta, georgia) ¬InSummerOlympicsIn(boxing, yr2028) ∧ (¬InSummerOlympicsIn(modern_pentathlon, yr2028)) ∧ (¬InSummerOlympicsIn(weightlifting, yr2028)) SummerOlympicsIn(atlanta, yr1996)",The 1996 Summer Olympics is not in Georgia.,"¬SummerOlympicsIn(georgia, yr1996)",False,196 66,"If a city holds 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 in the US, the city is a US city. If a city is 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. Los Angeles is a city in California. Atlanta is a US city. Atlanta is in Georgia. California 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 held the 1996 Summer Olympics.","∀x ∀y ((SummerOlympicsIn(x,y) ∧ In(x, unitedStates)) → SummerOlympicsIn(x, unitedStates)) ∀x ∀y ((In(x, y) ∧ In(y, unitedStates)) → In(x, unitedStates)) ∀x ∀y ∀z ((In(x, z) ∧ State(z) ∧ SummerOlympicsIn(x,y)) → SummerOlympicsIn(z, y)) SummerOlympicsIn(losAngeles, yr2028) In(losAngeles, california) In(atlanta, unitedStates) In(california, unitedStates) In(atlanta, georgia) ¬InSummerOlympicsIn(boxing, yr2028) ∧ (¬InSummerOlympicsIn(modern_pentathlon, yr2028)) ∧ (¬InSummerOlympicsIn(weightlifting, yr2028)) SummerOlympicsIn(atlanta, yr1996)",Skateboarding will appear at The 2028 Summer Olympics.,"InSummerOlympicsIn(skateboarding, yr2028)",Uncertain,197 9,"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.","Vole(taigaVole) ∧ LiveIn(taigaVole, northAmerica) LikePlayingWith(cat, taigaVole) LiveIn(taigaVole, borealTaigaZone) ∀x ((LiveIn(x, northAmerica) ∧ LiveIn(x, borealTaigaZone)) → LiveIn(x, coldPlace))",Cats like playing with taiga vole.,"LikePlayingWith(cat, taigaVole)",True,23 9,"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.","Vole(taigaVole) ∧ LiveIn(taigaVole, northAmerica) LikePlayingWith(cat, taigaVole) LiveIn(taigaVole, borealTaigaZone) ∀x ((LiveIn(x, northAmerica) ∧ LiveIn(x, borealTaigaZone)) → LiveIn(x, coldPlace))",Taiga vole's living place is not cold.,"¬LiveIn(taigaVole, coldPlace)",False,24 389,"A diseases affect females or males. No women have prostate cancer. A cancer is either prostate cancer or non-prostate cancer. No type of cancer is without mutations. All non-prostate cancers are a type of cancer. If adenocarcinoma is a type of cancer or without mutations or both, then adenocarcinoma is in women or without mutations or both.","∀x (Disease(x) → (Affects(x, female) ∨ Affects(x, male)) ) ∀x (Affect(x, female) → ¬ProstateCancer(x)) ∀x (ProstateCancer(x) ∨ NonProstateCancer(x)) ∀x (Cancer(x) → ¬Without(x, mutation)) ∀x (NonProstateCancer(x) → Cancer(x)) (Cancer(adenocarcinoma) ∨ Without(adenocarcinoma, mutation)) → (Affect(adenocarcinoma, female) ∨ Without(adenocarcinoma, mutation))",Adenocarcinoma is a prostate cancer.,ProstateCancer(adenocarcinoma),Uncertain,1041 389,"A diseases affect females or males. No women have prostate cancer. A cancer is either prostate cancer or non-prostate cancer. No type of cancer is without mutations. All non-prostate cancers are a type of cancer. If adenocarcinoma is a type of cancer or without mutations or both, then adenocarcinoma is in women or without mutations or both.","∀x (Disease(x) → (Affects(x, female) ∨ Affects(x, male)) ) ∀x (Affect(x, female) → ¬ProstateCancer(x)) ∀x (ProstateCancer(x) ∨ NonProstateCancer(x)) ∀x (Cancer(x) → ¬Without(x, mutation)) ∀x (NonProstateCancer(x) → Cancer(x)) (Cancer(adenocarcinoma) ∨ Without(adenocarcinoma, mutation)) → (Affect(adenocarcinoma, female) ∨ Without(adenocarcinoma, mutation))",Adenocarcinoma is a disease in women.,"Affect(adenocarcinoma, men)",True,1042 389,"A diseases affect females or males. No women have prostate cancer. A cancer is either prostate cancer or non-prostate cancer. No type of cancer is without mutations. All non-prostate cancers are a type of cancer. If adenocarcinoma is a type of cancer or without mutations or both, then adenocarcinoma is in women or without mutations or both.","∀x (Disease(x) → (Affects(x, female) ∨ Affects(x, male)) ) ∀x (Affect(x, female) → ¬ProstateCancer(x)) ∀x (ProstateCancer(x) ∨ NonProstateCancer(x)) ∀x (Cancer(x) → ¬Without(x, mutation)) ∀x (NonProstateCancer(x) → Cancer(x)) (Cancer(adenocarcinoma) ∨ Without(adenocarcinoma, mutation)) → (Affect(adenocarcinoma, female) ∨ Without(adenocarcinoma, mutation))","If adenocarcinoma is a disease in women or without mutations, then adenocarcinoma is without mutations and a non-prostate cancer.","(Affect(adenocarcinoma, men) ∨ Without(adenocarcinoma, mutation)) → (NonProstateCancer(adenocarcinoma) ∧ Without(adenocarcinoma, mutation))",False,1043 59,"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 a monitor is cheaper than its original price, then its resolution is 1080p. If a monitor has a resolution of 1080p, then it does not support the type-c port. LG34 is equipped in the lab. ","∃x ∃y (LabMonitor(x) ∧ AOC(x) ∧ (¬(x=y)) ∧ LabMonitor(y) ∧ AOC(y)) ∀x (LabMonitor(x) → Discounted(x)) ∀x (Discounted(x) → A1080p(x)) ∀x (A1080p(x) → ¬TypeC(x)) LabMonitor(lg-34)",LG34 machine is produced by AOC.,AOC(lg-34),Uncertain,174 59,"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 a monitor is cheaper than its original price, then its resolution is 1080p. If a monitor has a resolution of 1080p, then it does not support the type-c port. LG34 is equipped in the lab. ","∃x ∃y (LabMonitor(x) ∧ AOC(x) ∧ (¬(x=y)) ∧ LabMonitor(y) ∧ AOC(y)) ∀x (LabMonitor(x) → Discounted(x)) ∀x (Discounted(x) → A1080p(x)) ∀x (A1080p(x) → ¬TypeC(x)) LabMonitor(lg-34)",LG34 machine does not support the type-c port.,¬TypeC(lg-34),True,175 59,"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 a monitor is cheaper than its original price, then its resolution is 1080p. If a monitor has a resolution of 1080p, then it does not support the type-c port. LG34 is equipped in the lab. ","∃x ∃y (LabMonitor(x) ∧ AOC(x) ∧ (¬(x=y)) ∧ LabMonitor(y) ∧ AOC(y)) ∀x (LabMonitor(x) → Discounted(x)) ∀x (Discounted(x) → A1080p(x)) ∀x (A1080p(x) → ¬TypeC(x)) LabMonitor(lg-34)",LG34 is not with a resolution of 1080p.,¬A1080p(lg-34),False,176 412,"All fruits sold at Nica's market are shipped from Colombia. Some fruits sold in New Haven are shipped from Mexico. No fruits shipped from Colombia are sold at the local farmers market in New Haven. Avocados are a kind of fruit sold at the local farmers market in New Haven or at Nica's market. Avocados are either shipped from Colombia and sold in New Haven, or neither.","∀x ((Fruit(x) ∧ SoldAt(x, nicasMarket)) → ShippedFrom(x, colombia)) ∃x ∃y (Fruit(x) ∧ SoldIn(x, newHaven) ∧ ShippedFrom(x, mexico) ∧ (¬(x=y)) ∧ Fruit(y) ∧ SoldIn(y, newHaven) ∧ ShippedFrom(y, mexico)) ∀x ((Fruit(x) ∧ ShippedFrom(x, colombia)) → ¬(SoldAt(x, localFarmersMarket))) Fruit(avocado) ∧ (SoldAt(avocado, localFarmersMarket) ∨ SoldAt(avocado, nica'sMarket)) ¬(ShippedFrom(avocado, colombia) ⊕ SoldIn(avocado, newHaven))",Avocados are a kind of fruit sold at the local farmers market in New Haven.,"Fruit(avocado) ∧ SoldAt(avocado, localFarmersMarket)",Uncertain,1155 412,"All fruits sold at Nica's market are shipped from Colombia. Some fruits sold in New Haven are shipped from Mexico. No fruits shipped from Colombia are sold at the local farmers market in New Haven. Avocados are a kind of fruit sold at the local farmers market in New Haven or at Nica's market. Avocados are either shipped from Colombia and sold in New Haven, or neither.","∀x ((Fruit(x) ∧ SoldAt(x, nicasMarket)) → ShippedFrom(x, colombia)) ∃x ∃y (Fruit(x) ∧ SoldIn(x, newHaven) ∧ ShippedFrom(x, mexico) ∧ (¬(x=y)) ∧ Fruit(y) ∧ SoldIn(y, newHaven) ∧ ShippedFrom(y, mexico)) ∀x ((Fruit(x) ∧ ShippedFrom(x, colombia)) → ¬(SoldAt(x, localFarmersMarket))) Fruit(avocado) ∧ (SoldAt(avocado, localFarmersMarket) ∨ SoldAt(avocado, nica'sMarket)) ¬(ShippedFrom(avocado, colombia) ⊕ SoldIn(avocado, newHaven))",Avocados are either sold at the local farmers market in New Haven or are sold in New Haven.,"SoldAt(avocado, localFarmersMarket) ⊕ SoldIn(avocado, newHaven)",True,1156 412,"All fruits sold at Nica's market are shipped from Colombia. Some fruits sold in New Haven are shipped from Mexico. No fruits shipped from Colombia are sold at the local farmers market in New Haven. Avocados are a kind of fruit sold at the local farmers market in New Haven or at Nica's market. Avocados are either shipped from Colombia and sold in New Haven, or neither.","∀x ((Fruit(x) ∧ SoldAt(x, nicasMarket)) → ShippedFrom(x, colombia)) ∃x ∃y (Fruit(x) ∧ SoldIn(x, newHaven) ∧ ShippedFrom(x, mexico) ∧ (¬(x=y)) ∧ Fruit(y) ∧ SoldIn(y, newHaven) ∧ ShippedFrom(y, mexico)) ∀x ((Fruit(x) ∧ ShippedFrom(x, colombia)) → ¬(SoldAt(x, localFarmersMarket))) Fruit(avocado) ∧ (SoldAt(avocado, localFarmersMarket) ∨ SoldAt(avocado, nica'sMarket)) ¬(ShippedFrom(avocado, colombia) ⊕ SoldIn(avocado, newHaven))",Avocados are either sold in New Haven or sold at Nica's market.,"SoldIn(avocado, newHaven) ⊕ SoldAt(x, nica'sMarket)",False,1157 412,"All fruits sold at Nica's market are shipped from Colombia. Some fruits sold in New Haven are shipped from Mexico. No fruits shipped from Colombia are sold at the local farmers market in New Haven. Avocados are a kind of fruit sold at the local farmers market in New Haven or at Nica's market. Avocados are either shipped from Colombia and sold in New Haven, or neither.","∀x ((Fruit(x) ∧ SoldAt(x, nicasMarket)) → ShippedFrom(x, colombia)) ∃x ∃y (Fruit(x) ∧ SoldIn(x, newHaven) ∧ ShippedFrom(x, mexico) ∧ (¬(x=y)) ∧ Fruit(y) ∧ SoldIn(y, newHaven) ∧ ShippedFrom(y, mexico)) ∀x ((Fruit(x) ∧ ShippedFrom(x, colombia)) → ¬(SoldAt(x, localFarmersMarket))) Fruit(avocado) ∧ (SoldAt(avocado, localFarmersMarket) ∨ SoldAt(avocado, nica'sMarket)) ¬(ShippedFrom(avocado, colombia) ⊕ SoldIn(avocado, newHaven))","If avocados are not both sold at the local farmers market in New Haven and shipped from Columbia, then they are neither sold at the local farmers market in New Haven nor in New Haven generally.","¬(SoldAt(avocado, localFarmersMarket) ∧ ShippedFrom(avocado, colombia)) → ¬SoldAt(avocado, localFarmersMarket) ∧ ¬SoldIn(avocado, newHaven)",False,1158 418,"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 lower than 1080p. If a monitor has a resolution lower than 1080p, then it does not support the type-c port. A-2017 supports the type-c port. ","∃x ∃y(Monitor(x) ∧ ProducedBy(x, aOC) ∧ In(x, library) ∧ (¬(x=y)) ∧ Monitor(y) ∧ ProducedBy(y, aOC) ∧ In(y, library)) ∀x ((Monitor(x) ∧ In(x, library)) → CheaperThan(x, dollars800)) ∀x ((Monitor(x) ∧ CheaperThan(x, dollars800)) → ResolutionLessThan(x, p1080)) ∀x ((Monitor(x) ∧ ResolutionLessThan(x, p1080)) → ¬Supports(x, type-CPort)) Supports(a-2017, type-CPort)",A-2017 is produced by AOC.,"ProducedBy(x, aOC)",Uncertain,1178 418,"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 lower than 1080p. If a monitor has a resolution lower than 1080p, then it does not support the type-c port. A-2017 supports the type-c port. ","∃x ∃y(Monitor(x) ∧ ProducedBy(x, aOC) ∧ In(x, library) ∧ (¬(x=y)) ∧ Monitor(y) ∧ ProducedBy(y, aOC) ∧ In(y, library)) ∀x ((Monitor(x) ∧ In(x, library)) → CheaperThan(x, dollars800)) ∀x ((Monitor(x) ∧ CheaperThan(x, dollars800)) → ResolutionLessThan(x, p1080)) ∀x ((Monitor(x) ∧ ResolutionLessThan(x, p1080)) → ¬Supports(x, type-CPort)) Supports(a-2017, type-CPort)",A-2017 is produced by AOC and equipped in the library.,"ProducedBy(a-2017, aOC) ∧ In(a-2017, library)",False,1179 418,"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 lower than 1080p. If a monitor has a resolution lower than 1080p, then it does not support the type-c port. A-2017 supports the type-c port. ","∃x ∃y(Monitor(x) ∧ ProducedBy(x, aOC) ∧ In(x, library) ∧ (¬(x=y)) ∧ Monitor(y) ∧ ProducedBy(y, aOC) ∧ In(y, library)) ∀x ((Monitor(x) ∧ In(x, library)) → CheaperThan(x, dollars800)) ∀x ((Monitor(x) ∧ CheaperThan(x, dollars800)) → ResolutionLessThan(x, p1080)) ∀x ((Monitor(x) ∧ ResolutionLessThan(x, p1080)) → ¬Supports(x, type-CPort)) Supports(a-2017, type-CPort)","If either A-2017 is both with a resolution of 1080p and produced by AOC or it is neither, then it is not equipped in the library.","¬(ResolutionLessThan(a-2017, p1080) ⊕ ProducedBy(x, aOC)) → ¬(In(a-2017, library))",True,1180 4,"Sūduva Marijampolė holds the Lithuanian Super Cup. Sūduva Marijampolė is a soccer team.","Holds(suduva, theLithuanianSuperCup) SoccerTeam(suduva)",Some soccer team holds the Lithuanian Super Cup.,"∃x (SoccerTeam(x) ∧ Holds(x, theLithuanianSuperCup))",True,10 94,"Ainderby Quernhow is a village and civil parish in the Hambleton District. Hambleton District is in North Yorkshire. North Yorkshire is in England. If place A is located in place B and place B is located in place C, then place A is located in place C.","Village(ainderbyQuernhow) ∧ CivilParish(ainderbyQuernhow) ∧ In(ainderbyQuernhow, hambletonDistrict) In(hambletonDistrict, northYorkshire) In(northYorkshire, england) ∀x ∀y ∀z ((In(x, y) ∧ In(y, z)) → In(x, z))",There is a village in England.,"∃x (Village(x) ∧ In(x, england))",True,285 94,"Ainderby Quernhow is a village and civil parish in the Hambleton District. Hambleton District is in North Yorkshire. North Yorkshire is in England. If place A is located in place B and place B is located in place C, then place A is located in place C.","Village(ainderbyQuernhow) ∧ CivilParish(ainderbyQuernhow) ∧ In(ainderbyQuernhow, hambletonDistrict) In(hambletonDistrict, northYorkshire) In(northYorkshire, england) ∀x ∀y ∀z ((In(x, y) ∧ In(y, z)) → In(x, z))",There is no civil parish in England.,"¬(∃x (CivilParish(x) ∧ In(x, england)))",False,286 48,"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.","Author(douglasAdams) ∧ Authored(douglasAdams, theSalmonOfDoubt) ∧ Book(theSalmonOfDoubt) About(theSalmonOfDoubt, lifeExperience) ∧ About(theSalmonOfDoubt, technology) ∀x (Author(x) → Writer(x)) ∀x (Writer(x) → Create(x, innovativeIdea)) ∃x ∃y (Contain(x, innovativeIdea) ∧ About(x, technology) ∧ (¬(x=y)) ∧ (Contain(y, innovativeIdea) ∧ About(y, technology)))",Douglas Adams is a writer.,Writer(douglasAdams),True,138 48,"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.","Author(douglasAdams) ∧ Authored(douglasAdams, theSalmonOfDoubt) ∧ Book(theSalmonOfDoubt) About(theSalmonOfDoubt, lifeExperience) ∧ About(theSalmonOfDoubt, technology) ∀x (Author(x) → Writer(x)) ∀x (Writer(x) → Create(x, innovativeIdea)) ∃x ∃y (Contain(x, innovativeIdea) ∧ About(x, technology) ∧ (¬(x=y)) ∧ (Contain(y, innovativeIdea) ∧ About(y, technology)))",Douglas Adams created innovative ideas.,"Create(douglasAdams, innovativeIdea)",True,139 48,"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.","Author(douglasAdams) ∧ Authored(douglasAdams, theSalmonOfDoubt) ∧ Book(theSalmonOfDoubt) About(theSalmonOfDoubt, lifeExperience) ∧ About(theSalmonOfDoubt, technology) ∀x (Author(x) → Writer(x)) ∀x (Writer(x) → Create(x, innovativeIdea)) ∃x ∃y (Contain(x, innovativeIdea) ∧ About(x, technology) ∧ (¬(x=y)) ∧ (Contain(y, innovativeIdea) ∧ About(y, technology)))",The Salmon of Doubt has no innovative Ideas.,"¬Contain(theSalmonOfDoubt, innovativeIdea)",Uncertain,140 323,"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.","∀x (Disposable(x) ∧ Product(x) → ¬HelpSlowDown(x, globalWarming)) ∀x (EcoFriendly(x) ∧ Brand(x) → Help(x, slowDownGlobalWarming)) ∀x (Sustainable(x) ∧ FashionBrand(x) → EcoFriendly(x) ∧ Brand(x)) ∀x (FastFashion(x) ∧ Product(x) → Disposable(x) ∧ Product(x)) ¬HelpSlowDown(reformation, globalWarming) → (EcoFriendly(reformation) ∧ Brand(reformation)) ∨ (Sustainable(reformation) ∧ FashionBrand(reformation))",Reformation is an eco-friendly brand.,EcoFriendly(reformation) ∧ Brand(reformation),Uncertain,822 323,"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.","∀x (Disposable(x) ∧ Product(x) → ¬HelpSlowDown(x, globalWarming)) ∀x (EcoFriendly(x) ∧ Brand(x) → Help(x, slowDownGlobalWarming)) ∀x (Sustainable(x) ∧ FashionBrand(x) → EcoFriendly(x) ∧ Brand(x)) ∀x (FastFashion(x) ∧ Product(x) → Disposable(x) ∧ Product(x)) ¬HelpSlowDown(reformation, globalWarming) → (EcoFriendly(reformation) ∧ Brand(reformation)) ∨ (Sustainable(reformation) ∧ FashionBrand(reformation))",Reformation produces fast fashion products.,FastFashion(reformation) ∧ Product(reformation),False,823 323,"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.","∀x (Disposable(x) ∧ Product(x) → ¬HelpSlowDown(x, globalWarming)) ∀x (EcoFriendly(x) ∧ Brand(x) → Help(x, slowDownGlobalWarming)) ∀x (Sustainable(x) ∧ FashionBrand(x) → EcoFriendly(x) ∧ Brand(x)) ∀x (FastFashion(x) ∧ Product(x) → Disposable(x) ∧ Product(x)) ¬HelpSlowDown(reformation, globalWarming) → (EcoFriendly(reformation) ∧ Brand(reformation)) ∨ (Sustainable(reformation) ∧ FashionBrand(reformation))",Reformation does not produce fast fashion products.,¬(FastFashion(reformation) ∧ Product(reformation)),True,824 323,"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.","∀x (Disposable(x) ∧ Product(x) → ¬HelpSlowDown(x, globalWarming)) ∀x (EcoFriendly(x) ∧ Brand(x) → Help(x, slowDownGlobalWarming)) ∀x (Sustainable(x) ∧ FashionBrand(x) → EcoFriendly(x) ∧ Brand(x)) ∀x (FastFashion(x) ∧ Product(x) → Disposable(x) ∧ Product(x)) ¬HelpSlowDown(reformation, globalWarming) → (EcoFriendly(reformation) ∧ Brand(reformation)) ∨ (Sustainable(reformation) ∧ FashionBrand(reformation))",Reformation does not produce fast fashion products or does not produce disposable products.,¬(FastFashion(reformation) ∧ Product(reformation)) ∨ ¬(Disposable(x) ∧ Product(x)),True,825 323,"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.","∀x (Disposable(x) ∧ Product(x) → ¬HelpSlowDown(x, globalWarming)) ∀x (EcoFriendly(x) ∧ Brand(x) → Help(x, slowDownGlobalWarming)) ∀x (Sustainable(x) ∧ FashionBrand(x) → EcoFriendly(x) ∧ Brand(x)) ∀x (FastFashion(x) ∧ Product(x) → Disposable(x) ∧ Product(x)) ¬HelpSlowDown(reformation, globalWarming) → (EcoFriendly(reformation) ∧ Brand(reformation)) ∨ (Sustainable(reformation) ∧ FashionBrand(reformation))","If Reformation produces disposable products, then Reformation produces fast fashion products.",(Disposable(reformation) ∧ Product(reformation)) → (FastFashion(reformation) ∧ Product(reformation)),True,826 323,"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.","∀x (Disposable(x) ∧ Product(x) → ¬HelpSlowDown(x, globalWarming)) ∀x (EcoFriendly(x) ∧ Brand(x) → Help(x, slowDownGlobalWarming)) ∀x (Sustainable(x) ∧ FashionBrand(x) → EcoFriendly(x) ∧ Brand(x)) ∀x (FastFashion(x) ∧ Product(x) → Disposable(x) ∧ Product(x)) ¬HelpSlowDown(reformation, globalWarming) → (EcoFriendly(reformation) ∧ Brand(reformation)) ∨ (Sustainable(reformation) ∧ FashionBrand(reformation))","If Reformation produces fast fashion products or helps slow down global warming, then Reformation produces fast fashion products.","(FastFashion(reformation) ∧ Product(reformation)) ∨ ¬HelpSlowDown(reformation, globalWarming)",False,827 93,"Roy Richardson was a cricketer who played for Sint Maarten, a constituent 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.","Cricketeer(royRichardson) ∧ PlaysFor(royRichardson, sintMaarten) ∧ ConstituentCountry(sintMaarten) RightHanded(royRichardson) ∧ Batsman(royRichardson) ∧ MediumPaceBowler(royRichardson) OldAtDebut(royRichardson) Dismisses(shervilleHuggins, royRichardson)",Sherville Huggins has never dismissed anyone playing cricket for a constituent country.,"∀x ∀y ((ConsituentCountry(y) ∧ PlayedFor(x, y)) → ¬Dismissed(shervillehuggins, x))",False,283 93,"Roy Richardson was a cricketer who played for Sint Maarten, a constituent 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.","Cricketeer(royRichardson) ∧ PlaysFor(royRichardson, sintMaarten) ∧ ConstituentCountry(sintMaarten) RightHanded(royRichardson) ∧ Batsman(royRichardson) ∧ MediumPaceBowler(royRichardson) OldAtDebut(royRichardson) Dismisses(shervilleHuggins, royRichardson)",No right-handed medium-pace bowlers were playing for Sint Maarten.,"∀x ((RightHanded(x) ∧ MediumPaceBowler(x)) → ¬PlayedFor(x, sintMaarten))",False,284 251,"To get a job at Google, you need to have a lot of work experience or a good education. One needs to submit their resume to Google to get a job there. John has a lot of work experience. John submitted his resume to Google and got a job there.","∀x (GetAJobAt(x, google) → Have(x, aLotOfWorkExperience) ∨ Have(x, goodEducation)) ∀x (GetAJobAt(x, google) → Submitted(x, resume, google)) Have(john, aLotOfWorkExperience) Submitted(john, resume, google) ∧ GetAJobAt(john, google)",John is a Yale graduate.,YaleGraduate(john),Uncertain,695 338,"No iPhones are standalone desktops. All Apple-made cellphones are iPhones. All phones with A15 Bionic chips are Apple-made cell phones. All phones equipped with four core-GPU made by Apple are phones with A15 Bionic chips. If an unannounced Huawei phone is either a phone with A15 Bionic chips or equipped with four core-GPU made by Apple, then unannounced Huawei phone is neither a phone with A15 Bionic chips nor a standalone desktop.","∀x (IPhone(x) → ¬StandaloneDesktop(x)) ∀x (AppleMade(x) ∧ Cellphone(x) → IPhone(x)) ∀x (Phone(x) ∧ With(x, a15BionicChip) → AppleMade(x) ∧ Cellphone(x)) ∀x (Phone(x) ∧ EquippedWith(x, fourCoreGPU) ∧ MadeBy(x, apple) → Phone(x) ∧ With(x, a15BionicChip)) (Phone(unannouncedHuaweiPhone) ∧ With(unannouncedHuaweiPhone, a15BionicChip)) ⊕ (Phone(unannouncedHuaweiPhone) ∧ EquippedWith(unannouncedHuaweiPhone, fourCoreGPU) ∧ MadeBy(unannouncedHuaweiPhone, apple)) → ¬(Phone(unannouncedHuaweiPhone) ∧ With(unannouncedHuaweiPhone, a15BionicChip) ∧ StandaloneDesktop(unannouncedHuaweiPhone))",Joe is a person taking classes.,AppleMade(unannouncedHuaweiPhone) ∧ Cellphone(unannouncedHuaweiPhone),Uncertain,884 338,"No iPhones are standalone desktops. All Apple-made cellphones are iPhones. All phones with A15 Bionic chips are Apple-made cell phones. All phones equipped with four core-GPU made by Apple are phones with A15 Bionic chips. If an unannounced Huawei phone is either a phone with A15 Bionic chips or equipped with four core-GPU made by Apple, then unannounced Huawei phone is neither a phone with A15 Bionic chips nor a standalone desktop.","∀x (IPhone(x) → ¬StandaloneDesktop(x)) ∀x (AppleMade(x) ∧ Cellphone(x) → IPhone(x)) ∀x (Phone(x) ∧ With(x, a15BionicChip) → AppleMade(x) ∧ Cellphone(x)) ∀x (Phone(x) ∧ EquippedWith(x, fourCoreGPU) ∧ MadeBy(x, apple) → Phone(x) ∧ With(x, a15BionicChip)) (Phone(unannouncedHuaweiPhone) ∧ With(unannouncedHuaweiPhone, a15BionicChip)) ⊕ (Phone(unannouncedHuaweiPhone) ∧ EquippedWith(unannouncedHuaweiPhone, fourCoreGPU) ∧ MadeBy(unannouncedHuaweiPhone, apple)) → ¬(Phone(unannouncedHuaweiPhone) ∧ With(unannouncedHuaweiPhone, a15BionicChip) ∧ StandaloneDesktop(unannouncedHuaweiPhone))",Joe is a PhD student.,"Phone(unannouncedHuaweiPhone) ∧ EquippedWith(unannouncedHuaweiPhone, fourCoreGPU) ∧ MadeByApple(unannouncedHuaweiPhone)",False,885 338,"No iPhones are standalone desktops. All Apple-made cellphones are iPhones. All phones with A15 Bionic chips are Apple-made cell phones. All phones equipped with four core-GPU made by Apple are phones with A15 Bionic chips. If an unannounced Huawei phone is either a phone with A15 Bionic chips or equipped with four core-GPU made by Apple, then unannounced Huawei phone is neither a phone with A15 Bionic chips nor a standalone desktop.","∀x (IPhone(x) → ¬StandaloneDesktop(x)) ∀x (AppleMade(x) ∧ Cellphone(x) → IPhone(x)) ∀x (Phone(x) ∧ With(x, a15BionicChip) → AppleMade(x) ∧ Cellphone(x)) ∀x (Phone(x) ∧ EquippedWith(x, fourCoreGPU) ∧ MadeBy(x, apple) → Phone(x) ∧ With(x, a15BionicChip)) (Phone(unannouncedHuaweiPhone) ∧ With(unannouncedHuaweiPhone, a15BionicChip)) ⊕ (Phone(unannouncedHuaweiPhone) ∧ EquippedWith(unannouncedHuaweiPhone, fourCoreGPU) ∧ MadeBy(unannouncedHuaweiPhone, apple)) → ¬(Phone(unannouncedHuaweiPhone) ∧ With(unannouncedHuaweiPhone, a15BionicChip) ∧ StandaloneDesktop(unannouncedHuaweiPhone))",Joe is not a PhD student.,"¬(Phone(unannouncedHuaweiPhone) ∧ EquippedWith(unannouncedHuaweiPhone, fourCoreGPU) ∧ MadeByApple(unannouncedHuaweiPhone))",True,886 32,"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 a school where he is from. ","WorldLeadingLightingDesigner(hughVanstone) From(hughVanstone, unitedKingdom) ∃x(GreaterThan(x, num160) ∧ LitProductions(hughVanstone,x)) ∃x(Hometown(hughVanstone,x) ∧ AttendedSchoolIn(hughVanstone,x))",Hugh Vanstone is one of the world's leading lighting designers and is from the UK.,"WorldLeadingLightingDesigner(hughVanstone) ∧ From(hughVanstone, unitedKingdom)",True,92 32,"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 a school where he is from. ","WorldLeadingLightingDesigner(hughVanstone) From(hughVanstone, unitedKingdom) ∃x(GreaterThan(x, num160) ∧ LitProductions(hughVanstone,x)) ∃x(Hometown(hughVanstone,x) ∧ AttendedSchoolIn(hughVanstone,x))",Hugh Vanstone has lit 170 productions.,"∃x(GreaterThan(x, num170) ∧ LitProductions(hughVanstone,x))",Uncertain,93 32,"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 a school where he is from. ","WorldLeadingLightingDesigner(hughVanstone) From(hughVanstone, unitedKingdom) ∃x(GreaterThan(x, num160) ∧ LitProductions(hughVanstone,x)) ∃x(Hometown(hughVanstone,x) ∧ AttendedSchoolIn(hughVanstone,x))",Hugh Vanstone attended a school in the United States.,"AttendedSchoolIn(hughVanstone, unitedStates)",Uncertain,94 155,"No man can run faster than Bolt. Superman is not a man.","∀x (Man(x) → ¬RunFasterThan(xm bolt)) ¬Man(superman)",Superman can run faster than Bolt.,"RunFasterThan(superman, bolt)",Uncertain,448 128,"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.""","American(donaldErvinKnuth) ∧ ComputerScientist(donaldErvinKnuth) ∧ Mathematician(donaldErvinKnuth) ∧ ProfessorEmeritusAt(donaldErvinKnuth, stanford) Called(donaldErvinKnuth, fatherOfTheAnalysisOfAlgorithms)","An American scientist has been called the ""father of the analysis of algorithms"".","∃x (American(x) ∧ ComputerScientist(x) ∧ Called(x, fatherOfTheAnalysisOfAlgorithms))",True,379 128,"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.""","American(donaldErvinKnuth) ∧ ComputerScientist(donaldErvinKnuth) ∧ Mathematician(donaldErvinKnuth) ∧ ProfessorEmeritusAt(donaldErvinKnuth, stanford) Called(donaldErvinKnuth, fatherOfTheAnalysisOfAlgorithms)","A mathematician has been called the ""father of the analysis of algorithms"".","∃x (Mathematician(x) ∧ Called(x, fatherOfTheAnalysisOfAlgorithms))",True,380 128,"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.""","American(donaldErvinKnuth) ∧ ComputerScientist(donaldErvinKnuth) ∧ Mathematician(donaldErvinKnuth) ∧ ProfessorEmeritusAt(donaldErvinKnuth, stanford) Called(donaldErvinKnuth, fatherOfTheAnalysisOfAlgorithms)",Donald Knuth is a well-known figure in the field of artificial intelligence.,"WellKnownFigureIn(donaldErvinKnuth, artificialIntelligence)",Uncertain,381 121,"Neocrepidodera Corpulentas are flea beetles or moths, or both. Neocrepidodera Corpulentas are in the Chrysomelidae family. There are no moths within the Chrysomelidae family. There is a Neocrepidodera Corpulenta. ","∀x (NeocrepidoderaCorpulenta(x) → (FleaBeetle(x) ∨ Moth(x))) ∀x (NeocrepidoderaCorpulenta(x) → In(x, chrysomelidaeFamily)) ∀x (In(x, chrysomelidaeFamily) → ¬Moth(x)) ∃x (NeocrepidoderaCorpulenta(x))",There is a flea beetle within the Chrysomelidae family.,"∃x (FleaBeetle(x) ∧ In(x, chrysomelidaeFamily))",True,362 121,"Neocrepidodera Corpulentas are flea beetles or moths, or both. Neocrepidodera Corpulentas are in the Chrysomelidae family. There are no moths within the Chrysomelidae family. There is a Neocrepidodera Corpulenta. ","∀x (NeocrepidoderaCorpulenta(x) → (FleaBeetle(x) ∨ Moth(x))) ∀x (NeocrepidoderaCorpulenta(x) → In(x, chrysomelidaeFamily)) ∀x (In(x, chrysomelidaeFamily) → ¬Moth(x)) ∃x (NeocrepidoderaCorpulenta(x))",There are no flea beetles within the Chrysomelidae family.,"∀x (FleaBeetle(x) → ¬In(x, chrysomelidaeFamily))",False,363 227,"Carrozzeria Colli is a Milanese coachbuilder company established by Giuseppe Colli in 1931. Carrozzeria Colli is a company that specializes 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 chassis. Carrozzeria Colli worked for airforces. Carrozzeria Colli made car bodies. ","Milanese(carrozzeriaColli) ∧ CoachBuilder(carrozzeriaColli) ∧ Company(carrozzeriaColli) ∧ EstablishedBy(carrozzeriaColli, giuseppeColli) ∧ EstablishedIn(carrozzeriaColli, 1931) Company(carrozzeriaColli) ∧ SpecializesIn(carrozzeriaColli, usingAluminum) ∀x (BuiltBy(x, carrozzeriaColli) ∧ FirstAutomobile(x) → RacingCar(x)) ∃x (BuiltBy(x, carrozzeriaColli) ∧ RacingCar(x) ∧ Used(x, fiat1100mechanicals) ∧ Used(x, chassis)) ∃x (Airforce(x) ∧ WorkedFor(carrozzeriaColli, x)) ∃(CarBody(x) ∧ Made(x, carrozzeriaColli))",Carrozzeria Colli made car bodies in 1931.,"∃x (CarBody(x) ∧ Made(x, carrozzeriaColli) ∧ MadeIn(x, 1931))",Uncertain,640 227,"Carrozzeria Colli is a Milanese coachbuilder company established by Giuseppe Colli in 1931. Carrozzeria Colli is a company that specializes 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 chassis. Carrozzeria Colli worked for airforces. Carrozzeria Colli made car bodies. ","Milanese(carrozzeriaColli) ∧ CoachBuilder(carrozzeriaColli) ∧ Company(carrozzeriaColli) ∧ EstablishedBy(carrozzeriaColli, giuseppeColli) ∧ EstablishedIn(carrozzeriaColli, 1931) Company(carrozzeriaColli) ∧ SpecializesIn(carrozzeriaColli, usingAluminum) ∀x (BuiltBy(x, carrozzeriaColli) ∧ FirstAutomobile(x) → RacingCar(x)) ∃x (BuiltBy(x, carrozzeriaColli) ∧ RacingCar(x) ∧ Used(x, fiat1100mechanicals) ∧ Used(x, chassis)) ∃x (Airforce(x) ∧ WorkedFor(carrozzeriaColli, x)) ∃(CarBody(x) ∧ Made(x, carrozzeriaColli))",Carrozzeria Colli built airplanes during World War II.,"∃x (Airplane(x) ∧ Made(x, carrozzeriaColli) ∧ MadeDuring(x, worldWarII))",Uncertain,641 227,"Carrozzeria Colli is a Milanese coachbuilder company established by Giuseppe Colli in 1931. Carrozzeria Colli is a company that specializes 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 chassis. Carrozzeria Colli worked for airforces. Carrozzeria Colli made car bodies. ","Milanese(carrozzeriaColli) ∧ CoachBuilder(carrozzeriaColli) ∧ Company(carrozzeriaColli) ∧ EstablishedBy(carrozzeriaColli, giuseppeColli) ∧ EstablishedIn(carrozzeriaColli, 1931) Company(carrozzeriaColli) ∧ SpecializesIn(carrozzeriaColli, usingAluminum) ∀x (BuiltBy(x, carrozzeriaColli) ∧ FirstAutomobile(x) → RacingCar(x)) ∃x (BuiltBy(x, carrozzeriaColli) ∧ RacingCar(x) ∧ Used(x, fiat1100mechanicals) ∧ Used(x, chassis)) ∃x (Airforce(x) ∧ WorkedFor(carrozzeriaColli, x)) ∃(CarBody(x) ∧ Made(x, carrozzeriaColli))",Giuseppe Colli established a company that made car bodies.,"∃x ∃y (Company(x) ∧ EstablishedBy(x, giuseppeColli) ∧ CarBody(y) ∧ Made(y, x))",True,642 227,"Carrozzeria Colli is a Milanese coachbuilder company established by Giuseppe Colli in 1931. Carrozzeria Colli is a company that specializes 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 chassis. Carrozzeria Colli worked for airforces. Carrozzeria Colli made car bodies. ","Milanese(carrozzeriaColli) ∧ CoachBuilder(carrozzeriaColli) ∧ Company(carrozzeriaColli) ∧ EstablishedBy(carrozzeriaColli, giuseppeColli) ∧ EstablishedIn(carrozzeriaColli, 1931) Company(carrozzeriaColli) ∧ SpecializesIn(carrozzeriaColli, usingAluminum) ∀x (BuiltBy(x, carrozzeriaColli) ∧ FirstAutomobile(x) → RacingCar(x)) ∃x (BuiltBy(x, carrozzeriaColli) ∧ RacingCar(x) ∧ Used(x, fiat1100mechanicals) ∧ Used(x, chassis)) ∃x (Airforce(x) ∧ WorkedFor(carrozzeriaColli, x)) ∃(CarBody(x) ∧ Made(x, carrozzeriaColli))",Giuseppe Colli established a Milanese coachbuilder company that specialized in using aluminum.,"∃x (Milanese(x) ∧ CoachBuilder(x) ∧ Company(x) ∧ EstablishedBy(x, giuseppeColli) ∧ SpecializesIn(x, usingAluminum))",True,643 227,"Carrozzeria Colli is a Milanese coachbuilder company established by Giuseppe Colli in 1931. Carrozzeria Colli is a company that specializes 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 chassis. Carrozzeria Colli worked for airforces. Carrozzeria Colli made car bodies. ","Milanese(carrozzeriaColli) ∧ CoachBuilder(carrozzeriaColli) ∧ Company(carrozzeriaColli) ∧ EstablishedBy(carrozzeriaColli, giuseppeColli) ∧ EstablishedIn(carrozzeriaColli, 1931) Company(carrozzeriaColli) ∧ SpecializesIn(carrozzeriaColli, usingAluminum) ∀x (BuiltBy(x, carrozzeriaColli) ∧ FirstAutomobile(x) → RacingCar(x)) ∃x (BuiltBy(x, carrozzeriaColli) ∧ RacingCar(x) ∧ Used(x, fiat1100mechanicals) ∧ Used(x, chassis)) ∃x (Airforce(x) ∧ WorkedFor(carrozzeriaColli, x)) ∃(CarBody(x) ∧ Made(x, carrozzeriaColli))",The first automobiles built by Carrozzeria Colli were built using Fiat 1100 mechanicals and chassis.,"∃x (BuiltBy(x, carrozzeriaColli) ∧ FirstAutomobil(x) ∧ Used(x, fiat1100mechanicals) ∧ Used(x, chassis))",Uncertain,644 130,"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.","(GoTo(john, theCinema) ∧ GoTo(john, today)) ↔ GoTo(jack, theCinema) ∧ GoTo(jack, today) (GoTo(john, theCinema) ∧ GoTo(john, today)) ↔ (On(ironman) ∧ ¬Bad(weather, today)) ∃x (Day(x) ∧ March(x) → ¬Bad(weather, x)) On(ironman) Day(presentMoment) ∧ March(presentMoment)",John will go to the cinema.,"GoTo(john, theCinema) ∧ GoTo(john, today)",Uncertain,386 130,"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.","(GoTo(john, theCinema) ∧ GoTo(john, today)) ↔ GoTo(jack, theCinema) ∧ GoTo(jack, today) (GoTo(john, theCinema) ∧ GoTo(john, today)) ↔ (On(ironman) ∧ ¬Bad(weather, today)) ∃x (Day(x) ∧ March(x) → ¬Bad(weather, x)) On(ironman) Day(presentMoment) ∧ March(presentMoment)",The weather is good today.,"¬Bad(weather, today)",Uncertain,387 81,"Quiksilver sells sportswear, clothing, footwear, and accessories. Flannels are a type of clothing. Joe owns an item from Quiksilver.","∀x (Sells(quiksilver, x) → (Sportswear(x) ∨ Clothing(x) ∨ Footwear(x) ∨ Accessory(x))) Clothing(flannel) ∃x (Sells(quiksilver, x) ∧ Owns(joe, x))",Quiksilver sells beer.,"Sells(quiksilver, beer)",Uncertain,246 81,"Quiksilver sells sportswear, clothing, footwear, and accessories. Flannels are a type of clothing. Joe owns an item from Quiksilver.","∀x (Sells(quiksilver, x) → (Sportswear(x) ∨ Clothing(x) ∨ Footwear(x) ∨ Accessory(x))) Clothing(flannel) ∃x (Sells(quiksilver, x) ∧ Owns(joe, x))",Joe owns a flannel.,"Owns(joe, flannel)",Uncertain,247 81,"Quiksilver sells sportswear, clothing, footwear, and accessories. Flannels are a type of clothing. Joe owns an item from Quiksilver.","∀x (Sells(quiksilver, x) → (Sportswear(x) ∨ Clothing(x) ∨ Footwear(x) ∨ Accessory(x))) Clothing(flannel) ∃x (Sells(quiksilver, x) ∧ Owns(joe, x))","Joe owns at least one piece of sportswear, clothing, footwear, or accessory","∃x (Owns(joe, x) ∧ Sportswear(x) ∨ Clothing(x) ∨ Footwear(x) ∨ Accessory(x))",True,248 308,"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 that allow users to simulate playing online soccer using licensed players are in the FIFA series. The video game named “Be Lionel” is in the Pokemon series, or it allows users to simulate playing online soccer games using licensed players.","∀x (VideoGame(x) ∧ ReleasedBy(x, nintendo) → ¬Support(x, pS4)) ∀x (VideoGame(x) ∧ In(x, pokemonSeries) → ReleasedBy(x, nintendo)) ∀x (VideoGame(x) ∧ In(x, fIFASeries) → Support(x, pS4)) ∀x (VideoGame(x) ∧ Simulate(x, onlineSoccer) ∧ Use(x, licensedPlayer) → In(x, fIFASeries)) VideoGame(beLionel) ∧ In(beLionel, pokemonSeries) ∨ (Simulate(beLionel, onlineSoccer) ∧ Use(beLionel, licensedPlayer))","The video game ""Be Lionel"" is in the pokemon series.",VideoGame(beLionel) ∧ PokemonSeries(beLionel),Uncertain,760 308,"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 that allow users to simulate playing online soccer using licensed players are in the FIFA series. The video game named “Be Lionel” is in the Pokemon series, or it allows users to simulate playing online soccer games using licensed players.","∀x (VideoGame(x) ∧ ReleasedBy(x, nintendo) → ¬Support(x, pS4)) ∀x (VideoGame(x) ∧ In(x, pokemonSeries) → ReleasedBy(x, nintendo)) ∀x (VideoGame(x) ∧ In(x, fIFASeries) → Support(x, pS4)) ∀x (VideoGame(x) ∧ Simulate(x, onlineSoccer) ∧ Use(x, licensedPlayer) → In(x, fIFASeries)) VideoGame(beLionel) ∧ In(beLionel, pokemonSeries) ∨ (Simulate(beLionel, onlineSoccer) ∧ Use(beLionel, licensedPlayer))","The video game named “Be Lionel” either is in the FIFA series and supports the PS4 platform, or it neither is in the FIFA series nor supports the PS4 platform.","VideoGame(beLionel) ∧ ¬(FIFASeries(beLionel) ⊕ Support(beLionel, pS4))",True,761 308,"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 that allow users to simulate playing online soccer using licensed players are in the FIFA series. The video game named “Be Lionel” is in the Pokemon series, or it allows users to simulate playing online soccer games using licensed players.","∀x (VideoGame(x) ∧ ReleasedBy(x, nintendo) → ¬Support(x, pS4)) ∀x (VideoGame(x) ∧ In(x, pokemonSeries) → ReleasedBy(x, nintendo)) ∀x (VideoGame(x) ∧ In(x, fIFASeries) → Support(x, pS4)) ∀x (VideoGame(x) ∧ Simulate(x, onlineSoccer) ∧ Use(x, licensedPlayer) → In(x, fIFASeries)) VideoGame(beLionel) ∧ In(beLionel, pokemonSeries) ∨ (Simulate(beLionel, onlineSoccer) ∧ Use(beLionel, licensedPlayer))",The video game named “Be Lionel” is either in the FIFA series or supports the PS4 platform.,"VideoGame(beLionel) ∧ FIFASeries(beLionel) ⊕ Support(beLionel, pS4)",False,762 308,"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 that allow users to simulate playing online soccer using licensed players are in the FIFA series. The video game named “Be Lionel” is in the Pokemon series, or it allows users to simulate playing online soccer games using licensed players.","∀x (VideoGame(x) ∧ ReleasedBy(x, nintendo) → ¬Support(x, pS4)) ∀x (VideoGame(x) ∧ In(x, pokemonSeries) → ReleasedBy(x, nintendo)) ∀x (VideoGame(x) ∧ In(x, fIFASeries) → Support(x, pS4)) ∀x (VideoGame(x) ∧ Simulate(x, onlineSoccer) ∧ Use(x, licensedPlayer) → In(x, fIFASeries)) VideoGame(beLionel) ∧ In(beLionel, pokemonSeries) ∨ (Simulate(beLionel, onlineSoccer) ∧ Use(beLionel, licensedPlayer))",The video game named “Be Lionel” is not in the FIFA or Pokemon series.,"VideoGame(beLionel) ∧ ¬(FIFASeries(beLionel) ∨ Support(beLionel, pS4))",False,763 311,"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.","∀x ∀y (PaymentCard(x) ∧ RussianBank(y) ∧ IssuedBy(x, y) → ¬UsedWith(x, applePay)) ∀x ∀y (PaymentCard(x) ∧ MIR(x) → RussianBank(y) ∧ IssuedBy(x, y)) ∃x (PaymentCard(x) ∧ International(x) → UsedWith(x, applePay)) ∀x ∀y (SocialPayment(x) ∧TransferredTo(x, y) → PaymentCard(y) ∧ MIR(y)) PaymentCard(bankOfAmerica) ∧ UsedWith(bankOfAmerica, applePay)",Bank of America payment cards are international.,PaymentCard(bankOfAmerica) ∧ International(bankOfAmerica),Uncertain,773 311,"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.","∀x ∀y (PaymentCard(x) ∧ RussianBank(y) ∧ IssuedBy(x, y) → ¬UsedWith(x, applePay)) ∀x ∀y (PaymentCard(x) ∧ MIR(x) → RussianBank(y) ∧ IssuedBy(x, y)) ∃x (PaymentCard(x) ∧ International(x) → UsedWith(x, applePay)) ∀x ∀y (SocialPayment(x) ∧TransferredTo(x, y) → PaymentCard(y) ∧ MIR(y)) PaymentCard(bankOfAmerica) ∧ UsedWith(bankOfAmerica, applePay)",Bank of America payment cards are international and can be used to transfer social payments in Russia.,"∀x (PaymentCard(bankOfAmerica) ∧ International(bankOfAmerica) ∧ SocialPayment(x) ∧TransferredTo(x, bankOfAmerica))",False,774 311,"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.","∀x ∀y (PaymentCard(x) ∧ RussianBank(y) ∧ IssuedBy(x, y) → ¬UsedWith(x, applePay)) ∀x ∀y (PaymentCard(x) ∧ MIR(x) → RussianBank(y) ∧ IssuedBy(x, y)) ∃x (PaymentCard(x) ∧ International(x) → UsedWith(x, applePay)) ∀x ∀y (SocialPayment(x) ∧TransferredTo(x, y) → PaymentCard(y) ∧ MIR(y)) PaymentCard(bankOfAmerica) ∧ UsedWith(bankOfAmerica, applePay)","If Bank of America payment cards are international and can be used to transfer social payments in Russia, then they are international.","∀x ((PaymentCard(bandOfAmerica) ∧ International(bandOfAmerica) ∧ SocialPayment(x) ∧ TransferredTo(x, bandOfAmerica)) → International(bandOfAmerica))",True,775 52,"The Lumina APV is produced by Chevrolet. The Astro is a van produced by Chevrolet. Vehicles produced by Chevrolet in this batch are either cars or vans.","ProducedBy(luminaAPV, chevrolet) ProducedBy(astro, chevrolet) ∧ Van(astro) ∀x (Vehicle(x) ∧ ProducedBy(x, chevrolet) ∧ InThisBatch(x) → (Car(x) ⊕ Van(x)))",The Lumina APV is a van.,Van(luminaAPV),Uncertain,150 52,"The Lumina APV is produced by Chevrolet. The Astro is a van produced by Chevrolet. Vehicles produced by Chevrolet in this batch are either cars or vans.","ProducedBy(luminaAPV, chevrolet) ProducedBy(astro, chevrolet) ∧ Van(astro) ∀x (Vehicle(x) ∧ ProducedBy(x, chevrolet) ∧ InThisBatch(x) → (Car(x) ⊕ Van(x)))",The Lumina APV is either a car or a van.,Car(luminaAPV) ⊕ Van(luminaAPV),True,151 52,"The Lumina APV is produced by Chevrolet. The Astro is a van produced by Chevrolet. Vehicles produced by Chevrolet in this batch are either cars or vans.","ProducedBy(luminaAPV, chevrolet) ProducedBy(astro, chevrolet) ∧ Van(astro) ∀x (Vehicle(x) ∧ ProducedBy(x, chevrolet) ∧ InThisBatch(x) → (Car(x) ⊕ Van(x)))",The Astro is a van.,Van(astro),True,152 52,"The Lumina APV is produced by Chevrolet. The Astro is a van produced by Chevrolet. Vehicles produced by Chevrolet in this batch are either cars or vans.","ProducedBy(luminaAPV, chevrolet) ProducedBy(astro, chevrolet) ∧ Van(astro) ∀x (Vehicle(x) ∧ ProducedBy(x, chevrolet) ∧ InThisBatch(x) → (Car(x) ⊕ Van(x)))",The Astro is a car.,Car(astro),False,153 405,"Everyone who works in the office is a commuter. People either work in the office 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 a commuter and is not a person who works from home.","∀x (WorkIn(x, office) → Commuter(x)) ∀x (WorkIn(x, office) ⊕ WorkFrom(x, home)) ∀x (WorkFrom(x, home) → Have(x, relaxedSchedule)) Commuter(george) ⊕ Have(george, homeOffice) (WorkFrom(george, home) ⊕ Have(george, homeOffice)) → ¬WorkFrom(george, home) ∧ Commuter(george)",George is a person who works from home.,"WorkFrom(george, home)",Uncertain,1123 405,"Everyone who works in the office is a commuter. People either work in the office 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 a commuter and is not a person who works from home.","∀x (WorkIn(x, office) → Commuter(x)) ∀x (WorkIn(x, office) ⊕ WorkFrom(x, home)) ∀x (WorkFrom(x, home) → Have(x, relaxedSchedule)) Commuter(george) ⊕ Have(george, homeOffice) (WorkFrom(george, home) ⊕ Have(george, homeOffice)) → ¬WorkFrom(george, home) ∧ Commuter(george)","If George is not a person who works from home and a person who works in the office, then George is neither a commuter nor a person who has a relaxed schedule.","¬(WorkFrom(george, home) ∧ WorkIn(george, office)) → ¬(Commuter(george) ∨ Have(george, relaxedSchedule))",False,1124 405,"Everyone who works in the office is a commuter. People either work in the office 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 a commuter and is not a person who works from home.","∀x (WorkIn(x, office) → Commuter(x)) ∀x (WorkIn(x, office) ⊕ WorkFrom(x, home)) ∀x (WorkFrom(x, home) → Have(x, relaxedSchedule)) Commuter(george) ⊕ Have(george, homeOffice) (WorkFrom(george, home) ⊕ Have(george, homeOffice)) → ¬WorkFrom(george, home) ∧ Commuter(george)","If George is either a person who has a home office setup and a person who works in the office, or neither a person who has a home office setup nor a person who works in the office, then George is either a person who works from home or a person who has a relaxed schedule.","¬(Have(george, homeOffice) ⊕ WorkIn(george, office)) → (WorkFrom(george, home) ⊕ Have(george, relaxedSchedule))",True,1125 28,"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.","MusicSupervisor(jasonKramer) ∧ American(jasonKramer) ∃x ∃y (American(x) ∧ MusicSupervisor(x) ∧ RadioPersonality(x) ∧ (¬(x=y)) ∧ American(y) ∧ MusicSupervisor(y) ∧ RadioPersonality(y)) ∀x ∀y((HostShowOn(x, y) ∧ PublicRadioStation(x)) → RadioPersonality(x)) RadioPersonality(joeRogan) ∃x(HostShowOn(jasonKramer, x) ∧ PublicRadioStation(x))",Joe Rogan is American.,American(joeRogan),Uncertain,80 28,"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.","MusicSupervisor(jasonKramer) ∧ American(jasonKramer) ∃x ∃y (American(x) ∧ MusicSupervisor(x) ∧ RadioPersonality(x) ∧ (¬(x=y)) ∧ American(y) ∧ MusicSupervisor(y) ∧ RadioPersonality(y)) ∀x ∀y((HostShowOn(x, y) ∧ PublicRadioStation(x)) → RadioPersonality(x)) RadioPersonality(joeRogan) ∃x(HostShowOn(jasonKramer, x) ∧ PublicRadioStation(x))",Jason Kramer is a music supervisor.,MusicSupervisor(jasonKramer),True,81 28,"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.","MusicSupervisor(jasonKramer) ∧ American(jasonKramer) ∃x ∃y (American(x) ∧ MusicSupervisor(x) ∧ RadioPersonality(x) ∧ (¬(x=y)) ∧ American(y) ∧ MusicSupervisor(y) ∧ RadioPersonality(y)) ∀x ∀y((HostShowOn(x, y) ∧ PublicRadioStation(x)) → RadioPersonality(x)) RadioPersonality(joeRogan) ∃x(HostShowOn(jasonKramer, x) ∧ PublicRadioStation(x))",Jason Kramer is a radio personality.,RadioPersonality(jasonKramer),True,82 430,"Hermès bags are not made in Italy. All Birkin bags are Hermès bags. All Ferraris are made in Italy. All cars that carry a Ferrari V12 engine are Ferraris. All cars that are made in Maranello carry a Ferrari V12 engine. A Lamborghini SUV is not both a Ferrari and made in Maranello. A Kelly bag is a Hermès bag, or it is a car that carries a Ferrari V12 engine. ","∀x ((Bag(x) ∧ Hermès(x)) → ¬MadeIn(x, italy)) ∀x ((Bag(x) ∧ Birkin(x)) → Hermès(x)) ∀x (Ferrari(x) → MadeIn(x, italy)) ∀x ((Car(x) ∧ Carry(x, ferrariV12Engine)) → Ferrrari(x)) ∀x ((Car(x) ∧ MadeIn(x, maranello)) → Carry(x, ferrariV12Engine)) ¬(Ferrari(lamborghiniSUV) ∧ MadeIn(lamborghiniSUV, maranello)) (Bag(kelly) ∧ Hermès(kelly)) ∨ (Bag(kelly) ∧ Car(kelly) ∧ Carry(kelly, ferrariV12Engine))",A Lamborghini SUV is made in Italy.,"MadeIn(lamborghiniSUV, italy)",Uncertain,1223 430,"Hermès bags are not made in Italy. All Birkin bags are Hermès bags. All Ferraris are made in Italy. All cars that carry a Ferrari V12 engine are Ferraris. All cars that are made in Maranello carry a Ferrari V12 engine. A Lamborghini SUV is not both a Ferrari and made in Maranello. A Kelly bag is a Hermès bag, or it is a car that carries a Ferrari V12 engine. ","∀x ((Bag(x) ∧ Hermès(x)) → ¬MadeIn(x, italy)) ∀x ((Bag(x) ∧ Birkin(x)) → Hermès(x)) ∀x (Ferrari(x) → MadeIn(x, italy)) ∀x ((Car(x) ∧ Carry(x, ferrariV12Engine)) → Ferrrari(x)) ∀x ((Car(x) ∧ MadeIn(x, maranello)) → Carry(x, ferrariV12Engine)) ¬(Ferrari(lamborghiniSUV) ∧ MadeIn(lamborghiniSUV, maranello)) (Bag(kelly) ∧ Hermès(kelly)) ∨ (Bag(kelly) ∧ Car(kelly) ∧ Carry(kelly, ferrariV12Engine))",A Lamborghini SUV is not made in Italy.,"¬MadeIn(lamborghiniSUV, italy)",Uncertain,1224 430,"Hermès bags are not made in Italy. All Birkin bags are Hermès bags. All Ferraris are made in Italy. All cars that carry a Ferrari V12 engine are Ferraris. All cars that are made in Maranello carry a Ferrari V12 engine. A Lamborghini SUV is not both a Ferrari and made in Maranello. A Kelly bag is a Hermès bag, or it is a car that carries a Ferrari V12 engine. ","∀x ((Bag(x) ∧ Hermès(x)) → ¬MadeIn(x, italy)) ∀x ((Bag(x) ∧ Birkin(x)) → Hermès(x)) ∀x (Ferrari(x) → MadeIn(x, italy)) ∀x ((Car(x) ∧ Carry(x, ferrariV12Engine)) → Ferrrari(x)) ∀x ((Car(x) ∧ MadeIn(x, maranello)) → Carry(x, ferrariV12Engine)) ¬(Ferrari(lamborghiniSUV) ∧ MadeIn(lamborghiniSUV, maranello)) (Bag(kelly) ∧ Hermès(kelly)) ∨ (Bag(kelly) ∧ Car(kelly) ∧ Carry(kelly, ferrariV12Engine))",A Kelly bag is a Birkin bag made in Maranello.,"Bag(kelly) ∧ MadeIn(kelly, maranello) ∧ Birkin(kelly)",False,1225 430,"Hermès bags are not made in Italy. All Birkin bags are Hermès bags. All Ferraris are made in Italy. All cars that carry a Ferrari V12 engine are Ferraris. All cars that are made in Maranello carry a Ferrari V12 engine. A Lamborghini SUV is not both a Ferrari and made in Maranello. A Kelly bag is a Hermès bag, or it is a car that carries a Ferrari V12 engine. ","∀x ((Bag(x) ∧ Hermès(x)) → ¬MadeIn(x, italy)) ∀x ((Bag(x) ∧ Birkin(x)) → Hermès(x)) ∀x (Ferrari(x) → MadeIn(x, italy)) ∀x ((Car(x) ∧ Carry(x, ferrariV12Engine)) → Ferrrari(x)) ∀x ((Car(x) ∧ MadeIn(x, maranello)) → Carry(x, ferrariV12Engine)) ¬(Ferrari(lamborghiniSUV) ∧ MadeIn(lamborghiniSUV, maranello)) (Bag(kelly) ∧ Hermès(kelly)) ∨ (Bag(kelly) ∧ Car(kelly) ∧ Carry(kelly, ferrariV12Engine))",A Kelly bag is not both made in Maranello and a Birkin bag.,"Bag(kelly) ∧ ¬(MadeIn(kelly, maranello) ∧ Birkin(kelly))",True,1226 209,"If someone lives in a place named Galicia, then they live in either Spain or Poland. Spain is in Europe. Poland is in Europe. Rochelle lives in Europe. Dominique does not live in Europe. Alfonso lives in a place named Galicia.","∀x (∃y (LiveIn(x, y) ∧ Place(y) ∧ Named(y, galicia)) → LiveIn(x, spain) ⊕ LiveIn(x, poland)) ∀x (LiveIn(x, spain) → LiveIn(x, europe)) ∀x (LiveIn(x, poland) → LiveIn(x, europe)) LiveIn(rochelle, europe) ¬LiveIn(dominique, europe) ∃y (LiveIn(alfonso, y) ∧ Place(y) ∧ Named(y, galicia))",Rochelle lives in a place namedGalicia.,"∃y (LiveIn(rochelle, y) ∧ Place(y) ∧ Named(y, galicia))",Uncertain,596 209,"If someone lives in a place named Galicia, then they live in either Spain or Poland. Spain is in Europe. Poland is in Europe. Rochelle lives in Europe. Dominique does not live in Europe. Alfonso lives in a place named Galicia.","∀x (∃y (LiveIn(x, y) ∧ Place(y) ∧ Named(y, galicia)) → LiveIn(x, spain) ⊕ LiveIn(x, poland)) ∀x (LiveIn(x, spain) → LiveIn(x, europe)) ∀x (LiveIn(x, poland) → LiveIn(x, europe)) LiveIn(rochelle, europe) ¬LiveIn(dominique, europe) ∃y (LiveIn(alfonso, y) ∧ Place(y) ∧ Named(y, galicia))",Dominique does not live in Spain.,"∀x (Live(dominique, x) → ¬In(x, spain))",True,597 209,"If someone lives in a place named Galicia, then they live in either Spain or Poland. Spain is in Europe. Poland is in Europe. Rochelle lives in Europe. Dominique does not live in Europe. Alfonso lives in a place named Galicia.","∀x (∃y (LiveIn(x, y) ∧ Place(y) ∧ Named(y, galicia)) → LiveIn(x, spain) ⊕ LiveIn(x, poland)) ∀x (LiveIn(x, spain) → LiveIn(x, europe)) ∀x (LiveIn(x, poland) → LiveIn(x, europe)) LiveIn(rochelle, europe) ¬LiveIn(dominique, europe) ∃y (LiveIn(alfonso, y) ∧ Place(y) ∧ Named(y, galicia))",Alfonso lives in Europe.,"∀x (Live(alfonso, x) → In(x, europe))",True,598 106,"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. ","BornIn(ralphHammerthaler, wasserburgamInn) LocatedIn(wasserbAmInn, germany) LocatedIn(germany, europe) Writer(ralphHammerthaler) ∧ German(ralphHammerthaler) BornIn1965(ralphHammerthaler)",Ralph Hammerthaler is a writer born in Asia.,"Writer(ralphHammerthaler) ∧ BornIn(ralphHammerthaler, asia)",Uncertain,321 106,"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. ","BornIn(ralphHammerthaler, wasserburgamInn) LocatedIn(wasserbAmInn, germany) LocatedIn(germany, europe) Writer(ralphHammerthaler) ∧ German(ralphHammerthaler) BornIn1965(ralphHammerthaler)",Ralph Hammerthaler lives in Germany.,"LivesIn(ralphHammerthaler, germany)",Uncertain,322 415,"All books written by Neil Gaiman have sold more than one thousand copies. Some books that have won Hugo Awards are written by Neil Gaiman. Tomas has read all books written by Tolkien. Either Tomas has read Hamlet, or it has sold more than one thousand copies. Hamlet has either sold more than one thousand copies or it is written by Neil Gaiman.","∀x ((Book(x) ∧ WrittenBy(x, neilGaiman)) → ∃y (MoreThan(y, num1000) ∧ SoldCopies(x, y))) ∃x ∃y (Book(x) ∧ Win(x, hugoAward) ∧ WrittenBy(x, neilGaiman) ∧ (¬(x=y)) ∧ Book(y) ∧ Win(y, hugoAward) ∧ WrittenBy(y, neilGaiman)) ∀x ((Book(x) ∧ WrittenBy(x, tolkien)) → ReadBy(x, tomas)) ReadBy(hamlet, tomas) ⊕ (∃y (MoreThan(y, num1000) ∧ SoldCopies(hamlet, y))) ∃y (MoreThan(y, num1000) ∧ SoldCopies(hamlet, y)) ⊕ WrittenBy(hamlet, neilGaiman)",Hamlet has won a Hugo Award.,"Win(hamlet, hugoAward)",Uncertain,1166 415,"All books written by Neil Gaiman have sold more than one thousand copies. Some books that have won Hugo Awards are written by Neil Gaiman. Tomas has read all books written by Tolkien. Either Tomas has read Hamlet, or it has sold more than one thousand copies. Hamlet has either sold more than one thousand copies or it is written by Neil Gaiman.","∀x ((Book(x) ∧ WrittenBy(x, neilGaiman)) → ∃y (MoreThan(y, num1000) ∧ SoldCopies(x, y))) ∃x ∃y (Book(x) ∧ Win(x, hugoAward) ∧ WrittenBy(x, neilGaiman) ∧ (¬(x=y)) ∧ Book(y) ∧ Win(y, hugoAward) ∧ WrittenBy(y, neilGaiman)) ∀x ((Book(x) ∧ WrittenBy(x, tolkien)) → ReadBy(x, tomas)) ReadBy(hamlet, tomas) ⊕ (∃y (MoreThan(y, num1000) ∧ SoldCopies(hamlet, y))) ∃y (MoreThan(y, num1000) ∧ SoldCopies(hamlet, y)) ⊕ WrittenBy(hamlet, neilGaiman)",Hamlet has won a Hugo Award and is written by Tolkien.,"Win(hamlet, hugoAward) ∧ WrittenBy(hamlet, tolkien)",False,1167 415,"All books written by Neil Gaiman have sold more than one thousand copies. Some books that have won Hugo Awards are written by Neil Gaiman. Tomas has read all books written by Tolkien. Either Tomas has read Hamlet, or it has sold more than one thousand copies. Hamlet has either sold more than one thousand copies or it is written by Neil Gaiman.","∀x ((Book(x) ∧ WrittenBy(x, neilGaiman)) → ∃y (MoreThan(y, num1000) ∧ SoldCopies(x, y))) ∃x ∃y (Book(x) ∧ Win(x, hugoAward) ∧ WrittenBy(x, neilGaiman) ∧ (¬(x=y)) ∧ Book(y) ∧ Win(y, hugoAward) ∧ WrittenBy(y, neilGaiman)) ∀x ((Book(x) ∧ WrittenBy(x, tolkien)) → ReadBy(x, tomas)) ReadBy(hamlet, tomas) ⊕ (∃y (MoreThan(y, num1000) ∧ SoldCopies(hamlet, y))) ∃y (MoreThan(y, num1000) ∧ SoldCopies(hamlet, y)) ⊕ WrittenBy(hamlet, neilGaiman)","If Hamlet has either won a Hugo Award and is written by Tolkien, or neither has won a Hugo Award nor is written by Tolkien, then Hamlet has neither won a Hugo Award nor is written by Neil Gaiman.","¬(Win(hamlet, hugoAward) ⊕ WrittenBy(hamlet, tolkien)) → (¬Win(hamlet, hugoAward) ∧ (¬WrittenBy(hamlet, neilGaiman)))",True,1168 479,"Grass is not food All meadows are grass. All edible things are food. All fruits are edible. All lemons are fruit. Grapes are not both edible and lemons. Bananas are grasses or fruits. ","∀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)",Grapes are food.,Food(grape),Uncertain,1393 479,"Grass is not food All meadows are grass. All edible things are food. All fruits are edible. All lemons are fruit. Grapes are not both edible and lemons. Bananas are grasses or fruits. ","∀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)",Grapes are not a food.,¬Food(grape),Uncertain,1394 479,"Grass is not food All meadows are grass. All edible things are food. All fruits are edible. All lemons are fruit. Grapes are not both edible and lemons. Bananas are grasses or fruits. ","∀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)",Bananas are both lemons and meadows.,Lemon(banana) ∧ Meadow(banana),False,1395 479,"Grass is not food All meadows are grass. All edible things are food. All fruits are edible. All lemons are fruit. Grapes are not both edible and lemons. Bananas are grasses or fruits. ","∀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)",Bananas are not both a lemon and a meadow.,¬(Lemon(banana) ∧ Meadow(banana)),True,1396 21,"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 won many games. 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.","Team(goldenStateWarriors) ∧ From(goldenStateWarriors, sanFrancisco) Won(goldenStateWarriors, nbaFinals) ∀x ((Team(x) ∧ Attending(x, nbaFinals)) → WonManyGames(x)) Team(bostonCeltics) ∧ Lost(bostonCeltics, nbaFinals) ∀x ((Team(x) ∧ Won(x, nbaFinals)) → MoreIncome(x)) ∀x ((Won(x, nbaFinals) ∨ Lost(x, nbaFinals)) → Attending(x, nbaFinals))",The Boston Celtics are from San Francisco.,"From(bostonCeltics, sanFrancisco)",Uncertain,60 21,"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 won many games. 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.","Team(goldenStateWarriors) ∧ From(goldenStateWarriors, sanFrancisco) Won(goldenStateWarriors, nbaFinals) ∀x ((Team(x) ∧ Attending(x, nbaFinals)) → WonManyGames(x)) Team(bostonCeltics) ∧ Lost(bostonCeltics, nbaFinals) ∀x ((Team(x) ∧ Won(x, nbaFinals)) → MoreIncome(x)) ∀x ((Won(x, nbaFinals) ∨ Lost(x, nbaFinals)) → Attending(x, nbaFinals))",The Boston Celtics have more than 30 years of experience.,HasMoreThanThirtyYearsOfHistory(bostonCeltics),True,61 21,"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 won many games. 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.","Team(goldenStateWarriors) ∧ From(goldenStateWarriors, sanFrancisco) Won(goldenStateWarriors, nbaFinals) ∀x ((Team(x) ∧ Attending(x, nbaFinals)) → WonManyGames(x)) Team(bostonCeltics) ∧ Lost(bostonCeltics, nbaFinals) ∀x ((Team(x) ∧ Won(x, nbaFinals)) → MoreIncome(x)) ∀x ((Won(x, nbaFinals) ∨ Lost(x, nbaFinals)) → Attending(x, nbaFinals))",The Golden State Warriors will have more income from gate receipts.,MoreIncome(goldenStateWarriors),True,62 218,"Maya would only play the violin if her fingers could never be injured. Volleyball players can injure their ankles, fingers, or shoulder. Maya is a volleyball player.","Play(maya, violin) → ¬CanInjure(maya, fingers) ∀x (VolleyballPlayer(x) → (CanInjure(ankles) ∧ CanInjure(fingers) ∧ CanInjure(shoulder))) VolleyballPlayer(maya)",Maya will not play the violin.,"¬Play(maya, violin)",True,620 428,"All devices belonging to the company are connected to Google Home. All devices with the company logo belong to the company. Each device either has the company logo or belongs to employees. All of the devices belonging to employees can be connected to the company's wifi. All of the devices connected to Google Home are controlled by managers. All of the devices that connect to the company's wifi are easy to operate. All of the devices that are easy to operate were produced after a new CTO is appointed. ModelXX was not produced after a new CTO was appointed.","∀x ((Devices(x) ∧ BelongTo(x, company)) → ConnectTo(x, googleHome)) ∀x ((Devices(x) ∧ With(x, companyLogo)) → BelongTo(x, company)) ∀x ((Devices(x) → (With(x, companyLogo) ⊕ BelongTo(x, employee))) ∀x ((Devices(x) ∧ BelongTo(x, employee)) → CanBeConnectedTo(x, wifi)) ∀x ((Devices(x) ∧ ConnectTo(x, googleHome)) → ControlledBy(x, manager)) ∀x ((Devices(x) ∧ CanBeConnectedTo(x, wifi)) → EasyToOperate(x)) ∀x ((Devices(x) ∧ EasyToOperate(x)) → ProducedAfterNewCTOAppointed(x, company)) Devices(modelXX) ∧ (¬ProducedAfterNewCTOAppointed(modelXX, company))",ModelXX is controlled by managers.,"ControlledBy(x, manager)",True,1215 428,"All devices belonging to the company are connected to Google Home. All devices with the company logo belong to the company. Each device either has the company logo or belongs to employees. All of the devices belonging to employees can be connected to the company's wifi. All of the devices connected to Google Home are controlled by managers. All of the devices that connect to the company's wifi are easy to operate. All of the devices that are easy to operate were produced after a new CTO is appointed. ModelXX was not produced after a new CTO was appointed.","∀x ((Devices(x) ∧ BelongTo(x, company)) → ConnectTo(x, googleHome)) ∀x ((Devices(x) ∧ With(x, companyLogo)) → BelongTo(x, company)) ∀x ((Devices(x) → (With(x, companyLogo) ⊕ BelongTo(x, employee))) ∀x ((Devices(x) ∧ BelongTo(x, employee)) → CanBeConnectedTo(x, wifi)) ∀x ((Devices(x) ∧ ConnectTo(x, googleHome)) → ControlledBy(x, manager)) ∀x ((Devices(x) ∧ CanBeConnectedTo(x, wifi)) → EasyToOperate(x)) ∀x ((Devices(x) ∧ EasyToOperate(x)) → ProducedAfterNewCTOAppointed(x, company)) Devices(modelXX) ∧ (¬ProducedAfterNewCTOAppointed(modelXX, company))",ModelXX is either produced after a new CTO was appointed or it is controlled by managers.,"ProducedAfterNewCTOAppointed(modelXX, theCompany) ⊕ ControlledBy(x, manager)",True,1216 428,"All devices belonging to the company are connected to Google Home. All devices with the company logo belong to the company. Each device either has the company logo or belongs to employees. All of the devices belonging to employees can be connected to the company's wifi. All of the devices connected to Google Home are controlled by managers. All of the devices that connect to the company's wifi are easy to operate. All of the devices that are easy to operate were produced after a new CTO is appointed. ModelXX was not produced after a new CTO was appointed.","∀x ((Devices(x) ∧ BelongTo(x, company)) → ConnectTo(x, googleHome)) ∀x ((Devices(x) ∧ With(x, companyLogo)) → BelongTo(x, company)) ∀x ((Devices(x) → (With(x, companyLogo) ⊕ BelongTo(x, employee))) ∀x ((Devices(x) ∧ BelongTo(x, employee)) → CanBeConnectedTo(x, wifi)) ∀x ((Devices(x) ∧ ConnectTo(x, googleHome)) → ControlledBy(x, manager)) ∀x ((Devices(x) ∧ CanBeConnectedTo(x, wifi)) → EasyToOperate(x)) ∀x ((Devices(x) ∧ EasyToOperate(x)) → ProducedAfterNewCTOAppointed(x, company)) Devices(modelXX) ∧ (¬ProducedAfterNewCTOAppointed(modelXX, company))","ModelXX is not with the company logo, and managers do not control it.","¬With(modelXX, companyLogo) ∧ (¬ControlledBy(x, manager))",False,1217 428,"All devices belonging to the company are connected to Google Home. All devices with the company logo belong to the company. Each device either has the company logo or belongs to employees. All of the devices belonging to employees can be connected to the company's wifi. All of the devices connected to Google Home are controlled by managers. All of the devices that connect to the company's wifi are easy to operate. All of the devices that are easy to operate were produced after a new CTO is appointed. ModelXX was not produced after a new CTO was appointed.","∀x ((Devices(x) ∧ BelongTo(x, company)) → ConnectTo(x, googleHome)) ∀x ((Devices(x) ∧ With(x, companyLogo)) → BelongTo(x, company)) ∀x ((Devices(x) → (With(x, companyLogo) ⊕ BelongTo(x, employee))) ∀x ((Devices(x) ∧ BelongTo(x, employee)) → CanBeConnectedTo(x, wifi)) ∀x ((Devices(x) ∧ ConnectTo(x, googleHome)) → ControlledBy(x, manager)) ∀x ((Devices(x) ∧ CanBeConnectedTo(x, wifi)) → EasyToOperate(x)) ∀x ((Devices(x) ∧ EasyToOperate(x)) → ProducedAfterNewCTOAppointed(x, company)) Devices(modelXX) ∧ (¬ProducedAfterNewCTOAppointed(modelXX, company))",ModelXX is either with the company logo or controlled by managers.,"With(modelXX, companyLogo) ⊕ ControlledBy(x, manager)",False,1218 266,"All CD players are delicate mechanisms. No delicate mechanisms are suitable toys for children.","∀x (CDPlayer(x) → DelicateMechanism(x)) ∀x (DelicateMechanism(x) → ¬(Toy(x) ∧ SuitableFor(x, children)))",Some CD players are suitable toys for children.,"∃x ∃y (CDPlayer(x) ∧ CDPlayer(y) ∧ Toy(x) ∧ Toy(y) ∧ SuitableFor(x, children) ∧ SuitableFor(y, children) ∧ ¬(x=y))",Uncertain,710 347,"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 both an elephant and a mammal. If Jumbo is sleepy, then Jumbo is either a baby elephant or a mammal.","∀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)",Jumbo is sleepy.,Sleepy(jumbo),False,916 347,"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 both an elephant and a mammal. If Jumbo is sleepy, then Jumbo is either a baby elephant or a mammal.","∀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)",Jumbo is not sleepy.,¬Sleepy(jumbo),True,917 347,"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 both an elephant and a mammal. If Jumbo is sleepy, then Jumbo is either a baby elephant or a mammal.","∀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)",Jumbo is a living being.,LivingBeing(jumbo),Uncertain,918 347,"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 both an elephant and a mammal. If Jumbo is sleepy, then Jumbo is either a baby elephant or a mammal.","∀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)",Jumbo is neither sleepy nor a baby elephant.,¬Sleepy(jumbo) ∧ ¬BabyElephant(jumbo)),True,919 347,"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 both an elephant and a mammal. If Jumbo is sleepy, then Jumbo is either a baby elephant or a mammal.","∀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)",Jumbo is not sleepy or an elephant.,¬(Sleepy(jumbo) ⊕ Elephant(jumbo)),True,920 447,"No planet in the solar system relies on nuclear fusion to generate light. All stars in the solar system rely on nuclear fusion to generate light. All celestial bodies in the solar systems that have greater than 0.08 solar masses are stars. If a celestial body in the solar system has cleared its orbit of other debris and has a nearly spherical shape due to its own gravity, then it is a planet. If Europa is a celestial body in the solar system that has cleared its orbit of other debris and has a nearly spherical shape due to its own gravity or relies on nuclear fusion to generate light, then Europa is a celestial body in the solar system. ","∀x (Planet(x) ∧ In(x, solarSystem) → ¬RelyOnToGenerate(x, nuclearFusion, light)) ∀x (Star(x) ∧ In(x, solarSystem) → RelyOnToGenerate(x, nuclearFusion, light)) ∀x (CelestialBody(x) ∧ In(x, solarSystem) ∧ GreaterThan(x, solarMass, 0point08) → Star(x)) ∀x (CelestialBody(x) ∧ In(x, solarSystem) ∧ (∃y (OrbitOf(y, x) ∧ Clear(x, y) ∧ DebrisFree(y))) ∧ NearlySphericalShape(x, gravity) → Planet(x)) (CelestialBody(europa) ∧ In(europa, solarSystem) ∧ (∃y (OrbitOf(y, x) ∧ Clear(x, y) ∧ DebrisFree(y))) ∧ NearlySphericalShape(europa, gravity)) ∨ RelyOnToGenerate(europa, nuclearFusion, light) → CelestialBody(europa) ∧ In(europa, solarSystem)",Europa is a celestial body in the solar system has cleared its orbit of other debris and has a nearly spherical shape due to its own gravity.,"CelestialBody(europa) ∧ In(europa, solarSystem) ∧ (∃y (OrbitOf(y, x) ∧ Clear(x, y) ∧ DebrisFree(y))) ∧ NearlySphericalShape(europa, gravity)",Uncertain,1286 447,"No planet in the solar system relies on nuclear fusion to generate light. All stars in the solar system rely on nuclear fusion to generate light. All celestial bodies in the solar systems that have greater than 0.08 solar masses are stars. If a celestial body in the solar system has cleared its orbit of other debris and has a nearly spherical shape due to its own gravity, then it is a planet. If Europa is a celestial body in the solar system that has cleared its orbit of other debris and has a nearly spherical shape due to its own gravity or relies on nuclear fusion to generate light, then Europa is a celestial body in the solar system. ","∀x (Planet(x) ∧ In(x, solarSystem) → ¬RelyOnToGenerate(x, nuclearFusion, light)) ∀x (Star(x) ∧ In(x, solarSystem) → RelyOnToGenerate(x, nuclearFusion, light)) ∀x (CelestialBody(x) ∧ In(x, solarSystem) ∧ GreaterThan(x, solarMass, 0point08) → Star(x)) ∀x (CelestialBody(x) ∧ In(x, solarSystem) ∧ (∃y (OrbitOf(y, x) ∧ Clear(x, y) ∧ DebrisFree(y))) ∧ NearlySphericalShape(x, gravity) → Planet(x)) (CelestialBody(europa) ∧ In(europa, solarSystem) ∧ (∃y (OrbitOf(y, x) ∧ Clear(x, y) ∧ DebrisFree(y))) ∧ NearlySphericalShape(europa, gravity)) ∨ RelyOnToGenerate(europa, nuclearFusion, light) → CelestialBody(europa) ∧ In(europa, solarSystem)",Europa is a celestial body in one of the solar systems that have greater than 0.08 solar masses.,"CelestialBody(europa) ∧ In(europa, solarSystem) ∧ GreaterThan(europa, solarMass, 0.08)",False,1287 447,"No planet in the solar system relies on nuclear fusion to generate light. All stars in the solar system rely on nuclear fusion to generate light. All celestial bodies in the solar systems that have greater than 0.08 solar masses are stars. If a celestial body in the solar system has cleared its orbit of other debris and has a nearly spherical shape due to its own gravity, then it is a planet. If Europa is a celestial body in the solar system that has cleared its orbit of other debris and has a nearly spherical shape due to its own gravity or relies on nuclear fusion to generate light, then Europa is a celestial body in the solar system. ","∀x (Planet(x) ∧ In(x, solarSystem) → ¬RelyOnToGenerate(x, nuclearFusion, light)) ∀x (Star(x) ∧ In(x, solarSystem) → RelyOnToGenerate(x, nuclearFusion, light)) ∀x (CelestialBody(x) ∧ In(x, solarSystem) ∧ GreaterThan(x, solarMass, 0point08) → Star(x)) ∀x (CelestialBody(x) ∧ In(x, solarSystem) ∧ (∃y (OrbitOf(y, x) ∧ Clear(x, y) ∧ DebrisFree(y))) ∧ NearlySphericalShape(x, gravity) → Planet(x)) (CelestialBody(europa) ∧ In(europa, solarSystem) ∧ (∃y (OrbitOf(y, x) ∧ Clear(x, y) ∧ DebrisFree(y))) ∧ NearlySphericalShape(europa, gravity)) ∨ RelyOnToGenerate(europa, nuclearFusion, light) → CelestialBody(europa) ∧ In(europa, solarSystem)",Europa is not a celestial body in one of the solar systems that have greater than 0.08 solar masses.,"¬(CelestialBody(europa) ∧ In(europa, solarSystem) ∧ GreaterThan(europa, solarMass, 0.08))",True,1288 353,"If Max listens to music, he either listens to classical music or rap. All the classical songs that Max listens to are from the 12th century. If Max is listening to a rap song, then the song is by Kanye West. All songs by Kanye West are full of lyrics. All songs that are full of lyrics need to be written with words It is not true that “As it was” by Harry Styles is classical music that Max listens to and is from the 12th century. Max listens to ""As it was"" by Harry Styles.","∀x (MaxListenTo(x) → (ClassicalMusic(x) ⊕ Rap(x))) ∀x (MaxListenTo(x) ∧ ClassicalMusic(x) → Song(x) ∧ From(x, 12thCentury)) ∀x (MaxListenTo(x) ∧ Rap(x) → Song(x) ∧ By(x, kanyeWest)) ∀x (Song(x) ∧ By(x, kanyeWest) → Song(x) ∧ FullOfLyrics(x)) ∀x (Song(x) ∧ FullOfLyrics(x) → NeedToBeWrittenWith(x, words)) ¬(ClassicalMusic(asItWasByHarryStyles) ∧ Song(asItWasByHarryStyles) ∧ From(asItWasByHarryStyles, 12thCentury)) MaxListenTo(asItWasByHarryStyles)",“As it was” by Harry Styles needs to be written with words.,"NeedToBeWrittenWith(asItWasByHarryStyles, words)",True,936 353,"If Max listens to music, he either listens to classical music or rap. All the classical songs that Max listens to are from the 12th century. If Max is listening to a rap song, then the song is by Kanye West. All songs by Kanye West are full of lyrics. All songs that are full of lyrics need to be written with words It is not true that “As it was” by Harry Styles is classical music that Max listens to and is from the 12th century. Max listens to ""As it was"" by Harry Styles.","∀x (MaxListenTo(x) → (ClassicalMusic(x) ⊕ Rap(x))) ∀x (MaxListenTo(x) ∧ ClassicalMusic(x) → Song(x) ∧ From(x, 12thCentury)) ∀x (MaxListenTo(x) ∧ Rap(x) → Song(x) ∧ By(x, kanyeWest)) ∀x (Song(x) ∧ By(x, kanyeWest) → Song(x) ∧ FullOfLyrics(x)) ∀x (Song(x) ∧ FullOfLyrics(x) → NeedToBeWrittenWith(x, words)) ¬(ClassicalMusic(asItWasByHarryStyles) ∧ Song(asItWasByHarryStyles) ∧ From(asItWasByHarryStyles, 12thCentury)) MaxListenTo(asItWasByHarryStyles)","""As it was” by Harry Styles is a song from the 12th century.","Song(asItWasByHarryStyles) ∧ From(asItWasByHarryStyles, 12thCentury)",Uncertain,937 353,"If Max listens to music, he either listens to classical music or rap. All the classical songs that Max listens to are from the 12th century. If Max is listening to a rap song, then the song is by Kanye West. All songs by Kanye West are full of lyrics. All songs that are full of lyrics need to be written with words It is not true that “As it was” by Harry Styles is classical music that Max listens to and is from the 12th century. Max listens to ""As it was"" by Harry Styles.","∀x (MaxListenTo(x) → (ClassicalMusic(x) ⊕ Rap(x))) ∀x (MaxListenTo(x) ∧ ClassicalMusic(x) → Song(x) ∧ From(x, 12thCentury)) ∀x (MaxListenTo(x) ∧ Rap(x) → Song(x) ∧ By(x, kanyeWest)) ∀x (Song(x) ∧ By(x, kanyeWest) → Song(x) ∧ FullOfLyrics(x)) ∀x (Song(x) ∧ FullOfLyrics(x) → NeedToBeWrittenWith(x, words)) ¬(ClassicalMusic(asItWasByHarryStyles) ∧ Song(asItWasByHarryStyles) ∧ From(asItWasByHarryStyles, 12thCentury)) MaxListenTo(asItWasByHarryStyles)","""As it was” by Harry Styles is not both a song from Kanye West and needed to be written with words.","¬(Song(asItWasByHarryStyles) ∧ By(asItWasByHarryStyles, kanyeWest) ∧ NeedToBeWrittenWith(asItWasByHarryStyles, words))",False,938 39,"""Your Woman"" is a song by the British one-person band White Town. ""Your Woman"" song peaked at No. 1 on the UK Singles Chart. If a song peaked at No.1 at a particular place, it was extremely popular. ""Your Woman"" peaked at No. 1 in Iceland, Israel, and Spain.","Produce(whiteTown, yourWoman) ∧ OnePersonBand(whiteTown) Peak(yourWoman, uKSinglesChart) ∀x ((∃y(Peak(x, y))) → Popular(x)) Peak(yourWoman, iceland) ∧ Peak(yourWoman, israel) ∧ Peak(yourWoman, spain)","""Your Woman"" was extremely popular.",Popular(yourWoman),True,113 39,"""Your Woman"" is a song by the British one-person band White Town. ""Your Woman"" song peaked at No. 1 on the UK Singles Chart. If a song peaked at No.1 at a particular place, it was extremely popular. ""Your Woman"" peaked at No. 1 in Iceland, Israel, and Spain.","Produce(whiteTown, yourWoman) ∧ OnePersonBand(whiteTown) Peak(yourWoman, uKSinglesChart) ∀x ((∃y(Peak(x, y))) → Popular(x)) Peak(yourWoman, iceland) ∧ Peak(yourWoman, israel) ∧ Peak(yourWoman, spain)",White Town did not produce any popular songs.,"∀x (Produce(whiteTown, x) → ¬Popular(x))",False,114 39,"""Your Woman"" is a song by the British one-person band White Town. ""Your Woman"" song peaked at No. 1 on the UK Singles Chart. If a song peaked at No.1 at a particular place, it was extremely popular. ""Your Woman"" peaked at No. 1 in Iceland, Israel, and Spain.","Produce(whiteTown, yourWoman) ∧ OnePersonBand(whiteTown) Peak(yourWoman, uKSinglesChart) ∀x ((∃y(Peak(x, y))) → Popular(x)) Peak(yourWoman, iceland) ∧ Peak(yourWoman, israel) ∧ Peak(yourWoman, spain)",White Town was a successful band.,Successful(whiteTown),Uncertain,115 374," All functions that represent straight lines on the coordinate plane are linear functions. No linear functions are non-convex functions. A function is either a non-convex fuction or a convex function. All quasi-convex functions are real-valued functions. All convex functions are quasi-convex functions. The maximum of quasiconvex functions is a function. The maximum of quasiconvex functions is a function that represents straight lines on the coordinate plane or it is a convex function or it is not a non-convex function.","∀x (Function(x) ∧ RepresentOn(x, straightLine, coordinatePlane) → LinearFunction(x)) ∀x (LinearFunction(x) → ¬NonConvexFunction(x)) ∀x (Function(x) → NonConvexFunction(x) ⊕ ConvexFunction(x)) ∀x (QuasiConvexFunction(x) → RealValuedFunction(x)) ∀x (ConvexFunction(x) → QuasiConvexFunction(x)) Function(maximumOfQuasiConvexFunction) (Function(maximumOfQuasiConvexFunction) ∧ RepresentOn(maximumOfQuasiConvexFunction, straightLine, coordinatePlane)) ∨ ConvexFunction(maximumOfQuasiConvexFunction) ∨ ¬NonConvexFunction(maximumOfQuasiConvexFunction)",The maximum of quasiconvex functions is a function that represent straight lines on the coordinate plane.,"Function(maximumOfQuasiConvexFunction) ∧ RepresentOn(maximumOfQuasiConvexFunction, straightLine, coordinatePlane)",Uncertain,996 374," All functions that represent straight lines on the coordinate plane are linear functions. No linear functions are non-convex functions. A function is either a non-convex fuction or a convex function. All quasi-convex functions are real-valued functions. All convex functions are quasi-convex functions. The maximum of quasiconvex functions is a function. The maximum of quasiconvex functions is a function that represents straight lines on the coordinate plane or it is a convex function or it is not a non-convex function.","∀x (Function(x) ∧ RepresentOn(x, straightLine, coordinatePlane) → LinearFunction(x)) ∀x (LinearFunction(x) → ¬NonConvexFunction(x)) ∀x (Function(x) → NonConvexFunction(x) ⊕ ConvexFunction(x)) ∀x (QuasiConvexFunction(x) → RealValuedFunction(x)) ∀x (ConvexFunction(x) → QuasiConvexFunction(x)) Function(maximumOfQuasiConvexFunction) (Function(maximumOfQuasiConvexFunction) ∧ RepresentOn(maximumOfQuasiConvexFunction, straightLine, coordinatePlane)) ∨ ConvexFunction(maximumOfQuasiConvexFunction) ∨ ¬NonConvexFunction(maximumOfQuasiConvexFunction)",The maximum of quasiconvex functions is not a real-valued function.,¬RealValuedFunction(maximumOfQuasiConvexFunction),False,997 374," All functions that represent straight lines on the coordinate plane are linear functions. No linear functions are non-convex functions. A function is either a non-convex fuction or a convex function. All quasi-convex functions are real-valued functions. All convex functions are quasi-convex functions. The maximum of quasiconvex functions is a function. The maximum of quasiconvex functions is a function that represents straight lines on the coordinate plane or it is a convex function or it is not a non-convex function.","∀x (Function(x) ∧ RepresentOn(x, straightLine, coordinatePlane) → LinearFunction(x)) ∀x (LinearFunction(x) → ¬NonConvexFunction(x)) ∀x (Function(x) → NonConvexFunction(x) ⊕ ConvexFunction(x)) ∀x (QuasiConvexFunction(x) → RealValuedFunction(x)) ∀x (ConvexFunction(x) → QuasiConvexFunction(x)) Function(maximumOfQuasiConvexFunction) (Function(maximumOfQuasiConvexFunction) ∧ RepresentOn(maximumOfQuasiConvexFunction, straightLine, coordinatePlane)) ∨ ConvexFunction(maximumOfQuasiConvexFunction) ∨ ¬NonConvexFunction(maximumOfQuasiConvexFunction)",The maximum of quasiconvex functions is a quasi-convex function or it is not a real-valued function.,QuasiConvexFunction(maximumOfQuasiConvexFunction) ∨ ¬RealValuedFunction(maximumOfQuasiConvexFunction),True,998 188,"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 regular and extra time, they need to play the penalty shoot-out. Real Madrid and Atlético Madrid both scored one goal in the 2016 UCL final during the regular time. Real Madrid and Atlético Madrid both scored zero goals in the 2016 UCL final during the extra time.","∀w ∀x ∀y ∀z (SoccerTeam(x) ∧ SoccerTeam(y) ∧ NumberOfGoalScored(x, z) ∧ NumberOfGoalScored(y, w) ∧ y=w ∧ 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)",Real Madrid and Atlético Madrid needed to play a penalty shoot-out in the 2016 UCL final.,"PlayPenalty(realMadrid, atleticoMadrid)",True,540 188,"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 regular and extra time, they need to play the penalty shoot-out. Real Madrid and Atlético Madrid both scored one goal in the 2016 UCL final during the regular time. Real Madrid and Atlético Madrid both scored zero goals in the 2016 UCL final during the extra time.","∀w ∀x ∀y ∀z (SoccerTeam(x) ∧ SoccerTeam(y) ∧ NumberOfGoalScored(x, z) ∧ NumberOfGoalScored(y, w) ∧ y=w ∧ 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)",Real Madrid and Atlético Madrid did not need to play a penalty shoot-out in the 2016 UCL final.,"¬PlayPenalty(realMadrid, atleticoMadrid)",False,541 13,"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.","BasedIn(system7, uk) ∧ ElectronicDanceMusicBand(system7) Form(stevehillage, system7) ∧ Form(miquettegiraudy, system7) FormerMemberOf(stevehillage, gong) ∧ FormerMemberOf(miquettegiraudy, gong) ∀x (ElectronicDanceMusicBand(x) → Band(x)) ∃x (ClubSingle(x) ∧ Release(system7, x)) ∀x (ClubSingle(x) → ¬Single(x))",System 7 was formed by former members of Gong.,"∃x (Form(x, system7) ∧ FormerMemberOf(x, gong))",True,35 13,"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.","BasedIn(system7, uk) ∧ ElectronicDanceMusicBand(system7) Form(stevehillage, system7) ∧ Form(miquettegiraudy, system7) FormerMemberOf(stevehillage, gong) ∧ FormerMemberOf(miquettegiraudy, gong) ∀x (ElectronicDanceMusicBand(x) → Band(x)) ∃x (ClubSingle(x) ∧ Release(system7, x)) ∀x (ClubSingle(x) → ¬Single(x))",System 7 has released several singles.,"∃x (Single(x) ∧ Release(system7, x))",Uncertain,36 13,"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.","BasedIn(system7, uk) ∧ ElectronicDanceMusicBand(system7) Form(stevehillage, system7) ∧ Form(miquettegiraudy, system7) FormerMemberOf(stevehillage, gong) ∧ FormerMemberOf(miquettegiraudy, gong) ∀x (ElectronicDanceMusicBand(x) → Band(x)) ∃x (ClubSingle(x) ∧ Release(system7, x)) ∀x (ClubSingle(x) → ¬Single(x))",System 7 is not a band.,¬Band(system7),False,37 189,"A summarization model is always faithful if it uses content from the input documents. Extractive models are summarization models. An extractive model can only use content from the input documents.","∀x (Model(x) ∧ Summarization(x) ∧ OnlyUseInputDocument(x) → Faithful(x)) ∀x (Model(x) ∧ Extractive(x) → Model(x) ∧ Summarization(x)) ∀x (Model(x) ∧ Extractive(x) → OnlyUseInputDocument(x))",Extractive models are always faithful.,∀x (Model(x) ∧ Extractive(x) → Faithful(x)),True,542 189,"A summarization model is always faithful if it uses content from the input documents. Extractive models are summarization models. An extractive model can only use content from the input documents.","∀x (Model(x) ∧ Summarization(x) ∧ OnlyUseInputDocument(x) → Faithful(x)) ∀x (Model(x) ∧ Extractive(x) → Model(x) ∧ Summarization(x)) ∀x (Model(x) ∧ Extractive(x) → OnlyUseInputDocument(x))",Extractive models are not always faithful.,∃x (Model(x) ∧ Extractive(x) ∧ ¬Faithful(x)),False,543 370,"If Robin's friends practice coding questions, then they are not studying to go to medical school to become a doctor. If Robin's friends want to work in the software engineering industry, then they practice coding questions. If Robin's friends 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 Robin's friends grew up with parents who worked as doctors, then they enjoy healthcare fields and want to help people with medical issues. If Robin's friends study hard, then they grew up with parents who worked as doctors. Mark is Robin's friend. If Mark neither enjoys healthcare fields and wants to help people with medical issues nor grew up with parents who worked as doctors, then Mark is either a person who studies hard or grew up with parents who worked as doctors.","∀x (RobinsFriends(x) ∧ Practice(x, codingQuestion) → ¬StudyingToGoToToBecome(x, medicalSchool, doctor)) ∀x (RobinsFriends(x) ∧ WantToWorkIn(x, softwareEngineeringIndustry) → PracticeCodingQuestions(x)) ∀x (RobinsFriends(x) ∧ Enjoy(x, healthcareField) ∧ WantToHelp(x, peopleWithMedicalIssue) → StudyingToGoToToBecome(x, medicalSchool, doctor)) ∀x (RobinsFriends(x) ∧ (∃y ∃z (¬(y=z) ∧ GrowUpWith(x, y) ∧ GrowUpWith(x, z) ∧ ParentOf(y, x) ∧ ParentOf(z, x) ∧ Doctor(y) ∧ Doctor(z))) → EnjoyHealthcareFields(x) ∧ WantToHelp(x, peopleWithMedicalIssue)) ∀x (RobinsFriends(x) ∧ StudyHard(x) → ∃y ∃z (¬(y=z) ∧ GrowUpWith(x, y) ∧ GrowUpWith(x, z) ∧ ParentOf(y, x) ∧ ParentOf(z, x) ∧ Doctor(y) ∧ Doctor(z))) RobinsFriends(mark) ¬((Enjoy(x, healthcareField) ∧ WantToHelp(mark, peopleWithMedicalIssues)) ∧ ¬(∃y ∃z (¬(y=z) ∧ GrowUpWith(x, y) ∧ GrowUpWith(x, z) ∧ ParentOf(y, x) ∧ ParentOf(z, x) ∧ Doctor(y) ∧ Doctor(z))) → StudyHard(mark) ∨ (∃y ∃z (¬(y=z) ∧ GrowUpWith(x, y) ∧ GrowUpWith(x, z) ∧ ParentOf(y, x) ∧ ParentOf(z, x) ∧ Doctor(y) ∧ Doctor(z)))",Mark is Robin's friend and he is a person who studies hard.,RobinsFriends(mark) ∧ StudyHard(mark),Uncertain,984 370,"If Robin's friends practice coding questions, then they are not studying to go to medical school to become a doctor. If Robin's friends want to work in the software engineering industry, then they practice coding questions. If Robin's friends 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 Robin's friends grew up with parents who worked as doctors, then they enjoy healthcare fields and want to help people with medical issues. If Robin's friends study hard, then they grew up with parents who worked as doctors. Mark is Robin's friend. If Mark neither enjoys healthcare fields and wants to help people with medical issues nor grew up with parents who worked as doctors, then Mark is either a person who studies hard or grew up with parents who worked as doctors.","∀x (RobinsFriends(x) ∧ Practice(x, codingQuestion) → ¬StudyingToGoToToBecome(x, medicalSchool, doctor)) ∀x (RobinsFriends(x) ∧ WantToWorkIn(x, softwareEngineeringIndustry) → PracticeCodingQuestions(x)) ∀x (RobinsFriends(x) ∧ Enjoy(x, healthcareField) ∧ WantToHelp(x, peopleWithMedicalIssue) → StudyingToGoToToBecome(x, medicalSchool, doctor)) ∀x (RobinsFriends(x) ∧ (∃y ∃z (¬(y=z) ∧ GrowUpWith(x, y) ∧ GrowUpWith(x, z) ∧ ParentOf(y, x) ∧ ParentOf(z, x) ∧ Doctor(y) ∧ Doctor(z))) → EnjoyHealthcareFields(x) ∧ WantToHelp(x, peopleWithMedicalIssue)) ∀x (RobinsFriends(x) ∧ StudyHard(x) → ∃y ∃z (¬(y=z) ∧ GrowUpWith(x, y) ∧ GrowUpWith(x, z) ∧ ParentOf(y, x) ∧ ParentOf(z, x) ∧ Doctor(y) ∧ Doctor(z))) RobinsFriends(mark) ¬((Enjoy(x, healthcareField) ∧ WantToHelp(mark, peopleWithMedicalIssues)) ∧ ¬(∃y ∃z (¬(y=z) ∧ GrowUpWith(x, y) ∧ GrowUpWith(x, z) ∧ ParentOf(y, x) ∧ ParentOf(z, x) ∧ Doctor(y) ∧ Doctor(z))) → StudyHard(mark) ∨ (∃y ∃z (¬(y=z) ∧ GrowUpWith(x, y) ∧ GrowUpWith(x, z) ∧ ParentOf(y, x) ∧ ParentOf(z, x) ∧ Doctor(y) ∧ Doctor(z)))",Mark is Robin's friend and he practices coding questions and wants to work in the software engineering industry.,"RobinsFriends(mark) ∧ Practice(mark, codingQuestion) ∧ WantToWorkIn(mark, softwareEngineeringIndustry)",False,985 370,"If Robin's friends practice coding questions, then they are not studying to go to medical school to become a doctor. If Robin's friends want to work in the software engineering industry, then they practice coding questions. If Robin's friends 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 Robin's friends grew up with parents who worked as doctors, then they enjoy healthcare fields and want to help people with medical issues. If Robin's friends study hard, then they grew up with parents who worked as doctors. Mark is Robin's friend. If Mark neither enjoys healthcare fields and wants to help people with medical issues nor grew up with parents who worked as doctors, then Mark is either a person who studies hard or grew up with parents who worked as doctors.","∀x (RobinsFriends(x) ∧ Practice(x, codingQuestion) → ¬StudyingToGoToToBecome(x, medicalSchool, doctor)) ∀x (RobinsFriends(x) ∧ WantToWorkIn(x, softwareEngineeringIndustry) → PracticeCodingQuestions(x)) ∀x (RobinsFriends(x) ∧ Enjoy(x, healthcareField) ∧ WantToHelp(x, peopleWithMedicalIssue) → StudyingToGoToToBecome(x, medicalSchool, doctor)) ∀x (RobinsFriends(x) ∧ (∃y ∃z (¬(y=z) ∧ GrowUpWith(x, y) ∧ GrowUpWith(x, z) ∧ ParentOf(y, x) ∧ ParentOf(z, x) ∧ Doctor(y) ∧ Doctor(z))) → EnjoyHealthcareFields(x) ∧ WantToHelp(x, peopleWithMedicalIssue)) ∀x (RobinsFriends(x) ∧ StudyHard(x) → ∃y ∃z (¬(y=z) ∧ GrowUpWith(x, y) ∧ GrowUpWith(x, z) ∧ ParentOf(y, x) ∧ ParentOf(z, x) ∧ Doctor(y) ∧ Doctor(z))) RobinsFriends(mark) ¬((Enjoy(x, healthcareField) ∧ WantToHelp(mark, peopleWithMedicalIssues)) ∧ ¬(∃y ∃z (¬(y=z) ∧ GrowUpWith(x, y) ∧ GrowUpWith(x, z) ∧ ParentOf(y, x) ∧ ParentOf(z, x) ∧ Doctor(y) ∧ Doctor(z))) → StudyHard(mark) ∨ (∃y ∃z (¬(y=z) ∧ GrowUpWith(x, y) ∧ GrowUpWith(x, z) ∧ ParentOf(y, x) ∧ ParentOf(z, x) ∧ Doctor(y) ∧ Doctor(z)))",Mark is Robin's friend and he neither practices coding questions nor works to work in the software engineering industry.,"RobinsFriends(mark) ∧ ¬(Practice(mark, codingQuestion) ∨ WantToWorkIn(mark, softwareEngineeringIndustry))",True,986 383,"People who work at Jess's company and go to the spa frequently are not people who are miserly and need to save a large portion of their income. People who work at Jess's company are either miserly and need to save a large portion of their income, or frivolously spend a lot of money. If people who work at Jess's company frivolously spend a lot of money when they go out, then they value quality manufacturing and luxury items. If people who work at Jess's company value quality manufacturing and luxury items, then they enjoy shopping for materialistic items in their free time. Thomas works at Jess's company. If Thomas is not miserly and needs to save a large portion of his income, then Thomas does not value quality manufacturing and luxury items. Thomas values quality manufacturing and luxury items or he is not miserly.","∀x (WorkAt(x, jesssCompany) ∧ GoToSpafrequently(x) → ¬(Miserly(x) ∧ NeedToSave(x, aLargePortionOfIncome))) ∀x (WorkAt(x, jesssCompany) → Miserly(x) ∧ NeedToSave(x, aLargePortionOfIncome)⊕ SpendFrivolously(x, aLotOfMoney)) ∀x (WorkAt(x, jesssCompany) ∧ SpendFrivolously(x, aLotOfMoney) → Value(x, qualityManufacturing) ∧ Value(x, luxuryItem)) ∀x (WorkAt(x, jesssCompany) ∧ Value(x, qualityManufacturing) ∧ Value(x, luxuryItem) → Enjoy(x, shopping, materialisticItem)) WorkAt(thomas, jesssCompany) ¬(Miserly(thomas) ∧ NeedToSave(thomas, aLargePortionOfIncome)) → ¬((Value(thomas, qualityManufacturing) ∧ Value(thomas, luxuryItem))) (Value(thomas, qualityManufacturing) ∧ Value(thomas, luxuryItem)) ∨ ¬(Miserly(x) ∧ NeedToSave(x, aLargePortionOfIncome))",Thomas frivolously spends a lot of money.,"SpendFrivolously(thomas, aLotOfMoney)",False,1023 383,"People who work at Jess's company and go to the spa frequently are not people who are miserly and need to save a large portion of their income. People who work at Jess's company are either miserly and need to save a large portion of their income, or frivolously spend a lot of money. If people who work at Jess's company frivolously spend a lot of money when they go out, then they value quality manufacturing and luxury items. If people who work at Jess's company value quality manufacturing and luxury items, then they enjoy shopping for materialistic items in their free time. Thomas works at Jess's company. If Thomas is not miserly and needs to save a large portion of his income, then Thomas does not value quality manufacturing and luxury items. Thomas values quality manufacturing and luxury items or he is not miserly.","∀x (WorkAt(x, jesssCompany) ∧ GoToSpafrequently(x) → ¬(Miserly(x) ∧ NeedToSave(x, aLargePortionOfIncome))) ∀x (WorkAt(x, jesssCompany) → Miserly(x) ∧ NeedToSave(x, aLargePortionOfIncome)⊕ SpendFrivolously(x, aLotOfMoney)) ∀x (WorkAt(x, jesssCompany) ∧ SpendFrivolously(x, aLotOfMoney) → Value(x, qualityManufacturing) ∧ Value(x, luxuryItem)) ∀x (WorkAt(x, jesssCompany) ∧ Value(x, qualityManufacturing) ∧ Value(x, luxuryItem) → Enjoy(x, shopping, materialisticItem)) WorkAt(thomas, jesssCompany) ¬(Miserly(thomas) ∧ NeedToSave(thomas, aLargePortionOfIncome)) → ¬((Value(thomas, qualityManufacturing) ∧ Value(thomas, luxuryItem))) (Value(thomas, qualityManufacturing) ∧ Value(thomas, luxuryItem)) ∨ ¬(Miserly(x) ∧ NeedToSave(x, aLargePortionOfIncome))","Thomas either enjoys shopping for materialistic items in his free time or, if he does not, then he goes to the spa frequently.","Enjoy(thomas, shopping, materialisticItem) ⊕ GoToSpaFrequently(thomas)",True,1024 383,"People who work at Jess's company and go to the spa frequently are not people who are miserly and need to save a large portion of their income. People who work at Jess's company are either miserly and need to save a large portion of their income, or frivolously spend a lot of money. If people who work at Jess's company frivolously spend a lot of money when they go out, then they value quality manufacturing and luxury items. If people who work at Jess's company value quality manufacturing and luxury items, then they enjoy shopping for materialistic items in their free time. Thomas works at Jess's company. If Thomas is not miserly and needs to save a large portion of his income, then Thomas does not value quality manufacturing and luxury items. Thomas values quality manufacturing and luxury items or he is not miserly.","∀x (WorkAt(x, jesssCompany) ∧ GoToSpafrequently(x) → ¬(Miserly(x) ∧ NeedToSave(x, aLargePortionOfIncome))) ∀x (WorkAt(x, jesssCompany) → Miserly(x) ∧ NeedToSave(x, aLargePortionOfIncome)⊕ SpendFrivolously(x, aLotOfMoney)) ∀x (WorkAt(x, jesssCompany) ∧ SpendFrivolously(x, aLotOfMoney) → Value(x, qualityManufacturing) ∧ Value(x, luxuryItem)) ∀x (WorkAt(x, jesssCompany) ∧ Value(x, qualityManufacturing) ∧ Value(x, luxuryItem) → Enjoy(x, shopping, materialisticItem)) WorkAt(thomas, jesssCompany) ¬(Miserly(thomas) ∧ NeedToSave(thomas, aLargePortionOfIncome)) → ¬((Value(thomas, qualityManufacturing) ∧ Value(thomas, luxuryItem))) (Value(thomas, qualityManufacturing) ∧ Value(thomas, luxuryItem)) ∨ ¬(Miserly(x) ∧ NeedToSave(x, aLargePortionOfIncome))","If Thomas either enjoys shopping for materialistic items in his free time or, if he does not, then he goes to the spa frequently, then Thomas neither values quality manufacturing and luxury items nor goes to the spa frequently.","Enjoy(thomas, shopping, materialisticItem) ⊕ GoToSpaFrequently(thomas) → ¬((Value(x, qualityManufacturing) ∧ Value(x, luxuryItem)) ∨ GoToSpaFrequently(thomas))",False,1025 220,"The indie pop band Phoenix has released six 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. ","AlbumsReleased(phoenix, 6) Album(wolfgangamadeusphoenix) ∧ IsAlbumOf(wolfgangamadeusphoenix, phoenix) ∧ SoldOver(wolfgangamadeusphoenix, 500,000) ∀x ((Album(x) ∨ Single(x)) ∧ SoldOver(x, 500,000) → CertifiedGold(x)) Single(1901) ∧ From(1901, wolfgangamadeusphoenix) ∧ By(1901, phoenix) SoldOver(l1901, 400,000)","The album ""Wolfgang Amadeus Phoenix"" is a certified gold album.",CertifiedGold(wolfgangamAdeusPhoenix),True,624 220,"The indie pop band Phoenix has released six 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. ","AlbumsReleased(phoenix, 6) Album(wolfgangamadeusphoenix) ∧ IsAlbumOf(wolfgangamadeusphoenix, phoenix) ∧ SoldOver(wolfgangamadeusphoenix, 500,000) ∀x ((Album(x) ∨ Single(x)) ∧ SoldOver(x, 500,000) → CertifiedGold(x)) Single(1901) ∧ From(1901, wolfgangamadeusphoenix) ∧ By(1901, phoenix) SoldOver(l1901, 400,000)","The single ""1901"" is a certified gold single.",CertifiedGold(1901),Uncertain,625 5,"Peter Parker is 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. Peter Parker wears a uniform when he is a superhero. Peter Parker is not a civilian if a destroyer is breaking a bridge. If Thor is happy, the Hulk is angry.","Superhero(peterParker) ⊕ Civilian(peterParker) Destroyer(theHulk) Angry(theHulk) → WakesUp(theHulk) WakesUp(theHulk) → Breaks(theHulk, bridge) God(thor) Happy(thor) → Breaks(thor, bridge) ∀x (God(x) → ¬Destroyer(x)) Superhero(peter) → Wears(peter, uniform) ∀x ((Destroyer(x) ∧ Breaks(x,bridge)) → ¬Civilian(peter)) Happy(thor) → Angry(theHulk)","If the Hulk does not wake up, then Thor is not happy.",¬WakesUp(theHulk) → ¬Happy(thor),True,11 5,"Peter Parker is 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. Peter Parker wears a uniform when he is a superhero. Peter Parker is not a civilian if a destroyer is breaking a bridge. If Thor is happy, the Hulk is angry.","Superhero(peterParker) ⊕ Civilian(peterParker) Destroyer(theHulk) Angry(theHulk) → WakesUp(theHulk) WakesUp(theHulk) → Breaks(theHulk, bridge) God(thor) Happy(thor) → Breaks(thor, bridge) ∀x (God(x) → ¬Destroyer(x)) Superhero(peter) → Wears(peter, uniform) ∀x ((Destroyer(x) ∧ Breaks(x,bridge)) → ¬Civilian(peter)) Happy(thor) → Angry(theHulk)","If Thor is happy, then Peter Parker wears a uniform.","Happy(thor) → Wears(peterParker, uniform)",True,12 5,"Peter Parker is 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. Peter Parker wears a uniform when he is a superhero. Peter Parker is not a civilian if a destroyer is breaking a bridge. If Thor is happy, the Hulk is angry.","Superhero(peterParker) ⊕ Civilian(peterParker) Destroyer(theHulk) Angry(theHulk) → WakesUp(theHulk) WakesUp(theHulk) → Breaks(theHulk, bridge) God(thor) Happy(thor) → Breaks(thor, bridge) ∀x (God(x) → ¬Destroyer(x)) Superhero(peter) → Wears(peter, uniform) ∀x ((Destroyer(x) ∧ Breaks(x,bridge)) → ¬Civilian(peter)) Happy(thor) → Angry(theHulk)","If Thor is not happy, then no bridge will be broken.","¬Happy(thor) → ¬Breaks(thor, bridge)",Uncertain,13 85,"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.","Medication(diethylcarbamazine) ∧ DiscoversIn(diethylcarbamazine, yr1947) Treats(diethylcarbamazine, riverBlindness) PreferredTreatmentFor(riverBlindness, ivermectin) ¬(Is(diethylcarbamazine, ivermectin))",Diethylcarbamazine is not preferred for the treatment of river blindness.,"¬(PreferredTreatmentFor(riverBlindness, diethylcarbamazine))",True,258 85,"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.","Medication(diethylcarbamazine) ∧ DiscoversIn(diethylcarbamazine, yr1947) Treats(diethylcarbamazine, riverBlindness) PreferredTreatmentFor(riverBlindness, ivermectin) ¬(Is(diethylcarbamazine, ivermectin))",Diethylcarbamazine was often used to treat river blindness.,"Treats(diethylcarbamazine, riverBlindness)",Uncertain,259 85,"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.","Medication(diethylcarbamazine) ∧ DiscoversIn(diethylcarbamazine, yr1947) Treats(diethylcarbamazine, riverBlindness) PreferredTreatmentFor(riverBlindness, ivermectin) ¬(Is(diethylcarbamazine, ivermectin))",Diethylcarbamazine is used in the treatment of filariasis.,"Treats(diethylcarbamazine, filariasis)",Uncertain,260 392,"All prime numbers are natural numbers. All integers are real numbers. All real numbers are complex numbers. One is a prime number or a natural number or both. If one is not a complex number, then one is a prime number and an integer.","∀x (PrimeNumber(x) → NaturalNumber(x)) ∀x (Integer(x) → RealNumber(x)) ∀x (RealNumber(x) → ComplexNumber(x)) PrimeNumber(one) ∨ NaturalNumber(one) ¬ComplexNumber(one) → (PrimeNumber(one) ∧ Integer(one))",One is a real number.,RealNumber(one),Uncertain,1057 392,"All prime numbers are natural numbers. All integers are real numbers. All real numbers are complex numbers. One is a prime number or a natural number or both. If one is not a complex number, then one is a prime number and an integer.","∀x (PrimeNumber(x) → NaturalNumber(x)) ∀x (Integer(x) → RealNumber(x)) ∀x (RealNumber(x) → ComplexNumber(x)) PrimeNumber(one) ∨ NaturalNumber(one) ¬ComplexNumber(one) → (PrimeNumber(one) ∧ Integer(one))",One is a prime number and a natural number.,PrimeNumber(one) ∧ NaturalNumber(one),True,1058 392,"All prime numbers are natural numbers. All integers are real numbers. All real numbers are complex numbers. One is a prime number or a natural number or both. If one is not a complex number, then one is a prime number and an integer.","∀x (PrimeNumber(x) → NaturalNumber(x)) ∀x (Integer(x) → RealNumber(x)) ∀x (RealNumber(x) → ComplexNumber(x)) PrimeNumber(one) ∨ NaturalNumber(one) ¬ComplexNumber(one) → (PrimeNumber(one) ∧ Integer(one))",One is either a prime number or a natural number.,PrimeNumber(one) ⊕ NaturalNumber(one),False,1059 387,"If some diseases require a medical diagnosis, then lab tests or imaging is required. All rare diseases require a medical diagnosis. If a disease is mild, then no lab tests or imaging is required. All blood cancers are rare diseases. All types of leukemia are diseases and blood cancers. Bladder cancer is a disease and is blood cancer or Leukemia.","∀x (Disease(x) ∧ Require(x, medicalDiagnosis) → RequiredFor(labTest, x) ∨ RequiredFor(imaging, x)) ∀x (RareDisease(x) → Require(x, medicalDiagnosis)) ∀x (Disease(x) ∧ Mild(x) → ¬(RequiredFor(labTest, x) ∨ RequiredFor(imaging, x))) ∀x (BloodCancer(x) → RareDiseases(x)) ∀x (Disease(x) ∧ Leukemia(x) → BloodCancer(x)) Disease(bladderCancer) ∧ (BloodCancer(bladderCancer) ∨ Leukemia(bladderCancer))",Bladder cancer is a mild disease.,Mild(bladderCancer),False,1035 387,"If some diseases require a medical diagnosis, then lab tests or imaging is required. All rare diseases require a medical diagnosis. If a disease is mild, then no lab tests or imaging is required. All blood cancers are rare diseases. All types of leukemia are diseases and blood cancers. Bladder cancer is a disease and is blood cancer or Leukemia.","∀x (Disease(x) ∧ Require(x, medicalDiagnosis) → RequiredFor(labTest, x) ∨ RequiredFor(imaging, x)) ∀x (RareDisease(x) → Require(x, medicalDiagnosis)) ∀x (Disease(x) ∧ Mild(x) → ¬(RequiredFor(labTest, x) ∨ RequiredFor(imaging, x))) ∀x (BloodCancer(x) → RareDiseases(x)) ∀x (Disease(x) ∧ Leukemia(x) → BloodCancer(x)) Disease(bladderCancer) ∧ (BloodCancer(bladderCancer) ∨ Leukemia(bladderCancer))",Bladder cancer is Leukemia.,Leukemia(bladderCancer),Uncertain,1036 387,"If some diseases require a medical diagnosis, then lab tests or imaging is required. All rare diseases require a medical diagnosis. If a disease is mild, then no lab tests or imaging is required. All blood cancers are rare diseases. All types of leukemia are diseases and blood cancers. Bladder cancer is a disease and is blood cancer or Leukemia.","∀x (Disease(x) ∧ Require(x, medicalDiagnosis) → RequiredFor(labTest, x) ∨ RequiredFor(imaging, x)) ∀x (RareDisease(x) → Require(x, medicalDiagnosis)) ∀x (Disease(x) ∧ Mild(x) → ¬(RequiredFor(labTest, x) ∨ RequiredFor(imaging, x))) ∀x (BloodCancer(x) → RareDiseases(x)) ∀x (Disease(x) ∧ Leukemia(x) → BloodCancer(x)) Disease(bladderCancer) ∧ (BloodCancer(bladderCancer) ∨ Leukemia(bladderCancer))",Bladder cancer is either a rare disease or a mild disease.,RareDisease(bladderCancer) ⊕ Mild(bladderCancer),True,1037 390,"There are no elements with atomic number between 61-63 that are not scarce in China. Non-rare earth elements are not scarce in China. All elements are either non-rare earth elements or rare earth elements. All rare earth elements can be used for industry. All rare earth elements are essential for exploring future directions of electronics. Lithium is either a non-rare earth element and essential for exploring future directions of electronics, or is not a non-rare earth element and is not essential for exploring future directions of electronics.","∀x ((Element(x) ∧ ∃y(Between(y, num61, num63) ∧ AtomicNumber(x, y))) → ScarceIn(x, china)) ∀x (¬RareEarthElement(x) → ¬ScarceIn(x, china)) ∀x (¬RareEarthElement(x) ⊕ RareEarthElement(x)) ∀x (RareEarthElement(x) → UsedIn(x, industry)) ∀x (RareEarthElement(x) → EssentialFor(x, electronics)) ¬(¬RareEarthElement(lithium) ⊕ EssentialFor(lithium, electronics))",Lithium is a rare earth element.,RareEarthElement(lithium),Uncertain,1044 390,"There are no elements with atomic number between 61-63 that are not scarce in China. Non-rare earth elements are not scarce in China. All elements are either non-rare earth elements or rare earth elements. All rare earth elements can be used for industry. All rare earth elements are essential for exploring future directions of electronics. Lithium is either a non-rare earth element and essential for exploring future directions of electronics, or is not a non-rare earth element and is not essential for exploring future directions of electronics.","∀x ((Element(x) ∧ ∃y(Between(y, num61, num63) ∧ AtomicNumber(x, y))) → ScarceIn(x, china)) ∀x (¬RareEarthElement(x) → ¬ScarceIn(x, china)) ∀x (¬RareEarthElement(x) ⊕ RareEarthElement(x)) ∀x (RareEarthElement(x) → UsedIn(x, industry)) ∀x (RareEarthElement(x) → EssentialFor(x, electronics)) ¬(¬RareEarthElement(lithium) ⊕ EssentialFor(lithium, electronics))",Lithium is an element with atomic number between 61-63 and is used for batteries.,"Element(x) ∧ ∃y(Between(y, num61, num63) ∧ AtomicNumber(x, y)) ∧ UsedFor(lithium, batteries)",False,1045 390,"There are no elements with atomic number between 61-63 that are not scarce in China. Non-rare earth elements are not scarce in China. All elements are either non-rare earth elements or rare earth elements. All rare earth elements can be used for industry. All rare earth elements are essential for exploring future directions of electronics. Lithium is either a non-rare earth element and essential for exploring future directions of electronics, or is not a non-rare earth element and is not essential for exploring future directions of electronics.","∀x ((Element(x) ∧ ∃y(Between(y, num61, num63) ∧ AtomicNumber(x, y))) → ScarceIn(x, china)) ∀x (¬RareEarthElement(x) → ¬ScarceIn(x, china)) ∀x (¬RareEarthElement(x) ⊕ RareEarthElement(x)) ∀x (RareEarthElement(x) → UsedIn(x, industry)) ∀x (RareEarthElement(x) → EssentialFor(x, electronics)) ¬(¬RareEarthElement(lithium) ⊕ EssentialFor(lithium, electronics))","If Lithium is not essential for exploring future directions of electronics or an element with atomic number between 61-63, then Lithium is not a non-rare earth element or usable in industry.","¬(EssentialFor(lithium, electronics) ⊕ (∃y(Between(y, num61, num63) ∧ AtomicNumber(lithium, y)))) → ¬(¬RareEarthMetals(lithium) ∨ UsedIn(lithium, industry))",True,1046 332,"If people don't often clean their homes, then they do not have tidy houses. If people don't prioritize cleaning, then they do not often clean their homes. If people hire a maid or cleaning service, then they have tidy houses. If people don't care about cleanliness, then they do not prioritize cleaning. Either Jack does hire a maid or cleaning service and does not often clean his home, or he does not hire a maid or cleaning service nor often clean his home.","∀x (¬CleanOften(x, home) → ¬Have(x, tidyHouse)) ∀x (¬Prioritize(x, cleaning) → ¬CleanOften(x, home)) ∀x (Hire(x, maid) ∨ Hire(x, cleaningService) → Have(x, tidyHouse)) ∀x (¬CareAbout(x, cleanliness) → ¬Prioritize(x, cleaning)) ¬(Hire(x, maid) ∨ Hire(x, cleaningService)) ⊕ ¬CleanOften(jack, home))",Jack doesn't care about cleanliness.,"¬(CareAbout(jack, cleanliness))",False,858 332,"If people don't often clean their homes, then they do not have tidy houses. If people don't prioritize cleaning, then they do not often clean their homes. If people hire a maid or cleaning service, then they have tidy houses. If people don't care about cleanliness, then they do not prioritize cleaning. Either Jack does hire a maid or cleaning service and does not often clean his home, or he does not hire a maid or cleaning service nor often clean his home.","∀x (¬CleanOften(x, home) → ¬Have(x, tidyHouse)) ∀x (¬Prioritize(x, cleaning) → ¬CleanOften(x, home)) ∀x (Hire(x, maid) ∨ Hire(x, cleaningService) → Have(x, tidyHouse)) ∀x (¬CareAbout(x, cleanliness) → ¬Prioritize(x, cleaning)) ¬(Hire(x, maid) ∨ Hire(x, cleaningService)) ⊕ ¬CleanOften(jack, home))",Jack does care about cleanliness.,"CareAbout(jack, cleanliness)",True,859 332,"If people don't often clean their homes, then they do not have tidy houses. If people don't prioritize cleaning, then they do not often clean their homes. If people hire a maid or cleaning service, then they have tidy houses. If people don't care about cleanliness, then they do not prioritize cleaning. Either Jack does hire a maid or cleaning service and does not often clean his home, or he does not hire a maid or cleaning service nor often clean his home.","∀x (¬CleanOften(x, home) → ¬Have(x, tidyHouse)) ∀x (¬Prioritize(x, cleaning) → ¬CleanOften(x, home)) ∀x (Hire(x, maid) ∨ Hire(x, cleaningService) → Have(x, tidyHouse)) ∀x (¬CareAbout(x, cleanliness) → ¬Prioritize(x, cleaning)) ¬(Hire(x, maid) ∨ Hire(x, cleaningService)) ⊕ ¬CleanOften(jack, home))",Jack has a tidy house.,"Have(jack, tidyHouse)",Uncertain,860 332,"If people don't often clean their homes, then they do not have tidy houses. If people don't prioritize cleaning, then they do not often clean their homes. If people hire a maid or cleaning service, then they have tidy houses. If people don't care about cleanliness, then they do not prioritize cleaning. Either Jack does hire a maid or cleaning service and does not often clean his home, or he does not hire a maid or cleaning service nor often clean his home.","∀x (¬CleanOften(x, home) → ¬Have(x, tidyHouse)) ∀x (¬Prioritize(x, cleaning) → ¬CleanOften(x, home)) ∀x (Hire(x, maid) ∨ Hire(x, cleaningService) → Have(x, tidyHouse)) ∀x (¬CareAbout(x, cleanliness) → ¬Prioritize(x, cleaning)) ¬(Hire(x, maid) ∨ Hire(x, cleaningService)) ⊕ ¬CleanOften(jack, home))",Jack neither lives in the suburbs nor is too busy to clean.,"¬(¬CareAbout(jack, cleanliness) ∨ ¬CleanOften(jack, home)",True,861 332,"If people don't often clean their homes, then they do not have tidy houses. If people don't prioritize cleaning, then they do not often clean their homes. If people hire a maid or cleaning service, then they have tidy houses. If people don't care about cleanliness, then they do not prioritize cleaning. Either Jack does hire a maid or cleaning service and does not often clean his home, or he does not hire a maid or cleaning service nor often clean his home.","∀x (¬CleanOften(x, home) → ¬Have(x, tidyHouse)) ∀x (¬Prioritize(x, cleaning) → ¬CleanOften(x, home)) ∀x (Hire(x, maid) ∨ Hire(x, cleaningService) → Have(x, tidyHouse)) ∀x (¬CareAbout(x, cleanliness) → ¬Prioritize(x, cleaning)) ¬(Hire(x, maid) ∨ Hire(x, cleaningService)) ⊕ ¬CleanOften(jack, home))",Jack is overburdened and lives in the suburbs.,"¬Prioritize(jack, cleaning) ∨ ¬CareAbout(jack, cleanliness)",False,862 278,"The bottle not falling is either standing upright or toppled over. The bottle not falling is not standing upright.","¬Falling(bottle) → (Upright(bottle) ⊕ ToppledOver(bottle)) ¬Falling(bottle) → ¬Upright(bottle)",The bottle not falling is toppled over.,¬Falling(bottle) → ToppleOver(bottle),True,722 359,"Everyone who chooses what they want to do with their time has flexible schedules. Everyone with a lot of free time chooses what they want to do with their time. People either have a lot of free time or they invest in a career in which they are willing to spend the rest of their lives. If people invest in a career in which they are willing to spend the rest of their lives, 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 short sighted. John is not either a hardworking individual with high ambitions and goals for the future or has a flexible schedule.","∀x (ChooseWhatToDoWith(x, time) → FlexibleSchedule(x)) ∀x (Have(x, lotsOfFreetime) → ChooseWhatToDoWith(x, time)) ∀x (Have(x, lotsOfFreetime) ⊕ (∃y (InvestIn(x, y) ∧ Career(y) ∧ WillingToSpendIn(restOfLife, y)))) ∀x (∃y (InvestIn(x, y) ∧ Career(y) ∧ WillingToSpendIn(restOfLife, y)) → Hardworking(x)) ∀x (Hardworking(x) ∧ HaveFor(x, highAmbition, future) ∧ HaveFor(x, goal, future) → ¬ShortSighted(x)) ¬((Hardworking(john) ∧ HaveFor(john, highAmbition, future) ∧ HaveFor(john, goal, future)) ⊕ FlexibleSchedule(john))",John is short sighted.,Organized(john),False,952 359,"Everyone who chooses what they want to do with their time has flexible schedules. Everyone with a lot of free time chooses what they want to do with their time. People either have a lot of free time or they invest in a career in which they are willing to spend the rest of their lives. If people invest in a career in which they are willing to spend the rest of their lives, 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 short sighted. John is not either a hardworking individual with high ambitions and goals for the future or has a flexible schedule.","∀x (ChooseWhatToDoWith(x, time) → FlexibleSchedule(x)) ∀x (Have(x, lotsOfFreetime) → ChooseWhatToDoWith(x, time)) ∀x (Have(x, lotsOfFreetime) ⊕ (∃y (InvestIn(x, y) ∧ Career(y) ∧ WillingToSpendIn(restOfLife, y)))) ∀x (∃y (InvestIn(x, y) ∧ Career(y) ∧ WillingToSpendIn(restOfLife, y)) → Hardworking(x)) ∀x (Hardworking(x) ∧ HaveFor(x, highAmbition, future) ∧ HaveFor(x, goal, future) → ¬ShortSighted(x)) ¬((Hardworking(john) ∧ HaveFor(john, highAmbition, future) ∧ HaveFor(john, goal, future)) ⊕ FlexibleSchedule(john))",John chooses what he want to do with his time.,"ChooseWhatToDoWith(john, time)",Uncertain,953 359,"Everyone who chooses what they want to do with their time has flexible schedules. Everyone with a lot of free time chooses what they want to do with their time. People either have a lot of free time or they invest in a career in which they are willing to spend the rest of their lives. If people invest in a career in which they are willing to spend the rest of their lives, 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 short sighted. John is not either a hardworking individual with high ambitions and goals for the future or has a flexible schedule.","∀x (ChooseWhatToDoWith(x, time) → FlexibleSchedule(x)) ∀x (Have(x, lotsOfFreetime) → ChooseWhatToDoWith(x, time)) ∀x (Have(x, lotsOfFreetime) ⊕ (∃y (InvestIn(x, y) ∧ Career(y) ∧ WillingToSpendIn(restOfLife, y)))) ∀x (∃y (InvestIn(x, y) ∧ Career(y) ∧ WillingToSpendIn(restOfLife, y)) → Hardworking(x)) ∀x (Hardworking(x) ∧ HaveFor(x, highAmbition, future) ∧ HaveFor(x, goal, future) → ¬ShortSighted(x)) ¬((Hardworking(john) ∧ HaveFor(john, highAmbition, future) ∧ HaveFor(john, goal, future)) ⊕ FlexibleSchedule(john))",John is either a hardworking individual with high ambitions and goals for the future or is short sighted.,"(Hardworking(john) ∧ HaveFor(john, highAmbition, future) ∧ HaveFor(john, goal, future)) ⊕ ShortSighted(john)",True,954 78,"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.","OfficeIn(ableton, germany) OfficeIn(ableton, unitedStates) ¬SameCountry(germany, unitedStates) ∀x ∀y ∀z (OfficeIn(x, y) ∧ OfficeIn(x, z) ∧ (¬SameCountry(y, z)) → MultinationalCompany(x)) MakesMusicSoftware(ableton)",Ableton is a multinational company.,MultinationalCompany(ableton),True,237 78,"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.","OfficeIn(ableton, germany) OfficeIn(ableton, unitedStates) ¬SameCountry(germany, unitedStates) ∀x ∀y ∀z (OfficeIn(x, y) ∧ OfficeIn(x, z) ∧ (¬SameCountry(y, z)) → MultinationalCompany(x)) MakesMusicSoftware(ableton)",Ableton makes AI software.,MakesAISoftware(ableton),Uncertain,238 78,"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.","OfficeIn(ableton, germany) OfficeIn(ableton, unitedStates) ¬SameCountry(germany, unitedStates) ∀x ∀y ∀z (OfficeIn(x, y) ∧ OfficeIn(x, z) ∧ (¬SameCountry(y, z)) → MultinationalCompany(x)) MakesMusicSoftware(ableton)",Ableton does not have an office in Germany.,"¬OfficeIn(ableton, germany)",False,239 450,"Those who can fly over a vast distance glide in the air. Flightless birds cannot fly over a vast distance. Penguins are flightless birds. Nonflying birds in Antarctica are penguins. Fido is a penguin, or flies over a vast distance. ","∀x (FlyOver(x, vastDistance) → GlideInAir(x)) ∀x (Flightless(x) ∧ Bird(x) → ¬FlyOver(x, vastDistance)) ∀x (Penguin(x) → Flightless(x) ∧ Bird(x)) ∀x (NonFlying(x) ∧ Bird(x) ∧ In(x, antarctica) → Penguin(x)) Penguin(fido) ∨ FlyOver(fido, vastDistance)",Fido is a flightless bird,Flightless(fido) ∧ Bird(fido),Uncertain,1295 450,"Those who can fly over a vast distance glide in the air. Flightless birds cannot fly over a vast distance. Penguins are flightless birds. Nonflying birds in Antarctica are penguins. Fido is a penguin, or flies over a vast distance. ","∀x (FlyOver(x, vastDistance) → GlideInAir(x)) ∀x (Flightless(x) ∧ Bird(x) → ¬FlyOver(x, vastDistance)) ∀x (Penguin(x) → Flightless(x) ∧ Bird(x)) ∀x (NonFlying(x) ∧ Bird(x) ∧ In(x, antarctica) → Penguin(x)) Penguin(fido) ∨ FlyOver(fido, vastDistance)","Fido is not a nonflying bird in Antarctica, and he cannot glid in the air.","¬(NonFlying(fido) ∧ Bird(fido) ∧ In(fido, antarctica)) ∧ ¬GlideInAir(fido)",False,1296 450,"Those who can fly over a vast distance glide in the air. Flightless birds cannot fly over a vast distance. Penguins are flightless birds. Nonflying birds in Antarctica are penguins. Fido is a penguin, or flies over a vast distance. ","∀x (FlyOver(x, vastDistance) → GlideInAir(x)) ∀x (Flightless(x) ∧ Bird(x) → ¬FlyOver(x, vastDistance)) ∀x (Penguin(x) → Flightless(x) ∧ Bird(x)) ∀x (NonFlying(x) ∧ Bird(x) ∧ In(x, antarctica) → Penguin(x)) Penguin(fido) ∨ FlyOver(fido, vastDistance)","If Fido either can fly over a vast distance or cannot fly over a vast distance, then Fido is a nonflying bird in Antartica.","(FlyOver(fido, vastDistance) ⊕ ¬FlyOver(fido, vastDistance)) → (NonFlying(fido) ∧ Bird(fido) ∧ In(fido, antarctica))",True,1297 469,"All members of the university faculty are professors. All principal investigators are members of the university faculty. No professor is also an undergraduate student. Anyone pursuing a bachelor's degree is an undergraduate student. Leon is not pursuing a bachelor's degree, and he is not a principal investigator. If Leon is not pursuing a bachelor's degree, then he is a professor.","∀x (MemberOf(x, universityFaculty) → Professor(x)) ∀x (PrincipalInvestigator(x) → MemberOf(x, universityFaculty)) ∀x (Professor(x) → ¬UndergraduateStudent(x)) ∀x (Pursuing(x, bachelor) → UndergraduateStudent(x)) ¬(Pursuing(leon, bachelor) ⊕ PrincipalInvestigator(leon)) ¬Pursuing(leon, bachelor) → Professor(leon)",Leon is a member of university faculty.,"MemberOf(leon, universityFaculty)",Uncertain,1354 469,"All members of the university faculty are professors. All principal investigators are members of the university faculty. No professor is also an undergraduate student. Anyone pursuing a bachelor's degree is an undergraduate student. Leon is not pursuing a bachelor's degree, and he is not a principal investigator. If Leon is not pursuing a bachelor's degree, then he is a professor.","∀x (MemberOf(x, universityFaculty) → Professor(x)) ∀x (PrincipalInvestigator(x) → MemberOf(x, universityFaculty)) ∀x (Professor(x) → ¬UndergraduateStudent(x)) ∀x (Pursuing(x, bachelor) → UndergraduateStudent(x)) ¬(Pursuing(leon, bachelor) ⊕ PrincipalInvestigator(leon)) ¬Pursuing(leon, bachelor) → Professor(leon)",Leon is neither an undergraduate student nor a principal investigator.,¬UndergraduateStudent(leon) ∧ ¬PrincipalInvestigator(leon),True,1355 469,"All members of the university faculty are professors. All principal investigators are members of the university faculty. No professor is also an undergraduate student. Anyone pursuing a bachelor's degree is an undergraduate student. Leon is not pursuing a bachelor's degree, and he is not a principal investigator. If Leon is not pursuing a bachelor's degree, then he is a professor.","∀x (MemberOf(x, universityFaculty) → Professor(x)) ∀x (PrincipalInvestigator(x) → MemberOf(x, universityFaculty)) ∀x (Professor(x) → ¬UndergraduateStudent(x)) ∀x (Pursuing(x, bachelor) → UndergraduateStudent(x)) ¬(Pursuing(leon, bachelor) ⊕ PrincipalInvestigator(leon)) ¬Pursuing(leon, bachelor) → Professor(leon)","If leon is not a principal investigator, then Leon is an undergraduate student.",¬PrincipalInvestigator(leon) → UndergraduateStudent(leon),False,1356 114,"A cutman is responsible for preventing and treating physical damage to a fighter. Cutmen appear in boxing matches, kickboxing matches, or mixed martial arts matches bout. Cutmen handle swelling, nosebleeds and lacerations. Jack is a cutman.","∀x (Cutman(x) → Prevent(x, physicalDamageToAFighter) ∧ Treat(x, physicalDamageToAFighter)) ∀x (Cutman(x) → AppearIn(x, boxingMatch) ∨ AppearIn(x, kickboxingMatch) ∨ AppearIn(x, mixedMartialArtsMatchBout)) ∀x (Cutman(x) → Handle(x, swelling) ∧ Handle(x, nosebleed) ∧ Handle(x, laceration)) Cutman(jack)",No cutmen appear in boxing matches.,"¬(∃x (Cutman(x) ∧ AppearIn(x, boxingMatch)))",Uncertain,344 114,"A cutman is responsible for preventing and treating physical damage to a fighter. Cutmen appear in boxing matches, kickboxing matches, or mixed martial arts matches bout. Cutmen handle swelling, nosebleeds and lacerations. Jack is a cutman.","∀x (Cutman(x) → Prevent(x, physicalDamageToAFighter) ∧ Treat(x, physicalDamageToAFighter)) ∀x (Cutman(x) → AppearIn(x, boxingMatch) ∨ AppearIn(x, kickboxingMatch) ∨ AppearIn(x, mixedMartialArtsMatchBout)) ∀x (Cutman(x) → Handle(x, swelling) ∧ Handle(x, nosebleed) ∧ Handle(x, laceration)) Cutman(jack)","If someone is not a cutman, then they cannot handle nosebleeds.","∀x (¬Cutman(x) → ¬Handle(x, nosebleed))",Uncertain,345 114,"A cutman is responsible for preventing and treating physical damage to a fighter. Cutmen appear in boxing matches, kickboxing matches, or mixed martial arts matches bout. Cutmen handle swelling, nosebleeds and lacerations. Jack is a cutman.","∀x (Cutman(x) → Prevent(x, physicalDamageToAFighter) ∧ Treat(x, physicalDamageToAFighter)) ∀x (Cutman(x) → AppearIn(x, boxingMatch) ∨ AppearIn(x, kickboxingMatch) ∨ AppearIn(x, mixedMartialArtsMatchBout)) ∀x (Cutman(x) → Handle(x, swelling) ∧ Handle(x, nosebleed) ∧ Handle(x, laceration)) Cutman(jack)",Jack is responsible for treating physical damage to a fighter.,"Treat(jack, physicalDamageToAFighter)",True,346 170,"The Mona Lisa is a world's best-known painting. The Mona Lisa is a portrait painted by Leonardo da Vinci. Leonardo da Vinci was a scientist and painter. Painting genres can be history, portrait, animal, landscape, and still life.","Painting(monaLisa) ∧ TheWorldsBestKnown(monaLisa) PaintedBy(monaLisa, leonardodaVinci) ∧ Portrait(monaLisa) Scientist(leonardodaVinci) ∧ Painter(leonardodaVinci) ∀x (Painting(x) → (History(x) ∨ Portrait(x) ∨ Animal(x) ∨ Landscape(x) ∨ StillLife(x)))",A world's best-known artwork is painted by a scientist.,"∃x ∃y (Painting(x) ∧ TheWorldsBestKnown(x) ∧ PaintedBy(x, y) ∧ Scientist(y))",True,488 170,"The Mona Lisa is a world's best-known painting. The Mona Lisa is a portrait painted by Leonardo da Vinci. Leonardo da Vinci was a scientist and painter. Painting genres can be history, portrait, animal, landscape, and still life.","Painting(monaLisa) ∧ TheWorldsBestKnown(monaLisa) PaintedBy(monaLisa, leonardodaVinci) ∧ Portrait(monaLisa) Scientist(leonardodaVinci) ∧ Painter(leonardodaVinci) ∀x (Painting(x) → (History(x) ∨ Portrait(x) ∨ Animal(x) ∨ Landscape(x) ∨ StillLife(x)))",Leonardo da Vinci has artworks in the landscape genre.,"∃x (PaintedBy(x, leonardodaVinci) ∧ Landscape(x))",Uncertain,489 170,"The Mona Lisa is a world's best-known painting. The Mona Lisa is a portrait painted by Leonardo da Vinci. Leonardo da Vinci was a scientist and painter. Painting genres can be history, portrait, animal, landscape, and still life.","Painting(monaLisa) ∧ TheWorldsBestKnown(monaLisa) PaintedBy(monaLisa, leonardodaVinci) ∧ Portrait(monaLisa) Scientist(leonardodaVinci) ∧ Painter(leonardodaVinci) ∀x (Painting(x) → (History(x) ∨ Portrait(x) ∨ Animal(x) ∨ Landscape(x) ∨ StillLife(x)))",No world's best-known artworks are portraits.,∀x (WorldsBestKnown(x) → ¬Portrait(x)),False,490 339,"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","∀x (ProfessionalTennisUmpire(x) → ¬ProfessionalTennisPlayer(x)) ∀x (WorldTourPlayer(x) → ProfessionalTennisPlayer(x)) ∀x (GrandSlamChampion(x) → WorldTourPlayer(x)) ∀x (GrandSlamUmpire(x) → ProfessionalTennisUmpire(x)) WorldTourPlayer(nadal) ∨ GrandSlamChampion(nadal)",Nadal is a Grand Slam umpire.,GrandSlamUmpire(nadal),False,887 339,"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","∀x (ProfessionalTennisUmpire(x) → ¬ProfessionalTennisPlayer(x)) ∀x (WorldTourPlayer(x) → ProfessionalTennisPlayer(x)) ∀x (GrandSlamChampion(x) → WorldTourPlayer(x)) ∀x (GrandSlamUmpire(x) → ProfessionalTennisUmpire(x)) WorldTourPlayer(nadal) ∨ GrandSlamChampion(nadal)",Nadal is not a Grand Slam umpire.,¬GrandSlamUmpire(nadal),True,888 339,"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","∀x (ProfessionalTennisUmpire(x) → ¬ProfessionalTennisPlayer(x)) ∀x (WorldTourPlayer(x) → ProfessionalTennisPlayer(x)) ∀x (GrandSlamChampion(x) → WorldTourPlayer(x)) ∀x (GrandSlamUmpire(x) → ProfessionalTennisUmpire(x)) WorldTourPlayer(nadal) ∨ GrandSlamChampion(nadal)",Nadal is a Grand Slam champion.,GrandSlamChampion(nadal),Uncertain,889 339,"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","∀x (ProfessionalTennisUmpire(x) → ¬ProfessionalTennisPlayer(x)) ∀x (WorldTourPlayer(x) → ProfessionalTennisPlayer(x)) ∀x (GrandSlamChampion(x) → WorldTourPlayer(x)) ∀x (GrandSlamUmpire(x) → ProfessionalTennisUmpire(x)) WorldTourPlayer(nadal) ∨ GrandSlamChampion(nadal)",Nadal is neither a Grand Slam umpire nor a professional tennis umpire.,¬(GrandSlamUmpire(nadal) ∨ ProfessionalTennisUmpire(nadal)),True,890 339,"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","∀x (ProfessionalTennisUmpire(x) → ¬ProfessionalTennisPlayer(x)) ∀x (WorldTourPlayer(x) → ProfessionalTennisPlayer(x)) ∀x (GrandSlamChampion(x) → WorldTourPlayer(x)) ∀x (GrandSlamUmpire(x) → ProfessionalTennisUmpire(x)) WorldTourPlayer(nadal) ∨ GrandSlamChampion(nadal)","If Nadal is a professional tennis umpire, then Nadal is a Grand Slam Umpire.",ProfessionalTennisUmpire(nadal) → GrandSlamUmpire(nadal),True,891 339,"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","∀x (ProfessionalTennisUmpire(x) → ¬ProfessionalTennisPlayer(x)) ∀x (WorldTourPlayer(x) → ProfessionalTennisPlayer(x)) ∀x (GrandSlamChampion(x) → WorldTourPlayer(x)) ∀x (GrandSlamUmpire(x) → ProfessionalTennisUmpire(x)) WorldTourPlayer(nadal) ∨ GrandSlamChampion(nadal)","If Nadal is a Grand Slam umpire or a professional tennis player, then Nadal is a Grand Slam umpire.",GrandSlamUmpire(nadal) ∨ ProfessionalTennisPlayer(nadal) → GrandSlamUmpire(nadal),False,892 123,"Businesses are either sanctioned or unsanctioned. Sanctioned businesses are limited. Unsanctioned businesses are free. The Crude Oil Data Exchange is a business that isn't free.","∀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)",Crude Oil Data Exchange is sanctioned.,Sanctioned(crudeOilDataExchange),True,367 123,"Businesses are either sanctioned or unsanctioned. Sanctioned businesses are limited. Unsanctioned businesses are free. The Crude Oil Data Exchange is a business that isn't free.","∀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)",Crude Oil Data Exchange is unsanctioned.,¬Sanctioned(crudeOilDataExchange),False,368 123,"Businesses are either sanctioned or unsanctioned. Sanctioned businesses are limited. Unsanctioned businesses are free. The Crude Oil Data Exchange is a business that isn't free.","∀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)",Crude Oil Data Exchange is limited.,Limited(crudeOilDataExchange),True,369 301,"When something is depressing, it is sad. The end of a relationship is depressing. ","∀x (Depressing(x) → Sad(x)) Depressing(v)",The end of a relationship is invigorating,Invigorating(v),Uncertain,745 103,"Palstaves are a type of early bronze axe. Palstaves are found in northern, western, and southwestern Europe and are cast in molds. John Evans is an archeologist who popularized the term ""palstave."" Paalstabs are not a type of axe but rather a digging shovel.","EarlyBronzeAge(palstave) ∧ Axe(palstave) FoundIn(palstave, northernEurope) ∨ FoundIn(palstave, westernEurope) ∨ FoundIn(palstave, southWesternEurope)) ∧ CastIn(palstave, molds) Archeologist(johnEvans) ∧ Popularize(johnEvans, termPalstave) ¬Axe(paalstab) ∧ DiggingShovel(paalstab)",John Evans Popularized the term paalstab.,"Popularized(johnEvans, termPalstave)",Uncertain,313 103,"Palstaves are a type of early bronze axe. Palstaves are found in northern, western, and southwestern Europe and are cast in molds. John Evans is an archeologist who popularized the term ""palstave."" Paalstabs are not a type of axe but rather a digging shovel.","EarlyBronzeAge(palstave) ∧ Axe(palstave) FoundIn(palstave, northernEurope) ∨ FoundIn(palstave, westernEurope) ∨ FoundIn(palstave, southWesternEurope)) ∧ CastIn(palstave, molds) Archeologist(johnEvans) ∧ Popularize(johnEvans, termPalstave) ¬Axe(paalstab) ∧ DiggingShovel(paalstab)",There is an axe that is found in Western Europe.,"∃x (Axe(x) ∧ FoundIn(x, westernEurope))",Uncertain,314 103,"Palstaves are a type of early bronze axe. Palstaves are found in northern, western, and southwestern Europe and are cast in molds. John Evans is an archeologist who popularized the term ""palstave."" Paalstabs are not a type of axe but rather a digging shovel.","EarlyBronzeAge(palstave) ∧ Axe(palstave) FoundIn(palstave, northernEurope) ∨ FoundIn(palstave, westernEurope) ∨ FoundIn(palstave, southWesternEurope)) ∧ CastIn(palstave, molds) Archeologist(johnEvans) ∧ Popularize(johnEvans, termPalstave) ¬Axe(paalstab) ∧ DiggingShovel(paalstab)",Archeologists haven't popularized anything.,"∀x ∀y (Archeologist(x) → ¬Popularize(x, y))",False,315 90,"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.","Japanese(koeitecmo) ∧ VideoGameHoldingCompany(koeitecmo) ∧ AnimeHoldingCompany(koeitecmo) ∧ HoldingCompany(x) ∀x (HoldingCompany(x) → ∃y(Company(y) ∧ Holds(x, y))) DisbandsIn(tecmo, japan) ∧ Survives(koei) ∧ Renames(koei) ∀x (VideoGameHoldingCompany(x) → HoldingCompany(x))",Koei Tecmo holds another company.,"∃x (Company(x) ∧ Holds(koeitecmo, x))",True,273 90,"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.","Japanese(koeitecmo) ∧ VideoGameHoldingCompany(koeitecmo) ∧ AnimeHoldingCompany(koeitecmo) ∧ HoldingCompany(x) ∀x (HoldingCompany(x) → ∃y(Company(y) ∧ Holds(x, y))) DisbandsIn(tecmo, japan) ∧ Survives(koei) ∧ Renames(koei) ∀x (VideoGameHoldingCompany(x) → HoldingCompany(x))",Tecmo holds another company.,"∃x (Company(x) ∧ Holds(tecmo, x))",Uncertain,274 90,"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.","Japanese(koeitecmo) ∧ VideoGameHoldingCompany(koeitecmo) ∧ AnimeHoldingCompany(koeitecmo) ∧ HoldingCompany(x) ∀x (HoldingCompany(x) → ∃y(Company(y) ∧ Holds(x, y))) DisbandsIn(tecmo, japan) ∧ Survives(koei) ∧ Renames(koei) ∀x (VideoGameHoldingCompany(x) → HoldingCompany(x))",Koei Tecmo holds anime.,AnimeHoldingCompany(koeitecmo),Uncertain,275 199,"The PlayStation EyeToy is a camera accessory for the PlayStation 2 system. The PlayStation Eye is a camera accessory for the PlayStation 3 system. The PlayStation Camera is a camera accessory for the PlayStation 4 and the PlayStation 5 systems. Camera accessories for a system are compatible with that system. Playstation 2, 3,4, and 5 are all different. Only the PlayStation Camera camera system is compatible with different systems.","System(playStation2) ∧ CameraAccessoryFor(playStationEyeToy, playStation2) System(playStation3) ∧ CameraAccessoryFor(playStationEye, playStation3) System(playStation4) ∧ System(playStation5) ∧ CameraAccessoryFor(playStationCamera, playStation4) ∧ CameraAccessoryFor(playStationCamera, playStation5) ∀x ∀y (CameraAccessoryFor(x, y) ∧ System(y) → CompatibleWith(x, y)) ¬(playStation2=playStation3) ∧ ¬(playStation2=playStation4) ∧ ¬(playStation2=playStation5) ∧ ¬(playStation3=playStation4) ∧ ¬(playStation3=playStation5) ∧ ¬(playStation4=playStation5) ∀x ∃y ∃z (System(y) ∧ System(z) ∧ ¬(y=z) ∧ CompatibleWith(x, y) ∧ CompatibleWith(x, z) → x=playstationCamera)",The Playstation Eye is compatible with the PlayStation 2 and the PlayStation 3.,"Compatible(playStationEye, playStation2) ∧ Compatible(playStationEye, playStation3)",False,566 199,"The PlayStation EyeToy is a camera accessory for the PlayStation 2 system. The PlayStation Eye is a camera accessory for the PlayStation 3 system. The PlayStation Camera is a camera accessory for the PlayStation 4 and the PlayStation 5 systems. Camera accessories for a system are compatible with that system. Playstation 2, 3,4, and 5 are all different. Only the PlayStation Camera camera system is compatible with different systems.","System(playStation2) ∧ CameraAccessoryFor(playStationEyeToy, playStation2) System(playStation3) ∧ CameraAccessoryFor(playStationEye, playStation3) System(playStation4) ∧ System(playStation5) ∧ CameraAccessoryFor(playStationCamera, playStation4) ∧ CameraAccessoryFor(playStationCamera, playStation5) ∀x ∀y (CameraAccessoryFor(x, y) ∧ System(y) → CompatibleWith(x, y)) ¬(playStation2=playStation3) ∧ ¬(playStation2=playStation4) ∧ ¬(playStation2=playStation5) ∧ ¬(playStation3=playStation4) ∧ ¬(playStation3=playStation5) ∧ ¬(playStation4=playStation5) ∀x ∃y ∃z (System(y) ∧ System(z) ∧ ¬(y=z) ∧ CompatibleWith(x, y) ∧ CompatibleWith(x, z) → x=playstationCamera)",The Playstation EyeToy is compatible with the PlayStation 2.,"Compatible(playStationEyeToy, playStation2)",True,567 199,"The PlayStation EyeToy is a camera accessory for the PlayStation 2 system. The PlayStation Eye is a camera accessory for the PlayStation 3 system. The PlayStation Camera is a camera accessory for the PlayStation 4 and the PlayStation 5 systems. Camera accessories for a system are compatible with that system. Playstation 2, 3,4, and 5 are all different. Only the PlayStation Camera camera system is compatible with different systems.","System(playStation2) ∧ CameraAccessoryFor(playStationEyeToy, playStation2) System(playStation3) ∧ CameraAccessoryFor(playStationEye, playStation3) System(playStation4) ∧ System(playStation5) ∧ CameraAccessoryFor(playStationCamera, playStation4) ∧ CameraAccessoryFor(playStationCamera, playStation5) ∀x ∀y (CameraAccessoryFor(x, y) ∧ System(y) → CompatibleWith(x, y)) ¬(playStation2=playStation3) ∧ ¬(playStation2=playStation4) ∧ ¬(playStation2=playStation5) ∧ ¬(playStation3=playStation4) ∧ ¬(playStation3=playStation5) ∧ ¬(playStation4=playStation5) ∀x ∃y ∃z (System(y) ∧ System(z) ∧ ¬(y=z) ∧ CompatibleWith(x, y) ∧ CompatibleWith(x, z) → x=playstationCamera)",The Playstation Camera can be used for all Playstation consoles.,"Compatible(playStationCamera, playStation2) ∧ Compatible(playStationCamera, playStation3) ∧ Compatible(playStationCamera, playStation4) ∧ Compatible(playStationCamera, playStation5)",Uncertain,568 274,"Adam Buska is a European football player. If a European plays football, they play what Americans call soccer.","FootballPlayer(adamBuska) ∧ European(adamBuska) ∀x (FootballPlayer(x) ∧ European(x) → ∃y (Call(american, y, soccer) ∧ Play(x, y)))",Adam Buska plays what Americans call soccer.,"∃y (Call(american, y, soccer) ∧ Play(adamBuska, y))",True,718 411,"If a game is one of the top-3 best selling video-games, then it is multiplatform. If a game has sold more than 100 million copies, then it is one of the top-3 best-selling video games. Some games that support Windows are developed by Nintendo. All multiplatform games can be played on a wide range of devices. Pokemon Diamond version is neither developed by Nintendo nor can be played on a wide range of devices.","∀x (ATop3BestSellingVideoGame(x) → Multiplatform(x)) ∀x (SoldMoreThan100MillionCopies(x) → ATop3BestSellingVideoGame(x)) ∃x ((SupportsWindows(x) ∧ AGameDevelopedByNintendo(x))) ∀x (Multiplatform(x) → CanBePlayedOnAWideRangeOfDevices(x)) ¬(DevelopedByNintendo(PokemonDiamond) ∨ CanBePlayedOnAWideRangeOfDevices(PokemonDiamond))",Pokemon Diamond version supports Windows.,Game(PokemonDiamond) ∧ SupportsWindows(PokemonDiamond),Uncertain,1152 411,"If a game is one of the top-3 best selling video-games, then it is multiplatform. If a game has sold more than 100 million copies, then it is one of the top-3 best-selling video games. Some games that support Windows are developed by Nintendo. All multiplatform games can be played on a wide range of devices. Pokemon Diamond version is neither developed by Nintendo nor can be played on a wide range of devices.","∀x (ATop3BestSellingVideoGame(x) → Multiplatform(x)) ∀x (SoldMoreThan100MillionCopies(x) → ATop3BestSellingVideoGame(x)) ∃x ((SupportsWindows(x) ∧ AGameDevelopedByNintendo(x))) ∀x (Multiplatform(x) → CanBePlayedOnAWideRangeOfDevices(x)) ¬(DevelopedByNintendo(PokemonDiamond) ∨ CanBePlayedOnAWideRangeOfDevices(PokemonDiamond))",Pokemon Diamond version supports Windows and has sold more than 100 million copies.,(Game(PokemonDiamond) ∧ SupportsWindows(PokemonDiamond)) ∧ (Game(PokemonDiamond) ∧ SoldMoreThan100MillionCopies(PokemonDiamond)),False,1153 411,"If a game is one of the top-3 best selling video-games, then it is multiplatform. If a game has sold more than 100 million copies, then it is one of the top-3 best-selling video games. Some games that support Windows are developed by Nintendo. All multiplatform games can be played on a wide range of devices. Pokemon Diamond version is neither developed by Nintendo nor can be played on a wide range of devices.","∀x (ATop3BestSellingVideoGame(x) → Multiplatform(x)) ∀x (SoldMoreThan100MillionCopies(x) → ATop3BestSellingVideoGame(x)) ∃x ((SupportsWindows(x) ∧ AGameDevelopedByNintendo(x))) ∀x (Multiplatform(x) → CanBePlayedOnAWideRangeOfDevices(x)) ¬(DevelopedByNintendo(PokemonDiamond) ∨ CanBePlayedOnAWideRangeOfDevices(PokemonDiamond))","If Pokemon Diamond version either supports Windows or has sold more than 100 million copies, then Pokemon Diamond version either is both multiplatform and one of the top-3 best selling video games, or is neither multiplatform nor one of the top-3 best selling video games.",((Game(PokemonDiamond) ∧ SupportsWindows(PokemonDiamond)) ⊕ ((Game(PokemonDiamond) v (SoldMoreThan100MillionCopies(PokemonDiamond))) → (Multiplatform(PokemonDiamond) ∧ (Game(PokemonDiamond) ∧ ATop3BestSellingVideoGame(PokemonDiamond))) ⊕ (¬Multiplatform(PokemonDiamond) ∧ ¬(Game(PokemonDiamond) ∧ ATop3BestSellingVideoGame(PokemonDiamond))),True,1154 206,"China is one of the BRICS, and its economy is emerging. If someone is from China, then they are from a country of BRICS. India is one of the BRICS, and its economy is emerging. If someone is from India, then they are in a country of BRICS. All people from China are Chinese people. All people from India are Indian people. There is a person from India.","∃x (BRIC(x) ∧ ¬(x=china) ∧ BRIC(china) ∧ Emerging(chinaEconomy)) ∀x (From(x, china) → From(x, bric)) BRIC(india) ∧ Emerging(indiaEconomy) ∀x (From(x, india) → From(x, bric)) ∀x (From(x, china) → Chinese(x)) ∀x (From(x, india) → Indian(x)) ∃x (From(x, india))",No people from BRICS are Indian people.,"∀x (From(x, countryOfBRICS) → ¬IndianPeople(x))",False,589 206,"China is one of the BRICS, and its economy is emerging. If someone is from China, then they are from a country of BRICS. India is one of the BRICS, and its economy is emerging. If someone is from India, then they are in a country of BRICS. All people from China are Chinese people. All people from India are Indian people. There is a person from India.","∃x (BRIC(x) ∧ ¬(x=china) ∧ BRIC(china) ∧ Emerging(chinaEconomy)) ∀x (From(x, china) → From(x, bric)) BRIC(india) ∧ Emerging(indiaEconomy) ∀x (From(x, india) → From(x, bric)) ∀x (From(x, china) → Chinese(x)) ∀x (From(x, india) → Indian(x)) ∃x (From(x, india))",India's economy is not emerging.,EmergingEconomy(india),False,590 206,"China is one of the BRICS, and its economy is emerging. If someone is from China, then they are from a country of BRICS. India is one of the BRICS, and its economy is emerging. If someone is from India, then they are in a country of BRICS. All people from China are Chinese people. All people from India are Indian people. There is a person from India.","∃x (BRIC(x) ∧ ¬(x=china) ∧ BRIC(china) ∧ Emerging(chinaEconomy)) ∀x (From(x, china) → From(x, bric)) BRIC(india) ∧ Emerging(indiaEconomy) ∀x (From(x, india) → From(x, bric)) ∀x (From(x, china) → Chinese(x)) ∀x (From(x, india) → Indian(x)) ∃x (From(x, india))",There is an Indian people from BRICS.,"∃x (IndianPeople(x) ∧ From(x, countryOfBRICS))",True,591 87,"Daveed Diggs is an actor and film producer. Daveed Diggs played two roles in the musical Hamilton on Broadway. 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 on Broadway are not films.","Actor(daveedDiggs) ∧ FilmProducer(daveedDiggs) ∃x ∃y(PlaysIn(daveedDiggs, x, hamilton) ∧ (¬(x=y)) ∧ PlaysIn(daveedDiggs, y, hamilton)) ∧ OnBroadway(hamilton) ∧ Musical(hamilton) ∃x ∃y(Actor(x) ∧ PlaysIn(x, y, hamilton) ∧ Wins(x, bestActorAward)) ∃x (Actor(x) ∧ PlaysIn(x, thomasJefferson, hamilton) ∧ Wins(x, bestActorAward)) Plays(daveedDiggs, thomasJefferson) ∀x ((Musical(x) ∧ OnBroadway(x)) → ¬Film(x))",Hamilton is a film.,Film(hamilton),False,264 87,"Daveed Diggs is an actor and film producer. Daveed Diggs played two roles in the musical Hamilton on Broadway. 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 on Broadway are not films.","Actor(daveedDiggs) ∧ FilmProducer(daveedDiggs) ∃x ∃y(PlaysIn(daveedDiggs, x, hamilton) ∧ (¬(x=y)) ∧ PlaysIn(daveedDiggs, y, hamilton)) ∧ OnBroadway(hamilton) ∧ Musical(hamilton) ∃x ∃y(Actor(x) ∧ PlaysIn(x, y, hamilton) ∧ Wins(x, bestActorAward)) ∃x (Actor(x) ∧ PlaysIn(x, thomasJefferson, hamilton) ∧ Wins(x, bestActorAward)) Plays(daveedDiggs, thomasJefferson) ∀x ((Musical(x) ∧ OnBroadway(x)) → ¬Film(x))",Daveed Diggs won the best actor award.,"Wins(daveedDiggs, bestActorAward)",True,265 87,"Daveed Diggs is an actor and film producer. Daveed Diggs played two roles in the musical Hamilton on Broadway. 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 on Broadway are not films.","Actor(daveedDiggs) ∧ FilmProducer(daveedDiggs) ∃x ∃y(PlaysIn(daveedDiggs, x, hamilton) ∧ (¬(x=y)) ∧ PlaysIn(daveedDiggs, y, hamilton)) ∧ OnBroadway(hamilton) ∧ Musical(hamilton) ∃x ∃y(Actor(x) ∧ PlaysIn(x, y, hamilton) ∧ Wins(x, bestActorAward)) ∃x (Actor(x) ∧ PlaysIn(x, thomasJefferson, hamilton) ∧ Wins(x, bestActorAward)) Plays(daveedDiggs, thomasJefferson) ∀x ((Musical(x) ∧ OnBroadway(x)) → ¬Film(x))",Hamilton won two awards.,"∃x ∃y(Wins(hamilton, x) ∧ (¬(x=y)) ∧ Wins(hamilton, y))",Uncertain,266 221,"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. ","Polish(ernestPohl) ∧ FootballPlayer(ernestPohl) ∃x (FootballPlayer(x) ∧ In(x, polishFirstDivision) ∧ ScoredOver(x, 180Goals)) In(ernestPohl, polishFirstDivision) ∧ ScoredOver(ernestPohl, 180Goals) ∃x ∃y (GornikZabrzes(x) ∧ Stadium(x) ∧ NamedAfter(x, y) ∧ SoccerPlayer(y) ∧ From(y, rudaŚląska)) From(ernestPohl, rudaŚląska))",Ernest Pohl has not scored more than 180 goals.,"¬ScoredOver(ernestPohl, 180Goals)",False,626 221,"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. ","Polish(ernestPohl) ∧ FootballPlayer(ernestPohl) ∃x (FootballPlayer(x) ∧ In(x, polishFirstDivision) ∧ ScoredOver(x, 180Goals)) In(ernestPohl, polishFirstDivision) ∧ ScoredOver(ernestPohl, 180Goals) ∃x ∃y (GornikZabrzes(x) ∧ Stadium(x) ∧ NamedAfter(x, y) ∧ SoccerPlayer(y) ∧ From(y, rudaŚląska)) From(ernestPohl, rudaŚląska))",Górnik Zabrze's stadium was named after Ernest Pohl.,"∀x (GornikZabrzes(x) ∧ Stadium(x) → NamedAfter(x, ernestPohl))",Uncertain,627 142,"Ann J. Land was a member of the Philadelphia City Council and the Democratic Party. Ann J. Land ran unopposed for the Philadelphia 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.","MemberOf(annJLand, philadelphiaCityCouncil) ∧ MemberOf(annJLand, democraticParty) RunUnopposedFor(ann, philadelphiaCityCouncil, year1980) ∀x ∀y (RunUnopposedFor(x, philadelphiaCityCouncil, y) → ElectedTo(x, philadelphiaCityCouncil, y)) PoliticalChallenger(michaelNutter) Defeat(annJLand, michaelNutter) ∧ RunFor(annJLand, philadelphiaCityCouncil, year1987)",Ann J. Land was elected to the Philadelphia City Council in 1980.,"ElectedTo(ann, philadelphiaCityCouncil, year1980)",True,416 142,"Ann J. Land was a member of the Philadelphia City Council and the Democratic Party. Ann J. Land ran unopposed for the Philadelphia 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.","MemberOf(annJLand, philadelphiaCityCouncil) ∧ MemberOf(annJLand, democraticParty) RunUnopposedFor(ann, philadelphiaCityCouncil, year1980) ∀x ∀y (RunUnopposedFor(x, philadelphiaCityCouncil, y) → ElectedTo(x, philadelphiaCityCouncil, y)) PoliticalChallenger(michaelNutter) Defeat(annJLand, michaelNutter) ∧ RunFor(annJLand, philadelphiaCityCouncil, year1987)",Ann J. Land was elected to the Philadelphia City Council in 1987.,"ElectedTo(ann, philadelphiaCityCouncil, year1987)",Uncertain,417 142,"Ann J. Land was a member of the Philadelphia City Council and the Democratic Party. Ann J. Land ran unopposed for the Philadelphia 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.","MemberOf(annJLand, philadelphiaCityCouncil) ∧ MemberOf(annJLand, democraticParty) RunUnopposedFor(ann, philadelphiaCityCouncil, year1980) ∀x ∀y (RunUnopposedFor(x, philadelphiaCityCouncil, y) → ElectedTo(x, philadelphiaCityCouncil, y)) PoliticalChallenger(michaelNutter) Defeat(annJLand, michaelNutter) ∧ RunFor(annJLand, philadelphiaCityCouncil, year1987)",There was some member of the Democratic Party elected to the Philadelphia City Council in 1980.,"∃x (MemberOf(x, democraticParty) ∧ ElectedTo(x, philadelphiaCouncil, year1980))",True,418 111,"Aberdeen won the cup in the 2013 final. Rangers won the cup in the 2014 final. Aberdeen and Rangers are different teams. Different teams cannot win the cup in the same year's final.","WonCup(aberdeen, year2013Final) WonCup(rangers, year2014Final) ¬(aberdeen=rangers) ∀x ∀y ∀z ∀w (¬(x=y) ∧ WonCup(x, z) ∧ WonCup(y, w) → ¬(z=w))",Rangers won the cup in 2015.,"WonCup(rangers, year2015Final)",Uncertain,336 111,"Aberdeen won the cup in the 2013 final. Rangers won the cup in the 2014 final. Aberdeen and Rangers are different teams. Different teams cannot win the cup in the same year's final.","WonCup(aberdeen, year2013Final) WonCup(rangers, year2014Final) ¬(aberdeen=rangers) ∀x ∀y ∀z ∀w (¬(x=y) ∧ WonCup(x, z) ∧ WonCup(y, w) → ¬(z=w))",Rangers won the cup in 2013.,"WonCup(rangers, year2013Final)",False,337 111,"Aberdeen won the cup in the 2013 final. Rangers won the cup in the 2014 final. Aberdeen and Rangers are different teams. Different teams cannot win the cup in the same year's final.","WonCup(aberdeen, year2013Final) WonCup(rangers, year2014Final) ¬(aberdeen=rangers) ∀x ∀y ∀z ∀w (¬(x=y) ∧ WonCup(x, z) ∧ WonCup(y, w) → ¬(z=w))",Aberdeen has once won a cup.,"∃x (WonCup(aberdeen, x))",True,338 329,"All young working professionals who have regular 9-5 jobs have stable jobs. Some people living in Manhattan are young professionals with regular 9-5 jobs. All people who have stable jobs are people who work regularly. People who work regularly do not frequently disobey their bosses. Mary either frequently disobeys her bosses and works regularly, or that she neither frequently disobeys her bosses nor works regularly.","∀x (YoungWorkingProfessional(x) ∧ Have(x, regular9To5Job) → Have(x, stableJob)) ∃x (LiveIn(x, manhattan) ∧ YoungWorkingProfessional(x) ∧ Have(x, regular9To5Job)) ∀x (Have(x, stableJob) → WorkRegularly(x)) ∀x (WorkRegularly(x) → ¬DisobeyFrequently(x, boss)) ¬(DisobeyFrequently(mary, boss) ⊕ WorkRegularly(mary))",Mary lives in Manhattan.,"LiveIn(mary, manhattan)",Uncertain,843 329,"All young working professionals who have regular 9-5 jobs have stable jobs. Some people living in Manhattan are young professionals with regular 9-5 jobs. All people who have stable jobs are people who work regularly. People who work regularly do not frequently disobey their bosses. Mary either frequently disobeys her bosses and works regularly, or that she neither frequently disobeys her bosses nor works regularly.","∀x (YoungWorkingProfessional(x) ∧ Have(x, regular9To5Job) → Have(x, stableJob)) ∃x (LiveIn(x, manhattan) ∧ YoungWorkingProfessional(x) ∧ Have(x, regular9To5Job)) ∀x (Have(x, stableJob) → WorkRegularly(x)) ∀x (WorkRegularly(x) → ¬DisobeyFrequently(x, boss)) ¬(DisobeyFrequently(mary, boss) ⊕ WorkRegularly(mary))",Mary lives in Manhattan and is a young working professional who has a regular 9-5 job.,"LiveIn(mary, manhattan) ∧ YoungWorkingProfessional(mary) ∧ Have(mary, regular9-5Job)",False,844 329,"All young working professionals who have regular 9-5 jobs have stable jobs. Some people living in Manhattan are young professionals with regular 9-5 jobs. All people who have stable jobs are people who work regularly. People who work regularly do not frequently disobey their bosses. Mary either frequently disobeys her bosses and works regularly, or that she neither frequently disobeys her bosses nor works regularly.","∀x (YoungWorkingProfessional(x) ∧ Have(x, regular9To5Job) → Have(x, stableJob)) ∃x (LiveIn(x, manhattan) ∧ YoungWorkingProfessional(x) ∧ Have(x, regular9To5Job)) ∀x (Have(x, stableJob) → WorkRegularly(x)) ∀x (WorkRegularly(x) → ¬DisobeyFrequently(x, boss)) ¬(DisobeyFrequently(mary, boss) ⊕ WorkRegularly(mary))","If Mary is a young working professional who has a regular 9-5 job, then Mary does not live in Manhattan.","YoungWorkingProfessional(mary) ∧ Have(mary, regular9-5Job) → ¬LiveIn(mary, manhattan)",True,845 397,"All brain study designs are either block designs or event-related designs. All event-related brain study designs are brain image acquisition. All brain image acquisition in brain study designs is preceded by data processing. Nothing in brain study designs preceded by data processing analyzes data. Picture memory is a type of brain study design that is not either event-related or analyzing data.","∀x (BrainStudy(x) → (BlockDesign(x) ⊕ Event-relatedDesign(x))) ∀x ((BrainStudy(x) ∧ EventRelatedDesign(x)) → BrainImageAcquisition(x)) ∀x ((BrainStudy(x) ∧ BrainImageAcquisition(x)) → PrecededBy(x, dataProcessing)) ∀x ((BrainStudy(x) ∧ PrecededBy(x, dataProcessing)) → ¬Analyze(x, data)) BrainStudy(pictureMemory) ∧ (¬(EventRelatedDesign(pictureMemory) ⊕ AnalyzingData(pictureMemory)))",Picture memory is preceded by data processing.,"PrecededBy(pictureMemory, dataProcessing)",Uncertain,1080 397,"All brain study designs are either block designs or event-related designs. All event-related brain study designs are brain image acquisition. All brain image acquisition in brain study designs is preceded by data processing. Nothing in brain study designs preceded by data processing analyzes data. Picture memory is a type of brain study design that is not either event-related or analyzing data.","∀x (BrainStudy(x) → (BlockDesign(x) ⊕ Event-relatedDesign(x))) ∀x ((BrainStudy(x) ∧ EventRelatedDesign(x)) → BrainImageAcquisition(x)) ∀x ((BrainStudy(x) ∧ BrainImageAcquisition(x)) → PrecededBy(x, dataProcessing)) ∀x ((BrainStudy(x) ∧ PrecededBy(x, dataProcessing)) → ¬Analyze(x, data)) BrainStudy(pictureMemory) ∧ (¬(EventRelatedDesign(pictureMemory) ⊕ AnalyzingData(pictureMemory)))",Picture memory is a block design.,BlockDesign(pictureMemory),True,1081 397,"All brain study designs are either block designs or event-related designs. All event-related brain study designs are brain image acquisition. All brain image acquisition in brain study designs is preceded by data processing. Nothing in brain study designs preceded by data processing analyzes data. Picture memory is a type of brain study design that is not either event-related or analyzing data.","∀x (BrainStudy(x) → (BlockDesign(x) ⊕ Event-relatedDesign(x))) ∀x ((BrainStudy(x) ∧ EventRelatedDesign(x)) → BrainImageAcquisition(x)) ∀x ((BrainStudy(x) ∧ BrainImageAcquisition(x)) → PrecededBy(x, dataProcessing)) ∀x ((BrainStudy(x) ∧ PrecededBy(x, dataProcessing)) → ¬Analyze(x, data)) BrainStudy(pictureMemory) ∧ (¬(EventRelatedDesign(pictureMemory) ⊕ AnalyzingData(pictureMemory)))",Picture memory is either a block design or analyzing data.,"BlockDesign(pictureMemory) ⊕ Analyze(pictureMemory, data)",True,1082 397,"All brain study designs are either block designs or event-related designs. All event-related brain study designs are brain image acquisition. All brain image acquisition in brain study designs is preceded by data processing. Nothing in brain study designs preceded by data processing analyzes data. Picture memory is a type of brain study design that is not either event-related or analyzing data.","∀x (BrainStudy(x) → (BlockDesign(x) ⊕ Event-relatedDesign(x))) ∀x ((BrainStudy(x) ∧ EventRelatedDesign(x)) → BrainImageAcquisition(x)) ∀x ((BrainStudy(x) ∧ BrainImageAcquisition(x)) → PrecededBy(x, dataProcessing)) ∀x ((BrainStudy(x) ∧ PrecededBy(x, dataProcessing)) → ¬Analyze(x, data)) BrainStudy(pictureMemory) ∧ (¬(EventRelatedDesign(pictureMemory) ⊕ AnalyzingData(pictureMemory)))","If picture memory is not analyzing data, then picture memory is a block design and analyzing data.","¬Analyze(pictureMemory, data) → (BlockDesign(pictureMemory) ∧ Analyze(pictureMemory, data))",False,1083 277,"The USS Lyon was a US Navy ship involved in WWII. All ships involved in WWII are currently decommissioned or in a museum.","USNavyShip(theUSSLyon) ∧ InvolvedIn(theUSSLyon, wWII) ∀x (InvolvedIn(x, wWII) → (CurrentlyDecommissioned(x) ∨ In(x, museum)))",The USS Lyon is currently decommissioned.,CurrentlyDecommissioned(theUSSLyon),Uncertain,721 349,"All disposables are designed to be used only once. Some items used in Tom's house are eco-friendly. Every item used in Tom's house is either disposable or reusable. If something is made from metal, then it is not made from plastic. All reusable items used in Tom's house are made from metal. The chopsticks used in Tom's house are either made from metals and plastics, or that they are neither made from metals nor plastics.","∀x (Disposable(x) → DesignedToBeOnlyUsedOnce(x)) ∃x (EcoFriendly(x)) ∀x (UsedIn(x, tomsHouse) → Disposable(x) ⊕ Reusable(x)) ∀x (MadeFrom(x, metal) → ¬MadeFrom(x, plastic)) ∀x (Reusable(x) → MadeFrom(x, metal)) ¬(MadeFrom(chopsticksUsedInTomsHouse, metal) ⊕ MadeFrom(chopsticksUsedInTomsHouse, plastic))",The chopsticks used in Tom's house are eco-friendly.,EcoFriendly(chopsticks),Uncertain,924 349,"All disposables are designed to be used only once. Some items used in Tom's house are eco-friendly. Every item used in Tom's house is either disposable or reusable. If something is made from metal, then it is not made from plastic. All reusable items used in Tom's house are made from metal. The chopsticks used in Tom's house are either made from metals and plastics, or that they are neither made from metals nor plastics.","∀x (Disposable(x) → DesignedToBeOnlyUsedOnce(x)) ∃x (EcoFriendly(x)) ∀x (UsedIn(x, tomsHouse) → Disposable(x) ⊕ Reusable(x)) ∀x (MadeFrom(x, metal) → ¬MadeFrom(x, plastic)) ∀x (Reusable(x) → MadeFrom(x, metal)) ¬(MadeFrom(chopsticksUsedInTomsHouse, metal) ⊕ MadeFrom(chopsticksUsedInTomsHouse, plastic))",The chopsticks used in Tom's house are eco-friendly or designed to be used only once.,EcoFriendly(chopsticks) ∨ DesignedToBeOnlyUsedOnce(chopsticks),True,925 349,"All disposables are designed to be used only once. Some items used in Tom's house are eco-friendly. Every item used in Tom's house is either disposable or reusable. If something is made from metal, then it is not made from plastic. All reusable items used in Tom's house are made from metal. The chopsticks used in Tom's house are either made from metals and plastics, or that they are neither made from metals nor plastics.","∀x (Disposable(x) → DesignedToBeOnlyUsedOnce(x)) ∃x (EcoFriendly(x)) ∀x (UsedIn(x, tomsHouse) → Disposable(x) ⊕ Reusable(x)) ∀x (MadeFrom(x, metal) → ¬MadeFrom(x, plastic)) ∀x (Reusable(x) → MadeFrom(x, metal)) ¬(MadeFrom(chopsticksUsedInTomsHouse, metal) ⊕ MadeFrom(chopsticksUsedInTomsHouse, plastic))","If chopsticks used in Tom's house are made from plastic or designed to be used only once, then they are made from plastic and are eco-friendly.","MadeFrom(chopsticks, plastic) ∨ DesignedBeOnlyUsedOnce(chopsticks) → MadeFrom(chopsticks, plastic) ∧ EcoFriendly(chopsticks)",False,926 445,"Anything lazy is unproductive. No one unproductive is energetic. If something is a sloth, then it is lazy. Some animals are sloths. Sid is neither an energetic person nor a sloth.","∀x (Lazy(x) → Unproductive(x)) ∀x (Unproductive(x) → ¬Energetic(x)) ∀x (Sloth(x) → Lazy(x)) ∃x (Animal(x) ∧ Sloth(x)) ¬Energetic(sid) ∧ ¬Sloth(sid))",Sid is an animal.,Animal(sid),Uncertain,1280 445,"Anything lazy is unproductive. No one unproductive is energetic. If something is a sloth, then it is lazy. Some animals are sloths. Sid is neither an energetic person nor a sloth.","∀x (Lazy(x) → Unproductive(x)) ∀x (Unproductive(x) → ¬Energetic(x)) ∀x (Sloth(x) → Lazy(x)) ∃x (Animal(x) ∧ Sloth(x)) ¬Energetic(sid) ∧ ¬Sloth(sid))",Sid is an energetic person and an animal.,Energetic(sid) ∧ Animal(sid),False,1281 445,"Anything lazy is unproductive. No one unproductive is energetic. If something is a sloth, then it is lazy. Some animals are sloths. Sid is neither an energetic person nor a sloth.","∀x (Lazy(x) → Unproductive(x)) ∀x (Unproductive(x) → ¬Energetic(x)) ∀x (Sloth(x) → Lazy(x)) ∃x (Animal(x) ∧ Sloth(x)) ¬Energetic(sid) ∧ ¬Sloth(sid))","If Sid is either an animal or unproductive, then Sid is not an energetic person.",Animal(sid) ⊕ Unproductive(sid)) → ¬Energetic(sid),True,1282 187,"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.","∀x (EuropeanSoccerClub(x) → Attend(x, ucl) ∨ Attend(x, uel) ∨ Attend(x, uecl)) ∀x ∀y (EuropeanSoccerClub(x) ∧ EuropeanSoccerClub(y) ∧ Attend(x, ucl) ∧ Attend(y, uel) → HigherRank(x, y)) ∀x ∀y (EuropeanSoccerClub(x) ∧ EuropeanSoccerClub(y) ∧ Attend(x, uel) ∧ Attend(y, uecl) → HigherRank(x, y)) EuropeanSoccerClub(manchesterUnited) ∧ EuropeanSoccerClub(manchesterCity) Attend(manchesterunited, uel) Attend(manchestercity, ucl)",Manchester City has a higher ranking than Manchester United.,"HigherRank(manchesterCity, manchesterUnited)",True,539 65,"If a person coaches a football club, the person is a football coach. If a person has a position in a club 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 were in the National Football League in 1997. John Randle was Minnesota Vikings defensive tackle in 1997.","∀x ∀y ((Coach(x, y) ∧ FootballClub(y)) → FootballCoach(x)) ∀w ∀x ∀y ∀z ((PlayPositionFor(x, w, y, z) ∧ InNFL(y, z)) → PlayInNFL(x)) FootballClub(minnesotaVikings) Coach(dennisGreen, minnesotaVikings) ReceiveTD(crisCarter, num13) InNFL(minnesotaVikings, yr1997) PlayPositionFor(johnRandle, defensiveTackle, minnesotaVikings, yr1997)",Dennis Green is a football coach.,FootballCoach(dennisGreen),True,192 65,"If a person coaches a football club, the person is a football coach. If a person has a position in a club 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 were in the National Football League in 1997. John Randle was Minnesota Vikings defensive tackle in 1997.","∀x ∀y ((Coach(x, y) ∧ FootballClub(y)) → FootballCoach(x)) ∀w ∀x ∀y ∀z ((PlayPositionFor(x, w, y, z) ∧ InNFL(y, z)) → PlayInNFL(x)) FootballClub(minnesotaVikings) Coach(dennisGreen, minnesotaVikings) ReceiveTD(crisCarter, num13) InNFL(minnesotaVikings, yr1997) PlayPositionFor(johnRandle, defensiveTackle, minnesotaVikings, yr1997)",John Randle didn't play in the National Football League.,¬PlayInNFL(johnRandle),False,193 65,"If a person coaches a football club, the person is a football coach. If a person has a position in a club 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 were in the National Football League in 1997. John Randle was Minnesota Vikings defensive tackle in 1997.","∀x ∀y ((Coach(x, y) ∧ FootballClub(y)) → FootballCoach(x)) ∀w ∀x ∀y ∀z ((PlayPositionFor(x, w, y, z) ∧ InNFL(y, z)) → PlayInNFL(x)) FootballClub(minnesotaVikings) Coach(dennisGreen, minnesotaVikings) ReceiveTD(crisCarter, num13) InNFL(minnesotaVikings, yr1997) PlayPositionFor(johnRandle, defensiveTackle, minnesotaVikings, yr1997)",Cris Carter played for Minnesota Vikings.,"PlayPositionFor(crisCarter, wr, minnesotaVikings, year1997)",Uncertain,194 462,"All classrooms in William L. Harkness Hall that are used for lectures are booked during the day. None of the classrooms in William L. Harkness Hall are private study spots. All classrooms in William L. Harkness Hall are used for lectures or used for office hours. If a classroom in William L. Harkness Hall is booked in the evening, then it is not freely usable at night. If a classroom in William L. Harkness Hall is used for office hours, then it is booked in the evening. Room 116 is a classroom in William L. Harkness Hall that is either both used for lecture and used for office hours or not used for either.","∀x (ClassroomIn(x, williamLHarknessHall) ∧ UsedFor(x, lecture) → BookedDuring(x, day)) ∀x (ClassroomIn(x, williamLHarknessHall) ∧ ¬PrivateStudySpot(x)) ∀x (ClassroomIn(x, williamLHarknessHall) ∧ (UsedFor(x, lecture) ∨ UsedFor(x, officeHours))) ∀x (ClassroomIn(x, williamLHarknessHall) ∧ BookedIn(x, evening) → ¬FreelyUsableAtNight(x)) ∀x (ClassroomIn(x, williamLHarknessHall) ∧ UsedFor(x, officeHours) → BookedIn(x, evening)) ClassroomIn(116, williamLHarknessHall) ∧ ¬(UsedFor(116, lecture) ⊕ UsedFor(116, officeHours))",Room 116 is a private study spot.,PrivateStudySpot(room116),False,1333 462,"All classrooms in William L. Harkness Hall that are used for lectures are booked during the day. None of the classrooms in William L. Harkness Hall are private study spots. All classrooms in William L. Harkness Hall are used for lectures or used for office hours. If a classroom in William L. Harkness Hall is booked in the evening, then it is not freely usable at night. If a classroom in William L. Harkness Hall is used for office hours, then it is booked in the evening. Room 116 is a classroom in William L. Harkness Hall that is either both used for lecture and used for office hours or not used for either.","∀x (ClassroomIn(x, williamLHarknessHall) ∧ UsedFor(x, lecture) → BookedDuring(x, day)) ∀x (ClassroomIn(x, williamLHarknessHall) ∧ ¬PrivateStudySpot(x)) ∀x (ClassroomIn(x, williamLHarknessHall) ∧ (UsedFor(x, lecture) ∨ UsedFor(x, officeHours))) ∀x (ClassroomIn(x, williamLHarknessHall) ∧ BookedIn(x, evening) → ¬FreelyUsableAtNight(x)) ∀x (ClassroomIn(x, williamLHarknessHall) ∧ UsedFor(x, officeHours) → BookedIn(x, evening)) ClassroomIn(116, williamLHarknessHall) ∧ ¬(UsedFor(116, lecture) ⊕ UsedFor(116, officeHours))","If Room 116 is either both booked during the day and freely usable at night, or neither, then it is either used for office hours or for private study spots.","¬(BookedDuring(room116, day) ⊕ FreelyUsableAtNight(room116) → (UsedFor(room116, officeHour) ⊕ PrivateStudySpot(room116))",True,1334 462,"All classrooms in William L. Harkness Hall that are used for lectures are booked during the day. None of the classrooms in William L. Harkness Hall are private study spots. All classrooms in William L. Harkness Hall are used for lectures or used for office hours. If a classroom in William L. Harkness Hall is booked in the evening, then it is not freely usable at night. If a classroom in William L. Harkness Hall is used for office hours, then it is booked in the evening. Room 116 is a classroom in William L. Harkness Hall that is either both used for lecture and used for office hours or not used for either.","∀x (ClassroomIn(x, williamLHarknessHall) ∧ UsedFor(x, lecture) → BookedDuring(x, day)) ∀x (ClassroomIn(x, williamLHarknessHall) ∧ ¬PrivateStudySpot(x)) ∀x (ClassroomIn(x, williamLHarknessHall) ∧ (UsedFor(x, lecture) ∨ UsedFor(x, officeHours))) ∀x (ClassroomIn(x, williamLHarknessHall) ∧ BookedIn(x, evening) → ¬FreelyUsableAtNight(x)) ∀x (ClassroomIn(x, williamLHarknessHall) ∧ UsedFor(x, officeHours) → BookedIn(x, evening)) ClassroomIn(116, williamLHarknessHall) ∧ ¬(UsedFor(116, lecture) ⊕ UsedFor(116, officeHours))","If Room 116 is not both a private study spot and freely useable at night, then it is either used for lectures or booked during the day.","¬(PrivateStudySpot(room116) ∧ FreelyUsableAtNight(room116)) → (UsedFor(room116, lecture) ∨ BookedIn(room116, evening))",False,1335 99,"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.","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))",Baku is southeast of Shafaq-Asiman.,"SoutheastOf(baku, shafaq-asiman)",Uncertain,298 99,"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.","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))",A large complex is southeast of Baku.,"∃x (LargeComplex(x) ∧ SoutheastOf(x, baku))",True,299 99,"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.","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))",Baku is not northwest of offshore geological structures.,"∀x (GeologicalStructures(x) ∧ Offshore(x) → ¬NorthwestOf(baku, x))",False,300 71,"Herodicus was a Greek physician, dietician, sophist, and gymnast. 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 the theories of Herodicus are considered to be the foundation of sports medicine.","Greek(herodicus) ∧ Physician(herodicus) ∧ Dietician(herodicus) ∧ Sophist(herodicus) ∧ Gymnast(herodicus) Born(herodicus, selymbia) ∧ City(selymbia) Colony(selymbia, megara) ∧ CityState(megara) Tutor(herodicus, hippocrates) Recommend(herodicus, massages) ∃x ∃y (Theory(x) ∧ From(x, herodicus) ∧ FoundationOf(x, sportsMedicine) ∧ (¬(x=y)) ∧ Theory(y) ∧ From(y, herodicus) ∧ FoundationOf(y, sportsMedicine))",Herodicus tutored Hippocrates.,"Tutor(herodicus, hippocrates)",True,213 71,"Herodicus was a Greek physician, dietician, sophist, and gymnast. 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 the theories of Herodicus are considered to be the foundation of sports medicine.","Greek(herodicus) ∧ Physician(herodicus) ∧ Dietician(herodicus) ∧ Sophist(herodicus) ∧ Gymnast(herodicus) Born(herodicus, selymbia) ∧ City(selymbia) Colony(selymbia, megara) ∧ CityState(megara) Tutor(herodicus, hippocrates) Recommend(herodicus, massages) ∃x ∃y (Theory(x) ∧ From(x, herodicus) ∧ FoundationOf(x, sportsMedicine) ∧ (¬(x=y)) ∧ Theory(y) ∧ From(y, herodicus) ∧ FoundationOf(y, sportsMedicine))",Herodicus was tutored by Hippocrates.,"Tutor(hippocrates, herodicus)",Uncertain,214 71,"Herodicus was a Greek physician, dietician, sophist, and gymnast. 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 the theories of Herodicus are considered to be the foundation of sports medicine.","Greek(herodicus) ∧ Physician(herodicus) ∧ Dietician(herodicus) ∧ Sophist(herodicus) ∧ Gymnast(herodicus) Born(herodicus, selymbia) ∧ City(selymbia) Colony(selymbia, megara) ∧ CityState(megara) Tutor(herodicus, hippocrates) Recommend(herodicus, massages) ∃x ∃y (Theory(x) ∧ From(x, herodicus) ∧ FoundationOf(x, sportsMedicine) ∧ (¬(x=y)) ∧ Theory(y) ∧ From(y, herodicus) ∧ FoundationOf(y, sportsMedicine))",Herodicus was born in a city-state.,"∃x (Born(herodicus, x) ∧ CityState(x))",Uncertain,215 71,"Herodicus was a Greek physician, dietician, sophist, and gymnast. 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 the theories of Herodicus are considered to be the foundation of sports medicine.","Greek(herodicus) ∧ Physician(herodicus) ∧ Dietician(herodicus) ∧ Sophist(herodicus) ∧ Gymnast(herodicus) Born(herodicus, selymbia) ∧ City(selymbia) Colony(selymbia, megara) ∧ CityState(megara) Tutor(herodicus, hippocrates) Recommend(herodicus, massages) ∃x ∃y (Theory(x) ∧ From(x, herodicus) ∧ FoundationOf(x, sportsMedicine) ∧ (¬(x=y)) ∧ Theory(y) ∧ From(y, herodicus) ∧ FoundationOf(y, sportsMedicine))",Herodicus did not recommend massages.,"¬Recommend(herodicus, massages)",False,216 71,"Herodicus was a Greek physician, dietician, sophist, and gymnast. 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 the theories of Herodicus are considered to be the foundation of sports medicine.","Greek(herodicus) ∧ Physician(herodicus) ∧ Dietician(herodicus) ∧ Sophist(herodicus) ∧ Gymnast(herodicus) Born(herodicus, selymbia) ∧ City(selymbia) Colony(selymbia, megara) ∧ CityState(megara) Tutor(herodicus, hippocrates) Recommend(herodicus, massages) ∃x ∃y (Theory(x) ∧ From(x, herodicus) ∧ FoundationOf(x, sportsMedicine) ∧ (¬(x=y)) ∧ Theory(y) ∧ From(y, herodicus) ∧ FoundationOf(y, sportsMedicine))",Herodicus was born in a colony of a city-state.,"∃x ∃y (Born(herodicus, x) ∧ Colony(x, y) ∧ CityState(y))",True,217 438,"None of the kids in our family love the opera. All of the adults in our family love the opera. If someone in our family is a scientist, then they are an adult. Some students in our family are kids. Billy is a kid in our family.","∀x ((Kid(x) ∧ In(x, ourFamily)) → ¬Love(x, opera)) ∀x ((Adult(x) ∧ In(x, ourFamily)) → Love(x, opera)) ∀x ((Scientist(x) ∧ In(x, ourFamily)) → Adult(x)) ∃x (Student(x) ∧ In(x, ourFamily) ∧ Kid(x)) Kid(billy) ∧ In(billy, ourFamily) ",Billy is a student.,Student(billy),Uncertain,1258 438,"None of the kids in our family love the opera. All of the adults in our family love the opera. If someone in our family is a scientist, then they are an adult. Some students in our family are kids. Billy is a kid in our family.","∀x ((Kid(x) ∧ In(x, ourFamily)) → ¬Love(x, opera)) ∀x ((Adult(x) ∧ In(x, ourFamily)) → Love(x, opera)) ∀x ((Scientist(x) ∧ In(x, ourFamily)) → Adult(x)) ∃x (Student(x) ∧ In(x, ourFamily) ∧ Kid(x)) Kid(billy) ∧ In(billy, ourFamily) ",Billy is a student and a scientist.,Student(billy) ∧ Scientist(billy),False,1259 438,"None of the kids in our family love the opera. All of the adults in our family love the opera. If someone in our family is a scientist, then they are an adult. Some students in our family are kids. Billy is a kid in our family.","∀x ((Kid(x) ∧ In(x, ourFamily)) → ¬Love(x, opera)) ∀x ((Adult(x) ∧ In(x, ourFamily)) → Love(x, opera)) ∀x ((Scientist(x) ∧ In(x, ourFamily)) → Adult(x)) ∃x (Student(x) ∧ In(x, ourFamily) ∧ Kid(x)) Kid(billy) ∧ In(billy, ourFamily) ","If Billy is a student or a scientist, then Billy is a student and a kid.",(Student(billy) ∨ Scientist(billy)) → (Student(billy) ∧ Kid(billy)),True,1260 69,"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.","Scottish(brianWinter) ∧ FootballReferee(brianWinter) Retired(brianWinter) ∧ RetiredIn(brianWinter, yr2012) RefereeObserver(brianWinter) ∃x (FootballReferee(x) ∧ RefereeObserver(x)) SonOf(andyWinter, brianWinter) ∧ FootballPlayer(andyWinter) ∧ PlaysFor(andyWinter, hamiltonAcademical)",There is a son of a referee observer that plays football.,"∃x ∃y(SonOf(x, y) ∧ RefereeObserver(y) ∧ FootballPlayer(x))",True,204 69,"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.","Scottish(brianWinter) ∧ FootballReferee(brianWinter) Retired(brianWinter) ∧ RetiredIn(brianWinter, yr2012) RefereeObserver(brianWinter) ∃x (FootballReferee(x) ∧ RefereeObserver(x)) SonOf(andyWinter, brianWinter) ∧ FootballPlayer(andyWinter) ∧ PlaysFor(andyWinter, hamiltonAcademical)",Brian Winter was not a referee observer.,¬RefereeObserver(brianwinter),False,205 69,"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.","Scottish(brianWinter) ∧ FootballReferee(brianWinter) Retired(brianWinter) ∧ RetiredIn(brianWinter, yr2012) RefereeObserver(brianWinter) ∃x (FootballReferee(x) ∧ RefereeObserver(x)) SonOf(andyWinter, brianWinter) ∧ FootballPlayer(andyWinter) ∧ PlaysFor(andyWinter, hamiltonAcademical)",Brian Winter is retired.,Retired(brianwinter),True,206 69,"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.","Scottish(brianWinter) ∧ FootballReferee(brianWinter) Retired(brianWinter) ∧ RetiredIn(brianWinter, yr2012) RefereeObserver(brianWinter) ∃x (FootballReferee(x) ∧ RefereeObserver(x)) SonOf(andyWinter, brianWinter) ∧ FootballPlayer(andyWinter) ∧ PlaysFor(andyWinter, hamiltonAcademical)",Andy Winter is a referee.,Referee(andywinter),Uncertain,207 401,"Everyone at 'Board Game night' is interested in puzzles, or they are bad at chess, or both. If a person at 'Board Game night' is bad at chess, then they don't play a lot of chess. There is a person at 'Board Game night' who is either a planner or a creative person. Erica is at 'Board Game night,' and she 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 she is neither of these things.","∀x (At(x, boardGameNight) → (InterestedIn(x, puzzle) ∨ BadAt(x, chess))) ∀x ((At(x, boardGameNight) ∧ BadAt(x, chess)) → ¬PlaysOften(x, chess)) ∃x (At(x, boardGameNight) ∧ (Planner(x) ∨ Creative(x))) At(erica, boardGameNight) ∧ PlaysOften(erica, chess) (At(erica, boardGameNight) ∧ (¬(BadAt(erica, chess) ∨ Creative(erica)))) → ¬(Planner(erica) ⊕ Creative(erica))",Erica plans.,Planner(erica),Uncertain,1100 401,"Everyone at 'Board Game night' is interested in puzzles, or they are bad at chess, or both. If a person at 'Board Game night' is bad at chess, then they don't play a lot of chess. There is a person at 'Board Game night' who is either a planner or a creative person. Erica is at 'Board Game night,' and she 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 she is neither of these things.","∀x (At(x, boardGameNight) → (InterestedIn(x, puzzle) ∨ BadAt(x, chess))) ∀x ((At(x, boardGameNight) ∧ BadAt(x, chess)) → ¬PlaysOften(x, chess)) ∃x (At(x, boardGameNight) ∧ (Planner(x) ∨ Creative(x))) At(erica, boardGameNight) ∧ PlaysOften(erica, chess) (At(erica, boardGameNight) ∧ (¬(BadAt(erica, chess) ∨ Creative(erica)))) → ¬(Planner(erica) ⊕ Creative(erica))",Erica is interested in puzzles and is creative.,"InterestedIn(erica, puzzle) ∧ Creative(erica)",True,1101 401,"Everyone at 'Board Game night' is interested in puzzles, or they are bad at chess, or both. If a person at 'Board Game night' is bad at chess, then they don't play a lot of chess. There is a person at 'Board Game night' who is either a planner or a creative person. Erica is at 'Board Game night,' and she 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 she is neither of these things.","∀x (At(x, boardGameNight) → (InterestedIn(x, puzzle) ∨ BadAt(x, chess))) ∀x ((At(x, boardGameNight) ∧ BadAt(x, chess)) → ¬PlaysOften(x, chess)) ∃x (At(x, boardGameNight) ∧ (Planner(x) ∨ Creative(x))) At(erica, boardGameNight) ∧ PlaysOften(erica, chess) (At(erica, boardGameNight) ∧ (¬(BadAt(erica, chess) ∨ Creative(erica)))) → ¬(Planner(erica) ⊕ Creative(erica))",Erica is either interested in puzzles or is creative.,"InterestedIn(erica, puzzle) ⊕ Creative(erica)",False,1102 401,"Everyone at 'Board Game night' is interested in puzzles, or they are bad at chess, or both. If a person at 'Board Game night' is bad at chess, then they don't play a lot of chess. There is a person at 'Board Game night' who is either a planner or a creative person. Erica is at 'Board Game night,' and she 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 she is neither of these things.","∀x (At(x, boardGameNight) → (InterestedIn(x, puzzle) ∨ BadAt(x, chess))) ∀x ((At(x, boardGameNight) ∧ BadAt(x, chess)) → ¬PlaysOften(x, chess)) ∃x (At(x, boardGameNight) ∧ (Planner(x) ∨ Creative(x))) At(erica, boardGameNight) ∧ PlaysOften(erica, chess) (At(erica, boardGameNight) ∧ (¬(BadAt(erica, chess) ∨ Creative(erica)))) → ¬(Planner(erica) ⊕ Creative(erica))","If Erica plans ahead or plays a lot of chess matches, then Erica is not interested in puzzles and creative.","Planner(erica) ∨ PlaysOften(erica, chess))) → (¬(InterestedIn(erica, puzzle) ∧ Creative(erica))",False,1103 401,"Everyone at 'Board Game night' is interested in puzzles, or they are bad at chess, or both. If a person at 'Board Game night' is bad at chess, then they don't play a lot of chess. There is a person at 'Board Game night' who is either a planner or a creative person. Erica is at 'Board Game night,' and she 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 she is neither of these things.","∀x (At(x, boardGameNight) → (InterestedIn(x, puzzle) ∨ BadAt(x, chess))) ∀x ((At(x, boardGameNight) ∧ BadAt(x, chess)) → ¬PlaysOften(x, chess)) ∃x (At(x, boardGameNight) ∧ (Planner(x) ∨ Creative(x))) At(erica, boardGameNight) ∧ PlaysOften(erica, chess) (At(erica, boardGameNight) ∧ (¬(BadAt(erica, chess) ∨ Creative(erica)))) → ¬(Planner(erica) ⊕ Creative(erica))","If Erica is creative, then Erica is not interested in puzzles and creative.","Creative(erica)) → (¬(InterestedIn(erica, puzzle) ∧ Creative(erica))",False,1104 401,"Everyone at 'Board Game night' is interested in puzzles, or they are bad at chess, or both. If a person at 'Board Game night' is bad at chess, then they don't play a lot of chess. There is a person at 'Board Game night' who is either a planner or a creative person. Erica is at 'Board Game night,' and she 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 she is neither of these things.","∀x (At(x, boardGameNight) → (InterestedIn(x, puzzle) ∨ BadAt(x, chess))) ∀x ((At(x, boardGameNight) ∧ BadAt(x, chess)) → ¬PlaysOften(x, chess)) ∃x (At(x, boardGameNight) ∧ (Planner(x) ∨ Creative(x))) At(erica, boardGameNight) ∧ PlaysOften(erica, chess) (At(erica, boardGameNight) ∧ (¬(BadAt(erica, chess) ∨ Creative(erica)))) → ¬(Planner(erica) ⊕ Creative(erica))","If Erica is interested in puzzles and is creative, then Erica is not creative.","InterestedIn(erica, puzzle) ∧ Creative(erica)) → ¬Creative(erica)",False,1105 401,"Everyone at 'Board Game night' is interested in puzzles, or they are bad at chess, or both. If a person at 'Board Game night' is bad at chess, then they don't play a lot of chess. There is a person at 'Board Game night' who is either a planner or a creative person. Erica is at 'Board Game night,' and she 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 she is neither of these things.","∀x (At(x, boardGameNight) → (InterestedIn(x, puzzle) ∨ BadAt(x, chess))) ∀x ((At(x, boardGameNight) ∧ BadAt(x, chess)) → ¬PlaysOften(x, chess)) ∃x (At(x, boardGameNight) ∧ (Planner(x) ∨ Creative(x))) At(erica, boardGameNight) ∧ PlaysOften(erica, chess) (At(erica, boardGameNight) ∧ (¬(BadAt(erica, chess) ∨ Creative(erica)))) → ¬(Planner(erica) ⊕ Creative(erica))","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.","PlaysOften(erica, chess) ⊕ InterestedIn(erica, puzzle) → ¬(InterestedIn(erica, puzzle) ∨ PlaysOften(erica, chess))",True,1106 401,"Everyone at 'Board Game night' is interested in puzzles, or they are bad at chess, or both. If a person at 'Board Game night' is bad at chess, then they don't play a lot of chess. There is a person at 'Board Game night' who is either a planner or a creative person. Erica is at 'Board Game night,' and she 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 she is neither of these things.","∀x (At(x, boardGameNight) → (InterestedIn(x, puzzle) ∨ BadAt(x, chess))) ∀x ((At(x, boardGameNight) ∧ BadAt(x, chess)) → ¬PlaysOften(x, chess)) ∃x (At(x, boardGameNight) ∧ (Planner(x) ∨ Creative(x))) At(erica, boardGameNight) ∧ PlaysOften(erica, chess) (At(erica, boardGameNight) ∧ (¬(BadAt(erica, chess) ∨ Creative(erica)))) → ¬(Planner(erica) ⊕ Creative(erica))","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.","PlaysOften(erica, chess) ⊕ InterestedIn(erica, puzzle)) → ¬(InterestedIn(erica, puzzle) ∨ PlaysOften(erica, chess)",False,1107 401,"Everyone at 'Board Game night' is interested in puzzles, or they are bad at chess, or both. If a person at 'Board Game night' is bad at chess, then they don't play a lot of chess. There is a person at 'Board Game night' who is either a planner or a creative person. Erica is at 'Board Game night,' and she 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 she is neither of these things.","∀x (At(x, boardGameNight) → (InterestedIn(x, puzzle) ∨ BadAt(x, chess))) ∀x ((At(x, boardGameNight) ∧ BadAt(x, chess)) → ¬PlaysOften(x, chess)) ∃x (At(x, boardGameNight) ∧ (Planner(x) ∨ Creative(x))) At(erica, boardGameNight) ∧ PlaysOften(erica, chess) (At(erica, boardGameNight) ∧ (¬(BadAt(erica, chess) ∨ Creative(erica)))) → ¬(Planner(erica) ⊕ Creative(erica))","If Erica plans ahead or is interested in puzzles, then Erica is creative.","Planner(erica) ∨ InterestedIn(erica, puzzle) → Creative(erica)",True,1108 401,"Everyone at 'Board Game night' is interested in puzzles, or they are bad at chess, or both. If a person at 'Board Game night' is bad at chess, then they don't play a lot of chess. There is a person at 'Board Game night' who is either a planner or a creative person. Erica is at 'Board Game night,' and she 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 she is neither of these things.","∀x (At(x, boardGameNight) → (InterestedIn(x, puzzle) ∨ BadAt(x, chess))) ∀x ((At(x, boardGameNight) ∧ BadAt(x, chess)) → ¬PlaysOften(x, chess)) ∃x (At(x, boardGameNight) ∧ (Planner(x) ∨ Creative(x))) At(erica, boardGameNight) ∧ PlaysOften(erica, chess) (At(erica, boardGameNight) ∧ (¬(BadAt(erica, chess) ∨ Creative(erica)))) → ¬(Planner(erica) ⊕ Creative(erica))","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.","BadAt(erica, chess) ⊕ InterestedIn(erica, puzzle) → ¬(PlaysOften(erica, chess) ∧ Creative(erica))",False,1109 125,"Soccer players have a right foot and a left foot. Top soccer players are soccer players who can use both the left foot and right foot very efficiently. If a soccer player can score many goals using the left foot, they can use that foot very efficiently. If a soccer player can score many goals using the right foot, they can use that foot very efficiently. Cristiano Ronaldo is a soccer player. Cristiano Ronaldo can use his right foot very efficiently. Cristiano Ronaldo has scored many goals using his left foot.","∀x (SoccerPlayer(x) → Have(x, leftFoot) ∧ Have(x, rightFoot)) ∀x (SoccerPlayer(x) ∧ UseEfficiently(x, leftFoot) ∧ UseEfficiently(x, rightFoot) → TopSoccerPlayer(x)) ∀x (SoccerPlayer(x) ∧ ScoreUsing(x, manyGoals, leftFoot) → UseEfficiently(x, leftFoot)) ∀x (SoccerPlayer(x) ∧ ScoreUsing(x, manyGoals, rightFoot) → UseEfficiently(x, rightFoot)) SoccerPlayer(ronaldo) UseEfficiently(ronaldo, rightFoot) ScoreUsing(ronaldo, manyGoals, leftFoot)",Cristiano Ronaldo is a top soccer player.,TopSoccerPlayer(ronaldo),True,373 125,"Soccer players have a right foot and a left foot. Top soccer players are soccer players who can use both the left foot and right foot very efficiently. If a soccer player can score many goals using the left foot, they can use that foot very efficiently. If a soccer player can score many goals using the right foot, they can use that foot very efficiently. Cristiano Ronaldo is a soccer player. Cristiano Ronaldo can use his right foot very efficiently. Cristiano Ronaldo has scored many goals using his left foot.","∀x (SoccerPlayer(x) → Have(x, leftFoot) ∧ Have(x, rightFoot)) ∀x (SoccerPlayer(x) ∧ UseEfficiently(x, leftFoot) ∧ UseEfficiently(x, rightFoot) → TopSoccerPlayer(x)) ∀x (SoccerPlayer(x) ∧ ScoreUsing(x, manyGoals, leftFoot) → UseEfficiently(x, leftFoot)) ∀x (SoccerPlayer(x) ∧ ScoreUsing(x, manyGoals, rightFoot) → UseEfficiently(x, rightFoot)) SoccerPlayer(ronaldo) UseEfficiently(ronaldo, rightFoot) ScoreUsing(ronaldo, manyGoals, leftFoot)",Cristiano Ronaldo is not a top soccer player.,¬TopSoccerPlayer(ronaldo),False,374 177,"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.","Hatchery(nationalLobsterHatchery) ∧ LocatedIn(nationalLobsterHatchery, padstowEngland) OpenToVisitor(nationalLobsterHatchery) ∀x (Hatchery(x) → ForConservation(x) ⊕ ForProfit(x)) ∃x (Hatchery(x) ∧ ForConservation(x) ∧ ReleaseAnimalToWild(x)) ¬ForProfit(nationalLobsterHatchery)",The National Lobster Hatchery is for conservation.,ForConservation(nationalLobsterhatchery),True,509 177,"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.","Hatchery(nationalLobsterHatchery) ∧ LocatedIn(nationalLobsterHatchery, padstowEngland) OpenToVisitor(nationalLobsterHatchery) ∀x (Hatchery(x) → ForConservation(x) ⊕ ForProfit(x)) ∃x (Hatchery(x) ∧ ForConservation(x) ∧ ReleaseAnimalToWild(x)) ¬ForProfit(nationalLobsterHatchery)",All hatcheries are open to visitors.,∀x (Hatchery(x) → OpenToVisitors(x)),Uncertain,510 177,"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.","Hatchery(nationalLobsterHatchery) ∧ LocatedIn(nationalLobsterHatchery, padstowEngland) OpenToVisitor(nationalLobsterHatchery) ∀x (Hatchery(x) → ForConservation(x) ⊕ ForProfit(x)) ∃x (Hatchery(x) ∧ ForConservation(x) ∧ ReleaseAnimalToWild(x)) ¬ForProfit(nationalLobsterHatchery)",The National Lobster Hatchery releases animals into the wild.,ReleaseAnimalToWild(nationalLobsterhatchery),Uncertain,511 224,"Rhos Aelwyd F.C. is a Welsh football club. Rhos Aelwyd F.C. is the only football club located in Ponciau. The Premier Division was won in June 2005 by a team from Ponciau. The winner of the Premier Division in October 2009 was promoted to the Cymru Alliance. The Premier Division in October 2009 was won by the same team that won in June 2005. ","∀x (Rhosaelwydfc(x) → FootballClub(x) ∧ Welsh(x)) ∀x (FootballClub(x) ∧ LocatedIn(x, ponciau) ↔ Rhosaelwydfc(x)) ∃x (LocatedIn(x, ponciau) ∧ WonPremierDivisionDuring(x, year2005MonthJune)) ∀x (WonPremierDivisionDuring(x, year2009MonthOctober) → PromotedTo(x, cymruAlliance)) ∀x (WonPremierDivisionDuring(x, year2009MonthOctober) ↔ WonPremierDivisionDuring(x, y2005MonthJune))",Rhos Aelwyd F.C. won Premier Division in June 2005.,"∃x (Rhosaelwydfc(x) ∧ WonPremierDivisionDuring(x, year2005MonthJune))",True,632 224,"Rhos Aelwyd F.C. is a Welsh football club. Rhos Aelwyd F.C. is the only football club located in Ponciau. The Premier Division was won in June 2005 by a team from Ponciau. The winner of the Premier Division in October 2009 was promoted to the Cymru Alliance. The Premier Division in October 2009 was won by the same team that won in June 2005. ","∀x (Rhosaelwydfc(x) → FootballClub(x) ∧ Welsh(x)) ∀x (FootballClub(x) ∧ LocatedIn(x, ponciau) ↔ Rhosaelwydfc(x)) ∃x (LocatedIn(x, ponciau) ∧ WonPremierDivisionDuring(x, year2005MonthJune)) ∀x (WonPremierDivisionDuring(x, year2009MonthOctober) → PromotedTo(x, cymruAlliance)) ∀x (WonPremierDivisionDuring(x, year2009MonthOctober) ↔ WonPremierDivisionDuring(x, y2005MonthJune))",Rhos Aelwyd F.C. was promoted to the Cymru Alliance.,"∃x (Rhosaelwydfc(x) ∧ PromotedTo(x, cymruAlliance))",True,633 470,"A Unix operating system used in the lab computers is a piece of software. All versions of MacOS used in the lab computer are based on Unix operating systems. A lab computer uses either MacOS or Linux. All Linux computers in the lab are convenient. All software used in the lab computers is written with code. If something is convenient in the lab computer, then it is popular. Burger is used in the lab computer, and it is written with code and a new version of MacOS. PyTorch is used in the lab computer, and PyTorch is neither a Linux system nor a piece of software.","∀x (UsedIn(x, labComputer) ∧ UnixOperatingSystem(x) → Software(x)) ∀x (UsedIn(x, labComputer) ∧ MacOS(x) → UnixOperatingSystem(x)) ∀x (UsedIn(x, labComputer) → MacOS(x) ⊕ Linux(x)) ∀x (UsedIn(x, labComputer) ∧ Linux(x) → Convenient(x)) ∀x (UsedIn(x, labComputer) ∧ Software(x) → WrittenWithCode(x)) ∀x (UsedIn(x, labComputer) ∧ Convenient(x) → Popular(x)) UsedIn(burger, labComputer) ∧ WrittenWithCode(burger) ∧ MacOS(burger)) UsedIn(pytorch, labComputer) ∧ ¬(Linux(pytorch) ⊕ Software(pytorch))",Burger is popular.,Popular(burger),Uncertain,1357 470,"A Unix operating system used in the lab computers is a piece of software. All versions of MacOS used in the lab computer are based on Unix operating systems. A lab computer uses either MacOS or Linux. All Linux computers in the lab are convenient. All software used in the lab computers is written with code. If something is convenient in the lab computer, then it is popular. Burger is used in the lab computer, and it is written with code and a new version of MacOS. PyTorch is used in the lab computer, and PyTorch is neither a Linux system nor a piece of software.","∀x (UsedIn(x, labComputer) ∧ UnixOperatingSystem(x) → Software(x)) ∀x (UsedIn(x, labComputer) ∧ MacOS(x) → UnixOperatingSystem(x)) ∀x (UsedIn(x, labComputer) → MacOS(x) ⊕ Linux(x)) ∀x (UsedIn(x, labComputer) ∧ Linux(x) → Convenient(x)) ∀x (UsedIn(x, labComputer) ∧ Software(x) → WrittenWithCode(x)) ∀x (UsedIn(x, labComputer) ∧ Convenient(x) → Popular(x)) UsedIn(burger, labComputer) ∧ WrittenWithCode(burger) ∧ MacOS(burger)) UsedIn(pytorch, labComputer) ∧ ¬(Linux(pytorch) ⊕ Software(pytorch))",Burger is not popular.,¬Popular(burger),Uncertain,1358 470,"A Unix operating system used in the lab computers is a piece of software. All versions of MacOS used in the lab computer are based on Unix operating systems. A lab computer uses either MacOS or Linux. All Linux computers in the lab are convenient. All software used in the lab computers is written with code. If something is convenient in the lab computer, then it is popular. Burger is used in the lab computer, and it is written with code and a new version of MacOS. PyTorch is used in the lab computer, and PyTorch is neither a Linux system nor a piece of software.","∀x (UsedIn(x, labComputer) ∧ UnixOperatingSystem(x) → Software(x)) ∀x (UsedIn(x, labComputer) ∧ MacOS(x) → UnixOperatingSystem(x)) ∀x (UsedIn(x, labComputer) → MacOS(x) ⊕ Linux(x)) ∀x (UsedIn(x, labComputer) ∧ Linux(x) → Convenient(x)) ∀x (UsedIn(x, labComputer) ∧ Software(x) → WrittenWithCode(x)) ∀x (UsedIn(x, labComputer) ∧ Convenient(x) → Popular(x)) UsedIn(burger, labComputer) ∧ WrittenWithCode(burger) ∧ MacOS(burger)) UsedIn(pytorch, labComputer) ∧ ¬(Linux(pytorch) ⊕ Software(pytorch))",PyTorch is popular and written with code.,Popular(pytorch) ∧ WrittenWithCode(pytorch),True,1359 470,"A Unix operating system used in the lab computers is a piece of software. All versions of MacOS used in the lab computer are based on Unix operating systems. A lab computer uses either MacOS or Linux. All Linux computers in the lab are convenient. All software used in the lab computers is written with code. If something is convenient in the lab computer, then it is popular. Burger is used in the lab computer, and it is written with code and a new version of MacOS. PyTorch is used in the lab computer, and PyTorch is neither a Linux system nor a piece of software.","∀x (UsedIn(x, labComputer) ∧ UnixOperatingSystem(x) → Software(x)) ∀x (UsedIn(x, labComputer) ∧ MacOS(x) → UnixOperatingSystem(x)) ∀x (UsedIn(x, labComputer) → MacOS(x) ⊕ Linux(x)) ∀x (UsedIn(x, labComputer) ∧ Linux(x) → Convenient(x)) ∀x (UsedIn(x, labComputer) ∧ Software(x) → WrittenWithCode(x)) ∀x (UsedIn(x, labComputer) ∧ Convenient(x) → Popular(x)) UsedIn(burger, labComputer) ∧ WrittenWithCode(burger) ∧ MacOS(burger)) UsedIn(pytorch, labComputer) ∧ ¬(Linux(pytorch) ⊕ Software(pytorch))",PyTorch is not popular and it is not written with code.,¬(Popular(pytorch) ∧ WrittenWithCode(pytorch)),False,1360 117,"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. The first road is made of concrete, and the second road is made of asphalt.","∀x (Road(x) → (MadeOf(x, concrete) ⊕ MadeOf(x, asphalt)) ∀x ∀y (Road(x) ∧ MadeOf(x, concrete) ∧ Road(y) ∧ MadeOf(y, asphalt) → LastLonger(x, y)) ∀x ∀y (Road(x) ∧ MadeOf(x, asphalt) ∧ Road(y) ∧ MadeOf(y, concrete) → Smoother(x, y)) ∀x ∀y ∀z (Road(x) ∧ Road(y) ∧ Smoother(x, y) → Prefer(z, x)) Road(firstRoad) ∧ MadeOf(secondRoad, concrete) ∧ Road(firstRoad) ∧ MadeOf(secondRoad, asphalt)",The first road will last longer than the second road.,"LastLonger(firstRoad, secondRoad)",True,352 117,"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. The first road is made of concrete, and the second road is made of asphalt.","∀x (Road(x) → (MadeOf(x, concrete) ⊕ MadeOf(x, asphalt)) ∀x ∀y (Road(x) ∧ MadeOf(x, concrete) ∧ Road(y) ∧ MadeOf(y, asphalt) → LastLonger(x, y)) ∀x ∀y (Road(x) ∧ MadeOf(x, asphalt) ∧ Road(y) ∧ MadeOf(y, concrete) → Smoother(x, y)) ∀x ∀y ∀z (Road(x) ∧ Road(y) ∧ Smoother(x, y) → Prefer(z, x)) Road(firstRoad) ∧ MadeOf(secondRoad, concrete) ∧ Road(firstRoad) ∧ MadeOf(secondRoad, asphalt)",The second road is not smoother than the first one.,"¬Smoother(firstRoad, secondRoad)",False,353 117,"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. The first road is made of concrete, and the second road is made of asphalt.","∀x (Road(x) → (MadeOf(x, concrete) ⊕ MadeOf(x, asphalt)) ∀x ∀y (Road(x) ∧ MadeOf(x, concrete) ∧ Road(y) ∧ MadeOf(y, asphalt) → LastLonger(x, y)) ∀x ∀y (Road(x) ∧ MadeOf(x, asphalt) ∧ Road(y) ∧ MadeOf(y, concrete) → Smoother(x, y)) ∀x ∀y ∀z (Road(x) ∧ Road(y) ∧ Smoother(x, y) → Prefer(z, x)) Road(firstRoad) ∧ MadeOf(secondRoad, concrete) ∧ Road(firstRoad) ∧ MadeOf(secondRoad, asphalt)",John prefers the second road.,"Prefer(john, secondRoad)",True,354 74,"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 an old summer camp.","TraditionalSummerCamp(campDavern) ∧ ForBoysAndGirls(campDavern) EstablishedIn(campDavern, year1946) OperatedUntil(yMCA, campDavern, year2015) Old(campDavern)",One of Ontario's oldest summer camps is a traditional summer camp for boys and girls.,∃x (Old(x) ∧ TraditionalSummerCamp(x) ∧ ForBoysAndGirls(x)),True,225 74,"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 an old summer camp.","TraditionalSummerCamp(campDavern) ∧ ForBoysAndGirls(campDavern) EstablishedIn(campDavern, year1946) OperatedUntil(yMCA, campDavern, year2015) Old(campDavern)",A traditional summer camp for boys and girls was operated by the YMCA until the year 2015.,"∃x (TraditionalSummerCamp(x) ∧ ForBoysAndGirls(x) ∧ OperatedUntil(YMCA, x, year2015))",True,226 74,"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 an old summer camp.","TraditionalSummerCamp(campDavern) ∧ ForBoysAndGirls(campDavern) EstablishedIn(campDavern, year1946) OperatedUntil(yMCA, campDavern, year2015) Old(campDavern)",Camp Davern was established in 1989.,"EstablishedIn(campdavern, year1989)",Uncertain,227 372,"If Emily's friends publish journals, then they do not work in the entertainment industry. All of Emily's friends who are award-winning novelists publish journals. Emily's friends work in the entertainment industry or are highly acclaimed in their profession. If Emily's friends are highly acclaimed in their profession, then they often hold tenured and high-ranking positions at their workplace. If Emily's friends are highly acclaimed in their profession, then they often receive glowing feedback and recommendations from their colleagues. Taylor is Emily's friend. It is not true that Taylor both holds highly acclaimed in her profession and often holds tenured and high-ranking positions at her workplace.","∀x (EmilysFriend(x) ∧ Publish(x, journal) → ¬WorkIn(x, entertainmentIndustry)) ∀x (EmilysFriend(x) ∧ AwardWinningNovelist(x) → Publish(x, journal)) ∀x (EmilysFriend(x) → WorkIn(x, entertainmentIndustry) ∨ HighlyAcclaimedIn(x, theirProfession)) ∀x (EmilysFriend(x) ∧ HighlyAcclaimedIn(x, theirProfession) → ∃y (HoldAt(x, y, workPlace) ∧ Tenured(y) ∧ HighRanking(y) ∧ Position(y))) ∀x (EmilysFriend(x) ∧ HighlyAcclaimedIn(x, theirProfession) → ReceiveFrom(x, glowingFeedback, colleague) ∧ ReceiveFrom(x, glowingRecommendation, colleague)) EmilysFriends(taylor) ¬(HighlyAcclaimedIn(taylor, theirProfession) ∧ (∃y (HoldAt(taylor, y, workPlace) ∧ Tenured(y) ∧ HighRanking(y) ∧ Position(y)))",Taylor is Emily's friend and she often holds tenured and high-ranking positions at her workplace.,"EmilysFriends(taylor) ∧ (∃y (HoldAt(taylor, y, workPlace) ∧ Tenured(y) ∧ HighRanking(y) ∧ Position(y)))",Uncertain,990 372,"If Emily's friends publish journals, then they do not work in the entertainment industry. All of Emily's friends who are award-winning novelists publish journals. Emily's friends work in the entertainment industry or are highly acclaimed in their profession. If Emily's friends are highly acclaimed in their profession, then they often hold tenured and high-ranking positions at their workplace. If Emily's friends are highly acclaimed in their profession, then they often receive glowing feedback and recommendations from their colleagues. Taylor is Emily's friend. It is not true that Taylor both holds highly acclaimed in her profession and often holds tenured and high-ranking positions at her workplace.","∀x (EmilysFriend(x) ∧ Publish(x, journal) → ¬WorkIn(x, entertainmentIndustry)) ∀x (EmilysFriend(x) ∧ AwardWinningNovelist(x) → Publish(x, journal)) ∀x (EmilysFriend(x) → WorkIn(x, entertainmentIndustry) ∨ HighlyAcclaimedIn(x, theirProfession)) ∀x (EmilysFriend(x) ∧ HighlyAcclaimedIn(x, theirProfession) → ∃y (HoldAt(x, y, workPlace) ∧ Tenured(y) ∧ HighRanking(y) ∧ Position(y))) ∀x (EmilysFriend(x) ∧ HighlyAcclaimedIn(x, theirProfession) → ReceiveFrom(x, glowingFeedback, colleague) ∧ ReceiveFrom(x, glowingRecommendation, colleague)) EmilysFriends(taylor) ¬(HighlyAcclaimedIn(taylor, theirProfession) ∧ (∃y (HoldAt(taylor, y, workPlace) ∧ Tenured(y) ∧ HighRanking(y) ∧ Position(y)))",Taylor is Emily's friend and she often receives glowing feedback and recommendations from their colleagues and is an award-winning novelist.,"EmilysFriends(taylor) ∧ (Receive(taylor, glowingFeedback, colleague) ∧ Receive(taylor, glowingRecommendation, colleague) ∧ AwardWinningNovelist(taylor))",False,991 372,"If Emily's friends publish journals, then they do not work in the entertainment industry. All of Emily's friends who are award-winning novelists publish journals. Emily's friends work in the entertainment industry or are highly acclaimed in their profession. If Emily's friends are highly acclaimed in their profession, then they often hold tenured and high-ranking positions at their workplace. If Emily's friends are highly acclaimed in their profession, then they often receive glowing feedback and recommendations from their colleagues. Taylor is Emily's friend. It is not true that Taylor both holds highly acclaimed in her profession and often holds tenured and high-ranking positions at her workplace.","∀x (EmilysFriend(x) ∧ Publish(x, journal) → ¬WorkIn(x, entertainmentIndustry)) ∀x (EmilysFriend(x) ∧ AwardWinningNovelist(x) → Publish(x, journal)) ∀x (EmilysFriend(x) → WorkIn(x, entertainmentIndustry) ∨ HighlyAcclaimedIn(x, theirProfession)) ∀x (EmilysFriend(x) ∧ HighlyAcclaimedIn(x, theirProfession) → ∃y (HoldAt(x, y, workPlace) ∧ Tenured(y) ∧ HighRanking(y) ∧ Position(y))) ∀x (EmilysFriend(x) ∧ HighlyAcclaimedIn(x, theirProfession) → ReceiveFrom(x, glowingFeedback, colleague) ∧ ReceiveFrom(x, glowingRecommendation, colleague)) EmilysFriends(taylor) ¬(HighlyAcclaimedIn(taylor, theirProfession) ∧ (∃y (HoldAt(taylor, y, workPlace) ∧ Tenured(y) ∧ HighRanking(y) ∧ Position(y)))",Taylor is Emily's friend and she does not both publish journals and is an award-winning novelist.,"EmilysFriends(taylor) ∧ ¬(Publish(taylor, journal) ∧ AwardWinningNovelist(taylor))",True,992 10,"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, then 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.","YoungAdultFantasy(thickAsTheives) ∧ Novel(thickAsTheives) ∧ WrittenBy(thickAsTheives, meganWhalenTurner) PublishedBy(thickAsTheives, greenWillowBooks) ∀x ∀y ∀z ((WrittenBy(x, y) ∧ PublishedBy(x, z)) → WorkedWith(y, z)) Fictional(medeEmpire) ∧ SetIn(thickAsTheives, medeEmpire) ∃x ∃y ((Country(x) ∧ Near(x, medeEmpire) ∧ PlotsToSwallowUp(medeEmpire, x)) ∧ (¬(x=y) ∧ Near(y, medeEmpire) ∧ PlotsToSwallowUp(medeEmpire, y))) Country(attolia) ∧ Near(attolia, medeEmpire) ∧ Country(sounis) ∧ Near(sounis, medeEmpire) SoldAs(thickAsTheives, hardCover) ∧ SoldAs(thickAsTheives, softCover)",Megan Whalen Turner worked with Greenwillow Books.,"WorkedWith(WhalenTurner, greenWillowbooks)",True,25 10,"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, then 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.","YoungAdultFantasy(thickAsTheives) ∧ Novel(thickAsTheives) ∧ WrittenBy(thickAsTheives, meganWhalenTurner) PublishedBy(thickAsTheives, greenWillowBooks) ∀x ∀y ∀z ((WrittenBy(x, y) ∧ PublishedBy(x, z)) → WorkedWith(y, z)) Fictional(medeEmpire) ∧ SetIn(thickAsTheives, medeEmpire) ∃x ∃y ((Country(x) ∧ Near(x, medeEmpire) ∧ PlotsToSwallowUp(medeEmpire, x)) ∧ (¬(x=y) ∧ Near(y, medeEmpire) ∧ PlotsToSwallowUp(medeEmpire, y))) Country(attolia) ∧ Near(attolia, medeEmpire) ∧ Country(sounis) ∧ Near(sounis, medeEmpire) SoldAs(thickAsTheives, hardCover) ∧ SoldAs(thickAsTheives, softCover)",The Mede Empire plans to swallow up Attolia.,"PlotsToSwallowUp(medeEmpire, attolia)",Uncertain,26 10,"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, then 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.","YoungAdultFantasy(thickAsTheives) ∧ Novel(thickAsTheives) ∧ WrittenBy(thickAsTheives, meganWhalenTurner) PublishedBy(thickAsTheives, greenWillowBooks) ∀x ∀y ∀z ((WrittenBy(x, y) ∧ PublishedBy(x, z)) → WorkedWith(y, z)) Fictional(medeEmpire) ∧ SetIn(thickAsTheives, medeEmpire) ∃x ∃y ((Country(x) ∧ Near(x, medeEmpire) ∧ PlotsToSwallowUp(medeEmpire, x)) ∧ (¬(x=y) ∧ Near(y, medeEmpire) ∧ PlotsToSwallowUp(medeEmpire, y))) Country(attolia) ∧ Near(attolia, medeEmpire) ∧ Country(sounis) ∧ Near(sounis, medeEmpire) SoldAs(thickAsTheives, hardCover) ∧ SoldAs(thickAsTheives, softCover)",Thick as Thieves is not set in the Mede Empire.,"¬SetIn(thickAsTheives, medeEmpire)",False,27 10,"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, then 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.","YoungAdultFantasy(thickAsTheives) ∧ Novel(thickAsTheives) ∧ WrittenBy(thickAsTheives, meganWhalenTurner) PublishedBy(thickAsTheives, greenWillowBooks) ∀x ∀y ∀z ((WrittenBy(x, y) ∧ PublishedBy(x, z)) → WorkedWith(y, z)) Fictional(medeEmpire) ∧ SetIn(thickAsTheives, medeEmpire) ∃x ∃y ((Country(x) ∧ Near(x, medeEmpire) ∧ PlotsToSwallowUp(medeEmpire, x)) ∧ (¬(x=y) ∧ Near(y, medeEmpire) ∧ PlotsToSwallowUp(medeEmpire, y))) Country(attolia) ∧ Near(attolia, medeEmpire) ∧ Country(sounis) ∧ Near(sounis, medeEmpire) SoldAs(thickAsTheives, hardCover) ∧ SoldAs(thickAsTheives, softCover)",Megan Whalen Turner did not work with Greenwillow Books.,"¬WorkedWith(megan, greenWillowbooks)",False,28 116,"WeTab is a MeeGo-based tablet computer. WeTab was announced by Neofonie. Neofonie is a German producer. Germans live in Germany or abroad. ","MeeGoBased(weTab) ∧ TabletComputer(weTab) ∀x (AnnouncedBy(weTab, neofonie)) German(neofonie) ∧ Producer(neofonie) ∀x (German(x) → LiveIn(x, german) ⊕ LiveAbroad(x))",There is a tablet computer announced by a German producer.,"∃x ∃y (TabletComputer(x) ∧ German(y) ∧ Producer(y) ∧ AnnouncedBy(x, y))",True,350 116,"WeTab is a MeeGo-based tablet computer. WeTab was announced by Neofonie. Neofonie is a German producer. Germans live in Germany or abroad. ","MeeGoBased(weTab) ∧ TabletComputer(weTab) ∀x (AnnouncedBy(weTab, neofonie)) German(neofonie) ∧ Producer(neofonie) ∀x (German(x) → LiveIn(x, german) ⊕ LiveAbroad(x))",Neofonie doesn't speak English or German.,"¬Speak(neofonie, english) ∧ ¬Speak(neofonie, german)",False,351 419,"Some employees in James's town who work in business analysis are good at math. All of the employees in James's town who work in business analysis are working for this company. None of the employees in James's town who work for this company are from China. All of the employees in James's town working in software engineering are from China. Leif is an employee in James's town, and he is working in software engineering. ","∃x ∃y (EmployeeIn(x, jamesSTown) ∧ WorkIn(x, businessAnalysis) ∧ GoodAt(x, math) ∧ (¬(x=y)) ∧ EmployeeIn(y, jamesSTown) ∧ WorkIn(y, businessAnalysis) ∧ GoodAt(y, math)) ∀x ((EmployeeIn(x, jamesSTown) ∧ WorkIn(x, businessAnalysis)) → WorkFor(x, thisCompany)) ∀x ((EmployeeIn(x, jamesSTown) ∧ WorkFor(x, thisCompany)) → ¬From(x, china)) ∀x (EmployeeIn(x, jamesSTown) ∧ WorkIn(x, softwareEngineering) → From(x, china)) EmployeeIn(leif, jamesSTown) ∧ WorkIn(leif, softwareEngineering)",Leif is good at math.,"EmployeesInJamesSTown(leif) ∧ GoodAt(leif, math)",Uncertain,1181 419,"Some employees in James's town who work in business analysis are good at math. All of the employees in James's town who work in business analysis are working for this company. None of the employees in James's town who work for this company are from China. All of the employees in James's town working in software engineering are from China. Leif is an employee in James's town, and he is working in software engineering. ","∃x ∃y (EmployeeIn(x, jamesSTown) ∧ WorkIn(x, businessAnalysis) ∧ GoodAt(x, math) ∧ (¬(x=y)) ∧ EmployeeIn(y, jamesSTown) ∧ WorkIn(y, businessAnalysis) ∧ GoodAt(y, math)) ∀x ((EmployeeIn(x, jamesSTown) ∧ WorkIn(x, businessAnalysis)) → WorkFor(x, thisCompany)) ∀x ((EmployeeIn(x, jamesSTown) ∧ WorkFor(x, thisCompany)) → ¬From(x, china)) ∀x (EmployeeIn(x, jamesSTown) ∧ WorkIn(x, softwareEngineering) → From(x, china)) EmployeeIn(leif, jamesSTown) ∧ WorkIn(leif, softwareEngineering)",Leif is not both good at math and working in business analysis.,"¬(GoodAt(leif, math) ∧ WorkIn(leif, businessAnalysis))",False,1182 419,"Some employees in James's town who work in business analysis are good at math. All of the employees in James's town who work in business analysis are working for this company. None of the employees in James's town who work for this company are from China. All of the employees in James's town working in software engineering are from China. Leif is an employee in James's town, and he is working in software engineering. ","∃x ∃y (EmployeeIn(x, jamesSTown) ∧ WorkIn(x, businessAnalysis) ∧ GoodAt(x, math) ∧ (¬(x=y)) ∧ EmployeeIn(y, jamesSTown) ∧ WorkIn(y, businessAnalysis) ∧ GoodAt(y, math)) ∀x ((EmployeeIn(x, jamesSTown) ∧ WorkIn(x, businessAnalysis)) → WorkFor(x, thisCompany)) ∀x ((EmployeeIn(x, jamesSTown) ∧ WorkFor(x, thisCompany)) → ¬From(x, china)) ∀x (EmployeeIn(x, jamesSTown) ∧ WorkIn(x, softwareEngineering) → From(x, china)) EmployeeIn(leif, jamesSTown) ∧ WorkIn(leif, softwareEngineering)","If Leif is not both good at math and in business analysis, then he is neither working in this company nor working in software engineering.","¬(GoodAt(leif, math) ∧ WorkIn(leif, businessAnalysis)) → (¬WorkFor(x, thisCompany) ∧ ¬WorkIn(x, softwareEngineering))",True,1183 157,"The party provides five kinds of fruits: strawberry, orange, blueberry, grape, and cherry. 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 number of leftover blueberries was lower than that of cherries. Benjamin only ate oranges and grapes at the party.","Provide(party, strawberry) ∧ Provide(party, orange) ∧ Provide(party, blueberry) ∧ Provide(party, grape) ∧ Provide(party, cherry) ∀x (LowestWeightRemainingAt(x, endOfParty) → MostPopular(x)) LowestWeightRemainingAt(strawberries, endOfParty) LowerWeightAt(blueberry, cherry, endOfParty) Eat(benjamin, orange) ∧ Eat(benjamin, grape) ∧ ¬Eat(benjamin, blueberry) ∧ ¬Eat(benjamin, cherry) ∧ ¬Eat(benjamin, strawberry)",Blueberries were the most popular fruit at the party.,MostPopular(blueberry),Uncertain,450 157,"The party provides five kinds of fruits: strawberry, orange, blueberry, grape, and cherry. 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 number of leftover blueberries was lower than that of cherries. Benjamin only ate oranges and grapes at the party.","Provide(party, strawberry) ∧ Provide(party, orange) ∧ Provide(party, blueberry) ∧ Provide(party, grape) ∧ Provide(party, cherry) ∀x (LowestWeightRemainingAt(x, endOfParty) → MostPopular(x)) LowestWeightRemainingAt(strawberries, endOfParty) LowerWeightAt(blueberry, cherry, endOfParty) Eat(benjamin, orange) ∧ Eat(benjamin, grape) ∧ ¬Eat(benjamin, blueberry) ∧ ¬Eat(benjamin, cherry) ∧ ¬Eat(benjamin, strawberry)",Cherries were the most popular fruit at the party.,MostPopular(cherry),Uncertain,451 157,"The party provides five kinds of fruits: strawberry, orange, blueberry, grape, and cherry. 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 number of leftover blueberries was lower than that of cherries. Benjamin only ate oranges and grapes at the party.","Provide(party, strawberry) ∧ Provide(party, orange) ∧ Provide(party, blueberry) ∧ Provide(party, grape) ∧ Provide(party, cherry) ∀x (LowestWeightRemainingAt(x, endOfParty) → MostPopular(x)) LowestWeightRemainingAt(strawberries, endOfParty) LowerWeightAt(blueberry, cherry, endOfParty) Eat(benjamin, orange) ∧ Eat(benjamin, grape) ∧ ¬Eat(benjamin, blueberry) ∧ ¬Eat(benjamin, cherry) ∧ ¬Eat(benjamin, strawberry)",Benjamin ate blueberries at the party.,"Eat(blueberry, benjamin)",False,452 63,"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.","∀x (AttendInPerson(x) → Registered(x)) ∀x (Attend(x) → (AttendInPerson(x) ⊕ AttendRemotely(x))) ∀x ((Attend(x) ∧ FromChina(x)) → ¬AttendRemotely(x)) Attend(james) ∧ (¬AttendRemotely(james)) FromChina(jack) ∧ Attend(jack)",James attends the conference but not in person.,Attend(james) ∧ (¬AttendInPerson(james)),False,186 63,"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.","∀x (AttendInPerson(x) → Registered(x)) ∀x (Attend(x) → (AttendInPerson(x) ⊕ AttendRemotely(x))) ∀x ((Attend(x) ∧ FromChina(x)) → ¬AttendRemotely(x)) Attend(james) ∧ (¬AttendRemotely(james)) FromChina(jack) ∧ Attend(jack)",Jack attends the conference in person.,Attend(jack) ∧ AttendInPerson(jack),True,187 63,"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.","∀x (AttendInPerson(x) → Registered(x)) ∀x (Attend(x) → (AttendInPerson(x) ⊕ AttendRemotely(x))) ∀x ((Attend(x) ∧ FromChina(x)) → ¬AttendRemotely(x)) Attend(james) ∧ (¬AttendRemotely(james)) FromChina(jack) ∧ Attend(jack)",Jack has registered for the conference.,Registered(jack),True,188 223,"David Ha'ivri is a political strategist. If you are born in Israel to at least one Israeli parent, you receive Israeli 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.","PoliticalStrategist(davidHaivri) ∀x ∃y (BornInIsrael(x) ∧ ParentOf(y, x) ∧ Israeli(y) → Israeli(x)) ∃x (EmigratedTo(davidHaivri, america) ∧ BornInIsrael(davidHaivri) ∧ ParentOf(davidHaivri, x) ∧ Israeli(x)) ∃x (ZionistLeader(x) ∧ ElectedTo(x, shomronMunicipalCouncil)) ZionstLeader(davidHaivri)",David Ha'ivri is an Israeli citizen.,IsraeliCitizen(davidHaivri),True,629 223,"David Ha'ivri is a political strategist. If you are born in Israel to at least one Israeli parent, you receive Israeli 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.","PoliticalStrategist(davidHaivri) ∀x ∃y (BornInIsrael(x) ∧ ParentOf(y, x) ∧ Israeli(y) → Israeli(x)) ∃x (EmigratedTo(davidHaivri, america) ∧ BornInIsrael(davidHaivri) ∧ ParentOf(davidHaivri, x) ∧ Israeli(x)) ∃x (ZionistLeader(x) ∧ ElectedTo(x, shomronMunicipalCouncil)) ZionstLeader(davidHaivri)",David Ha'ivri is a United States citizen.,American(davidHaivri),Uncertain,630 223,"David Ha'ivri is a political strategist. If you are born in Israel to at least one Israeli parent, you receive Israeli 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.","PoliticalStrategist(davidHaivri) ∀x ∃y (BornInIsrael(x) ∧ ParentOf(y, x) ∧ Israeli(y) → Israeli(x)) ∃x (EmigratedTo(davidHaivri, america) ∧ BornInIsrael(davidHaivri) ∧ ParentOf(davidHaivri, x) ∧ Israeli(x)) ∃x (ZionistLeader(x) ∧ ElectedTo(x, shomronMunicipalCouncil)) ZionstLeader(davidHaivri)",David Ha'ivri has been elected to the Shomron Regional Municipal council.,"ElectedTo(davidHaivri, shomronMunicipalCouncil)",Uncertain,631 1,"Mary has the flu. If someone has the flu, then they have influenza. Susan doesn't have influenza.","Has(mary, flu) ∀x (Has(x, flu) → Has(x, influenza)) ¬Has(susan, influenza)",Either Mary or Susan has influenza.,"Has(mary, influenza) ⊕ Has(susan, influenza)",True,3 42,"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.","British(james) ∧ Lawyer(james) Whig(james) ∧ Politician(james) ∧ SatInHouseOfCommons(james) ∀x (British(x) → European(x)) ∀x (Lawyer(x) → FamiliarWithLaws(x)) ∃x ∃y (Whig(x) ∧ SpeakFrench(x)) ∧ (¬(x=y)) ∧ (Whig(y) ∧ SpeakFrench(y))",No lawyer ever sat in the House of Commons.,∀x (Lawyer(x) → ¬SatInHouseOfCommons(x)),False,120 42,"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.","British(james) ∧ Lawyer(james) Whig(james) ∧ Politician(james) ∧ SatInHouseOfCommons(james) ∀x (British(x) → European(x)) ∀x (Lawyer(x) → FamiliarWithLaws(x)) ∃x ∃y (Whig(x) ∧ SpeakFrench(x)) ∧ (¬(x=y)) ∧ (Whig(y) ∧ SpeakFrench(y))",Some European was familiar with laws.,∃x (European(x) ∧ FamiliarWithLaws(x)),True,121 42,"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.","British(james) ∧ Lawyer(james) Whig(james) ∧ Politician(james) ∧ SatInHouseOfCommons(james) ∀x (British(x) → European(x)) ∀x (Lawyer(x) → FamiliarWithLaws(x)) ∃x ∃y (Whig(x) ∧ SpeakFrench(x)) ∧ (¬(x=y)) ∧ (Whig(y) ∧ SpeakFrench(y))",James Cocks speaks French.,SpeakFrench(james),Uncertain,122 122,"Beasts of Prey is a fantasy novel or a science fiction novel, or both. Science fiction novels are not about mythological creatures Beasts of Prey Is about a creature known as the Shetani. Shetanis are mythological.","Novel(beastsOfPrey) → (Fantasy(beastsOfPrey) ∨ ScienceFiction(beastsOfPrey)) ∀x ∀y (ScienceFiction(x) ∧ Mythological(y) ∧ Creature(y) → ¬About(x, y)) About(beastsOfPrey, shetani) ∧ Creature(shetani) Mythological(shetani)",Beasts of prey is a fantasy novel.,Fantasy(beastsOfpPrey) ∧ Novel(beastsOfPrey),True,364 122,"Beasts of Prey is a fantasy novel or a science fiction novel, or both. Science fiction novels are not about mythological creatures Beasts of Prey Is about a creature known as the Shetani. Shetanis are mythological.","Novel(beastsOfPrey) → (Fantasy(beastsOfPrey) ∨ ScienceFiction(beastsOfPrey)) ∀x ∀y (ScienceFiction(x) ∧ Mythological(y) ∧ Creature(y) → ¬About(x, y)) About(beastsOfPrey, shetani) ∧ Creature(shetani) Mythological(shetani)",Beasts of prey isn't a science fiction novel.,¬ScienceFiction(beastsofprey) ∧ Novel(beastsOfPrey),True,365 122,"Beasts of Prey is a fantasy novel or a science fiction novel, or both. Science fiction novels are not about mythological creatures Beasts of Prey Is about a creature known as the Shetani. Shetanis are mythological.","Novel(beastsOfPrey) → (Fantasy(beastsOfPrey) ∨ ScienceFiction(beastsOfPrey)) ∀x ∀y (ScienceFiction(x) ∧ Mythological(y) ∧ Creature(y) → ¬About(x, y)) About(beastsOfPrey, shetani) ∧ Creature(shetani) Mythological(shetani)",A shetani is either mythological or a creature.,Mythological(shetani) ⊕ Creature(shetani),False,366 17,"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 surnames include Amy Odell, Jack Odell, and Mats Odell. Amy Odell is a British singer-songwriter. Jack Odell is an English toy inventor.","Surname(nameODell) ∧ From(nameODell, oDellBedfordshire) MistakenSpellingOf(nameO'Dell, nameODell) ∧ (∃x∃y(Family(x) ∧ Named(x, nameO'Dell) ∧ (¬(x=y)) ∧ Family(y) ∧ Named(y, nameO'Dell)) Named(amyODell, nameODell) ∧ NotablePerson(amyODell) ∧ Named(jackODell, nameODell) ∧ NotablePerson(jackODell) ∧ Named(matsODell, nameODell) ∧ NotablePerson(matsODell) British(amyODell) ∧ Singer(amyODell) ∧ SongWriter(amyODell) English(jackODell) ∧ ToyInventor(jackODell)",Jack Odell is a notable person.,NotablePerson(jackODell),True,47 17,"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 surnames include Amy Odell, Jack Odell, and Mats Odell. Amy Odell is a British singer-songwriter. Jack Odell is an English toy inventor.","Surname(nameODell) ∧ From(nameODell, oDellBedfordshire) MistakenSpellingOf(nameO'Dell, nameODell) ∧ (∃x∃y(Family(x) ∧ Named(x, nameO'Dell) ∧ (¬(x=y)) ∧ Family(y) ∧ Named(y, nameO'Dell)) Named(amyODell, nameODell) ∧ NotablePerson(amyODell) ∧ Named(jackODell, nameODell) ∧ NotablePerson(jackODell) ∧ Named(matsODell, nameODell) ∧ NotablePerson(matsODell) British(amyODell) ∧ Singer(amyODell) ∧ SongWriter(amyODell) English(jackODell) ∧ ToyInventor(jackODell)",Odell is Amy Odell's surname.,"Named(amyODell, nameODell)",True,48 17,"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 surnames include Amy Odell, Jack Odell, and Mats Odell. Amy Odell is a British singer-songwriter. Jack Odell is an English toy inventor.","Surname(nameODell) ∧ From(nameODell, oDellBedfordshire) MistakenSpellingOf(nameO'Dell, nameODell) ∧ (∃x∃y(Family(x) ∧ Named(x, nameO'Dell) ∧ (¬(x=y)) ∧ Family(y) ∧ Named(y, nameO'Dell)) Named(amyODell, nameODell) ∧ NotablePerson(amyODell) ∧ Named(jackODell, nameODell) ∧ NotablePerson(jackODell) ∧ Named(matsODell, nameODell) ∧ NotablePerson(matsODell) British(amyODell) ∧ Singer(amyODell) ∧ SongWriter(amyODell) English(jackODell) ∧ ToyInventor(jackODell)",Amy Odell is an English toy inventor.,English(amyODell) ∧ ToyInventor(amyODell),Uncertain,49 17,"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 surnames include Amy Odell, Jack Odell, and Mats Odell. Amy Odell is a British singer-songwriter. Jack Odell is an English toy inventor.","Surname(nameODell) ∧ From(nameODell, oDellBedfordshire) MistakenSpellingOf(nameO'Dell, nameODell) ∧ (∃x∃y(Family(x) ∧ Named(x, nameO'Dell) ∧ (¬(x=y)) ∧ Family(y) ∧ Named(y, nameO'Dell)) Named(amyODell, nameODell) ∧ NotablePerson(amyODell) ∧ Named(jackODell, nameODell) ∧ NotablePerson(jackODell) ∧ Named(matsODell, nameODell) ∧ NotablePerson(matsODell) British(amyODell) ∧ Singer(amyODell) ∧ SongWriter(amyODell) English(jackODell) ∧ ToyInventor(jackODell)",Amy Odell is also Amy O'Dell.,"Named(amyODell, nameODell) ∧ Named(amyODell, nameO'Dell)",Uncertain,50 167,"If you go somewhere by train, you will not lose time. If you go somewhere by car and meet a 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.","∀x (GoByTrain(x) → ¬LoseTime(x)) ∀x((GoByCar(x) ∧ Meet(x, trafficJam)) → LoseTime(x)) ∀x (LoseTime(x) → LateForWork(x)) FromAndTo(newHaven, newYork) ∧ (GoByTrain(mary) ⊕ GoByCar(mary)) LateForWork(mary)",Mary gets from New Haven to New York City by train.,"FromAndTo(newHaven, newYork) ∧ GoByTrain(mary)",False,479 167,"If you go somewhere by train, you will not lose time. If you go somewhere by car and meet a 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.","∀x (GoByTrain(x) → ¬LoseTime(x)) ∀x((GoByCar(x) ∧ Meet(x, trafficJam)) → LoseTime(x)) ∀x (LoseTime(x) → LateForWork(x)) FromAndTo(newHaven, newYork) ∧ (GoByTrain(mary) ⊕ GoByCar(mary)) LateForWork(mary)",Mary gets from New Haven to New York City by car.,"FromAndTo(newHaven, newYork) ∧ GoByCar(mary)",True,480 167,"If you go somewhere by train, you will not lose time. If you go somewhere by car and meet a 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.","∀x (GoByTrain(x) → ¬LoseTime(x)) ∀x((GoByCar(x) ∧ Meet(x, trafficJam)) → LoseTime(x)) ∀x (LoseTime(x) → LateForWork(x)) FromAndTo(newHaven, newYork) ∧ (GoByTrain(mary) ⊕ GoByCar(mary)) LateForWork(mary)",Mary meets a traffic jam.,"Meet(mary, trafficJam)",Uncertain,481 297,"If a person is hungry, the person is uncomfortable. If a person is uncomfortable, the person is unhappy.","∀x (Hungry(x) → Uncomfortable(x)) ∀x (Uncomfortable(x) → ¬Happy(x))","If a person is not hungry, the person is unhappy.",∀x (¬Hungry(x) → ¬Happy(x)),Uncertain,741 309,"Tipped employees are not entitled to be paid the federal minimum wage by their employees. If a person is a white-collar worker, they are entitled to be paid the federal minimum wage by their employees. All lawyers are white-collar workers. Every advocate is a lawyer. Mary is not a lawyer or a tipped employee.","∀x (TippedEmployee(x) → ¬EntitledTo(x, federalMinimumWage)) ∀x (WhiteCollarWorker(x) → EntitledTo(x, federalMinimumWage)) ∀x (Lawyer(x) → WhiteCollarWorker(x)) ∀x (Advocate(x) → Lawyer(x)) ¬(Lawyer(mary) ⊕ TippedEmployee(mary))",Mary is a white-collar worker.,WhiteCollarWorker(mary),Uncertain,764 309,"Tipped employees are not entitled to be paid the federal minimum wage by their employees. If a person is a white-collar worker, they are entitled to be paid the federal minimum wage by their employees. All lawyers are white-collar workers. Every advocate is a lawyer. Mary is not a lawyer or a tipped employee.","∀x (TippedEmployee(x) → ¬EntitledTo(x, federalMinimumWage)) ∀x (WhiteCollarWorker(x) → EntitledTo(x, federalMinimumWage)) ∀x (Lawyer(x) → WhiteCollarWorker(x)) ∀x (Advocate(x) → Lawyer(x)) ¬(Lawyer(mary) ⊕ TippedEmployee(mary))",Mary is an advocate.,Advocate(mary),False,765 309,"Tipped employees are not entitled to be paid the federal minimum wage by their employees. If a person is a white-collar worker, they are entitled to be paid the federal minimum wage by their employees. All lawyers are white-collar workers. Every advocate is a lawyer. Mary is not a lawyer or a tipped employee.","∀x (TippedEmployee(x) → ¬EntitledTo(x, federalMinimumWage)) ∀x (WhiteCollarWorker(x) → EntitledTo(x, federalMinimumWage)) ∀x (Lawyer(x) → WhiteCollarWorker(x)) ∀x (Advocate(x) → Lawyer(x)) ¬(Lawyer(mary) ⊕ TippedEmployee(mary))",Mary is not an advocate.,¬Advocate(mary),True,766 309,"Tipped employees are not entitled to be paid the federal minimum wage by their employees. If a person is a white-collar worker, they are entitled to be paid the federal minimum wage by their employees. All lawyers are white-collar workers. Every advocate is a lawyer. Mary is not a lawyer or a tipped employee.","∀x (TippedEmployee(x) → ¬EntitledTo(x, federalMinimumWage)) ∀x (WhiteCollarWorker(x) → EntitledTo(x, federalMinimumWage)) ∀x (Lawyer(x) → WhiteCollarWorker(x)) ∀x (Advocate(x) → Lawyer(x)) ¬(Lawyer(mary) ⊕ TippedEmployee(mary))",Mary is either an advocate or a tipped employee.,Advocate(mary) ⊕ TippedEmployee(mary),False,767 309,"Tipped employees are not entitled to be paid the federal minimum wage by their employees. If a person is a white-collar worker, they are entitled to be paid the federal minimum wage by their employees. All lawyers are white-collar workers. Every advocate is a lawyer. Mary is not a lawyer or a tipped employee.","∀x (TippedEmployee(x) → ¬EntitledTo(x, federalMinimumWage)) ∀x (WhiteCollarWorker(x) → EntitledTo(x, federalMinimumWage)) ∀x (Lawyer(x) → WhiteCollarWorker(x)) ∀x (Advocate(x) → Lawyer(x)) ¬(Lawyer(mary) ⊕ TippedEmployee(mary))","If Mary is not both an advocate and is entitled to be paid the federal minimum wage by their employees, she is not a tipped employee.","(¬(Advocate(mary) ∧ EntitledTo(mary, federalMinimumWage))) → ¬TippedEmployee(mary)",True,768 309,"Tipped employees are not entitled to be paid the federal minimum wage by their employees. If a person is a white-collar worker, they are entitled to be paid the federal minimum wage by their employees. All lawyers are white-collar workers. Every advocate is a lawyer. Mary is not a lawyer or a tipped employee.","∀x (TippedEmployee(x) → ¬EntitledTo(x, federalMinimumWage)) ∀x (WhiteCollarWorker(x) → EntitledTo(x, federalMinimumWage)) ∀x (Lawyer(x) → WhiteCollarWorker(x)) ∀x (Advocate(x) → Lawyer(x)) ¬(Lawyer(mary) ⊕ TippedEmployee(mary))","If Mary is either an advocate or a tipped employee, she is an advocate.",(Advocate(mary) ⊕ TippedEmployee(mary)) → Advocate(mary),True,769 76,"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 living in Manhattan live in New York City.","BornIn(asaHoffmann, newYorkCity) LiveIn(asaHoffmann, manhattan) ChessPlayer(asaHoffmann) ∃x ∃y (ChessPlayer(x) ∧ GrandMaster(x) ∧ (¬(x=y)) ∧ ChessPlayer(y) ∧ GrandMaster(y)) ∀x ((BornIn(x, newYorkCity) ∧ LiveIn(x, newYorkCity)) → NewYorker(x)) ∀x (LiveIn(x, manhattan) → LiveIn(x, newYorkCity))",Asa Hoffmann is a New Yorker.,NewYorker(asaHoffmann),True,231 76,"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 living in Manhattan live in New York City.","BornIn(asaHoffmann, newYorkCity) LiveIn(asaHoffmann, manhattan) ChessPlayer(asaHoffmann) ∃x ∃y (ChessPlayer(x) ∧ GrandMaster(x) ∧ (¬(x=y)) ∧ ChessPlayer(y) ∧ GrandMaster(y)) ∀x ((BornIn(x, newYorkCity) ∧ LiveIn(x, newYorkCity)) → NewYorker(x)) ∀x (LiveIn(x, manhattan) → LiveIn(x, newYorkCity))",Asa Hoffmann is a grandmaster.,GrandMaster(asaHoffmann),Uncertain,232 76,"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 living in Manhattan live in New York City.","BornIn(asaHoffmann, newYorkCity) LiveIn(asaHoffmann, manhattan) ChessPlayer(asaHoffmann) ∃x ∃y (ChessPlayer(x) ∧ GrandMaster(x) ∧ (¬(x=y)) ∧ ChessPlayer(y) ∧ GrandMaster(y)) ∀x ((BornIn(x, newYorkCity) ∧ LiveIn(x, newYorkCity)) → NewYorker(x)) ∀x (LiveIn(x, manhattan) → LiveIn(x, newYorkCity))",Asa Hoffmann does not live in New York.,"¬LiveIn(asaHoffmann, newYorkCity)",False,233 313,"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.","∃x (Apply(x, schengenVisa) → Get(x, schengenVisa)) ∀x (Apply(x, schengenVisa) → Provide(x, financialGuarantees)) ∀x (Provide(x, financialGuarantees) → Request(x, documentsFromBank)) ∀x (Request(x, documentsFromBank) → ¬Close(x, bankAccount)) Close(philip, bankAccount)",Philip got a Schengen visa.,"Get(philip, schengenVisa)",Uncertain,779 313,"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.","∃x (Apply(x, schengenVisa) → Get(x, schengenVisa)) ∀x (Apply(x, schengenVisa) → Provide(x, financialGuarantees)) ∀x (Provide(x, financialGuarantees) → Request(x, documentsFromBank)) ∀x (Request(x, documentsFromBank) → ¬Close(x, bankAccount)) Close(philip, bankAccount)",Philip applied for a Schengen visa and got it.,"Apply(philip, schengenVisa) ∧ Get(philip, schengenVisa)",False,780 313,"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.","∃x (Apply(x, schengenVisa) → Get(x, schengenVisa)) ∀x (Apply(x, schengenVisa) → Provide(x, financialGuarantees)) ∀x (Provide(x, financialGuarantees) → Request(x, documentsFromBank)) ∀x (Request(x, documentsFromBank) → ¬Close(x, bankAccount)) Close(philip, bankAccount)","If Philip did not request documents from the bank or get a Schengen visa, he didn’t apply for a Schengen visa.","(¬Request(philip, documentsFromBank) ∧ ¬Get(x, schengenVisa)) → Apply(x, schengenVisa)",True,781 296,"Some fears lead to anxiety. Some anxiety leads to terror.","∃x ∃y (Fear(x) ∧ Anxiety(y) ∧ LeadTo(x, y) ∧ ¬(x=y)) ∃x ∃y (Anxiety(x) ∧ Terror(y) ∧ LeadTo(x, y))",No fears lead to terror.,"∀x ∀y (Fear(x) → ¬(Terror(y) ∧ LeadTo(x, y)))",Uncertain,740 208,"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, and 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.","∀x (GreatLake(x) → Superior(x) ⊕ Michigan(x) ⊕ Huron(x) ⊕ Erie(x) ⊕ Ontario(x)) ∀x (Erie (x) ∧ MajorSettlement(x) → In(x, nY) ∨ In(x, pA) ∨ In(x, oH) ∨ In(x, mI)) StateOf(nY, uS) ∧ StateOf(pA, uS) ∧ StateOf(oH, uS) ∧ StateOf(mI, uS) StateOf(oN, canada) ∃x (Huron(x) ∧ MajorSettlement(x) ∧ In(x, oN)) ∀x ∀y (StateOf(x, y) → In(x, y)) In(us, northAmerica) ∀x (GreatLake(x) → FormAtEndOf(x, lastGlacialPeriod))",Lake Erie has a major settlement.,"∃x ∃y (Erie(y) ∧ MajorSettlementOf(x, y))",True,594 208,"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, and 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.","∀x (GreatLake(x) → Superior(x) ⊕ Michigan(x) ⊕ Huron(x) ⊕ Erie(x) ⊕ Ontario(x)) ∀x (Erie (x) ∧ MajorSettlement(x) → In(x, nY) ∨ In(x, pA) ∨ In(x, oH) ∨ In(x, mI)) StateOf(nY, uS) ∧ StateOf(pA, uS) ∧ StateOf(oH, uS) ∧ StateOf(mI, uS) StateOf(oN, canada) ∃x (Huron(x) ∧ MajorSettlement(x) ∧ In(x, oN)) ∀x ∀y (StateOf(x, y) → In(x, y)) In(us, northAmerica) ∀x (GreatLake(x) → FormAtEndOf(x, lastGlacialPeriod))",There is a great lake that did not form at the end of the Last Glacial Period.,"∃x (GreatLake(x) ∧ ¬FormAtEndOf(x, lastGlacialPeriod))",False,595 325,"All professional soccer defenders are professional soccer players. No professional soccer players are professional basketball players. All professional centerbacks are professional soccer defenders. All NBA players are professional basketball players. Stephen Curry is an NBA player.","∀x ((Professional(x) ∧ Defender(x)) → (Professional(x) ∧ SoccerPlayer(x))) ∀x ((Professional(x) ∧ SoccerPlayer(x)) → ¬(Professional(x) ∧ BasketballPlayer(x))) ∀x ((Professional(x) ∧ CenterBack(x)) → (Professional(x) ∧ Defender(x)) ∀x (NBAPlayer(x) → (Professional(x) ∧ BasketballPlayer(x))) NBAPlayer(stephenCurry)",Stephen Curry is a professional basketball player.,Professional(stephenCurry) ∧ BasketballPlayer(stephenCurry),Uncertain,831 325,"All professional soccer defenders are professional soccer players. No professional soccer players are professional basketball players. All professional centerbacks are professional soccer defenders. All NBA players are professional basketball players. Stephen Curry is an NBA player.","∀x ((Professional(x) ∧ Defender(x)) → (Professional(x) ∧ SoccerPlayer(x))) ∀x ((Professional(x) ∧ SoccerPlayer(x)) → ¬(Professional(x) ∧ BasketballPlayer(x))) ∀x ((Professional(x) ∧ CenterBack(x)) → (Professional(x) ∧ Defender(x)) ∀x (NBAPlayer(x) → (Professional(x) ∧ BasketballPlayer(x))) NBAPlayer(stephenCurry)",Stephen Curry is a professional centerback.,Professional(stephenCurry) ∧ CenterBack(stephenCurry),False,832 325,"All professional soccer defenders are professional soccer players. No professional soccer players are professional basketball players. All professional centerbacks are professional soccer defenders. All NBA players are professional basketball players. Stephen Curry is an NBA player.","∀x ((Professional(x) ∧ Defender(x)) → (Professional(x) ∧ SoccerPlayer(x))) ∀x ((Professional(x) ∧ SoccerPlayer(x)) → ¬(Professional(x) ∧ BasketballPlayer(x))) ∀x ((Professional(x) ∧ CenterBack(x)) → (Professional(x) ∧ Defender(x)) ∀x (NBAPlayer(x) → (Professional(x) ∧ BasketballPlayer(x))) NBAPlayer(stephenCurry)",Stephen Curry is not a centerback.,¬(Professional(stephenCurry) ∧ CenterBack(stephenCurry)),True,833 31,"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.","Proposed(justinKruger, naiveCynicism) ∧ ∃y (colleagueOfJustinKruger(y) ∧ Proposed(y, naiveCynicism)) Colleagues(thomasGilovich, justinKruger) PhilosophyOfMind(naiveCynicism)",Thomas Gilovich proposed naive cynicism.,"Proposed(thomasGilovich, naiveCynicism)",Uncertain,89 31,"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.","Proposed(justinKruger, naiveCynicism) ∧ ∃y (colleagueOfJustinKruger(y) ∧ Proposed(y, naiveCynicism)) Colleagues(thomasGilovich, justinKruger) PhilosophyOfMind(naiveCynicism)",Justin Kruger proposed a philosophy of mind.,"∃x (Proposed(justinKruger, x) ∧ PhilosophyOfMind(x))",True,90 31,"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.","Proposed(justinKruger, naiveCynicism) ∧ ∃y (colleagueOfJustinKruger(y) ∧ Proposed(y, naiveCynicism)) Colleagues(thomasGilovich, justinKruger) PhilosophyOfMind(naiveCynicism)",Thomas Gilovich worked on philosophies of mind.,"∃x (WorkedOn(thomasGilovich, x) ∧ PhilosophyOfMind(x))",Uncertain,91 129,"The Turing Award has been awarded to Donald Knuth, Marvin Minsky, Richard Hamming, and John McCarthy. Donald Knuth made contributions to the analysis of algorithms. Marvin Minsky is recognized for his contributions to the field of artificial intelligence. Richard Hamming researched numerical methods. John McCarthy made contributions to the field of artificial intelligence. ","AwardedTo(turingAward, donaldKnuth) ∧ AwardedTo(turingAward, marvinMinsky) ∧ AwardedTo(turingAward, richardHamming) ∧ AwardedTo(turingAward, johnMccarthy) ContributedTo(donaldKnuth, analysisOfAlgorithms) ContributedTo(marvinMinsky, artificialIntelligence) ContributedTo(richardHamming, numericalMethods) ContributedTo(johnMccarthy, artificialIntelligence)",At least two people who have won the Turing Award worked in artificial intelligence.,"∃x ∃y (¬(x=y) ∧ AwardedTo(turingAward, x) ∧ AwardedTo(turingAward, y) ∧ ContributedTo(x, artificialIntelligence) ∧ ContributedTo(y, artificialIntelligence))",True,382 129,"The Turing Award has been awarded to Donald Knuth, Marvin Minsky, Richard Hamming, and John McCarthy. Donald Knuth made contributions to the analysis of algorithms. Marvin Minsky is recognized for his contributions to the field of artificial intelligence. Richard Hamming researched numerical methods. John McCarthy made contributions to the field of artificial intelligence. ","AwardedTo(turingAward, donaldKnuth) ∧ AwardedTo(turingAward, marvinMinsky) ∧ AwardedTo(turingAward, richardHamming) ∧ AwardedTo(turingAward, johnMccarthy) ContributedTo(donaldKnuth, analysisOfAlgorithms) ContributedTo(marvinMinsky, artificialIntelligence) ContributedTo(richardHamming, numericalMethods) ContributedTo(johnMccarthy, artificialIntelligence)",At least two people who worked in artificial intelligence have won the Turing Award.,"∃x ∃y (¬(x=y) ∧ ContributedTo(x, artificialIntelligence) ∧ ContributedTo(x, artificialIntelligence) ∧ AwardedTo(turingAward, x) ∧ AwardedTo(turingAward, y))",True,383 129,"The Turing Award has been awarded to Donald Knuth, Marvin Minsky, Richard Hamming, and John McCarthy. Donald Knuth made contributions to the analysis of algorithms. Marvin Minsky is recognized for his contributions to the field of artificial intelligence. Richard Hamming researched numerical methods. John McCarthy made contributions to the field of artificial intelligence. ","AwardedTo(turingAward, donaldKnuth) ∧ AwardedTo(turingAward, marvinMinsky) ∧ AwardedTo(turingAward, richardHamming) ∧ AwardedTo(turingAward, johnMccarthy) ContributedTo(donaldKnuth, analysisOfAlgorithms) ContributedTo(marvinMinsky, artificialIntelligence) ContributedTo(richardHamming, numericalMethods) ContributedTo(johnMccarthy, artificialIntelligence)",Only one person who won the Turing Award made significant contributions to the analysis of algorithms.,"∃x ∀y ((AwardedTo(turingAward, x) ∧ AwardedTo(turingAward, y) ∧ ContributedTo(y, algorithms) ∧ ¬(x=y)) → ¬ContributedTo(y, algorithms))",Uncertain,384 129,"The Turing Award has been awarded to Donald Knuth, Marvin Minsky, Richard Hamming, and John McCarthy. Donald Knuth made contributions to the analysis of algorithms. Marvin Minsky is recognized for his contributions to the field of artificial intelligence. Richard Hamming researched numerical methods. John McCarthy made contributions to the field of artificial intelligence. ","AwardedTo(turingAward, donaldKnuth) ∧ AwardedTo(turingAward, marvinMinsky) ∧ AwardedTo(turingAward, richardHamming) ∧ AwardedTo(turingAward, johnMccarthy) ContributedTo(donaldKnuth, analysisOfAlgorithms) ContributedTo(marvinMinsky, artificialIntelligence) ContributedTo(richardHamming, numericalMethods) ContributedTo(johnMccarthy, artificialIntelligence)",No Turing Award winners worked in the field of numerical methods.,"∀x (AwardedTo(turingAward, x) → ¬ContributedTo(x, numericalMethods))",False,385 429,"None of the 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,000 users. No Leetcode problems published after 2022 are starred by more than 1,000 users. '2Sum' is not both hard and also recommended to novices. '4Sum' is either starred by more than 1,000 users and published after 2022, or it is neither. ","∀x ((LeetcodeProblems(x) ∧ Easy(x)) → ¬HaveAnACRateLowerThan(x, percent20)) ∀x ((LeetcodeProblems(x) ∧ RecommendedTo(x, novices)) → Easy(x)) ∀x (LeetcodeProblems(x) → HaveAnACRateLowerThan(x, percent20) ⊕ StarredByMoreThan(x, num1000)) ∀x ((LeetcodeProblems(x) ∧ Hard(x)) → StarredByMoreThan(x, num1000)) ∀x ((LeetcodeProblems(x) ∧ PublishedAfter(x, yr2022)) → (¬StarredByMoreThan(x, num1000))) ¬(RecommendedTo(twosum, novices) ∧ Hard(twosum)) ∧ LeetcodeProblems(twosum) ¬(StarredByMoreThan(foursum, num1000) ⊕ PublishedAfter(foursum, yr2022)) ∧ LeetcodeProblems(twosum)",2Sum is an easy Leetcode problem.,LeetcodeProblems(twosum) ∧ Easy(twosum),Uncertain,1219 429,"None of the 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,000 users. No Leetcode problems published after 2022 are starred by more than 1,000 users. '2Sum' is not both hard and also recommended to novices. '4Sum' is either starred by more than 1,000 users and published after 2022, or it is neither. ","∀x ((LeetcodeProblems(x) ∧ Easy(x)) → ¬HaveAnACRateLowerThan(x, percent20)) ∀x ((LeetcodeProblems(x) ∧ RecommendedTo(x, novices)) → Easy(x)) ∀x (LeetcodeProblems(x) → HaveAnACRateLowerThan(x, percent20) ⊕ StarredByMoreThan(x, num1000)) ∀x ((LeetcodeProblems(x) ∧ Hard(x)) → StarredByMoreThan(x, num1000)) ∀x ((LeetcodeProblems(x) ∧ PublishedAfter(x, yr2022)) → (¬StarredByMoreThan(x, num1000))) ¬(RecommendedTo(twosum, novices) ∧ Hard(twosum)) ∧ LeetcodeProblems(twosum) ¬(StarredByMoreThan(foursum, num1000) ⊕ PublishedAfter(foursum, yr2022)) ∧ LeetcodeProblems(twosum)",2Sum is not an easy Leetcode problem.,¬(LeetcodeProblems(twosum) ∧ Easy(twosum)),Uncertain,1220 429,"None of the 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,000 users. No Leetcode problems published after 2022 are starred by more than 1,000 users. '2Sum' is not both hard and also recommended to novices. '4Sum' is either starred by more than 1,000 users and published after 2022, or it is neither. ","∀x ((LeetcodeProblems(x) ∧ Easy(x)) → ¬HaveAnACRateLowerThan(x, percent20)) ∀x ((LeetcodeProblems(x) ∧ RecommendedTo(x, novices)) → Easy(x)) ∀x (LeetcodeProblems(x) → HaveAnACRateLowerThan(x, percent20) ⊕ StarredByMoreThan(x, num1000)) ∀x ((LeetcodeProblems(x) ∧ Hard(x)) → StarredByMoreThan(x, num1000)) ∀x ((LeetcodeProblems(x) ∧ PublishedAfter(x, yr2022)) → (¬StarredByMoreThan(x, num1000))) ¬(RecommendedTo(twosum, novices) ∧ Hard(twosum)) ∧ LeetcodeProblems(twosum) ¬(StarredByMoreThan(foursum, num1000) ⊕ PublishedAfter(foursum, yr2022)) ∧ LeetcodeProblems(twosum)",4Sum is recommended to novices or is hard.,"RecommendedTo(foursum, novices) ∨ Hard(foursum)",False,1221 429,"None of the 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,000 users. No Leetcode problems published after 2022 are starred by more than 1,000 users. '2Sum' is not both hard and also recommended to novices. '4Sum' is either starred by more than 1,000 users and published after 2022, or it is neither. ","∀x ((LeetcodeProblems(x) ∧ Easy(x)) → ¬HaveAnACRateLowerThan(x, percent20)) ∀x ((LeetcodeProblems(x) ∧ RecommendedTo(x, novices)) → Easy(x)) ∀x (LeetcodeProblems(x) → HaveAnACRateLowerThan(x, percent20) ⊕ StarredByMoreThan(x, num1000)) ∀x ((LeetcodeProblems(x) ∧ Hard(x)) → StarredByMoreThan(x, num1000)) ∀x ((LeetcodeProblems(x) ∧ PublishedAfter(x, yr2022)) → (¬StarredByMoreThan(x, num1000))) ¬(RecommendedTo(twosum, novices) ∧ Hard(twosum)) ∧ LeetcodeProblems(twosum) ¬(StarredByMoreThan(foursum, num1000) ⊕ PublishedAfter(foursum, yr2022)) ∧ LeetcodeProblems(twosum)",4Sum is neither recommended to the novice nor a Leetcode problem that's hard.,"¬RecommendedTo(foursum, novices) ∧ ¬Hard(foursum)",True,1222 105,"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.","Song(showYourLove) ∧ RecordedBy(showYourLove, bToB4u) ∧ SouthKorean(bToB4u) ∧ BoyBand(bToB4u) ExtendedPlay(inside) ∧ LeadSingleOf(showYourLove, inside) Contains(showYourLove, hopefulMessage) Member(hyunsik, btob4u) ∧ Wrote(hyunsik, showYourLove) Have(showYourLove, musicVideo)",Show Your Love wasn't written by a member of a boy band.,"∀x ∀y (Wrote(x, showYourLove) → ¬(BoyBand(y) ∧ MemberOf(x, y)))",False,318 105,"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.","Song(showYourLove) ∧ RecordedBy(showYourLove, bToB4u) ∧ SouthKorean(bToB4u) ∧ BoyBand(bToB4u) ExtendedPlay(inside) ∧ LeadSingleOf(showYourLove, inside) Contains(showYourLove, hopefulMessage) Member(hyunsik, btob4u) ∧ Wrote(hyunsik, showYourLove) Have(showYourLove, musicVideo)",A lead single of Inside contains a hopeful message.,"∃x (LeadSingleOf(x, inside) ∧ Contains(x, hopefulMessage))",True,319 105,"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.","Song(showYourLove) ∧ RecordedBy(showYourLove, bToB4u) ∧ SouthKorean(bToB4u) ∧ BoyBand(bToB4u) ExtendedPlay(inside) ∧ LeadSingleOf(showYourLove, inside) Contains(showYourLove, hopefulMessage) Member(hyunsik, btob4u) ∧ Wrote(hyunsik, showYourLove) Have(showYourLove, musicVideo)",Hyunsik is Korean.,Korean(hyunsik),Uncertain,320 290,"All tables are round. Some pieces of furniture are tables.","∀x (Table(x) → Round(x)) ∃x ∃y (Furniture(x) ∧ Furniture(y) ∧ Table(x) ∧ Table(y) ∧ ¬(x=y))",Some pieces of furniture are round.,∃x ∃y (Furniture(x) ∧ Furniture(y) ∧ Round(x) ∧ Round(y) ∧ ¬(x=y)),True,734 267,"All juvenile delinquents have committed a crime. Some juvenile delinquents are products of broken homes.","∀x (JuvenileDelinquent(x) → Commited(x, crime)) ∃x ∃y (JuvenileDelinquent(x) ∧ JuvenileDelinquent(y) ∧ ProductOf(x, brokenHome) ∧ ProductOf(y, brokenHome) ∧ ¬(x=y))",Some people who have committed a crime are products of broken homes.,"∃x ∃y (Commited(x, crime) ∧ Commited(y, crime) ∧ ProductOf(x, brokenHome) ∧ ProductOf(y, brokenHome) ∧ ¬(x=y))",True,711 398,"All mind-reading is either brain reading or brain decoding. All brain decoding that is mind-reading is extracting information from BOLD signals. No studies that are mind-reading and extract information from BOLD signals are 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. Multivoxel (pattern) analysis is a type of mind-reading.","∀x (MindReading(x) ∧ (BrainReading(x) ⊕ BrainDecoding(x))) ∀x ((MindReading(x) ∧ BrainDecoding(x)) → ExtractingFrom(x, information, bOLDSignals)) ∀x ((MindReading(x) ∧ ExtractingFrom(x, information, bOLDSignals)) → Uses(x, statisticalPatternAnalysis)) ∀x (NovelWriting(x) → ¬Uses(x, statisticalPatternAnalysis)) MindReading(multivoxelPatternAnalysis) ∧ (¬Uses(multivoxelPatternAnalysis, statisticalPatternAnalysis) ∧ BrainReading(multivoxelPatternAnalysis)) → (¬Uses(multivoxelPatternAnalysis, statisticalPatternAnalysis) ∧ (¬BrainDecoding(multivoxelPatternAnalysis))) MindReading(multivoxelPatternAnalysis) ",Multivoxel (pattern) analysis is a brain decoding.,MindReading(multivoxelPatternAnalysis) ∧ BrainDecoding(multivoxelPatternAnalysis),Uncertain,1084 398,"All mind-reading is either brain reading or brain decoding. All brain decoding that is mind-reading is extracting information from BOLD signals. No studies that are mind-reading and extract information from BOLD signals are 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. Multivoxel (pattern) analysis is a type of mind-reading.","∀x (MindReading(x) ∧ (BrainReading(x) ⊕ BrainDecoding(x))) ∀x ((MindReading(x) ∧ BrainDecoding(x)) → ExtractingFrom(x, information, bOLDSignals)) ∀x ((MindReading(x) ∧ ExtractingFrom(x, information, bOLDSignals)) → Uses(x, statisticalPatternAnalysis)) ∀x (NovelWriting(x) → ¬Uses(x, statisticalPatternAnalysis)) MindReading(multivoxelPatternAnalysis) ∧ (¬Uses(multivoxelPatternAnalysis, statisticalPatternAnalysis) ∧ BrainReading(multivoxelPatternAnalysis)) → (¬Uses(multivoxelPatternAnalysis, statisticalPatternAnalysis) ∧ (¬BrainDecoding(multivoxelPatternAnalysis))) MindReading(multivoxelPatternAnalysis) ",Multivoxel (pattern) analysis is the writing of a novel.,MindReading(multivoxelPatternAnalysis) ∧ NovelWriting(multivoxelPatternAnalysis),False,1085 398,"All mind-reading is either brain reading or brain decoding. All brain decoding that is mind-reading is extracting information from BOLD signals. No studies that are mind-reading and extract information from BOLD signals are 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. Multivoxel (pattern) analysis is a type of mind-reading.","∀x (MindReading(x) ∧ (BrainReading(x) ⊕ BrainDecoding(x))) ∀x ((MindReading(x) ∧ BrainDecoding(x)) → ExtractingFrom(x, information, bOLDSignals)) ∀x ((MindReading(x) ∧ ExtractingFrom(x, information, bOLDSignals)) → Uses(x, statisticalPatternAnalysis)) ∀x (NovelWriting(x) → ¬Uses(x, statisticalPatternAnalysis)) MindReading(multivoxelPatternAnalysis) ∧ (¬Uses(multivoxelPatternAnalysis, statisticalPatternAnalysis) ∧ BrainReading(multivoxelPatternAnalysis)) → (¬Uses(multivoxelPatternAnalysis, statisticalPatternAnalysis) ∧ (¬BrainDecoding(multivoxelPatternAnalysis))) MindReading(multivoxelPatternAnalysis) ",Multivoxel (pattern) analysis is without statistical pattern analysis and writing a novel.,"¬(Uses(multivoxelPatternAnalysis, statisticalPatternAnalysis) ∧ NovelWriting(multivoxelPatternAnalysis))",False,1086 398,"All mind-reading is either brain reading or brain decoding. All brain decoding that is mind-reading is extracting information from BOLD signals. No studies that are mind-reading and extract information from BOLD signals are 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. Multivoxel (pattern) analysis is a type of mind-reading.","∀x (MindReading(x) ∧ (BrainReading(x) ⊕ BrainDecoding(x))) ∀x ((MindReading(x) ∧ BrainDecoding(x)) → ExtractingFrom(x, information, bOLDSignals)) ∀x ((MindReading(x) ∧ ExtractingFrom(x, information, bOLDSignals)) → Uses(x, statisticalPatternAnalysis)) ∀x (NovelWriting(x) → ¬Uses(x, statisticalPatternAnalysis)) MindReading(multivoxelPatternAnalysis) ∧ (¬Uses(multivoxelPatternAnalysis, statisticalPatternAnalysis) ∧ BrainReading(multivoxelPatternAnalysis)) → (¬Uses(multivoxelPatternAnalysis, statisticalPatternAnalysis) ∧ (¬BrainDecoding(multivoxelPatternAnalysis))) MindReading(multivoxelPatternAnalysis) ",Multivoxel (pattern) analysis is without statistical pattern analysis or writing a novel.,"¬(Uses(multivoxelPatternAnalysis, statisticalPatternAnalysis) ∨ NovelWriting(multivoxelPatternAnalysis))",False,1087 398,"All mind-reading is either brain reading or brain decoding. All brain decoding that is mind-reading is extracting information from BOLD signals. No studies that are mind-reading and extract information from BOLD signals are 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. Multivoxel (pattern) analysis is a type of mind-reading.","∀x (MindReading(x) ∧ (BrainReading(x) ⊕ BrainDecoding(x))) ∀x ((MindReading(x) ∧ BrainDecoding(x)) → ExtractingFrom(x, information, bOLDSignals)) ∀x ((MindReading(x) ∧ ExtractingFrom(x, information, bOLDSignals)) → Uses(x, statisticalPatternAnalysis)) ∀x (NovelWriting(x) → ¬Uses(x, statisticalPatternAnalysis)) MindReading(multivoxelPatternAnalysis) ∧ (¬Uses(multivoxelPatternAnalysis, statisticalPatternAnalysis) ∧ BrainReading(multivoxelPatternAnalysis)) → (¬Uses(multivoxelPatternAnalysis, statisticalPatternAnalysis) ∧ (¬BrainDecoding(multivoxelPatternAnalysis))) MindReading(multivoxelPatternAnalysis) ",Multivoxel (pattern) analysis is either without statistical pattern analysis or writing a novel.,"¬Uses(multivoxelPatternAnalysis, statisticalPatternAnalysis) ⊕ Writing(multivoxelPatternAnalysis, aNovel)",False,1088 398,"All mind-reading is either brain reading or brain decoding. All brain decoding that is mind-reading is extracting information from BOLD signals. No studies that are mind-reading and extract information from BOLD signals are 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. Multivoxel (pattern) analysis is a type of mind-reading.","∀x (MindReading(x) ∧ (BrainReading(x) ⊕ BrainDecoding(x))) ∀x ((MindReading(x) ∧ BrainDecoding(x)) → ExtractingFrom(x, information, bOLDSignals)) ∀x ((MindReading(x) ∧ ExtractingFrom(x, information, bOLDSignals)) → Uses(x, statisticalPatternAnalysis)) ∀x (NovelWriting(x) → ¬Uses(x, statisticalPatternAnalysis)) MindReading(multivoxelPatternAnalysis) ∧ (¬Uses(multivoxelPatternAnalysis, statisticalPatternAnalysis) ∧ BrainReading(multivoxelPatternAnalysis)) → (¬Uses(multivoxelPatternAnalysis, statisticalPatternAnalysis) ∧ (¬BrainDecoding(multivoxelPatternAnalysis))) MindReading(multivoxelPatternAnalysis) ","If multivoxel (pattern) analysis is writing a novel, then multivoxel (pattern) analysis is neither without statistical pattern analysis nor writing a novel.","(MindReading(multivoxelPatternAnalysis) ∧ NovelWriting(multivoxelPatternAnalysis)) → (Uses(multivoxelPatternAnalysis, statisticalPatternAnalysis) ∨ ¬NovelWriting(multivoxelPatternAnalysis))",True,1089 212,"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.","∀x (RoomFor(x, dessert) → RoomFor(x, broccoli)) ∀x (AtLuisParty(x) → RoomFor(x, dessert)) ¬RoomFor(mauricia, broccoli) AtLuisParty(allison) ∧ FirstDinnerPartyFor(luisparty, allison) RoomFor(gustave, broccoli) ∧ RoomFor(gustave, asparagus) Vegetable(broccoli) ∧ Vegetable(asparagus)",Allison has room for broccoli.,"RoomFor(allison, broccoli)",True,605 212,"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.","∀x (RoomFor(x, dessert) → RoomFor(x, broccoli)) ∀x (AtLuisParty(x) → RoomFor(x, dessert)) ¬RoomFor(mauricia, broccoli) AtLuisParty(allison) ∧ FirstDinnerPartyFor(luisparty, allison) RoomFor(gustave, broccoli) ∧ RoomFor(gustave, asparagus) Vegetable(broccoli) ∧ Vegetable(asparagus)",Mauricia is at Luis's dinner party.,AtLuisParty(mauricia),False,606 212,"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.","∀x (RoomFor(x, dessert) → RoomFor(x, broccoli)) ∀x (AtLuisParty(x) → RoomFor(x, dessert)) ¬RoomFor(mauricia, broccoli) AtLuisParty(allison) ∧ FirstDinnerPartyFor(luisparty, allison) RoomFor(gustave, broccoli) ∧ RoomFor(gustave, asparagus) Vegetable(broccoli) ∧ Vegetable(asparagus)",Gustav has room for dessert.,"RoomFor(gustave, dessert)",Uncertain,607 43,"Imagine Dragons are 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.","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 ∃y (PopularSingle(imagineDragon, x) ∧ BillboardHot100(x)) ∧ (¬(x=y)) ∧ (PopularSingle(imagineDragon, y) ∧ BillboardHot100(y))",Some rock band has a lead singer who is also a songwriter.,"∃x ∃y (RockBand(x) ∧ LeadSinger(x, y) ∧ SongWriter(y))",True,123 43,"Imagine Dragons are 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.","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 ∃y (PopularSingle(imagineDragon, x) ∧ BillboardHot100(x)) ∧ (¬(x=y)) ∧ (PopularSingle(imagineDragon, y) ∧ BillboardHot100(y))",Dan is not a musician.,¬Musician(dan),False,124 43,"Imagine Dragons are 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.","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 ∃y (PopularSingle(imagineDragon, x) ∧ BillboardHot100(x)) ∧ (¬(x=y)) ∧ (PopularSingle(imagineDragon, y) ∧ BillboardHot100(y))",Demons has been on Billboard Hot 100.,BillboardHot100(demons),Uncertain,125 455,"All philosophers reason. Some sophists reason. All who can reason can distinguish truth from falsehood. Nobody who can distinguish truth from falsehood is morally perfect. The theistic God is morally perfect.","∀x (Philosopher(x) → Reason(x)) ∃x (Sophist(x) ∧ Reason(x)) ∀x (Reason(x) → CanDistinguishFrom(x, truth, falsehood)) ∀x (CanDistinguishFrom(x, truth, falsehood) → ¬MorallyPerfect(x)) MorallyPerfect(theisticGod)",The theistic God is a sophist.,Sophist(theisticGod),Uncertain,1310 455,"All philosophers reason. Some sophists reason. All who can reason can distinguish truth from falsehood. Nobody who can distinguish truth from falsehood is morally perfect. The theistic God is morally perfect.","∀x (Philosopher(x) → Reason(x)) ∃x (Sophist(x) ∧ Reason(x)) ∀x (Reason(x) → CanDistinguishFrom(x, truth, falsehood)) ∀x (CanDistinguishFrom(x, truth, falsehood) → ¬MorallyPerfect(x)) MorallyPerfect(theisticGod)",The theistic God is a sophist and a philosopher.,Sophist(theisticGod) ∧ Philosopher(theisticGod),False,1311 455,"All philosophers reason. Some sophists reason. All who can reason can distinguish truth from falsehood. Nobody who can distinguish truth from falsehood is morally perfect. The theistic God is morally perfect.","∀x (Philosopher(x) → Reason(x)) ∃x (Sophist(x) ∧ Reason(x)) ∀x (Reason(x) → CanDistinguishFrom(x, truth, falsehood)) ∀x (CanDistinguishFrom(x, truth, falsehood) → ¬MorallyPerfect(x)) MorallyPerfect(theisticGod)","if the theistic God is a philosopher, then he is not a sophist.",Philosopher(theisticGod) → ¬Sophist(theisticGod),True,1312 160,"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.","CommonUtilities(water) ∧ CommonUtilities(electricity) ∧ CommonUtilities(gas) ∧ CommonUtilities(heating) ∃x (Apartment(x) ∧ Cover(x, water) ∧ Cover(x, electricity)) ∀x (Apartment(x) ∧ LiveIn(susan, x) ∧ Cover(x, water) ∧ Cover(x, electricity) ∧ Cover(x, gas) ∧ Cover(x, heating)) ∀x (Apartment(x) ∧ LiveIn(ava, x) ∧ ¬Cover(x, water) ∧ ¬Cover(x, electricity) ∧ ¬Cover(x, gas) ∧ ¬Cover(x, heating)) ∀x (Apartment(x) ∧ LiveIn(noah, x) ∧ ¬Cover(x, heating))",Noah needs to pay the water bill.,"∀x (Apartment(x) ∧ LiveIn(noah, x) ∧ ¬Cover(x, water))",Uncertain,458 160,"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.","CommonUtilities(water) ∧ CommonUtilities(electricity) ∧ CommonUtilities(gas) ∧ CommonUtilities(heating) ∃x (Apartment(x) ∧ Cover(x, water) ∧ Cover(x, electricity)) ∀x (Apartment(x) ∧ LiveIn(susan, x) ∧ Cover(x, water) ∧ Cover(x, electricity) ∧ Cover(x, gas) ∧ Cover(x, heating)) ∀x (Apartment(x) ∧ LiveIn(ava, x) ∧ ¬Cover(x, water) ∧ ¬Cover(x, electricity) ∧ ¬Cover(x, gas) ∧ ¬Cover(x, heating)) ∀x (Apartment(x) ∧ LiveIn(noah, x) ∧ ¬Cover(x, heating))",Noah and Ava both need to pay the heating bill.,"¬Cover(noah, heating) ∧ ¬Cover(ava, heating)",True,459 160,"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.","CommonUtilities(water) ∧ CommonUtilities(electricity) ∧ CommonUtilities(gas) ∧ CommonUtilities(heating) ∃x (Apartment(x) ∧ Cover(x, water) ∧ Cover(x, electricity)) ∀x (Apartment(x) ∧ LiveIn(susan, x) ∧ Cover(x, water) ∧ Cover(x, electricity) ∧ Cover(x, gas) ∧ Cover(x, heating)) ∀x (Apartment(x) ∧ LiveIn(ava, x) ∧ ¬Cover(x, water) ∧ ¬Cover(x, electricity) ∧ ¬Cover(x, gas) ∧ ¬Cover(x, heating)) ∀x (Apartment(x) ∧ LiveIn(noah, x) ∧ ¬Cover(x, heating))",Susan does not need to pay the water bill.,"∀x (Apartment(x) ∧ LiveIn(susan, x) ∧ Cover(x, water))",True,460 317,"All clothes are products. No products are perfect. All dresses are clothes. All skirts are dresses. If the fabric bundle is a piece of clothing, then the fabric bundle is a perfect dress.","∀x (Clothes(x) → Product(x)) ∀x (Product(x) → ¬Perfect(x)) ∀x (Dress(x) → Clothes(x)) ∀x (Skirt(x) → Dress(x)) Clothes(fabricBundle) → Perfect(fabricBundle) ∧ Dress(fabricBundle)",The fabric bundle is perfect.,Perfect(fabricbundle),Uncertain,799 317,"All clothes are products. No products are perfect. All dresses are clothes. All skirts are dresses. If the fabric bundle is a piece of clothing, then the fabric bundle is a perfect dress.","∀x (Clothes(x) → Product(x)) ∀x (Product(x) → ¬Perfect(x)) ∀x (Dress(x) → Clothes(x)) ∀x (Skirt(x) → Dress(x)) Clothes(fabricBundle) → Perfect(fabricBundle) ∧ Dress(fabricBundle)",The fabric bundle is a skirt.,Skirt(fabricbundle),False,800 317,"All clothes are products. No products are perfect. All dresses are clothes. All skirts are dresses. If the fabric bundle is a piece of clothing, then the fabric bundle is a perfect dress.","∀x (Clothes(x) → Product(x)) ∀x (Product(x) → ¬Perfect(x)) ∀x (Dress(x) → Clothes(x)) ∀x (Skirt(x) → Dress(x)) Clothes(fabricBundle) → Perfect(fabricBundle) ∧ Dress(fabricBundle)",The fabric bundle is not a skirt.,¬Skirt(fabricbundle),True,801 57,"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. ","∀x (Pet(x) → Animal(x)) ∀x (Pet(x) → (Dog(x) ⊕ Cat(x))) ∀x ∀y ((Pet(y) ∧ OwnedBy(x,y)) → Cares(x, y)) ∃x ∃y (Cat(x) ∧ Naughty(x) ∧ (¬(x=y)) ∧ Dog(y) ∧ Naughty(y)) ∀x ∀y ((Pet(x) ∧ Naughty(x) ∧ OwnedBy(x,y)) → ¬Liked(x, y)) OwnedBy(leo, charlie) ∧ Pet(leo) ∧ Dog(leo) ∧ Naughty(leo)",Leo is an animal.,Animal(leo),True,168 57,"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. ","∀x (Pet(x) → Animal(x)) ∀x (Pet(x) → (Dog(x) ⊕ Cat(x))) ∀x ∀y ((Pet(y) ∧ OwnedBy(x,y)) → Cares(x, y)) ∃x ∃y (Cat(x) ∧ Naughty(x) ∧ (¬(x=y)) ∧ Dog(y) ∧ Naughty(y)) ∀x ∀y ((Pet(x) ∧ Naughty(x) ∧ OwnedBy(x,y)) → ¬Liked(x, y)) OwnedBy(leo, charlie) ∧ Pet(leo) ∧ Dog(leo) ∧ Naughty(leo)",Charlie does not like Leo and does not care for Leo.,"¬Liked(leo, charlie) ∧ ¬Cares(charlie, leo)",False,169 57,"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. ","∀x (Pet(x) → Animal(x)) ∀x (Pet(x) → (Dog(x) ⊕ Cat(x))) ∀x ∀y ((Pet(y) ∧ OwnedBy(x,y)) → Cares(x, y)) ∃x ∃y (Cat(x) ∧ Naughty(x) ∧ (¬(x=y)) ∧ Dog(y) ∧ Naughty(y)) ∀x ∀y ((Pet(x) ∧ Naughty(x) ∧ OwnedBy(x,y)) → ¬Liked(x, y)) OwnedBy(leo, charlie) ∧ Pet(leo) ∧ Dog(leo) ∧ Naughty(leo)",Dogs are not always naughty.,∀x (Dog(x) → ¬Naughty(x)),False,170 279,"Surprises are either fun or dreadful. All scares are surprises.","∀x (Surprise(x) → (Fun(x) ⊕ Dreadful(x))) ∀x (Scare(x) → Surprise(x))",All scares are fun.,∀x (Scare(x) → Fun(x)),Uncertain,723 23,"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 forward-looking. The book Three-Body Problem has sold more than 1 million copies. The Three-Body Problem is about the future.","∀x ((Book(x) ∧ WrittenBy(x, cixinLiu)) → ∃y(MoreThan(y, oneMillion) ∧ Sold(x,y))) ∃x (Won(x, hugoAward) ∧ Book(x) ∧ WrittenBy(x, cixinLiu)) ∀x ((Book(x) ∧ AboutFuture(x)) → FowardLooking(x)) Book(threeBodyProblem) ∧ ∃y(MoreThan(y, oneMillion) ∧ Sold(threeBodyProblem,y)) AboutFuture(threeBodyProblem)",The Three-Body Problem won the Hugo Award.,"Won(threeBodyProblem, hugoAward)",Uncertain,66 23,"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 forward-looking. The book Three-Body Problem has sold more than 1 million copies. The Three-Body Problem is about the future.","∀x ((Book(x) ∧ WrittenBy(x, cixinLiu)) → ∃y(MoreThan(y, oneMillion) ∧ Sold(x,y))) ∃x (Won(x, hugoAward) ∧ Book(x) ∧ WrittenBy(x, cixinLiu)) ∀x ((Book(x) ∧ AboutFuture(x)) → FowardLooking(x)) Book(threeBodyProblem) ∧ ∃y(MoreThan(y, oneMillion) ∧ Sold(threeBodyProblem,y)) AboutFuture(threeBodyProblem)",The Three-Body Problem is forward-looking.,AboutFuture(threeBodyProblem),True,67 23,"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 forward-looking. The book Three-Body Problem has sold more than 1 million copies. The Three-Body Problem is about the future.","∀x ((Book(x) ∧ WrittenBy(x, cixinLiu)) → ∃y(MoreThan(y, oneMillion) ∧ Sold(x,y))) ∃x (Won(x, hugoAward) ∧ Book(x) ∧ WrittenBy(x, cixinLiu)) ∀x ((Book(x) ∧ AboutFuture(x)) → FowardLooking(x)) Book(threeBodyProblem) ∧ ∃y(MoreThan(y, oneMillion) ∧ Sold(threeBodyProblem,y)) AboutFuture(threeBodyProblem)",The Three-Body Problem was written by Cixin Liu.,"WrittenBy(threeBodyProblem, cixinLiu)",Uncertain,68 420,"Some people are both late-night and early-morning people. If a person is an earl- morning person, they have early-morning habits. Everyone who has early-morning habits gets up early. Everyone who gets up early catches the sunrise. James doesn't catch the sunrise.","∃x (LateNightPerson(x) ∧ EarlyMorningPerson(x)) ∀x (EarlyMorningPerson(x) → Have(x, earlyMorningHabit)) ∀x (Have(x, earlyMorningHabit) → GetUpEarly(x)) ∀x (GetUpEarly(x) → CatchTheSunrise(x)) ¬CatchTheSunrise(james)",James is a late night person.,LateNightPerson(james),Uncertain,1184 420,"Some people are both late-night and early-morning people. If a person is an earl- morning person, they have early-morning habits. Everyone who has early-morning habits gets up early. Everyone who gets up early catches the sunrise. James doesn't catch the sunrise.","∃x (LateNightPerson(x) ∧ EarlyMorningPerson(x)) ∀x (EarlyMorningPerson(x) → Have(x, earlyMorningHabit)) ∀x (Have(x, earlyMorningHabit) → GetUpEarly(x)) ∀x (GetUpEarly(x) → CatchTheSunrise(x)) ¬CatchTheSunrise(james)",James is a late night person and an early-morning person.,LateNightPerson(james) ∧ EarlyMorningPerson(james),False,1185 420,"Some people are both late-night and early-morning people. If a person is an earl- morning person, they have early-morning habits. Everyone who has early-morning habits gets up early. Everyone who gets up early catches the sunrise. James doesn't catch the sunrise.","∃x (LateNightPerson(x) ∧ EarlyMorningPerson(x)) ∀x (EarlyMorningPerson(x) → Have(x, earlyMorningHabit)) ∀x (Have(x, earlyMorningHabit) → GetUpEarly(x)) ∀x (GetUpEarly(x) → CatchTheSunrise(x)) ¬CatchTheSunrise(james)","If James is an early-morning person, then he is a late night person.",EarlyMorningPerson(james) → LateNightPerson(james),True,1186 272,"There is no dog on the roof. If there is a dog on the roof, something went wrong.","∀x (Dog(x) → ¬OnRoof(x))) ∀x ∃y ((Dog(x) ∧ OnRoof(x)) → GoWrong(y))",Something went wrong.,∃x (GoWrong(x)),Uncertain,716 15,"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.","∀x (Elephantopus(x) → (Genus(x, perennialplants) ∧ BelongTo(x, daisyfamily))) ∃x ∃y ∃z(Elephantopus(x) ∧ In(x,africa) ∧ (¬(x=y)) ∧ Elephantopus(y) ∧ In(y, southernasia) ∧ (¬(x=z)) ∧ (¬(y=z)) ∧ Elephantopus(z) ∧ In(z, australia)) ∃x ∃y (Elephantopus(x) ∧ NativeTo(x, southeasternunitedstates) ∧ (¬(x=y)) ∧ Elephantopus(y) ∧ NativeTo(y, southeasternunitedstates)) ∀x (ElephantopusScaber(x) → TraditionalMedicine(x))",Elephantopus is found in Australia and Southern Asia.,"∃x∃y(Elephantopus(x) ∧ In(x,africa) ∧ Elephantopus(y) ∧ In(y,africa))",True,41 15,"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.","∀x (Elephantopus(x) → (Genus(x, perennialplants) ∧ BelongTo(x, daisyfamily))) ∃x ∃y ∃z(Elephantopus(x) ∧ In(x,africa) ∧ (¬(x=y)) ∧ Elephantopus(y) ∧ In(y, southernasia) ∧ (¬(x=z)) ∧ (¬(y=z)) ∧ Elephantopus(z) ∧ In(z, australia)) ∃x ∃y (Elephantopus(x) ∧ NativeTo(x, southeasternunitedstates) ∧ (¬(x=y)) ∧ Elephantopus(y) ∧ NativeTo(y, southeasternunitedstates)) ∀x (ElephantopusScaber(x) → TraditionalMedicine(x))",No Elephantopus is native to the southeastern United States.,"∀x (Elephantopus(x) → ¬NativeTo(x, southeasternunitedstates))",False,42 15,"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.","∀x (Elephantopus(x) → (Genus(x, perennialplants) ∧ BelongTo(x, daisyfamily))) ∃x ∃y ∃z(Elephantopus(x) ∧ In(x,africa) ∧ (¬(x=y)) ∧ Elephantopus(y) ∧ In(y, southernasia) ∧ (¬(x=z)) ∧ (¬(y=z)) ∧ Elephantopus(z) ∧ In(z, australia)) ∃x ∃y (Elephantopus(x) ∧ NativeTo(x, southeasternunitedstates) ∧ (¬(x=y)) ∧ Elephantopus(y) ∧ NativeTo(y, southeasternunitedstates)) ∀x (ElephantopusScaber(x) → TraditionalMedicine(x))",Elephantopus is a traditional medicine.,∀x (Elephantopus(x) → TraditionalMedicine(x)),Uncertain,43 432,"All Yale dormitories are located on the Yale campus. All Yale buildings managed by Yale Housing are dormitories. All Yale buildings operated by Yale Housing staff are managed by Yale Housing. None of the Yale buildings open to students were built before 1701. All Yale buildings located on the Yale campus are open to students. Harkness is either a Yale building operated by Yale Housing staff, or it is located on York Street. ","∀x (YaleDormitory(x) → LocatedOn(x, yaleCampus)) ∀x ((YaleBuildings(x) ∧ ManagedBy(x, yaleHousing)) → YaleDormitory(x)) ∀x ((YaleBuildings(x) ∧ OperatedBy(x, yaleHousingStaff)) → ManagedBy(x, yaleHousing)) ∀x ((YaleBuildings(x) ∧ OpenToStudents(x)) → (¬∃y(Before(y, yr1701) ∧ Established(x, y)))) ∀x ((YaleBuildings(x) ∧ LocatedOn(x, yaleCampus)) → OpenToStudents(x)) YaleBuildings(harkness) ∧ (OperatedBy(x, harkness) ⊕ LocatedOn(harkness, yaleCampus))",Harkness is a Yale dormitory.,YaleDormitory(harkness),Uncertain,1231 432,"All Yale dormitories are located on the Yale campus. All Yale buildings managed by Yale Housing are dormitories. All Yale buildings operated by Yale Housing staff are managed by Yale Housing. None of the Yale buildings open to students were built before 1701. All Yale buildings located on the Yale campus are open to students. Harkness is either a Yale building operated by Yale Housing staff, or it is located on York Street. ","∀x (YaleDormitory(x) → LocatedOn(x, yaleCampus)) ∀x ((YaleBuildings(x) ∧ ManagedBy(x, yaleHousing)) → YaleDormitory(x)) ∀x ((YaleBuildings(x) ∧ OperatedBy(x, yaleHousingStaff)) → ManagedBy(x, yaleHousing)) ∀x ((YaleBuildings(x) ∧ OpenToStudents(x)) → (¬∃y(Before(y, yr1701) ∧ Established(x, y)))) ∀x ((YaleBuildings(x) ∧ LocatedOn(x, yaleCampus)) → OpenToStudents(x)) YaleBuildings(harkness) ∧ (OperatedBy(x, harkness) ⊕ LocatedOn(harkness, yaleCampus))",Harkness is not a Yale dormitory.,¬YaleDormitory(harkness),Uncertain,1232 432,"All Yale dormitories are located on the Yale campus. All Yale buildings managed by Yale Housing are dormitories. All Yale buildings operated by Yale Housing staff are managed by Yale Housing. None of the Yale buildings open to students were built before 1701. All Yale buildings located on the Yale campus are open to students. Harkness is either a Yale building operated by Yale Housing staff, or it is located on York Street. ","∀x (YaleDormitory(x) → LocatedOn(x, yaleCampus)) ∀x ((YaleBuildings(x) ∧ ManagedBy(x, yaleHousing)) → YaleDormitory(x)) ∀x ((YaleBuildings(x) ∧ OperatedBy(x, yaleHousingStaff)) → ManagedBy(x, yaleHousing)) ∀x ((YaleBuildings(x) ∧ OpenToStudents(x)) → (¬∃y(Before(y, yr1701) ∧ Established(x, y)))) ∀x ((YaleBuildings(x) ∧ LocatedOn(x, yaleCampus)) → OpenToStudents(x)) YaleBuildings(harkness) ∧ (OperatedBy(x, harkness) ⊕ LocatedOn(harkness, yaleCampus))",Harkness is established before 1701.,"∃y(Before(y, year1701) ∧ Established(x, y))",False,1233 432,"All Yale dormitories are located on the Yale campus. All Yale buildings managed by Yale Housing are dormitories. All Yale buildings operated by Yale Housing staff are managed by Yale Housing. None of the Yale buildings open to students were built before 1701. All Yale buildings located on the Yale campus are open to students. Harkness is either a Yale building operated by Yale Housing staff, or it is located on York Street. ","∀x (YaleDormitory(x) → LocatedOn(x, yaleCampus)) ∀x ((YaleBuildings(x) ∧ ManagedBy(x, yaleHousing)) → YaleDormitory(x)) ∀x ((YaleBuildings(x) ∧ OperatedBy(x, yaleHousingStaff)) → ManagedBy(x, yaleHousing)) ∀x ((YaleBuildings(x) ∧ OpenToStudents(x)) → (¬∃y(Before(y, yr1701) ∧ Established(x, y)))) ∀x ((YaleBuildings(x) ∧ LocatedOn(x, yaleCampus)) → OpenToStudents(x)) YaleBuildings(harkness) ∧ (OperatedBy(x, harkness) ⊕ LocatedOn(harkness, yaleCampus))",Harkness is not established before 1701.,"¬∃y(Before(y, year1701) ∧ Established(x, y))",True,1234 316,"There are no mansion houses in an urban area. All skyscrapers are in urban areas. Every creepy haunted house is a mansion house. Every terrifying building on Halloween is a creepy haunted house. The LaLaurie House is a creepy haunted house or a terrifying building on Halloween.","∀x (InUrbanArea(x) → ¬MansionHouse(x)) ∀x (Skyscraper(x) → InUrbanArea(x)) ∀x (CreepyHauntedHouse(x) → MansionHouse(x)) ∀x (TerrifyingBuilding(x) ∧ OnHalloween(x) → CreepyHauntedHouse(x)) CreepyHauntedHouse(laLaurieHouse) ∨ TerrifyingBuilding(laLaurieHouse) ∧ OnHalloween(laLaurieHouse)",The LaLaurie House is a skyscraper.,Skyscraper(laLaurieHouse),False,789 316,"There are no mansion houses in an urban area. All skyscrapers are in urban areas. Every creepy haunted house is a mansion house. Every terrifying building on Halloween is a creepy haunted house. The LaLaurie House is a creepy haunted house or a terrifying building on Halloween.","∀x (InUrbanArea(x) → ¬MansionHouse(x)) ∀x (Skyscraper(x) → InUrbanArea(x)) ∀x (CreepyHauntedHouse(x) → MansionHouse(x)) ∀x (TerrifyingBuilding(x) ∧ OnHalloween(x) → CreepyHauntedHouse(x)) CreepyHauntedHouse(laLaurieHouse) ∨ TerrifyingBuilding(laLaurieHouse) ∧ OnHalloween(laLaurieHouse)",The LaLaurie House is not a skyscraper.,¬Skyscraper(laLaurieHouse),True,790 316,"There are no mansion houses in an urban area. All skyscrapers are in urban areas. Every creepy haunted house is a mansion house. Every terrifying building on Halloween is a creepy haunted house. The LaLaurie House is a creepy haunted house or a terrifying building on Halloween.","∀x (InUrbanArea(x) → ¬MansionHouse(x)) ∀x (Skyscraper(x) → InUrbanArea(x)) ∀x (CreepyHauntedHouse(x) → MansionHouse(x)) ∀x (TerrifyingBuilding(x) ∧ OnHalloween(x) → CreepyHauntedHouse(x)) CreepyHauntedHouse(laLaurieHouse) ∨ TerrifyingBuilding(laLaurieHouse) ∧ OnHalloween(laLaurieHouse)",The LaLaurie House is a terrifying building on Halloween.,TerrifyingBuilding(laLaurieHouse) ∧ OnHalloween(laLaurieHouse),Uncertain,791 316,"There are no mansion houses in an urban area. All skyscrapers are in urban areas. Every creepy haunted house is a mansion house. Every terrifying building on Halloween is a creepy haunted house. The LaLaurie House is a creepy haunted house or a terrifying building on Halloween.","∀x (InUrbanArea(x) → ¬MansionHouse(x)) ∀x (Skyscraper(x) → InUrbanArea(x)) ∀x (CreepyHauntedHouse(x) → MansionHouse(x)) ∀x (TerrifyingBuilding(x) ∧ OnHalloween(x) → CreepyHauntedHouse(x)) CreepyHauntedHouse(laLaurieHouse) ∨ TerrifyingBuilding(laLaurieHouse) ∧ OnHalloween(laLaurieHouse)",The LaLaurie House is either a skyscraper or a mansion house.,Skyscraper(laLaurieHouse) ⊕ MansionHouse(laLaurieHouse),True,792 316,"There are no mansion houses in an urban area. All skyscrapers are in urban areas. Every creepy haunted house is a mansion house. Every terrifying building on Halloween is a creepy haunted house. The LaLaurie House is a creepy haunted house or a terrifying building on Halloween.","∀x (InUrbanArea(x) → ¬MansionHouse(x)) ∀x (Skyscraper(x) → InUrbanArea(x)) ∀x (CreepyHauntedHouse(x) → MansionHouse(x)) ∀x (TerrifyingBuilding(x) ∧ OnHalloween(x) → CreepyHauntedHouse(x)) CreepyHauntedHouse(laLaurieHouse) ∨ TerrifyingBuilding(laLaurieHouse) ∧ OnHalloween(laLaurieHouse)",The LaLaurie House is either a skyscraper or in an urban area.,Skyscraper(laLaurieHouse) ⊕ UrbanArea(laLaurieHouse),False,793 316,"There are no mansion houses in an urban area. All skyscrapers are in urban areas. Every creepy haunted house is a mansion house. Every terrifying building on Halloween is a creepy haunted house. The LaLaurie House is a creepy haunted house or a terrifying building on Halloween.","∀x (InUrbanArea(x) → ¬MansionHouse(x)) ∀x (Skyscraper(x) → InUrbanArea(x)) ∀x (CreepyHauntedHouse(x) → MansionHouse(x)) ∀x (TerrifyingBuilding(x) ∧ OnHalloween(x) → CreepyHauntedHouse(x)) CreepyHauntedHouse(laLaurieHouse) ∨ TerrifyingBuilding(laLaurieHouse) ∧ OnHalloween(laLaurieHouse)",The LaLaurie House is either a skyscraper or a creepy haunted house.,Skyscraper(laLaurieHouse) ⊕ CreepyHauntedHouse(laLaurieHouse),True,794 316,"There are no mansion houses in an urban area. All skyscrapers are in urban areas. Every creepy haunted house is a mansion house. Every terrifying building on Halloween is a creepy haunted house. The LaLaurie House is a creepy haunted house or a terrifying building on Halloween.","∀x (InUrbanArea(x) → ¬MansionHouse(x)) ∀x (Skyscraper(x) → InUrbanArea(x)) ∀x (CreepyHauntedHouse(x) → MansionHouse(x)) ∀x (TerrifyingBuilding(x) ∧ OnHalloween(x) → CreepyHauntedHouse(x)) CreepyHauntedHouse(laLaurieHouse) ∨ TerrifyingBuilding(laLaurieHouse) ∧ OnHalloween(laLaurieHouse)","If the LaLaurie House is not a mansion or not in an urban area, then it is either a skyscraper or in an urban area.",¬(MansionHouse(laLaurieHouse) ∧ InUrbanArea(laLaurieHouse)) → (Skyscraper(laLaurieHouse) ⊕ InUrbanArea(laLaurieHouse)),False,795 316,"There are no mansion houses in an urban area. All skyscrapers are in urban areas. Every creepy haunted house is a mansion house. Every terrifying building on Halloween is a creepy haunted house. The LaLaurie House is a creepy haunted house or a terrifying building on Halloween.","∀x (InUrbanArea(x) → ¬MansionHouse(x)) ∀x (Skyscraper(x) → InUrbanArea(x)) ∀x (CreepyHauntedHouse(x) → MansionHouse(x)) ∀x (TerrifyingBuilding(x) ∧ OnHalloween(x) → CreepyHauntedHouse(x)) CreepyHauntedHouse(laLaurieHouse) ∨ TerrifyingBuilding(laLaurieHouse) ∧ OnHalloween(laLaurieHouse)","If the LaLaurie House is either a skyscraper or a mansion house, then it is in an urban area.",Skyscraper(laLaurieHouse) ⊕ MansionHouse(laLaurieHouse) → InUrbanArea(laLaurieHouse),False,796 316,"There are no mansion houses in an urban area. All skyscrapers are in urban areas. Every creepy haunted house is a mansion house. Every terrifying building on Halloween is a creepy haunted house. The LaLaurie House is a creepy haunted house or a terrifying building on Halloween.","∀x (InUrbanArea(x) → ¬MansionHouse(x)) ∀x (Skyscraper(x) → InUrbanArea(x)) ∀x (CreepyHauntedHouse(x) → MansionHouse(x)) ∀x (TerrifyingBuilding(x) ∧ OnHalloween(x) → CreepyHauntedHouse(x)) CreepyHauntedHouse(laLaurieHouse) ∨ TerrifyingBuilding(laLaurieHouse) ∧ OnHalloween(laLaurieHouse)","If the LaLaurie House is either a skyscraper or a mansion house, then it is neither a creepy haunted house nor a terrifying building on Halloween.",Skyscraper(laLaurieHouse) ⊕ MansionHouse(laLaurieHouse) → ¬(CreepyHauntedHouse(laLaurieHouse) ∨ TerrifyingBuilding(laLaurieHouse) ∧ OnHalloween(laLaurieHouse)),False,797 316,"There are no mansion houses in an urban area. All skyscrapers are in urban areas. Every creepy haunted house is a mansion house. Every terrifying building on Halloween is a creepy haunted house. The LaLaurie House is a creepy haunted house or a terrifying building on Halloween.","∀x (InUrbanArea(x) → ¬MansionHouse(x)) ∀x (Skyscraper(x) → InUrbanArea(x)) ∀x (CreepyHauntedHouse(x) → MansionHouse(x)) ∀x (TerrifyingBuilding(x) ∧ OnHalloween(x) → CreepyHauntedHouse(x)) CreepyHauntedHouse(laLaurieHouse) ∨ TerrifyingBuilding(laLaurieHouse) ∧ OnHalloween(laLaurieHouse)","If the LaLaurie House is either a skyscraper or a creepy haunted house, then it is not a mansion house.",Skyscraper(laLaurieHouse) ⊕ CreepyHauntedHouse(laLaurieHouse) → ¬MansionHouse(laLaurieHouse),False,798 109,"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 managed by the People's Committee. Phuoc Binh is not managed by the Ministry of Agriculture.","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) ⊕ Managedby(x, peoplesCommittee))) ¬Mangedby(phuocBinh, ministryofAgriculture)",There is a nature reserve in Vietnam.,"∃x (NatureReserve(x) ∧ LocatedIn(x, vietnam))",True,330 109,"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 managed by the People's Committee. Phuoc Binh is not managed by the Ministry of Agriculture.","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) ⊕ Managedby(x, peoplesCommittee))) ¬Mangedby(phuocBinh, ministryofAgriculture)",Phuoc Binh is a UNESCO Heritage Site.,UNESCOWorldHeritageSite(phuocBinh)),Uncertain,331 109,"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 managed by the People's Committee. Phuoc Binh is not managed by the Ministry of Agriculture.","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) ⊕ Managedby(x, peoplesCommittee))) ¬Mangedby(phuocBinh, ministryofAgriculture)",Phuoc Binh is managed by the People's Committee.,"Mangedby(phuocBinh, peoplesCommittee)",True,332 137,"Greyhound racing is a competitive sport where spectators bet on greyhounds. Greyhound racing involves coursing. Some competitive sports where spectators bet on things are banned. Coursing involves spectators betting on a hare being pursued by greyhounds. Spectators betting on a hare is a small game. If a competitive sport involves spectators betting on small games, then it is banned.","∀x (GreyhoundRacing(x) → ∃y (CompetitiveSport(x) ∧ Greyhound(y) ∧ BetOn(spectators, y, x))) ∀x (GreyhoundRacing(x) → Coursing(x)) ∃x ∃y (CompetitiveSport(x) ∧ BetOn(spectators, y, x) ∧ Banned(x)) ∀x ∃y ∃z (Coursing(x) → Hare(y) ∧ BetOn(spectators, y, x) ∧ GreyHound(z) ∧ PursuedBy(y, z)) ∃x ∀y (Hare(x) ∧ BetOn(spectators, x, y) → SmallGame(y)) ∀x ∃y (CompetitiveSport(x) ∧ SmallGame(y) ∧ BetOn(spectators, y, x) → Banned(x))",No coursing is banned.,∀x (Coursing(x) ∧ ¬Banned(x)),False,402 137,"Greyhound racing is a competitive sport where spectators bet on greyhounds. Greyhound racing involves coursing. Some competitive sports where spectators bet on things are banned. Coursing involves spectators betting on a hare being pursued by greyhounds. Spectators betting on a hare is a small game. If a competitive sport involves spectators betting on small games, then it is banned.","∀x (GreyhoundRacing(x) → ∃y (CompetitiveSport(x) ∧ Greyhound(y) ∧ BetOn(spectators, y, x))) ∀x (GreyhoundRacing(x) → Coursing(x)) ∃x ∃y (CompetitiveSport(x) ∧ BetOn(spectators, y, x) ∧ Banned(x)) ∀x ∃y ∃z (Coursing(x) → Hare(y) ∧ BetOn(spectators, y, x) ∧ GreyHound(z) ∧ PursuedBy(y, z)) ∃x ∀y (Hare(x) ∧ BetOn(spectators, x, y) → SmallGame(y)) ∀x ∃y (CompetitiveSport(x) ∧ SmallGame(y) ∧ BetOn(spectators, y, x) → Banned(x))",Greyhound racing is a competitive sport.,∀x (GreyhoundRacing(x) → CompetitiveSport(x)),True,403 190,"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 receives one yellow card and one red card.","∀x (SoccerPlayer(x) ∧ Receive(x, twoYellowCard) → EjectFromRestOfGame(x)) ∀x (SoccerPlayer(x) ∧ Receive(x, oneRedCard)) → EjectFromRestOfGame(x)) SoccerPlayer(henry) Receive(henry, oneYellowCard) ∧ Receive(x, oneRedCard)",Henry will be ejected from the rest of the game.,EjectFromRestOfGame(henry),True,544 190,"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 receives one yellow card and one red card.","∀x (SoccerPlayer(x) ∧ Receive(x, twoYellowCard) → EjectFromRestOfGame(x)) ∀x (SoccerPlayer(x) ∧ Receive(x, oneRedCard)) → EjectFromRestOfGame(x)) SoccerPlayer(henry) Receive(henry, oneYellowCard) ∧ Receive(x, oneRedCard)",Henry will not be ejected from the rest of the game.,¬EjectFromRestOfGame(henry),False,545 287,"Trees are plants. Some living things are trees.","∀x (Tree(x) → Plant(x)) ∃x ∃y (Living(x) ∧ Living(y) ∧ Tree(x) ∧ Tree(y) ∧ ¬(x=y))",Some living things are plants.,∃x ∃y (Living(x) ∧ Living(y) ∧ Plant(x) ∧ Plant(y) ∧ ¬(x=y)),True,731 16,"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."," GivenName(nameDagfinn) ∧ Named(dagfinnAarskog, nameDagfinn) ∧ NotablePerson(dagfinnAarskog) ∧ Named(dagfinnBakke, nameDagfinn) ∧ NotablePerson(dagfinnBakke) ∧ Named(dagfinnDahl, nameDagfinn) ∧ NotablePerson(dagfinnDahl) Norwegian(dagfinnAarskog) ∧ Physician(dagfinnAarskog) Norwegian(dagfinnDahl) ∧ Barrister(dagfinnDahl)",Dagfinn Aarskog is a notable person.,NotablePerson(dagfinnAarskog),True,44 16,"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."," GivenName(nameDagfinn) ∧ Named(dagfinnAarskog, nameDagfinn) ∧ NotablePerson(dagfinnAarskog) ∧ Named(dagfinnBakke, nameDagfinn) ∧ NotablePerson(dagfinnBakke) ∧ Named(dagfinnDahl, nameDagfinn) ∧ NotablePerson(dagfinnDahl) Norwegian(dagfinnAarskog) ∧ Physician(dagfinnAarskog) Norwegian(dagfinnDahl) ∧ Barrister(dagfinnDahl)",Dagfinn is Dagfinn Aarskog's given name.,"Named(dagfinnAarskog, nameDagfinn)",True,45 16,"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."," GivenName(nameDagfinn) ∧ Named(dagfinnAarskog, nameDagfinn) ∧ NotablePerson(dagfinnAarskog) ∧ Named(dagfinnBakke, nameDagfinn) ∧ NotablePerson(dagfinnBakke) ∧ Named(dagfinnDahl, nameDagfinn) ∧ NotablePerson(dagfinnDahl) Norwegian(dagfinnAarskog) ∧ Physician(dagfinnAarskog) Norwegian(dagfinnDahl) ∧ Barrister(dagfinnDahl)",Dagfinn Dahl is a Norwegian physician.,Norwegian(dagfinnDahl) ∧ Physician(dagfinnDahl),Uncertain,46 300,"If a movie is popular, some people enjoy watching it. All things that some people enjoy attract attention.","∀x (Movie(x) ∧ Popular(x) → ∃y ∃z (Person(y) ∧ EnjoyWatching(y, x) ∧ Person(z) ∧ EnjoyWatching(z, x) ∧ ¬(y=z))) ∀x (∃y ∃z (Person(y) ∧ EnjoyWatching(y, x) ∧ Person(z) ∧ EnjoyWatching(z, x)) → Attract(x, attention))","If a movie is popular, then it attracts attention.","∀x (Movie(x) ∧ Popular(x) → Attract(x, attention))",True,744 240,"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. ","¬(∃x (LanguageModel(x) ∧ Giant(x) ∧ ¬GoodPerformance(x))) ∀x ∃y ∃z (LanguageModel(x) ∧ GoodPerformance(x) → ¬(x=y) ∧ Researcher(y) ∧ UsedBy(x, y) ∧ Researcher(z) ∧ UsedBy(x, z)) ∀x ∃y ∃z (LanguageModel(x) ∧ ¬(x=y) ∧ Researcher(y) ∧ UsedBy(x, y) ∧ Researcher(z) ∧ UsedBy(x, z) → Popular(x)) (LanguageModel(bert) ∧ Giant(bert)) → (LanguageModel(gpt-3) ∧ Giant(gpt-3)). LanguageModel(bert) ∧ Giant(bert)",GPT-3 is popular.,Popular(gpt-3),True,682 110,"St Johnstone is a Scottish team. St Johnstone is part of the Scottish Premiership league. If a team is part of the league, it has joined the league. St Johnstone and Minsk are different teams. For two teams, either one team wins, or the other team wins. Minsk won against St Johnstone.","Scottish(stJohnstone) ∧ Team(stJohnstone) PartOf(stJohnstone, scottishPremiership) ∧ League(scottishPremiership) ∀x ∀y (Team(x) ∧ League(y) ∧ PartOf(x, y) → Joined(x, y)) ¬(misnk=stJohnstone) ∀x ∀y (¬(x=y) → WonAgainst(x, y) ⊕ WonAgainst(y, x)) WonAgainst(minsk, stJohnstone)",At least one Scottish team has joined the Scottish Premiership.,"∃x (Scottish(x) ∧ Joined(x, scottishPremiership))",True,333 110,"St Johnstone is a Scottish team. St Johnstone is part of the Scottish Premiership league. If a team is part of the league, it has joined the league. St Johnstone and Minsk are different teams. For two teams, either one team wins, or the other team wins. Minsk won against St Johnstone.","Scottish(stJohnstone) ∧ Team(stJohnstone) PartOf(stJohnstone, scottishPremiership) ∧ League(scottishPremiership) ∀x ∀y (Team(x) ∧ League(y) ∧ PartOf(x, y) → Joined(x, y)) ¬(misnk=stJohnstone) ∀x ∀y (¬(x=y) → WonAgainst(x, y) ⊕ WonAgainst(y, x)) WonAgainst(minsk, stJohnstone)",St Johnstone won against Minsk.,"WonGame(stJohnstone, minsk)",False,334 110,"St Johnstone is a Scottish team. St Johnstone is part of the Scottish Premiership league. If a team is part of the league, it has joined the league. St Johnstone and Minsk are different teams. For two teams, either one team wins, or the other team wins. Minsk won against St Johnstone.","Scottish(stJohnstone) ∧ Team(stJohnstone) PartOf(stJohnstone, scottishPremiership) ∧ League(scottishPremiership) ∀x ∀y (Team(x) ∧ League(y) ∧ PartOf(x, y) → Joined(x, y)) ¬(misnk=stJohnstone) ∀x ∀y (¬(x=y) → WonAgainst(x, y) ⊕ WonAgainst(y, x)) WonAgainst(minsk, stJohnstone)",Minsk joined the Scottish Premiership.,"Joined(minsk, scottishPremiership))",Uncertain,335 431,"No Boeing-737 plane has more than 300 seats. All of the planes acquired by Delta in this batch are Boeing-737. Planes either have 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 acquired by Delta in this batch. T10 is either both a Boeing-737 plane and acquired by Delta in this batch, or it is neither.","∀x (Plane(x) ∧ Boeing737(x) → (¬∃y(GreaterThan(y, num300) ∧ EquippedWithSeats(x,y))) ∀x (Plane(x) ∧ AcquiredBy(x, delta) → Boeing737(x)) ∀x (Plane(x) → ((∃y(GreaterThan(y, num300) ∧ EquippedWithSeats(x,y))) ⊕ (∃y(Equals(y, num100) ∧ EquippedWithSeats(x,y)))) ∀x (Plane(x) ∧ ∃y(Equals(y, num100) ∧ EquippedWithSeats(x,y)) → ScheduledFor(x, shortdistanceflight)) ∀x (Plane(x) ∧ ∃y(Equals(y, num100) ∧ EquippedWithSeats(x,y)) → ∃z(Before(z, yr2010) ∧ Produced(x, z)) (Boeing737(jake32) ∧ Plane(jake32)) ⊕ (AcquiredByDeltaInThisBatch(jake32) ∧ Plane(jake32)) ¬((Boeing737(t10) ∧ Plane(t10)) ⊕ (AcquiredByDeltaInThisBatch(t10) ∧ Plane(t10)))",Jake32 was produced before 2010 and is scheduled for a short-distance flight.,"∃z(Before(z, year2010) ∧ Produced(jake32, z)) ∧ ScheduledFor(jake32, shortdistanceflight))",True,1227 431,"No Boeing-737 plane has more than 300 seats. All of the planes acquired by Delta in this batch are Boeing-737. Planes either have 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 acquired by Delta in this batch. T10 is either both a Boeing-737 plane and acquired by Delta in this batch, or it is neither.","∀x (Plane(x) ∧ Boeing737(x) → (¬∃y(GreaterThan(y, num300) ∧ EquippedWithSeats(x,y))) ∀x (Plane(x) ∧ AcquiredBy(x, delta) → Boeing737(x)) ∀x (Plane(x) → ((∃y(GreaterThan(y, num300) ∧ EquippedWithSeats(x,y))) ⊕ (∃y(Equals(y, num100) ∧ EquippedWithSeats(x,y)))) ∀x (Plane(x) ∧ ∃y(Equals(y, num100) ∧ EquippedWithSeats(x,y)) → ScheduledFor(x, shortdistanceflight)) ∀x (Plane(x) ∧ ∃y(Equals(y, num100) ∧ EquippedWithSeats(x,y)) → ∃z(Before(z, yr2010) ∧ Produced(x, z)) (Boeing737(jake32) ∧ Plane(jake32)) ⊕ (AcquiredByDeltaInThisBatch(jake32) ∧ Plane(jake32)) ¬((Boeing737(t10) ∧ Plane(t10)) ⊕ (AcquiredByDeltaInThisBatch(t10) ∧ Plane(t10)))",Jake32 is not produced before 2010 and is not scheduled for a short-distance flight.,"¬(∃z(Before(z, year2010) ∧ Produced(jake32, z)) ∧ ScheduledFor(jake32, shortdistanceflight)))",False,1228 431,"No Boeing-737 plane has more than 300 seats. All of the planes acquired by Delta in this batch are Boeing-737. Planes either have 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 acquired by Delta in this batch. T10 is either both a Boeing-737 plane and acquired by Delta in this batch, or it is neither.","∀x (Plane(x) ∧ Boeing737(x) → (¬∃y(GreaterThan(y, num300) ∧ EquippedWithSeats(x,y))) ∀x (Plane(x) ∧ AcquiredBy(x, delta) → Boeing737(x)) ∀x (Plane(x) → ((∃y(GreaterThan(y, num300) ∧ EquippedWithSeats(x,y))) ⊕ (∃y(Equals(y, num100) ∧ EquippedWithSeats(x,y)))) ∀x (Plane(x) ∧ ∃y(Equals(y, num100) ∧ EquippedWithSeats(x,y)) → ScheduledFor(x, shortdistanceflight)) ∀x (Plane(x) ∧ ∃y(Equals(y, num100) ∧ EquippedWithSeats(x,y)) → ∃z(Before(z, yr2010) ∧ Produced(x, z)) (Boeing737(jake32) ∧ Plane(jake32)) ⊕ (AcquiredByDeltaInThisBatch(jake32) ∧ Plane(jake32)) ¬((Boeing737(t10) ∧ Plane(t10)) ⊕ (AcquiredByDeltaInThisBatch(t10) ∧ Plane(t10)))",Jake32 is produced before 2010 or scheduled for a short-distance flight.,"∃z(Before(z, year2010) ∧ Produced(jake32, z)) ∨ ScheduledFor(jake32, shortdistanceflight))",True,1229 431,"No Boeing-737 plane has more than 300 seats. All of the planes acquired by Delta in this batch are Boeing-737. Planes either have 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 acquired by Delta in this batch. T10 is either both a Boeing-737 plane and acquired by Delta in this batch, or it is neither.","∀x (Plane(x) ∧ Boeing737(x) → (¬∃y(GreaterThan(y, num300) ∧ EquippedWithSeats(x,y))) ∀x (Plane(x) ∧ AcquiredBy(x, delta) → Boeing737(x)) ∀x (Plane(x) → ((∃y(GreaterThan(y, num300) ∧ EquippedWithSeats(x,y))) ⊕ (∃y(Equals(y, num100) ∧ EquippedWithSeats(x,y)))) ∀x (Plane(x) ∧ ∃y(Equals(y, num100) ∧ EquippedWithSeats(x,y)) → ScheduledFor(x, shortdistanceflight)) ∀x (Plane(x) ∧ ∃y(Equals(y, num100) ∧ EquippedWithSeats(x,y)) → ∃z(Before(z, yr2010) ∧ Produced(x, z)) (Boeing737(jake32) ∧ Plane(jake32)) ⊕ (AcquiredByDeltaInThisBatch(jake32) ∧ Plane(jake32)) ¬((Boeing737(t10) ∧ Plane(t10)) ⊕ (AcquiredByDeltaInThisBatch(t10) ∧ Plane(t10)))",Jake32 is neither produced before 2010 nor scheduled for a short-distance flight.,"¬∃z(Before(z, year2010) ∧ Produced(jake32, z)) ∧ ¬ScheduledFor(jake32, shortdistanceflight))",False,1230 195,"The SAT test is wholly owned and developed by the College Board. The SAT test is intended to assess students' readiness for college. The SAT was originally designed not to be aligned with high school curricula. Several adjustments were made to the version of the SAT introduced in 2016 to align with the high school curriculum.","OwnedBy(sAT, collegeBoard) ∧ DevelopedBy(sAT, collegeBoard) ∧ ¬(∃y (¬(y=collegeBoard) ∧ (OwnedBy(sAT, y) ∨ DevelopedBy(sAT, y))) IntendedToAssess(sAT, studentsReadinessForCollege) OriginallyDesignedToBeAlignedWith(sAT, highSchoolCurricula) AdjustmentMadeIn(sAT, 2016, toAlignWithHighSchoolCurriculum)",The SAT test is owned by the College Board and other third parties.,"OwnedBy(sAT, collegeBoard) ∧ OwnedBy(sAT, otherThirdParties)",False,555 195,"The SAT test is wholly owned and developed by the College Board. The SAT test is intended to assess students' readiness for college. The SAT was originally designed not to be aligned with high school curricula. Several adjustments were made to the version of the SAT introduced in 2016 to align with the high school curriculum.","OwnedBy(sAT, collegeBoard) ∧ DevelopedBy(sAT, collegeBoard) ∧ ¬(∃y (¬(y=collegeBoard) ∧ (OwnedBy(sAT, y) ∨ DevelopedBy(sAT, y))) IntendedToAssess(sAT, studentsReadinessForCollege) OriginallyDesignedToBeAlignedWith(sAT, highSchoolCurricula) AdjustmentMadeIn(sAT, 2016, toAlignWithHighSchoolCurriculum)",The SAT test assesses students' math skills.,"IntendedToAssess(sAT, studentsMathSkill)",Uncertain,556 34,"Rafa Nadal was born in Mallorca. Rafa Nadal is a professional tennis player. Nadal's win ratio is high. All players in the Big 3 are professionals who have a high win ratio.","BornIn(rafaNadal, mallorca) ProfessionalTennisPlayer(rafaNadal) HighWinRatio(rafaNadal) ∀x ((ProfessionalTennisPlayer(x) ∧ HighWinRatio(x)) → InBig3(x))",Nadal was not born in Mallorca.,"¬BornIn(rafaNadal, mallorca)",False,98 34,"Rafa Nadal was born in Mallorca. Rafa Nadal is a professional tennis player. Nadal's win ratio is high. All players in the Big 3 are professionals who have a high win ratio.","BornIn(rafaNadal, mallorca) ProfessionalTennisPlayer(rafaNadal) HighWinRatio(rafaNadal) ∀x ((ProfessionalTennisPlayer(x) ∧ HighWinRatio(x)) → InBig3(x))",Nadal is in the Big 3.,InBig3(rafaNadal),True,99 34,"Rafa Nadal was born in Mallorca. Rafa Nadal is a professional tennis player. Nadal's win ratio is high. All players in the Big 3 are professionals who have a high win ratio.","BornIn(rafaNadal, mallorca) ProfessionalTennisPlayer(rafaNadal) HighWinRatio(rafaNadal) ∀x ((ProfessionalTennisPlayer(x) ∧ HighWinRatio(x)) → InBig3(x))",Nadal is the greatest player of all time.,GreatestOfAllTime(rafaNadal),Uncertain,100 286,"No sandwich cookies are healthy. Oreos are sandwich cookies.","∀x (SandwichCookie(x) → ¬Healthy(x)) ∀x (Oreo(x) → SandwichCookie(x))",All sandwich cookies are delicious.,∀x (SandwichCookie(x) → Delicious(x)),Uncertain,730 314,"No animals are plants. All humans are animals. All pupils are humans. All flowers are plants. Bailey is either both a human and a flower or neither a human nor a flower.","∀x (Animal(x) → ¬Plant(x)) ∀x (Human(x) → Animal(x)) ∀x (Pupil(x) → Human(x)) ∀x (Flower(x) → Plant(x)) ¬(Human(bailey) ⊕ Flower(bailey))",Bailey is a pupil.,Pupil(bailey),False,782 314,"No animals are plants. All humans are animals. All pupils are humans. All flowers are plants. Bailey is either both a human and a flower or neither a human nor a flower.","∀x (Animal(x) → ¬Plant(x)) ∀x (Human(x) → Animal(x)) ∀x (Pupil(x) → Human(x)) ∀x (Flower(x) → Plant(x)) ¬(Human(bailey) ⊕ Flower(bailey))",Bailey is not a pupil.,¬Pupil(bailey),True,783 314,"No animals are plants. All humans are animals. All pupils are humans. All flowers are plants. Bailey is either both a human and a flower or neither a human nor a flower.","∀x (Animal(x) → ¬Plant(x)) ∀x (Human(x) → Animal(x)) ∀x (Pupil(x) → Human(x)) ∀x (Flower(x) → Plant(x)) ¬(Human(bailey) ⊕ Flower(bailey))",Bailey is a plant.,Plant(bailey),Uncertain,784 314,"No animals are plants. All humans are animals. All pupils are humans. All flowers are plants. Bailey is either both a human and a flower or neither a human nor a flower.","∀x (Animal(x) → ¬Plant(x)) ∀x (Human(x) → Animal(x)) ∀x (Pupil(x) → Human(x)) ∀x (Flower(x) → Plant(x)) ¬(Human(bailey) ⊕ Flower(bailey))","If Bailey is a human, then Bailey is not a pupil.",Human(bailey) → ¬Pupil(bailey),True,785 458,"Shoes are not food. All slippers are shoes. Any object donated to the homeless charity is either clothes or food. Wearable things are not edible. All clothes are wearable. The watch is donated to the homeless charify. If the watch is not both edible and a piece of clothing, then the watch is either both edible and a piece of clothing or the watch is neither of them.","∀x (Shoe(x) → ¬Food(x)) ∀x (Slipper(x) → Shoe(x)) ∀x (DonatedTo(x, homelessCharity) → Food(x) ⊕ Clothes(x)) ∀x (Wearable(x) → ¬Edible(x)) ∀x (Clothes(x) → Wearable(x)) DonatedTo(watch, homelessCharify) ¬(Edible(watch) ∧ Clothes(watch)) → ¬(Edible(watch) ⊕ Clothes(watch))",A watch is wearable.,Wearable(watch),Uncertain,1321 458,"Shoes are not food. All slippers are shoes. Any object donated to the homeless charity is either clothes or food. Wearable things are not edible. All clothes are wearable. The watch is donated to the homeless charify. If the watch is not both edible and a piece of clothing, then the watch is either both edible and a piece of clothing or the watch is neither of them.","∀x (Shoe(x) → ¬Food(x)) ∀x (Slipper(x) → Shoe(x)) ∀x (DonatedTo(x, homelessCharity) → Food(x) ⊕ Clothes(x)) ∀x (Wearable(x) → ¬Edible(x)) ∀x (Clothes(x) → Wearable(x)) DonatedTo(watch, homelessCharify) ¬(Edible(watch) ∧ Clothes(watch)) → ¬(Edible(watch) ⊕ Clothes(watch))",A watch is a slipper.,Slipper(watch),False,1322 458,"Shoes are not food. All slippers are shoes. Any object donated to the homeless charity is either clothes or food. Wearable things are not edible. All clothes are wearable. The watch is donated to the homeless charify. If the watch is not both edible and a piece of clothing, then the watch is either both edible and a piece of clothing or the watch is neither of them.","∀x (Shoe(x) → ¬Food(x)) ∀x (Slipper(x) → Shoe(x)) ∀x (DonatedTo(x, homelessCharity) → Food(x) ⊕ Clothes(x)) ∀x (Wearable(x) → ¬Edible(x)) ∀x (Clothes(x) → Wearable(x)) DonatedTo(watch, homelessCharify) ¬(Edible(watch) ∧ Clothes(watch)) → ¬(Edible(watch) ⊕ Clothes(watch))",A watch is neither edible nor a slipper.,¬Edible(watch) ∧ ¬Slipper(watch),True,1323 35,"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.","∀x ((DoesOlympicSport(x) ∧ GoesToOlympicGames(x)) → Olympian(x)) DoesOlympicSport(carlosReyes) GoesToOlympicGames(carlosReyes) WelterWeight(carlosReyes) ∀x (WelterWeight(x) → ¬ HeavyWeight(x))",Carlos Reyes is an Olympian.,Olympian(carlosReyes),True,101 35,"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.","∀x ((DoesOlympicSport(x) ∧ GoesToOlympicGames(x)) → Olympian(x)) DoesOlympicSport(carlosReyes) GoesToOlympicGames(carlosReyes) WelterWeight(carlosReyes) ∀x (WelterWeight(x) → ¬ HeavyWeight(x))",Carlos Reyes is a heavy weight.,HeavyWeight(carlosReyes),False,102 35,"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.","∀x ((DoesOlympicSport(x) ∧ GoesToOlympicGames(x)) → Olympian(x)) DoesOlympicSport(carlosReyes) GoesToOlympicGames(carlosReyes) WelterWeight(carlosReyes) ∀x (WelterWeight(x) → ¬ HeavyWeight(x))",Carlos Reyes won an Olympic medal.,WonOlympicMedal(carlosReyes),Uncertain,103 333,"If people have a lot of music decorations in their rooms, 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 music decorations in their room. All young teenage girls who attend music festival frequently 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.","∀x (HaveIn(x, aLotOfMusicDecoration, room) → ¬MoveOutEasily(x)) ∀x (Ambitious(x) → MoveOutEasily(x)) ∀x (BigFanOfMusic(x) → MusicDecorations(x, room)) ∀x (AttendFrequently(x, musicFestival) ∧ YoungTeenageGirl(x) → BigFanOfPopBand(x) ∧ BigFanOfPopSinger(x)) Ambitious(sam) → BBigFanOfPopBand(sam) ∧ BigFanOfPopSinger(sam)",Sam is a young teenage girl who attends music festival frequently,"Attend(sam, festival) ∧ YoungTeenageGirl(sam)",False,863 333,"If people have a lot of music decorations in their rooms, 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 music decorations in their room. All young teenage girls who attend music festival frequently 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.","∀x (HaveIn(x, aLotOfMusicDecoration, room) → ¬MoveOutEasily(x)) ∀x (Ambitious(x) → MoveOutEasily(x)) ∀x (BigFanOfMusic(x) → MusicDecorations(x, room)) ∀x (AttendFrequently(x, musicFestival) ∧ YoungTeenageGirl(x) → BigFanOfPopBand(x) ∧ BigFanOfPopSinger(x)) Ambitious(sam) → BBigFanOfPopBand(sam) ∧ BigFanOfPopSinger(sam)",Sam is not a young teenage girl who attends music festival frequently,"¬(Attend(sam, festival) ∧ YoungTeenageGirl(sam))",True,864 333,"If people have a lot of music decorations in their rooms, 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 music decorations in their room. All young teenage girls who attend music festival frequently 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.","∀x (HaveIn(x, aLotOfMusicDecoration, room) → ¬MoveOutEasily(x)) ∀x (Ambitious(x) → MoveOutEasily(x)) ∀x (BigFanOfMusic(x) → MusicDecorations(x, room)) ∀x (AttendFrequently(x, musicFestival) ∧ YoungTeenageGirl(x) → BigFanOfPopBand(x) ∧ BigFanOfPopSinger(x)) Ambitious(sam) → BBigFanOfPopBand(sam) ∧ BigFanOfPopSinger(sam)",Sam is a big fan of pop bands and singers.,BigFanOfMusic(sam),Uncertain,865 333,"If people have a lot of music decorations in their rooms, 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 music decorations in their room. All young teenage girls who attend music festival frequently 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.","∀x (HaveIn(x, aLotOfMusicDecoration, room) → ¬MoveOutEasily(x)) ∀x (Ambitious(x) → MoveOutEasily(x)) ∀x (BigFanOfMusic(x) → MusicDecorations(x, room)) ∀x (AttendFrequently(x, musicFestival) ∧ YoungTeenageGirl(x) → BigFanOfPopBand(x) ∧ BigFanOfPopSinger(x)) Ambitious(sam) → BBigFanOfPopBand(sam) ∧ BigFanOfPopSinger(sam)",Sam neither has high ambitions and future career goals nor is she a young teenage girl attending music festival frequently,"¬(Ambitious(sam) ∨ (Attend(sam, festival) ∧ YoungTeenageGirl(sam)))",True,866 333,"If people have a lot of music decorations in their rooms, 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 music decorations in their room. All young teenage girls who attend music festival frequently 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.","∀x (HaveIn(x, aLotOfMusicDecoration, room) → ¬MoveOutEasily(x)) ∀x (Ambitious(x) → MoveOutEasily(x)) ∀x (BigFanOfMusic(x) → MusicDecorations(x, room)) ∀x (AttendFrequently(x, musicFestival) ∧ YoungTeenageGirl(x) → BigFanOfPopBand(x) ∧ BigFanOfPopSinger(x)) Ambitious(sam) → BBigFanOfPopBand(sam) ∧ BigFanOfPopSinger(sam)",Sam has high ambitions and future career goals and is a young teenage girl attending music festival frequently.,"Ambitious(sam) ∧ Attend(sam, festival) ∧ YoungTeenageGirl(sam)",False,867 333,"If people have a lot of music decorations in their rooms, 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 music decorations in their room. All young teenage girls who attend music festival frequently 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.","∀x (HaveIn(x, aLotOfMusicDecoration, room) → ¬MoveOutEasily(x)) ∀x (Ambitious(x) → MoveOutEasily(x)) ∀x (BigFanOfMusic(x) → MusicDecorations(x, room)) ∀x (AttendFrequently(x, musicFestival) ∧ YoungTeenageGirl(x) → BigFanOfPopBand(x) ∧ BigFanOfPopSinger(x)) Ambitious(sam) → BBigFanOfPopBand(sam) ∧ BigFanOfPopSinger(sam)",Sam has high ambitions and future career goals and is a young teenage girl attending college.,"Ambitious(sam) ∧ Attend(sam, festival) ∧ YoungTeenageGirl(sam)",False,868 333,"If people have a lot of music decorations in their rooms, 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 music decorations in their room. All young teenage girls who attend music festival frequently 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.","∀x (HaveIn(x, aLotOfMusicDecoration, room) → ¬MoveOutEasily(x)) ∀x (Ambitious(x) → MoveOutEasily(x)) ∀x (BigFanOfMusic(x) → MusicDecorations(x, room)) ∀x (AttendFrequently(x, musicFestival) ∧ YoungTeenageGirl(x) → BigFanOfPopBand(x) ∧ BigFanOfPopSinger(x)) Ambitious(sam) → BBigFanOfPopBand(sam) ∧ BigFanOfPopSinger(sam)","If Sam is a young teenage girl attending college, then Sam either does not have high ambitions and future career goals or is a big fan of pop bands and singers.","Attend(sam, festival) ∧ YoungTeenageGirl(sam) → ¬(Ambitious(sam) ∨ (BigFanOfPopBand(sam) ∧ BigFanOfPopSinger(sam)))",True,869 333,"If people have a lot of music decorations in their rooms, 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 music decorations in their room. All young teenage girls who attend music festival frequently 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.","∀x (HaveIn(x, aLotOfMusicDecoration, room) → ¬MoveOutEasily(x)) ∀x (Ambitious(x) → MoveOutEasily(x)) ∀x (BigFanOfMusic(x) → MusicDecorations(x, room)) ∀x (AttendFrequently(x, musicFestival) ∧ YoungTeenageGirl(x) → BigFanOfPopBand(x) ∧ BigFanOfPopSinger(x)) Ambitious(sam) → BBigFanOfPopBand(sam) ∧ BigFanOfPopSinger(sam)","If Sam has high ambitions and future career goals and is a young teenage girl attending college, then Sam either does not have high ambitions and future career goals or is not a young teenage girl attending college.","Ambitious(sam) ∧ Attend(sam, festival) ∧ YoungTeenageGirl(sam) → ¬(Ambitious(sam) ∨ (Attend(sam, festival) ∧ YoungTeenageGirl(sam)))",True,870 333,"If people have a lot of music decorations in their rooms, 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 music decorations in their room. All young teenage girls who attend music festival frequently 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.","∀x (HaveIn(x, aLotOfMusicDecoration, room) → ¬MoveOutEasily(x)) ∀x (Ambitious(x) → MoveOutEasily(x)) ∀x (BigFanOfMusic(x) → MusicDecorations(x, room)) ∀x (AttendFrequently(x, musicFestival) ∧ YoungTeenageGirl(x) → BigFanOfPopBand(x) ∧ BigFanOfPopSinger(x)) Ambitious(sam) → BBigFanOfPopBand(sam) ∧ BigFanOfPopSinger(sam)","If Sam has high ambitions and future career goals, then Sam is a young teenage girl attending college.","Ambitious(sam) → Attend(sam, festival) ∧ YoungTeenageGirl(sam)",True,871 182,"Brita was a cargo ship built for Norwegians. Brita was impressed into service by Germany. Ships that have been impressed into service were seized by whoever impressed them into service. The Britta was sold to Hong Kong.","CargoShip(britta) ∧ Ship(britta) ∧ BuiltFor(britta, norwegians) ImpressedIntoServiceBy(britta, germany) ∀x ∀y (Ship(x) ∧ ImpressedIntoServiceBy(x, y) → SeizedBy(x, y)) SoldTo(britta, hongkong)",There was a cargo ship seized by Germany that was sold to Hong Kong.,"∃x (CargoShip(x) ∧ SeizedBy(x, germany) ∧ SoldTo(x, hongkong))",True,524 182,"Brita was a cargo ship built for Norwegians. Brita was impressed into service by Germany. Ships that have been impressed into service were seized by whoever impressed them into service. The Britta was sold to Hong Kong.","CargoShip(britta) ∧ Ship(britta) ∧ BuiltFor(britta, norwegians) ImpressedIntoServiceBy(britta, germany) ∀x ∀y (Ship(x) ∧ ImpressedIntoServiceBy(x, y) → SeizedBy(x, y)) SoldTo(britta, hongkong)",Hong Kong hasn't had any seized ships sold to them.,"∀x ∀y (SoldTo(x, hongkong) → ¬SeizedBy(x, y))",False,525 182,"Brita was a cargo ship built for Norwegians. Brita was impressed into service by Germany. Ships that have been impressed into service were seized by whoever impressed them into service. The Britta was sold to Hong Kong.","CargoShip(britta) ∧ Ship(britta) ∧ BuiltFor(britta, norwegians) ImpressedIntoServiceBy(britta, germany) ∀x ∀y (Ship(x) ∧ ImpressedIntoServiceBy(x, y) → SeizedBy(x, y)) SoldTo(britta, hongkong)",Hong Kong seized the Britta.,"SeizedBy(britta, hongkong)",Uncertain,526 49,"Quincy McDuffie is an American professional wide receiver in Canadian Football. People who can catch balls are good wide receivers. Quincy McDuffie can catch some footballs easily. Good wide receivers play professionally. Good wide receivers can catch with both their left and right hand. All footballs are balls.","American(quincyMcduffie) ∧ Professional(quincyMcduffie) ∧ WideReciever(quincyMcduffie) ∧ PlaysIn(quincyMcduffie, cFL) ∀x ((∃y(CanCatch(x, y) ∧ Ball(y))) → GoodWideReceiver(x)) ∃x ∃y (Football(x) ∧ CanCatch(quincymcduffie, x)) ∧ (¬(x=y) ∧ (Football(y) ∧ CanCatch(quincymcduffie, y)) ∀x (GoodWideReceiver(x) → Professional(x)) ∀x (GoodWideReceiver(x) → (CanCatchWith(x, lefthand) ∧ CanCatchWith(x, righthand))) ∀x (Football(x) → Ball(x))",Quincy McDuffie is a good wide receiver.,GoodWideReceiver(quincyMcduffie),True,141 49,"Quincy McDuffie is an American professional wide receiver in Canadian Football. People who can catch balls are good wide receivers. Quincy McDuffie can catch some footballs easily. Good wide receivers play professionally. Good wide receivers can catch with both their left and right hand. All footballs are balls.","American(quincyMcduffie) ∧ Professional(quincyMcduffie) ∧ WideReciever(quincyMcduffie) ∧ PlaysIn(quincyMcduffie, cFL) ∀x ((∃y(CanCatch(x, y) ∧ Ball(y))) → GoodWideReceiver(x)) ∃x ∃y (Football(x) ∧ CanCatch(quincymcduffie, x)) ∧ (¬(x=y) ∧ (Football(y) ∧ CanCatch(quincymcduffie, y)) ∀x (GoodWideReceiver(x) → Professional(x)) ∀x (GoodWideReceiver(x) → (CanCatchWith(x, lefthand) ∧ CanCatchWith(x, righthand))) ∀x (Football(x) → Ball(x))",Quincy McDuffie can catch every ball.,"∀x (Ball(x) → CanCatch(quincymcduffie, x))",Uncertain,142 49,"Quincy McDuffie is an American professional wide receiver in Canadian Football. People who can catch balls are good wide receivers. Quincy McDuffie can catch some footballs easily. Good wide receivers play professionally. Good wide receivers can catch with both their left and right hand. All footballs are balls.","American(quincyMcduffie) ∧ Professional(quincyMcduffie) ∧ WideReciever(quincyMcduffie) ∧ PlaysIn(quincyMcduffie, cFL) ∀x ((∃y(CanCatch(x, y) ∧ Ball(y))) → GoodWideReceiver(x)) ∃x ∃y (Football(x) ∧ CanCatch(quincymcduffie, x)) ∧ (¬(x=y) ∧ (Football(y) ∧ CanCatch(quincymcduffie, y)) ∀x (GoodWideReceiver(x) → Professional(x)) ∀x (GoodWideReceiver(x) → (CanCatchWith(x, lefthand) ∧ CanCatchWith(x, righthand))) ∀x (Football(x) → Ball(x))",Professional wide receivers are good at catching balls.,"∀x ((Professional(x) ∧ WideReciever(x)) → Good(x, catchingballs))",Uncertain,143 6,"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 place A is located in place B and place B is located in place C, then place A is located in place C. If place A precedes place B and place B precedes place C, then place A precedes place C.","RailwayStation(boves) ∧ In(boves, france) Precede(longueau, boves) Precede(boves, dommartin) In(france, europe) SituatedOn(dommartin, pairsLille) ∀x ∀y ∀z ((SituatedOn(x, z) ∧ (Precede(x, y) ∨ Precede(y, x)) → SituatedOn(y, z)) Serve(boves, hautsDeFrance) ∀x ∀y ∀z ((In(x, y) ∧ In(y, z)) → In(x, z)) ∀x ∀y ∀z ((Precede(x, y) ∧ Precede(y, z)) → Precede(x, z))",Longueau is situated on the Paris–Lille railway.,"SituatedOn(longueau, pairsLille)",True,14 6,"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 place A is located in place B and place B is located in place C, then place A is located in place C. If place A precedes place B and place B precedes place C, then place A precedes place C.","RailwayStation(boves) ∧ In(boves, france) Precede(longueau, boves) Precede(boves, dommartin) In(france, europe) SituatedOn(dommartin, pairsLille) ∀x ∀y ∀z ((SituatedOn(x, z) ∧ (Precede(x, y) ∨ Precede(y, x)) → SituatedOn(y, z)) Serve(boves, hautsDeFrance) ∀x ∀y ∀z ((In(x, y) ∧ In(y, z)) → In(x, z)) ∀x ∀y ∀z ((Precede(x, y) ∧ Precede(y, z)) → Precede(x, z))",Boves is not in Europe.,"¬In(boves, europe)",False,15 6,"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 place A is located in place B and place B is located in place C, then place A is located in place C. If place A precedes place B and place B precedes place C, then place A precedes place C.","RailwayStation(boves) ∧ In(boves, france) Precede(longueau, boves) Precede(boves, dommartin) In(france, europe) SituatedOn(dommartin, pairsLille) ∀x ∀y ∀z ((SituatedOn(x, z) ∧ (Precede(x, y) ∨ Precede(y, x)) → SituatedOn(y, z)) Serve(boves, hautsDeFrance) ∀x ∀y ∀z ((In(x, y) ∧ In(y, z)) → In(x, z)) ∀x ∀y ∀z ((Precede(x, y) ∧ Precede(y, z)) → Precede(x, z))",Longueau is served by regional TER Hauts-de-France trains.,"Serve(longueau, hautsDeFrance)",Uncertain,16 102,"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 business run and owned by Edwin Smith, a sheet metal worker.","From(edwinSmith, newZealand) ∧ Rower(edwinSmith) ∧ From(edwinSmith, auckland) edwinSmith=tedSmith GoTo(edwinSmith, roseRoadPrimarySchool) ∧ LocatedIn(roseRoadPrimarySchool, greyLynn) Sergeant(edwinSmith) ∧ ServeWith(edwinSmith, newZealand24thBattalion) ∧ ServeIn(edwinSmith, italy) ∧ ServeIn(edwinSmith, egypt) Buisness(broadwaySheetmetals) ∧ Run(edwinSmith, broadwaySheetmetals) ∧ Own(edwinSmith, broadwaySheetmetals) ∧ SheetmetalWorker(edwinsmith)",Ted Smith was a sergeant.,Sergeant(tedSmith),True,309 102,"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 business run and owned by Edwin Smith, a sheet metal worker.","From(edwinSmith, newZealand) ∧ Rower(edwinSmith) ∧ From(edwinSmith, auckland) edwinSmith=tedSmith GoTo(edwinSmith, roseRoadPrimarySchool) ∧ LocatedIn(roseRoadPrimarySchool, greyLynn) Sergeant(edwinSmith) ∧ ServeWith(edwinSmith, newZealand24thBattalion) ∧ ServeIn(edwinSmith, italy) ∧ ServeIn(edwinSmith, egypt) Buisness(broadwaySheetmetals) ∧ Run(edwinSmith, broadwaySheetmetals) ∧ Own(edwinSmith, broadwaySheetmetals) ∧ SheetmetalWorker(edwinsmith)",There were no rowers that own a buisness.,"∀x ∀y (Rower(x) ∧ Buisness(y) → ¬Own(x, y))",False,310 102,"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 business run and owned by Edwin Smith, a sheet metal worker.","From(edwinSmith, newZealand) ∧ Rower(edwinSmith) ∧ From(edwinSmith, auckland) edwinSmith=tedSmith GoTo(edwinSmith, roseRoadPrimarySchool) ∧ LocatedIn(roseRoadPrimarySchool, greyLynn) Sergeant(edwinSmith) ∧ ServeWith(edwinSmith, newZealand24thBattalion) ∧ ServeIn(edwinSmith, italy) ∧ ServeIn(edwinSmith, egypt) Buisness(broadwaySheetmetals) ∧ Run(edwinSmith, broadwaySheetmetals) ∧ Own(edwinSmith, broadwaySheetmetals) ∧ SheetmetalWorker(edwinsmith)",No sergeants were from Auckland.,"∀x (Sergeant(x) → ¬From(x, auckland))",False,311 102,"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 business run and owned by Edwin Smith, a sheet metal worker.","From(edwinSmith, newZealand) ∧ Rower(edwinSmith) ∧ From(edwinSmith, auckland) edwinSmith=tedSmith GoTo(edwinSmith, roseRoadPrimarySchool) ∧ LocatedIn(roseRoadPrimarySchool, greyLynn) Sergeant(edwinSmith) ∧ ServeWith(edwinSmith, newZealand24thBattalion) ∧ ServeIn(edwinSmith, italy) ∧ ServeIn(edwinSmith, egypt) Buisness(broadwaySheetmetals) ∧ Run(edwinSmith, broadwaySheetmetals) ∧ Own(edwinSmith, broadwaySheetmetals) ∧ SheetmetalWorker(edwinsmith)",No business owner served in Egypt.,"∀x ∀y (Buisness(x) ∧ Own(y, x) → ¬ServeIn(y, egypt))",False,312 175,"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 by some entity, they have been attacked by that entity.","∀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)",All humans are werewolves.,∀x (Human(x) → Werewolf(x)),Uncertain,503 175,"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 by some entity, they have been attacked by that entity.","∀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)",A werewolf is a wolf.,∀x (Werewolf(x) → Wolf(x)),Uncertain,504 175,"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 by some entity, they have been attacked by that entity.","∀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)",A werewolf has scratched someone before.,"∀x ∃y (Werewolf(x) → ScratchedBy(y, x))",Uncertain,505 139,"UFC Fight Night was a mixed martial arts event 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. People injured at UFC Fight Night did not fight.","Event(uFCFightNight) ∧ MixedMartial(uFCFightNight) ∧ HeldIn(uFCFightNight, sweden) ScheduledToFight(sadollah, musoke,uFCFightNight) Fight(sadollah, akiyama, uFCFightNight) Fight(musoke, yakovlev, uFCFightNight) InjuredAt(jung, uFCFightNight) ∀x (InjuredAt(x, uFCFightNight) → ¬FightIn(x, uFCFightNight))",Jung fought Sadollah.,"Fight(jung, sadollah, uFCFightNight)",Uncertain,407 139,"UFC Fight Night was a mixed martial arts event 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. People injured at UFC Fight Night did not fight.","Event(uFCFightNight) ∧ MixedMartial(uFCFightNight) ∧ HeldIn(uFCFightNight, sweden) ScheduledToFight(sadollah, musoke,uFCFightNight) Fight(sadollah, akiyama, uFCFightNight) Fight(musoke, yakovlev, uFCFightNight) InjuredAt(jung, uFCFightNight) ∀x (InjuredAt(x, uFCFightNight) → ¬FightIn(x, uFCFightNight))",Jung did not fight at UFC Fight Night.,"Event(uFCFightNight) ∧ ¬FightIn(jung, uFCFightNight)",True,408 139,"UFC Fight Night was a mixed martial arts event 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. People injured at UFC Fight Night did not fight.","Event(uFCFightNight) ∧ MixedMartial(uFCFightNight) ∧ HeldIn(uFCFightNight, sweden) ScheduledToFight(sadollah, musoke,uFCFightNight) Fight(sadollah, akiyama, uFCFightNight) Fight(musoke, yakovlev, uFCFightNight) InjuredAt(jung, uFCFightNight) ∀x (InjuredAt(x, uFCFightNight) → ¬FightIn(x, uFCFightNight))",Sadollah fought Musoke at UFC Fight Night.,"Fight(sadollah, musoke, uFCFightNight)",Uncertain,409 139,"UFC Fight Night was a mixed martial arts event 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. People injured at UFC Fight Night did not fight.","Event(uFCFightNight) ∧ MixedMartial(uFCFightNight) ∧ HeldIn(uFCFightNight, sweden) ScheduledToFight(sadollah, musoke,uFCFightNight) Fight(sadollah, akiyama, uFCFightNight) Fight(musoke, yakovlev, uFCFightNight) InjuredAt(jung, uFCFightNight) ∀x (InjuredAt(x, uFCFightNight) → ¬FightIn(x, uFCFightNight))",Nelson fought Story at UFC Fight Night.,"Fight(nelson, story, uFCFightNight)",Uncertain,410 468,"All drinks on the counter are edible. All juices on the counter are drinks. Orange juice is a type of juice. Everything on the counter is either orange juice or apple juice. All apple juices on the counter are sweet. The coke is on the counter and if the coke is apple juice, then the coke is a drink. If the coke is not apple juice, then the coke is not edible.","∀x (OnCounter(x) ∧ Drink(x) → Edible(x)) ∀x (OnCounter(x) ∧ Juice(x) → Drink(x)) ∀x (OrangeJuice(x) → Juice(x)) ∀x (OnCounter(x) → OrangeJuice(x) ⊕ AppleJuice(x)) ∀x (OnCounter(x) ∧ AppleJuice(x) → Sweet(x)) OnCounter(coke) ∧ (AppleJuice(coke) → Drink(coke)) ¬AppleJuice(coke) → ¬Edible(coke)",The coke is orange juice.,OrangeJuice(coke),Uncertain,1351 468,"All drinks on the counter are edible. All juices on the counter are drinks. Orange juice is a type of juice. Everything on the counter is either orange juice or apple juice. All apple juices on the counter are sweet. The coke is on the counter and if the coke is apple juice, then the coke is a drink. If the coke is not apple juice, then the coke is not edible.","∀x (OnCounter(x) ∧ Drink(x) → Edible(x)) ∀x (OnCounter(x) ∧ Juice(x) → Drink(x)) ∀x (OrangeJuice(x) → Juice(x)) ∀x (OnCounter(x) → OrangeJuice(x) ⊕ AppleJuice(x)) ∀x (OnCounter(x) ∧ AppleJuice(x) → Sweet(x)) OnCounter(coke) ∧ (AppleJuice(coke) → Drink(coke)) ¬AppleJuice(coke) → ¬Edible(coke)",The coke is edible and sweet.,Edible(coke) ∧ Sweet(coke),True,1352 468,"All drinks on the counter are edible. All juices on the counter are drinks. Orange juice is a type of juice. Everything on the counter is either orange juice or apple juice. All apple juices on the counter are sweet. The coke is on the counter and if the coke is apple juice, then the coke is a drink. If the coke is not apple juice, then the coke is not edible.","∀x (OnCounter(x) ∧ Drink(x) → Edible(x)) ∀x (OnCounter(x) ∧ Juice(x) → Drink(x)) ∀x (OrangeJuice(x) → Juice(x)) ∀x (OnCounter(x) → OrangeJuice(x) ⊕ AppleJuice(x)) ∀x (OnCounter(x) ∧ AppleJuice(x) → Sweet(x)) OnCounter(coke) ∧ (AppleJuice(coke) → Drink(coke)) ¬AppleJuice(coke) → ¬Edible(coke)",The coke is not edible and sweet.,¬(Edible(coke) ∧ Sweet(coke)),False,1353 41,"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 who was popular. Daniel supported the Popular Front but was not popular.","TalentedPoet(lorca) ∧ Support(lorca, populists) ∀x (Support(x, populists) → Opposed(nationalists, x)) ∀x (TalentedPoet(x) → Popular(x)) ∀x ((Opposed(nationalists, x) ∧ Popular(x)) → Killed(nationalists, x)) Support(daniel, populists) ∧ (¬Popular(daniel))",The Spanish Nationalists killed Daniel.,"¬Killed(nationalists, daniel)",Uncertain,118 41,"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 who was popular. Daniel supported the Popular Front but was not popular.","TalentedPoet(lorca) ∧ Support(lorca, populists) ∀x (Support(x, populists) → Opposed(nationalists, x)) ∀x (TalentedPoet(x) → Popular(x)) ∀x ((Opposed(nationalists, x) ∧ Popular(x)) → Killed(nationalists, x)) Support(daniel, populists) ∧ (¬Popular(daniel))",The Spanish Nationalists killed Lorca.,"Killed(nationalists, lorca)",True,119 366,"People in Franny's family drink kombucha every day or drink Coca-Cola or a Pepsi product. If people in Franny's family drink Coca-Cola or a Pepsi product every day, then they grew up with extremely busy parents who did not have time to pack them lunch. If people in Franny's family drink Coca-Cola or another Pepsi product every day, then they have to visit the dentist frequently. If people in Franny's family 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 in Franny's family have erratic and diverse eating habits, then they do not have consistent everyday routines and like sticking to a solid schedule. Damon is in Franny's family. Damon either both grow up with extremely busy parents who did not have time to pack her lunch and have consistent everyday routines and like sticking to a solid schedule, or Damon did neither.","∀x (In(x, frannysFamily) ∧ (Drink(x, kombucha) ∨ (∃y (Drink(x, cocaCola) ∨ (PepsiProduct(y) ∧ Drink(x, y)))))) ∀x (In(x, frannysFamily) ∧ (∃y (Drink(x, cocaCola) ∨ (PepsiProduct(y) ∧ Drink(x, y)))) → (∃y ∃z (¬(y=z) ∧ BusyParent(y) ∧ BusyParent(z) ∧ ¬Pack(y, lunch) ∧ ¬Pack(z, lunch) ∧ GrowUpWith(x, y) ∧ GrowUpWith(x, z)))) ∀x (In(x, frannysFamily)) ∧ (∃y (Drink(x, cocaCola) ∨ (PepsiProduct(y) ∧ Drink(x, y)))) → HaveToVisitFrequently(x, dentist)) ∀x (In(x, frannysFamily) ∧ (∃y ∃z (¬(y=z) ∧ BusyParent(y) ∧ BusyParent(z) ∧ ¬Pack(y, lunch) ∧ ¬Pack(z, lunch) ∧ GrowUpWith(x, y) ∧ GrowUpWith(x, z))) → ∃y (Have(x, y) ∧ Erratic(y) ∧ Diverse(y) ∧ EatingHabit(y))) ∀x (In(x, frannysFamily) ∧ ∃y (Have(x, y) ∧ Erratic(y) ∧ Diverse(y) ∧ EatingHabit(y))) → ¬(ConsistentEverydayRoutine(x) ∧ StickTo(damon, solidSchedule))) In(damon, frannysFamily) ¬((∃y ∃z(¬(y=z) ∧ BusyParent(y) ∧ BusyParent(z) ∧ ¬Pack(y, lunch) ∧ ¬Pack(z, lunch) ∧ GrowUpWith(damon, y) ∧ GrowUpWith(damon, z))) ⊕ (ConsistentEverydayRoutine(damon) ∧ StickTo(damon, solidSchedule)))",Damon is in Franny's family and he has to visit the dentist frequently.,"HaveToVisitFrequently(damon, dentist)",Uncertain,973 366,"People in Franny's family drink kombucha every day or drink Coca-Cola or a Pepsi product. If people in Franny's family drink Coca-Cola or a Pepsi product every day, then they grew up with extremely busy parents who did not have time to pack them lunch. If people in Franny's family drink Coca-Cola or another Pepsi product every day, then they have to visit the dentist frequently. If people in Franny's family 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 in Franny's family have erratic and diverse eating habits, then they do not have consistent everyday routines and like sticking to a solid schedule. Damon is in Franny's family. Damon either both grow up with extremely busy parents who did not have time to pack her lunch and have consistent everyday routines and like sticking to a solid schedule, or Damon did neither.","∀x (In(x, frannysFamily) ∧ (Drink(x, kombucha) ∨ (∃y (Drink(x, cocaCola) ∨ (PepsiProduct(y) ∧ Drink(x, y)))))) ∀x (In(x, frannysFamily) ∧ (∃y (Drink(x, cocaCola) ∨ (PepsiProduct(y) ∧ Drink(x, y)))) → (∃y ∃z (¬(y=z) ∧ BusyParent(y) ∧ BusyParent(z) ∧ ¬Pack(y, lunch) ∧ ¬Pack(z, lunch) ∧ GrowUpWith(x, y) ∧ GrowUpWith(x, z)))) ∀x (In(x, frannysFamily)) ∧ (∃y (Drink(x, cocaCola) ∨ (PepsiProduct(y) ∧ Drink(x, y)))) → HaveToVisitFrequently(x, dentist)) ∀x (In(x, frannysFamily) ∧ (∃y ∃z (¬(y=z) ∧ BusyParent(y) ∧ BusyParent(z) ∧ ¬Pack(y, lunch) ∧ ¬Pack(z, lunch) ∧ GrowUpWith(x, y) ∧ GrowUpWith(x, z))) → ∃y (Have(x, y) ∧ Erratic(y) ∧ Diverse(y) ∧ EatingHabit(y))) ∀x (In(x, frannysFamily) ∧ ∃y (Have(x, y) ∧ Erratic(y) ∧ Diverse(y) ∧ EatingHabit(y))) → ¬(ConsistentEverydayRoutine(x) ∧ StickTo(damon, solidSchedule))) In(damon, frannysFamily) ¬((∃y ∃z(¬(y=z) ∧ BusyParent(y) ∧ BusyParent(z) ∧ ¬Pack(y, lunch) ∧ ¬Pack(z, lunch) ∧ GrowUpWith(damon, y) ∧ GrowUpWith(damon, z))) ⊕ (ConsistentEverydayRoutine(damon) ∧ StickTo(damon, solidSchedule)))","If Damon is in Franny's family and he either both grew up with extremely busy parents who did not have time to pack his lunch and drink kombucha every day or neither grew up with extremely busy parents who did not have time to pack his lunch nor drink kombucha every day, then Damon neither visits the dentist frequently nor drinks Coca Cola or Pepsi products.","¬((¬(y=z) ∧ ∃y ∃z (BusyParent(y) ∧ BusyParent(z) ∧ ¬Pack(y, lunch) ∧ ¬Pack(z, lunch) ∧ GrowUpWith(damon, y) ∧ GrowUpWith(damon, z))) ⊕ Drink(damon, kombucha)) → ¬(HaveToVisitFrequently(damon, dentist) ∨ (∃y (Have(damon, y) ∧ Erratic(y) ∧ Diverse(y) ∧ EatingHabit(y))))",True,974 366,"People in Franny's family drink kombucha every day or drink Coca-Cola or a Pepsi product. If people in Franny's family drink Coca-Cola or a Pepsi product every day, then they grew up with extremely busy parents who did not have time to pack them lunch. If people in Franny's family drink Coca-Cola or another Pepsi product every day, then they have to visit the dentist frequently. If people in Franny's family 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 in Franny's family have erratic and diverse eating habits, then they do not have consistent everyday routines and like sticking to a solid schedule. Damon is in Franny's family. Damon either both grow up with extremely busy parents who did not have time to pack her lunch and have consistent everyday routines and like sticking to a solid schedule, or Damon did neither.","∀x (In(x, frannysFamily) ∧ (Drink(x, kombucha) ∨ (∃y (Drink(x, cocaCola) ∨ (PepsiProduct(y) ∧ Drink(x, y)))))) ∀x (In(x, frannysFamily) ∧ (∃y (Drink(x, cocaCola) ∨ (PepsiProduct(y) ∧ Drink(x, y)))) → (∃y ∃z (¬(y=z) ∧ BusyParent(y) ∧ BusyParent(z) ∧ ¬Pack(y, lunch) ∧ ¬Pack(z, lunch) ∧ GrowUpWith(x, y) ∧ GrowUpWith(x, z)))) ∀x (In(x, frannysFamily)) ∧ (∃y (Drink(x, cocaCola) ∨ (PepsiProduct(y) ∧ Drink(x, y)))) → HaveToVisitFrequently(x, dentist)) ∀x (In(x, frannysFamily) ∧ (∃y ∃z (¬(y=z) ∧ BusyParent(y) ∧ BusyParent(z) ∧ ¬Pack(y, lunch) ∧ ¬Pack(z, lunch) ∧ GrowUpWith(x, y) ∧ GrowUpWith(x, z))) → ∃y (Have(x, y) ∧ Erratic(y) ∧ Diverse(y) ∧ EatingHabit(y))) ∀x (In(x, frannysFamily) ∧ ∃y (Have(x, y) ∧ Erratic(y) ∧ Diverse(y) ∧ EatingHabit(y))) → ¬(ConsistentEverydayRoutine(x) ∧ StickTo(damon, solidSchedule))) In(damon, frannysFamily) ¬((∃y ∃z(¬(y=z) ∧ BusyParent(y) ∧ BusyParent(z) ∧ ¬Pack(y, lunch) ∧ ¬Pack(z, lunch) ∧ GrowUpWith(damon, y) ∧ GrowUpWith(damon, z))) ⊕ (ConsistentEverydayRoutine(damon) ∧ StickTo(damon, solidSchedule)))","If Damon is in Franny's family and he either visits the dentist frequently or drinks kombucha, then Damon both visits the dentist frequently and drinks Coca-Cola or Pepsi products every day.","HaveToVisitFrequently(damon, dentist) ∨ Drink(damon, kombucha, everyDay) → HaveToVisitFrequently(damon, dentist) ∧ (∃y (Drink(x, cocaCola) ∨ (PepsiProduct(y) ∧ Drink(x, y))))",False,975 22,"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.","∀x (SubscribedTo(x, aMCAList) → EligibleForThreeFreeMovies(x)) ∃x (CinemaEveryWeek(x)) ∀x (Prefer(x, tVSeries) → ¬WatchTVIn(x, cinemas)) WatchTVIn(james, cinemas) SubscribedTo(james, aMCAList) Prefer(peter, tVSeries)",James cannot watch 3 movies every week without any additional fees.,¬EligibleForThreeFreeMovies(james),False,63 22,"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.","∀x (SubscribedTo(x, aMCAList) → EligibleForThreeFreeMovies(x)) ∃x (CinemaEveryWeek(x)) ∀x (Prefer(x, tVSeries) → ¬WatchTVIn(x, cinemas)) WatchTVIn(james, cinemas) SubscribedTo(james, aMCAList) Prefer(peter, tVSeries)",James goes to cinemas every week.,CinemaEveryWeek(james),Uncertain,64 22,"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.","∀x (SubscribedTo(x, aMCAList) → EligibleForThreeFreeMovies(x)) ∃x (CinemaEveryWeek(x)) ∀x (Prefer(x, tVSeries) → ¬WatchTVIn(x, cinemas)) WatchTVIn(james, cinemas) SubscribedTo(james, aMCAList) Prefer(peter, tVSeries)",Peter will not watch TV series in cinemas.,"¬WatchTVIn(peter, cinemas)",True,65 275,"Bulbophyllum attenuatum is in the genus Bulbophyllum. All Bulbophyllum are orchids.","GenusBulbophyllum(bulbophyllumAttenuatum) ∀x (GenusBulbophyllum(x) → Orchid(x))",Bulbophyllum attenuatum is not an orchid.,¬Orchid(bulbophyllumAttenuatum),False,719 163,"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 in Russia were established in 2000.","FederalDistrictOf(central, russia) ∧ FederalDistrictOf(northwestern, russia) ∧ FederalDistrictOf(southern, russia) ∧ FederalDistrictOf(northcaucasian, russia) ∧ FederalDistrictOf(volga, russia) ∧ FederalDistrictOf(ural, russia) ∧ FederalDistrictOf(siberian, russia) ∧ FederalDistrictOf(fareastern, russia) LargestPopulation(central) AdministrativeCenterOf(moscow, central) AdministrativeCenterOf(yekaterinburg, ural) AdministrativeCenterOf(vladivostok, farEastern) LargestArea(farEastern) ∃x (FederalDistrictOf(x, russia) ∧ EstablishedIn(x, 2000))",Vladivostok is the administrative center of the federal district with the largest area.,"∃x (AdministrativeCenterOf(vladivostok, x) ∧ LargestArea(x))",True,467 163,"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 in Russia were established in 2000.","FederalDistrictOf(central, russia) ∧ FederalDistrictOf(northwestern, russia) ∧ FederalDistrictOf(southern, russia) ∧ FederalDistrictOf(northcaucasian, russia) ∧ FederalDistrictOf(volga, russia) ∧ FederalDistrictOf(ural, russia) ∧ FederalDistrictOf(siberian, russia) ∧ FederalDistrictOf(fareastern, russia) LargestPopulation(central) AdministrativeCenterOf(moscow, central) AdministrativeCenterOf(yekaterinburg, ural) AdministrativeCenterOf(vladivostok, farEastern) LargestArea(farEastern) ∃x (FederalDistrictOf(x, russia) ∧ EstablishedIn(x, 2000))",Moscow is the administrative center of the federal district with the largest population.,"∃x (AdministrativeCenterOf(moscow, x) ∧ LargestPopulationIn(x))",True,468 163,"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 in Russia were established in 2000.","FederalDistrictOf(central, russia) ∧ FederalDistrictOf(northwestern, russia) ∧ FederalDistrictOf(southern, russia) ∧ FederalDistrictOf(northcaucasian, russia) ∧ FederalDistrictOf(volga, russia) ∧ FederalDistrictOf(ural, russia) ∧ FederalDistrictOf(siberian, russia) ∧ FederalDistrictOf(fareastern, russia) LargestPopulation(central) AdministrativeCenterOf(moscow, central) AdministrativeCenterOf(yekaterinburg, ural) AdministrativeCenterOf(vladivostok, farEastern) LargestArea(farEastern) ∃x (FederalDistrictOf(x, russia) ∧ EstablishedIn(x, 2000))",The Northwestern federal district was established in 2000.,"EstablishedIn(northwestern, 2000)",Uncertain,469 320,"All cancers have mutations. No mutations can be treated at home. All colorectal cancers are cancers. A cold can be treated at home. Arthritis either is a cold and has mutations or neither is a cold nor has mutations.","∀x (Cancer(x) → Have(x, mutation)) ∀x (Have(x, mutation) → ¬CanBeTreatedAtHome(x)) ∀x (ColorectalCancer(x) → Cancer(x)) ∀x (Cold(x) → CanBeTreatedAtHome(x)) ¬(Cold(arthritis) ⊕ Have(arthritis, mutation))",Arthritis can be treated at home.,CanBeTreatedAtHome(arthritis),Uncertain,810 320,"All cancers have mutations. No mutations can be treated at home. All colorectal cancers are cancers. A cold can be treated at home. Arthritis either is a cold and has mutations or neither is a cold nor has mutations.","∀x (Cancer(x) → Have(x, mutation)) ∀x (Have(x, mutation) → ¬CanBeTreatedAtHome(x)) ∀x (ColorectalCancer(x) → Cancer(x)) ∀x (Cold(x) → CanBeTreatedAtHome(x)) ¬(Cold(arthritis) ⊕ Have(arthritis, mutation))",Arthritis is colorectal cancer.,ColorectalCancer(arthritis),False,811 320,"All cancers have mutations. No mutations can be treated at home. All colorectal cancers are cancers. A cold can be treated at home. Arthritis either is a cold and has mutations or neither is a cold nor has mutations.","∀x (Cancer(x) → Have(x, mutation)) ∀x (Have(x, mutation) → ¬CanBeTreatedAtHome(x)) ∀x (ColorectalCancer(x) → Cancer(x)) ∀x (Cold(x) → CanBeTreatedAtHome(x)) ¬(Cold(arthritis) ⊕ Have(arthritis, mutation))",Arthritis is not colorectal cancer.,¬ColorectalCancer(arthritis),True,812 320,"All cancers have mutations. No mutations can be treated at home. All colorectal cancers are cancers. A cold can be treated at home. Arthritis either is a cold and has mutations or neither is a cold nor has mutations.","∀x (Cancer(x) → Have(x, mutation)) ∀x (Have(x, mutation) → ¬CanBeTreatedAtHome(x)) ∀x (ColorectalCancer(x) → Cancer(x)) ∀x (Cold(x) → CanBeTreatedAtHome(x)) ¬(Cold(arthritis) ⊕ Have(arthritis, mutation))",Arthritis is colorectal cancer or has mutations.,"ColorectalCancer(arthritis) ∨ Have(arthritis, mutation)",False,813 320,"All cancers have mutations. No mutations can be treated at home. All colorectal cancers are cancers. A cold can be treated at home. Arthritis either is a cold and has mutations or neither is a cold nor has mutations.","∀x (Cancer(x) → Have(x, mutation)) ∀x (Have(x, mutation) → ¬CanBeTreatedAtHome(x)) ∀x (ColorectalCancer(x) → Cancer(x)) ∀x (Cold(x) → CanBeTreatedAtHome(x)) ¬(Cold(arthritis) ⊕ Have(arthritis, mutation))",Arthritis is colorectal cancer and a cancer.,ColorectalCancer(arthritisr) ∧ Cancer(arthritis),False,814 320,"All cancers have mutations. No mutations can be treated at home. All colorectal cancers are cancers. A cold can be treated at home. Arthritis either is a cold and has mutations or neither is a cold nor has mutations.","∀x (Cancer(x) → Have(x, mutation)) ∀x (Have(x, mutation) → ¬CanBeTreatedAtHome(x)) ∀x (ColorectalCancer(x) → Cancer(x)) ∀x (Cold(x) → CanBeTreatedAtHome(x)) ¬(Cold(arthritis) ⊕ Have(arthritis, mutation))","If arthritis is not colorectal cancer, then arthritis has mutations.","¬ColorectalCancer(arthritis) → Have(arthritis, mutation)",False,815 303,"Jerry should not worry about things outside of his control. All traffic is outside of my control.","∀x (OutsideOfControl(x) → ¬ShouldWorry(jerry, x)) ∀x (Traffic(x) → OutsideControl(x))",Jerry should not worry about traffic.,"¬ShouldWorry(jerry, traffic)",True,747 113,"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.","ItalianName(roversi) ∧ Surname(roversi) UseAsSurname(albaRoversi, roversi) UseAsSurname(paoloRoversi, roversi) UseAsSurname(robertoRoversi, roversi) Photographer(paoloRoversi) ∀x (Photographer(x) → Professional(x) ⊕ Amateur(x))",Alba Roversi uses an Italian surname.,"∃x (ItalianName(x) ∧ Surname(x) ∧ UseAsSurname(albaRoversi, x))",True,341 113,"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.","ItalianName(roversi) ∧ Surname(roversi) UseAsSurname(albaRoversi, roversi) UseAsSurname(paoloRoversi, roversi) UseAsSurname(robertoRoversi, roversi) Photographer(paoloRoversi) ∀x (Photographer(x) → Professional(x) ⊕ Amateur(x))",There are no photographers using an Italian surname.,"¬(∃x ∃y (Photographer(x) ∧ ItalianName(y) ∧ Surname(y) ∧ UseAsSurname(x, y)))",False,342 113,"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.","ItalianName(roversi) ∧ Surname(roversi) UseAsSurname(albaRoversi, roversi) UseAsSurname(paoloRoversi, roversi) UseAsSurname(robertoRoversi, roversi) Photographer(paoloRoversi) ∀x (Photographer(x) → Professional(x) ⊕ Amateur(x))",Paolo is an amateur photographer.,Amateur(paoloRoversi) ∧ Photographer(paoloRoversi),Uncertain,343 237,"Zaha Hadid is a British-Iraqi architect, artist, and designer. Zaha Hadid was born on 31 October 1950 in Baghdad, Iraq. Zaha Hadid was a visiting professor of Architectural Design at the Yale School of Architecture. Max is an aspiring architecture student and plans to apply to the Yale School of Architecture. ","British-Iraqi(zahaHadid) ∧ Architect(zahaHadid) ∧ Artist(zahaHadid) ∧ Designer(zahaHadid) BornOn(zahaHadid, 31October1950) ∧ BornIn(zahaHadid, baghdadIraq) VisitingProfessorOf(zahaHadid, architecturalDesign) ∧ VisitingProfessorAt(zahaHadid, yaleSchoolOfArchitecture) AspiringArchitectureStudent(max) ∧ PlansToApplyTo(max, yaleSchoolofArchitecture)",Zaha Hadid was a citizen of Britain and Iraq.,British-Iraqi(zahaHadid),True,672 237,"Zaha Hadid is a British-Iraqi architect, artist, and designer. Zaha Hadid was born on 31 October 1950 in Baghdad, Iraq. Zaha Hadid was a visiting professor of Architectural Design at the Yale School of Architecture. Max is an aspiring architecture student and plans to apply to the Yale School of Architecture. ","British-Iraqi(zahaHadid) ∧ Architect(zahaHadid) ∧ Artist(zahaHadid) ∧ Designer(zahaHadid) BornOn(zahaHadid, 31October1950) ∧ BornIn(zahaHadid, baghdadIraq) VisitingProfessorOf(zahaHadid, architecturalDesign) ∧ VisitingProfessorAt(zahaHadid, yaleSchoolOfArchitecture) AspiringArchitectureStudent(max) ∧ PlansToApplyTo(max, yaleSchoolofArchitecture)",Zaha Hadid did some work in interior design.,"DidWorkIn(zahaHadid, interiorDesign)",Uncertain,673 237,"Zaha Hadid is a British-Iraqi architect, artist, and designer. Zaha Hadid was born on 31 October 1950 in Baghdad, Iraq. Zaha Hadid was a visiting professor of Architectural Design at the Yale School of Architecture. Max is an aspiring architecture student and plans to apply to the Yale School of Architecture. ","British-Iraqi(zahaHadid) ∧ Architect(zahaHadid) ∧ Artist(zahaHadid) ∧ Designer(zahaHadid) BornOn(zahaHadid, 31October1950) ∧ BornIn(zahaHadid, baghdadIraq) VisitingProfessorOf(zahaHadid, architecturalDesign) ∧ VisitingProfessorAt(zahaHadid, yaleSchoolOfArchitecture) AspiringArchitectureStudent(max) ∧ PlansToApplyTo(max, yaleSchoolofArchitecture)",Zaha Hadid was born on the 31st of October in 1982.,"BornOn(zahaHadid, 31October1950)",Uncertain,674 237,"Zaha Hadid is a British-Iraqi architect, artist, and designer. Zaha Hadid was born on 31 October 1950 in Baghdad, Iraq. Zaha Hadid was a visiting professor of Architectural Design at the Yale School of Architecture. Max is an aspiring architecture student and plans to apply to the Yale School of Architecture. ","British-Iraqi(zahaHadid) ∧ Architect(zahaHadid) ∧ Artist(zahaHadid) ∧ Designer(zahaHadid) BornOn(zahaHadid, 31October1950) ∧ BornIn(zahaHadid, baghdadIraq) VisitingProfessorOf(zahaHadid, architecturalDesign) ∧ VisitingProfessorAt(zahaHadid, yaleSchoolOfArchitecture) AspiringArchitectureStudent(max) ∧ PlansToApplyTo(max, yaleSchoolofArchitecture)",Max admires Zaha Hadid.,"Admires(max, zahaHadid)",Uncertain,675 396,"A neuroimaging technique 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. FMRI is a neuroimaging technique.","∀x (NeuroimagingTechnique(x) → (Invasive(x) ⊕ Noninvasive(x))) ∀x (Noninvasive(x) → Provides(x, spatialResolutionOfBrains)) ∀x (Provides(x, spatialResolutionOfBrains) → Measure(x, brainActivity)) ∀x (Measure(x, brainActivity) → UsedBy(x, neuroscienceResearchers)) Measure(fMRI, brainActivity) ⊕ Noninvasive(fMRI) NeuroimagingTechnique(fMRI)",FMRI provides a spatial resolution of brains.,"Provides(fMRI, spatialResolutionOfBrains)",Uncertain,1076 396,"A neuroimaging technique 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. FMRI is a neuroimaging technique.","∀x (NeuroimagingTechnique(x) → (Invasive(x) ⊕ Noninvasive(x))) ∀x (Noninvasive(x) → Provides(x, spatialResolutionOfBrains)) ∀x (Provides(x, spatialResolutionOfBrains) → Measure(x, brainActivity)) ∀x (Measure(x, brainActivity) → UsedBy(x, neuroscienceResearchers)) Measure(fMRI, brainActivity) ⊕ Noninvasive(fMRI) NeuroimagingTechnique(fMRI)",FMRI is an invasive neuroimaging technique and is used by neuroscience researchers.,"Invasive(fMRI) ∧ UsedBy(fMRI, neuroscienceResearchers)",True,1077 396,"A neuroimaging technique 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. FMRI is a neuroimaging technique.","∀x (NeuroimagingTechnique(x) → (Invasive(x) ⊕ Noninvasive(x))) ∀x (Noninvasive(x) → Provides(x, spatialResolutionOfBrains)) ∀x (Provides(x, spatialResolutionOfBrains) → Measure(x, brainActivity)) ∀x (Measure(x, brainActivity) → UsedBy(x, neuroscienceResearchers)) Measure(fMRI, brainActivity) ⊕ Noninvasive(fMRI) NeuroimagingTechnique(fMRI)",FMRI is either an invasive neuroimaging technique or is used by neuroscience researchers.,"Invasive(fMRI) ⊕ UsedBy(fMRI, neuroscienceResearchers)",False,1078 396,"A neuroimaging technique 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. FMRI is a neuroimaging technique.","∀x (NeuroimagingTechnique(x) → (Invasive(x) ⊕ Noninvasive(x))) ∀x (Noninvasive(x) → Provides(x, spatialResolutionOfBrains)) ∀x (Provides(x, spatialResolutionOfBrains) → Measure(x, brainActivity)) ∀x (Measure(x, brainActivity) → UsedBy(x, neuroscienceResearchers)) Measure(fMRI, brainActivity) ⊕ Noninvasive(fMRI) NeuroimagingTechnique(fMRI)","If fMRI is not an invasive neuroimaging technique used by neuroscience researchers, then fMRI is neither a noninvasive neuroimaging technique nor provides a spatial resolution of brains.","¬(Invasive(fMRI) ∧ UsedBy(fMRI, neuroscienceResearchers)) → ¬(Noninvasive(fMRI) ∨ Provides(fMRI, spatialResolutionOfBrains))",True,1079 437,"Researchers present their work at the conference or provide a tutorial session there. Everyone who presents their work at the conference will attend in person. Everyone providing a tutorial session at the conference will be invited to join the club. Everyone who attends the conference in person is provided with souvenirs. Everyone invited to join the club is provided with delicious meals. Everyone provided with delicious meals is happy to communicate with each other during the dinner. Everyone who is provided with delicious meals is invited to take a photo with the audience. It is not true that James both attended the conference in person and was provided with souvenirs.","∀x (PresentWorkAt(x, conference) ⊕ ProvideAt(x, tutorialSession, conference)) ∀x (PresentWorkAt(x, conference) → AttendInPerson(x, conference)) ∀x (ProvideSessionAt(x, tutorial, conference) → InvitedToJoin(x, club)) ∀x (AttendInPerson(x, conference) → ProvidedWith(x, souvenir)) ∀x (InvitedToJoin(x, club) → ProvidedWith(x, deliciousMeal)) ∀x (ProvidedWith(x, deliciousMeal) ∧ ProvidedWith(y, deliciousMeal) → ∃y ∃z (¬(y=x) ∧ ¬(z=x) ∧ ¬(y=z) ∧ HappyToCommunicateWithDuringTheDinner(x, y) ∧ HappyToCommunicateWithDuringTheDinner(x, z))) ∀x (ProvidedWith(x, deliciousMeal) → InvitedToTakePhotoWith(x, audience)) ¬(AttendInPerson(james, conference) ∧ ProvidedWith(x, souvenir))",James is provided with souvenirs.,"ProvidedWith(james, souvenir)",Uncertain,1253 437,"Researchers present their work at the conference or provide a tutorial session there. Everyone who presents their work at the conference will attend in person. Everyone providing a tutorial session at the conference will be invited to join the club. Everyone who attends the conference in person is provided with souvenirs. Everyone invited to join the club is provided with delicious meals. Everyone provided with delicious meals is happy to communicate with each other during the dinner. Everyone who is provided with delicious meals is invited to take a photo with the audience. It is not true that James both attended the conference in person and was provided with souvenirs.","∀x (PresentWorkAt(x, conference) ⊕ ProvideAt(x, tutorialSession, conference)) ∀x (PresentWorkAt(x, conference) → AttendInPerson(x, conference)) ∀x (ProvideSessionAt(x, tutorial, conference) → InvitedToJoin(x, club)) ∀x (AttendInPerson(x, conference) → ProvidedWith(x, souvenir)) ∀x (InvitedToJoin(x, club) → ProvidedWith(x, deliciousMeal)) ∀x (ProvidedWith(x, deliciousMeal) ∧ ProvidedWith(y, deliciousMeal) → ∃y ∃z (¬(y=x) ∧ ¬(z=x) ∧ ¬(y=z) ∧ HappyToCommunicateWithDuringTheDinner(x, y) ∧ HappyToCommunicateWithDuringTheDinner(x, z))) ∀x (ProvidedWith(x, deliciousMeal) → InvitedToTakePhotoWith(x, audience)) ¬(AttendInPerson(james, conference) ∧ ProvidedWith(x, souvenir))",James is not provided with souvenirs.,"¬ProvidedWith(x, souvenir)",Uncertain,1254 437,"Researchers present their work at the conference or provide a tutorial session there. Everyone who presents their work at the conference will attend in person. Everyone providing a tutorial session at the conference will be invited to join the club. Everyone who attends the conference in person is provided with souvenirs. Everyone invited to join the club is provided with delicious meals. Everyone provided with delicious meals is happy to communicate with each other during the dinner. Everyone who is provided with delicious meals is invited to take a photo with the audience. It is not true that James both attended the conference in person and was provided with souvenirs.","∀x (PresentWorkAt(x, conference) ⊕ ProvideAt(x, tutorialSession, conference)) ∀x (PresentWorkAt(x, conference) → AttendInPerson(x, conference)) ∀x (ProvideSessionAt(x, tutorial, conference) → InvitedToJoin(x, club)) ∀x (AttendInPerson(x, conference) → ProvidedWith(x, souvenir)) ∀x (InvitedToJoin(x, club) → ProvidedWith(x, deliciousMeal)) ∀x (ProvidedWith(x, deliciousMeal) ∧ ProvidedWith(y, deliciousMeal) → ∃y ∃z (¬(y=x) ∧ ¬(z=x) ∧ ¬(y=z) ∧ HappyToCommunicateWithDuringTheDinner(x, y) ∧ HappyToCommunicateWithDuringTheDinner(x, z))) ∀x (ProvidedWith(x, deliciousMeal) → InvitedToTakePhotoWith(x, audience)) ¬(AttendInPerson(james, conference) ∧ ProvidedWith(x, souvenir))",James is invited to take a photo with the audience and is happy to communicate with other guests at the dinner.,"InvitedToTakePhotoWith(james, audience) → ∃y ∃z (¬(y=james) ∧ ¬(z=james) ∧ ¬(y=z) ∧ HappyToCommunicateWithDuringTheDinner(james, y) ∧ HappyToCommunicateWithDuringDinner(james, z)))",True,1255 437,"Researchers present their work at the conference or provide a tutorial session there. Everyone who presents their work at the conference will attend in person. Everyone providing a tutorial session at the conference will be invited to join the club. Everyone who attends the conference in person is provided with souvenirs. Everyone invited to join the club is provided with delicious meals. Everyone provided with delicious meals is happy to communicate with each other during the dinner. Everyone who is provided with delicious meals is invited to take a photo with the audience. It is not true that James both attended the conference in person and was provided with souvenirs.","∀x (PresentWorkAt(x, conference) ⊕ ProvideAt(x, tutorialSession, conference)) ∀x (PresentWorkAt(x, conference) → AttendInPerson(x, conference)) ∀x (ProvideSessionAt(x, tutorial, conference) → InvitedToJoin(x, club)) ∀x (AttendInPerson(x, conference) → ProvidedWith(x, souvenir)) ∀x (InvitedToJoin(x, club) → ProvidedWith(x, deliciousMeal)) ∀x (ProvidedWith(x, deliciousMeal) ∧ ProvidedWith(y, deliciousMeal) → ∃y ∃z (¬(y=x) ∧ ¬(z=x) ∧ ¬(y=z) ∧ HappyToCommunicateWithDuringTheDinner(x, y) ∧ HappyToCommunicateWithDuringTheDinner(x, z))) ∀x (ProvidedWith(x, deliciousMeal) → InvitedToTakePhotoWith(x, audience)) ¬(AttendInPerson(james, conference) ∧ ProvidedWith(x, souvenir))",James is invited to take a photo with the audience or is happy to communicate with other guests(?) during the dinner.,"InvitedToTakePhotoWith(james, audience) → ∃y ∃z (¬(y=james) ∧ ¬(z=james) ∧ ¬(y=z) ∧ HappyToCommunicateWithDuringTheDinner(james, y) ∧ HappyToCommunicateWithDuringDinner(james, z)))",True,1256 437,"Researchers present their work at the conference or provide a tutorial session there. Everyone who presents their work at the conference will attend in person. Everyone providing a tutorial session at the conference will be invited to join the club. Everyone who attends the conference in person is provided with souvenirs. Everyone invited to join the club is provided with delicious meals. Everyone provided with delicious meals is happy to communicate with each other during the dinner. Everyone who is provided with delicious meals is invited to take a photo with the audience. It is not true that James both attended the conference in person and was provided with souvenirs.","∀x (PresentWorkAt(x, conference) ⊕ ProvideAt(x, tutorialSession, conference)) ∀x (PresentWorkAt(x, conference) → AttendInPerson(x, conference)) ∀x (ProvideSessionAt(x, tutorial, conference) → InvitedToJoin(x, club)) ∀x (AttendInPerson(x, conference) → ProvidedWith(x, souvenir)) ∀x (InvitedToJoin(x, club) → ProvidedWith(x, deliciousMeal)) ∀x (ProvidedWith(x, deliciousMeal) ∧ ProvidedWith(y, deliciousMeal) → ∃y ∃z (¬(y=x) ∧ ¬(z=x) ∧ ¬(y=z) ∧ HappyToCommunicateWithDuringTheDinner(x, y) ∧ HappyToCommunicateWithDuringTheDinner(x, z))) ∀x (ProvidedWith(x, deliciousMeal) → InvitedToTakePhotoWith(x, audience)) ¬(AttendInPerson(james, conference) ∧ ProvidedWith(x, souvenir))",James is either invited to take a photo with the audience or happy to communicate with other guests(?) during the dinner.,"InvitedToTakePhotoWith(james, audience) → ∃y ∃z (¬(y=james) ∧ ¬(z=james) ∧ ¬(y=z) ∧ HappyToCommunicateWithDuringTheDinner(james, y) ∧ HappyToCommunicateWithDuringDinner(james, z)))",False,1257 14,"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.","HeavyCruiser(usssalem) ∧ BuiltFor(usssalem, unitedstatesnavy) LastHeavyCruiserToEnterService(usssalem) MuseumShip(usssalem) ∀x (MuseumShip(x) → OpenToPublic(x)) ServedIn(usssalem, atlantic) ∧ ServedIn(usssalem, mediterranean)",The USS Salem is open to the public.,OpenToPublic(usssalem),True,38 14,"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.","HeavyCruiser(usssalem) ∧ BuiltFor(usssalem, unitedstatesnavy) LastHeavyCruiserToEnterService(usssalem) MuseumShip(usssalem) ∀x (MuseumShip(x) → OpenToPublic(x)) ServedIn(usssalem, atlantic) ∧ ServedIn(usssalem, mediterranean)",There is a museum ship open to the public that served in the Mediterranean.,"∃x (MuseumShip(x) ∧ OpenToPublic(x) ∧ ServedIn(x, mediterranean))",True,39 14,"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.","HeavyCruiser(usssalem) ∧ BuiltFor(usssalem, unitedstatesnavy) LastHeavyCruiserToEnterService(usssalem) MuseumShip(usssalem) ∀x (MuseumShip(x) → OpenToPublic(x)) ServedIn(usssalem, atlantic) ∧ ServedIn(usssalem, mediterranean)",The USS Salem was not the last heavy cruiser to enter service.,¬LastHeavyCruiserToEnterService(usssalem),False,40 141,"TS Leda was a good passenger and cargo vessel. TS Leda was a Norwegian vessel that was built with stabilizers. Stabilizers are mechanical devices found only on ships with 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. Vessels are ships.","∀x (TSLeda(x) → ((Passenger(x) ∧ Vessel(x)) ∧ (Cargo(x) ∧ Vessel(x))) ∀x (TSLeda(x) → (Norweigian(x) ∧ Vessel(x) ∧ Stabilizers(x))) ∀x (Stabilizers(x) → MechanicalDevice(x) ∧ OnlyOnShips(x) ∧ PowerfulSteamTurbine(x)) ∀x ((Passenger(x) ∧ Vessel(x)) ∧ (Cargo(x) ∧ Vessel(x)) → (Quiet(x) ∧ GoodAt(x, sea))) ∃x (Quiet(x) ∧ GoodAt(x, sea) ∧ PowerfulSteamTurbine(x)) ∀x (Ship(x) → Vessel(x))",TS Leda was quiet and good at sea.,"∀x (TSLeda(x) → Quiet(x) ∧ GoodAt(x, sea))",True,413 141,"TS Leda was a good passenger and cargo vessel. TS Leda was a Norwegian vessel that was built with stabilizers. Stabilizers are mechanical devices found only on ships with 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. Vessels are ships.","∀x (TSLeda(x) → ((Passenger(x) ∧ Vessel(x)) ∧ (Cargo(x) ∧ Vessel(x))) ∀x (TSLeda(x) → (Norweigian(x) ∧ Vessel(x) ∧ Stabilizers(x))) ∀x (Stabilizers(x) → MechanicalDevice(x) ∧ OnlyOnShips(x) ∧ PowerfulSteamTurbine(x)) ∀x ((Passenger(x) ∧ Vessel(x)) ∧ (Cargo(x) ∧ Vessel(x)) → (Quiet(x) ∧ GoodAt(x, sea))) ∃x (Quiet(x) ∧ GoodAt(x, sea) ∧ PowerfulSteamTurbine(x)) ∀x (Ship(x) → Vessel(x))",TS Leda had powerful steam turbine engines.,∀x (TSLeda(x) → PowerfulSteamTurbine(x)),True,414 141,"TS Leda was a good passenger and cargo vessel. TS Leda was a Norwegian vessel that was built with stabilizers. Stabilizers are mechanical devices found only on ships with 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. Vessels are ships.","∀x (TSLeda(x) → ((Passenger(x) ∧ Vessel(x)) ∧ (Cargo(x) ∧ Vessel(x))) ∀x (TSLeda(x) → (Norweigian(x) ∧ Vessel(x) ∧ Stabilizers(x))) ∀x (Stabilizers(x) → MechanicalDevice(x) ∧ OnlyOnShips(x) ∧ PowerfulSteamTurbine(x)) ∀x ((Passenger(x) ∧ Vessel(x)) ∧ (Cargo(x) ∧ Vessel(x)) → (Quiet(x) ∧ GoodAt(x, sea))) ∃x (Quiet(x) ∧ GoodAt(x, sea) ∧ PowerfulSteamTurbine(x)) ∀x (Ship(x) → Vessel(x))",TS Leda was not a Norwegian vessel.,∀x (TSLeda(x) → ¬(Norweigian(x) ∧ Vessel(x))),False,415 194,"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. Carmen and Jose are Rosa's parents. People from Catalan are not from Chile. A building contractor is responsible for the day-to-day oversight of a construction site. ","BornIn(rosa, santiago) CapitalOf(santiago, chile) ∧ LargestCityOf(santiago, chile) DaughterOf(rosa, jose) ∧ BuildingContractor(jose) ∧ Catalan(jose) WifeOf(jose, carmen) ∧ Chilean(carmen) ParentOf(jose, rosa) ∧ ParentOf(carmen, rosa) ∀x (Catalan(x) → ¬Chilean(x)) ∀x ∃y (BuildingContractor(x) → ConstructionSite(y) ∧ Oversee(x, y))",Rosa was born in the largest city of Chile.,"∃x (BornIn(rosa, x) ∧ LargestCityOf(x, chile))",True,552 194,"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. Carmen and Jose are Rosa's parents. People from Catalan are not from Chile. A building contractor is responsible for the day-to-day oversight of a construction site. ","BornIn(rosa, santiago) CapitalOf(santiago, chile) ∧ LargestCityOf(santiago, chile) DaughterOf(rosa, jose) ∧ BuildingContractor(jose) ∧ Catalan(jose) WifeOf(jose, carmen) ∧ Chilean(carmen) ParentOf(jose, rosa) ∧ ParentOf(carmen, rosa) ∀x (Catalan(x) → ¬Chilean(x)) ∀x ∃y (BuildingContractor(x) → ConstructionSite(y) ∧ Oversee(x, y))",Neither of Rosa's parents is Chilean.,¬Chilean(jose) ∧ ¬Chilean(carmen),False,553 194,"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. Carmen and Jose are Rosa's parents. People from Catalan are not from Chile. A building contractor is responsible for the day-to-day oversight of a construction site. ","BornIn(rosa, santiago) CapitalOf(santiago, chile) ∧ LargestCityOf(santiago, chile) DaughterOf(rosa, jose) ∧ BuildingContractor(jose) ∧ Catalan(jose) WifeOf(jose, carmen) ∧ Chilean(carmen) ParentOf(jose, rosa) ∧ ParentOf(carmen, rosa) ∀x (Catalan(x) → ¬Chilean(x)) ∀x ∃y (BuildingContractor(x) → ConstructionSite(y) ∧ Oversee(x, y))",Rosa is the daughter of someone who is responsible for the oversight of traffic.,"∃x (DaughterOf(rosa, x) ∧ Oversee(x, traffic))",True,554 36,"Tyga is a rapper. Rappers release rap albums. Tyga released the Well Done 3 album. Rappers are not opera singers.","IsRapper(tyga) ∀x ∀y ((IsRapper(x) ∧ ReleasedAlbum(x, y)) → IsRapAlbum(y)) ReleasedAlbum(tyga, wellDone3) ∀x (IsRapper(x) → ¬IsOperaSinger(x))",Well Done 3 is a rap album.,IsRapAlbum(wellDone3),True,104 36,"Tyga is a rapper. Rappers release rap albums. Tyga released the Well Done 3 album. Rappers are not opera singers.","IsRapper(tyga) ∀x ∀y ((IsRapper(x) ∧ ReleasedAlbum(x, y)) → IsRapAlbum(y)) ReleasedAlbum(tyga, wellDone3) ∀x (IsRapper(x) → ¬IsOperaSinger(x))",Tyga is an opera singer.,IsOperaSinger(tyga),False,105 36,"Tyga is a rapper. Rappers release rap albums. Tyga released the Well Done 3 album. Rappers are not opera singers.","IsRapper(tyga) ∀x ∀y ((IsRapper(x) ∧ ReleasedAlbum(x, y)) → IsRapAlbum(y)) ReleasedAlbum(tyga, wellDone3) ∀x (IsRapper(x) → ¬IsOperaSinger(x))",Well Done 3 is worth listening to.,IsWorthListening(wellDone3),Uncertain,106 97,"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 by Deborah Wallace. Deborah Wallace co-produced Gasland.","BornIn(deborahWallace, scotland) ∧ Actress(deborahWallace) ∧ Playwright(deborahWallace) ∧ Producer(deborahWallace) Play(psyche) ∧ BasedOn(psyche, lifeOfJamesMirandaBarry) Play(homesick) ∧ WrittenBy(homesick, deborahWallace) ∧ Play(psyche) ∧ WrittenBy(psyche, deborahWallace) ∧ Play(theVoid) ∧ WrittenBy(theVoid, deborahWallace) CoProduce(deborahWallace, gasland)",Gasland was coproduced by the same person Homesick was from.,"∃x (CoProduces(x, gasland) ∧ WrittenBy(homesick, x))",True,292 97,"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 by Deborah Wallace. Deborah Wallace co-produced Gasland.","BornIn(deborahWallace, scotland) ∧ Actress(deborahWallace) ∧ Playwright(deborahWallace) ∧ Producer(deborahWallace) Play(psyche) ∧ BasedOn(psyche, lifeOfJamesMirandaBarry) Play(homesick) ∧ WrittenBy(homesick, deborahWallace) ∧ Play(psyche) ∧ WrittenBy(psyche, deborahWallace) ∧ Play(theVoid) ∧ WrittenBy(theVoid, deborahWallace) CoProduce(deborahWallace, gasland)",No plays by Deborah Wallace are based on the life of James Miranda Barry.,"∀x (Play(x) ∧ WrittenBy(x, deborahwallace) → ¬BasedOn(x, lifeofjamesmirandabarry))",False,293 97,"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 by Deborah Wallace. Deborah Wallace co-produced Gasland.","BornIn(deborahWallace, scotland) ∧ Actress(deborahWallace) ∧ Playwright(deborahWallace) ∧ Producer(deborahWallace) Play(psyche) ∧ BasedOn(psyche, lifeOfJamesMirandaBarry) Play(homesick) ∧ WrittenBy(homesick, deborahWallace) ∧ Play(psyche) ∧ WrittenBy(psyche, deborahWallace) ∧ Play(theVoid) ∧ WrittenBy(theVoid, deborahWallace) CoProduce(deborahWallace, gasland)",Gasland is a play.,Play(gasland),Uncertain,294 449,"Animals who need large territory travel far. Every animal that eats a lot needs a large territory. If something is a big animal, then it will eat a lot. Bears are big animals. Larry is a big animal.","∀x (Animal(x) ∧ Need(x, largeTerritory) → TravelFar(x)) ∀x (EatALot(x) → Need(x, largeTerritory)) ∀x (Big(x) ∧ Animal(x) → EatALot(x)) ∀x (Bear(x) → Big(x) ∧ Animal(x)) Big(larry) ∧ Animal(larry)",Larry is a bear.,Bear(larry),Uncertain,1292 449,"Animals who need large territory travel far. Every animal that eats a lot needs a large territory. If something is a big animal, then it will eat a lot. Bears are big animals. Larry is a big animal.","∀x (Animal(x) ∧ Need(x, largeTerritory) → TravelFar(x)) ∀x (EatALot(x) → Need(x, largeTerritory)) ∀x (Big(x) ∧ Animal(x) → EatALot(x)) ∀x (Bear(x) → Big(x) ∧ Animal(x)) Big(larry) ∧ Animal(larry)",Larry is not a bear and does not travel far.,¬Bear(larry) ∧ ¬TravelFar(larry),False,1293 449,"Animals who need large territory travel far. Every animal that eats a lot needs a large territory. If something is a big animal, then it will eat a lot. Bears are big animals. Larry is a big animal.","∀x (Animal(x) ∧ Need(x, largeTerritory) → TravelFar(x)) ∀x (EatALot(x) → Need(x, largeTerritory)) ∀x (Big(x) ∧ Animal(x) → EatALot(x)) ∀x (Bear(x) → Big(x) ∧ Animal(x)) Big(larry) ∧ Animal(larry)","If Larry either travels far or needs a large territory, then Larry is a bear.","TravelFar(larry) ⊕ Need(larry, largeTerritory) → Bear(larry)",True,1294 461,"Any convicted criminal that is innocent is not truly guilty. All convicted criminals who did not commit a crime are truly innocent. All convicted criminals are truly guilty or found guilty. If a convicted criminal is found guilty, then they are sentenced to a punishment. If a convicted criminal is found guilty, then they can argue against their punishment. Garry is a convicted criminal who not found guilty or is sentenced to punishment.","∀x (ConvictedCriminal(x) ∧ Innocent(x) → ¬TrulyGuilty(x)) ∀x (ConvictedCriminal(x) ∧ ¬CommitCrime(x) → Innocent(x)) ∀x (ConvictedCriminal(x) ∧ (TrulyGuilty(x) ∨ FoundGuilty(x))) ∀x (ConvictedCriminal(x) ∧ FoundGuilty(x) → SentencedToPunishment(x)) ∀x (ConvictedCriminal(x) ∧ FoundGuilty(x) → CanArgueAgainst(x, punishment)) ConvictedCriminal(garry) ∧ (¬(FoundGuilty(garry) ∨ SentencedToPunishment(garry)))",Garry is sentenced to a punishment.,SentencedToPunishment(garry),Uncertain,1330 461,"Any convicted criminal that is innocent is not truly guilty. All convicted criminals who did not commit a crime are truly innocent. All convicted criminals are truly guilty or found guilty. If a convicted criminal is found guilty, then they are sentenced to a punishment. If a convicted criminal is found guilty, then they can argue against their punishment. Garry is a convicted criminal who not found guilty or is sentenced to punishment.","∀x (ConvictedCriminal(x) ∧ Innocent(x) → ¬TrulyGuilty(x)) ∀x (ConvictedCriminal(x) ∧ ¬CommitCrime(x) → Innocent(x)) ∀x (ConvictedCriminal(x) ∧ (TrulyGuilty(x) ∨ FoundGuilty(x))) ∀x (ConvictedCriminal(x) ∧ FoundGuilty(x) → SentencedToPunishment(x)) ∀x (ConvictedCriminal(x) ∧ FoundGuilty(x) → CanArgueAgainst(x, punishment)) ConvictedCriminal(garry) ∧ (¬(FoundGuilty(garry) ∨ SentencedToPunishment(garry)))",Garry did not commit a crime and can argue against his punishment.,"¬CommitCrime(garry) ∧ CanArgueAgainst(garry, punishment)",False,1331 461,"Any convicted criminal that is innocent is not truly guilty. All convicted criminals who did not commit a crime are truly innocent. All convicted criminals are truly guilty or found guilty. If a convicted criminal is found guilty, then they are sentenced to a punishment. If a convicted criminal is found guilty, then they can argue against their punishment. Garry is a convicted criminal who not found guilty or is sentenced to punishment.","∀x (ConvictedCriminal(x) ∧ Innocent(x) → ¬TrulyGuilty(x)) ∀x (ConvictedCriminal(x) ∧ ¬CommitCrime(x) → Innocent(x)) ∀x (ConvictedCriminal(x) ∧ (TrulyGuilty(x) ∨ FoundGuilty(x))) ∀x (ConvictedCriminal(x) ∧ FoundGuilty(x) → SentencedToPunishment(x)) ∀x (ConvictedCriminal(x) ∧ FoundGuilty(x) → CanArgueAgainst(x, punishment)) ConvictedCriminal(garry) ∧ (¬(FoundGuilty(garry) ∨ SentencedToPunishment(garry)))",Garry is not both innocent and someone who did not commit a crime.,¬(Innocent(garry) ∧ ¬CommitCrime(garry)),True,1332 136,"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. Phoenix has no songs in French.","IndiePop(phoenix) Band(phoenix) ∧ From(phoenix, france) ∀x ∃y (Band(x) ∧ From(x, france) ∧ Write(x, y) ∧ Song(y) → InFrench(y) ⊕ InEnglish(y)) ∀x (IndiePop(x) → ¬PopRock(x) ∧ ¬SynthPop(x)) ∀x (Song(x) ∧ By(phoenix, x) → ¬InFrench(x))",Phoneix's music is classified under the pop rock genre.,PopRock(phoenix),False,400 136,"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. Phoenix has no songs in French.","IndiePop(phoenix) Band(phoenix) ∧ From(phoenix, france) ∀x ∃y (Band(x) ∧ From(x, france) ∧ Write(x, y) ∧ Song(y) → InFrench(y) ⊕ InEnglish(y)) ∀x (IndiePop(x) → ¬PopRock(x) ∧ ¬SynthPop(x)) ∀x (Song(x) ∧ By(phoenix, x) → ¬InFrench(x))",Phoenix writes songs in French.,"∃x (Write(phoenix, y) ∧ Song(x) → InFrench(x))",False,401