nl stringlengths 2 367 | ul stringlengths 7 1.04k | status stringclasses 7
values | level stringclasses 4
values |
|---|---|---|---|
Dark chocolate is bitter. | (HasAttribute X BitterTasting) | APPROVED | TRANSLATION_LEVEL_EXACT |
WHO PLAYED THE SUCCESSOR OF CALL OF THE WILD? | ((What B) (And (IsFollowedBy X A) (IsPerformedBy A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Where does team member Shohei Yamamoto sit? | ((What B) (And (IsMemberOfSportsTeam X A) (HasHeadquartersLocation A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Watercrafts are often found in seas | (InstancesOftenFoundInLocation X Sea) | APPROVED | TRANSLATION_LEVEL_EXACT |
London has a population of 9,000,000. Manchester has a population of 5,000,000 | (MultiPassage (HasPopulation London (Integer "9000000")) (HasPopulation Manchester (Integer "5000000"))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Who is Johnny Cash's wife? | ((What B) (And (IsPerformedBy X A) (IsSpouseOf A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
If something is a dog, and if dog and cat are mutually exclusive classes, then that something is not a cat. | (MeansThat (And (IsA X Dog) (AreMutuallyExclusiveClasses Dog Cat)) ((NegatedRelation IsA) X Cat)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Which professional surfers were born in Australia? | ((What X) (And (HasOccupation X Surfer) (HasPlaceOfBirth X Australia))) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the alphabet of Furutachi based upon? | ((What B) (And (UsesWritingSystem X A) (IsBasedOn A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
A Christmas Carol is a novella which was published in 1843. Its subtitle is "In Prose. Being a Ghost Story of Christmas" | (MultiPassage (IsA AChristmasCarol Novella) (HasPublicationDate AChristmasCarol (CalendarYear "1843")) (HasSubtitle AChristmasCarol (MonolingualString "In Prose. Being a Ghost Story of Christmas" "en"))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Bryan Harper's brother is how tall? | ((What X) (And (HasHeight Y X) (IsBrotherOf Y BryanHarperBaseballPlayer))) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the higher taxon of resident animal species of Hellabrunn Zoo ? | ((What B) (And (X X A) (HasParentTaxon A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Did Arnold Schwarzenegger attend a university? | (IsItTrueThat (And (WasEducatedAt ArnoldSchwarzenegger Y) (IsA Y University))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Which election for the Parliament of Catalonia had the fewest legitimate votes? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "-1")) (OrderingByRelationFirstNodeWithRespectToSecondNode HasTotalValidVotes) ElectionToTheParliamentOfCatalonia)) | APPROVED | TRANSLATION_LEVEL_EXACT |
testing new features | (ActionWithPatient TestAction (SomeIndefinite (MoreSpecificClass SoftwareFeature (Group New)))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Joe Biden was born in last? | ((What X) (And (IsDurationOf X Y) (HasBirthYear JoeBiden Y))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Is it true that Natalie Portman's country is the United States of America? | (IsItTrueThat (And (HasPlaceOfBirth NataliePortman A) (HasCountry A UnitedStatesOfAmerica))) | APPROVED | TRANSLATION_LEVEL_EXACT |
George Washington had zero children. Barack Obama has two | (MultiPassage (HasNumberOfChildren GeorgeWashingtonUsPresident (Integer "0")) (HasNumberOfChildren BarackObama (Integer "2"))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Using expressions of surprise implies the person speaking or writing is astounded. | (UsageImpliesUserHasTheAttribute OhMyGod X) | APPROVED | TRANSLATION_LEVEL_EXACT |
Which breed of German Shepherd Dog lives the longest ? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "1")) (OrderingByRelationFirstNodeWithRespectToSecondNode X) (And (IsA X DogBreed) (IsA X X)))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
ShootOut has the English description "a fight involving guns" | (HasEnglishDescription ShootOut "a fight involving guns") | APPROVED | TRANSLATION_LEVEL_EXACT |
How many missions does the Soyuz programme have? | ((What X) (HasQuantityOfInstances (UnspecifiedNodeClass UnspecifiedX (And (IsA UnspecifiedX Mission) (HasPart UnspecifiedX SoyuzProgramme))) X)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Who is the chair of the group that Gordon S. Wood is a member of? | ((What B) (And (IsMemberOfGroup X A) (HasChairperson A B))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Developer Cards and Payments | (MoreSpecificClass SoftwareDeveloper (Group (InFieldOf Payment))) | DRAFT | TRANSLATION_LEVEL_UNKNOWN |
The candidate has experience of resolving issues on existing projects | (HasExperienceIn ThisCandidate (ModifiedAction (ActionWithPatient Resolve (SomeIndefinite Issue)) (ForUseWith (UnspecifiedInstanceOf (MoreSpecificClass ProjectOrTask (Group Existing)))))) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is Viktor Bespalov's academic field of expertise? | ((What B) (And (HasEmployer X A) (HasFieldOfWork A B))) | DRAFT | TRANSLATION_LEVEL_EXACT |
Beckham was born at Whipps Cross University Hospital in London, England. | (MultiPassage (HasPlaceOfBirth DavidBeckham WhippsCrossUniversityHospital) (IsLocatedIn WhippsCrossUniversityHospital London) (IsLocatedIn London England)) | APPROVED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
What is the conversion factor between hours and minutes? | ((What C) (IsConversionFactorBetweenUnits C Hour Minute)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Graham ate both an apple and a banana. | (OccurredAtTime (ActionEvent Graham (ActionWithPatient Eat (EachOf (Group Apple Banana)))) UnspecifiedPastTimePoint) | APPROVED | TRANSLATION_LEVEL_EXACT |
developing a backend for a web page | (ModifiedAction (ActionWithPatient Develop (UnspecifiedInstanceOf BackEnd)) (ForUseWith (UnspecifiedInstanceOf Webpage))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Which South American rivers discharge into the Pacific Ocean? | ((What X) (And (IsA X (ClassPlusAttribute River SouthAmericanAttribute)) (HasWatercourseMouth X PacificOcean))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Panic is a more specific form of the action of suddenly affrighting someone. | (IsAMoreSpecificFormOfTheAction X (QualifiedAction Frighten X)) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the product of 13.1 and 0.5? | ((What R) (IsProductOf R (List (RealNumber "13.1") (RealNumber "0.5")))) | APPROVED | TRANSLATION_LEVEL_EXACT |
To be Parisian is to be French | (IsAMoreSpecificFormOfTheAttribute Parisian French) | APPROVED | TRANSLATION_LEVEL_EXACT |
European country with French as an official language | (UnspecifiedNodeClass UnspecifiedX (And (IsA UnspecifiedX (ClassPlusAttribute Country EuropeanAttribute)) (HasOfficialLanguage UnspecifiedX FrenchLanguage))) | APPROVED | TRANSLATION_LEVEL_ASPIRATIONAL |
Sir Arthur Charles Clarke was a British writer and inventor. | (WasA ArthurCClarke (ClassPlusAttribute (CombinedClass (Group Writer Inventor)) British)) | APPROVED | TRANSLATION_LEVEL_EXACT |
The candidate has experience with Figma. | (HasExperienceIn ThisCandidate Figma) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the artfor of the moveable object location of Ärztestopp? | ((What B) (And (HasLocation X A) (StatementIsSubjectOf A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Operations Engineer - Windows | (MoreSpecificClass OperationsEngineer (Group (ForOperatingSystem WindowsService))) | APPROVED | TRANSLATION_LEVEL_EXACT |
1 minute is equal to 60 seconds | (IsEqualTo (QuantityWithUnit (RealNumber "1") Minute) (QuantityWithUnit (RealNumber "60") SecondUnit)) | APPROVED | TRANSLATION_LEVEL_EXACT |
John Terry was born on 7 December 1980, and Rio Ferdinand was born on 7 November 1978 | (MultiPassage (HasDateOfBirth JohnTerry (CalendarDate (CalendarYear "1980") (CalendarMonth "12") (DayOfMonth "7"))) (HasDateOfBirth RioFerdinand (CalendarDate (CalendarYear "1978") (CalendarMonth "11") (DayOfMonth "7")))) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is 6.55 miles times 7 minutes per mile? | ((What T) (And (IsProductOf C (List (RealNumber "6.55") (Integer "7"))) (IsDimensionalProductOf R (Group Mile (CompoundUnit (List Minute (ReciprocalUnit Mile))))) (IsTidiedVersionOfUnit T R))) | APPROVED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
Which mineral has the lowest Mohs hardness? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "-1")) (OrderingByRelationFirstNodeWithRespectToSecondNode HasMohsHardness) MineralSpecies)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Who founded the superior formation of Weyerhauser, Canada? | ((What B) (And (HasParentOrganisation X A) (HasFounder A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Unknown 4 can be expressed in English as "Unknown Unknown 4" | ((ExpressedIn (NaturalLanguage "en")) Unknown4 "Unknown Unknown4") | APPROVED | TRANSLATION_LEVEL_EXACT |
Marriott's Ko Olina Beach Club is located in what county? | ((What X) (And (IsLocatedIn MarriottsKoOlinaBeachClub X) (IsA X County))) | APPROVED | TRANSLATION_LEVEL_EXACT |
What edition or translation does Star Trek Online have? | ((What B) (And (HasPlatform X A) (X A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
The maximum frequency of audible sound for dogs is 45000 Hz. | (HasMaximumFrequencyOfAudibleSound (TypicalInstanceOf Dog) (QuantityWithUnit (RealNumber "45000") Hertz)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Shakira Isabel Mebarak Ripoll is a philanthropist. | (IsA ShakiraMebarak Philanthropist) | APPROVED | TRANSLATION_LEVEL_EXACT |
what is hypothetical protein ecia139-4120 habitat of found in species? | ((What B) (And (FoundInTaxon X A) (X A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
The Lucan Formation is a geologic formation in Ireland. | (MultiPassage (IsA X GeologicalFormation) (IsLocatedIn X RepublicOfIreland)) | REVIEW_REQUIRED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
I will run a marathon this weekend. If I complete the last 10 miles at 6.45 minutes per mile, what pace should I have for the first 16.2 miles | (MultiPassage (OccurredAtTime (ActionEvent User (ActionWithPatient Run ((LocalNode X) (IsA X MarathonRace)))) ThisWeekend) ((What V) (IsTrueSupposing (PerformedAction User (QualifiedAction (ActionWithPatient Run (TheNodeSatisfying UnspecifiedNode (IsNthPartInOrderOf UnspecifiedNode (Ordinal (Integer "1")) (QuantityWith... | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the capital of Cameroon? | ((What A) (IsCapitalOf A Cameroon)) | APPROVED | TRANSLATION_LEVEL_EXACT |
What genetic strain has the lowest minimum viable temperature and whose biosafety level is 1? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "-1")) (OrderingByRelationFirstNodeWithRespectToSecondNode X) (UnspecifiedNodeClass UnspecifiedN (And (IsA UnspecifiedN GeneticStrain) (HasBiosafetyLevel UnspecifiedN X))))) | APPROVED | TRANSLATION_LEVEL_EXACT |
The candidate is a senior or a lead-level data scientist. | (IsA ThisCandidate (AnyOf (Group (MoreSpecificClass DataScientist (Group (AtSeniorityLevel Senior))) (MoreSpecificClass DataScientist (Group (AtSeniorityLevel LeadLevel)))))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Did Elvis Presley have children? | (IsItTrueThat ((Exists A) (IsParentOf ElvisPresley A))) | DRAFT | TRANSLATION_LEVEL_EXACT |
What is the quotient of 1 divided by 2? | ((What V) (IsQuotientOf V (List (Integer "1") (Integer "2")))) | WONT_DO | TRANSLATION_LEVEL_EXACT |
What is the capital of the administrative unit that Sam Dale Lake State Fish and Wildlife Area is located in? | ((What B) (And (LocatedInAdministrativeTerritorialEntity X A) (HasCapitalCity A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Supposing Pluto is not a dwarf planet, is it a planet? | (IsItTrueThat (IsTrueSupposing (IsA Pluto Planet) (Not (IsA Pluto DwarfPlanet)))) | APPROVED | TRANSLATION_LEVEL_EXACT |
which building has the highest cost? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "1")) (OrderingByRelationFirstNodeWithRespectToSecondNode HasCostOrBudget) Building)) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Anybody with an understanding of unsupervised learning has an understanding of AI | (MeansThat (HasUnderstandingOf H UnsupervisedMachineLearning) (HasUnderstandingOf H ArtificialIntelligence)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Pulseman (Japanese: パルスマン, Hepburn: Parusuman) is 1994 Japanese action platform game developed by Game Freak and published by Sega for the Sega Mega Drive. | (MultiPassage (IsA Pulseman (ClassPlusAttribute PlatformGame JapaneseAttribute)) (IsTranscribedFromUsingAs (NaturalLanguage "jp") Pulseman HepburnRomanisation "パルスマン") (HasGenre Pulseman ActionGame) (HasGenre Pulseman PlatformGame) ((ExpressedIn (NaturalLanguage "ja")) Pulseman "パルスマン") (HasPublicationDate Pulseman (Ca... | APPROVED | TRANSLATION_LEVEL_UNKNOWN |
working with ETL using spark | (ModifiedAction (WorkingWithTool ExtractTransformLoad) (Group (UsingTool SparkProgrammingLanguage))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Stairs often have handrails | (InstancesOftenHaveAsPart X X) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the name of the river that flows out of Walker Lake? | ((What B) (And (X X A) (HasWatercourseMouth A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
What genre is Battle Zeque Den? | ((What B) (And (HasDeveloper X A) (HasGenre A B))) | WONT_DO | TRANSLATION_LEVEL_EXACT |
Significant is the opposite of superficial | (IsOppositeAttributeOf X X) | APPROVED | TRANSLATION_LEVEL_EXACT |
Who is the founder of the Shapur II dynasty? | ((What B) (And (HasFamily X A) (HasFounder A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
What linked jurisdiction is adjacent to the Council of the North? | ((What B) (And (AppliesToJurisdiction X A) (SharesBorderWith A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
What is the wavelength of the hydrogen line? | ((What X) (HasWavelength HydrogenLine X)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Bison bison instances have the attribute of being big. | (InstancesHaveAttribute BisonBison Large) | APPROVED | TRANSLATION_LEVEL_EXACT |
William Tunstall-Pedoe founded Evi Technologies, which was acquired by Amazon in 2012. | (And (HasFounder EviCompany WilliamTunstallPedoe) (OccurredAtTime (ActionEvent AmazonCompany (ActionWithPatient Acquire EviCompany)) (CalendarYear "2012"))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
RPA Developer | (MoreSpecificClass SoftwareDeveloper (Group (InFieldOf RoboticProcessAutomation))) | APPROVED | TRANSLATION_LEVEL_UNKNOWN |
Do Urdu and Persian have a common root? | (IsItTrueThat (And (HasAncestorLanguage PersianLanguage X) (HasAncestorLanguage UrduLanguage X))) | APPROVED | TRANSLATION_LEVEL_EXACT |
What Lake Toba accident resulted in the least missing persons ? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "-1")) (OrderingByRelationFirstNodeWithRespectToSecondNode X) (UnspecifiedNodeClass UnspecifiedN (And (IsA UnspecifiedN X) (HasLocation UnspecifiedN "Lake Toba"))))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
developing an application for transactions | (ActionWithPatient Develop (UnspecifiedInstanceOf (MoreSpecificClass ApplicationOrProgram (Group (ForPurpose Dealings))))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Were Woman Sitting In The Grass and Potato Harvest (Five Figures) painted by the same person? | (IsItTrueThat (And (IsPainterOf X WomanSittingInTheGrassVanGoghPainting) (IsPainterOf Y PotatoHarvestFiveFigures) (IsStrictlyEqualTo X Y))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Graham is a colleague of Sara | (IsColleagueOf Graham Sara) | APPROVED | TRANSLATION_LEVEL_EXACT |
What edition of the game platform does Star Trek Online have? | ((What B) (And (HasPlatform X A) (X A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Who is Li Shang's partner? | ((What B) (And (HasUnmarriedPartner X A) (IsBasedOn A B))) | DRAFT | TRANSLATION_LEVEL_EXACT |
Who are the partners of Devora Ben-Yehuda's siblings? | ((What B) (And (IsSiblingOf X A) (IsSpouseOf A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Were the films Victory Through Air Power and Encounters at the End of the World released in the same year? | (IsItTrueThat (And (HasPublicationDate VictoryThroughAirPowerFilm (CalendarYear T)) (HasPublicationDate EncountersAtTheEndOfTheWorldFilm (CalendarYear U)) (IsStrictlyEqualTo T U))) | APPROVED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
What award did Donald Allen Wollheim win? | ((What B) (And (WasNominatedFor X A) (Won A B))) | DRAFT | TRANSLATION_LEVEL_EXACT |
The candidate is willing to develop skills | (IsInterestedIn ThisCandidate (ActionWithPatient Develop (SomeIndefinite Skill))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Unlikely AI is a deep tech startup based in Dundee. | (IsItTrueThat (And (IsA UnlikelyAI DeepTechCompany) (IsA UnlikelyAI StartupBusiness) (HasHeadquartersLocation UnlikelyAI DundeeScotlandCity))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Who is the patron saint of the place where Anna de' Medici died? | ((What B) (And (HasPlaceOfDeath X A) (X A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
How long is an ultra-marathon? | ((What X) (HasIntendedLength Ultramarathon X)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Was the Cuban Missile Crisis earlier than the Bay of Pigs Invasion? | (IsItTrueThat (And (OccurredAtTime CubanMissileCrisis X) (OccurredAtTime BayOfPigsInvasion Y) (IsEarlierThan X Y))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Has Java Github commit' is a more specific form of 'has Github commit' | (IsSubRelationOf HasJavaGithubCommit HasGithubCommit) | APPROVED | TRANSLATION_LEVEL_EXACT |
Doloroso, Mississippi rests on the US highway that runs for how many miles? | ((What X) (And (IsLocatedOnRoute (EntityWithInformation Doloroso (LocatedInAdministrativeTerritorialEntity Doloroso MississippiState)) Y) (HasLength Y (QuantityWithUnit X Mile)))) | REVIEW_REQUIRED | TRANSLATION_LEVEL_EXACT |
What are the specialities of the UNC Health Care? | ((What X) (SpecialisesIn UNCHealthCare X)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Mountain climbers often use alpenstocks. | (MembersOftenUse X X) | APPROVED | TRANSLATION_LEVEL_EXACT |
Which public company that is a member of Dow Jones Industrial Average has the least total liabilities ? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "-1")) (OrderingByRelationFirstNodeWithRespectToSecondNode HasTotalLiabilities) (UnspecifiedNodeClass UnspecifiedN (And (IsA UnspecifiedN PublicCompany) (IsPartOf UnspecifiedN DowJonesIndustrialAverage))))) | APPROVED | TRANSLATION_LEVEL_EXACT |
What were the findings regarding the hypothetical protein ipg2828 in the species? | ((What B) (And (FoundInTaxon X A) (HasEffectResultOrOutcome A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Who is a president? | ((What B) (IsA B President)) | APPROVED | TRANSLATION_LEVEL_EXACT |
What industry does Michael Stipe's employer work in? | ((What B) (And (HasEmployer X A) (IsInIndustry A B))) | APPROVED | TRANSLATION_LEVEL_EXACT |
SNCI Tower and 80 South Street are both what? | ((What X) (IsA (EachOf (Group SNCITower 80SouthStreetSkyscraper)) X)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Syneilesis and Nymphoides are both what? | ((What X) (And (IsA Syneilesis X) (IsA Nymphoides X))) | APPROVED | TRANSLATION_LEVEL_EXACT |
What product or material is produced by the owner of AT&T Laboratories? | ((What B) (ProducesProductOrMaterial (TheNodeSatisfying UnspecifiedX (OwnedBy ATAndTLaboratories UnspecifiedX)) B)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Allegedly Amy is a murderer | (ItIsAllegedThat (IsA Amy Murderer)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.