nl stringlengths 2 367 | ul stringlengths 7 1.04k | status stringclasses 7
values | level stringclasses 4
values |
|---|---|---|---|
Which star of The Bad Batch is born in 1992? | ((What X) (And (HasStarCastMember TheBadBatch X) (HasBirthYear X (CalendarYear "1992")))) | APPROVED | TRANSLATION_LEVEL_EXACT |
William Tunstall-Pedoe has a master's degree in computer science. | (HasQualification WilliamTunstallPedoe (ConceptWithProperties (IsA X Qualification) (Group (IsA X MastersDegree) (IsA X (DegreeInSubject ComputerScience))))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Is Cola a beverage? | (IsItTrueThat (IsA ColaDrink Drink)) | APPROVED | TRANSLATION_LEVEL_EXACT |
The candidate has 3 years' Experience in Reinforcement Learning | (HasQualification ThisCandidate (DegreeInSubject (AnyOf (Group MachineLearning Statistics Mathematics ComputerScience Engineering)))) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the notable work of the author of Sonnet 72? | ((What B) (And (HasAuthor X A) (HasNotableWork A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
The candidate has excellent verbal and written communication skills. | (ModifiedPassage (HasSkillsIn ThisCandidate (MoreSpecificClass Communication (Group (EachOf (Group VerbalSpoken Written))))) (WithCompetencyLevel Excellent)) | APPROVED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
The candidate has strong knowledge of Python | (ModifiedPassage (HasKnowledgeOf ThisCandidate PythonProgrammingLanguage) (Group (WithCompetencyLevel StrongSolidSubstantial))) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is Montague Summers known for writing? | ((What B) (And (HasNotableWork X A) (HasAuthor A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Which Class IB flammable liquid has the least lower flammable limit? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "-1")) (OrderingByRelationFirstNodeWithRespectToSecondNode HasLowerFlammableLimit) (IsA X ClassIBFlammableLiquid))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Whose parent is the child is Jacques Costeau? | ((What A) (And (IsParentOf JacquesCousteau B) (IsParentOf B A))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Which uncle paid tribute to Christ Church? | ((What B) (And (HasDedicatee X A) (HasRelative A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
The 'is strictly equal to' computation unit takes two inputs | (ComputationInputs IsStrictlyEqualToComputationUnit (List InputOne)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Which cities are also towns? | ((What B) (And (IsA B City) (IsA B Town))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Give me all companies in Munich. | ((What X) (And (IsBasedInLocation X Munich) (IsA X Business))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Who is the tallest basketball player? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "1")) (OrderingByRelationFirstNodeWithRespectToSecondNode HasHeight) BasketballPlayer)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Ernest Medina participated in the My Lai Massacre. | (ParticipatedIn ErnestMedina MyLaiMassacre) | APPROVED | TRANSLATION_LEVEL_EXACT |
Sellafield is English. | (HasAttribute X English) | APPROVED | TRANSLATION_LEVEL_EXACT |
Debutantes are posh | (InstancesHaveAttribute X X) | APPROVED | TRANSLATION_LEVEL_EXACT |
Countries aren't in cities | (MeansThat (And (IsA X Country) (IsA Y City)) (Not (IsLocatedIn X Y))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Alan Hood received the Royal Society of Edinburgh Lord Kelvin Medal. | (ReceivedAward AlanHood RSELordKelvinMedal) | APPROVED | TRANSLATION_LEVEL_EXACT |
Behavioural Brain Research is a peer-reviewed scientific journal published by Elsevier. | (MultiPassage (IsA BehaviouralBrainResearch (ClassPlusAttribute ScientificJournal PeerReviewed)) (HasPublisher BehaviouralBrainResearch ElsevierBV)) | APPROVED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
Who is the head general of this branch? | ((What B) (And (X X A) (WasParticipantInConflict A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Joanne Rowling is a British writer. | (IsA JKRowling (ClassPlusAttribute Writer British)) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the furthest galaxy that Giovanni Domenico Maraldi discovered? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "1")) (OrderingByRelationFirstNodeWithRespectToSecondNode HasDistanceFromEarth) (UnspecifiedNodeClass UnspecifiedN (And (IsA UnspecifiedN X) (HasDiscovererOrInventor UnspecifiedN X))))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
The canidate has experience in software libraries for machine learning, such as TensorFlow and Pytorch | (HasExperienceIn ThisCandidate (NodeWithAnyOfExamples (MoreSpecificClass SoftwareLibrary (Group (ForPurpose MachineLearning))) (Group Tensorflow Pytorch))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Meryl Streep is an actress who was born in New Jersey. She was awarded the Presidential Medal of Freedom | (MultiPassage (IsA MerylStreep Actress) (HasPlaceOfBirth MerylStreep NewJersey) (ReceivedAward MerylStreep PresidentialMedalOfFreedom)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Dawn French and Jennifer Saunders are a British double act | (IsA (CombinedEntity (Group DawnFrench JenniferSaunders)) (ClassPlusAttribute DoubleAct British)) | APPROVED | TRANSLATION_LEVEL_EXACT |
releasing software | (ActionWithPatient ReleaseProductAction (SomeIndefinite Software)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Input: What is the color of the rail line that connects to Elbbrücken? | ((What B) (And (ConnectsToRailwayLine X A) (HasColour A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
What country is Jiuquan and Jinggangshan City located in? | ((What X) (And (IsLocatedIn Jiuquan X) (IsLocatedIn JinggangshanCity X) (IsA X Country))) | APPROVED | TRANSLATION_LEVEL_EXACT |
What chemical compound has a short term exposure limit and is partly oxygen? | ((What X) (IsA X ChemicalCompound) (HasPart X X) (HasPart X Oxygen)) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Who is the sister of the deity depicted with Parvati, Ganesha and Nandi? | ((What B) (And (Depicts X A) (IsSiblingOf A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Is an engineering field concerning is transitive with "is a subclass of" | (IsTransitiveWith IsEngineeringFieldConcerning IsSubclassOf) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the name of cyclone with the small substained winds? | ((What X) (IsA X X) (HasRankByOrderingOnClass X (Ordinal (Integer "-1")) (OrderingByRelationFirstNodeWithRespectToSecondNode X))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
The candidate has a Master’s Degree in Machine Learning, Statistics, Maths, Computer Science or Engineering | (HasQualification ThisCandidate (DegreeInSubject (AnyOf (Group MachineLearning Statistics Mathematics ComputerScience Engineering)))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Are there any countries whose heads of state are former comedians? | (IsItTrueThat (HasInstances (UnspecifiedNodeClass UnspecifiedX (And (IsA UnspecifiedX Country) (HasHeadOfState UnspecifiedX UnspecifiedY) (WasA UnspecifiedY Comedian))))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Is Florent Malouda French? | (IsItTrueThat (HasAttribute FlorentMalouda French)) | APPROVED | TRANSLATION_LEVEL_EXACT |
using Java and Apache Web Services | (ActionWithPatient Use (EachOf (Group Java ApacheWebServices))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Give the mortality rate which has the strongest incidence in Finland. | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "1")) (OrderingByRelationFirstNodeWithRespectToSecondNode X) (UnspecifiedNodeClass UnspecifiedN (And (IsA UnspecifiedN HasMortalityRate) (HasLocation UnspecifiedN Finland))))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
The sum of £10232 and £3150 is £13382. | (IsSumOf (QuantityWithUnit (RealNumber "13382.00000000000001") PoundSterling) (List (QuantityWithUnit (RealNumber "10232.0") PoundSterling) (QuantityWithUnit (RealNumber "3150.00000000000001") PoundSterling))) | APPROVED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
Which Double Agent actor was also a professional wrestler? | ((What X) (And (HasCastMember DoubleAgentFilm X) (WasA X Wrestler))) | APPROVED | TRANSLATION_LEVEL_EXACT |
The candidate is proficient in giving presentations | (HasProficiencyIn ThisCandidate (ActionWithPatient DeliverPerformAction (SomeIndefinite Presentation))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Maid Marian is the lover of Robin Hood. | (IsLoverOf MaidMarian RobinHood) | APPROVED | TRANSLATION_LEVEL_EXACT |
Who was influenced by Socrates? | ((What X) (WasInfluencedBy X SocratesPhilosopher)) | APPROVED | TRANSLATION_LEVEL_EXACT |
The Sherbrooke Phoenix is a major junior ice hockey team based in Sherbrooke, Quebec, Canada, that plays in the Quebec Major Junior Hockey League (QMJHL). | (MultiPassage (IsA SherbrookePhoenix (ClassPlusAttribute JuniorIceHockeyTeam OfMajorImportance)) (IsBasedInLocation SherbrookePhoenix SherbrookeQuebec) (IsLocatedIn SherbrookeQuebec Quebec) (IsLocatedIn Quebec Canada) (HasLeague SherbrookePhoenix QuebecMajorJuniorHockeyLeague)) | APPROVED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
Chronologically, Donald Trump is the 12th American Nobel Laureate | (IsNthInstanceOfOrderedBy DonaldTrump (Ordinal "12") (ClassPlusAttribute NobelLaureate USAmericanAttribute) ChronologicalOrder) | APPROVED | TRANSLATION_LEVEL_EXACT |
What constellation is in the Milky Way? | ((What B) (And (HasChildAstronomicalBody X A) (IsPartOfConstellation A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Frenchfrying is a more specific form of cooking | (IsAMoreSpecificFormOfTheAction X Cooking) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the genre of Monopoly Star Wars and who developed it? | ((What B) (And (HasGenre X A) (HasDeveloper A B))) | DRAFT | TRANSLATION_LEVEL_EXACT |
What is the given name of the creator of the Album released on July 7, 2017 by Slaughter Gang and Epic Records? | ((What X) (HasGivenName (TheNodeSatisfying UnspecifiedX (IsCreatorOfWork UnspecifiedX (TheNodeSatisfying (UnspecifiedY (And (IsA UnspecifiedY Album) (HasPublicationDate UnspecifiedY (CalendarDate (CalendarYear "2017") (CalendarMonth "7") (DayOfMonth "7"))) (HasRecordLabel UnspecifiedY (CombinedEntity (Group SlaughterGa... | APPROVED | TRANSLATION_LEVEL_EXACT |
Next Friday is a relative time point. | (IsA NextFriday RelativeTimePoint) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the attendee that participated in Belarus in the Eurovision Song Contest 2004? | ((What B) (And (ParticipatedIn X A) (HasParticipant A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
What valley is Taylor Gill Force located in? | ((What X) (And (LocatedInOrOnPhysicalFeature TaylorGillForce X) (IsA X Valley))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Who was the author who appeared in Professor Shattuck's class? | ((What B) (And (AppearsInWork X A) (HasScreenwriter A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
troubleshooting high-profile projects | (ActionWithPatient Troubleshoot (SomeIndefinite (MoreSpecificClass ProjectOrTask (Group HighProfileAttribute)))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Driving is often done on a golf course. | (ActionIsOftenDoneInInstancesOfLocation X GolfCourse) | APPROVED | TRANSLATION_LEVEL_EXACT |
The sound "meow" is made by a house cat. | (IsSoundMadeBy Meow Cat) | APPROVED | TRANSLATION_LEVEL_EXACT |
Who is married to the CEO of a Dutch company with net profits of more than 18 million Euros? | ((What X) (And (IsA A (ClassPlusAttribute Company DutchAttribute)) (HasNetProfit A B) (IsGreaterThan B (QuantityWithUnit (RealNumber "18000000") Euro)) (HasCEO A C) (IsSpouseOf X C))) | APPROVED | TRANSLATION_LEVEL_EXACT |
creating and animating characters | (ActionWithPatient (EachOf (Group Create AnimateAction)) (SomeIndefinite FictionalCharacter)) | APPROVED | TRANSLATION_LEVEL_EXACT |
The Ethiopian Catholic Eparchy of Adigrat (Latin: Eparchia Adigratensis) is a Catholic eparchy located in the city of Adigrat, Ethiopia. | (MultiPassage (IsA EthiopianCatholicEparchyOfAdigrat GreekcatholicEparchy) ((ExpressedIn (NaturalLanguage "la")) EthiopianCatholicEparchyOfAdigrat "Eparchia Adigratensis") (HasLocation EthiopianCatholicEparchyOfAdigrat Adigrat) (IsLocatedIn Adigrat Ethiopia)) | APPROVED | TRANSLATION_LEVEL_UNKNOWN |
Steve Jobs was the Chief Executive Officer of Pixar Animation Studios. | (HasTemporalValidity (HasCEO SteveJobs Pixar) UnspecifiedPastTimePoint) | APPROVED | TRANSLATION_LEVEL_EXACT |
Any point in the past is earlier in time than today | (IsEarlierThan UnspecifiedPastTimePoint Today) | CHANGES_REQUESTED | TRANSLATION_LEVEL_EXACT |
The candidate has experience in TypeScript | (HasExperienceIn ThisCandidate Typescript) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the time period of the Seaview Range? | ((What B) (And (BelongsToMountainRange X A) (HasTimePeriod A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
working with Java | (WorkingWithTool Java) | APPROVED | TRANSLATION_LEVEL_EXACT |
What was the award that The Lavender Hill Mob won? | ((What B) (And (WasNominatedFor X A) (Won A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
What is the name of the business that George Dayton founded and later Bruce Dayton expanded? | ((What X) (And (IsA X Business) (HasFounder X GeorgeDayton) (OccurredAtTime (ActionEvent BruceDayton (ActionWithPatient Expand X)) UnspecifiedPastTimePoint))) | CHANGES_REQUESTED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
What is included in Papillons' education? | ((What B) (And (ComposedBy X A) (WasEducatedAt A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
The Yariapo River is a river of Bolivia. | (MultiPassage (IsA YariapoRiver River) (IsLocatedIn YariapoRiver Bolivia)) | APPROVED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
I am running a 10K this summer. If I run the first half at 7.12 minutes per kilometre what pace must I run the second half to finish in 90 minutes? | (MultiPassage (OccurredAtTime (ActionEvent User (ActionWithPatient Run ((LocalNode X) (IsA X 10kRun)))) NextSummer) ((What V) (IsTrueSupposing (PerformedAction User (QualifiedAction (ActionWithPatient Run (TheNodeSatisfying UnspecifiedNode (IsNthPartInOrderOf UnspecifiedNode (Ordinal (Integer "2")) (Fraction (Integer "... | APPROVED | TRANSLATION_LEVEL_EXACT |
A vocalist is a type of artist. | (IsSubclassOf Vocalist X) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the raising agent with the highest sublimation temperature whose topic's main category is Category:Carbon dioxide? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "1")) (OrderingByRelationFirstNodeWithRespectToSecondNode HasSublimationTemperature) (And (IsA X X) (X (X X))))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
What is the highest volcano in Africa? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "1")) (OrderingByRelationFirstNodeWithRespectToSecondNode HasHeight) (UnspecifiedNodeClass UnspecifiedX (And (IsA UnspecifiedX Volcano) (IsLocatedIn UnspecifiedX Africa))))) | APPROVED | TRANSLATION_LEVEL_EXACT |
What league does Jurandir Fatori play in? | ((What B) (And (IsMemberOfSportsTeam X A) (HasLeague A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Who won the award for which Arthur Hunnicutt was nominated? | ((What B) (And (WasNominatedFor X A) (Won A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Alanis Morissette performed "Uninvited". | (IsPerformedBy UninvitedAlanisMorissetteSong AlanisMorissette) | APPROVED | TRANSLATION_LEVEL_EXACT |
User Interface Developer | (MoreSpecificClass SoftwareDeveloper (Group (InFieldOf UserInterface))) | APPROVED | TRANSLATION_LEVEL_EXACT |
The Aymamón Limestone is a geologic formation in Puerto Rico. | (MultiPassage (IsA X GeologicalFormation) (IsLocatedIn X PuertoRico)) | REVIEW_REQUIRED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
Unknown B is what It Hurts Me Too is a part of and Unknown B is produced by Unknown A. | ((What B) (And (IsPartOfTheSeries X A) (HasFilmMusicOrTheatreProducer A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
What did the Silvertown Explosion immediately cause? | ((What B) (IsImmediateCauseOf X B)) | APPROVED | TRANSLATION_LEVEL_EXACT |
diagnosing desktop PCs | (ActionWithPatient Diagnose (SomeIndefinite DesktopComputer)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Seoul hosted the Winter Olympics last month | (OccurredAtTime (ActionEvent Seoul (ActionWithPatient HostAction WinterOlympicGames)) LastMonth) | APPROVED | TRANSLATION_LEVEL_EXACT |
What country is Sitecore from? | ((What X) (HasCountryOfOrigin SitecoreCompany X)) | APPROVED | TRANSLATION_LEVEL_EXACT |
who is owner of player for Milt Palacio ? | ((What B) (And (IsMemberOfSportsTeam X A) (OwnedBy A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
What replaces "Acoustic discrimination of sympatric morphs in Darwin's finches: a behavioural mechanism for assortative mating?" | ((What B) (And (PublishedIn X A) (Replaces A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Ron Arthun is a member of what 150 member group? | ((What X) (And (IsMemberOf RonArthun X) (IsA X Organisation) (HasNumberOfMembers X (Integer "150")))) | APPROVED | TRANSLATION_LEVEL_EXACT |
99 Coffins was released by Random House Books on December 31, 2007. | (MultiPassage (HasPublicationDate 99Coffins (CalendarDate (CalendarYear "2007") (CalendarMonth "12") (DayOfMonth "31"))) (HasPublisher 99Coffins RandomHouse)) | APPROVED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
Greta Thunberg is a popular example of youth activism. | (IsA GretaThunberg (ClassPlusAttribute (UnspecifiedNodeClass UnspecifiedX (IsExemplarOf UnspecifiedX YouthActivism)) Famous)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Mentally ill can be informally expressed in English as "bananas" | ((InformalExpressedIn (NaturalLanguage "en")) MentallyIll "bananas") | APPROVED | TRANSLATION_LEVEL_EXACT |
UI Engineer (Consultant) | (MoreSpecificClass (CombinedClass Consultant SoftwareEngineer) (Group (PertainingTo UserInterface))) | CHANGES_REQUESTED | TRANSLATION_LEVEL_EXACT |
Alfred Austin was a poet laureate. | (WasA AlfredAustin UKPoetLaureate) | APPROVED | TRANSLATION_LEVEL_EXACT |
The candidate has knowledge of cloud computing and security engineering | (HasKnowledgeOf ThisCandidate (EachOf (Group CloudComputingPlatform SecurityEngineering))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Where is Mecca located? | ((What A) (IsLocatedIn Mecca A)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Playing around makes someone unfaithful. | (PerformanceOfActionGivesThePerformerTheAttribute X X) | APPROVED | TRANSLATION_LEVEL_EXACT |
Which galaxy with the Eridanus constellation has the fastest radial velocity? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "1")) (OrderingByRelationFirstNodeWithRespectToSecondNode X) (UnspecifiedNodeClass X (And (IsA X) (IsPartOfConstellation X X))))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
The candidate has team leadership skills. | (HasSkillsIn ThisCandidate (ActionWithPatient Lead Team)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Which politicians have spouses that were born somewhere in Germany? | ((What C) (And (IsA C Politician) (IsSpouseOf C B) (HasPlaceOfBirth B A) (IsLocatedIn A Germany))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Who is the daughter of Bill Clinton married to? | ((What X) (And (IsSpouseOf X Y) (IsDaughterOf Y BillClinton))) | APPROVED | TRANSLATION_LEVEL_EXACT |
working on vision systems for snakerobots | (ActionWithPatient WorkOn (SomeIndefinite (MoreSpecificClass System (Group (ForPurpose Vision) (ForUseWith Snakebot))))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
What is the role of the active ingredient in Vivelle? | ((What B) (And (HasActiveIngredient X A) (X A B))) | DRAFT | TRANSLATION_LEVEL_EXACT |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.