nl stringlengths 2 367 | ul stringlengths 7 1.04k | status stringclasses 7
values | level stringclasses 4
values |
|---|---|---|---|
Casablanca has a running time of 102 minutes. | (HasDuration CasablancaFilm (QuantityWithUnit (RealNumber "102") Minute)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Who voices a character in the Pretty, Pretty Dresses series? | ((What B) (And (IsPartOfTheSeries X A) (HasVoiceActor A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
What does the recipient of the Donald Allen Wollheim Award receive? | ((What B) (And (WasNominatedFor X A) (Won A B))) | DRAFT | TRANSLATION_LEVEL_EXACT |
France's total fertility rate is 1.24. Belgium's is 2.29. | (MultiPassage (HasTotalFertilityRate France (RealNumber "1.24")) (HasTotalFertilityRate Belgium (RealNumber "2.29"))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Senior Full Stack Developer | (MoreSpecificClass FullStackDeveloper (Group (AtSeniorityLevel Senior))) | APPROVED | TRANSLATION_LEVEL_UNKNOWN |
IT Support Technician | (MoreSpecificClass Technician (Group (PertainingTo TechnicalSupport))) | APPROVED | TRANSLATION_LEVEL_UNKNOWN |
What military branch does Robert D. Russ operate? | ((What B) (And (X X A) (X A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
How many total pages of the Hunger Games novels have been published? | ((What X) (HasTotalNumberOfPages TheHungerGamesNovelSeries X)) | APPROVED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
What is the dual facet of the polytope known as the grand 120-cell? | ((What B) (And (X X A) (X A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
What is the atmosphere of the Moon composed of? | ((What X) (IsMadeFromMaterial AtmosphereOfTheMoon X)) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the history of Watsons, Ontario? | ((What B) (And (LocatedInAdministrativeTerritorialEntity X A) (X A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Evi uses natural language processing. | (IsUsedBy NaturalLanguageProcessing EviCompany) | APPROVED | TRANSLATION_LEVEL_EXACT |
The candidate has experience working with APIs. | (HasExperienceIn ThisCandidate (WorkingWithTool ApplicationProgrammingInterface)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Cologne is usually fragrant. | (InstancesUsuallyHaveAttribute EauDeCologne Fragrant) | APPROVED | TRANSLATION_LEVEL_EXACT |
What county is Fontbonne Academy located in? | ((What X) (And (IsA X County) (IsLocatedIn FontbonneAcademy X))) | REVIEW_REQUIRED | TRANSLATION_LEVEL_EXACT |
Professor Christine Davies OBE FRSE received the Royal Society of Edinburgh Lord Kelvin Medal. | (ReceivedAward ChristineDavies RSELordKelvinMedal) | APPROVED | TRANSLATION_LEVEL_EXACT |
What guns are classified as 76 mm? | ((What X) (IsA X WeaponModel) (IsSubclassOf X X)) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Which Radofin MSX has the fastest clock speed? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "1")) (OrderingByRelationFirstNodeWithRespectToSecondNode HasClockSpeed) (UnspecifiedNodeClass UnspecifiedX (And (HasManufacturer UnspecifiedX RadofinElectronics) (IsA UnspecifiedX MSX))))) | APPROVED | TRANSLATION_LEVEL_EXACT |
teaching HTML | (ActionWithPatient Teach HtmlLanguage) | APPROVED | TRANSLATION_LEVEL_EXACT |
Which canal has the largest discharge? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "1")) (OrderingByRelationFirstNodeWithRespectToSecondNode HasDischargeVolume) Canal)) | APPROVED | TRANSLATION_LEVEL_EXACT |
The Cat and the Fiddle is a musical with music by Jerome Kern, and lyrics and book by Otto Harbach. | (MultiPassage (IsA TheCatAndTheFiddleMusical MusicalShow) (ComposedBy TheCatAndTheFiddleMusical JeromeKern) (HasLyricist TheCatAndTheFiddleMusical OttoHarbach) (HasLibrettist TheCatAndTheFiddleMusical OttoHarbach)) | APPROVED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
The candidate holds a degree in Computer Science or a related field. | (HasEducation ThisCandidate (UnspecifiedInstanceOf (MoreSpecificClass AcademicDegree (Group (InSubject (UnspecifiedInstanceOf (ClassOfRelatedDisciplines (Group ComputerScience)))))))) | APPROVED | TRANSLATION_LEVEL_EXACT |
This Sunday is one day after this Saturday. | (IsTimePointAfterDurationOf ThisSunday ThisSaturday (QuantityWithUnit (Integer "1") Day)) | APPROVED | TRANSLATION_LEVEL_EXACT |
William Tunstall-Pedoe has been the CEO of Unlikely AI since June 2018 | (HasTemporalValidity (IsEmployedInRoleAtBusiness WilliamTunstallPedoe CEOPosition UnlikelyAI) (TimePeriod (MonthInYear (CalendarYear "2018") (CalendarMonth "6")) Now)) | APPROVED | TRANSLATION_LEVEL_EXACT |
If a trusted source says that someone did something, then they are known for doing that thing | (MeansThat (And (HasSource (OccurredAtTime (ActionEvent X A) T) S) (IsA S TrustedSource) (IsEarlierThan T Today)) (IsKnownFor X (ActionEvent X A))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Pride and Prejudice is a novel. It was published in 1813. It features Elizabeth Bennet, Mr Darcy and Mr Bingley. | (MultiPassage (IsA PrideAndPrejudice Novel) (HasPublicationDate PrideAndPrejudice (CalendarYear "1813")) (AppearsInWork ElizabethBennet PrideAndPrejudice) (AppearsInWork MrDarcy PrideAndPrejudice) (AppearsInWork CharlesBingley PrideAndPrejudice)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Which professional surfers were born on the Philippines? | ((What X) (And (HasOccupation X Surfer) (HasPlaceOfBirth X ThePhilippines))) | APPROVED | TRANSLATION_LEVEL_EXACT |
consumer good made in the European Union | (UnspecifiedNodeClass UnspecifiedX (And (IsA UnspecifiedX ConsumerGood) (HasLocationOfCreation UnspecifiedX EuropeanUnion))) | APPROVED | TRANSLATION_LEVEL_ASPIRATIONAL |
Winston Churchill won the Nobel Prize in literature in 1953. | (OccurredAtTime (ReceivedAward WinstonChurchill NobelPrizeInLiterature) CalendarDate (CalendarYear "1953")) | APPROVED | TRANSLATION_LEVEL_EXACT |
Stormont Estate is in Belfast. | (IsLocatedIn X Belfast) | APPROVED | TRANSLATION_LEVEL_EXACT |
Fanny Price is the heroine of Mansfield Park. | (IsHeroineOf FannyPrice MansfieldPark) | APPROVED | TRANSLATION_LEVEL_EXACT |
testing software | (ActionWithPatient TestAction (SomeIndefinite Software)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Are Thomas Keneally and Peter Straub both novelists? | (IsItTrueThat (IsA (EachOf (Group ThomasKeneally PeterStraubWriter)) Novelist)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Which is the antonym of daylight? | ((What B) (And (IsOppositeOf X A) (X A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Strumming is a more specific form of playing. | (IsAMoreSpecificFormOfTheAction StrumAction PlayInstrument) | APPROVED | TRANSLATION_LEVEL_EXACT |
Greengage plum is a variety of plum. | (IsVarietyOf X Plum) | APPROVED | TRANSLATION_LEVEL_EXACT |
3C 9 is a lobe-dominated quasar located in the constellation Pisces. | (MultiPassage (IsA X (ClassPlusAttribute Quasar LobeDominated)) (IsPartOfConstellation X X)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Nicotine is addictive | (HasAttribute X Addictive) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the capital of Jauca? | ((What B) (And (LocatedInAdministrativeTerritorialEntity X A) (HasCapitalCity A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Are Robin Hobb and Winston Churchill both American writers? | (IsItTrueThat (And (IsA RobinHobb (ClassPlusAttribute Writer USAmericanAttribute)) (IsA WinstonChurchill (ClassPlusAttribute Writer USAmericanAttribute)))) | APPROVED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
Who is the musician that split from Tell Me 'bout It? | ((What B) (And (Follows X A) (IsPerformedBy A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
What is the name of the university where Obama's wife studied? | ((What X) (And (IsWifeOf Y BarackObama) (WasEducatedAt Y Z) (IsA Z University) (HasName Z X))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Perseid is a type of meteor. | (IsSubclassOf Perseid X) | APPROVED | TRANSLATION_LEVEL_EXACT |
serving in the changing rooms | (ModifiedAction ServeFunction (InLocation (SomeIndefinite ChangingRoom))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Who was teacher of the composer of Faschingsschwank aus Wien? | ((What X) (And (WasStudentOf Y X) (ComposedBy FaschingsschwankAusWien Y))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Animal is a type of being | (IsSubclassOf Animal X) | APPROVED | TRANSLATION_LEVEL_EXACT |
Who is the author of the interpretation of dreams? | ((What A) (HasAuthor TheInterpretationOfDreams A)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Tutor | (Tutor) | WONT_DO | TRANSLATION_LEVEL_UNKNOWN |
What is the product with the maximum per capita consumption rate as per Brockhaus and Efron Encyclopedic Dictionary ? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "1")) (OrderingByRelationFirstNodeWithRespectToSecondNode X) (UnspecifiedNodeClass UnspecifiedN (And (IsA UnspecifiedN Commodity) (DescribedBySource UnspecifiedN X))))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
participating in event briefings | (ActionWithPatient TakePartAction (SomeIndefinite (MoreSpecificClass Briefing (Group (PertainingTo Event))))) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the opposite of liberty in the history of the topic? | ((What B) (And (IsOppositeOf X A) (X A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
This Sunday is part of this weekend. | (IsPartOfTimePointOrTimePeriod ThisSunday ThisWeekend) | APPROVED | TRANSLATION_LEVEL_EXACT |
Louis XIV is dead | (HasAttribute LouisXIVOfFrance Deceased) | APPROVED | TRANSLATION_LEVEL_EXACT |
John Terry's date of birth is December 7 1980, and Rio Ferdinand's date of birth is November 7 1978 | (MultiPassage (HasDateOfBirth JohnTerry (CalendarDate (CalendarYear "1980") (CalendarMonth "12") (DayOfMonth "7"))) (HasDateOfBirth RioFerdinand (CalendarDate (CalendarYear "1978") (CalendarMonth "11") (DayOfMonth "7")))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Which French killer had the most victims ? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "1")) (OrderingByRelationFirstNodeWithRespectToSecondNode X) (And (IsA X Human) (HasNativeLanguage X FrenchLanguage)))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Saturday is a day of the week. | (IsA Saturday DayOfWeek) | APPROVED | TRANSLATION_LEVEL_EXACT |
What type of art were the famous works of Severin Roesen? | ((What B) (And (HasNotableWork X A) (Depicts A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Who is the mayor of Tel Aviv? | ((What X) (HoldsPosition X MayorOfTelAviv)) | APPROVED | TRANSLATION_LEVEL_EXACT |
What firearm model has the highest firing rate? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "1")) (OrderingByRelationFirstNodeWithRespectToSecondNode HasRateOfFire) FirearmModel)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Which taxon has the highest heart rate? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "1")) (OrderingByRelationFirstNodeWithRespectToSecondNode X) Taxon)) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
A Big Mac contains 257 calories | (HasFoodEnergy (TypicalInstanceOf BigMacBurger) (QuantityWithUnit (Integer "257") Kilocalorie)) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the dimensional product of miles and minutes per mile? | ((What R) (IsDimensionalProductOf R (Group Mile (CompoundUnit (List Minute (ReciprocalUnit Mile)))))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Pete Best was a member of the Beatles from 1960 to 1962 | (HasTemporalValidity (IsMemberOf PeteBest TheBeatles) (TimePeriod (CalendarYear "1960") (CalendarYear "1962"))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Where were Louis IX's children born? | ((What B) (And (IsParentOf X A) (HasPlaceOfBirth A B))) | APPROVED | TRANSLATION_LEVEL_EXACT |
If something is in Scotland and Scotland is in something else, then the first thing is in the second thing. | (MeansThat (And (IsLocatedIn X Scotland) (IsLocatedIn Scotland Y)) (IsLocatedIn X Y)) | APPROVED | TRANSLATION_LEVEL_EXACT |
The Spanish Armada is Spanish. | (HasAttribute SpanishArmada SpanishAttribute) | APPROVED | TRANSLATION_LEVEL_EXACT |
coaching | (TrainOrCoach) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Unknown B is the founder of Weyerhauser (Canada) | ((What B) (And (HasParentOrganisation X A) (HasFounder A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
The Battle of Helena happened on 4th July 1863 | (OccurredAtTime BattleOfHelena (CalendarDate (CalendarYear "1863") (CalendarMonth "7") (DayOfMonth "4"))) | APPROVED | TRANSLATION_LEVEL_EXACT |
The Lahore Eagles' home ground was constructed by who? | ((What X) (And (HasHomeVenue LahoreEagles Y) (HasArchitect Y X))) | APPROVED | TRANSLATION_LEVEL_EXACT |
68 to 77 degrees | ((What X) (IsA X X) (X X "68 to 77 degrees")) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
What education is composed by Papillons ? | ((What B) (And (ComposedBy X A) (WasEducatedAt A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Software Developer C++ and Java | (MoreSpecificClass SoftwareDeveloper (Group (InCodingLanguage CPlusPlus) (InCodingLanguage Java))) | APPROVED | TRANSLATION_LEVEL_UNKNOWN |
Senior CRM Consultant | (MoreSpecificClass Consultant (Group (InFieldOf CustomerRelationshipManagement) (AtSeniorityLevel Senior))) | APPROVED | TRANSLATION_LEVEL_UNKNOWN |
No Madonna album is an Agatha Christie novel | (AreMutuallyExclusiveClasses (UnspecifiedNodeClass UnspecifiedX (And (IsA UnspecifiedX Album) (IsPerformedBy UnspecifiedX Madonna))) (UnspecifiedNodeClass UnspecifiedX (And (IsA UnspecifiedX Novel) (HasAuthor UnspecifiedX AgathaChristie)))) | APPROVED | TRANSLATION_LEVEL_ASPIRATIONAL |
ThisJanuary has the English description "relative time point for the first month of the current calendar year" | (HasEnglishDescription ThisJanuary "relative time point for the first month of the current calendar year") | APPROVED | TRANSLATION_LEVEL_EXACT |
Crochet is a craft. | (IsA Crochet X) | APPROVED | TRANSLATION_LEVEL_EXACT |
What symptoms and signs does phosphine exposure cause? | ((What B) (And (X X A) (X A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Impregnating is a more specific form of covering completely | (IsAMoreSpecificFormOfTheAction X (QualifiedAction X Completely)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Something that points can be expressed in English as "pointer". | ((ExpressedIn (NaturalLanguage "en")) Pointer "pointer") | APPROVED | TRANSLATION_LEVEL_EXACT |
What characters are in the edition or translation of Božanska komedija (Debevec)? | ((What B) (And (X X A) (HasCharacter A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
IsUsedFor has the English description "is used for a certain activity" | (HasEnglishDescription IsUsedFor "is used for a certain activity") | APPROVED | TRANSLATION_LEVEL_EXACT |
Who is a child of a cast member of H. Con-172? | ((What B) (And (HasCastMember X A) (IsParentOf A B))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Does Breaking Bad have more episodes than Game of Thrones? | (IsItTrueThat (And (IsGreaterThan X Y) (HasNumberOfEpisodes BreakingBadSeries X) (HasNumberOfEpisodes GameOfThronesTVShow Y))) | APPROVED | TRANSLATION_LEVEL_EXACT |
What political party does the Governor of Altmarkkreis Salzwedel belong to? | ((What B) (And (HasHeadOfGovernment X A) (IsMemberOfPoliticalParty A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Manuel David Mendes (born 6 May 1962 in Cazenga, Luanda Province, Angola) is an Angolan lawyer, human rights activist and politician. | (MultiPassage (HasDateOfBirth ManuelDavidMendes (CalendarDate (CalendarYear "1962") (CalendarMonth "5") (DayOfMonth "6"))) (HasPlaceOfBirth ManuelDavidMendes Cazenga) (IsLocatedIn Cazenga LuandaProvince) (IsLocatedIn LuandaProvince Angola) (IsA ManuelDavidMendes (ClassPlusAttribute (CombinedClass Lawyer HumanRightsActi... | APPROVED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
Are Randal Kleiser and Kyle Schickner of the same nationality? | (IsItTrueThat (And (HasCountryOfCitizenship RandalKleiser X) (HasCountryOfCitizenship KyleSchickner Y) (IsStrictlyEqualTo X Y))) | APPROVED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
Meryl Streep is not a Spanish footballer | (Not (IsA MerylStreep (ClassPlusAttribute Footballer SpanishAttribute))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Duncan Reynolds possibly not valid for much longer when attribute stuff is implemented... but that's the case for lots of these | (InstancesHaveAttribute X Large) | APPROVED | TRANSLATION_LEVEL_EXACT |
John Terry played for Chelsea between 1999 and 2017 | (HasTemporalValidity (IsMemberOfSportsTeam JohnTerry ChelseaFC) (TimePeriod (CalendarYear "1999") (CalendarYear "2017"))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Give me all Argentine films. | ((What X) (And (IsA X Film) (HasAttribute X ArgentinianAttribute))) | APPROVED | TRANSLATION_LEVEL_EXACT |
programming with Session Beans | (ModifiedAction Program (Group (UsingTool SessionBeans))) | APPROVED | TRANSLATION_LEVEL_EXACT |
The candidate is a graduate software engineer. | (IsA ThisCandidate (MoreSpecificClass SoftwareEngineer (Group (AtSeniorityLevel GraduateLevel)))) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the CPU with the fastest FSB speed? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "1")) (OrderingByRelationFirstNodeWithRespectToSecondNode HasFSBSpeed) CentralProcessingUnit)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Amy is allegedly a murderer | (ItIsAllegedThat (IsA Amy Murderer)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Neil Alden Armstrong earned a BSc degree in Aeronautical Engineering from Purdue University in 1955. | (OccurredAtTime (ActionEvent NeilArmstrong (ActionWithPatient EarnQualification (ConceptWithProperties (IsA UnspecifiedX Qualification) (Group (IsA UnspecifiedX BachelorOfScienceDegree) (IsA UnspecifiedX (DegreeInSubject AeronauticalEngineeringDiscipline)) (IsConferredBy UnspecifiedX PurdueUniversity))))) (CalendarYear... | APPROVED | TRANSLATION_LEVEL_EXACT |
UI LEAD | (MoreSpecificClass UserInterfaceDesigner (Group (AtSeniorityLevel LeadLevel))) | APPROVED | TRANSLATION_LEVEL_UNKNOWN |
What is the significance of November 28 in the Eastern Orthodox liturgical calendar? | ((What X) (IsA X X) (OccursAnnuallyOnDate X X) (X X)) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
What is the capital of Loreng? | ((What B) (And (HasCountry X A) (HasCapitalCity A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Who is a child of Benjamin Franklin? | ((What B) (IsParentOf BenjaminFranklin B)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.