original
stringlengths 14
334
| logical_form
stringlengths 30
1.82k
| __index_level_0__
int64 0
1.65k
|
---|---|---|
Any national park in Vietnam is classified as a nature reserve. | all x1.((_park(x1) & _national(x1)) -> (exists x2.(_vietnam(x2) & exists e3.(_in(e3,x2) & (Subj(e3) = x1))) -> exists e4.(_classify(e4) & (Acc(e4) = x1) & exists x5.(_reserve(x5) & _nature(x5) & _as(e4,x5))))) | 400 |
Ann J. Land ran unopposed for the Philadephia City Council in 1980. | exists x1.(_land(x1) & _j_DOT(x1) & _ann(x1) & exists e2.(_unopposed(e2) & (Subj(e2) = x1) & exists x3.(_council(x3) & _city(x3) & _philadephia(x3) & exists x4.(_1980(x4) & exists e5.(_in(e5,x4) & (Subj(e5) = x3))) & _for(e2,x3)) & _run(e2))) | 401 |
Mrs. Smith has been to one city in Florida. | exists x1.(_smith(x1) & _mrs_DOT(x1) & exists e2.(exists x3.(_city(x3) & (Dat(e2) = x3)) & (Subj(e2) = x1) & exists x4.(_florida(x4) & _in(e2,x4)))) | 402 |
Atlanta is a US city. | exists x1.(_atlanta(x1) & exists x2.(_city(x2) & _us(x2) & (x1 = x2))) | 403 |
If people own at least one pet, then they do not have tidy houses. | (exists x1.(_people(x1) & exists x2.(_pet(x2) & exists e3.(_own(e3) & (Subj(e3) = x1) & (Acc(e3) = x2)))) -> -exists x4.((x4 = _they) & exists x5.(_house(x5) & _tidy(x5) & exists e6.(_have(e6) & (Subj(e6) = x4) & (Acc(e6) = x5) & _then(e6))))) | 404 |
People who run unopposed for the Philadelphia City Council are elected to the positions they run for in the same year. | exists x1.(_people(x1) & exists e2.(_run(e2) & (Subj(e2) = x1) & exists x3.(_council(x3) & _city(x3) & _philadelphia(x3) & _for(e2,x3)) & _unopposed(e2)) & exists e4.(_elect(e4) & (Acc(e4) = x1) & exists x5.(_position(x5) & exists x6.((x6 = _they) & exists e7.(_run(e7) & (Subj(e7) = x6) & _for(e7,x5) & exists x8.(_year(x8) & _same(x8) & _in(e7,x8)))) & (Dat(e4) = x5)))) | 405 |
All teachers working at pools are pool managers. | all x1.(_teacher(x1) -> (exists e2.(_work(e2) & (Subj(e2) = x1) & exists x3.(_pool(x3) & _at(e2,x3))) -> exists x4.(_manager(x4) & _pool(x4) & (x1 = x4)))) | 406 |
No people who work at corporate jobs are starting a new company. | -exists x1.(_people(x1) & exists e2.(_work(e2) & (Subj(e2) = x1) & exists x3.(_job(x3) & _corporate(x3) & _at(e2,x3))) & exists x4.(_company(x4) & _new(x4) & exists e5.(_start(e5) & (Subj(e5) = x1) & (Acc(e5) = x4)))) | 407 |
Sally works for the US Securities and Exchange Commission. | exists x1.(_sally(x1) & exists e2.(_work(e2) & (Subj(e2) = x1) & exists x3.(_commission(x3) & _exchange(x3) & _securities(x3) & _us(x3) & _for(e2,x3)))) | 408 |
People either invest in the public stock market regularly or enjoy gambling regularly. | exists x1.(_people(x1) & exists e2.(_gamble(e2) & (Subj(e2) = x1) & _regularly(e2)) & exists e3.(_invest(e3) & (Subj(e3) = x1) & exists x4.(_market(x4) & _stock(x4) & _public(x4) & _in(e3,x4)) & _regularly(e3)) & exists e5.(_invest(e5) & (Subj(e5) = x1) & exists x6.(_market(x6) & _stock(x6) & _public(x6) & _in(e5,x6)) & _enjoy(e5))) | 409 |
Frederick Monhoff was an American. | exists x1.(_monhoff(x1) & _frederick(x1) & exists x2.(_american(x2) & (x1 = x2))) | 410 |
Górnik Zabrze's stadium was named after a soccer player from Ruda Śląska. | exists x1.(exists x2.(_zabrze(x2) & _górnik(x2) & Rel(x1,x2)) & _stadium(x1) & exists e3.(_name(e3) & (Acc(e3) = x1) & exists x4.(_player(x4) & _soccer(x4) & exists x5.(_śląska(x5) & _ruda(x5) & exists e6.(_from(e6,x5) & (Subj(e6) = x4))) & _after(e3,x4)))) | 411 |
All people who regularly drink coffee are dependent on caffeine. | all x1.(_people(x1) -> (exists x2.(_coffee(x2) & exists e3.(_drink(e3) & (Subj(e3) = x1) & (Acc(e3) = x2) & _regularly(e3))) -> exists e4.(_dependent(e4) & (Subj(e4) = x1) & exists x5.(_caffeine(x5) & _on(e4,x5))))) | 412 |
Rappers release rap albums. | exists x1.(_rapper(x1) & exists x2.(_album(x2) & _rap(x2) & exists e3.(_release(e3) & (Subj(e3) = x1) & (Acc(e3) = x2)))) | 413 |
Roundels are the oldest artillery fortifications. | exists x1.(_roundel(x1) & exists x2.(_fortification(x2) & _artillery(x2) & _oldest(x2) & (x1 = x2))) | 414 |
The winner of the Premier Division in 2009–10 was promoted back to the Cymru Alliance. | exists x1.(_winner(x1) & exists x2.(_division(x2) & _premier(x2) & exists x3.(_2009–10(x3) & exists e4.(_in(e4,x3) & (Subj(e4) = x2))) & (x1 = x2)) & exists e5.(_back(e5) & (Subj(e5) = x1) & exists x6.(_alliance(x6) & _cymru(x6) & (Dat(e5) = x6)) & _promote(e5))) | 415 |
Benji is not a person who likes eating cheese and a person who studies Spanish. | -exists x1.(_benji(x1) & exists x2.(_person(x2) & exists x3.(_cheese(x3) & exists e4.(_eat(e4) & (Subj(e4) = x2) & (Acc(e4) = x3) & _like(e4))) & exists x5.(_person(x5) & exists x6.(_spanish(x6) & exists e7.(_study(e7) & (Subj(e7) = x5) & (Acc(e7) = x6))) & exists e8.(_eat(e8) & (Subj(e8) = x2) & (Acc(e8) = x5) & _like(e8))) & (x1 = x2))) | 416 |
If the number x is larger than number y, then y is not larger than x. | (exists x1.(_x(x1) & _number(x1) & _larger(x1)) -> -exists x2.(_y(x2) & _larger(x2))) | 417 |
Max is an aspiring architecture student, and he plans to apply to Yale School of Architecture. | (exists x1.(_max(x1) & exists x2.(_student(x2) & _architecture(x2) & _aspire(x2) & (x1 = x2))) & exists x3.((x3 = _he) & exists e4.(_plan(e4) & (Subj(e4) = x3) & AccI(e4,exists e5.(_apply(e5) & (Subj(e5) = x3) & exists x6.(_school(x6) & _yale(x6) & exists x7.(_architecture(x7) & (x6 = x7)) & (Dat(e5) = x6))))))) | 418 |
Everything that requires talent requires practice. | all x1.(exists x2.(_talent(x2) & exists e3.(_require(e3) & (Subj(e3) = x1) & (Acc(e3) = x2))) -> exists x4.(_practice(x4) & exists e5.(_require(e5) & (Subj(e5) = x1) & (Acc(e5) = x4)))) | 419 |
Thomas Gilovich is a colleague of Justin Kruger. | exists x1.(_gilovich(x1) & _thomas(x1) & exists x2.(_colleague(x2) & exists x3.(_kruger(x3) & _justin(x3) & (x2 = x3)) & (x1 = x2))) | 420 |
The Blake McFall Company Building is a commercial warehouse listed on the National Register of Historic Places. | exists x1.(_building(x1) & _company(x1) & _mcfall(x1) & _blake(x1) & exists x2.(_warehouse(x2) & _commercial(x2) & exists e3.(_list(e3) & (Acc(e3) = x2) & exists x4.(_register(x4) & _national(x4) & exists x5.(_places(x5) & _historic(x5) & (x4 = x5)) & _on(e3,x4))) & (x1 = x2))) | 421 |
87 countries won at least one medal during the 2008 Games. | exists x1.(_country(x1) & _87(x1) & exists x2.(_medal(x2) & exists e3.(_win(e3) & (Subj(e3) = x1) & (Acc(e3) = x2) & exists x4.(_games(x4) & _2008(x4) & _during(e3,x4))))) | 422 |
In cash accounting, revenues are recognized when cash is received. | (exists x1.(_revenue(x1) & exists e2.(_recognize(e2) & (Acc(e2) = x1))) & exists x3.(_cash(x3) & exists e4.(_receive(e4) & (Acc(e4) = x3)))) | 424 |
Either block design or event-related design. | exists x1.((_design(x1) & _block(x1)) | (_design(x1) & _event_dash_related(x1))) | 425 |
No fruits that are beneficial to people are on a warning list. | -exists x1.(_fruit(x1) & exists e2.(_beneficial(e2) & (Subj(e2) = x1) & exists x3.(_people(x3) & (Dat(e2) = x3))) & exists e4.(exists x5.(_list(x5) & _warning(x5) & _on(e4,x5)) & (Subj(e4) = x1))) | 427 |
All phones are things. | all x1.(_phone(x1) -> exists x2.(_thing(x2) & (x1 = x2))) | 428 |
There are no moths within the Chrysomelidae family. | -exists x1.(_moth(x1) & exists x2.(_family(x2) & _chrysomelidae(x2) & exists e3.(_within(e3,x2) & (Subj(e3) = x1))) & exists e4.(Subj(e4) = Subj(e4))) | 429 |
Cancer researchers have frequently ranked the importance of substitutions to cancer growth by P value. | exists x1.(_researcher(x1) & _cancer(x1) & exists x2.(_importance(x2) & exists x3.(_substitution(x3) & (x2 = x3)) & exists x4.(_growth(x4) & _cancer(x4) & exists e5.(_to(e5,x4) & (Subj(e5) = x2))) & exists e6.(_rank(e6) & (Subj(e6) = x1) & (Acc(e6) = x2) & exists x7.(_value(x7) & _p(x7) & (Subj(e6) = x7) & _frequently(e6))))) | 430 |
Some students good at math are good at chemistry. | exists x1.(_student(x1) & _good(x1) & _good(x1)) | 431 |
Edwin Smith was a sergeant who served with the New Zealand 24th battalion in Italy and Egypt. | exists x1.(_smith(x1) & _edwin(x1) & exists x2.(_sergeant(x2) & exists e3.(_serve(e3) & (Subj(e3) = x2) & exists x4.(_battalion(x4) & _24th(x4) & _zealand(x4) & _new(x4) & exists x5.(_italy(x5) & exists e6.(_in(e6,x5) & (Subj(e6) = x4))) & exists x7.(_egypt(x7) & exists e8.(_in(e8,x7) & (Subj(e8) = x4))) & _with(e3,x4))) & (x1 = x2))) | 432 |
Some ships that are quiet and good at sea have powerful steam turbine engines. | exists x1.(_ship(x1) & _quiet(x1) & _good(x1) & exists x2.(_engine(x2) & _turbine(x2) & _steam(x2) & _powerful(x2) & exists e3.(_have(e3) & (Subj(e3) = x1) & (Acc(e3) = x2)))) | 433 |
Donald Ervin Knuth is an American computer scientist, mathematician, and Professor Emeritus at Stanford University. | (exists x1.(_emeritus(x1) & _professor(x1) & exists x2.(_knuth(x2) & _ervin(x2) & _donald(x2) & (x1 = x2))) & exists x3._mathematician(x3) & exists x4.(_knuth(x4) & _ervin(x4) & _donald(x4) & exists x5.(_scientist(x5) & _computer(x5) & _american(x5) & (x5 = x4)))) | 434 |
European soccer clubs can attend UCL, UEL and UECL. | exists x1.(_club(x1) & _soccer(x1) & _european(x1) & _can((exists x2.(_ucl(x2) & exists e3.(_attend(e3) & (Subj(e3) = x1) & (Acc(e3) = x2))) & exists x4.(_uel(x4) & exists e5.(_attend(e5) & (Subj(e5) = x1) & (Acc(e5) = x4))) & exists x6.(_uecl(x6) & exists e7.(_attend(e7) & (Subj(e7) = x1) & (Acc(e7) = x6)))))) | 435 |
The party provides five kinds of fruits: strawberry, orange, blueberry, grape, and cherry. | exists x1.(_party(x1) & exists x2.(_kind(x2) & _five(x2) & exists x3.(_fruit(x3) & (x2 = x3)) & exists x4.(_cherry(x4) & _grape(x4) & _blueberry(x4) & _orange(x4) & _strawberry(x4) & exists e5.(_:(e5,x4) & (Subj(e5) = x2))) & exists e6.(_provide(e6) & (Subj(e6) = x1) & (Acc(e6) = x2)))) | 436 |
Nadal is a World Tour player or a Grand Slam champion | exists x1.(_nadal(x1) & (exists x2.(_player(x2) & _tour(x2) & _world(x2) & (x1 = x2)) | exists x3.(_champion(x3) & _slam(x3) & _grand(x3) & (x1 = x3)))) | 437 |
Some Republicans are not conservatives. | -exists x1.(_republican(x1) & exists x2.(_conservative(x2) & (x1 = x2))) | 438 |
Carlos Reyes trains for an Olympic sport. | exists x1.(_train(x1) & _reyes(x1) & _carlos(x1) & exists x2.(_sport(x2) & _olympic(x2) & (x1 = x2))) | 439 |
All women are human. | all x1.(_woman(x1) -> _human(x1)) | 440 |
If John has a high IQ, then he is a PhD student or a graduate student. | (exists x1.(_john(x1) & exists x2.(_iq(x2) & _high(x2) & exists e3.(_have(e3) & (Subj(e3) = x1) & (Acc(e3) = x2)))) -> exists x4.((x4 = _he) & (exists x5.(_student(x5) & _phd(x5) & (x4 = x5)) | exists x6.(_student(x6) & _graduate(x6) & (x4 = x6))))) | 441 |
William Dickinson supported the Portland Whigs. | exists x1.(_dickinson(x1) & _william(x1) & exists x2.(_whigs(x2) & _portland(x2) & exists e3.(_support(e3) & (Subj(e3) = x1) & (Acc(e3) = x2)))) | 442 |
If a company has employees working for them somewhere, then they have an office there. | (exists x1.(_company(x1) & exists x2.(_employee(x2) & exists e3.(_work(e3) & (Subj(e3) = x2) & exists x4.((x4 = _they) & _for(e3,x4)) & _somewhere(e3)) & exists e5.(_have(e5) & (Subj(e5) = x1) & (Acc(e5) = x2)))) -> exists x6.((x6 = _they) & exists x7.(_office(x7) & exists e8.(_have(e8) & (Subj(e8) = x6) & (Acc(e8) = x7) & _there(e8) & _then(e8))))) | 443 |
All devices belonging to employees are connected to the company's wifi. | all x1.(_device(x1) -> (exists e2.(_belong(e2) & (Subj(e2) = x1) & exists x3.(_employee(x3) & (Dat(e2) = x3))) -> exists e4.(_connect(e4) & (Acc(e4) = x1) & exists x5.(exists x6.(_company(x6) & Rel(x5,x6)) & _wifus(x5) & (Dat(e4) = x5))))) | 444 |
Tecmo was disbanded in Japan, while Koei survived, but was renamed. | (exists x1.(_tecmo(x1) & exists e2.(_disband(e2) & (Acc(e2) = x1) & exists x3.(_japan(x3) & _in(e2,x3)))) & exists x4.(_koei(x4) & exists e5.(_survive(e5) & (Subj(e5) = x4)) & exists e6.(_rename(e6) & (Acc(e6) = x4)))) | 445 |
All lemons are fruit. | all x1.(_lemon(x1) -> exists x2.(_fruit(x2) & (x1 = x2))) | 446 |
If a competitive sport involves spectators betting on small game, then it is banned. | (exists x1.(_sport(x1) & _competitive(x1) & exists x2.(_spectator(x2) & exists e3.(_bet(e3) & (Subj(e3) = x2) & exists x4.(_game(x4) & _small(x4) & _on(e3,x4))) & exists e5.(_involve(e5) & (Subj(e5) = x1) & (Acc(e5) = x2)))) -> exists x6.((x6 = _it) & exists e7.(_ban(e7) & (Acc(e7) = x6) & _then(e7)))) | 447 |
No homework is fun. | -exists x1.(_homework(x1) & exists x2.(_fun(x2) & (x1 = x2))) | 448 |
If people have long-term medical issues with underlying causes, then they are not often spry and energetic. | (exists x1.(_people(x1) & exists x2.(_issue(x2) & _medical(x2) & _long_dash_term(x2) & exists x3.(_cause(x3) & _underlying(x3) & exists e4.(_with(e4,x3) & (Subj(e4) = x2))) & exists e5.(_have(e5) & (Subj(e5) = x1) & (Acc(e5) = x2)))) -> -exists x6.((x6 = _they) & _spry(x6) & _energetic(x6))) | 449 |
Adam has a favorite car. | exists x1.(_adam(x1) & exists x2.(_car(x2) & _favorite(x2) & exists e3.(_have(e3) & (Subj(e3) = x1) & (Acc(e3) = x2)))) | 450 |
Asa Hoffman is a chess player. | exists x1.(_hoffman(x1) & _asa(x1) & exists x2.(_player(x2) & _chess(x2) & (x1 = x2))) | 451 |
If a city in a state, and a Summer Olympics is in this city, then the Summer Olympics is in this state. | (exists x1.(_city(x1) & exists x2.(_state(x2) & exists e3.(_in(e3,x2) & (Subj(e3) = x1))) & exists x4.(_olympics(x4) & _summer(x4) & exists e5.(_in(e5,x4) & (Subj(e5) = x1))) & exists e6.(exists x7.(_city(x7) & _in(e6,x7)) & (Subj(e6) = x1))) -> exists x8.(_olympics(x8) & _summer(x8) & exists e9.(exists x10.(_state(x10) & _in(e9,x10)) & (Subj(e9) = x8) & _then(e9)))) | 452 |
If Joe is a graduate student or a doctor (but not both), then Joe is not a graduate student and a student. | (exists x1.(_joe(x1) & (exists x2.(_student(x2) & _graduate(x2) & (x1 = x2)) | (exists x3.(_doctor(x3) & (x1 = x3)) & \F4.(True(F4) & -exists x5.((x1 = x5) & F4(x5)))))) -> -exists x6.(_joe(x6) & exists x7.(_student(x7) & _graduate(x7) & (x6 = x7)) & exists x8.(_student(x8) & (x6 = x8)))) | 453 |
Ernest Pohl scored more than 180 goals in the Polish First Division. | exists x1.(_pohl(x1) & _ernest(x1) & exists x2.(_more(x2) & _goal(x2) & _180(x2) & exists x3.(_division(x3) & _first(x3) & _polish(x3) & exists e4.(_in(e4,x3) & (Subj(e4) = x2))) & exists e5.(_score(e5) & (Subj(e5) = x1) & (Acc(e5) = x2)))) | 454 |
4Sum is either starred by more than 1 thousand users and published after 2022, or neither starred by more than 1 thousand users nor published after 2022. | exists x1.(_4sum(x1) & exists e2.(_star(e2) & (Acc(e2) = x1) & exists x3.(_more(x3) & _1(x3) & _user(x3) & _thousand(x3) & (Subj(e2) = x3))) & exists e4.(_publish(e4) & (Acc(e4) = x1) & (exists x5.(_2022(x5) & _after(e4,x5)) | \F6.(True(F6) | (exists x7.(exists e8.(_star(e8) & (Acc(e8) = x7) & exists x9.(_more(x9) & _1(x9) & _user(x9) & _thousand(x9) & (Subj(e8) = x9))) & exists e10.(_publish(e10) & (Acc(e10) = x7) & exists x11.(_2022(x11) & _after(e10,x11))) & _after(e4,x7)) & all x12.((exists e13.(_star(e13) & (Acc(e13) = x12) & exists x14.(_more(x14) & _1(x14) & _user(x14) & _thousand(x14) & (Subj(e13) = x14))) & exists e15.(_publish(e15) & (Acc(e15) = x12) & exists x16.(_2022(x16) & _after(e15,x16))) & _after(e4,x12)) -> -F6(x12))))))) | 455 |
All Leetcode problems that are recommended to novices are easy. | all x1.((_problem(x1) & _leetcode(x1)) -> (exists e2.(_recommend(e2) & (Acc(e2) = x1) & exists x3.(_novice(x3) & _to(e2,x3))) -> _easy(x1))) | 456 |
Daniel is a software engineer and he works at Palantir Technologies. | (exists x1.(_daniel(x1) & exists x2.(_engineer(x2) & _software(x2) & (x1 = x2))) & exists x3.((x3 = _he) & exists e4.(_work(e4) & (Subj(e4) = x3) & exists x5.(_technologies(x5) & _palantir(x5) & _at(e4,x5))))) | 457 |
Some juvenile delinquents are products of broken homes. | exists x1.(_delinquent(x1) & _juvenile(x1) & exists x2.(_product(x2) & exists x3.(_home(x3) & _broken(x3) & (x2 = x3)) & (x1 = x2))) | 458 |
If people often take study abroad semesters to Europe, then they do not regret their college experiences. | (exists x1.(_people(x1) & exists x2.(_study(x2) & _abroad(x2) & exists e3.(_semester(e3) & (Subj(e3) = x2) & exists x4.(_europe(x4) & (Dat(e3) = x4))) & exists e5.(_take(e5) & (Subj(e5) = x1) & (Acc(e5) = x2) & _often(e5)))) -> -exists x6.((x6 = _they) & exists x7.(_experience(x7) & _college(x7) & exists e8.(_regret(e8) & (Subj(e8) = x6) & (Acc(e8) = x7) & _then(e8))))) | 459 |
If a songs is from Kanye West, then the song is full of lyrics. | (exists x1.(_song(x1) & exists e2.(exists x3.(_west(x3) & _kanye(x3) & _from(e2,x3)) & (Subj(e2) = x1))) -> exists x4.(_song(x4) & exists e5.(_full(e5) & (Subj(e5) = x4) & exists x6.(_lyric(x6) & _of(e5,x6)) & _then(e5)))) | 460 |
FMRI is either a measurement of brain activity or a noninvasive neuroimaging technique. | exists x1.(_fmri(x1) & (exists x2.(_measurement(x2) & exists x3.(_activity(x3) & _brain(x3) & (x2 = x3)) & (x1 = x2)) | exists x4.(_technique(x4) & _neuroimaging(x4) & _noninvasive(x4) & (x1 = x4)))) | 461 |
BtoB 4u member Hyunsik wrote Show Your Love. | exists x1.(_hyunsik(x1) & _member(x1) & _4u(x1) & _btob(x1) & exists x2.(_love(x2) & exists e3.(_write(e3) & (Subj(e3) = x1) & (Acc(e3) = x2) & _show(e3)))) | 462 |
All bread is food. | all x1.(_bread(x1) -> exists x2.(_food(x2) & (x1 = x2))) | 463 |
While they were both in Toledo, Walter Folger Brown's father practiced law with Walter Folger Brown. | (exists x1.(exists x2.(_brown(x2) & _folger(x2) & _walter(x2) & Rel(x1,x2)) & _father(x1) & exists x3.(_law(x3) & exists e4.(_practice(e4) & (Subj(e4) = x1) & (Acc(e4) = x3) & exists x5.(_brown(x5) & _folger(x5) & _walter(x5) & _with(e4,x5))))) & exists x6.((x6 = _they) & exists e7.(_be(e7) & (Subj(e7) = x6) & exists x8.(_toledo(x8) & _in(e7,x8))) & _both(x6))) | 464 |
Selymbria is a colony of the city-state Megara. | exists x1.(_selymbria(x1) & exists x2.(_colony(x2) & exists x3.(_megara(x3) & _city_dash_state(x3) & (x2 = x3)) & (x1 = x2))) | 465 |
Sid is not either an energetic person or a sloth. | -exists x1.(_sid(x1) & (exists x2.(_person(x2) & _energetic(x2) & (x1 = x2)) | exists x3.(_sloth(x3) & (x1 = x3)))) | 466 |
All implementing machine learning algorithms are to learn and classify multivariate data. | all x1.((_algorithm(x1) & _learning(x1) & _machine(x1) & _implement(x1)) -> exists x2.(_datum(x2) & _multivariate(x2) & exists e3.(_learn(e3) & (Subj(e3) = x1) & (Acc(e3) = x2)) & exists e4.(_classify(e4) & (Subj(e4) = x1) & (Acc(e4) = x2)))) | 467 |
No products are perfect. | -exists x1.(_product(x1) & _perfect(x1)) | 468 |
No cities are villages. | -exists x1.(_city(x1) & exists x2.(_village(x2) & (x1 = x2))) | 469 |
Oxford Circus is a road junction connecting Oxford Street and Regent Street. | exists x1.(_circus(x1) & _oxford(x1) & exists x2.(_junction(x2) & _road(x2) & exists x3.(_street(x3) & _regent(x3) & _street(x3) & _oxford(x3) & exists e4.(_connect(e4) & (Subj(e4) = x2) & (Acc(e4) = x3))) & (x1 = x2))) | 470 |
If a book was published by a company, than the author of that book worked with the company that published the book. | ((exists x1.(_book(x1) & exists e2.(_publish(e2) & (Acc(e2) = x1) & exists x3.(_company(x3) & (Subj(e2) = x3)))) & exists x4.(_author(x4) & exists x5.(_book(x5) & (x4 = x5)) & exists e6.(_work(e6) & (Subj(e6) = x4) & exists x7.(_company(x7) & exists x8.(_book(x8) & exists e9.(_publish(e9) & (Subj(e9) = x7) & (Acc(e9) = x8))) & _with(e6,x7))))) -> exists e10.True) | 471 |
Thor is a god. | exists x1.(_thor(x1) & exists x2.(_god(x2) & (x1 = x2))) | 472 |
Only people with the talent of cooking can make delicious meals. | exists x1.(_people(x1) & _only(x1) & exists x2.(_talent(x2) & exists x3.(_cooking(x3) & (x2 = x3)) & exists e4.(_with(e4,x2) & (Subj(e4) = x1))) & _can(exists x5.(_meal(x5) & _delicious(x5) & exists e6.(_make(e6) & (Subj(e6) = x1) & (Acc(e6) = x5))))) | 473 |
All American Airlines jets are commerical aircraft. | all x1.((_jet(x1) & _airlines(x1) & _american(x1)) -> exists x2.(_aircraft(x2) & _commerical(x2) & (x1 = x2))) | 474 |
If people want to work in the software engineering industry, then they practice coding questions. | (exists x1.(_people(x1) & exists e2.(_want(e2) & (Subj(e2) = x1) & AccI(e2,(exists x3.((x3 = _they) & _then(x3)) & exists e4.(_work(e4) & (Subj(e4) = x1) & exists x5.(_industry(x5) & _engineering(x5) & _software(x5) & _in(e4,x5))))))) -> exists x6.(_practice(x6) & exists x7.(_question(x7) & exists e8.(_code(e8) & (Subj(e8) = x6) & (Acc(e8) = x7))))) | 475 |
Witches of East End is a fantasy-drama series. | exists x1.(_witch(x1) & exists x2.(_end(x2) & _east(x2) & (x1 = x2)) & exists x3.(_series(x3) & _fantasy_dash_drama(x3) & (x1 = x3))) | 476 |
Maya Sondhi and Jed Mercurio are both British. | (exists x1.(_sondhi(x1) & _maya(x1) & _british(x1)) & exists x2.(_mercurio(x2) & _jed(x2) & _british(x2))) | 477 |
To get a student visa, you must be full-time enrolled in an academic program. | exists x1.((x1 = _you) & _must((_full_dash_time(x1) & exists e2.(_enrol(e2) & (Acc(e2) = x1) & exists x3.(_program(x3) & _academic(x3) & _in(e2,x3) & exists x4.(exists x5.(_visa(x5) & _student(x5) & exists e6.(_get(e6) & (Subj(e6) = x4) & (Acc(e6) = x5))) & (Dat(e2) = x4))))))) | 478 |
If Jumbo is sleepy, then Jumbo is a baby elephant or an elephant. | (exists x1.(_jumbo(x1) & _sleepy(x1)) -> exists x2.(_jumbo(x2) & (exists x3.(_elephant(x3) & _baby(x3) & (x2 = x3)) | exists x4.(_elephant(x4) & (x2 = x4))))) | 479 |
Germany is in Europe. | exists x1.(_germany(x1) & exists e2.(exists x3.(_europe(x3) & _in(e2,x3)) & (Subj(e2) = x1))) | 480 |
Ron is neither a cold-blooded animal nor a carnivore. | exists x1.(_ron(x1) & exists x2.(_animal(x2) & _cold_dash_blooded(x2) & _neither(x2) & (x1 = x2)) & exists x3.(_carnivore(x3) & _neither(x3) & (x1 = x3))) | 481 |
All orange juice is a juice. | all x1.((_juice(x1) & _orange(x1)) -> exists x2.(_juice(x2) & (x1 = x2))) | 482 |
Shetanis are mythological. | exists x1.(_shetanis(x1) & _mythological(x1)) | 483 |
Some international payment cards can be used with ApplePay. | exists x1.(_card(x1) & _payment(x1) & _international(x1) & _can(exists e2.(_use(e2) & (Acc(e2) = x1) & exists x3.(_applepay(x3) & _with(e2,x3))))) | 484 |
The lead single of the extended play Inside is Show Your Love. | exists x1.(exists x2.(_play(x2) & _extended(x2) & _of(x2) & _inside(x2) & _single(x2)) & _lead(x1) & exists x3.(_love(x3) & (x1 = x3))) | 485 |
All colorectal cancer is cancer. | all x1.((_cancer(x1) & _colorectal(x1)) -> exists x2.(_cancer(x2) & (x1 = x2))) | 486 |
All drinks are edible. | all x1.(_drink(x1) -> _edible(x1)) | 487 |
The population of a village in Drenthe was 155 people. | exists x1.(_population(x1) & exists x2.(_village(x2) & exists x3.(_drenthe(x3) & exists e4.(_in(e4,x3) & (Subj(e4) = x2))) & (x1 = x2)) & exists x5.(_people(x5) & _155(x5) & (x1 = x5))) | 488 |
Federico Garcia Lorca was a talented Spanish poet and he supported the Popular Front. | (exists x1.(_lorca(x1) & _garcia(x1) & _federico(x1) & exists x2.(_poet(x2) & _spanish(x2) & _talented(x2) & (x1 = x2))) & exists x3.((x3 = _he) & exists x4.(_front(x4) & _popular(x4) & exists e5.(_support(e5) & (Subj(e5) = x3) & (Acc(e5) = x4))))) | 489 |
Homesick, Psyche and The Void are plays from Deborah Wallace. | (exists x1.(_homesick(x1) & exists x2.(_play(x2) & exists x3.(_wallace(x3) & _deborah(x3) & exists e4.(_from(e4,x3) & (Subj(e4) = x2))) & (x1 = x2))) & exists x5.(_psyche(x5) & exists x6.(_play(x6) & exists x7.(_wallace(x7) & _deborah(x7) & exists e8.(_from(e8,x7) & (Subj(e8) = x6))) & (x5 = x6))) & exists x9.(_void(x9) & exists x10.(_play(x10) & exists x11.(_wallace(x11) & _deborah(x11) & exists e12.(_from(e12,x11) & (Subj(e12) = x10))) & (x9 = x10)))) | 490 |
No Leetcode problems published after 2022 are starred by more than 1 thousand users. | -exists x1.(_problem(x1) & _leetcode(x1) & exists e2.(_publish(e2) & (Acc(e2) = x1) & exists x3.(_2022(x3) & _after(e2,x3))) & exists e4.(_star(e4) & (Acc(e4) = x1) & exists x5.(_more(x5) & _1(x5) & _user(x5) & _thousand(x5) & (Subj(e4) = x5)))) | 491 |
Tintin was produced by Paramount. | exists x1.(_tintin(x1) & exists e2.(_produce(e2) & (Acc(e2) = x1) & exists x3.(_paramount(x3) & (Subj(e2) = x3)))) | 492 |
Some fruits sold in New Haven are shipped from Mexico. | exists x1.(_fruit(x1) & exists e2.(_sell(e2) & (Acc(e2) = x1) & exists x3.(_haven(x3) & _new(x3) & _in(e2,x3))) & exists e4.(_ship(e4) & (Acc(e4) = x1) & exists x5.(_mexico(x5) & _from(e4,x5)))) | 493 |
China is one of BRICS and its economy is emerging. | (exists x1.(_china(x1) & exists x2.(_one(x2) & exists x3.(_brics(x3) & (x2 = x3)) & (x1 = x2))) & exists x4.(_economy(x4) & exists e5.(_emerge(e5) & (Subj(e5) = x4)))) | 494 |
Some horses are racehorses. | exists x1.(_horse(x1) & exists x2.(_racehorse(x2) & (x1 = x2))) | 495 |
No buildings in New Haven are higher than 400 meters. | -exists x1.(_building(x1) & exists x2.(_haven(x2) & _new(x2) & exists e3.(_in(e3,x2) & (Subj(e3) = x1))) & _higher(x1)) | 496 |
George is either a commuter or has a home office setup. | exists x1.(_george(x1) & (exists x2.(_commuter(x2) & (x1 = x2)) | exists x3.(_setup(x3) & _office(x3) & _home(x3) & exists e4.(_have(e4) & (Subj(e4) = x1) & (Acc(e4) = x3))))) | 497 |
The Hulk wakes up when he is angry. | (exists x1.(_hulk(x1) & exists e2.(_wake(e2) & (Subj(e2) = x1) & _up(e2))) & exists x3.((x3 = _he) & _angry(x3))) | 498 |
Queens are female. | exists x1.(_queen(x1) & _female(x1)) | 499 |
Herodicus was a Greek physician, dietician, sophist, and gymnastic-master. | exists x1.(_herodicus(x1) & exists x2.(_gymnastic_dash_master(x2) & _sophist(x2) & _dietician(x2) & _physician(x2) & _greek(x2) & (x1 = x2))) | 500 |
Ernest Pohl is from Ruda Śląska. | exists x1.(_pohl(x1) & _ernest(x1) & exists e2.(exists x3.(_śląska(x3) & _ruda(x3) & _from(e2,x3)) & (Subj(e2) = x1))) | 501 |