Dataset Viewer
premises
stringlengths 41
783
| conclusion
stringlengths 8
565
| truth_value
stringclasses 3
values |
---|---|---|
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)
|
Sergeant(tedSmith)
|
T
|
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)
|
∀x ∀y (Rower(x) ∧ Buisness(y) → ¬Own(x, y))
|
F
|
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)
|
∀x (Sergeant(x) → ¬From(x, auckland))
|
F
|
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)
|
∀x ∀y (Buisness(x) ∧ Own(y, x) → ¬ServeIn(y, egypt))
|
F
|
∃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))
|
∃x (Japanese(x) ∧ Owns(adam, x))
|
U
|
∃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))
|
∃x (European(x) ∧ Broke(adam, x))
|
T
|
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)
|
∃x ∃y (DemolitionDerby(x) ∧ On(x, y) ∧ Demolished(y))
|
T
|
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)
|
Demolished(islip)
|
T
|
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)
|
StillUsed(islip)
|
F
|
Club(northwichVictoriaFC) ∧ PlayAt(northwichVictoriaFC, winchamPark)
MemberOf(simonHackney, northwichVictoriaFC)
PartOf(northwichVictoriaFC, northernPremierLeague)
∀x ∃y ∃z ((MemberOf(x, y) ∧ PartOf(y, z)) → MemberOf(x, z))
∀x ∃y ∃z ((MemberOf(x, y) ∧ PlayAt(y, z)) → PlayAt(x, z))
|
MemberOf(simon, northernPremierLeague)
|
T
|
Club(northwichVictoriaFC) ∧ PlayAt(northwichVictoriaFC, winchamPark)
MemberOf(simonHackney, northwichVictoriaFC)
PartOf(northwichVictoriaFC, northernPremierLeague)
∀x ∃y ∃z ((MemberOf(x, y) ∧ PartOf(y, z)) → MemberOf(x, z))
∀x ∃y ∃z ((MemberOf(x, y) ∧ PlayAt(y, z)) → PlayAt(x, z))
|
PlayAt(simonHackney, winchamPark)
|
T
|
ProfessionalWrestlingStable(diamondMine) ∧ In(diamondMine, wWE)
Leads(roderickStrong, diamondMine)
Includes(diamondMine, creedBrothers) ∧ Includes(diamondMine, ivyNile)
Feuds(imperium, diamondMine)
|
∃x (Leads(roderickstrong, x) ∧ ProfessionalWrestlingStable(x))
|
T
|
ProfessionalWrestlingStable(diamondMine) ∧ In(diamondMine, wWE)
Leads(roderickStrong, diamondMine)
Includes(diamondMine, creedBrothers) ∧ Includes(diamondMine, ivyNile)
Feuds(imperium, diamondMine)
|
Leads(roderickstrong, creedbrothers)
|
U
|
ProfessionalWrestlingStable(diamondMine) ∧ In(diamondMine, wWE)
Leads(roderickStrong, diamondMine)
Includes(diamondMine, creedBrothers) ∧ Includes(diamondMine, ivyNile)
Feuds(imperium, diamondMine)
|
∀x ((ProfessionalWrestlingStable(x) ∧ Includes(x, ivynile)) → ¬Feuds(imperium, x))
|
F
|
∀x (Plunger(x) → Suck(x))
∀x (Vacuum(x) → Suck(x))
∀x (Vampire(x) → Suck(x))
Vacuum(space)
HouseholdAppliance(duster) ∧ ¬Suck(duster)
|
Suck(space)
|
T
|
∀x (Plunger(x) → Suck(x))
∀x (Vacuum(x) → Suck(x))
∀x (Vampire(x) → Suck(x))
Vacuum(space)
HouseholdAppliance(duster) ∧ ¬Suck(duster)
|
Vampire(space)
|
U
|
∀x (Plunger(x) → Suck(x))
∀x (Vacuum(x) → Suck(x))
∀x (Vampire(x) → Suck(x))
Vacuum(space)
HouseholdAppliance(duster) ∧ ¬Suck(duster)
|
∀x (HouseHoldApp(x) → Suck(x))
|
F
|
∀x (NeocrepidoderaCorpulenta(x) → (FleaBeetle(x) ∨ Moth(x)))
∀x (NeocrepidoderaCorpulenta(x) → In(x, chrysomelidaeFamily))
∀x (In(x, chrysomelidaeFamily) → ¬Moth(x))
∃x (NeocrepidoderaCorpulenta(x))
|
∃x (FleaBeetle(x) ∧ In(x, chrysomelidaeFamily))
|
T
|
∀x (NeocrepidoderaCorpulenta(x) → (FleaBeetle(x) ∨ Moth(x)))
∀x (NeocrepidoderaCorpulenta(x) → In(x, chrysomelidaeFamily))
∀x (In(x, chrysomelidaeFamily) → ¬Moth(x))
∃x (NeocrepidoderaCorpulenta(x))
|
∀x (FleaBeetle(x) → ¬In(x, chrysomelidaeFamily))
|
F
|
∀x (SportsCar(x) → ¬IntendedToBeDrivenAt(x, moderateSpeed))
∀x (DesignedFor(x, familyUse) → IntendedToBeDrivenAt(x, moderateSpeed))
|
∀x (SportsCar(x) → ¬For(x, familyUse))
|
T
|
∀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))
|
∀x (Volunteer(x) ∧ ContributeTo(x, naturalDisasterResponse) → Receive(x, intangibleBenefit))
|
T
|
∀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))
|
∀x (Volunteer(x) ∧ Environmental(x) → WorkInGroup(x))
|
U
|
∀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))
|
∀x (Volunteer(x) → Trained(x))
|
U
|
MeeGoBased(weTab) ∧ TabletComputer(weTab)
∀x (AnnouncedBy(weTab, neofonie))
German(neofonie) ∧ Producer(neofonie)
∀x (German(x) → LiveIn(x, german) ⊕ LiveAbroad(x))
|
∃x ∃y (TabletComputer(x) ∧ German(y) ∧ Producer(y) ∧ AnnouncedBy(x, y))
|
T
|
MeeGoBased(weTab) ∧ TabletComputer(weTab)
∀x (AnnouncedBy(weTab, neofonie))
German(neofonie) ∧ Producer(neofonie)
∀x (German(x) → LiveIn(x, german) ⊕ LiveAbroad(x))
|
¬Speak(neofonie, english) ∧ ¬Speak(neofonie, german)
|
F
|
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))
|
∃x (CarBody(x) ∧ Made(x, carrozzeriaColli) ∧ MadeIn(x, 1931))
|
U
|
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))
|
∃x (Airplane(x) ∧ Made(x, carrozzeriaColli) ∧ MadeDuring(x, worldWarII))
|
U
|
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))
|
∃x ∃y (Company(x) ∧ EstablishedBy(x, giuseppeColli) ∧ CarBody(y) ∧ Made(y, x))
|
T
|
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))
|
∃x (Milanese(x) ∧ CoachBuilder(x) ∧ Company(x) ∧ EstablishedBy(x, giuseppeColli) ∧ SpecializesIn(x, usingAluminum))
|
T
|
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))
|
∃x (BuiltBy(x, carrozzeriaColli) ∧ FirstAutomobil(x) ∧ Used(x, fiat1100mechanicals) ∧ Used(x, chassis))
|
U
|
Architect(monhoff) ∧ Artist(monhoff) ∧ Illustrator(monhoff)
American(monhoff)
∀x (Artist(x) → GoodAt(x, physicalArt) ∨ GoodAt(x, conceptualArt))
∀x (American(x) → AmericanCitizen(x))
|
GoodAt(monhoff, physicalArt)
|
U
|
Architect(monhoff) ∧ Artist(monhoff) ∧ Illustrator(monhoff)
American(monhoff)
∀x (Artist(x) → GoodAt(x, physicalArt) ∨ GoodAt(x, conceptualArt))
∀x (American(x) → AmericanCitizen(x))
|
¬(∃x (Illustrator(x) ∧ AmericanCitizen(x)))
|
F
|
∀x (IPhone(x) → Electronic(x))
∃x ∃y (Phone(x) ∧ Phone(y) ∧ IPhone(x) ∧ IPhone(y) ∧ ¬(x=y))
|
∀x (Phone(x) → ¬Electronic(x))
|
F
|
∀x ((Legislator(x) ∧ StealsFunds(x)) → Suspended(x))
Legislator(tiffanyTAlston)
StealsFunds(tiffanyTAlston) ∧ StealsFundsInYr(tiffanyTAlston, yr2012)
|
Suspended(tiffanyTAlston)
|
T
|
∀x ((Legislator(x) ∧ StealsFunds(x)) → Suspended(x))
Legislator(tiffanyTAlston)
StealsFunds(tiffanyTAlston) ∧ StealsFundsInYr(tiffanyTAlston, yr2012)
|
¬Suspended(tiffanyTAlston)
|
F
|
∀x ((Legislator(x) ∧ StealsFunds(x)) → Suspended(x))
Legislator(tiffanyTAlston)
StealsFunds(tiffanyTAlston) ∧ StealsFundsInYr(tiffanyTAlston, yr2012)
|
Prison(tiffanyTAlston)
|
U
|
City(billings) ∧ In(billings, montana)
City(butte) ∧ In(butte, montana) ∧ City(helena) ∧ In(helena, montana) ∧ City(missoula) ∧ In(missoula, montana)
∃x (City(whitesulphursprings) ∧ In(whitesulphursprings, x) ∧ City(butte) ∧ In(butte, x))
City(pierre) ∧ ¬(In(pierre, montana))
∀x ((City(x) ∧ City(butte) ∧ In(x, butte)) → ¬(In(x, pierre)))
∀x ∃y (City(x) ∧ (In(x, y) ∧ ¬(x=bristol) ∧ ¬(x=texarkana) ∧ ¬(x=texhoma) ∧ ¬(x=unionCity)) → ∀z ((z=y) ∨ ¬In(x, z)))
|
∃x (In(butte, x) ∧ In(stPierre, x))
|
F
|
City(billings) ∧ In(billings, montana)
City(butte) ∧ In(butte, montana) ∧ City(helena) ∧ In(helena, montana) ∧ City(missoula) ∧ In(missoula, montana)
∃x (City(whitesulphursprings) ∧ In(whitesulphursprings, x) ∧ City(butte) ∧ In(butte, x))
City(pierre) ∧ ¬(In(pierre, montana))
∀x ((City(x) ∧ City(butte) ∧ In(x, butte)) → ¬(In(x, pierre)))
∀x ∃y (City(x) ∧ (In(x, y) ∧ ¬(x=bristol) ∧ ¬(x=texarkana) ∧ ¬(x=texhoma) ∧ ¬(x=unionCity)) → ∀z ((z=y) ∨ ¬In(x, z)))
|
∃x (City(pierre) ∧ In(pierre, x) ∧ City(bismarck) ∧ In(bismarck, x))
|
U
|
City(billings) ∧ In(billings, montana)
City(butte) ∧ In(butte, montana) ∧ City(helena) ∧ In(helena, montana) ∧ City(missoula) ∧ In(missoula, montana)
∃x (City(whitesulphursprings) ∧ In(whitesulphursprings, x) ∧ City(butte) ∧ In(butte, x))
City(pierre) ∧ ¬(In(pierre, montana))
∀x ((City(x) ∧ City(butte) ∧ In(x, butte)) → ¬(In(x, pierre)))
∀x ∃y (City(x) ∧ (In(x, y) ∧ ¬(x=bristol) ∧ ¬(x=texarkana) ∧ ¬(x=texhoma) ∧ ¬(x=unionCity)) → ∀z ((z=y) ∨ ¬In(x, z)))
|
City(missoula) ∧ In(missoula, montana)
|
T
|
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))
|
∃x (Village(x) ∧ In(x, england))
|
T
|
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))
|
¬(∃x (CivilParish(x) ∧ In(x, england)))
|
F
|
∀x (RomanceLanguage(x) → IndoEuropeanLanguage(x))
∀x (RomanceLanguage(x) → MemberOf(x, languageFamily))
∀x ∀y ∀z ((MemberOf(x, z) ∧ MemberOf(y, z)) → (Related(x, y) ∧ Related(y, x)))
RomanceLanguage(french) ∧ RomanceLanguage(spanish)
Related(german, spanish)
∀x (Language(x) → ¬Related(basque, x))
|
RomanceLanguage(basque)
|
F
|
∀x (RomanceLanguage(x) → IndoEuropeanLanguage(x))
∀x (RomanceLanguage(x) → MemberOf(x, languageFamily))
∀x ∀y ∀z ((MemberOf(x, z) ∧ MemberOf(y, z)) → (Related(x, y) ∧ Related(y, x)))
RomanceLanguage(french) ∧ RomanceLanguage(spanish)
Related(german, spanish)
∀x (Language(x) → ¬Related(basque, x))
|
RomanceLanguage(german)
|
U
|
∀x (RomanceLanguage(x) → IndoEuropeanLanguage(x))
∀x (RomanceLanguage(x) → MemberOf(x, languageFamily))
∀x ∀y ∀z ((MemberOf(x, z) ∧ MemberOf(y, z)) → (Related(x, y) ∧ Related(y, x)))
RomanceLanguage(french) ∧ RomanceLanguage(spanish)
Related(german, spanish)
∀x (Language(x) → ¬Related(basque, x))
|
IndoEuropeanLanguage(french)
|
T
|
∀x (¬Admit(x, mistake) → ¬GoodTeacher(x))
∃x ∃y (WellInformed(x) ∧ WellInformed(y) ∧ ¬Admit(x, mistake) ∧ ¬Admit(y, mistake) ∧ ¬(x=y))
|
∃x ∃y (GoodTeacher(x) ∧ GoodTeacher(y) ∧ ¬WellInformed(x) ∧ ¬WellInformed(y) ∧ ¬(x=y))
|
U
|
∀x ∀y (Man(x) ∧ Man(y) ∧ Taller(x, y) → CanBlock(x, y))
∀x (Man(x) ∧ SameClass(x, michael) ∧ ¬(x=michael) → Taller(michael, x))
∀x ∀y ∀z ((Taller(x, y) ∧ Taller(y, z)) → Taller(x, z))
Man(peter) ∧ Taller(peter, michael)
∀x (¬JumpWhenShooting(x) → CanBlock(michael, x))
¬CanBlock(michael, windy)
∀x (JumpWhenShooting(x) → GreatShooter(x))
|
∃x (Man(x) ∧ SameClass(x, michael) ∧ ¬Taller(peter, x))
|
F
|
∀x ∀y (Man(x) ∧ Man(y) ∧ Taller(x, y) → CanBlock(x, y))
∀x (Man(x) ∧ SameClass(x, michael) ∧ ¬(x=michael) → Taller(michael, x))
∀x ∀y ∀z ((Taller(x, y) ∧ Taller(y, z)) → Taller(x, z))
Man(peter) ∧ Taller(peter, michael)
∀x (¬JumpWhenShooting(x) → CanBlock(michael, x))
¬CanBlock(michael, windy)
∀x (JumpWhenShooting(x) → GreatShooter(x))
|
GreatShooter(windy)
|
T
|
∀x ∀y (Man(x) ∧ Man(y) ∧ Taller(x, y) → CanBlock(x, y))
∀x (Man(x) ∧ SameClass(x, michael) ∧ ¬(x=michael) → Taller(michael, x))
∀x ∀y ∀z ((Taller(x, y) ∧ Taller(y, z)) → Taller(x, z))
Man(peter) ∧ Taller(peter, michael)
∀x (¬JumpWhenShooting(x) → CanBlock(michael, x))
¬CanBlock(michael, windy)
∀x (JumpWhenShooting(x) → GreatShooter(x))
|
CanBlock(peter, windy)
|
U
|
∀x ((Vegetarian(x) ∨ Vegan(x)) → ¬Eat(x, meat) ∧ ¬Eat(x, fish))
∀x ∀y (Vegan(x) ∧ ComeFrom(y, animals) → ¬Eat(x,y))
∃x (Vegetarian(x) → Eat(x, eggs))
ComeFrom(eggs, animals) ∧ ComeFrom(milk, animals) ∧ ComeFrom(honey, animals)
∃x (Vegan(x) → GoodForHealth(x))
|
Vegetarian(john) ↔ ¬Eat(john, meat) ∧ ¬Eat(john, fish)
|
U
|
∀x ((Vegetarian(x) ∨ Vegan(x)) → ¬Eat(x, meat) ∧ ¬Eat(x, fish))
∀x ∀y (Vegan(x) ∧ ComeFrom(y, animals) → ¬Eat(x,y))
∃x (Vegetarian(x) → Eat(x, eggs))
ComeFrom(eggs, animals) ∧ ComeFrom(milk, animals) ∧ ComeFrom(honey, animals)
∃x (Vegan(x) → GoodForHealth(x))
|
∀x (Vegan(x) → ¬Eat(x, eggs))
|
T
|
∀x ((Vegetarian(x) ∨ Vegan(x)) → ¬Eat(x, meat) ∧ ¬Eat(x, fish))
∀x ∀y (Vegan(x) ∧ ComeFrom(y, animals) → ¬Eat(x,y))
∃x (Vegetarian(x) → Eat(x, eggs))
ComeFrom(eggs, animals) ∧ ComeFrom(milk, animals) ∧ ComeFrom(honey, animals)
∃x (Vegan(x) → GoodForHealth(x))
|
∀x (¬Eat(x, eggs) → GoodForHealth(x))
|
U
|
∀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)
|
RankHigherThan(realMadrid, barcelona)
|
T
|
∀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)
|
RankHigherThan(barcelona, realMadrid)
|
F
|
USNavyShip(theUSSLyon) ∧ InvolvedIn(theUSSLyon, wWII)
∀x (InvolvedIn(x, wWII) → (CurrentlyDecommissioned(x) ∨ In(x, museum)))
|
CurrentlyDecommissioned(theUSSLyon)
|
U
|
DramaFilm(adventuresOfRusty) ∧ ChildrensFilm(adventuresOfRusty)
Produces(columbiaPictures, adventuresOfRusty)
Produces(paramount, tintin)
AdventureFilm(tintin)
|
∃x (DramaFilm(x) ∧ Produces(columbiaPictures, x))
|
T
|
DramaFilm(adventuresOfRusty) ∧ ChildrensFilm(adventuresOfRusty)
Produces(columbiaPictures, adventuresOfRusty)
Produces(paramount, tintin)
AdventureFilm(tintin)
|
∃x (AdventureFilm(x) ∧ Produces(columbiaPictures, x))
|
U
|
DramaFilm(adventuresOfRusty) ∧ ChildrensFilm(adventuresOfRusty)
Produces(columbiaPictures, adventuresOfRusty)
Produces(paramount, tintin)
AdventureFilm(tintin)
|
∃x (ChildrensFilm(x) ∧ Produces(paramount, x))
|
U
|
DramaFilm(adventuresOfRusty) ∧ ChildrensFilm(adventuresOfRusty)
Produces(columbiaPictures, adventuresOfRusty)
Produces(paramount, tintin)
AdventureFilm(tintin)
|
∃x (AdventureFilm(x) ∧ Produces(paramount, x))
|
T
|
∃x (ArtPiece(x) ∧ ¬Require(x, talent))
∀x (Require(x, talent) → Require(x, practice))
|
∃x ∃y (ArtPiece(x) ∧ ¬Require(x, practice) ∧ ArtPiece(y) ∧ ¬Require(y, practice) ∧ ¬(x=y))
|
T
|
Museum(metropolitanMuseumOfArt) ∧ In(metropolitanMuseumOfArt, nYC)
Museum(whitneyMuseumOfAmericanArt) ∧ In(metropolitanMuseumOfArt, nYC)
Museum(museumOfModernArt) ∧ In(museumOfModernArt, nYC)
Include(metropolitanMuseumOfArt, byzantineArt) ∧ Include(metropolitanMuseumOfArt, islamicArt)
Include(whitneyMuseumOfAmericanArt, americanArt)
|
∃x (Museum(x) ∧ In(x, nYC) ∧ Include(x, byzantineArt) ∧ Include(x, islamicArt))
|
T
|
Museum(metropolitanMuseumOfArt) ∧ In(metropolitanMuseumOfArt, nYC)
Museum(whitneyMuseumOfAmericanArt) ∧ In(metropolitanMuseumOfArt, nYC)
Museum(museumOfModernArt) ∧ In(museumOfModernArt, nYC)
Include(metropolitanMuseumOfArt, byzantineArt) ∧ Include(metropolitanMuseumOfArt, islamicArt)
Include(whitneyMuseumOfAmericanArt, americanArt)
|
∃x (Museum(x) ∧ In(x, nYC) ∧ Include(x, americanArt))
|
T
|
Museum(metropolitanMuseumOfArt) ∧ In(metropolitanMuseumOfArt, nYC)
Museum(whitneyMuseumOfAmericanArt) ∧ In(metropolitanMuseumOfArt, nYC)
Museum(museumOfModernArt) ∧ In(museumOfModernArt, nYC)
Include(metropolitanMuseumOfArt, byzantineArt) ∧ Include(metropolitanMuseumOfArt, islamicArt)
Include(whitneyMuseumOfAmericanArt, americanArt)
|
∃x (Museum(x) ∧ In(x, nYC) ∧ Include(x, greekArt))
|
U
|
PsychedelicMusicProjectOf(tameImpala, kevinParker) ∧ Australian(kevinParker) ∧ Multi-Instrumentalist(kevinParker)
∀x (ProjectsMusic(x) → Wrote(kevinParker, x) ∧ Recorded(kevinParker, x) ∧ Produced(kevinParker, x))
MemberOf(kevinParker, tameImpala) ∧ MemberOf(dominicSimper , tameImpala)∧ MemberOf(jayWatson, tameImpala) ∧ MemberOf(camAvery, tameImpala) ∧ MemberOf(julienBarbagallo, tameImpala)
MostPopularSongFrom(theLessIKnowTheBetter, tameImpala)
∀x (TheMostPopularSongFrom(x, tameImpala) → ProjectsMusic(x))
|
Wrote(kevinParker, theLessIKnowTheBetter)
|
T
|
PsychedelicMusicProjectOf(tameImpala, kevinParker) ∧ Australian(kevinParker) ∧ Multi-Instrumentalist(kevinParker)
∀x (ProjectsMusic(x) → Wrote(kevinParker, x) ∧ Recorded(kevinParker, x) ∧ Produced(kevinParker, x))
MemberOf(kevinParker, tameImpala) ∧ MemberOf(dominicSimper , tameImpala)∧ MemberOf(jayWatson, tameImpala) ∧ MemberOf(camAvery, tameImpala) ∧ MemberOf(julienBarbagallo, tameImpala)
MostPopularSongFrom(theLessIKnowTheBetter, tameImpala)
∀x (TheMostPopularSongFrom(x, tameImpala) → ProjectsMusic(x))
|
FoundInSanFrancisco(originOfTameImpala)
|
U
|
PsychedelicMusicProjectOf(tameImpala, kevinParker) ∧ Australian(kevinParker) ∧ Multi-Instrumentalist(kevinParker)
∀x (ProjectsMusic(x) → Wrote(kevinParker, x) ∧ Recorded(kevinParker, x) ∧ Produced(kevinParker, x))
MemberOf(kevinParker, tameImpala) ∧ MemberOf(dominicSimper , tameImpala)∧ MemberOf(jayWatson, tameImpala) ∧ MemberOf(camAvery, tameImpala) ∧ MemberOf(julienBarbagallo, tameImpala)
MostPopularSongFrom(theLessIKnowTheBetter, tameImpala)
∀x (TheMostPopularSongFrom(x, tameImpala) → ProjectsMusic(x))
|
MemberOf(jayWatson, tameImpala)
|
T
|
∀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))
|
∀x (Prefer(olivia, coolTemperature, x))
|
T
|
∀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)
|
FromAndTo(newHaven, newYork) ∧ GoByTrain(mary)
|
F
|
∀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)
|
FromAndTo(newHaven, newYork) ∧ GoByCar(mary)
|
T
|
∀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)
|
Meet(mary, trafficJam)
|
U
|
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)
|
In(oxfordCircus, london)
|
T
|
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)
|
∃x (British(x) ∧ Architect(x) ∧ Design(x, oxfordCircus))
|
T
|
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)
|
∀x (PartOf(x, centralLine) → Design(johnNash, x))
|
U
|
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)
|
¬In(regentStreet, london)
|
F
|
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)
|
¬WakesUp(theHulk) → ¬Happy(thor)
|
T
|
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)
|
Happy(thor) → Wears(peterParker, uniform)
|
T
|
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)
|
¬Happy(thor) → ¬Breaks(thor, bridge)
|
U
|
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))
|
Tutor(herodicus, hippocrates)
|
T
|
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))
|
Tutor(hippocrates, herodicus)
|
U
|
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))
|
∃x (Born(herodicus, x) ∧ CityState(x))
|
U
|
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))
|
¬Recommend(herodicus, massages)
|
F
|
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))
|
∃x ∃y (Born(herodicus, x) ∧ Colony(x, y) ∧ CityState(y))
|
T
|
LikeMusic(george) → WantToCompose(george)
AccesstoProgram(george) → CanCompose(george)
(WantToCompose(george) ∧ CanCompose(george)) → WillCompose(george)
|
(LikeMusic(george) ∧ AccesstoProgram(george)) → WillCompose(george)
|
T
|
LikeMusic(george) → WantToCompose(george)
AccesstoProgram(george) → CanCompose(george)
(WantToCompose(george) ∧ CanCompose(george)) → WillCompose(george)
|
¬WantToCompose(george) → ¬WillCompose(george)
|
U
|
∃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))
|
∃x ∃y (Develop(eTS, x) ∧ StateWideAssesment(x) ∧ Develop(eTS, y) ∧ AssociatedWith(y, entryToUSEducationInstitution))
|
T
|
∃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))
|
∀x (Administer(eTS, x) → ¬InternationalTest(x))
|
F
|
∃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))
|
∃x (Administer(eTS, x) ∧ InChina(x) ∧ (TOEFL(x) ∨ TOEIC(x) ∨ GRE(x) ∨ SubjectTest(x)))
|
U
|
∀x ∀y (Plane(x) ∧ Car(y) → Faster(x, y))
∀x ∀y (Car(x) ∧ Walking(y) → Faster(x, y))
∀x ∀y (RidingBike(x) ∧ Walking(y) → Faster(x, y))
|
∀x ∀y (Plane(x) ∧ RidingBike(y) → Faster(x, y))
|
U
|
∀x ∀y (Plane(x) ∧ Car(y) → Faster(x, y))
∀x ∀y (Car(x) ∧ Walking(y) → Faster(x, y))
∀x ∀y (RidingBike(x) ∧ Walking(y) → Faster(x, y))
|
∀x ∀y (Plane(x) ∧ Walking(y) → Faster(x, y))
|
U
|
NeighbourhoodIn(lawtonPark, seattle)
∀x (Residentof(x, lawtonPark) → UseZipCode(x, num98199))
ResidentOf(tom, lawtonPark)
UseZipCode(daniel, num98199)
|
UseZipCode(tom, num98199)
|
T
|
NeighbourhoodIn(lawtonPark, seattle)
∀x (Residentof(x, lawtonPark) → UseZipCode(x, num98199))
ResidentOf(tom, lawtonPark)
UseZipCode(daniel, num98199)
|
¬UseZipCode(tom, num98199)
|
F
|
NeighbourhoodIn(lawtonPark, seattle)
∀x (Residentof(x, lawtonPark) → UseZipCode(x, num98199))
ResidentOf(tom, lawtonPark)
UseZipCode(daniel, num98199)
|
ResidentOf(tom, washington)
|
U
|
NeighbourhoodIn(lawtonPark, seattle)
∀x (Residentof(x, lawtonPark) → UseZipCode(x, num98199))
ResidentOf(tom, lawtonPark)
UseZipCode(daniel, num98199)
|
ResidentOf(daniel, lawtonPark)
|
U
|
∀x (Road(x) → ¬Dustless(x))
∃x ∃y (Street(x) ∧ Street(y) ∧ Road(x) ∧ Road(y) ∧ ¬(x=y))
|
∃x ∃y (Street(x) ∧ Street(y) ∧ Dustless(x) ∧ Dustless(y) ∧ ¬(x=y))
|
U
|
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)
|
Popularized(johnEvans, termPalstave)
|
U
|
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)
|
∃x (Axe(x) ∧ FoundIn(x, westernEurope))
|
U
|
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)
|
∀x ∀y (Archeologist(x) → ¬Popularize(x, y))
|
F
|
∀x (Protein(x) → OrganicCompound(x))
∀x (Enzyme(x) → OrganicCompound(x))
|
∀x (Enzyme(x) → Protein(x))
|
U
|
∀x (NaturalLanguageProcessingTask(x) → LanguageGenerationTask(x) ⊕ LanguageUnderstandingTask(x))
∀x (NaturalLanguageProcessingTasks(x) ∧ OutputSequence(x, text) → LanguageGenerationTask(x))
NaturalLanguageProcessingTask(machineTranslation)
OutputSequence(machineTranslation, text)
|
LanguageGenerationTask(machineTranslation)
|
T
|
∀x (NaturalLanguageProcessingTask(x) → LanguageGenerationTask(x) ⊕ LanguageUnderstandingTask(x))
∀x (NaturalLanguageProcessingTasks(x) ∧ OutputSequence(x, text) → LanguageGenerationTask(x))
NaturalLanguageProcessingTask(machineTranslation)
OutputSequence(machineTranslation, text)
|
LanguageUnderstandingTask(machineTranslation)
|
F
|
∀x ((RunFar(x) ∧ UseMap(x)) → Orienteer(x))
∀x (Fit(x) → RunFar(x))
∀x (SenseDirection(x) → UseMap(x))
∀x (MilitaryOfficer(x) → Fit(x))
MilitaryOfficer(hailee) ∧ SenseDirection(hailee)
¬MilitaryOfficer(karl) ∧ UseMap(karl)
|
Orienteer(hailee)
|
T
|
End of preview. Expand
in Data Studio
README.md exists but content is empty.
- Downloads last month
- 13