original
stringlengths 14
334
| logical_form
stringlengths 30
1.82k
| __index_level_0__
int64 0
1.65k
|
---|---|---|
No low-scoring players are top players in the league. | -exists x1.(_player(x1) & _low_dash_scoring(x1) & exists x2.(_player(x2) & _top(x2) & exists x3.(_league(x3) & exists e4.(_in(e4,x3) & (Subj(e4) = x2))) & (x1 = x2))) | 1,603 |
James Cocks was a Whig politician who sat in the House of Commons. | exists x1.(_cocks(x1) & _james(x1) & exists x2.(_politician(x2) & _whig(x2) & exists e3.(_sit(e3) & (Subj(e3) = x2) & exists x4.(_house(x4) & exists x5.(_commons(x5) & (x4 = x5)) & _in(e3,x4))) & (x1 = x2))) | 1,604 |
Everything that is an osprey is a bird. | all x1.(exists x2.(_osprey(x2) & (x1 = x2)) -> exists x3.(_bird(x3) & (x1 = x3))) | 1,605 |
William Dickinson was a British politician who sat in the House of Commons | exists x1.(_dickinson(x1) & _william(x1) & exists x2.(_politician(x2) & _british(x2) & exists e3.(_sit(e3) & (Subj(e3) = x2) & exists x4.(_house(x4) & exists x5.(_commons(x5) & (x4 = x5)) & _in(e3,x4))) & (x1 = x2))) | 1,606 |
Rhos Aelwyd F.C. is the only club based in Ponciau. | exists x1.(_f_DOTc_DOT(x1) & _aelwyd(x1) & _rhos(x1) & exists x2.(_club(x2) & _only(x2) & exists e3.(_base(e3) & (Acc(e3) = x2) & exists x4.(_ponciau(x4) & _in(e3,x4))) & (x1 = x2))) | 1,607 |
Some PhD students have high IQs. | exists x1.(_student(x1) & _phd(x1) & exists x2.(_iq(x2) & _high(x2) & exists e3.(_have(e3) & (Subj(e3) = x1) & (Acc(e3) = x2)))) | 1,608 |
TikTok is not good. | -exists x1.(_tiktok(x1) & _good(x1)) | 1,609 |
G-910 is either displayed on the homepage or cheaper. | exists x1.(_g_dash_910(x1) & exists e2.(_display(e2) & (Acc(e2) = x1) & exists x3.((_homepage(x3) | _cheaper(x3)) & _on(e2,x3)))) | 1,610 |
People either are saving money for a down payment on a new house or they live in apartments in big metropolitan cities. | (exists x1.(_people(x1) & exists x2.(_money(x2) & exists e3.(_save(e3) & (Subj(e3) = x1) & (Acc(e3) = x2) & exists x4.(_payment(x4) & _down(x4) & exists x5.(_house(x5) & _new(x5) & exists e6.(_on(e6,x5) & (Subj(e6) = x4))) & _for(e3,x4))))) | exists x7.((x7 = _they) & exists e8.(_live(e8) & (Subj(e8) = x7) & exists x9.(_apartment(x9) & _in(e8,x9) & exists x10.(_city(x10) & _metropolitan(x10) & _big(x10) & _in(e8,x10)))))) | 1,611 |
All students studying in the morning are good at time management. | all x1.(_student(x1) -> (exists e2.(_study(e2) & (Subj(e2) = x1) & exists x3.(_morning(x3) & _in(e2,x3))) -> _good(x1))) | 1,612 |
John speaks French. | exists x1.(_john(x1) & exists x2.(_french(x2) & exists e3.(_speak(e3) & (Subj(e3) = x1) & (Acc(e3) = x2)))) | 1,613 |
Spain is in Europe. | exists x1.(_spain(x1) & exists e2.(exists x3.(_europe(x3) & _in(e2,x3)) & (Subj(e2) = x1))) | 1,614 |
All big things are heavy. | all x1.((_thing(x1) & _big(x1)) -> _heavy(x1)) | 1,615 |
No extracting information from BOLD signals is without statistical pattern analysis. | -exists x1.(_information(x1) & _extract(x1) & exists x2.(_signal(x2) & _bold(x2) & exists e3.(_from(e3,x2) & (Subj(e3) = x1))) & exists x4.(_analysis(x4) & (x1 = x4))) | 1,616 |
All PhD students are graduate students. | all x1.((_student(x1) & _phd(x1)) -> exists x2.(_student(x2) & _graduate(x2) & (x1 = x2))) | 1,617 |
Oxford Street is in London. | exists x1.(_street(x1) & _oxford(x1) & exists e2.(exists x3.(_london(x3) & _in(e2,x3)) & (Subj(e2) = x1))) | 1,618 |
If you go somewhere by train, you will not lose time. | (exists x1.((x1 = _you) & exists e2.(_go(e2) & (Subj(e2) = x1) & _somewhere(e2) & exists x3.(_train(x3) & (Subj(e2) = x3)))) -> -exists x4.((x4 = _you) & exists x5.(_time(x5) & exists e6.(_lose(e6) & (Subj(e6) = x4) & (Acc(e6) = x5))))) | 1,619 |
All Customers who once served in the army are available to have a visit without any fees. | all x1.(_customer(x1) -> (exists e2.(_serve(e2) & (Subj(e2) = x1) & _once(e2) & exists x3.(_army(x3) & _in(e2,x3))) -> exists e4.(_available(e4) & (Subj(e4) = x1) & AccI(e4,exists x5.(_visit(x5) & all x6.(_fee(x6) -> exists e7.(_without(e7,x6) & (Subj(e7) = x5))) & exists e8.(_have(e8) & (Subj(e8) = x1) & (Acc(e8) = x5))))))) | 1,620 |
All Harvard students are diligent. | all x1.((_student(x1) & _harvard(x1)) -> _diligent(x1)) | 1,621 |
"Your Woman" is a song by British one-man band White Town. | exists x1.(_woman(x1) & exists x2.(_song(x2) & exists x3.(_town(x3) & _white(x3) & _band(x3) & _one_dash_man(x3) & _british(x3) & exists e4.(_by(e4,x3) & (Subj(e4) = x2))) & (x1 = x2))) | 1,622 |
If the police hand the evidence to the prosecutor and the evidence is satisfactory, the prosecutor will prosecute the offender in an appropriate court. | (exists x1.(_hand(x1) & _police(x1) & _evidence(x1) & exists x2.(_prosecutor(x2) & exists e3.(_to(e3,x2) & (Subj(e3) = x1))) & exists x4.(_evidence(x4) & exists e5.(_to(e5,x4) & (Subj(e5) = x1))) & _satisfactory(x1)) -> exists x6.(_prosecutor(x6) & exists x7.(_offender(x7) & exists e8.(_prosecute(e8) & (Subj(e8) = x6) & (Acc(e8) = x7) & exists x9.(_court(x9) & _appropriate(x9) & _in(e8,x9)))))) | 1,623 |
Elephantopus is a genus of perennial plants in the daisy family. | exists x1.(_elephantopus(x1) & exists x2.(_genus(x2) & exists x3.(_plant(x3) & _perennial(x3) & (x2 = x3)) & (x1 = x2))) | 1,624 |
Intro Geology has no prerequisites. | exists x1.(_geology(x1) & _intro(x1) & -exists x2.(_prerequisite(x2) & exists e3.(_have(e3) & (Subj(e3) = x1) & (Acc(e3) = x2)))) | 1,625 |
Science fiction novels are not about mythological creatures | -exists x1.(_novel(x1) & _fiction(x1) & _science(x1) & exists e2.(exists x3.(_creature(x3) & _mythological(x3) & _about(e2,x3)) & (Subj(e2) = x1))) | 1,626 |
Cristiano Ronaldo can use his right foot very efficiently. | exists x1.(_ronaldo(x1) & _cristiano(x1) & _can((exists x2.(_foot(x2) & _right(x2) & exists e3.(_use(e3) & (Subj(e3) = x1) & (Acc(e3) = x2) & _efficiently(e3))) & _very(x1)))) | 1,627 |
If viewers send in funny videos to the French broadcast channel, then Video Gag airs them on television. | (exists x1.(_viewer(x1) & exists x2.(_television(x2) & exists x3.(_video(x3) & _funny(x3) & _in(x2,x3) & exists e4.(_send(e4) & (Subj(e4) = x1) & (Acc(e4) = x2) & exists x5.(_channel(x5) & _broadcast(x5) & _french(x5) & exists x6.(_gag(x6) & _video(x6) & _then(x6) & exists x7.((x7 = _they) & exists e8.(_air(e8) & (Subj(e8) = x6) & (Acc(e8) = x7) & _on(e8,x5)))) & (Dat(e4) = x5)))))) -> exists e9.True) | 1,628 |
Paolo Roversi is a photographer. | exists x1.(_roversi(x1) & _paolo(x1) & exists x2.(_photographer(x2) & (x1 = x2))) | 1,629 |
The Blake McFall Company Building was added to the National Register of Historic Places in 1990. | exists x1.(_building(x1) & _company(x1) & _mcfall(x1) & _blake(x1) & exists e2.(_add(e2) & (Acc(e2) = x1) & exists x3.(_register(x3) & _national(x3) & exists x4.(_places(x4) & _historic(x4) & (x3 = x4)) & (Dat(e2) = x3)) & exists x5.(_1990(x5) & _in(e2,x5)))) | 1,630 |
All PhD graduates can work full time. | all x1.((_graduate(x1) & _phd(x1)) -> _can((exists e2.(_work(e2) & (Subj(e2) = x1) & _time(e2)) & _full(x1)))) | 1,631 |
If Reformation is not helping slow down global warming, then Reformation is an eco-friendly brand or a sustainable fashion brand. | (-exists x1.(_reformation(x1) & _help(exists x2.(_warming(x2) & _global(x2) & exists e3.(_slow(e3) & (Subj(e3) = x1) & (Acc(e3) = x2) & _down(e3))))) -> exists x4.(_reformation(x4) & (exists x5.(_brand(x5) & _eco_dash_friendly(x5) & (x4 = x5)) | exists x6.(_brand(x6) & _fashion(x6) & _sustainable(x6) & (x4 = x6))))) | 1,632 |
George splashes water around and can swim. | exists x1.(_george(x1) & exists x2.(_water(x2) & _around(x2) & exists e3.(_splash(e3) & (Subj(e3) = x1) & (Acc(e3) = x2))) & _can(exists e4.(_swim(e4) & (Subj(e4) = x1)))) | 1,633 |
All sustainable fashion brands are eco-friendly brands. | all x1.((_brand(x1) & _fashion(x1) & _sustainable(x1)) -> exists x2.(_brand(x2) & _eco_dash_friendly(x2) & (x1 = x2))) | 1,634 |
All Olympic gold medal winners are good athletes. | all x1.((_winner(x1) & _medal(x1) & _gold(x1) & _olympic(x1)) -> exists x2.(_athlete(x2) & _good(x2) & (x1 = x2))) | 1,635 |
The USS Salem is a heavy cruiser built for the United States navy. | exists x1.(_salem(x1) & _uss(x1) & exists x2.(_cruiser(x2) & _heavy(x2) & exists e3.(_build(e3) & (Acc(e3) = x2) & exists x4.(_navy(x4) & _states(x4) & _united(x4) & _for(e3,x4))) & (x1 = x2))) | 1,636 |
"Your Woman" also peaked No. 1 in Iceland, Israel and Spain. | exists x1.(_woman(x1) & exists x2.(_no_DOT(x2) & _1(x2) & exists x3.(_spain(x3) & _israel(x3) & _iceland(x3) & exists e4.(_in(e4,x3) & (Subj(e4) = x2))) & exists e5.(_peak(e5) & (Subj(e5) = x1) & (Acc(e5) = x2)))) | 1,637 |
Liam is either an animal that can walk and enjoys water, or is neither an animal that can walk nor enjoys water. | exists x1.(_liam(x1) & exists x2.(_animal(x2) & _can(exists e3.(_walk(e3) & (Subj(e3) = x2))) & (exists x4.(_water(x4) & exists e5.(_enjoy(e5) & (Subj(e5) = x2) & (Acc(e5) = x4))) | exists x6.(_animal(x6) & _neither(x6) & _can(exists e7.(_walk(e7) & (Subj(e7) = x6))) & exists x8.(_water(x8) & exists e9.(_enjoy(e9) & (Subj(e9) = x6) & (Acc(e9) = x8))) & (x2 = x6))) & (x1 = x2))) | 1,638 |
The USS Salem served in the Atlantic and Mediterranean. | exists x1.(_salem(x1) & _uss(x1) & exists e2.(_serve(e2) & (Subj(e2) = x1) & exists x3.(_atlantic(x3) & _in(e2,x3)) & exists x4.(_mediterranean(x4) & _in(e2,x4)))) | 1,639 |
John is a person. | exists x1.(_john(x1) & exists x2.(_person(x2) & (x1 = x2))) | 1,640 |
Piper is a kitten or a cute animal. | exists x1.(_piper(x1) & (exists x2.(_kitten(x2) & (x1 = x2)) | exists x3.(_animal(x3) & _cute(x3) & (x1 = x3)))) | 1,641 |
Chemical Endangerment is harmful. | exists x1.(_endangerment(x1) & _chemical(x1) & _harmful(x1)) | 1,642 |
If people work in the entertainment industry as high-profile celebrities, then they wake up late and start their schedules past noon regularly. | (exists x1.(_people(x1) & exists e2.(_work(e2) & (Subj(e2) = x1) & exists x3.(_industry(x3) & _entertainment(x3) & _in(e2,x3) & exists x4.(_celebrity(x4) & _high_dash_profile(x4) & _as(e2,x4))))) -> (exists x5.((x5 = _they) & exists e6.(_wake(e6) & (Subj(e6) = x5) & _up(e6) & _late(e6) & exists x7.(_schedule(x7) & exists x8.(_noon(x8) & exists e9.(_past(e9,x8) & (Subj(e9) = x7))) & _regularly(e6,x7) & _then(e6)))) & exists x10.((x10 = _they) & exists e11.(_wake(e11) & (Subj(e11) = x10) & _up(e11) & _start(e11) & exists x12.(_schedule(x12) & exists x13.(_noon(x13) & exists e14.(_past(e14,x13) & (Subj(e14) = x12))) & _regularly(e11,x12) & _then(e11)))))) | 1,643 |
Indonesia is a country. | exists x1.(_indonesia(x1) & exists x2.(_country(x2) & (x1 = x2))) | 1,644 |
If someone can make cookies and muffins, they are a baker. | (exists x1._can((exists x2.(_cookie(x2) & exists e3.(_make(e3) & (Subj(e3) = x1) & (Acc(e3) = x2))) & exists x4.(_muffin(x4) & exists e5.(_make(e5) & (Subj(e5) = x1) & (Acc(e5) = x4))))) -> exists x6.((x6 = _they) & exists x7.(_baker(x7) & (x6 = x7)))) | 1,645 |
Boves is a railway station located in France. | exists x1.(_boves(x1) & exists x2.(_station(x2) & _railway(x2) & exists e3.(_locate(e3) & (Acc(e3) = x2) & exists x4.(_france(x4) & _in(e3,x4))) & (x1 = x2))) | 1,646 |