Unnamed: 0
int64
0
99
Premises - NL
stringlengths
88
625
Conclusions - NL
stringlengths
15
90
Truth Values
stringclasses
3 values
Premises - FOL
stringlengths
56
586
Conclusions - FOL
stringlengths
10
115
Comments
stringclasses
1 value
Verified by Prover
float64
Premises - CLIF
stringlengths
56
651
Conclusions - CLIF
stringlengths
10
135
Premises - CLINGO
stringlengths
56
597
Conclusions - CLINGO
stringlengths
10
111
Premises - CGIF
stringlengths
62
659
Conclusions - CGIF
stringlengths
14
130
Premises - MINIFOL2
stringlengths
56
594
Conclusions - MINIFOL2
stringlengths
10
113
Premises - TFLPLUS
stringlengths
11
190
Conclusions - TFLPLUS
stringlengths
3
28
0
There are six types of wild turkeys: Eastern wild turkey, Osceola wild turkey, Gould’s wild turkey, Merriam’s wild turkey, Rio Grande wild turkey, and Ocellated wild turkey. Tom is not an Eastern wild turkey. Tom is not an Osceola wild turkey. Tom is not a Gould's wild turkey. Tom is neither a Merriam's wild turkey...
Tom is an Ocellated wild turkey.
T
∀x (WildTurkey(x) → (EasternWildTurkey(x) ∨ OsceolaWildTurkey(x) ∨ GouldsWildTurkey(x) ∨ MerriamsWildTurkey(x) ∨ RiograndeWildTurkey(x) ∨ OcellatedWildTurkey(x))) ¬(EasternWildTurkey(tom)) ¬(OsceolaWildTurkey(tom)) ¬(GouldsWildTurkey(tom)) ¬(MerriamsWildTurkey(tom) ∨ RiograndeWildTurkey(tom)) WildTurkey(tom)
OcellatedWildTurkey(tom)
extra brackets? Gould's or Goulds? Merriam's or Merriams?
null
forall x (wildturkey(x) implies (easternwildturkey(x) or osceolawildturkey(x) or gouldswildturkey(x) or merriamswildturkey(x) or riograndewildturkey(x) or ocellatedwildturkey(x))) not (easternwildturkey(tom)) not (osceolawildturkey(tom)) not (gouldswildturkey(tom)) not (merriamswildturkey(tom) or riograndewildturke...
ocellatedwildturkey(tom)
forall (wildturkey(x) -: (easternwildturkey(x) | osceolawildturkey(x) | gouldswildturkey(x) | merriamswildturkey(x) | riograndewildturkey(x) | ocellatedwildturkey(x))) not(easternwildturkey(tom)) not(osceolawildturkey(tom)) not(gouldswildturkey(tom)) not(merriamswildturkey(tom) | riograndewildturkey(tom)) wildturk...
ocellatedwildturkey(tom)
[@every *x [(wildturkey[(?x)] [(easternwildturkey[(?x)] osceolawildturkey[(?x)] gouldswildturkey[(?x)] merriamswildturkey[(?x)] riograndewildturkey[(?x)] ocellatedwildturkey[(?x)])])] ~[(easternwildturkey[(tom)])] ~[(osceolawildturkey[(tom)])] ~[(gouldswildturkey[(tom)])] ~[(merriamswildturkey[(tom)] riogran...
[ocellatedwildturkey[(tom)]]
all:x (wildturkey(x) :- (easternwildturkey(x) | osceolawildturkey(x) | gouldswildturkey(x) | merriamswildturkey(x) | riograndewildturkey(x) | ocellatedwildturkey(x))) ~(easternwildturkey(tom)) ~(osceolawildturkey(tom)) ~(gouldswildturkey(tom)) ~(merriamswildturkey(tom) | riograndewildturkey(tom)) wildturkey(tom)
ocellatedwildturkey(tom)
-(+W0-(+E0-+O0-+G0-+M0-+R0-+O0))-(+E0(+t0))-(+O0(+t0))-(+G0(+t0))-(+M0(+t0)-+R0(+t0))+W2(+t2)
+O2(+t2)
0
There are six types of wild turkeys: Eastern wild turkey, Osceola wild turkey, Gould’s wild turkey, Merriam’s wild turkey, Rio Grande wild turkey, and Ocellated wild turkey. Tom is not an Eastern wild turkey. Tom is not an Osceola wild turkey. Tom is not a Gould's wild turkey. Tom is neither a Merriam's wild turkey...
Tom is an Eastern wild turkey.
F
∀x (WildTurkey(x) → (EasternWildTurkey(x) ∨ OsceolaWildTurkey(x) ∨ GouldsWildTurkey(x) ∨ MerriamsWildTurkey(x) ∨ RiograndeWildTurkey(x) ∨ OcellatedWildTurkey(x))) ¬(EasternWildTurkey(tom)) ¬(OsceolaWildTurkey(tom)) ¬(GouldsWildTurkey(tom)) ¬(MerriamsWildTurkey(tom) ∨ RiograndeWildTurkey(tom)) WildTurkey(tom)
EasternWildTurkey(tom)
extra brackets? Gould's or Goulds? Merriam's or Merriams?
null
forall x (wildturkey(x) implies (easternwildturkey(x) or osceolawildturkey(x) or gouldswildturkey(x) or merriamswildturkey(x) or riograndewildturkey(x) or ocellatedwildturkey(x))) not (easternwildturkey(tom)) not (osceolawildturkey(tom)) not (gouldswildturkey(tom)) not (merriamswildturkey(tom) or riograndewildturke...
easternwildturkey(tom)
forall (wildturkey(x) -: (easternwildturkey(x) | osceolawildturkey(x) | gouldswildturkey(x) | merriamswildturkey(x) | riograndewildturkey(x) | ocellatedwildturkey(x))) not(easternwildturkey(tom)) not(osceolawildturkey(tom)) not(gouldswildturkey(tom)) not(merriamswildturkey(tom) | riograndewildturkey(tom)) wildturk...
easternwildturkey(tom)
[@every *x [(wildturkey[(?x)] [(easternwildturkey[(?x)] osceolawildturkey[(?x)] gouldswildturkey[(?x)] merriamswildturkey[(?x)] riograndewildturkey[(?x)] ocellatedwildturkey[(?x)])])] ~[(easternwildturkey[(tom)])] ~[(osceolawildturkey[(tom)])] ~[(gouldswildturkey[(tom)])] ~[(merriamswildturkey[(tom)] riogran...
[easternwildturkey[(tom)]]
all:x (wildturkey(x) :- (easternwildturkey(x) | osceolawildturkey(x) | gouldswildturkey(x) | merriamswildturkey(x) | riograndewildturkey(x) | ocellatedwildturkey(x))) ~(easternwildturkey(tom)) ~(osceolawildturkey(tom)) ~(gouldswildturkey(tom)) ~(merriamswildturkey(tom) | riograndewildturkey(tom)) wildturkey(tom)
easternwildturkey(tom)
-(+W0-(+E0-+O0-+G0-+M0-+R0-+O0))-(+E0(+t0))-(+O0(+t0))-(+G0(+t0))-(+M0(+t0)-+R0(+t0))+W2(+t2)
+E2(+t2)
0
There are six types of wild turkeys: Eastern wild turkey, Osceola wild turkey, Gould’s wild turkey, Merriam’s wild turkey, Rio Grande wild turkey, and Ocellated wild turkey. Tom is not an Eastern wild turkey. Tom is not an Osceola wild turkey. Tom is not a Gould's wild turkey. Tom is neither a Merriam's wild turkey...
Joey is a wild turkey.
U
∀x (WildTurkey(x) → (EasternWildTurkey(x) ∨ OsceolaWildTurkey(x) ∨ GouldsWildTurkey(x) ∨ MerriamsWildTurkey(x) ∨ RiograndeWildTurkey(x) ∨ OcellatedWildTurkey(x))) ¬(EasternWildTurkey(tom)) ¬(OsceolaWildTurkey(tom)) ¬(GouldsWildTurkey(tom)) ¬(MerriamsWildTurkey(tom) ∨ RiograndeWildTurkey(tom)) WildTurkey(tom)
WildTurkey(joey)
extra brackets? Gould's or Goulds? Merriam's or Merriams?
null
forall x (wildturkey(x) implies (easternwildturkey(x) or osceolawildturkey(x) or gouldswildturkey(x) or merriamswildturkey(x) or riograndewildturkey(x) or ocellatedwildturkey(x))) not (easternwildturkey(tom)) not (osceolawildturkey(tom)) not (gouldswildturkey(tom)) not (merriamswildturkey(tom) or riograndewildturke...
wildturkey(joey)
forall (wildturkey(x) -: (easternwildturkey(x) | osceolawildturkey(x) | gouldswildturkey(x) | merriamswildturkey(x) | riograndewildturkey(x) | ocellatedwildturkey(x))) not(easternwildturkey(tom)) not(osceolawildturkey(tom)) not(gouldswildturkey(tom)) not(merriamswildturkey(tom) | riograndewildturkey(tom)) wildturk...
wildturkey(joey)
[@every *x [(wildturkey[(?x)] [(easternwildturkey[(?x)] osceolawildturkey[(?x)] gouldswildturkey[(?x)] merriamswildturkey[(?x)] riograndewildturkey[(?x)] ocellatedwildturkey[(?x)])])] ~[(easternwildturkey[(tom)])] ~[(osceolawildturkey[(tom)])] ~[(gouldswildturkey[(tom)])] ~[(merriamswildturkey[(tom)] riogran...
[wildturkey[(joey)]]
all:x (wildturkey(x) :- (easternwildturkey(x) | osceolawildturkey(x) | gouldswildturkey(x) | merriamswildturkey(x) | riograndewildturkey(x) | ocellatedwildturkey(x))) ~(easternwildturkey(tom)) ~(osceolawildturkey(tom)) ~(gouldswildturkey(tom)) ~(merriamswildturkey(tom) | riograndewildturkey(tom)) wildturkey(tom)
wildturkey(joey)
-(+W0-(+E0-+O0-+G0-+M0-+R0-+O0))-(+E0(+t0))-(+O0(+t0))-(+G0(+t0))-(+M0(+t0)-+R0(+t0))+W2(+t2)
+W2(+j2)
1
Mary has the flu. If someone has the flu, then they have influenza. Susan doesn't have influenza.
Either Mary or Susan has influenza.
T
Has(mary, flu) ∀x (Has(x, flu) → Has(x, influenza)) ¬Has(susan, influenza)
Has(mary, influenza) ⊕ Has(susan, influenza)
null
null
has(mary, flu) forall x (has(x, flu) implies has(x, influenza)) not has(susan, influenza)
has(mary, influenza) xor has(susan, influenza)
has(mary, flu) forall (has(x, flu) -: has(x, influenza)) nothas(susan, influenza)
has(mary, influenza) ^ has(susan, influenza)
[has[(mary flu)] @every *x [(has[(?x flu)] has[(?x influenza)])] ~has[(susan influenza)]]
[has[(mary influenza)] has[(susan influenza)]]
has(mary, flu) all:x (has(x, flu) :- has(x, influenza)) ~has(susan, influenza)
has(mary, influenza) ^ has(susan, influenza)
+H2-(+H0-+H0)-+H2
+H2-+H2
2
Billings is a city in the state of Montana in U.S. The state of Montana includes the cities of Butte, Helena, and Missoula. White Sulphur Springs and Butte are cities in the same state in U.S. The city of St Pierre is not in the state of Montana. Any city in Butte is not in St Pierre. A city can only be in one sta...
Butte and St Pierre are in the same state.
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, butt...
∃x (In(butte, x) ∧ In(stPierre, x))
null
null
city(billings) and in(billings, montana) city(butte) and in(butte, montana) and city(helena) and in(helena, montana) and city(missoula) and in(missoula, montana) exists x (city(whitesulphursprings) and in(whitesulphursprings, x) and city(butte) and in(butte, x)) city(pierre) and not (in(pierre, montana)) forall x (...
exists x (in(butte, x) and in(stpierre, x))
city(billings) , in(billings, montana) city(butte) , in(butte, montana) , city(helena) , in(helena, montana) , city(missoula) , in(missoula, montana) (city(whitesulphursprings) , in(whitesulphursprings, x) , city(butte) , in(butte, x)) city(pierre) , not(in(pierre, montana)) forall ((city(x) , city(butte) , in(x, ...
(in(butte, x) , in(stpierre, x))
[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)])] @every *x [([(ci...
[*x [(in[(butte x)] in[(stpierre x)])]]
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)) all:x ((city(x) & city(butte) & in(x, bu...
x (in(butte, x) & in(stpierre, x))
+C2(+b2)++I2+C2(+b2)++I2++C2(+h2)++I2++C2(+m2)++I2+(+C1(+w1)++I1++C1(+b1)++I1)+C2(+p2)+-(+I2)-((+C0++C0(+b0)++I0)--(+I0))-+((+C1+(+I1+-(+x1+b1)+-(+x1+t1)+-(+x1+t1)+-(+x1+u1))--+(-(+z1)++I1))
+(+I1++I1)
2
Billings is a city in the state of Montana in U.S. The state of Montana includes the cities of Butte, Helena, and Missoula. White Sulphur Springs and Butte are cities in the same state in U.S. The city of St Pierre is not in the state of Montana. Any city in Butte is not in St Pierre. A city can only be in one sta...
St Pierre and Bismarck are in the same state.
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, butt...
∃x (City(pierre) ∧ In(pierre, x) ∧ City(bismarck) ∧ In(bismarck, x))
null
null
city(billings) and in(billings, montana) city(butte) and in(butte, montana) and city(helena) and in(helena, montana) and city(missoula) and in(missoula, montana) exists x (city(whitesulphursprings) and in(whitesulphursprings, x) and city(butte) and in(butte, x)) city(pierre) and not (in(pierre, montana)) forall x (...
exists x (city(pierre) and in(pierre, x) and city(bismarck) and in(bismarck, x))
city(billings) , in(billings, montana) city(butte) , in(butte, montana) , city(helena) , in(helena, montana) , city(missoula) , in(missoula, montana) (city(whitesulphursprings) , in(whitesulphursprings, x) , city(butte) , in(butte, x)) city(pierre) , not(in(pierre, montana)) forall ((city(x) , city(butte) , in(x, ...
(city(pierre) , in(pierre, x) , city(bismarck) , in(bismarck, x))
[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)])] @every *x [([(ci...
[*x [(city[(pierre)] in[(pierre x)] city[(bismarck)] in[(bismarck x)])]]
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)) all:x ((city(x) & city(butte) & in(x, bu...
x (city(pierre) & in(pierre, x) & city(bismarck) & in(bismarck, x))
+C2(+b2)++I2+C2(+b2)++I2++C2(+h2)++I2++C2(+m2)++I2+(+C1(+w1)++I1++C1(+b1)++I1)+C2(+p2)+-(+I2)-((+C0++C0(+b0)++I0)--(+I0))-+((+C1+(+I1+-(+x1+b1)+-(+x1+t1)+-(+x1+t1)+-(+x1+u1))--+(-(+z1)++I1))
+(+C1(+p1)++I1++C1(+b1)++I1)
2
Billings is a city in the state of Montana in U.S. The state of Montana includes the cities of Butte, Helena, and Missoula. White Sulphur Springs and Butte are cities in the same state in U.S. The city of St Pierre is not in the state of Montana. Any city in Butte is not in St Pierre. A city can only be in one sta...
Montana is home to the city of Missoula.
T
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, butt...
City(missoula) ∧ In(missoula, montana)
null
null
city(billings) and in(billings, montana) city(butte) and in(butte, montana) and city(helena) and in(helena, montana) and city(missoula) and in(missoula, montana) exists x (city(whitesulphursprings) and in(whitesulphursprings, x) and city(butte) and in(butte, x)) city(pierre) and not (in(pierre, montana)) forall x (...
city(missoula) and in(missoula, montana)
city(billings) , in(billings, montana) city(butte) , in(butte, montana) , city(helena) , in(helena, montana) , city(missoula) , in(missoula, montana) (city(whitesulphursprings) , in(whitesulphursprings, x) , city(butte) , in(butte, x)) city(pierre) , not(in(pierre, montana)) forall ((city(x) , city(butte) , in(x, ...
city(missoula) , in(missoula, montana)
[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)])] @every *x [([(ci...
[city[(missoula)] in[(missoula montana)]]
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)) all:x ((city(x) & city(butte) & in(x, bu...
city(missoula) & in(missoula, montana)
+C2(+b2)++I2+C2(+b2)++I2++C2(+h2)++I2++C2(+m2)++I2+(+C1(+w1)++I1++C1(+b1)++I1)+C2(+p2)+-(+I2)-((+C0++C0(+b0)++I0)--(+I0))-+((+C1+(+I1+-(+x1+b1)+-(+x1+t1)+-(+x1+t1)+-(+x1+u1))--+(-(+z1)++I1))
+C2(+m2)++I2
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.
Pierre de Rigaud de Vaudreuil built a fort in New France.
T
RenamedAs(fortCarillon, fortTiconderoga) Built(pierredeRigauddeVaudreuil, fortCarillon) LocatedIn(fortCarillon, newFrance) ¬LocatedIn(newFrance, europe)
∃x (Built(pierredeRigauddeVaudreuil, x) ∧ LocatedIn(x, newFrance))
null
null
renamedas(fortcarillon, fortticonderoga) built(pierrederigauddevaudreuil, fortcarillon) locatedin(fortcarillon, newfrance) not locatedin(newfrance, europe)
exists x (built(pierrederigauddevaudreuil, x) and locatedin(x, newfrance))
renamedas(fortcarillon, fortticonderoga) built(pierrederigauddevaudreuil, fortcarillon) locatedin(fortcarillon, newfrance) notlocatedin(newfrance, europe)
(built(pierrederigauddevaudreuil, x) , locatedin(x, newfrance))
[renamedas[(fortcarillon fortticonderoga)] built[(pierrederigauddevaudreuil fortcarillon)] locatedin[(fortcarillon newfrance)] ~locatedin[(newfrance europe)]]
[*x [(built[(pierrederigauddevaudreuil x)] locatedin[(?x newfrance)])]]
renamedas(fortcarillon, fortticonderoga) built(pierrederigauddevaudreuil, fortcarillon) locatedin(fortcarillon, newfrance) ~locatedin(newfrance, europe)
x (built(pierrederigauddevaudreuil, x) & locatedin(x, newfrance))
+R2+B2+L2-+L2
+(+B1++L1)
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.
Pierre de Rigaud de Vaudreuil built a fort in New England.
U
RenamedAs(fortCarillon, fortTiconderoga) Built(pierredeRigauddeVaudreuil, fortCarillon) LocatedIn(fortCarillon, newFrance) ¬LocatedIn(newFrance, europe)
∃x (Built(pierredeRigauddeVaudreuil, x) ∧ LocatedIn(x, newEngland))
null
null
renamedas(fortcarillon, fortticonderoga) built(pierrederigauddevaudreuil, fortcarillon) locatedin(fortcarillon, newfrance) not locatedin(newfrance, europe)
exists x (built(pierrederigauddevaudreuil, x) and locatedin(x, newengland))
renamedas(fortcarillon, fortticonderoga) built(pierrederigauddevaudreuil, fortcarillon) locatedin(fortcarillon, newfrance) notlocatedin(newfrance, europe)
(built(pierrederigauddevaudreuil, x) , locatedin(x, newengland))
[renamedas[(fortcarillon fortticonderoga)] built[(pierrederigauddevaudreuil fortcarillon)] locatedin[(fortcarillon newfrance)] ~locatedin[(newfrance europe)]]
[*x [(built[(pierrederigauddevaudreuil x)] locatedin[(?x newengland)])]]
renamedas(fortcarillon, fortticonderoga) built(pierrederigauddevaudreuil, fortcarillon) locatedin(fortcarillon, newfrance) ~locatedin(newfrance, europe)
x (built(pierrederigauddevaudreuil, x) & locatedin(x, newengland))
+R2+B2+L2-+L2
+(+B1++L1)
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.
Fort Carillon was located in Europe.
U
RenamedAs(fortCarillon, fortTiconderoga) Built(pierredeRigauddeVaudreuil, fortCarillon) LocatedIn(fortCarillon, newFrance) ¬LocatedIn(newFrance, europe)
LocatedIn(fortCarillon, europe)
null
null
renamedas(fortcarillon, fortticonderoga) built(pierrederigauddevaudreuil, fortcarillon) locatedin(fortcarillon, newfrance) not locatedin(newfrance, europe)
locatedin(fortcarillon, europe)
renamedas(fortcarillon, fortticonderoga) built(pierrederigauddevaudreuil, fortcarillon) locatedin(fortcarillon, newfrance) notlocatedin(newfrance, europe)
locatedin(fortcarillon, europe)
[renamedas[(fortcarillon fortticonderoga)] built[(pierrederigauddevaudreuil fortcarillon)] locatedin[(fortcarillon newfrance)] ~locatedin[(newfrance europe)]]
[locatedin[(fortcarillon europe)]]
renamedas(fortcarillon, fortticonderoga) built(pierrederigauddevaudreuil, fortcarillon) locatedin(fortcarillon, newfrance) ~locatedin(newfrance, europe)
locatedin(fortcarillon, europe)
+R2+B2+L2-+L2
+L2
4
Sūduva Marijampolė holds the Lithuanian Super Cup. Sūduva Marijampolė is a soccer team.
Some soccer team holds the Lithuanian Super Cup.
T
Holds(suduva, theLithuanianSuperCup) SoccerTeam(suduva)
∃x (SoccerTeam(x) ∧ Holds(x, theLithuanianSuperCup))
null
null
holds(suduva, thelithuaniansupercup) soccerteam(suduva)
exists x (soccerteam(x) and holds(x, thelithuaniansupercup))
holds(suduva, thelithuaniansupercup) soccerteam(suduva)
(soccerteam(x) , holds(x, thelithuaniansupercup))
[holds[(suduva thelithuaniansupercup)] soccerteam[(suduva)]]
[*x [(soccerteam[(?x)] holds[(?x thelithuaniansupercup)])]]
holds(suduva, thelithuaniansupercup) soccerteam(suduva)
x (soccerteam(x) & holds(x, thelithuaniansupercup))
+H2+S2(+s2)
+(+S1++H1)
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 ...
If the Hulk does not wake up, then Thor is not happy.
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...
¬WakesUp(theHulk) → ¬Happy(thor)
null
null
superhero(peterparker) xor civilian(peterparker) destroyer(thehulk) angry(thehulk) implies wakesup(thehulk) wakesup(thehulk) implies breaks(thehulk, bridge) god(thor) happy(thor) implies breaks(thor, bridge) forall x (god(x) implies not destroyer(x)) superhero(peter) implies wears(peter, uniform) forall x ((des...
not wakesup(thehulk) implies not happy(thor)
superhero(peterparker) ^ civilian(peterparker) destroyer(thehulk) angry(thehulk) -: wakesup(thehulk) wakesup(thehulk) -: breaks(thehulk, bridge) god(thor) happy(thor) -: breaks(thor, bridge) forall (god(x) -: notdestroyer(x)) superhero(peter) -: wears(peter, uniform) forall ((destroyer(x) , breaks(x,bridge)) -:...
notwakesup(thehulk) -: nothappy(thor)
[superhero[(peterparker)] civilian[(peterparker)] destroyer[(thehulk)] angry[(thehulk)] wakesup[(thehulk)] wakesup[(thehulk)] breaks[(thehulk bridge)] god[(thor)] happy[(thor)] breaks[(thor bridge)] @every *x [(god[(?x)] ~destroyer[(?x)])] superhero[(peter)] wears[(peter uniform)] @every *x [([(destroy...
~[wakesup[(thehulk)] ~happy[(thor)]]
superhero(peterparker) ^ civilian(peterparker) destroyer(thehulk) angry(thehulk) :- wakesup(thehulk) wakesup(thehulk) :- breaks(thehulk, bridge) god(thor) happy(thor) :- breaks(thor, bridge) all:x (god(x) :- ~destroyer(x)) superhero(peter) :- wears(peter, uniform) all:x ((destroyer(x) & breaks(x,bridge)) :- ~ci...
~wakesup(thehulk) :- ~happy(thor)
+S2(+p2)-+C2(+p2)+D2(+t2)+A2(+t2)-+W2(+t2)+W2(+t2)-+B2+G2(+t2)+H2(+t2)-+B2-(+G0--+D0)+S2(+p2)-+W2-((+D0++B0)--+C0(+p0))+H2(+t2)-+A2(+t2)
-+W2(+t2)--+H2(+t2)
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 ...
If Thor is happy, then Peter Parker wears a 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) → Wears(peterParker, uniform)
null
null
superhero(peterparker) xor civilian(peterparker) destroyer(thehulk) angry(thehulk) implies wakesup(thehulk) wakesup(thehulk) implies breaks(thehulk, bridge) god(thor) happy(thor) implies breaks(thor, bridge) forall x (god(x) implies not destroyer(x)) superhero(peter) implies wears(peter, uniform) forall x ((des...
happy(thor) implies wears(peterparker, uniform)
superhero(peterparker) ^ civilian(peterparker) destroyer(thehulk) angry(thehulk) -: wakesup(thehulk) wakesup(thehulk) -: breaks(thehulk, bridge) god(thor) happy(thor) -: breaks(thor, bridge) forall (god(x) -: notdestroyer(x)) superhero(peter) -: wears(peter, uniform) forall ((destroyer(x) , breaks(x,bridge)) -:...
happy(thor) -: wears(peterparker, uniform)
[superhero[(peterparker)] civilian[(peterparker)] destroyer[(thehulk)] angry[(thehulk)] wakesup[(thehulk)] wakesup[(thehulk)] breaks[(thehulk bridge)] god[(thor)] happy[(thor)] breaks[(thor bridge)] @every *x [(god[(?x)] ~destroyer[(?x)])] superhero[(peter)] wears[(peter uniform)] @every *x [([(destroy...
[happy[(thor)] wears[(peterparker uniform)]]
superhero(peterparker) ^ civilian(peterparker) destroyer(thehulk) angry(thehulk) :- wakesup(thehulk) wakesup(thehulk) :- breaks(thehulk, bridge) god(thor) happy(thor) :- breaks(thor, bridge) all:x (god(x) :- ~destroyer(x)) superhero(peter) :- wears(peter, uniform) all:x ((destroyer(x) & breaks(x,bridge)) :- ~ci...
happy(thor) :- wears(peterparker, uniform)
+S2(+p2)-+C2(+p2)+D2(+t2)+A2(+t2)-+W2(+t2)+W2(+t2)-+B2+G2(+t2)+H2(+t2)-+B2-(+G0--+D0)+S2(+p2)-+W2-((+D0++B0)--+C0(+p0))+H2(+t2)-+A2(+t2)
+H2(+t2)-+W2
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 ...
If Thor is not happy, then no bridge will be broken.
U
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) → ¬Breaks(thor, bridge)
null
null
superhero(peterparker) xor civilian(peterparker) destroyer(thehulk) angry(thehulk) implies wakesup(thehulk) wakesup(thehulk) implies breaks(thehulk, bridge) god(thor) happy(thor) implies breaks(thor, bridge) forall x (god(x) implies not destroyer(x)) superhero(peter) implies wears(peter, uniform) forall x ((des...
not happy(thor) implies not breaks(thor, bridge)
superhero(peterparker) ^ civilian(peterparker) destroyer(thehulk) angry(thehulk) -: wakesup(thehulk) wakesup(thehulk) -: breaks(thehulk, bridge) god(thor) happy(thor) -: breaks(thor, bridge) forall (god(x) -: notdestroyer(x)) superhero(peter) -: wears(peter, uniform) forall ((destroyer(x) , breaks(x,bridge)) -:...
nothappy(thor) -: notbreaks(thor, bridge)
[superhero[(peterparker)] civilian[(peterparker)] destroyer[(thehulk)] angry[(thehulk)] wakesup[(thehulk)] wakesup[(thehulk)] breaks[(thehulk bridge)] god[(thor)] happy[(thor)] breaks[(thor bridge)] @every *x [(god[(?x)] ~destroyer[(?x)])] superhero[(peter)] wears[(peter uniform)] @every *x [([(destroy...
~[happy[(thor)] ~breaks[(thor bridge)]]
superhero(peterparker) ^ civilian(peterparker) destroyer(thehulk) angry(thehulk) :- wakesup(thehulk) wakesup(thehulk) :- breaks(thehulk, bridge) god(thor) happy(thor) :- breaks(thor, bridge) all:x (god(x) :- ~destroyer(x)) superhero(peter) :- wears(peter, uniform) all:x ((destroyer(x) & breaks(x,bridge)) :- ~ci...
~happy(thor) :- ~breaks(thor, bridge)
+S2(+p2)-+C2(+p2)+D2(+t2)+A2(+t2)-+W2(+t2)+W2(+t2)-+B2+G2(+t2)+H2(+t2)-+B2-(+G0--+D0)+S2(+p2)-+W2-((+D0++B0)--+C0(+p0))+H2(+t2)-+A2(+t2)
-+H2(+t2)--+B2
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-Fra...
Longueau is situated on the Paris–Lille railway.
T
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 ((P...
SituatedOn(longueau, pairsLille)
null
null
railwaystation(boves) and in(boves, france) precede(longueau, boves) precede(boves, dommartin) in(france, europe) situatedon(dommartin, pairslille) forall x forall y forall z ((situatedon(x, z) and (precede(x, y) or precede(y, x)) implies situatedon(y, z)) serve(boves, hautsdefrance) forall x forall y forall z (...
situatedon(longueau, pairslille)
railwaystation(boves) , in(boves, france) precede(longueau, boves) precede(boves, dommartin) in(france, europe) situatedon(dommartin, pairslille) forall forall forall ((situatedon(x, z) , (precede(x, y) | precede(y, x)) -: situatedon(y, z)) serve(boves, hautsdefrance) forall forall forall ((in(x, y) , in(y, z)) ...
situatedon(longueau, pairslille)
[railwaystation[(boves)] in[(boves france)] precede[(longueau boves)] precede[(boves dommartin)] in[(france europe)] situatedon[(dommartin pairslille)] @every *x @every *y @every *z [([(situatedon[(?x z)] [(precede[(?x y)] precede[(?y x)])] situatedon[(?y z)])] serve[(boves hautsdefrance)] @every *...
[situatedon[(longueau pairslille)]]
railwaystation(boves) & in(boves, france) precede(longueau, boves) precede(boves, dommartin) in(france, europe) situatedon(dommartin, pairslille) all:x all:y all:z ((situatedon(x, z) & (precede(x, y) | precede(y, x)) :- situatedon(y, z)) serve(boves, hautsdefrance) all:x all:y all:z ((in(x, y) & in(y, z)) :- in(...
situatedon(longueau, pairslille)
+R2(+b2)++I2+P2+P2+I2+S2---((+S0+(+P0-+P0)-+S0)+S2---((+I0++I0)-+I0)---((+P0++P0)-+P0)
+S2
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-Fra...
Boves is not in Europe.
F
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 ((P...
¬In(boves, europe)
null
null
railwaystation(boves) and in(boves, france) precede(longueau, boves) precede(boves, dommartin) in(france, europe) situatedon(dommartin, pairslille) forall x forall y forall z ((situatedon(x, z) and (precede(x, y) or precede(y, x)) implies situatedon(y, z)) serve(boves, hautsdefrance) forall x forall y forall z (...
not in(boves, europe)
railwaystation(boves) , in(boves, france) precede(longueau, boves) precede(boves, dommartin) in(france, europe) situatedon(dommartin, pairslille) forall forall forall ((situatedon(x, z) , (precede(x, y) | precede(y, x)) -: situatedon(y, z)) serve(boves, hautsdefrance) forall forall forall ((in(x, y) , in(y, z)) ...
notin(boves, europe)
[railwaystation[(boves)] in[(boves france)] precede[(longueau boves)] precede[(boves dommartin)] in[(france europe)] situatedon[(dommartin pairslille)] @every *x @every *y @every *z [([(situatedon[(?x z)] [(precede[(?x y)] precede[(?y x)])] situatedon[(?y z)])] serve[(boves hautsdefrance)] @every *...
~[in[(boves europe)]]
railwaystation(boves) & in(boves, france) precede(longueau, boves) precede(boves, dommartin) in(france, europe) situatedon(dommartin, pairslille) all:x all:y all:z ((situatedon(x, z) & (precede(x, y) | precede(y, x)) :- situatedon(y, z)) serve(boves, hautsdefrance) all:x all:y all:z ((in(x, y) & in(y, z)) :- in(...
~in(boves, europe)
+R2(+b2)++I2+P2+P2+I2+S2---((+S0+(+P0-+P0)-+S0)+S2---((+I0++I0)-+I0)---((+P0++P0)-+P0)
-+I2
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-Fra...
Longueau is served by regional TER Hauts-de-France trains.
U
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 ((P...
Serve(longueau, hautsDeFrance)
null
null
railwaystation(boves) and in(boves, france) precede(longueau, boves) precede(boves, dommartin) in(france, europe) situatedon(dommartin, pairslille) forall x forall y forall z ((situatedon(x, z) and (precede(x, y) or precede(y, x)) implies situatedon(y, z)) serve(boves, hautsdefrance) forall x forall y forall z (...
serve(longueau, hautsdefrance)
railwaystation(boves) , in(boves, france) precede(longueau, boves) precede(boves, dommartin) in(france, europe) situatedon(dommartin, pairslille) forall forall forall ((situatedon(x, z) , (precede(x, y) | precede(y, x)) -: situatedon(y, z)) serve(boves, hautsdefrance) forall forall forall ((in(x, y) , in(y, z)) ...
serve(longueau, hautsdefrance)
[railwaystation[(boves)] in[(boves france)] precede[(longueau boves)] precede[(boves dommartin)] in[(france europe)] situatedon[(dommartin pairslille)] @every *x @every *y @every *z [([(situatedon[(?x z)] [(precede[(?x y)] precede[(?y x)])] situatedon[(?y z)])] serve[(boves hautsdefrance)] @every *...
[serve[(longueau hautsdefrance)]]
railwaystation(boves) & in(boves, france) precede(longueau, boves) precede(boves, dommartin) in(france, europe) situatedon(dommartin, pairslille) all:x all:y all:z ((situatedon(x, z) & (precede(x, y) | precede(y, x)) :- situatedon(y, z)) serve(boves, hautsdefrance) all:x all:y all:z ((in(x, y) & in(y, z)) :- in(...
serve(longueau, hautsdefrance)
+R2(+b2)++I2+P2+P2+I2+S2---((+S0+(+P0-+P0)-+S0)+S2---((+I0++I0)-+I0)---((+P0++P0)-+P0)
+S2
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 o...
Eight is larger than seven.
T
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)) I...
Larger(eight, seven)
null
null
realnum(num6) and realnum(num7) and realnum(num8) forall x forall y ((realnum(x) and realnum(y) and issuccessorof(x, y)) implies larger(x, y)) forall x forall y (larger(x, y) implies not larger(y, x)) exists y(issuccessorof(y, num6) and equals(num7, y)) exists y(issuccessorof(y, num7) and equals(num8, y)) positive...
larger(eight, seven)
realnum(num6) , realnum(num7) , realnum(num8) forall forall ((realnum(x) , realnum(y) , issuccessorof(x, y)) -: larger(x, y)) forall forall (larger(x, y) -: notlarger(y, x)) (issuccessorof(y, num6) , equals(num7, y)) (issuccessorof(y, num7) , equals(num8, y)) positive(num2) forall forall ((positive(x) , isdouble(...
larger(eight, seven)
[realnum[(num6)] realnum[(num7)] realnum[(num8)] @every *x @every *y [([(realnum[(?x)] realnum[(?y)] issuccessorof[(?x y)])] larger[(?x y)])] @every *x @every *y [(larger[(?x y)] ~larger[(?y x)])] *y[(issuccessorof[(?y num6)] equals[(num7 y)])] *y[(issuccessorof[(?y num7)] equals[(num8 y)])] positi...
[larger[(eight seven)]]
realnum(num6) & realnum(num7) & realnum(num8) all:x all:y ((realnum(x) & realnum(y) & issuccessorof(x, y)) :- larger(x, y)) all:x all:y (larger(x, y) :- ~larger(y, x)) y(issuccessorof(y, num6) & equals(num7, y)) y(issuccessorof(y, num7) & equals(num8, y)) positive(num2) all:x all:y ((positive(x) & isdouble(y, x))...
larger(eight, seven)
+R2(+n2)++R2(+n2)++R2(+n2)--((+R0++R0++I0)-+L0)--(+L0--+L0)+(+I1++E1)+(+I1++E1)+P2(+n2)--((+P0++I0)-+P0)+I2+I2
+L2
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 o...
Eight is positive.
T
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)) I...
Positive(eight)
null
null
realnum(num6) and realnum(num7) and realnum(num8) forall x forall y ((realnum(x) and realnum(y) and issuccessorof(x, y)) implies larger(x, y)) forall x forall y (larger(x, y) implies not larger(y, x)) exists y(issuccessorof(y, num6) and equals(num7, y)) exists y(issuccessorof(y, num7) and equals(num8, y)) positive...
positive(eight)
realnum(num6) , realnum(num7) , realnum(num8) forall forall ((realnum(x) , realnum(y) , issuccessorof(x, y)) -: larger(x, y)) forall forall (larger(x, y) -: notlarger(y, x)) (issuccessorof(y, num6) , equals(num7, y)) (issuccessorof(y, num7) , equals(num8, y)) positive(num2) forall forall ((positive(x) , isdouble(...
positive(eight)
[realnum[(num6)] realnum[(num7)] realnum[(num8)] @every *x @every *y [([(realnum[(?x)] realnum[(?y)] issuccessorof[(?x y)])] larger[(?x y)])] @every *x @every *y [(larger[(?x y)] ~larger[(?y x)])] *y[(issuccessorof[(?y num6)] equals[(num7 y)])] *y[(issuccessorof[(?y num7)] equals[(num8 y)])] positi...
[positive[(eight)]]
realnum(num6) & realnum(num7) & realnum(num8) all:x all:y ((realnum(x) & realnum(y) & issuccessorof(x, y)) :- larger(x, y)) all:x all:y (larger(x, y) :- ~larger(y, x)) y(issuccessorof(y, num6) & equals(num7, y)) y(issuccessorof(y, num7) & equals(num8, y)) positive(num2) all:x all:y ((positive(x) & isdouble(y, x))...
positive(eight)
+R2(+n2)++R2(+n2)++R2(+n2)--((+R0++R0++I0)-+L0)--(+L0--+L0)+(+I1++E1)+(+I1++E1)+P2(+n2)--((+P0++I0)-+P0)+I2+I2
+P2(+e2)
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 o...
Six is larger than seven.
F
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)) I...
Larger(six, seven)
null
null
realnum(num6) and realnum(num7) and realnum(num8) forall x forall y ((realnum(x) and realnum(y) and issuccessorof(x, y)) implies larger(x, y)) forall x forall y (larger(x, y) implies not larger(y, x)) exists y(issuccessorof(y, num6) and equals(num7, y)) exists y(issuccessorof(y, num7) and equals(num8, y)) positive...
larger(six, seven)
realnum(num6) , realnum(num7) , realnum(num8) forall forall ((realnum(x) , realnum(y) , issuccessorof(x, y)) -: larger(x, y)) forall forall (larger(x, y) -: notlarger(y, x)) (issuccessorof(y, num6) , equals(num7, y)) (issuccessorof(y, num7) , equals(num8, y)) positive(num2) forall forall ((positive(x) , isdouble(...
larger(six, seven)
[realnum[(num6)] realnum[(num7)] realnum[(num8)] @every *x @every *y [([(realnum[(?x)] realnum[(?y)] issuccessorof[(?x y)])] larger[(?x y)])] @every *x @every *y [(larger[(?x y)] ~larger[(?y x)])] *y[(issuccessorof[(?y num6)] equals[(num7 y)])] *y[(issuccessorof[(?y num7)] equals[(num8 y)])] positi...
[larger[(six seven)]]
realnum(num6) & realnum(num7) & realnum(num8) all:x all:y ((realnum(x) & realnum(y) & issuccessorof(x, y)) :- larger(x, y)) all:x all:y (larger(x, y) :- ~larger(y, x)) y(issuccessorof(y, num6) & equals(num7, y)) y(issuccessorof(y, num7) & equals(num8, y)) positive(num2) all:x all:y ((positive(x) & isdouble(y, x))...
larger(six, seven)
+R2(+n2)++R2(+n2)++R2(+n2)--((+R0++R0++I0)-+L0)--(+L0--+L0)+(+I1++E1)+(+I1++E1)+P2(+n2)--((+P0++I0)-+P0)+I2+I2
+L2
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.
Miroslav Venhoda loved music.
U
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, methodOfStudyingGregor...
Love(miroslav, music)
null
null
czech(miroslav) and choralconductor(miroslav) and specializeinperformanceof(miroslav, renaissancemusic) and specializeinperformanceof(miroslav, baroquemusic) forall x (choralconductor(x) implies musician(x)) exists x exists y ((musician(x) implies love(x, music)) and (not (x=y) and musician(y) implies love(y, music))...
love(miroslav, music)
czech(miroslav) , choralconductor(miroslav) , specializeinperformanceof(miroslav, renaissancemusic) , specializeinperformanceof(miroslav, baroquemusic) forall (choralconductor(x) -: musician(x)) ((musician(x) -: love(x, music)) , (not(x=y) , musician(y) -: love(y, music))) publishedbook(miroslav, methodofstudyingg...
love(miroslav, music)
[czech[(miroslav)] choralconductor[(miroslav)] specializeinperformanceof[(miroslav renaissancemusic)] specializeinperformanceof[(miroslav baroquemusic)] @every *x [(choralconductor[(?x)] musician[(?x)])] *x *y [([(musician[(?x)] love[(?x music)])] [(~[(?x=y)] musician[(?y)] love[(?y music)])])] published...
[love[(miroslav music)]]
czech(miroslav) & choralconductor(miroslav) & specializeinperformanceof(miroslav, renaissancemusic) & specializeinperformanceof(miroslav, baroquemusic) all:x (choralconductor(x) :- musician(x)) x y ((musician(x) :- love(x, music)) & (~(x=y) & musician(y) :- love(y, music))) publishedbook(miroslav, methodofstudyinggr...
love(miroslav, music)
+C2(+m2)++C2(+m2)++S2++S2-(+C0-+M0)++((+M1-+L1)+(-(+x1)++M1-+L1))+P2
+L2
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.
A Czech published a book in 1946.
T
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, methodOfStudyingGregor...
∃x ∃y (Czech(x) ∧ PublishedBook(x, y, year1946))
null
null
czech(miroslav) and choralconductor(miroslav) and specializeinperformanceof(miroslav, renaissancemusic) and specializeinperformanceof(miroslav, baroquemusic) forall x (choralconductor(x) implies musician(x)) exists x exists y ((musician(x) implies love(x, music)) and (not (x=y) and musician(y) implies love(y, music))...
exists x exists y (czech(x) and publishedbook(x, y, year1946))
czech(miroslav) , choralconductor(miroslav) , specializeinperformanceof(miroslav, renaissancemusic) , specializeinperformanceof(miroslav, baroquemusic) forall (choralconductor(x) -: musician(x)) ((musician(x) -: love(x, music)) , (not(x=y) , musician(y) -: love(y, music))) publishedbook(miroslav, methodofstudyingg...
(czech(x) , publishedbook(x, y, year1946))
[czech[(miroslav)] choralconductor[(miroslav)] specializeinperformanceof[(miroslav renaissancemusic)] specializeinperformanceof[(miroslav baroquemusic)] @every *x [(choralconductor[(?x)] musician[(?x)])] *x *y [([(musician[(?x)] love[(?x music)])] [(~[(?x=y)] musician[(?y)] love[(?y music)])])] published...
[*x *y [(czech[(?x)] publishedbook[(?x y year1946)])]]
czech(miroslav) & choralconductor(miroslav) & specializeinperformanceof(miroslav, renaissancemusic) & specializeinperformanceof(miroslav, baroquemusic) all:x (choralconductor(x) :- musician(x)) x y ((musician(x) :- love(x, music)) & (~(x=y) & musician(y) :- love(y, music))) publishedbook(miroslav, methodofstudyinggr...
x y (czech(x) & publishedbook(x, y, year1946))
+C2(+m2)++C2(+m2)++S2++S2-(+C0-+M0)++((+M1-+L1)+(-(+x1)++M1-+L1))+P2
++(+C1++P1)
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.
No choral conductor specialized in the performance of Renaissance.
F
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, methodOfStudyingGregor...
∀x (ChoralConductor(x) → ¬SpecializeInPerformanceOf(x, renaissanceMusic))
null
null
czech(miroslav) and choralconductor(miroslav) and specializeinperformanceof(miroslav, renaissancemusic) and specializeinperformanceof(miroslav, baroquemusic) forall x (choralconductor(x) implies musician(x)) exists x exists y ((musician(x) implies love(x, music)) and (not (x=y) and musician(y) implies love(y, music))...
forall x (choralconductor(x) implies not specializeinperformanceof(x, renaissancemusic))
czech(miroslav) , choralconductor(miroslav) , specializeinperformanceof(miroslav, renaissancemusic) , specializeinperformanceof(miroslav, baroquemusic) forall (choralconductor(x) -: musician(x)) ((musician(x) -: love(x, music)) , (not(x=y) , musician(y) -: love(y, music))) publishedbook(miroslav, methodofstudyingg...
forall (choralconductor(x) -: notspecializeinperformanceof(x, renaissancemusic))
[czech[(miroslav)] choralconductor[(miroslav)] specializeinperformanceof[(miroslav renaissancemusic)] specializeinperformanceof[(miroslav baroquemusic)] @every *x [(choralconductor[(?x)] musician[(?x)])] *x *y [([(musician[(?x)] love[(?x music)])] [(~[(?x=y)] musician[(?y)] love[(?y music)])])] published...
[@every *x [(choralconductor[(?x)] ~specializeinperformanceof[(?x renaissancemusic)])]]
czech(miroslav) & choralconductor(miroslav) & specializeinperformanceof(miroslav, renaissancemusic) & specializeinperformanceof(miroslav, baroquemusic) all:x (choralconductor(x) :- musician(x)) x y ((musician(x) :- love(x, music)) & (~(x=y) & musician(y) :- love(y, music))) publishedbook(miroslav, methodofstudyinggr...
all:x (choralconductor(x) :- ~specializeinperformanceof(x, renaissancemusic))
+C2(+m2)++C2(+m2)++S2++S2-(+C0-+M0)++((+M1-+L1)+(-(+x1)++M1-+L1))+P2
-(+C0--+S0)
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.
Cats like playing with taiga vole.
T
Vole(taigaVole) ∧ LiveIn(taigaVole, northAmerica) LikePlayingWith(cat, taigaVole) LiveIn(taigaVole, borealTaigaZone) ∀x ((LiveIn(x, northAmerica) ∧ LiveIn(x, borealTaigaZone)) → LiveIn(x, coldPlace))
LikePlayingWith(cat, taigaVole)
null
null
vole(taigavole) and livein(taigavole, northamerica) likeplayingwith(cat, taigavole) livein(taigavole, borealtaigazone) forall x ((livein(x, northamerica) and livein(x, borealtaigazone)) implies livein(x, coldplace))
likeplayingwith(cat, taigavole)
vole(taigavole) , livein(taigavole, northamerica) likeplayingwith(cat, taigavole) livein(taigavole, borealtaigazone) forall ((livein(x, northamerica) , livein(x, borealtaigazone)) -: livein(x, coldplace))
likeplayingwith(cat, taigavole)
[vole[(taigavole)] livein[(taigavole northamerica)] likeplayingwith[(cat taigavole)] livein[(taigavole borealtaigazone)] @every *x [([(livein[(?x northamerica)] livein[(?x borealtaigazone)])] livein[(?x coldplace)])]]
[likeplayingwith[(cat taigavole)]]
vole(taigavole) & livein(taigavole, northamerica) likeplayingwith(cat, taigavole) livein(taigavole, borealtaigazone) all:x ((livein(x, northamerica) & livein(x, borealtaigazone)) :- livein(x, coldplace))
likeplayingwith(cat, taigavole)
+V2(+t2)++L2+L2+L2-((+L0++L0)-+L0)
+L2
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.
Taiga vole's living place is not cold.
F
Vole(taigaVole) ∧ LiveIn(taigaVole, northAmerica) LikePlayingWith(cat, taigaVole) LiveIn(taigaVole, borealTaigaZone) ∀x ((LiveIn(x, northAmerica) ∧ LiveIn(x, borealTaigaZone)) → LiveIn(x, coldPlace))
¬LiveIn(taigaVole, coldPlace)
null
null
vole(taigavole) and livein(taigavole, northamerica) likeplayingwith(cat, taigavole) livein(taigavole, borealtaigazone) forall x ((livein(x, northamerica) and livein(x, borealtaigazone)) implies livein(x, coldplace))
not livein(taigavole, coldplace)
vole(taigavole) , livein(taigavole, northamerica) likeplayingwith(cat, taigavole) livein(taigavole, borealtaigazone) forall ((livein(x, northamerica) , livein(x, borealtaigazone)) -: livein(x, coldplace))
notlivein(taigavole, coldplace)
[vole[(taigavole)] livein[(taigavole northamerica)] likeplayingwith[(cat taigavole)] livein[(taigavole borealtaigazone)] @every *x [([(livein[(?x northamerica)] livein[(?x borealtaigazone)])] livein[(?x coldplace)])]]
~[livein[(taigavole coldplace)]]
vole(taigavole) & livein(taigavole, northamerica) likeplayingwith(cat, taigavole) livein(taigavole, borealtaigazone) all:x ((livein(x, northamerica) & livein(x, borealtaigazone)) :- livein(x, coldplace))
~livein(taigavole, coldplace)
+V2(+t2)++L2+L2+L2-((+L0++L0)-+L0)
-+L2
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 Med...
Megan Whalen Turner worked with Greenwillow Books.
T
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...
WorkedWith(WhalenTurner, greenWillowbooks)
null
null
youngadultfantasy(thickastheives) and novel(thickastheives) and writtenby(thickastheives, meganwhalenturner) publishedby(thickastheives, greenwillowbooks) forall x forall y forall z ((writtenby(x, y) and publishedby(x, z)) implies workedwith(y, z)) fictional(medeempire) and setin(thickastheives, medeempire) exists ...
workedwith(whalenturner, greenwillowbooks)
youngadultfantasy(thickastheives) , novel(thickastheives) , writtenby(thickastheives, meganwhalenturner) publishedby(thickastheives, greenwillowbooks) forall forall forall ((writtenby(x, y) , publishedby(x, z)) -: workedwith(y, z)) fictional(medeempire) , setin(thickastheives, medeempire) ((country(x) , near(x, m...
workedwith(whalenturner, greenwillowbooks)
[youngadultfantasy[(thickastheives)] novel[(thickastheives)] writtenby[(thickastheives meganwhalenturner)] publishedby[(thickastheives greenwillowbooks)] @every *x @every *y @every *z [([(writtenby[(?x y)] publishedby[(?x z)])] workedwith[(?y z)])] fictional[(medeempire)] setin[(thickastheives medeempire)...
[workedwith[(whalenturner greenwillowbooks)]]
youngadultfantasy(thickastheives) & novel(thickastheives) & writtenby(thickastheives, meganwhalenturner) publishedby(thickastheives, greenwillowbooks) all:x all:y all:z ((writtenby(x, y) & publishedby(x, z)) :- workedwith(y, z)) fictional(medeempire) & setin(thickastheives, medeempire) x y ((country(x) & near(x, me...
workedwith(whalenturner, greenwillowbooks)
+Y2(+t2)++N2(+t2)++W2+P2---((+W0++P0)-+W0)+F2(+m2)++S2++((+C1++N1++P1)+(-(+x1)++N1++P1))+C2(+a2)++N2++C2(+s2)++N2+S2++S2
+W2
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 Med...
The Mede Empire plans to swallow up Attolia.
U
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, attolia)
null
null
youngadultfantasy(thickastheives) and novel(thickastheives) and writtenby(thickastheives, meganwhalenturner) publishedby(thickastheives, greenwillowbooks) forall x forall y forall z ((writtenby(x, y) and publishedby(x, z)) implies workedwith(y, z)) fictional(medeempire) and setin(thickastheives, medeempire) exists ...
plotstoswallowup(medeempire, attolia)
youngadultfantasy(thickastheives) , novel(thickastheives) , writtenby(thickastheives, meganwhalenturner) publishedby(thickastheives, greenwillowbooks) forall forall forall ((writtenby(x, y) , publishedby(x, z)) -: workedwith(y, z)) fictional(medeempire) , setin(thickastheives, medeempire) ((country(x) , near(x, m...
plotstoswallowup(medeempire, attolia)
[youngadultfantasy[(thickastheives)] novel[(thickastheives)] writtenby[(thickastheives meganwhalenturner)] publishedby[(thickastheives greenwillowbooks)] @every *x @every *y @every *z [([(writtenby[(?x y)] publishedby[(?x z)])] workedwith[(?y z)])] fictional[(medeempire)] setin[(thickastheives medeempire)...
[plotstoswallowup[(medeempire attolia)]]
youngadultfantasy(thickastheives) & novel(thickastheives) & writtenby(thickastheives, meganwhalenturner) publishedby(thickastheives, greenwillowbooks) all:x all:y all:z ((writtenby(x, y) & publishedby(x, z)) :- workedwith(y, z)) fictional(medeempire) & setin(thickastheives, medeempire) x y ((country(x) & near(x, me...
plotstoswallowup(medeempire, attolia)
+Y2(+t2)++N2(+t2)++W2+P2---((+W0++P0)-+W0)+F2(+m2)++S2++((+C1++N1++P1)+(-(+x1)++N1++P1))+C2(+a2)++N2++C2(+s2)++N2+S2++S2
+P2
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 Med...
Thick as Thieves is not set in the Mede Empire.
F
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...
¬SetIn(thickAsTheives, medeEmpire)
null
null
youngadultfantasy(thickastheives) and novel(thickastheives) and writtenby(thickastheives, meganwhalenturner) publishedby(thickastheives, greenwillowbooks) forall x forall y forall z ((writtenby(x, y) and publishedby(x, z)) implies workedwith(y, z)) fictional(medeempire) and setin(thickastheives, medeempire) exists ...
not setin(thickastheives, medeempire)
youngadultfantasy(thickastheives) , novel(thickastheives) , writtenby(thickastheives, meganwhalenturner) publishedby(thickastheives, greenwillowbooks) forall forall forall ((writtenby(x, y) , publishedby(x, z)) -: workedwith(y, z)) fictional(medeempire) , setin(thickastheives, medeempire) ((country(x) , near(x, m...
notsetin(thickastheives, medeempire)
[youngadultfantasy[(thickastheives)] novel[(thickastheives)] writtenby[(thickastheives meganwhalenturner)] publishedby[(thickastheives greenwillowbooks)] @every *x @every *y @every *z [([(writtenby[(?x y)] publishedby[(?x z)])] workedwith[(?y z)])] fictional[(medeempire)] setin[(thickastheives medeempire)...
~[setin[(thickastheives medeempire)]]
youngadultfantasy(thickastheives) & novel(thickastheives) & writtenby(thickastheives, meganwhalenturner) publishedby(thickastheives, greenwillowbooks) all:x all:y all:z ((writtenby(x, y) & publishedby(x, z)) :- workedwith(y, z)) fictional(medeempire) & setin(thickastheives, medeempire) x y ((country(x) & near(x, me...
~setin(thickastheives, medeempire)
+Y2(+t2)++N2(+t2)++W2+P2---((+W0++P0)-+W0)+F2(+m2)++S2++((+C1++N1++P1)+(-(+x1)++N1++P1))+C2(+a2)++N2++C2(+s2)++N2+S2++S2
-+S2
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 Med...
Megan Whalen Turner did not work with Greenwillow Books.
F
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...
¬WorkedWith(megan, greenWillowbooks)
null
null
youngadultfantasy(thickastheives) and novel(thickastheives) and writtenby(thickastheives, meganwhalenturner) publishedby(thickastheives, greenwillowbooks) forall x forall y forall z ((writtenby(x, y) and publishedby(x, z)) implies workedwith(y, z)) fictional(medeempire) and setin(thickastheives, medeempire) exists ...
not workedwith(megan, greenwillowbooks)
youngadultfantasy(thickastheives) , novel(thickastheives) , writtenby(thickastheives, meganwhalenturner) publishedby(thickastheives, greenwillowbooks) forall forall forall ((writtenby(x, y) , publishedby(x, z)) -: workedwith(y, z)) fictional(medeempire) , setin(thickastheives, medeempire) ((country(x) , near(x, m...
notworkedwith(megan, greenwillowbooks)
[youngadultfantasy[(thickastheives)] novel[(thickastheives)] writtenby[(thickastheives meganwhalenturner)] publishedby[(thickastheives greenwillowbooks)] @every *x @every *y @every *z [([(writtenby[(?x y)] publishedby[(?x z)])] workedwith[(?y z)])] fictional[(medeempire)] setin[(thickastheives medeempire)...
~[workedwith[(megan greenwillowbooks)]]
youngadultfantasy(thickastheives) & novel(thickastheives) & writtenby(thickastheives, meganwhalenturner) publishedby(thickastheives, greenwillowbooks) all:x all:y all:z ((writtenby(x, y) & publishedby(x, z)) :- workedwith(y, z)) fictional(medeempire) & setin(thickastheives, medeempire) x y ((country(x) & near(x, me...
~workedwith(megan, greenwillowbooks)
+Y2(+t2)++N2(+t2)++W2+P2---((+W0++P0)-+W0)+F2(+m2)++S2++((+C1++N1++P1)+(-(+x1)++N1++P1))+C2(+a2)++N2++C2(+s2)++N2+S2++S2
-+W2
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 Brow...
Walter Folger Brown graduated with a Bachelor of Arts.
T
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(katherinHaf...
GraduatedWith(walterBrown, bachelorsOfArt)
null
null
americanpolitician(walterbrown) and lawyer(walterbrown) and servedas(walterbrown, postmastergeneral) graduated(walterbrown, harvard) and graduatedwith(walterbrown, bachelorsofart) exists t(in(walterbrown, toledo, t) and in(walterbrownfather, toledo, t) and practicedlawtogether(walterbrown, walterbrownfather, t)) mar...
graduatedwith(walterbrown, bachelorsofart)
americanpolitician(walterbrown) , lawyer(walterbrown) , servedas(walterbrown, postmastergeneral) graduated(walterbrown, harvard) , graduatedwith(walterbrown, bachelorsofart) (in(walterbrown, toledo, t) , in(walterbrownfather, toledo, t) , practicedlawtogether(walterbrown, walterbrownfather, t)) married(katherinhafer...
graduatedwith(walterbrown, bachelorsofart)
[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)])] marri...
[graduatedwith[(walterbrown bachelorsofart)]]
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(katherinhafe...
graduatedwith(walterbrown, bachelorsofart)
+A2(+w2)++L2(+w2)++S2+G2++G2+(+I1++I1++P1)+M2
+G2
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 Brow...
Walter Folger Brown's father was in Toledo.
T
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(katherinHaf...
∃t(In(walterBrownFather, toledo, t))
null
null
americanpolitician(walterbrown) and lawyer(walterbrown) and servedas(walterbrown, postmastergeneral) graduated(walterbrown, harvard) and graduatedwith(walterbrown, bachelorsofart) exists t(in(walterbrown, toledo, t) and in(walterbrownfather, toledo, t) and practicedlawtogether(walterbrown, walterbrownfather, t)) mar...
exists t(in(walterbrownfather, toledo, t))
americanpolitician(walterbrown) , lawyer(walterbrown) , servedas(walterbrown, postmastergeneral) graduated(walterbrown, harvard) , graduatedwith(walterbrown, bachelorsofart) (in(walterbrown, toledo, t) , in(walterbrownfather, toledo, t) , practicedlawtogether(walterbrown, walterbrownfather, t)) married(katherinhafer...
(in(walterbrownfather, toledo, t))
[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)])] marri...
[*t[(in[(walterbrownfather toledo t)])]]
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(katherinhafe...
t(in(walterbrownfather, toledo, t))
+A2(+w2)++L2(+w2)++S2+G2++G2+(+I1++I1++P1)+M2
+(+I1)
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 Brow...
Walter Folger Brown was not in Toledo.
F
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(katherinHaf...
∃t(¬In(walterBrownFather, toledo, t))
null
null
americanpolitician(walterbrown) and lawyer(walterbrown) and servedas(walterbrown, postmastergeneral) graduated(walterbrown, harvard) and graduatedwith(walterbrown, bachelorsofart) exists t(in(walterbrown, toledo, t) and in(walterbrownfather, toledo, t) and practicedlawtogether(walterbrown, walterbrownfather, t)) mar...
exists t(not in(walterbrownfather, toledo, t))
americanpolitician(walterbrown) , lawyer(walterbrown) , servedas(walterbrown, postmastergeneral) graduated(walterbrown, harvard) , graduatedwith(walterbrown, bachelorsofart) (in(walterbrown, toledo, t) , in(walterbrownfather, toledo, t) , practicedlawtogether(walterbrown, walterbrownfather, t)) married(katherinhafer...
(notin(walterbrownfather, toledo, t))
[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)])] marri...
[*t[(~in[(walterbrownfather toledo t)])]]
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(katherinhafe...
t(~in(walterbrownfather, toledo, t))
+A2(+w2)++L2(+w2)++S2+G2++G2+(+I1++I1++P1)+M2
+(-+I1)
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.
Water from the Croton River watershed flows to somewhere in New York.
T
DrainageBasinOf(crotonRiverWatershed, crotonRiver) In(crotonRiver, southwesternNewYork) ∀x ((Water(x) ∧ In(x, crotonRiverWatershed)) → FlowsTo(x, bronx)) In(bronx, newYork)
∀x ((Water(x) ∧ From(x, crotonRiverWatershed)) → ∃y(FlowsTo(x, y) ∧ In(y, newYork)))
null
null
drainagebasinof(crotonriverwatershed, crotonriver) in(crotonriver, southwesternnewyork) forall x ((water(x) and in(x, crotonriverwatershed)) implies flowsto(x, bronx)) in(bronx, newyork)
forall x ((water(x) and from(x, crotonriverwatershed)) implies exists y(flowsto(x, y) and in(y, newyork)))
drainagebasinof(crotonriverwatershed, crotonriver) in(crotonriver, southwesternnewyork) forall ((water(x) , in(x, crotonriverwatershed)) -: flowsto(x, bronx)) in(bronx, newyork)
forall ((water(x) , from(x, crotonriverwatershed)) -: (flowsto(x, y) , in(y, newyork)))
[drainagebasinof[(crotonriverwatershed crotonriver)] in[(crotonriver southwesternnewyork)] @every *x [([(water[(?x)] in[(?x crotonriverwatershed)])] flowsto[(?x bronx)])] in[(bronx newyork)]]
[@every *x [([(water[(?x)] from[(?x crotonriverwatershed)])] *y[(flowsto[(?x y)] in[(?y newyork)])])]]
drainagebasinof(crotonriverwatershed, crotonriver) in(crotonriver, southwesternnewyork) all:x ((water(x) & in(x, crotonriverwatershed)) :- flowsto(x, bronx)) in(bronx, newyork)
all:x ((water(x) & from(x, crotonriverwatershed)) :- y(flowsto(x, y) & in(y, newyork)))
+D2+I2-((+W0++I0)-+F0)+I2
-((+W0++F0)-+(+F1++I1))
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.
The Croton River watershed is in the Bronx.
U
DrainageBasinOf(crotonRiverWatershed, crotonRiver) In(crotonRiver, southwesternNewYork) ∀x ((Water(x) ∧ In(x, crotonRiverWatershed)) → FlowsTo(x, bronx)) In(bronx, newYork)
In(crotonRiverWatershed, bronx)
null
null
drainagebasinof(crotonriverwatershed, crotonriver) in(crotonriver, southwesternnewyork) forall x ((water(x) and in(x, crotonriverwatershed)) implies flowsto(x, bronx)) in(bronx, newyork)
in(crotonriverwatershed, bronx)
drainagebasinof(crotonriverwatershed, crotonriver) in(crotonriver, southwesternnewyork) forall ((water(x) , in(x, crotonriverwatershed)) -: flowsto(x, bronx)) in(bronx, newyork)
in(crotonriverwatershed, bronx)
[drainagebasinof[(crotonriverwatershed crotonriver)] in[(crotonriver southwesternnewyork)] @every *x [([(water[(?x)] in[(?x crotonriverwatershed)])] flowsto[(?x bronx)])] in[(bronx newyork)]]
[in[(crotonriverwatershed bronx)]]
drainagebasinof(crotonriverwatershed, crotonriver) in(crotonriver, southwesternnewyork) all:x ((water(x) & in(x, crotonriverwatershed)) :- flowsto(x, bronx)) in(bronx, newyork)
in(crotonriverwatershed, bronx)
+D2+I2-((+W0++I0)-+F0)+I2
+I2
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.
Water from the Croton River flows to the Bronx.
U
DrainageBasinOf(crotonRiverWatershed, crotonRiver) In(crotonRiver, southwesternNewYork) ∀x ((Water(x) ∧ In(x, crotonRiverWatershed)) → FlowsTo(x, bronx)) In(bronx, newYork)
∀x (Water(x) ∧ From(x, crotonRiver) → FlowsTo(x, bronx))
null
null
drainagebasinof(crotonriverwatershed, crotonriver) in(crotonriver, southwesternnewyork) forall x ((water(x) and in(x, crotonriverwatershed)) implies flowsto(x, bronx)) in(bronx, newyork)
forall x (water(x) and from(x, crotonriver) implies flowsto(x, bronx))
drainagebasinof(crotonriverwatershed, crotonriver) in(crotonriver, southwesternnewyork) forall ((water(x) , in(x, crotonriverwatershed)) -: flowsto(x, bronx)) in(bronx, newyork)
forall (water(x) , from(x, crotonriver) -: flowsto(x, bronx))
[drainagebasinof[(crotonriverwatershed crotonriver)] in[(crotonriver southwesternnewyork)] @every *x [([(water[(?x)] in[(?x crotonriverwatershed)])] flowsto[(?x bronx)])] in[(bronx newyork)]]
[@every *x [(water[(?x)] from[(?x crotonriver)] flowsto[(?x bronx)])]]
drainagebasinof(crotonriverwatershed, crotonriver) in(crotonriver, southwesternnewyork) all:x ((water(x) & in(x, crotonriverwatershed)) :- flowsto(x, bronx)) in(bronx, newyork)
all:x (water(x) & from(x, crotonriver) :- flowsto(x, bronx))
+D2+I2-((+W0++I0)-+F0)+I2
-(+W0++F0-+F0)
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.
System 7 was formed by former members of Gong.
T
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))
∃x (Form(x, system7) ∧ FormerMemberOf(x, gong))
null
null
basedin(system7, uk) and electronicdancemusicband(system7) form(stevehillage, system7) and form(miquettegiraudy, system7) formermemberof(stevehillage, gong) and formermemberof(miquettegiraudy, gong) forall x (electronicdancemusicband(x) implies band(x)) exists x (clubsingle(x) and release(system7, x)) forall x (cl...
exists x (form(x, system7) and formermemberof(x, gong))
basedin(system7, uk) , electronicdancemusicband(system7) form(stevehillage, system7) , form(miquettegiraudy, system7) formermemberof(stevehillage, gong) , formermemberof(miquettegiraudy, gong) forall (electronicdancemusicband(x) -: band(x)) (clubsingle(x) , release(system7, x)) forall (clubsingle(x) -: notsingle(...
(form(x, system7) , formermemberof(x, gong))
[basedin[(system7 uk)] electronicdancemusicband[(system7)] form[(stevehillage system7)] form[(miquettegiraudy system7)] formermemberof[(stevehillage gong)] formermemberof[(miquettegiraudy gong)] @every *x [(electronicdancemusicband[(?x)] band[(?x)])] *x [(clubsingle[(?x)] release[(system7 x)])] @every *...
[*x [(form[(?x system7)] formermemberof[(?x gong)])]]
basedin(system7, uk) & electronicdancemusicband(system7) form(stevehillage, system7) & form(miquettegiraudy, system7) formermemberof(stevehillage, gong) & formermemberof(miquettegiraudy, gong) all:x (electronicdancemusicband(x) :- band(x)) x (clubsingle(x) & release(system7, x)) all:x (clubsingle(x) :- ~single(x))
x (form(x, system7) & formermemberof(x, gong))
+B2++E2(+s2)+F2++F2+F2++F2-(+E0-+B0)+(+C1++R1)-(+C0--+S0)
+(+F1++F1)
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.
System 7 has released several singles.
U
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))
∃x (Single(x) ∧ Release(system7, x))
null
null
basedin(system7, uk) and electronicdancemusicband(system7) form(stevehillage, system7) and form(miquettegiraudy, system7) formermemberof(stevehillage, gong) and formermemberof(miquettegiraudy, gong) forall x (electronicdancemusicband(x) implies band(x)) exists x (clubsingle(x) and release(system7, x)) forall x (cl...
exists x (single(x) and release(system7, x))
basedin(system7, uk) , electronicdancemusicband(system7) form(stevehillage, system7) , form(miquettegiraudy, system7) formermemberof(stevehillage, gong) , formermemberof(miquettegiraudy, gong) forall (electronicdancemusicband(x) -: band(x)) (clubsingle(x) , release(system7, x)) forall (clubsingle(x) -: notsingle(...
(single(x) , release(system7, x))
[basedin[(system7 uk)] electronicdancemusicband[(system7)] form[(stevehillage system7)] form[(miquettegiraudy system7)] formermemberof[(stevehillage gong)] formermemberof[(miquettegiraudy gong)] @every *x [(electronicdancemusicband[(?x)] band[(?x)])] *x [(clubsingle[(?x)] release[(system7 x)])] @every *...
[*x [(single[(?x)] release[(system7 x)])]]
basedin(system7, uk) & electronicdancemusicband(system7) form(stevehillage, system7) & form(miquettegiraudy, system7) formermemberof(stevehillage, gong) & formermemberof(miquettegiraudy, gong) all:x (electronicdancemusicband(x) :- band(x)) x (clubsingle(x) & release(system7, x)) all:x (clubsingle(x) :- ~single(x))
x (single(x) & release(system7, x))
+B2++E2(+s2)+F2++F2+F2++F2-(+E0-+B0)+(+C1++R1)-(+C0--+S0)
+(+S1++R1)
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.
System 7 is not a band.
F
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))
¬Band(system7)
null
null
basedin(system7, uk) and electronicdancemusicband(system7) form(stevehillage, system7) and form(miquettegiraudy, system7) formermemberof(stevehillage, gong) and formermemberof(miquettegiraudy, gong) forall x (electronicdancemusicband(x) implies band(x)) exists x (clubsingle(x) and release(system7, x)) forall x (cl...
not band(system7)
basedin(system7, uk) , electronicdancemusicband(system7) form(stevehillage, system7) , form(miquettegiraudy, system7) formermemberof(stevehillage, gong) , formermemberof(miquettegiraudy, gong) forall (electronicdancemusicband(x) -: band(x)) (clubsingle(x) , release(system7, x)) forall (clubsingle(x) -: notsingle(...
notband(system7)
[basedin[(system7 uk)] electronicdancemusicband[(system7)] form[(stevehillage system7)] form[(miquettegiraudy system7)] formermemberof[(stevehillage gong)] formermemberof[(miquettegiraudy gong)] @every *x [(electronicdancemusicband[(?x)] band[(?x)])] *x [(clubsingle[(?x)] release[(system7 x)])] @every *...
~[band[(system7)]]
basedin(system7, uk) & electronicdancemusicband(system7) form(stevehillage, system7) & form(miquettegiraudy, system7) formermemberof(stevehillage, gong) & formermemberof(miquettegiraudy, gong) all:x (electronicdancemusicband(x) :- band(x)) x (clubsingle(x) & release(system7, x)) all:x (clubsingle(x) :- ~single(x))
~band(system7)
+B2++E2(+s2)+F2++F2+F2++F2-(+E0-+B0)+(+C1++R1)-(+C0--+S0)
-+B2(+s2)
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.
The USS Salem is open to the public.
T
HeavyCruiser(usssalem) ∧ BuiltFor(usssalem, unitedstatesnavy) LastHeavyCruiserToEnterService(usssalem) MuseumShip(usssalem) ∀x (MuseumShip(x) → OpenToPublic(x)) ServedIn(usssalem, atlantic) ∧ ServedIn(usssalem, mediterranean)
OpenToPublic(usssalem)
null
null
heavycruiser(usssalem) and builtfor(usssalem, unitedstatesnavy) lastheavycruisertoenterservice(usssalem) museumship(usssalem) forall x (museumship(x) implies opentopublic(x)) servedin(usssalem, atlantic) and servedin(usssalem, mediterranean)
opentopublic(usssalem)
heavycruiser(usssalem) , builtfor(usssalem, unitedstatesnavy) lastheavycruisertoenterservice(usssalem) museumship(usssalem) forall (museumship(x) -: opentopublic(x)) servedin(usssalem, atlantic) , servedin(usssalem, mediterranean)
opentopublic(usssalem)
[heavycruiser[(usssalem)] builtfor[(usssalem unitedstatesnavy)] lastheavycruisertoenterservice[(usssalem)] museumship[(usssalem)] @every *x [(museumship[(?x)] opentopublic[(?x)])] servedin[(usssalem atlantic)] servedin[(usssalem mediterranean)]]
[opentopublic[(usssalem)]]
heavycruiser(usssalem) & builtfor(usssalem, unitedstatesnavy) lastheavycruisertoenterservice(usssalem) museumship(usssalem) all:x (museumship(x) :- opentopublic(x)) servedin(usssalem, atlantic) & servedin(usssalem, mediterranean)
opentopublic(usssalem)
+H2(+u2)++B2+L2(+u2)+M2(+u2)-(+M0-+O0)+S2++S2
+O2(+u2)
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.
There is a museum ship open to the public that served in the Mediterranean.
T
HeavyCruiser(usssalem) ∧ BuiltFor(usssalem, unitedstatesnavy) LastHeavyCruiserToEnterService(usssalem) MuseumShip(usssalem) ∀x (MuseumShip(x) → OpenToPublic(x)) ServedIn(usssalem, atlantic) ∧ ServedIn(usssalem, mediterranean)
∃x (MuseumShip(x) ∧ OpenToPublic(x) ∧ ServedIn(x, mediterranean))
null
null
heavycruiser(usssalem) and builtfor(usssalem, unitedstatesnavy) lastheavycruisertoenterservice(usssalem) museumship(usssalem) forall x (museumship(x) implies opentopublic(x)) servedin(usssalem, atlantic) and servedin(usssalem, mediterranean)
exists x (museumship(x) and opentopublic(x) and servedin(x, mediterranean))
heavycruiser(usssalem) , builtfor(usssalem, unitedstatesnavy) lastheavycruisertoenterservice(usssalem) museumship(usssalem) forall (museumship(x) -: opentopublic(x)) servedin(usssalem, atlantic) , servedin(usssalem, mediterranean)
(museumship(x) , opentopublic(x) , servedin(x, mediterranean))
[heavycruiser[(usssalem)] builtfor[(usssalem unitedstatesnavy)] lastheavycruisertoenterservice[(usssalem)] museumship[(usssalem)] @every *x [(museumship[(?x)] opentopublic[(?x)])] servedin[(usssalem atlantic)] servedin[(usssalem mediterranean)]]
[*x [(museumship[(?x)] opentopublic[(?x)] servedin[(?x mediterranean)])]]
heavycruiser(usssalem) & builtfor(usssalem, unitedstatesnavy) lastheavycruisertoenterservice(usssalem) museumship(usssalem) all:x (museumship(x) :- opentopublic(x)) servedin(usssalem, atlantic) & servedin(usssalem, mediterranean)
x (museumship(x) & opentopublic(x) & servedin(x, mediterranean))
+H2(+u2)++B2+L2(+u2)+M2(+u2)-(+M0-+O0)+S2++S2
+(+M1++O1++S1)
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.
The USS Salem was not the last heavy cruiser to enter service.
F
HeavyCruiser(usssalem) ∧ BuiltFor(usssalem, unitedstatesnavy) LastHeavyCruiserToEnterService(usssalem) MuseumShip(usssalem) ∀x (MuseumShip(x) → OpenToPublic(x)) ServedIn(usssalem, atlantic) ∧ ServedIn(usssalem, mediterranean)
¬LastHeavyCruiserToEnterService(usssalem)
null
null
heavycruiser(usssalem) and builtfor(usssalem, unitedstatesnavy) lastheavycruisertoenterservice(usssalem) museumship(usssalem) forall x (museumship(x) implies opentopublic(x)) servedin(usssalem, atlantic) and servedin(usssalem, mediterranean)
not lastheavycruisertoenterservice(usssalem)
heavycruiser(usssalem) , builtfor(usssalem, unitedstatesnavy) lastheavycruisertoenterservice(usssalem) museumship(usssalem) forall (museumship(x) -: opentopublic(x)) servedin(usssalem, atlantic) , servedin(usssalem, mediterranean)
notlastheavycruisertoenterservice(usssalem)
[heavycruiser[(usssalem)] builtfor[(usssalem unitedstatesnavy)] lastheavycruisertoenterservice[(usssalem)] museumship[(usssalem)] @every *x [(museumship[(?x)] opentopublic[(?x)])] servedin[(usssalem atlantic)] servedin[(usssalem mediterranean)]]
~[lastheavycruisertoenterservice[(usssalem)]]
heavycruiser(usssalem) & builtfor(usssalem, unitedstatesnavy) lastheavycruisertoenterservice(usssalem) museumship(usssalem) all:x (museumship(x) :- opentopublic(x)) servedin(usssalem, atlantic) & servedin(usssalem, mediterranean)
~lastheavycruisertoenterservice(usssalem)
+H2(+u2)++B2+L2(+u2)+M2(+u2)-(+M0-+O0)+S2++S2
-+L2(+u2)
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.
Elephantopus is found in Australia and Southern Asia.
T
∀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(...
∃x∃y(Elephantopus(x) ∧ In(x,africa) ∧ Elephantopus(y) ∧ In(y,africa))
null
null
forall x (elephantopus(x) implies (genus(x, perennialplants) and belongto(x, daisyfamily))) exists x exists y exists z(elephantopus(x) and in(x,africa) and (not (x=y)) and elephantopus(y) and in(y, southernasia) and (not (x=z)) and (not (y=z)) and elephantopus(z) and in(z, australia)) exists x exists y (elephantopus(...
exists xexists y(elephantopus(x) and in(x,africa) and elephantopus(y) and in(y,africa))
forall (elephantopus(x) -: (genus(x, perennialplants) , belongto(x, daisyfamily))) (elephantopus(x) , in(x,africa) , (not(x=y)) , elephantopus(y) , in(y, southernasia) , (not(x=z)) , (not(y=z)) , elephantopus(z) , in(z, australia)) (elephantopus(x) , nativeto(x, southeasternunitedstates) , (not(x=y)) , elephantop...
(elephantopus(x) , in(x,africa) , elephantopus(y) , in(y,africa))
[@every *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 s...
[*x*y[(elephantopus[(?x)] in[(?x africa)] elephantopus[(?y)] in[(?y africa)])]]
all: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...
xy(elephantopus(x) & in(x,africa) & elephantopus(y) & in(y,africa))
-(+E0-(+G0++B0))+++(+E1++I1+(-(+x1))++E1++I1+(-(+x1))+(-(+y1))++E1++I1)++(+E1++N1+(-(+x1))++E1++N1)-(+E0-+T0)
++(+E1++I1++E1++I1)
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.
No Elephantopus is native to the southeastern United States.
F
∀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(...
∀x (Elephantopus(x) → ¬NativeTo(x, southeasternunitedstates))
null
null
forall x (elephantopus(x) implies (genus(x, perennialplants) and belongto(x, daisyfamily))) exists x exists y exists z(elephantopus(x) and in(x,africa) and (not (x=y)) and elephantopus(y) and in(y, southernasia) and (not (x=z)) and (not (y=z)) and elephantopus(z) and in(z, australia)) exists x exists y (elephantopus(...
forall x (elephantopus(x) implies not nativeto(x, southeasternunitedstates))
forall (elephantopus(x) -: (genus(x, perennialplants) , belongto(x, daisyfamily))) (elephantopus(x) , in(x,africa) , (not(x=y)) , elephantopus(y) , in(y, southernasia) , (not(x=z)) , (not(y=z)) , elephantopus(z) , in(z, australia)) (elephantopus(x) , nativeto(x, southeasternunitedstates) , (not(x=y)) , elephantop...
forall (elephantopus(x) -: notnativeto(x, southeasternunitedstates))
[@every *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 s...
[@every *x [(elephantopus[(?x)] ~nativeto[(?x southeasternunitedstates)])]]
all: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...
all:x (elephantopus(x) :- ~nativeto(x, southeasternunitedstates))
-(+E0-(+G0++B0))+++(+E1++I1+(-(+x1))++E1++I1+(-(+x1))+(-(+y1))++E1++I1)++(+E1++N1+(-(+x1))++E1++N1)-(+E0-+T0)
-(+E0--+N0)
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.
Elephantopus is a traditional medicine.
U
∀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(...
∀x (Elephantopus(x) → TraditionalMedicine(x))
null
null
forall x (elephantopus(x) implies (genus(x, perennialplants) and belongto(x, daisyfamily))) exists x exists y exists z(elephantopus(x) and in(x,africa) and (not (x=y)) and elephantopus(y) and in(y, southernasia) and (not (x=z)) and (not (y=z)) and elephantopus(z) and in(z, australia)) exists x exists y (elephantopus(...
forall x (elephantopus(x) implies traditionalmedicine(x))
forall (elephantopus(x) -: (genus(x, perennialplants) , belongto(x, daisyfamily))) (elephantopus(x) , in(x,africa) , (not(x=y)) , elephantopus(y) , in(y, southernasia) , (not(x=z)) , (not(y=z)) , elephantopus(z) , in(z, australia)) (elephantopus(x) , nativeto(x, southeasternunitedstates) , (not(x=y)) , elephantop...
forall (elephantopus(x) -: traditionalmedicine(x))
[@every *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 s...
[@every *x [(elephantopus[(?x)] traditionalmedicine[(?x)])]]
all: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...
all:x (elephantopus(x) :- traditionalmedicine(x))
-(+E0-(+G0++B0))+++(+E1++I1+(-(+x1))++E1++I1+(-(+x1))+(-(+y1))++E1++I1)++(+E1++N1+(-(+x1))++E1++N1)-(+E0-+T0)
-(+E0-+T0)
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.
Dagfinn Aarskog is a notable person.
T
GivenName(nameDagfinn) ∧ Named(dagfinnAarskog, nameDagfinn) ∧ NotablePerson(dagfinnAarskog) ∧ Named(dagfinnBakke, nameDagfinn) ∧ NotablePerson(dagfinnBakke) ∧ Named(dagfinnDahl, nameDagfinn) ∧ NotablePerson(dagfinnDahl) Norwegian(dagfinnAarskog) ∧ Physician(dagfinnAarskog) Norwegian(dagfinnDahl) ∧ Barrister(dagfin...
NotablePerson(dagfinnAarskog)
null
null
givenname(namedagfinn) and named(dagfinnaarskog, namedagfinn) and notableperson(dagfinnaarskog) and named(dagfinnbakke, namedagfinn) and notableperson(dagfinnbakke) and named(dagfinndahl, namedagfinn) and notableperson(dagfinndahl) norwegian(dagfinnaarskog) and physician(dagfinnaarskog) norwegian(dagfinndahl) and ...
notableperson(dagfinnaarskog)
givenname(namedagfinn) , named(dagfinnaarskog, namedagfinn) , notableperson(dagfinnaarskog) , named(dagfinnbakke, namedagfinn) , notableperson(dagfinnbakke) , named(dagfinndahl, namedagfinn) , notableperson(dagfinndahl) norwegian(dagfinnaarskog) , physician(dagfinnaarskog) norwegian(dagfinndahl) , barrister(dagfin...
notableperson(dagfinnaarskog)
[ givenname[(namedagfinn)] named[(dagfinnaarskog namedagfinn)] notableperson[(dagfinnaarskog)] named[(dagfinnbakke namedagfinn)] notableperson[(dagfinnbakke)] named[(dagfinndahl namedagfinn)] notableperson[(dagfinndahl)] norwegian[(dagfinnaarskog)] physician[(dagfinnaarskog)] norwegian[(dagfinndahl)] bar...
[notableperson[(dagfinnaarskog)]]
givenname(namedagfinn) & named(dagfinnaarskog, namedagfinn) & notableperson(dagfinnaarskog) & named(dagfinnbakke, namedagfinn) & notableperson(dagfinnbakke) & named(dagfinndahl, namedagfinn) & notableperson(dagfinndahl) norwegian(dagfinnaarskog) & physician(dagfinnaarskog) norwegian(dagfinndahl) & barrister(dagfin...
notableperson(dagfinnaarskog)
+G2(+n2)++N2++N2(+d2)++N2++N2(+d2)++N2++N2(+d2)+N2(+d2)++P2(+d2)+N2(+d2)++B2(+d2)
+N2(+d2)
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.
Dagfinn is Dagfinn Aarskog's given name.
T
GivenName(nameDagfinn) ∧ Named(dagfinnAarskog, nameDagfinn) ∧ NotablePerson(dagfinnAarskog) ∧ Named(dagfinnBakke, nameDagfinn) ∧ NotablePerson(dagfinnBakke) ∧ Named(dagfinnDahl, nameDagfinn) ∧ NotablePerson(dagfinnDahl) Norwegian(dagfinnAarskog) ∧ Physician(dagfinnAarskog) Norwegian(dagfinnDahl) ∧ Barrister(dagfin...
Named(dagfinnAarskog, nameDagfinn)
null
null
givenname(namedagfinn) and named(dagfinnaarskog, namedagfinn) and notableperson(dagfinnaarskog) and named(dagfinnbakke, namedagfinn) and notableperson(dagfinnbakke) and named(dagfinndahl, namedagfinn) and notableperson(dagfinndahl) norwegian(dagfinnaarskog) and physician(dagfinnaarskog) norwegian(dagfinndahl) and ...
named(dagfinnaarskog, namedagfinn)
givenname(namedagfinn) , named(dagfinnaarskog, namedagfinn) , notableperson(dagfinnaarskog) , named(dagfinnbakke, namedagfinn) , notableperson(dagfinnbakke) , named(dagfinndahl, namedagfinn) , notableperson(dagfinndahl) norwegian(dagfinnaarskog) , physician(dagfinnaarskog) norwegian(dagfinndahl) , barrister(dagfin...
named(dagfinnaarskog, namedagfinn)
[ givenname[(namedagfinn)] named[(dagfinnaarskog namedagfinn)] notableperson[(dagfinnaarskog)] named[(dagfinnbakke namedagfinn)] notableperson[(dagfinnbakke)] named[(dagfinndahl namedagfinn)] notableperson[(dagfinndahl)] norwegian[(dagfinnaarskog)] physician[(dagfinnaarskog)] norwegian[(dagfinndahl)] bar...
[named[(dagfinnaarskog namedagfinn)]]
givenname(namedagfinn) & named(dagfinnaarskog, namedagfinn) & notableperson(dagfinnaarskog) & named(dagfinnbakke, namedagfinn) & notableperson(dagfinnbakke) & named(dagfinndahl, namedagfinn) & notableperson(dagfinndahl) norwegian(dagfinnaarskog) & physician(dagfinnaarskog) norwegian(dagfinndahl) & barrister(dagfin...
named(dagfinnaarskog, namedagfinn)
+G2(+n2)++N2++N2(+d2)++N2++N2(+d2)++N2++N2(+d2)+N2(+d2)++P2(+d2)+N2(+d2)++B2(+d2)
+N2
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.
Dagfinn Dahl is a Norwegian physician.
U
GivenName(nameDagfinn) ∧ Named(dagfinnAarskog, nameDagfinn) ∧ NotablePerson(dagfinnAarskog) ∧ Named(dagfinnBakke, nameDagfinn) ∧ NotablePerson(dagfinnBakke) ∧ Named(dagfinnDahl, nameDagfinn) ∧ NotablePerson(dagfinnDahl) Norwegian(dagfinnAarskog) ∧ Physician(dagfinnAarskog) Norwegian(dagfinnDahl) ∧ Barrister(dagfin...
Norwegian(dagfinnDahl) ∧ Physician(dagfinnDahl)
null
null
givenname(namedagfinn) and named(dagfinnaarskog, namedagfinn) and notableperson(dagfinnaarskog) and named(dagfinnbakke, namedagfinn) and notableperson(dagfinnbakke) and named(dagfinndahl, namedagfinn) and notableperson(dagfinndahl) norwegian(dagfinnaarskog) and physician(dagfinnaarskog) norwegian(dagfinndahl) and ...
norwegian(dagfinndahl) and physician(dagfinndahl)
givenname(namedagfinn) , named(dagfinnaarskog, namedagfinn) , notableperson(dagfinnaarskog) , named(dagfinnbakke, namedagfinn) , notableperson(dagfinnbakke) , named(dagfinndahl, namedagfinn) , notableperson(dagfinndahl) norwegian(dagfinnaarskog) , physician(dagfinnaarskog) norwegian(dagfinndahl) , barrister(dagfin...
norwegian(dagfinndahl) , physician(dagfinndahl)
[ givenname[(namedagfinn)] named[(dagfinnaarskog namedagfinn)] notableperson[(dagfinnaarskog)] named[(dagfinnbakke namedagfinn)] notableperson[(dagfinnbakke)] named[(dagfinndahl namedagfinn)] notableperson[(dagfinndahl)] norwegian[(dagfinnaarskog)] physician[(dagfinnaarskog)] norwegian[(dagfinndahl)] bar...
[norwegian[(dagfinndahl)] physician[(dagfinndahl)]]
givenname(namedagfinn) & named(dagfinnaarskog, namedagfinn) & notableperson(dagfinnaarskog) & named(dagfinnbakke, namedagfinn) & notableperson(dagfinnbakke) & named(dagfinndahl, namedagfinn) & notableperson(dagfinndahl) norwegian(dagfinnaarskog) & physician(dagfinnaarskog) norwegian(dagfinndahl) & barrister(dagfin...
norwegian(dagfinndahl) & physician(dagfinndahl)
+G2(+n2)++N2++N2(+d2)++N2++N2(+d2)++N2++N2(+d2)+N2(+d2)++P2(+d2)+N2(+d2)++B2(+d2)
+N2(+d2)++P2(+d2)
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.
Jack Odell is a notable person.
T
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, nam...
NotablePerson(jackODell)
null
null
surname(nameodell) and from(nameodell, odellbedfordshire) mistakenspellingof(nameo'dell, nameodell) and (exists xexists y(family(x) and named(x, nameo'dell) and (not (x=y)) and family(y) and named(y, nameo'dell)) named(amyodell, nameodell) and notableperson(amyodell) and named(jackodell, nameodell) and notableperson(...
notableperson(jackodell)
surname(nameodell) , from(nameodell, odellbedfordshire) mistakenspellingof(nameo'dell, nameodell) , ((family(x) , named(x, nameo'dell) , (not(x=y)) , family(y) , named(y, nameo'dell)) named(amyodell, nameodell) , notableperson(amyodell) , named(jackodell, nameodell) , notableperson(jackodell) , named(matsodell, nameo...
notableperson(jackodell)
[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[(jackodel...
[notableperson[(jackodell)]]
surname(nameodell) & from(nameodell, odellbedfordshire) mistakenspellingof(nameo'dell, nameodell) & (xy(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, nameo...
notableperson(jackodell)
+S2(+n2)++F2+M2+(++(+F1++N1+(-(+x1))++F1++N1)+N2++N2(+a2)++N2++N2(+j2)++N2++N2(+m2)+B2(+a2)++S2(+a2)++S2(+a2)+E2(+j2)++T2(+j2)
+N2(+j2)
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.
Odell is Amy Odell's surname.
T
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, nam...
Named(amyODell, nameODell)
null
null
surname(nameodell) and from(nameodell, odellbedfordshire) mistakenspellingof(nameo'dell, nameodell) and (exists xexists y(family(x) and named(x, nameo'dell) and (not (x=y)) and family(y) and named(y, nameo'dell)) named(amyodell, nameodell) and notableperson(amyodell) and named(jackodell, nameodell) and notableperson(...
named(amyodell, nameodell)
surname(nameodell) , from(nameodell, odellbedfordshire) mistakenspellingof(nameo'dell, nameodell) , ((family(x) , named(x, nameo'dell) , (not(x=y)) , family(y) , named(y, nameo'dell)) named(amyodell, nameodell) , notableperson(amyodell) , named(jackodell, nameodell) , notableperson(jackodell) , named(matsodell, nameo...
named(amyodell, nameodell)
[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[(jackodel...
[named[(amyodell nameodell)]]
surname(nameodell) & from(nameodell, odellbedfordshire) mistakenspellingof(nameo'dell, nameodell) & (xy(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, nameo...
named(amyodell, nameodell)
+S2(+n2)++F2+M2+(++(+F1++N1+(-(+x1))++F1++N1)+N2++N2(+a2)++N2++N2(+j2)++N2++N2(+m2)+B2(+a2)++S2(+a2)++S2(+a2)+E2(+j2)++T2(+j2)
+N2
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.
Amy Odell is an English toy inventor.
U
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, nam...
English(amyODell) ∧ ToyInventor(amyODell)
null
null
surname(nameodell) and from(nameodell, odellbedfordshire) mistakenspellingof(nameo'dell, nameodell) and (exists xexists y(family(x) and named(x, nameo'dell) and (not (x=y)) and family(y) and named(y, nameo'dell)) named(amyodell, nameodell) and notableperson(amyodell) and named(jackodell, nameodell) and notableperson(...
english(amyodell) and toyinventor(amyodell)
surname(nameodell) , from(nameodell, odellbedfordshire) mistakenspellingof(nameo'dell, nameodell) , ((family(x) , named(x, nameo'dell) , (not(x=y)) , family(y) , named(y, nameo'dell)) named(amyodell, nameodell) , notableperson(amyodell) , named(jackodell, nameodell) , notableperson(jackodell) , named(matsodell, nameo...
english(amyodell) , toyinventor(amyodell)
[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[(jackodel...
[english[(amyodell)] toyinventor[(amyodell)]]
surname(nameodell) & from(nameodell, odellbedfordshire) mistakenspellingof(nameo'dell, nameodell) & (xy(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, nameo...
english(amyodell) & toyinventor(amyodell)
+S2(+n2)++F2+M2+(++(+F1++N1+(-(+x1))++F1++N1)+N2++N2(+a2)++N2++N2(+j2)++N2++N2(+m2)+B2(+a2)++S2(+a2)++S2(+a2)+E2(+j2)++T2(+j2)
+E2(+a2)++T2(+a2)
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.
Amy Odell is also Amy O'Dell.
U
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, nam...
Named(amyODell, nameODell) ∧ Named(amyODell, nameO'Dell)
null
null
surname(nameodell) and from(nameodell, odellbedfordshire) mistakenspellingof(nameo'dell, nameodell) and (exists xexists y(family(x) and named(x, nameo'dell) and (not (x=y)) and family(y) and named(y, nameo'dell)) named(amyodell, nameodell) and notableperson(amyodell) and named(jackodell, nameodell) and notableperson(...
named(amyodell, nameodell) and named(amyodell, nameo'dell)
surname(nameodell) , from(nameodell, odellbedfordshire) mistakenspellingof(nameo'dell, nameodell) , ((family(x) , named(x, nameo'dell) , (not(x=y)) , family(y) , named(y, nameo'dell)) named(amyodell, nameodell) , notableperson(amyodell) , named(jackodell, nameodell) , notableperson(jackodell) , named(matsodell, nameo...
named(amyodell, nameodell) , named(amyodell, nameo'dell)
[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[(jackodel...
[named[(amyodell nameodell)] named[(amyodell nameo'dell)]]
surname(nameodell) & from(nameodell, odellbedfordshire) mistakenspellingof(nameo'dell, nameodell) & (xy(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, nameo...
named(amyodell, nameodell) & named(amyodell, nameo'dell)
+S2(+n2)++F2+M2+(++(+F1++N1+(-(+x1))++F1++N1)+N2++N2(+a2)++N2++N2(+j2)++N2++N2(+m2)+B2(+a2)++S2(+a2)++S2(+a2)+E2(+j2)++T2(+j2)
+N2++N2
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.
Miroslav Fiedler is honored by the second smallest eigenvalue of the graph Laplacian.
T
Czech(miroslavFiedler) ∧ Mathematician(miroslavFiedler) KnownFor(miroslavFiedler, contributionsToLinearAlgebraAndGraphTheory) HonoredBy(miroslavFiedler, fiedlerEigenvalue) TheSecondSmallestEigenvalueOf(fiedlerEigenvalue, theGraphLaplacian)
∃x (TheSecondSmallestEigenvalueOf(x, theGraphLaplacian) ∧ HonoredBy(miroslavFiedler, x))
null
null
czech(miroslavfiedler) and mathematician(miroslavfiedler) knownfor(miroslavfiedler, contributionstolinearalgebraandgraphtheory) honoredby(miroslavfiedler, fiedlereigenvalue) thesecondsmallesteigenvalueof(fiedlereigenvalue, thegraphlaplacian)
exists x (thesecondsmallesteigenvalueof(x, thegraphlaplacian) and honoredby(miroslavfiedler, x))
czech(miroslavfiedler) , mathematician(miroslavfiedler) knownfor(miroslavfiedler, contributionstolinearalgebraandgraphtheory) honoredby(miroslavfiedler, fiedlereigenvalue) thesecondsmallesteigenvalueof(fiedlereigenvalue, thegraphlaplacian)
(thesecondsmallesteigenvalueof(x, thegraphlaplacian) , honoredby(miroslavfiedler, x))
[czech[(miroslavfiedler)] mathematician[(miroslavfiedler)] knownfor[(miroslavfiedler contributionstolinearalgebraandgraphtheory)] honoredby[(miroslavfiedler fiedlereigenvalue)] thesecondsmallesteigenvalueof[(fiedlereigenvalue thegraphlaplacian)]]
[*x [(thesecondsmallesteigenvalueof[(?x thegraphlaplacian)] honoredby[(miroslavfiedler x)])]]
czech(miroslavfiedler) & mathematician(miroslavfiedler) knownfor(miroslavfiedler, contributionstolinearalgebraandgraphtheory) honoredby(miroslavfiedler, fiedlereigenvalue) thesecondsmallesteigenvalueof(fiedlereigenvalue, thegraphlaplacian)
x (thesecondsmallesteigenvalueof(x, thegraphlaplacian) & honoredby(miroslavfiedler, x))
+C2(+m2)++M2(+m2)+K2+H2+T2
+(+T1++H1)
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.
Miroslav Fiedler was a French mathematician.
U
Czech(miroslavFiedler) ∧ Mathematician(miroslavFiedler) KnownFor(miroslavFiedler, contributionsToLinearAlgebraAndGraphTheory) HonoredBy(miroslavFiedler, fiedlerEigenvalue) TheSecondSmallestEigenvalueOf(fiedlerEigenvalue, theGraphLaplacian)
French(miroslavFiedler) ∧ Mathematician(miroslavFiedler)
null
null
czech(miroslavfiedler) and mathematician(miroslavfiedler) knownfor(miroslavfiedler, contributionstolinearalgebraandgraphtheory) honoredby(miroslavfiedler, fiedlereigenvalue) thesecondsmallesteigenvalueof(fiedlereigenvalue, thegraphlaplacian)
french(miroslavfiedler) and mathematician(miroslavfiedler)
czech(miroslavfiedler) , mathematician(miroslavfiedler) knownfor(miroslavfiedler, contributionstolinearalgebraandgraphtheory) honoredby(miroslavfiedler, fiedlereigenvalue) thesecondsmallesteigenvalueof(fiedlereigenvalue, thegraphlaplacian)
french(miroslavfiedler) , mathematician(miroslavfiedler)
[czech[(miroslavfiedler)] mathematician[(miroslavfiedler)] knownfor[(miroslavfiedler contributionstolinearalgebraandgraphtheory)] honoredby[(miroslavfiedler fiedlereigenvalue)] thesecondsmallesteigenvalueof[(fiedlereigenvalue thegraphlaplacian)]]
[french[(miroslavfiedler)] mathematician[(miroslavfiedler)]]
czech(miroslavfiedler) & mathematician(miroslavfiedler) knownfor(miroslavfiedler, contributionstolinearalgebraandgraphtheory) honoredby(miroslavfiedler, fiedlereigenvalue) thesecondsmallesteigenvalueof(fiedlereigenvalue, thegraphlaplacian)
french(miroslavfiedler) & mathematician(miroslavfiedler)
+C2(+m2)++M2(+m2)+K2+H2+T2
+F2(+m2)++M2(+m2)
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.
A Czech mathematician is known for his contributions to linear algebra and graph theory.
T
Czech(miroslavFiedler) ∧ Mathematician(miroslavFiedler) KnownFor(miroslavFiedler, contributionsToLinearAlgebraAndGraphTheory) HonoredBy(miroslavFiedler, fiedlerEigenvalue) TheSecondSmallestEigenvalueOf(fiedlerEigenvalue, theGraphLaplacian)
∃x (Czech(x) ∧ Mathematician(x) ∧ KnownFor(x, contributionsToLinearAlgebraAndGraphTheory))
null
null
czech(miroslavfiedler) and mathematician(miroslavfiedler) knownfor(miroslavfiedler, contributionstolinearalgebraandgraphtheory) honoredby(miroslavfiedler, fiedlereigenvalue) thesecondsmallesteigenvalueof(fiedlereigenvalue, thegraphlaplacian)
exists x (czech(x) and mathematician(x) and knownfor(x, contributionstolinearalgebraandgraphtheory))
czech(miroslavfiedler) , mathematician(miroslavfiedler) knownfor(miroslavfiedler, contributionstolinearalgebraandgraphtheory) honoredby(miroslavfiedler, fiedlereigenvalue) thesecondsmallesteigenvalueof(fiedlereigenvalue, thegraphlaplacian)
(czech(x) , mathematician(x) , knownfor(x, contributionstolinearalgebraandgraphtheory))
[czech[(miroslavfiedler)] mathematician[(miroslavfiedler)] knownfor[(miroslavfiedler contributionstolinearalgebraandgraphtheory)] honoredby[(miroslavfiedler fiedlereigenvalue)] thesecondsmallesteigenvalueof[(fiedlereigenvalue thegraphlaplacian)]]
[*x [(czech[(?x)] mathematician[(?x)] knownfor[(?x contributionstolinearalgebraandgraphtheory)])]]
czech(miroslavfiedler) & mathematician(miroslavfiedler) knownfor(miroslavfiedler, contributionstolinearalgebraandgraphtheory) honoredby(miroslavfiedler, fiedlereigenvalue) thesecondsmallesteigenvalueof(fiedlereigenvalue, thegraphlaplacian)
x (czech(x) & mathematician(x) & knownfor(x, contributionstolinearalgebraandgraphtheory))
+C2(+m2)++M2(+m2)+K2+H2+T2
+(+C1++M1++K1)
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.
Thomas Barber played in the Football League for Bolton Wanderers
U
English(thomasBarber) ∧ ProfessionalFootballer(thomasBarber) PlayedFor(thomasBarber, astonVilla) ∧ PlayedIn(astonVilla,theFootballLeague) PlayedAs(thomasBarber, halfBack) ∧ PlayedAs(thomasBarber, insideLeft) ScoredTheWinningGoalIn(thomasBarber, facupfinal1913)
PlayedFor(thomasBarber, boltonWanderers) ∧ PlayedIn(boltonWanderers,theFootballLeague)
null
null
english(thomasbarber) and professionalfootballer(thomasbarber) playedfor(thomasbarber, astonvilla) and playedin(astonvilla,thefootballleague) playedas(thomasbarber, halfback) and playedas(thomasbarber, insideleft) scoredthewinninggoalin(thomasbarber, facupfinal1913)
playedfor(thomasbarber, boltonwanderers) and playedin(boltonwanderers,thefootballleague)
english(thomasbarber) , professionalfootballer(thomasbarber) playedfor(thomasbarber, astonvilla) , playedin(astonvilla,thefootballleague) playedas(thomasbarber, halfback) , playedas(thomasbarber, insideleft) scoredthewinninggoalin(thomasbarber, facupfinal1913)
playedfor(thomasbarber, boltonwanderers) , playedin(boltonwanderers,thefootballleague)
[english[(thomasbarber)] professionalfootballer[(thomasbarber)] playedfor[(thomasbarber astonvilla)] playedin[(astonvilla thefootballleague)] playedas[(thomasbarber halfback)] playedas[(thomasbarber insideleft)] scoredthewinninggoalin[(thomasbarber facupfinal1913)]]
[playedfor[(thomasbarber boltonwanderers)] playedin[(boltonwanderers thefootballleague)]]
english(thomasbarber) & professionalfootballer(thomasbarber) playedfor(thomasbarber, astonvilla) & playedin(astonvilla,thefootballleague) playedas(thomasbarber, halfback) & playedas(thomasbarber, insideleft) scoredthewinninggoalin(thomasbarber, facupfinal1913)
playedfor(thomasbarber, boltonwanderers) & playedin(boltonwanderers,thefootballleague)
+E2(+t2)++P2(+t2)+P2++P2+P2++P2+S2
+P2++P2
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.
Thomas Barber played as an inside left.
T
English(thomasBarber) ∧ ProfessionalFootballer(thomasBarber) PlayedFor(thomasBarber, astonVilla) ∧ PlayedIn(astonVilla,theFootballLeague) PlayedAs(thomasBarber, halfBack) ∧ PlayedAs(thomasBarber, insideLeft) ScoredTheWinningGoalIn(thomasBarber, facupfinal1913)
PlayedAs(thomasBarber, insideLeft)
null
null
english(thomasbarber) and professionalfootballer(thomasbarber) playedfor(thomasbarber, astonvilla) and playedin(astonvilla,thefootballleague) playedas(thomasbarber, halfback) and playedas(thomasbarber, insideleft) scoredthewinninggoalin(thomasbarber, facupfinal1913)
playedas(thomasbarber, insideleft)
english(thomasbarber) , professionalfootballer(thomasbarber) playedfor(thomasbarber, astonvilla) , playedin(astonvilla,thefootballleague) playedas(thomasbarber, halfback) , playedas(thomasbarber, insideleft) scoredthewinninggoalin(thomasbarber, facupfinal1913)
playedas(thomasbarber, insideleft)
[english[(thomasbarber)] professionalfootballer[(thomasbarber)] playedfor[(thomasbarber astonvilla)] playedin[(astonvilla thefootballleague)] playedas[(thomasbarber halfback)] playedas[(thomasbarber insideleft)] scoredthewinninggoalin[(thomasbarber facupfinal1913)]]
[playedas[(thomasbarber insideleft)]]
english(thomasbarber) & professionalfootballer(thomasbarber) playedfor(thomasbarber, astonvilla) & playedin(astonvilla,thefootballleague) playedas(thomasbarber, halfback) & playedas(thomasbarber, insideleft) scoredthewinninggoalin(thomasbarber, facupfinal1913)
playedas(thomasbarber, insideleft)
+E2(+t2)++P2(+t2)+P2++P2+P2++P2+S2
+P2
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.
An English professional footballer scored the winning goal in the 1913 FA Cup Final.
T
English(thomasBarber) ∧ ProfessionalFootballer(thomasBarber) PlayedFor(thomasBarber, astonVilla) ∧ PlayedIn(astonVilla,theFootballLeague) PlayedAs(thomasBarber, halfBack) ∧ PlayedAs(thomasBarber, insideLeft) ScoredTheWinningGoalIn(thomasBarber, facupfinal1913)
∃x (English(x) ∧ ProfessionalFootballer(x) ∧ ScoredTheWinningGoalIn(x, facupfinal1913))
null
null
english(thomasbarber) and professionalfootballer(thomasbarber) playedfor(thomasbarber, astonvilla) and playedin(astonvilla,thefootballleague) playedas(thomasbarber, halfback) and playedas(thomasbarber, insideleft) scoredthewinninggoalin(thomasbarber, facupfinal1913)
exists x (english(x) and professionalfootballer(x) and scoredthewinninggoalin(x, facupfinal1913))
english(thomasbarber) , professionalfootballer(thomasbarber) playedfor(thomasbarber, astonvilla) , playedin(astonvilla,thefootballleague) playedas(thomasbarber, halfback) , playedas(thomasbarber, insideleft) scoredthewinninggoalin(thomasbarber, facupfinal1913)
(english(x) , professionalfootballer(x) , scoredthewinninggoalin(x, facupfinal1913))
[english[(thomasbarber)] professionalfootballer[(thomasbarber)] playedfor[(thomasbarber astonvilla)] playedin[(astonvilla thefootballleague)] playedas[(thomasbarber halfback)] playedas[(thomasbarber insideleft)] scoredthewinninggoalin[(thomasbarber facupfinal1913)]]
[*x [(english[(?x)] professionalfootballer[(?x)] scoredthewinninggoalin[(?x facupfinal1913)])]]
english(thomasbarber) & professionalfootballer(thomasbarber) playedfor(thomasbarber, astonvilla) & playedin(astonvilla,thefootballleague) playedas(thomasbarber, halfback) & playedas(thomasbarber, insideleft) scoredthewinninggoalin(thomasbarber, facupfinal1913)
x (english(x) & professionalfootballer(x) & scoredthewinninggoalin(x, facupfinal1913))
+E2(+t2)++P2(+t2)+P2++P2+P2++P2+S2
+(+E1++P1++S1)
20
A Japanese game company created the game the Legend of Zelda. All games on the Top 10 list are made by Japanese game companies. If a game sells more than one million copies, then it will be included in the Top 10 list. The Legend of Zelda sold more than one million copies.
The Legend of Zelda is on the Top 10 list.
T
Game(theLegendofZelda) ∧ ∃x (Japanese(x) ∧ VideoGameCompany(x) ∧ Created(x, theLegendofZelda)) ∀x ∀y ((Game(x) ∧ InTop10(x) ∧ Created(y,x)) → Japanese(y)) ∀x ((Game(x) ∧ ∃y(GreaterThan(y, oneMillion) ∧ CopiesSold(x, y))) → Top10(x))) ∃y(GreaterThan(y, oneMillion) ∧ CopiesSold(theLegendofZelda,y))
Top10(thelegendofzelda)
null
null
game(thelegendofzelda) and exists x (japanese(x) and videogamecompany(x) and created(x, thelegendofzelda)) forall x forall y ((game(x) and intop10(x) and created(y,x)) implies japanese(y)) forall x ((game(x) and exists y(greaterthan(y, onemillion) and copiessold(x, y))) implies top10(x))) exists y(greaterthan(y, one...
top10(thelegendofzelda)
game(thelegendofzelda) , (japanese(x) , videogamecompany(x) , created(x, thelegendofzelda)) forall forall ((game(x) , intop10(x) , created(y,)) -: japanese(y)) forall ((game(x) , (greaterthan(y, onemillion) , copiessold(x, y))) -: top10(x))) (greaterthan(y, onemillion) , copiessold(thelegendofzelda,))
top10(thelegendofzelda)
[game[(thelegendofzelda)] *x [(japanese[(?x)] videogamecompany[(?x)] created[(?x thelegendofzelda)])] @every *x @every *y [([(game[(?x)] intop10[(?x)] created[(?y ?x)])] japanese[(?y)])] @every *x [([(game[(?x)] *y[(greaterthan[(?y onemillion)] copiessold[(?x y)])])] top10[(?x)])])] *y[(greaterthan[(?y ...
[top10[(thelegendofzelda)]]
game(thelegendofzelda) & x (japanese(x) & videogamecompany(x) & created(x, thelegendofzelda)) all:x all:y ((game(x) & intop10(x) & created(y,x)) :- japanese(y)) all:x ((game(x) & y(greaterthan(y, onemillion) & copiessold(x, y))) :- top10(x))) y(greaterthan(y, onemillion) & copiessold(thelegendofzelda,y))
top10(thelegendofzelda)
+G2(+t2)++(+J1++V1++C1)--((+G0++I0++C0)-+J0)-((+G0++(+G1++C1))-+T1))+(+G1++C1)
+T2(+t2)
20
A Japanese game company created the game the Legend of Zelda. All games on the Top 10 list are made by Japanese game companies. If a game sells more than one million copies, then it will be included in the Top 10 list. The Legend of Zelda sold more than one million copies.
FIFA 22 is made by a Japanese video game company.
U
Game(theLegendofZelda) ∧ ∃x (Japanese(x) ∧ VideoGameCompany(x) ∧ Created(x, theLegendofZelda)) ∀x ∀y ((Game(x) ∧ InTop10(x) ∧ Created(y,x)) → Japanese(y)) ∀x ((Game(x) ∧ ∃y(GreaterThan(y, oneMillion) ∧ CopiesSold(x, y))) → Top10(x))) ∃y(GreaterThan(y, oneMillion) ∧ CopiesSold(theLegendofZelda,y))
∃x(Created(x, fifa22) ∧ Japanese(x) ∧ VideoGameCompany(x))
null
null
game(thelegendofzelda) and exists x (japanese(x) and videogamecompany(x) and created(x, thelegendofzelda)) forall x forall y ((game(x) and intop10(x) and created(y,x)) implies japanese(y)) forall x ((game(x) and exists y(greaterthan(y, onemillion) and copiessold(x, y))) implies top10(x))) exists y(greaterthan(y, one...
exists x(created(x, fifa22) and japanese(x) and videogamecompany(x))
game(thelegendofzelda) , (japanese(x) , videogamecompany(x) , created(x, thelegendofzelda)) forall forall ((game(x) , intop10(x) , created(y,)) -: japanese(y)) forall ((game(x) , (greaterthan(y, onemillion) , copiessold(x, y))) -: top10(x))) (greaterthan(y, onemillion) , copiessold(thelegendofzelda,))
(created(x, fifa22) , japanese(x) , videogamecompany(x))
[game[(thelegendofzelda)] *x [(japanese[(?x)] videogamecompany[(?x)] created[(?x thelegendofzelda)])] @every *x @every *y [([(game[(?x)] intop10[(?x)] created[(?y ?x)])] japanese[(?y)])] @every *x [([(game[(?x)] *y[(greaterthan[(?y onemillion)] copiessold[(?x y)])])] top10[(?x)])])] *y[(greaterthan[(?y ...
[*x[(created[(?x fifa22)] japanese[(?x)] videogamecompany[(?x)])]]
game(thelegendofzelda) & x (japanese(x) & videogamecompany(x) & created(x, thelegendofzelda)) all:x all:y ((game(x) & intop10(x) & created(y,x)) :- japanese(y)) all:x ((game(x) & y(greaterthan(y, onemillion) & copiessold(x, y))) :- top10(x))) y(greaterthan(y, onemillion) & copiessold(thelegendofzelda,y))
x(created(x, fifa22) & japanese(x) & videogamecompany(x))
+G2(+t2)++(+J1++V1++C1)--((+G0++I0++C0)-+J0)-((+G0++(+G1++C1))-+T1))+(+G1++C1)
+(+C1++J1++V1)
20
A Japanese game company created the game the Legend of Zelda. All games on the Top 10 list are made by Japanese game companies. If a game sells more than one million copies, then it will be included in the Top 10 list. The Legend of Zelda sold more than one million copies.
The Legend of Zelda is not on the Top 10 list.
F
Game(theLegendofZelda) ∧ ∃x (Japanese(x) ∧ VideoGameCompany(x) ∧ Created(x, theLegendofZelda)) ∀x ∀y ((Game(x) ∧ InTop10(x) ∧ Created(y,x)) → Japanese(y)) ∀x ((Game(x) ∧ ∃y(GreaterThan(y, oneMillion) ∧ CopiesSold(x, y))) → Top10(x))) ∃y(GreaterThan(y, oneMillion) ∧ CopiesSold(theLegendofZelda,y))
¬Top10(thelegendofzelda)
null
null
game(thelegendofzelda) and exists x (japanese(x) and videogamecompany(x) and created(x, thelegendofzelda)) forall x forall y ((game(x) and intop10(x) and created(y,x)) implies japanese(y)) forall x ((game(x) and exists y(greaterthan(y, onemillion) and copiessold(x, y))) implies top10(x))) exists y(greaterthan(y, one...
not top10(thelegendofzelda)
game(thelegendofzelda) , (japanese(x) , videogamecompany(x) , created(x, thelegendofzelda)) forall forall ((game(x) , intop10(x) , created(y,)) -: japanese(y)) forall ((game(x) , (greaterthan(y, onemillion) , copiessold(x, y))) -: top10(x))) (greaterthan(y, onemillion) , copiessold(thelegendofzelda,))
nottop10(thelegendofzelda)
[game[(thelegendofzelda)] *x [(japanese[(?x)] videogamecompany[(?x)] created[(?x thelegendofzelda)])] @every *x @every *y [([(game[(?x)] intop10[(?x)] created[(?y ?x)])] japanese[(?y)])] @every *x [([(game[(?x)] *y[(greaterthan[(?y onemillion)] copiessold[(?x y)])])] top10[(?x)])])] *y[(greaterthan[(?y ...
~[top10[(thelegendofzelda)]]
game(thelegendofzelda) & x (japanese(x) & videogamecompany(x) & created(x, thelegendofzelda)) all:x all:y ((game(x) & intop10(x) & created(y,x)) :- japanese(y)) all:x ((game(x) & y(greaterthan(y, onemillion) & copiessold(x, y))) :- top10(x))) y(greaterthan(y, onemillion) & copiessold(thelegendofzelda,y))
~top10(thelegendofzelda)
+G2(+t2)++(+J1++V1++C1)--((+G0++I0++C0)-+J0)-((+G0++(+G1++C1))-+T1))+(+G1++C1)
-+T2(+t2)
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 final...
The Boston Celtics are from San Francisco.
U
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)) → A...
From(bostonCeltics, sanFrancisco)
null
null
team(goldenstatewarriors) and from(goldenstatewarriors, sanfrancisco) won(goldenstatewarriors, nbafinals) forall x ((team(x) and attending(x, nbafinals)) implies wonmanygames(x)) team(bostonceltics) and lost(bostonceltics, nbafinals) forall x ((team(x) and won(x, nbafinals)) implies moreincome(x)) forall x ((won(x...
from(bostonceltics, sanfrancisco)
team(goldenstatewarriors) , from(goldenstatewarriors, sanfrancisco) won(goldenstatewarriors, nbafinals) forall ((team(x) , attending(x, nbafinals)) -: wonmanygames(x)) team(bostonceltics) , lost(bostonceltics, nbafinals) forall ((team(x) , won(x, nbafinals)) -: moreincome(x)) forall ((won(x, nbafinals) | lost(x, n...
from(bostonceltics, sanfrancisco)
[team[(goldenstatewarriors)] from[(goldenstatewarriors sanfrancisco)] won[(goldenstatewarriors nbafinals)] @every *x [([(team[(?x)] attending[(?x nbafinals)])] wonmanygames[(?x)])] team[(bostonceltics)] lost[(bostonceltics nbafinals)] @every *x [([(team[(?x)] won[(?x nbafinals)])] moreincome[(?x)])] @ev...
[from[(bostonceltics sanfrancisco)]]
team(goldenstatewarriors) & from(goldenstatewarriors, sanfrancisco) won(goldenstatewarriors, nbafinals) all:x ((team(x) & attending(x, nbafinals)) :- wonmanygames(x)) team(bostonceltics) & lost(bostonceltics, nbafinals) all:x ((team(x) & won(x, nbafinals)) :- moreincome(x)) all:x ((won(x, nbafinals) | lost(x, nbaf...
from(bostonceltics, sanfrancisco)
+T2(+g2)++F2+W2-((+T0++A0)-+W0)+T2(+b2)++L2-((+T0++W0)-+M0)-((+W0-+L0)-+A0)
+F2
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 final...
The Boston Celtics have more than 30 years of experience.
T
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)) → A...
HasMoreThanThirtyYearsOfHistory(bostonCeltics)
null
null
team(goldenstatewarriors) and from(goldenstatewarriors, sanfrancisco) won(goldenstatewarriors, nbafinals) forall x ((team(x) and attending(x, nbafinals)) implies wonmanygames(x)) team(bostonceltics) and lost(bostonceltics, nbafinals) forall x ((team(x) and won(x, nbafinals)) implies moreincome(x)) forall x ((won(x...
hasmorethanthirtyyearsofhistory(bostonceltics)
team(goldenstatewarriors) , from(goldenstatewarriors, sanfrancisco) won(goldenstatewarriors, nbafinals) forall ((team(x) , attending(x, nbafinals)) -: wonmanygames(x)) team(bostonceltics) , lost(bostonceltics, nbafinals) forall ((team(x) , won(x, nbafinals)) -: moreincome(x)) forall ((won(x, nbafinals) | lost(x, n...
hasmorethanthirtyyearsofhistory(bostonceltics)
[team[(goldenstatewarriors)] from[(goldenstatewarriors sanfrancisco)] won[(goldenstatewarriors nbafinals)] @every *x [([(team[(?x)] attending[(?x nbafinals)])] wonmanygames[(?x)])] team[(bostonceltics)] lost[(bostonceltics nbafinals)] @every *x [([(team[(?x)] won[(?x nbafinals)])] moreincome[(?x)])] @ev...
[hasmorethanthirtyyearsofhistory[(bostonceltics)]]
team(goldenstatewarriors) & from(goldenstatewarriors, sanfrancisco) won(goldenstatewarriors, nbafinals) all:x ((team(x) & attending(x, nbafinals)) :- wonmanygames(x)) team(bostonceltics) & lost(bostonceltics, nbafinals) all:x ((team(x) & won(x, nbafinals)) :- moreincome(x)) all:x ((won(x, nbafinals) | lost(x, nbaf...
hasmorethanthirtyyearsofhistory(bostonceltics)
+T2(+g2)++F2+W2-((+T0++A0)-+W0)+T2(+b2)++L2-((+T0++W0)-+M0)-((+W0-+L0)-+A0)
+H2(+b2)
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 final...
The Golden State Warriors will have more income from gate receipts.
T
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)) → A...
MoreIncome(goldenStateWarriors)
null
null
team(goldenstatewarriors) and from(goldenstatewarriors, sanfrancisco) won(goldenstatewarriors, nbafinals) forall x ((team(x) and attending(x, nbafinals)) implies wonmanygames(x)) team(bostonceltics) and lost(bostonceltics, nbafinals) forall x ((team(x) and won(x, nbafinals)) implies moreincome(x)) forall x ((won(x...
moreincome(goldenstatewarriors)
team(goldenstatewarriors) , from(goldenstatewarriors, sanfrancisco) won(goldenstatewarriors, nbafinals) forall ((team(x) , attending(x, nbafinals)) -: wonmanygames(x)) team(bostonceltics) , lost(bostonceltics, nbafinals) forall ((team(x) , won(x, nbafinals)) -: moreincome(x)) forall ((won(x, nbafinals) | lost(x, n...
moreincome(goldenstatewarriors)
[team[(goldenstatewarriors)] from[(goldenstatewarriors sanfrancisco)] won[(goldenstatewarriors nbafinals)] @every *x [([(team[(?x)] attending[(?x nbafinals)])] wonmanygames[(?x)])] team[(bostonceltics)] lost[(bostonceltics nbafinals)] @every *x [([(team[(?x)] won[(?x nbafinals)])] moreincome[(?x)])] @ev...
[moreincome[(goldenstatewarriors)]]
team(goldenstatewarriors) & from(goldenstatewarriors, sanfrancisco) won(goldenstatewarriors, nbafinals) all:x ((team(x) & attending(x, nbafinals)) :- wonmanygames(x)) team(bostonceltics) & lost(bostonceltics, nbafinals) all:x ((team(x) & won(x, nbafinals)) :- moreincome(x)) all:x ((won(x, nbafinals) | lost(x, nbaf...
moreincome(goldenstatewarriors)
+T2(+g2)++F2+W2-((+T0++A0)-+W0)+T2(+b2)++L2-((+T0++W0)-+M0)-((+W0-+L0)-+A0)
+M2(+g2)
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.
James cannot watch 3 movies every week without any additional fees.
F
∀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)
¬EligibleForThreeFreeMovies(james)
null
null
forall x (subscribedto(x, amcalist) implies eligibleforthreefreemovies(x)) exists x (cinemaeveryweek(x)) forall x (prefer(x, tvseries) implies not watchtvin(x, cinemas)) watchtvin(james, cinemas) subscribedto(james, amcalist) prefer(peter, tvseries)
not eligibleforthreefreemovies(james)
forall (subscribedto(x, amcalist) -: eligibleforthreefreemovies(x)) (cinemaeveryweek(x)) forall (prefer(x, tvseries) -: notwatchtvin(x, cinemas)) watchtvin(james, cinemas) subscribedto(james, amcalist) prefer(peter, tvseries)
noteligibleforthreefreemovies(james)
[@every *x [(subscribedto[(?x amcalist)] eligibleforthreefreemovies[(?x)])] *x [(cinemaeveryweek[(?x)])] @every *x [(prefer[(?x tvseries)] ~watchtvin[(?x cinemas)])] watchtvin[(james cinemas)] subscribedto[(james amcalist)] prefer[(peter tvseries)]]
~[eligibleforthreefreemovies[(james)]]
all:x (subscribedto(x, amcalist) :- eligibleforthreefreemovies(x)) x (cinemaeveryweek(x)) all:x (prefer(x, tvseries) :- ~watchtvin(x, cinemas)) watchtvin(james, cinemas) subscribedto(james, amcalist) prefer(peter, tvseries)
~eligibleforthreefreemovies(james)
-(+S0-+E0)+(+C1)-(+P0--+W0)+W2+S2+P2
-+E2(+j2)
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.
James goes to cinemas every week.
U
∀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)
CinemaEveryWeek(james)
null
null
forall x (subscribedto(x, amcalist) implies eligibleforthreefreemovies(x)) exists x (cinemaeveryweek(x)) forall x (prefer(x, tvseries) implies not watchtvin(x, cinemas)) watchtvin(james, cinemas) subscribedto(james, amcalist) prefer(peter, tvseries)
cinemaeveryweek(james)
forall (subscribedto(x, amcalist) -: eligibleforthreefreemovies(x)) (cinemaeveryweek(x)) forall (prefer(x, tvseries) -: notwatchtvin(x, cinemas)) watchtvin(james, cinemas) subscribedto(james, amcalist) prefer(peter, tvseries)
cinemaeveryweek(james)
[@every *x [(subscribedto[(?x amcalist)] eligibleforthreefreemovies[(?x)])] *x [(cinemaeveryweek[(?x)])] @every *x [(prefer[(?x tvseries)] ~watchtvin[(?x cinemas)])] watchtvin[(james cinemas)] subscribedto[(james amcalist)] prefer[(peter tvseries)]]
[cinemaeveryweek[(james)]]
all:x (subscribedto(x, amcalist) :- eligibleforthreefreemovies(x)) x (cinemaeveryweek(x)) all:x (prefer(x, tvseries) :- ~watchtvin(x, cinemas)) watchtvin(james, cinemas) subscribedto(james, amcalist) prefer(peter, tvseries)
cinemaeveryweek(james)
-(+S0-+E0)+(+C1)-(+P0--+W0)+W2+S2+P2
+C2(+j2)
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.
Peter will not watch TV series in cinemas.
T
∀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)
¬WatchTVIn(peter, cinemas)
null
null
forall x (subscribedto(x, amcalist) implies eligibleforthreefreemovies(x)) exists x (cinemaeveryweek(x)) forall x (prefer(x, tvseries) implies not watchtvin(x, cinemas)) watchtvin(james, cinemas) subscribedto(james, amcalist) prefer(peter, tvseries)
not watchtvin(peter, cinemas)
forall (subscribedto(x, amcalist) -: eligibleforthreefreemovies(x)) (cinemaeveryweek(x)) forall (prefer(x, tvseries) -: notwatchtvin(x, cinemas)) watchtvin(james, cinemas) subscribedto(james, amcalist) prefer(peter, tvseries)
notwatchtvin(peter, cinemas)
[@every *x [(subscribedto[(?x amcalist)] eligibleforthreefreemovies[(?x)])] *x [(cinemaeveryweek[(?x)])] @every *x [(prefer[(?x tvseries)] ~watchtvin[(?x cinemas)])] watchtvin[(james cinemas)] subscribedto[(james amcalist)] prefer[(peter tvseries)]]
~[watchtvin[(peter cinemas)]]
all:x (subscribedto(x, amcalist) :- eligibleforthreefreemovies(x)) x (cinemaeveryweek(x)) all:x (prefer(x, tvseries) :- ~watchtvin(x, cinemas)) watchtvin(james, cinemas) subscribedto(james, amcalist) prefer(peter, tvseries)
~watchtvin(peter, cinemas)
-(+S0-+E0)+(+C1)-(+P0--+W0)+W2+S2+P2
-+W2
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.
The Three-Body Problem won the Hugo Award.
U
∀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)
Won(threeBodyProblem, hugoAward)
null
null
forall x ((book(x) and writtenby(x, cixinliu)) implies exists y(morethan(y, onemillion) and sold(x,y))) exists x (won(x, hugoaward) and book(x) and writtenby(x, cixinliu)) forall x ((book(x) and aboutfuture(x)) implies fowardlooking(x)) book(threebodyproblem) and exists y(morethan(y, onemillion) and sold(threebodypr...
won(threebodyproblem, hugoaward)
forall ((book(x) , writtenby(x, cixinliu)) -: (morethan(y, onemillion) , sold(x,))) (won(x, hugoaward) , book(x) , writtenby(x, cixinliu)) forall ((book(x) , aboutfuture(x)) -: fowardlooking(x)) book(threebodyproblem) , (morethan(y, onemillion) , sold(threebodyproblem,)) aboutfuture(threebodyproblem)
won(threebodyproblem, hugoaward)
[@every *x [([(book[(?x)] writtenby[(?x cixinliu)])] *y[(morethan[(?y onemillion)] sold[(?x ?y)])])] *x [(won[(?x hugoaward)] book[(?x)] writtenby[(?x cixinliu)])] @every *x [([(book[(?x)] aboutfuture[(?x)])] fowardlooking[(?x)])] book[(threebodyproblem)] *y[(morethan[(?y onemillion)] sold[(threebodypr...
[won[(threebodyproblem hugoaward)]]
all:x ((book(x) & writtenby(x, cixinliu)) :- y(morethan(y, onemillion) & sold(x,y))) x (won(x, hugoaward) & book(x) & writtenby(x, cixinliu)) all:x ((book(x) & aboutfuture(x)) :- fowardlooking(x)) book(threebodyproblem) & y(morethan(y, onemillion) & sold(threebodyproblem,y)) aboutfuture(threebodyproblem)
won(threebodyproblem, hugoaward)
-((+B0++W0)-+(+M1++S1))+(+W1++B1++W1)-((+B0++A0)-+F0)+B2(+t2)++(+M1++S1)+A2(+t2)
+W2
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.
The Three-Body Problem is forward-looking.
T
∀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)
AboutFuture(threeBodyProblem)
null
null
forall x ((book(x) and writtenby(x, cixinliu)) implies exists y(morethan(y, onemillion) and sold(x,y))) exists x (won(x, hugoaward) and book(x) and writtenby(x, cixinliu)) forall x ((book(x) and aboutfuture(x)) implies fowardlooking(x)) book(threebodyproblem) and exists y(morethan(y, onemillion) and sold(threebodypr...
aboutfuture(threebodyproblem)
forall ((book(x) , writtenby(x, cixinliu)) -: (morethan(y, onemillion) , sold(x,))) (won(x, hugoaward) , book(x) , writtenby(x, cixinliu)) forall ((book(x) , aboutfuture(x)) -: fowardlooking(x)) book(threebodyproblem) , (morethan(y, onemillion) , sold(threebodyproblem,)) aboutfuture(threebodyproblem)
aboutfuture(threebodyproblem)
[@every *x [([(book[(?x)] writtenby[(?x cixinliu)])] *y[(morethan[(?y onemillion)] sold[(?x ?y)])])] *x [(won[(?x hugoaward)] book[(?x)] writtenby[(?x cixinliu)])] @every *x [([(book[(?x)] aboutfuture[(?x)])] fowardlooking[(?x)])] book[(threebodyproblem)] *y[(morethan[(?y onemillion)] sold[(threebodypr...
[aboutfuture[(threebodyproblem)]]
all:x ((book(x) & writtenby(x, cixinliu)) :- y(morethan(y, onemillion) & sold(x,y))) x (won(x, hugoaward) & book(x) & writtenby(x, cixinliu)) all:x ((book(x) & aboutfuture(x)) :- fowardlooking(x)) book(threebodyproblem) & y(morethan(y, onemillion) & sold(threebodyproblem,y)) aboutfuture(threebodyproblem)
aboutfuture(threebodyproblem)
-((+B0++W0)-+(+M1++S1))+(+W1++B1++W1)-((+B0++A0)-+F0)+B2(+t2)++(+M1++S1)+A2(+t2)
+A2(+t2)
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.
The Three-Body Problem was written by Cixin Liu.
U
∀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)
WrittenBy(threeBodyProblem, cixinLiu)
null
null
forall x ((book(x) and writtenby(x, cixinliu)) implies exists y(morethan(y, onemillion) and sold(x,y))) exists x (won(x, hugoaward) and book(x) and writtenby(x, cixinliu)) forall x ((book(x) and aboutfuture(x)) implies fowardlooking(x)) book(threebodyproblem) and exists y(morethan(y, onemillion) and sold(threebodypr...
writtenby(threebodyproblem, cixinliu)
forall ((book(x) , writtenby(x, cixinliu)) -: (morethan(y, onemillion) , sold(x,))) (won(x, hugoaward) , book(x) , writtenby(x, cixinliu)) forall ((book(x) , aboutfuture(x)) -: fowardlooking(x)) book(threebodyproblem) , (morethan(y, onemillion) , sold(threebodyproblem,)) aboutfuture(threebodyproblem)
writtenby(threebodyproblem, cixinliu)
[@every *x [([(book[(?x)] writtenby[(?x cixinliu)])] *y[(morethan[(?y onemillion)] sold[(?x ?y)])])] *x [(won[(?x hugoaward)] book[(?x)] writtenby[(?x cixinliu)])] @every *x [([(book[(?x)] aboutfuture[(?x)])] fowardlooking[(?x)])] book[(threebodyproblem)] *y[(morethan[(?y onemillion)] sold[(threebodypr...
[writtenby[(threebodyproblem cixinliu)]]
all:x ((book(x) & writtenby(x, cixinliu)) :- y(morethan(y, onemillion) & sold(x,y))) x (won(x, hugoaward) & book(x) & writtenby(x, cixinliu)) all:x ((book(x) & aboutfuture(x)) :- fowardlooking(x)) book(threebodyproblem) & y(morethan(y, onemillion) & sold(threebodyproblem,y)) aboutfuture(threebodyproblem)
writtenby(threebodyproblem, cixinliu)
-((+B0++W0)-+(+M1++S1))+(+W1++B1++W1)-((+B0++A0)-+F0)+B2(+t2)++(+M1++S1)+A2(+t2)
+W2
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 st...
2Sum is a Leetcode problem at the easy level.
T
∀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)
Easy(twosum)
null
null
forall x (easy(x) implies exists y (lessthan(y, percent20) and acrate(x,y))) forall x (recommended(x) implies easy(x)) forall x (easy(x) xor hard(x)) forall x (starred(x)) implies hard(x)) recommended(twosum) starred(foursum)
easy(twosum)
forall (easy(x) -: (lessthan(y, percent20) , acrate(x,))) forall (recommended(x) -: easy(x)) forall (easy(x) ^ hard(x)) forall (starred(x)) -: hard(x)) recommended(twosum) starred(foursum)
easy(twosum)
[@every *x [(easy[(?x)] *y [(lessthan[(?y percent20)] acrate[(?x ?y)])])] @every *x [(recommended[(?x)] easy[(?x)])] @every *x [(easy[(?x)] hard[(?x)])] @every *x [(starred[(?x)])] hard[(?x)])] recommended[(twosum)] starred[(foursum)]]
[easy[(twosum)]]
all:x (easy(x) :- y (lessthan(y, percent20) & acrate(x,y))) all:x (recommended(x) :- easy(x)) all:x (easy(x) ^ hard(x)) all:x (starred(x)) :- hard(x)) recommended(twosum) starred(foursum)
easy(twosum)
-(+E0-+(+L1++A1))-(+R0-+E0)-(+E0-+H0)-(+S0)-+H0)+R2(+t2)+S2(+f2)
+E2(+t2)
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 st...
4Sum is a Leetcode problem recommended to the novice.
F
∀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)
Recommended(foursum)
null
null
forall x (easy(x) implies exists y (lessthan(y, percent20) and acrate(x,y))) forall x (recommended(x) implies easy(x)) forall x (easy(x) xor hard(x)) forall x (starred(x)) implies hard(x)) recommended(twosum) starred(foursum)
recommended(foursum)
forall (easy(x) -: (lessthan(y, percent20) , acrate(x,))) forall (recommended(x) -: easy(x)) forall (easy(x) ^ hard(x)) forall (starred(x)) -: hard(x)) recommended(twosum) starred(foursum)
recommended(foursum)
[@every *x [(easy[(?x)] *y [(lessthan[(?y percent20)] acrate[(?x ?y)])])] @every *x [(recommended[(?x)] easy[(?x)])] @every *x [(easy[(?x)] hard[(?x)])] @every *x [(starred[(?x)])] hard[(?x)])] recommended[(twosum)] starred[(foursum)]]
[recommended[(foursum)]]
all:x (easy(x) :- y (lessthan(y, percent20) & acrate(x,y))) all:x (recommended(x) :- easy(x)) all:x (easy(x) ^ hard(x)) all:x (starred(x)) :- hard(x)) recommended(twosum) starred(foursum)
recommended(foursum)
-(+E0-+(+L1++A1))-(+R0-+E0)-(+E0-+H0)-(+S0)-+H0)+R2(+t2)+S2(+f2)
+R2(+f2)
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 st...
2Sum has an AC rate higher than 20 percent.
F
∀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)
∃y(GreaterThan(y, percent20) ∧ ACRate(2Sum,y))
null
null
forall x (easy(x) implies exists y (lessthan(y, percent20) and acrate(x,y))) forall x (recommended(x) implies easy(x)) forall x (easy(x) xor hard(x)) forall x (starred(x)) implies hard(x)) recommended(twosum) starred(foursum)
exists y(greaterthan(y, percent20) and acrate(2sum,y))
forall (easy(x) -: (lessthan(y, percent20) , acrate(x,))) forall (recommended(x) -: easy(x)) forall (easy(x) ^ hard(x)) forall (starred(x)) -: hard(x)) recommended(twosum) starred(foursum)
(greaterthan(y, percent20) , acrate(2sum,))
[@every *x [(easy[(?x)] *y [(lessthan[(?y percent20)] acrate[(?x ?y)])])] @every *x [(recommended[(?x)] easy[(?x)])] @every *x [(easy[(?x)] hard[(?x)])] @every *x [(starred[(?x)])] hard[(?x)])] recommended[(twosum)] starred[(foursum)]]
[*y[(greaterthan[(?y percent20)] acrate[(2sum ?y)])]]
all:x (easy(x) :- y (lessthan(y, percent20) & acrate(x,y))) all:x (recommended(x) :- easy(x)) all:x (easy(x) ^ hard(x)) all:x (starred(x)) :- hard(x)) recommended(twosum) starred(foursum)
y(greaterthan(y, percent20) & acrate(2sum,y))
-(+E0-+(+L1++A1))-(+R0-+E0)-(+E0-+H0)-(+S0)-+H0)+R2(+t2)+S2(+f2)
+(+G1++A1)
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.
Mort is background material.
F
∀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)
Background(mort)
null
null
forall x (philateliclit(x) implies (stamp(x) or periodical(x) or auction(x) or book(x) or bibliography(x) or background(x))) not stamp(mort) not (periodical(mort) or auction(mort) or bibliography(mort) or background(mort)) philateliclit(mort)
background(mort)
forall (philateliclit(x) -: (stamp(x) | periodical(x) | auction(x) | book(x) | bibliography(x) | background(x))) notstamp(mort) not(periodical(mort) | auction(mort) | bibliography(mort) | background(mort)) philateliclit(mort)
background(mort)
[@every *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)]]
[background[(mort)]]
all: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)
background(mort)
-(+P0-(+S0-+P0-+A0-+B0-+B0-+B0))-+S0(+m0)-(+P0(+m0)-+A0(+m0)-+B0(+m0)-+B0(+m0))+P2(+m2)
+B2(+m2)
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.
Eragon is a piece of Philatelic literature.
U
∀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)
PhilatelicLit(eragon)
null
null
forall x (philateliclit(x) implies (stamp(x) or periodical(x) or auction(x) or book(x) or bibliography(x) or background(x))) not stamp(mort) not (periodical(mort) or auction(mort) or bibliography(mort) or background(mort)) philateliclit(mort)
philateliclit(eragon)
forall (philateliclit(x) -: (stamp(x) | periodical(x) | auction(x) | book(x) | bibliography(x) | background(x))) notstamp(mort) not(periodical(mort) | auction(mort) | bibliography(mort) | background(mort)) philateliclit(mort)
philateliclit(eragon)
[@every *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)]]
[philateliclit[(eragon)]]
all: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)
philateliclit(eragon)
-(+P0-(+S0-+P0-+A0-+B0-+B0-+B0))-+S0(+m0)-(+P0(+m0)-+A0(+m0)-+B0(+m0)-+B0(+m0))+P2(+m2)
+P2(+e2)
26
Some mammals have teeth. Platypuses have no teeth. Platypuses are mammals. Humans have teeth.
Platypuses are mammals with no teeth.
T
∃x ∃y (Mammal(x) ∧ Mammal(y) ∧ (¬(x=y)) ∧ Have(x, teeth) ∧ Have(y, teeth)) ¬Have(platypus, teeth) Mammal(platypus) Have(humans, teeth)
Mammal(platypus) ∧ (¬Have(platypus, teeth))
null
null
exists x exists y (mammal(x) and mammal(y) and (not (x=y)) and have(x, teeth) and have(y, teeth)) not have(platypus, teeth) mammal(platypus) have(humans, teeth)
mammal(platypus) and (not have(platypus, teeth))
(mammal(x) , mammal(y) , (not(x=y)) , have(x, teeth) , have(y, teeth)) nothave(platypus, teeth) mammal(platypus) have(humans, teeth)
mammal(platypus) , (nothave(platypus, teeth))
[*x *y [(mammal[(?x)] mammal[(?y)] [(~[(?x=y)])] have[(?x teeth)] have[(?y teeth)])] ~have[(platypus teeth)] mammal[(platypus)] have[(humans teeth)]]
[mammal[(platypus)] [(~have[(platypus teeth)])]]
x y (mammal(x) & mammal(y) & (~(x=y)) & have(x, teeth) & have(y, teeth)) ~have(platypus, teeth) mammal(platypus) have(humans, teeth)
mammal(platypus) & (~have(platypus, teeth))
++(+M1++M1+(-(+x1))++H1++H1)-+H1+M2(+p2)+H2
+M2(+p2)+(-+H2)
26
Some mammals have teeth. Platypuses have no teeth. Platypuses are mammals. Humans have teeth.
Platypuses are reptiles.
U
∃x ∃y (Mammal(x) ∧ Mammal(y) ∧ (¬(x=y)) ∧ Have(x, teeth) ∧ Have(y, teeth)) ¬Have(platypus, teeth) Mammal(platypus) Have(humans, teeth)
Reptile(platypus)
null
null
exists x exists y (mammal(x) and mammal(y) and (not (x=y)) and have(x, teeth) and have(y, teeth)) not have(platypus, teeth) mammal(platypus) have(humans, teeth)
reptile(platypus)
(mammal(x) , mammal(y) , (not(x=y)) , have(x, teeth) , have(y, teeth)) nothave(platypus, teeth) mammal(platypus) have(humans, teeth)
reptile(platypus)
[*x *y [(mammal[(?x)] mammal[(?y)] [(~[(?x=y)])] have[(?x teeth)] have[(?y teeth)])] ~have[(platypus teeth)] mammal[(platypus)] have[(humans teeth)]]
[reptile[(platypus)]]
x y (mammal(x) & mammal(y) & (~(x=y)) & have(x, teeth) & have(y, teeth)) ~have(platypus, teeth) mammal(platypus) have(humans, teeth)
reptile(platypus)
++(+M1++M1+(-(+x1))++H1++H1)-+H1+M2(+p2)+H2
+R2(+p2)
26
Some mammals have teeth. Platypuses have no teeth. Platypuses are mammals. Humans have teeth.
Humans are mammals.
U
∃x ∃y (Mammal(x) ∧ Mammal(y) ∧ (¬(x=y)) ∧ Have(x, teeth) ∧ Have(y, teeth)) ¬Have(platypus, teeth) Mammal(platypus) Have(humans, teeth)
Mammal(humans)
null
null
exists x exists y (mammal(x) and mammal(y) and (not (x=y)) and have(x, teeth) and have(y, teeth)) not have(platypus, teeth) mammal(platypus) have(humans, teeth)
mammal(humans)
(mammal(x) , mammal(y) , (not(x=y)) , have(x, teeth) , have(y, teeth)) nothave(platypus, teeth) mammal(platypus) have(humans, teeth)
mammal(humans)
[*x *y [(mammal[(?x)] mammal[(?y)] [(~[(?x=y)])] have[(?x teeth)] have[(?y teeth)])] ~have[(platypus teeth)] mammal[(platypus)] have[(humans teeth)]]
[mammal[(humans)]]
x y (mammal(x) & mammal(y) & (~(x=y)) & have(x, teeth) & have(y, teeth)) ~have(platypus, teeth) mammal(platypus) have(humans, teeth)
mammal(humans)
++(+M1++M1+(-(+x1))++H1++H1)-+H1+M2(+p2)+H2
+M2(+h2)
27
Xiufeng, Xiangshan, Diecai, Qixing are districts in the city of Guilin. Yangshuo is not a district in Guilin.
Xiangshan and Diecai are districts in the same city.
T
DistrictIn(xiufeng, guilin) ∧ DistrictIn(xiangshan, guilin) ∧ DistrictIn(diecai, guilin) ∧ DistrictIn(qixing, guilin) ∧ City(guilin) ¬DistrictIn(yangshuo, guilin)
∃x (DistrictIn(xiangshan, x) ∧ DistrictIn(diecai, x) ∧ City(x))
null
null
districtin(xiufeng, guilin) and districtin(xiangshan, guilin) and districtin(diecai, guilin) and districtin(qixing, guilin) and city(guilin) not districtin(yangshuo, guilin)
exists x (districtin(xiangshan, x) and districtin(diecai, x) and city(x))
districtin(xiufeng, guilin) , districtin(xiangshan, guilin) , districtin(diecai, guilin) , districtin(qixing, guilin) , city(guilin) notdistrictin(yangshuo, guilin)
(districtin(xiangshan, x) , districtin(diecai, x) , city(x))
[districtin[(xiufeng guilin)] districtin[(xiangshan guilin)] districtin[(diecai guilin)] districtin[(qixing guilin)] city[(guilin)] ~districtin[(yangshuo guilin)]]
[*x [(districtin[(?xiangshan x)] districtin[(diecai x)] city[(?x)])]]
districtin(xiufeng, guilin) & districtin(xiangshan, guilin) & districtin(diecai, guilin) & districtin(qixing, guilin) & city(guilin) ~districtin(yangshuo, guilin)
x (districtin(xiangshan, x) & districtin(diecai, x) & city(x))
+D2++D2++D2++D2++C2(+g2)-+D2
+(+D1++D1++C1)
27
Xiufeng, Xiangshan, Diecai, Qixing are districts in the city of Guilin. Yangshuo is not a district in Guilin.
Xiufeng is a district in Guilin.
T
DistrictIn(xiufeng, guilin) ∧ DistrictIn(xiangshan, guilin) ∧ DistrictIn(diecai, guilin) ∧ DistrictIn(qixing, guilin) ∧ City(guilin) ¬DistrictIn(yangshuo, guilin)
DistrictIn(xiufeng, guilin)
null
null
districtin(xiufeng, guilin) and districtin(xiangshan, guilin) and districtin(diecai, guilin) and districtin(qixing, guilin) and city(guilin) not districtin(yangshuo, guilin)
districtin(xiufeng, guilin)
districtin(xiufeng, guilin) , districtin(xiangshan, guilin) , districtin(diecai, guilin) , districtin(qixing, guilin) , city(guilin) notdistrictin(yangshuo, guilin)
districtin(xiufeng, guilin)
[districtin[(xiufeng guilin)] districtin[(xiangshan guilin)] districtin[(diecai guilin)] districtin[(qixing guilin)] city[(guilin)] ~districtin[(yangshuo guilin)]]
[districtin[(xiufeng guilin)]]
districtin(xiufeng, guilin) & districtin(xiangshan, guilin) & districtin(diecai, guilin) & districtin(qixing, guilin) & city(guilin) ~districtin(yangshuo, guilin)
districtin(xiufeng, guilin)
+D2++D2++D2++D2++C2(+g2)-+D2
+D2
27
Xiufeng, Xiangshan, Diecai, Qixing are districts in the city of Guilin. Yangshuo is not a district in Guilin.
Kowloon District is in Hong Kong.
U
DistrictIn(xiufeng, guilin) ∧ DistrictIn(xiangshan, guilin) ∧ DistrictIn(diecai, guilin) ∧ DistrictIn(qixing, guilin) ∧ City(guilin) ¬DistrictIn(yangshuo, guilin)
DistrictIn(kowloon, hongKong)
null
null
districtin(xiufeng, guilin) and districtin(xiangshan, guilin) and districtin(diecai, guilin) and districtin(qixing, guilin) and city(guilin) not districtin(yangshuo, guilin)
districtin(kowloon, hongkong)
districtin(xiufeng, guilin) , districtin(xiangshan, guilin) , districtin(diecai, guilin) , districtin(qixing, guilin) , city(guilin) notdistrictin(yangshuo, guilin)
districtin(kowloon, hongkong)
[districtin[(xiufeng guilin)] districtin[(xiangshan guilin)] districtin[(diecai guilin)] districtin[(qixing guilin)] city[(guilin)] ~districtin[(yangshuo guilin)]]
[districtin[(kowloon hongkong)]]
districtin(xiufeng, guilin) & districtin(xiangshan, guilin) & districtin(diecai, guilin) & districtin(qixing, guilin) & city(guilin) ~districtin(yangshuo, guilin)
districtin(kowloon, hongkong)
+D2++D2++D2++D2++C2(+g2)-+D2
+D2
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.
Joe Rogan is American.
U
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) ∧ P...
American(joeRogan)
null
null
musicsupervisor(jasonkramer) and american(jasonkramer) exists x exists y (american(x) and musicsupervisor(x) and radiopersonality(x) and (not (x=y)) and american(y) and musicsupervisor(y) and radiopersonality(y)) forall x forall y((hostshowon(x, y) and publicradiostation(x)) implies radiopersonality(x)) radiopersona...
american(joerogan)
musicsupervisor(jasonkramer) , american(jasonkramer) (american(x) , musicsupervisor(x) , radiopersonality(x) , (not(x=y)) , american(y) , musicsupervisor(y) , radiopersonality(y)) forall forall((hostshowon(x, y) , publicradiostation(x)) -: radiopersonality(x)) radiopersonality(joerogan) (hostshowon(jasonkramer, x...
american(joerogan)
[musicsupervisor[(jasonkramer)] american[(jasonkramer)] *x *y [(american[(?x)] musicsupervisor[(?x)] radiopersonality[(?x)] [(~[(?x=y)])] american[(?y)] musicsupervisor[(?y)] radiopersonality[(?y)])] @every *x @every *y[([(hostshowon[(?x y)] publicradiostation[(?x)])] radiopersonality[(?x)])] radiopersonal...
[american[(joerogan)]]
musicsupervisor(jasonkramer) & american(jasonkramer) x y (american(x) & musicsupervisor(x) & radiopersonality(x) & (~(x=y)) & american(y) & musicsupervisor(y) & radiopersonality(y)) all:x all:y((hostshowon(x, y) & publicradiostation(x)) :- radiopersonality(x)) radiopersonality(joerogan) x(hostshowon(jasonkramer, x)...
american(joerogan)
+M2(+j2)++A2(+j2)++(+A1++M1++R1+(-(+x1))++A1++M1++R1)--((+H0++P0)-+R0)+R2(+j2)+(+H1++P1)
+A2(+j2)
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.
Jason Kramer is a music supervisor.
T
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) ∧ P...
MusicSupervisor(jasonKramer)
null
null
musicsupervisor(jasonkramer) and american(jasonkramer) exists x exists y (american(x) and musicsupervisor(x) and radiopersonality(x) and (not (x=y)) and american(y) and musicsupervisor(y) and radiopersonality(y)) forall x forall y((hostshowon(x, y) and publicradiostation(x)) implies radiopersonality(x)) radiopersona...
musicsupervisor(jasonkramer)
musicsupervisor(jasonkramer) , american(jasonkramer) (american(x) , musicsupervisor(x) , radiopersonality(x) , (not(x=y)) , american(y) , musicsupervisor(y) , radiopersonality(y)) forall forall((hostshowon(x, y) , publicradiostation(x)) -: radiopersonality(x)) radiopersonality(joerogan) (hostshowon(jasonkramer, x...
musicsupervisor(jasonkramer)
[musicsupervisor[(jasonkramer)] american[(jasonkramer)] *x *y [(american[(?x)] musicsupervisor[(?x)] radiopersonality[(?x)] [(~[(?x=y)])] american[(?y)] musicsupervisor[(?y)] radiopersonality[(?y)])] @every *x @every *y[([(hostshowon[(?x y)] publicradiostation[(?x)])] radiopersonality[(?x)])] radiopersonal...
[musicsupervisor[(jasonkramer)]]
musicsupervisor(jasonkramer) & american(jasonkramer) x y (american(x) & musicsupervisor(x) & radiopersonality(x) & (~(x=y)) & american(y) & musicsupervisor(y) & radiopersonality(y)) all:x all:y((hostshowon(x, y) & publicradiostation(x)) :- radiopersonality(x)) radiopersonality(joerogan) x(hostshowon(jasonkramer, x)...
musicsupervisor(jasonkramer)
+M2(+j2)++A2(+j2)++(+A1++M1++R1+(-(+x1))++A1++M1++R1)--((+H0++P0)-+R0)+R2(+j2)+(+H1++P1)
+M2(+j2)
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.
Jason Kramer is a radio personality.
T
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) ∧ P...
RadioPersonality(jasonKramer)
null
null
musicsupervisor(jasonkramer) and american(jasonkramer) exists x exists y (american(x) and musicsupervisor(x) and radiopersonality(x) and (not (x=y)) and american(y) and musicsupervisor(y) and radiopersonality(y)) forall x forall y((hostshowon(x, y) and publicradiostation(x)) implies radiopersonality(x)) radiopersona...
radiopersonality(jasonkramer)
musicsupervisor(jasonkramer) , american(jasonkramer) (american(x) , musicsupervisor(x) , radiopersonality(x) , (not(x=y)) , american(y) , musicsupervisor(y) , radiopersonality(y)) forall forall((hostshowon(x, y) , publicradiostation(x)) -: radiopersonality(x)) radiopersonality(joerogan) (hostshowon(jasonkramer, x...
radiopersonality(jasonkramer)
[musicsupervisor[(jasonkramer)] american[(jasonkramer)] *x *y [(american[(?x)] musicsupervisor[(?x)] radiopersonality[(?x)] [(~[(?x=y)])] american[(?y)] musicsupervisor[(?y)] radiopersonality[(?y)])] @every *x @every *y[([(hostshowon[(?x y)] publicradiostation[(?x)])] radiopersonality[(?x)])] radiopersonal...
[radiopersonality[(jasonkramer)]]
musicsupervisor(jasonkramer) & american(jasonkramer) x y (american(x) & musicsupervisor(x) & radiopersonality(x) & (~(x=y)) & american(y) & musicsupervisor(y) & radiopersonality(y)) all:x all:y((hostshowon(x, y) & publicradiostation(x)) :- radiopersonality(x)) radiopersonality(joerogan) x(hostshowon(jasonkramer, x)...
radiopersonality(jasonkramer)
+M2(+j2)++A2(+j2)++(+A1++M1++R1+(-(+x1))++A1++M1++R1)--((+H0++P0)-+R0)+R2(+j2)+(+H1++P1)
+R2(+j2)
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.
Gasteren is a Dutch village.
U
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))
Village(gasteren) ∧ In(gasteren, netherlands)
null
null
village(gasteren) and province(drenthe) and in(gasteren, drenthe) province(drenthe) and in(drenthe, netherlands) forall x (city(x) implies not village(x)) exists x (population(x, num155) and village(x) and in(x, drenthe))
village(gasteren) and in(gasteren, netherlands)
village(gasteren) , province(drenthe) , in(gasteren, drenthe) province(drenthe) , in(drenthe, netherlands) forall (city(x) -: notvillage(x)) (population(x, num155) , village(x) , in(x, drenthe))
village(gasteren) , in(gasteren, netherlands)
[village[(gasteren)] province[(drenthe)] in[(gasteren drenthe)] province[(drenthe)] in[(drenthe netherlands)] @every *x [(city[(?x)] ~village[(?x)])] *x [(population[(?x num155)] village[(?x)] in[(?x drenthe)])]]
[village[(gasteren)] in[(gasteren netherlands)]]
village(gasteren) & province(drenthe) & in(gasteren, drenthe) province(drenthe) & in(drenthe, netherlands) all:x (city(x) :- ~village(x)) x (population(x, num155) & village(x) & in(x, drenthe))
village(gasteren) & in(gasteren, netherlands)
+V2(+g2)++P2(+d2)++I2+P2(+d2)++I2-(+C0--+V0)+(+P1++V1++I1)
+V2(+g2)++I2
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.
Gasteren is a city.
F
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))
City(gasteren)
null
null
village(gasteren) and province(drenthe) and in(gasteren, drenthe) province(drenthe) and in(drenthe, netherlands) forall x (city(x) implies not village(x)) exists x (population(x, num155) and village(x) and in(x, drenthe))
city(gasteren)
village(gasteren) , province(drenthe) , in(gasteren, drenthe) province(drenthe) , in(drenthe, netherlands) forall (city(x) -: notvillage(x)) (population(x, num155) , village(x) , in(x, drenthe))
city(gasteren)
[village[(gasteren)] province[(drenthe)] in[(gasteren drenthe)] province[(drenthe)] in[(drenthe netherlands)] @every *x [(city[(?x)] ~village[(?x)])] *x [(population[(?x num155)] village[(?x)] in[(?x drenthe)])]]
[city[(gasteren)]]
village(gasteren) & province(drenthe) & in(gasteren, drenthe) province(drenthe) & in(drenthe, netherlands) all:x (city(x) :- ~village(x)) x (population(x, num155) & village(x) & in(x, drenthe))
city(gasteren)
+V2(+g2)++P2(+d2)++I2+P2(+d2)++I2-(+C0--+V0)+(+P1++V1++I1)
+C2(+g2)
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.
Gasteren has a population of 155.
U
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))
Population(gasteren, num155)
null
null
village(gasteren) and province(drenthe) and in(gasteren, drenthe) province(drenthe) and in(drenthe, netherlands) forall x (city(x) implies not village(x)) exists x (population(x, num155) and village(x) and in(x, drenthe))
population(gasteren, num155)
village(gasteren) , province(drenthe) , in(gasteren, drenthe) province(drenthe) , in(drenthe, netherlands) forall (city(x) -: notvillage(x)) (population(x, num155) , village(x) , in(x, drenthe))
population(gasteren, num155)
[village[(gasteren)] province[(drenthe)] in[(gasteren drenthe)] province[(drenthe)] in[(drenthe netherlands)] @every *x [(city[(?x)] ~village[(?x)])] *x [(population[(?x num155)] village[(?x)] in[(?x drenthe)])]]
[population[(gasteren num155)]]
village(gasteren) & province(drenthe) & in(gasteren, drenthe) province(drenthe) & in(drenthe, netherlands) all:x (city(x) :- ~village(x)) x (population(x, num155) & village(x) & in(x, drenthe))
population(gasteren, num155)
+V2(+g2)++P2(+d2)++I2+P2(+d2)++I2-(+C0--+V0)+(+P1++V1++I1)
+P2
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.
EndGame was filmed in New York.
U
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)
FilmedIn(endGame, newYork)
null
null
movie(endgame) and released(endgame, yr2006) setin(endgame, washington) not (filmedin(endgame, washington)) exists xexists y(filmedin(x, newyork) and (not (x=y)) and filmedin(y, newyork)) directed(andychang, endgame) from(andychang, hongkong)
filmedin(endgame, newyork)
movie(endgame) , released(endgame, yr2006) setin(endgame, washington) not(filmedin(endgame, washington)) (filmedin(x, newyork) , (not(x=y)) , filmedin(y, newyork)) directed(andychang, endgame) from(andychang, hongkong)
filmedin(endgame, newyork)
[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)]]
[filmedin[(endgame newyork)]]
movie(endgame) & released(endgame, yr2006) setin(endgame, washington) ~(filmedin(endgame, washington)) xy(filmedin(x, newyork) & (~(x=y)) & filmedin(y, newyork)) directed(andychang, endgame) from(andychang, hongkong)
filmedin(endgame, newyork)
+M2(+e2)++R2+S2-(+F2)++(+F1+(-(+x1))++F1)+D2+F2
+F2
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.
EndGame was not directed by someone from Hong Kong.
F
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)
∀x (¬(Directed(x, endGame) ∧ From(x, hongKong)))
null
null
movie(endgame) and released(endgame, yr2006) setin(endgame, washington) not (filmedin(endgame, washington)) exists xexists y(filmedin(x, newyork) and (not (x=y)) and filmedin(y, newyork)) directed(andychang, endgame) from(andychang, hongkong)
forall x (not (directed(x, endgame) and from(x, hongkong)))
movie(endgame) , released(endgame, yr2006) setin(endgame, washington) not(filmedin(endgame, washington)) (filmedin(x, newyork) , (not(x=y)) , filmedin(y, newyork)) directed(andychang, endgame) from(andychang, hongkong)
forall (not(directed(x, endgame) , from(x, hongkong)))
[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)]]
[@every *x [(~[(directed[(?x endgame)] from[(?x hongkong)])])]]
movie(endgame) & released(endgame, yr2006) setin(endgame, washington) ~(filmedin(endgame, washington)) xy(filmedin(x, newyork) & (~(x=y)) & filmedin(y, newyork)) directed(andychang, endgame) from(andychang, hongkong)
all:x (~(directed(x, endgame) & from(x, hongkong)))
+M2(+e2)++R2+S2-(+F2)++(+F1+(-(+x1))++F1)+D2+F2
-(-(+D0++F0))
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.
All of Andy Chang's movies are filmed outside of Washington.
U
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)
∀x (Directed(andyChang, x) → ¬(FilmedIn(x, washington)))
null
null
movie(endgame) and released(endgame, yr2006) setin(endgame, washington) not (filmedin(endgame, washington)) exists xexists y(filmedin(x, newyork) and (not (x=y)) and filmedin(y, newyork)) directed(andychang, endgame) from(andychang, hongkong)
forall x (directed(andychang, x) implies not (filmedin(x, washington)))
movie(endgame) , released(endgame, yr2006) setin(endgame, washington) not(filmedin(endgame, washington)) (filmedin(x, newyork) , (not(x=y)) , filmedin(y, newyork)) directed(andychang, endgame) from(andychang, hongkong)
forall (directed(andychang, x) -: not(filmedin(x, washington)))
[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)]]
[@every *x [(directed[(andychang x)] ~[(filmedin[(?x washington)])])]]
movie(endgame) & released(endgame, yr2006) setin(endgame, washington) ~(filmedin(endgame, washington)) xy(filmedin(x, newyork) & (~(x=y)) & filmedin(y, newyork)) directed(andychang, endgame) from(andychang, hongkong)
all:x (directed(andychang, x) :- ~(filmedin(x, washington)))
+M2(+e2)++R2+S2-(+F2)++(+F1+(-(+x1))++F1)+D2+F2
-(+D0--(+F0))
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.
Thomas Gilovich proposed naive cynicism.
U
Proposed(justinKruger, naiveCynicism) ∧ ∃y (colleagueOfJustinKruger(y) ∧ Proposed(y, naiveCynicism)) Colleagues(thomasGilovich, justinKruger) PhilosophyOfMind(naiveCynicism)
Proposed(thomasGilovich, naiveCynicism)
null
null
proposed(justinkruger, naivecynicism) and exists y (colleagueofjustinkruger(y) and proposed(y, naivecynicism)) colleagues(thomasgilovich, justinkruger) philosophyofmind(naivecynicism)
proposed(thomasgilovich, naivecynicism)
proposed(justinkruger, naivecynicism) , (colleagueofjustinkruger(y) , proposed(y, naivecynicism)) colleagues(thomasgilovich, justinkruger) philosophyofmind(naivecynicism)
proposed(thomasgilovich, naivecynicism)
[proposed[(justinkruger naivecynicism)] *y [(colleagueofjustinkruger[(?y)] proposed[(?y naivecynicism)])] colleagues[(thomasgilovich justinkruger)] philosophyofmind[(naivecynicism)]]
[proposed[(thomasgilovich naivecynicism)]]
proposed(justinkruger, naivecynicism) & y (colleagueofjustinkruger(y) & proposed(y, naivecynicism)) colleagues(thomasgilovich, justinkruger) philosophyofmind(naivecynicism)
proposed(thomasgilovich, naivecynicism)
+P2++(+c1++P1)+C2+P2(+n2)
+P2
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.
Justin Kruger proposed a philosophy of mind.
T
Proposed(justinKruger, naiveCynicism) ∧ ∃y (colleagueOfJustinKruger(y) ∧ Proposed(y, naiveCynicism)) Colleagues(thomasGilovich, justinKruger) PhilosophyOfMind(naiveCynicism)
∃x (Proposed(justinKruger, x) ∧ PhilosophyOfMind(x))
null
null
proposed(justinkruger, naivecynicism) and exists y (colleagueofjustinkruger(y) and proposed(y, naivecynicism)) colleagues(thomasgilovich, justinkruger) philosophyofmind(naivecynicism)
exists x (proposed(justinkruger, x) and philosophyofmind(x))
proposed(justinkruger, naivecynicism) , (colleagueofjustinkruger(y) , proposed(y, naivecynicism)) colleagues(thomasgilovich, justinkruger) philosophyofmind(naivecynicism)
(proposed(justinkruger, x) , philosophyofmind(x))
[proposed[(justinkruger naivecynicism)] *y [(colleagueofjustinkruger[(?y)] proposed[(?y naivecynicism)])] colleagues[(thomasgilovich justinkruger)] philosophyofmind[(naivecynicism)]]
[*x [(proposed[(justinkruger x)] philosophyofmind[(?x)])]]
proposed(justinkruger, naivecynicism) & y (colleagueofjustinkruger(y) & proposed(y, naivecynicism)) colleagues(thomasgilovich, justinkruger) philosophyofmind(naivecynicism)
x (proposed(justinkruger, x) & philosophyofmind(x))
+P2++(+c1++P1)+C2+P2(+n2)
+(+P1++P1)
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.
Thomas Gilovich worked on philosophies of mind.
U
Proposed(justinKruger, naiveCynicism) ∧ ∃y (colleagueOfJustinKruger(y) ∧ Proposed(y, naiveCynicism)) Colleagues(thomasGilovich, justinKruger) PhilosophyOfMind(naiveCynicism)
∃x (WorkedOn(thomasGilovich, x) ∧ PhilosophyOfMind(x))
null
null
proposed(justinkruger, naivecynicism) and exists y (colleagueofjustinkruger(y) and proposed(y, naivecynicism)) colleagues(thomasgilovich, justinkruger) philosophyofmind(naivecynicism)
exists x (workedon(thomasgilovich, x) and philosophyofmind(x))
proposed(justinkruger, naivecynicism) , (colleagueofjustinkruger(y) , proposed(y, naivecynicism)) colleagues(thomasgilovich, justinkruger) philosophyofmind(naivecynicism)
(workedon(thomasgilovich, x) , philosophyofmind(x))
[proposed[(justinkruger naivecynicism)] *y [(colleagueofjustinkruger[(?y)] proposed[(?y naivecynicism)])] colleagues[(thomasgilovich justinkruger)] philosophyofmind[(naivecynicism)]]
[*x [(workedon[(thomasgilovich x)] philosophyofmind[(?x)])]]
proposed(justinkruger, naivecynicism) & y (colleagueofjustinkruger(y) & proposed(y, naivecynicism)) colleagues(thomasgilovich, justinkruger) philosophyofmind(naivecynicism)
x (workedon(thomasgilovich, x) & philosophyofmind(x))
+P2++(+c1++P1)+C2+P2(+n2)
+(+W1++P1)
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.
Hugh Vanstone is one of the world's leading lighting designers and is from the UK.
T
WorldLeadingLightingDesigner(hughVanstone) From(hughVanstone, unitedKingdom) ∃x(GreaterThan(x, num160) ∧ LitProductions(hughVanstone,x)) ∃x(Hometown(hughVanstone,x) ∧ AttendedSchoolIn(hughVanstone,x))
WorldLeadingLightingDesigner(hughVanstone) ∧ From(hughVanstone, unitedKingdom)
null
null
worldleadinglightingdesigner(hughvanstone) from(hughvanstone, unitedkingdom) exists x(greaterthan(x, num160) and litproductions(hughvanstone,x)) exists x(hometown(hughvanstone,x) and attendedschoolin(hughvanstone,x))
worldleadinglightingdesigner(hughvanstone) and from(hughvanstone, unitedkingdom)
worldleadinglightingdesigner(hughvanstone) from(hughvanstone, unitedkingdom) (greaterthan(x, num160) , litproductions(hughvanstone,)) (hometown(hughvanstone,) , attendedschoolin(hughvanstone,))
worldleadinglightingdesigner(hughvanstone) , from(hughvanstone, unitedkingdom)
[worldleadinglightingdesigner[(hughvanstone)] from[(hughvanstone unitedkingdom)] *x[(greaterthan[(?x num160)] litproductions[(hughvanstone ?x)])] *x[(hometown[(hughvanstone ?x)] attendedschoolin[(hughvanstone ?x)])]]
[worldleadinglightingdesigner[(hughvanstone)] from[(hughvanstone unitedkingdom)]]
worldleadinglightingdesigner(hughvanstone) from(hughvanstone, unitedkingdom) x(greaterthan(x, num160) & litproductions(hughvanstone,x)) x(hometown(hughvanstone,x) & attendedschoolin(hughvanstone,x))
worldleadinglightingdesigner(hughvanstone) & from(hughvanstone, unitedkingdom)
+W2(+h2)+F2+(+G1++L1)+(+H1++A1)
+W2(+h2)++F2
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.
Hugh Vanstone has lit 170 productions.
U
WorldLeadingLightingDesigner(hughVanstone) From(hughVanstone, unitedKingdom) ∃x(GreaterThan(x, num160) ∧ LitProductions(hughVanstone,x)) ∃x(Hometown(hughVanstone,x) ∧ AttendedSchoolIn(hughVanstone,x))
∃x(GreaterThan(x, num170) ∧ LitProductions(hughVanstone,x))
null
null
worldleadinglightingdesigner(hughvanstone) from(hughvanstone, unitedkingdom) exists x(greaterthan(x, num160) and litproductions(hughvanstone,x)) exists x(hometown(hughvanstone,x) and attendedschoolin(hughvanstone,x))
exists x(greaterthan(x, num170) and litproductions(hughvanstone,x))
worldleadinglightingdesigner(hughvanstone) from(hughvanstone, unitedkingdom) (greaterthan(x, num160) , litproductions(hughvanstone,)) (hometown(hughvanstone,) , attendedschoolin(hughvanstone,))
(greaterthan(x, num170) , litproductions(hughvanstone,))
[worldleadinglightingdesigner[(hughvanstone)] from[(hughvanstone unitedkingdom)] *x[(greaterthan[(?x num160)] litproductions[(hughvanstone ?x)])] *x[(hometown[(hughvanstone ?x)] attendedschoolin[(hughvanstone ?x)])]]
[*x[(greaterthan[(?x num170)] litproductions[(hughvanstone ?x)])]]
worldleadinglightingdesigner(hughvanstone) from(hughvanstone, unitedkingdom) x(greaterthan(x, num160) & litproductions(hughvanstone,x)) x(hometown(hughvanstone,x) & attendedschoolin(hughvanstone,x))
x(greaterthan(x, num170) & litproductions(hughvanstone,x))
+W2(+h2)+F2+(+G1++L1)+(+H1++A1)
+(+G1++L1)
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.
Hugh Vanstone attended a school in the United States.
U
WorldLeadingLightingDesigner(hughVanstone) From(hughVanstone, unitedKingdom) ∃x(GreaterThan(x, num160) ∧ LitProductions(hughVanstone,x)) ∃x(Hometown(hughVanstone,x) ∧ AttendedSchoolIn(hughVanstone,x))
AttendedSchoolIn(hughVanstone, unitedStates)
null
null
worldleadinglightingdesigner(hughvanstone) from(hughvanstone, unitedkingdom) exists x(greaterthan(x, num160) and litproductions(hughvanstone,x)) exists x(hometown(hughvanstone,x) and attendedschoolin(hughvanstone,x))
attendedschoolin(hughvanstone, unitedstates)
worldleadinglightingdesigner(hughvanstone) from(hughvanstone, unitedkingdom) (greaterthan(x, num160) , litproductions(hughvanstone,)) (hometown(hughvanstone,) , attendedschoolin(hughvanstone,))
attendedschoolin(hughvanstone, unitedstates)
[worldleadinglightingdesigner[(hughvanstone)] from[(hughvanstone unitedkingdom)] *x[(greaterthan[(?x num160)] litproductions[(hughvanstone ?x)])] *x[(hometown[(hughvanstone ?x)] attendedschoolin[(hughvanstone ?x)])]]
[attendedschoolin[(hughvanstone unitedstates)]]
worldleadinglightingdesigner(hughvanstone) from(hughvanstone, unitedkingdom) x(greaterthan(x, num160) & litproductions(hughvanstone,x)) x(hometown(hughvanstone,x) & attendedschoolin(hughvanstone,x))
attendedschoolin(hughvanstone, unitedstates)
+W2(+h2)+F2+(+G1++L1)+(+H1++A1)
+A2
33
Joseph Kmak was born in Napa. Joseph Kmak was a professional baseball player. Professional baseball players play in the MLB. People born in California are Americans. Americans are not Germans.
Joseph Kmak is German.
U
BornIn(josephKmak, napa) ProfessionalBaseballPlayer(josephKmak) ∀x (ProfessionalBaseballPlayer(x) → PlayInMLB(x)) ∀x (BornIn(x, california) → Nationality(x, american)) ∀x (Nationality(x, american)→ ¬Nationality(x, german))
Nationality(josephKmak, german)
null
null
bornin(josephkmak, napa) professionalbaseballplayer(josephkmak) forall x (professionalbaseballplayer(x) implies playinmlb(x)) forall x (bornin(x, california) implies nationality(x, american)) forall x (nationality(x, american)implies not nationality(x, german))
nationality(josephkmak, german)
bornin(josephkmak, napa) professionalbaseballplayer(josephkmak) forall (professionalbaseballplayer(x) -: playinmlb(x)) forall (bornin(x, california) -: nationality(x, american)) forall (nationality(x, american)-: notnationality(x, german))
nationality(josephkmak, german)
[bornin[(josephkmak napa)] professionalbaseballplayer[(josephkmak)] @every *x [(professionalbaseballplayer[(?x)] playinmlb[(?x)])] @every *x [(bornin[(?x california)] nationality[(?x american)])] @every *x [(nationality[(?x american)] ~nationality[(?x german)])]]
[nationality[(josephkmak german)]]
bornin(josephkmak, napa) professionalbaseballplayer(josephkmak) all:x (professionalbaseballplayer(x) :- playinmlb(x)) all:x (bornin(x, california) :- nationality(x, american)) all:x (nationality(x, american):- ~nationality(x, german))
nationality(josephkmak, german)
+B2+P2(+j2)-(+P0-+P0)-(+B0-+N0)-(+N0--+N0)
+N2
33
Joseph Kmak was born in Napa. Joseph Kmak was a professional baseball player. Professional baseball players play in the MLB. People born in California are Americans. Americans are not Germans.
Joseph Kmak played in the MLB.
T
BornIn(josephKmak, napa) ProfessionalBaseballPlayer(josephKmak) ∀x (ProfessionalBaseballPlayer(x) → PlayInMLB(x)) ∀x (BornIn(x, california) → Nationality(x, american)) ∀x (Nationality(x, american)→ ¬Nationality(x, german))
PlayInMLB(josephKmak)
null
null
bornin(josephkmak, napa) professionalbaseballplayer(josephkmak) forall x (professionalbaseballplayer(x) implies playinmlb(x)) forall x (bornin(x, california) implies nationality(x, american)) forall x (nationality(x, american)implies not nationality(x, german))
playinmlb(josephkmak)
bornin(josephkmak, napa) professionalbaseballplayer(josephkmak) forall (professionalbaseballplayer(x) -: playinmlb(x)) forall (bornin(x, california) -: nationality(x, american)) forall (nationality(x, american)-: notnationality(x, german))
playinmlb(josephkmak)
[bornin[(josephkmak napa)] professionalbaseballplayer[(josephkmak)] @every *x [(professionalbaseballplayer[(?x)] playinmlb[(?x)])] @every *x [(bornin[(?x california)] nationality[(?x american)])] @every *x [(nationality[(?x american)] ~nationality[(?x german)])]]
[playinmlb[(josephkmak)]]
bornin(josephkmak, napa) professionalbaseballplayer(josephkmak) all:x (professionalbaseballplayer(x) :- playinmlb(x)) all:x (bornin(x, california) :- nationality(x, american)) all:x (nationality(x, american):- ~nationality(x, german))
playinmlb(josephkmak)
+B2+P2(+j2)-(+P0-+P0)-(+B0-+N0)-(+N0--+N0)
+P2(+j2)
33
Joseph Kmak was born in Napa. Joseph Kmak was a professional baseball player. Professional baseball players play in the MLB. People born in California are Americans. Americans are not Germans.
Joseph Kmak was a catcher
U
BornIn(josephKmak, napa) ProfessionalBaseballPlayer(josephKmak) ∀x (ProfessionalBaseballPlayer(x) → PlayInMLB(x)) ∀x (BornIn(x, california) → Nationality(x, american)) ∀x (Nationality(x, american)→ ¬Nationality(x, german))
IsCatcher(josephKmak)
null
null
bornin(josephkmak, napa) professionalbaseballplayer(josephkmak) forall x (professionalbaseballplayer(x) implies playinmlb(x)) forall x (bornin(x, california) implies nationality(x, american)) forall x (nationality(x, american)implies not nationality(x, german))
iscatcher(josephkmak)
bornin(josephkmak, napa) professionalbaseballplayer(josephkmak) forall (professionalbaseballplayer(x) -: playinmlb(x)) forall (bornin(x, california) -: nationality(x, american)) forall (nationality(x, american)-: notnationality(x, german))
iscatcher(josephkmak)
[bornin[(josephkmak napa)] professionalbaseballplayer[(josephkmak)] @every *x [(professionalbaseballplayer[(?x)] playinmlb[(?x)])] @every *x [(bornin[(?x california)] nationality[(?x american)])] @every *x [(nationality[(?x american)] ~nationality[(?x german)])]]
[iscatcher[(josephkmak)]]
bornin(josephkmak, napa) professionalbaseballplayer(josephkmak) all:x (professionalbaseballplayer(x) :- playinmlb(x)) all:x (bornin(x, california) :- nationality(x, american)) all:x (nationality(x, american):- ~nationality(x, german))
iscatcher(josephkmak)
+B2+P2(+j2)-(+P0-+P0)-(+B0-+N0)-(+N0--+N0)
+I2(+j2)
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.
Nadal was not born in Mallorca.
F
BornIn(rafaNadal, mallorca) ProfessionalTennisPlayer(rafaNadal) HighWinRatio(rafaNadal) ∀x ((ProfessionalTennisPlayer(x) ∧ InBig3(x)) → HighWinRatio(x))
¬BornIn(rafaNadal, mallorca)
null
null
bornin(rafanadal, mallorca) professionaltennisplayer(rafanadal) highwinratio(rafanadal) forall x ((professionaltennisplayer(x) and inbig3(x)) implies highwinratio(x))
not bornin(rafanadal, mallorca)
bornin(rafanadal, mallorca) professionaltennisplayer(rafanadal) highwinratio(rafanadal) forall ((professionaltennisplayer(x) , inbig3(x)) -: highwinratio(x))
notbornin(rafanadal, mallorca)
[bornin[(rafanadal mallorca)] professionaltennisplayer[(rafanadal)] highwinratio[(rafanadal)] @every *x [([(professionaltennisplayer[(?x)] inbig3[(?x)])] highwinratio[(?x)])]]
~[bornin[(rafanadal mallorca)]]
bornin(rafanadal, mallorca) professionaltennisplayer(rafanadal) highwinratio(rafanadal) all:x ((professionaltennisplayer(x) & inbig3(x)) :- highwinratio(x))
~bornin(rafanadal, mallorca)
+B2+P2(+r2)+H2(+r2)-((+P0++I0)-+H0)
-+B2
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.
Nadal is in the Big 3.
U
BornIn(rafaNadal, mallorca) ProfessionalTennisPlayer(rafaNadal) HighWinRatio(rafaNadal) ∀x ((ProfessionalTennisPlayer(x) ∧ InBig3(x)) → HighWinRatio(x))
InBig3(rafaNadal)
null
null
bornin(rafanadal, mallorca) professionaltennisplayer(rafanadal) highwinratio(rafanadal) forall x ((professionaltennisplayer(x) and inbig3(x)) implies highwinratio(x))
inbig3(rafanadal)
bornin(rafanadal, mallorca) professionaltennisplayer(rafanadal) highwinratio(rafanadal) forall ((professionaltennisplayer(x) , inbig3(x)) -: highwinratio(x))
inbig3(rafanadal)
[bornin[(rafanadal mallorca)] professionaltennisplayer[(rafanadal)] highwinratio[(rafanadal)] @every *x [([(professionaltennisplayer[(?x)] inbig3[(?x)])] highwinratio[(?x)])]]
[inbig3[(rafanadal)]]
bornin(rafanadal, mallorca) professionaltennisplayer(rafanadal) highwinratio(rafanadal) all:x ((professionaltennisplayer(x) & inbig3(x)) :- highwinratio(x))
inbig3(rafanadal)
+B2+P2(+r2)+H2(+r2)-((+P0++I0)-+H0)
+I2(+r2)