nl stringlengths 2 367 | ul stringlengths 7 1.04k | status stringclasses 7
values | level stringclasses 4
values |
|---|---|---|---|
Are Manettia and Fragaria both edible? | (IsItTrueThat (HasAttribute (EachOf (Group (TypicalInstanceOf ManettiaGenus) (TypicalInstanceOf StrawberryGenus))) Edible)) | REVIEW_REQUIRED | TRANSLATION_LEVEL_EXACT |
What is the medical condition of Daniel Wayne Smith's mother? | ((What B) (And (HasMother X A) (HasMedicalCondition A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Which films directed by Garry Marshall was Julia Roberts in? | ((What A) (And (IsA A Film) (HasCastMember A JuliaRobertsActress) (WasDirectedBy A GarryMarshall))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Which volcanos in Japan erupted since 2000? | ((What X) (And (IsA X Volcano) (IsLocatedIn X Japan) (EruptedAtTimePoint X T) (IsLaterThan T (CalendarYear "2000")))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Sara's colleague is Graham. | (IsColleagueOf Graham Sara) | APPROVED | TRANSLATION_LEVEL_EXACT |
Who founded the parent organization of Weyerhauser (Canada)? | ((What B) (And (HasParentOrganisation X A) (HasFounder A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Who has Tom Cruise been married to? | ((What A) (HasTemporalValidity (IsSpouseOf A TomCruise) UnspecifiedPastTimePoint)) | APPROVED | TRANSLATION_LEVEL_EXACT |
If London were in Angola, would it be in Africa? | (IsItTrueThat (IsTrueSupposing (IsLocatedIn London Africa) (IsLocatedIn London Angola))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Hi is suitable to use all day. | (IsSuitableInTimeOfDay Hi-ya AllDay) | APPROVED | TRANSLATION_LEVEL_EXACT |
creating JSP and JAVA classes | (ActionWithPatient Create (EachOf (Group (SomeIndefinite (MoreSpecificClass ComputerClass (Group (InCodingLanguage (Group JakartaServerPages))))) (SomeIndefinite (MoreSpecificClass ComputerClass (Group (InCodingLanguage (Group Java)))))))) | APPROVED | TRANSLATION_LEVEL_EXACT |
The candidate has proven experience using JavaScript and React. | (ModifiedPassage (HasExperienceIn ThisCandidate (ActionWithPatient Use (EachOf (Group Javascript ReactJavaScriptLibrary)))) (Group (WithExperienceType Proven))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Nickname introduces a subclass of nickname. | (IntroducesSubclassOf NicknameOf Nickname) | APPROVED | TRANSLATION_LEVEL_EXACT |
Give me all American presidents of the last 20 years. | ((What Z) (And (HasAssignedTimeValue Today X) (IsTimePointAfterDurationOf X Y (QuantityWithUnit (Integer "20") Year)) (HasTemporalValidity (IsPresidentOf Z UnitedStatesOfAmerica) E) (OverlapsWithTimePeriod E (TimePeriod Y X)))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Who developed Minecraft? | ((What A) (HasDeveloper Minecraft A)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Is bandmate of is a sub relation of "Is colleague of" | (IsSubRelationOf IsBandmateOf IsColleagueOf) | APPROVED | TRANSLATION_LEVEL_EXACT |
If something is part of the Pop Art art movement and is human, then that thing is a Pop Artist | (MeansThat (And (IsPartOfArtMovement X PopArt) (IsA X Human)) (IsOrWasA X PopArtist)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Do Beyoncé and George Clooney have different wedding anniversaries? | (IsItTrueThat (And (HasWeddingAnniversary Beyonce D) (HasWeddingAnniversary GeorgeClooney E) (Not (IsStrictlyEqualTo D E)))) | APPROVED | TRANSLATION_LEVEL_EXACT |
What characters are present in the work "Death: The Time of Your Life"? | ((What B) (And (HasCharacter X A) (AppearsInWork A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Are both Jerome Robbins and K-Michel Parandi an American filmmaker? | (IsItTrueThat (IsA (EachOf (Group JeromeRobbins KmichelParandi)) (ClassPlusAttribute FilmMaker USAmericanAttribute))) | REVIEW_REQUIRED | TRANSLATION_LEVEL_EXACT |
How much is the population of mexico city ? | ((What A) (HasPopulation MexicoCity A)) | APPROVED | TRANSLATION_LEVEL_EXACT |
The candidate has Proficiency in AWS | (HasProficiencyIn ThisCandidate AmazonWebServices) | APPROVED | TRANSLATION_LEVEL_EXACT |
loading and unloading equipment | (ActionWithPatient (EachOf (Group LoadAction UnloadAction)) (PortionOf Equipment)) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the director of photography for Bright Eyes and where is Unknown A buried? | ((What B) (And (HasDirectorOfPhotography X A) (HasPlaceOfBurial A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
If Graham has a date of death, is he alive now? | (IsItTrueThat (IsTrueSupposing (HasTemporalValidity (HasAttribute Graham Alive) Now) (HasDateOfDeath Graham D))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Which powder has the greatest emissivity? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "1")) (OrderingByRelationFirstNodeWithRespectToSecondNode X) X)) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Kaine Harling worked on what 2003 film? | ((What X) (And (OccurredAtTime (ActionEvent KaineHarling (ActionWithPatient WorkOn X)) UnspecifiedPastTimePoint) (IsA X Film) (HasPublicationDate X (CalendarYear "2003")))) | APPROVED | TRANSLATION_LEVEL_EXACT |
The Dr. Wesley Blaisdell House is located in the hamlet on what route? | ((What X) (And (IsLocatedIn DrWesleyBlaisdellHouse Y) (IsA Y Hamlet) (IsLocatedOnRoute Y X) (IsA X Route))) | APPROVED | TRANSLATION_LEVEL_EXACT |
There are 12 inches in a foot. | (IsConversionFactorBetweenUnits (RealNumber "12") FootUnit Inch) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the longest watercourse located in Canada? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "1")) (OrderingByRelationFirstNodeWithRespectToSecondNode HasLength) (UnspecifiedNodeClass UnspecifiedX (And (IsA UnspecifiedX Watercourse) (IsLocatedIn UnspecifiedX Canada))))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Give me the Apollo 14 astronauts. | ((What X) (WasPartOfAstronautMission X Apollo14)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Profiterole is a type of pastry | (IsSubclassOf Profiterole X) | APPROVED | TRANSLATION_LEVEL_EXACT |
What theme is explored in the Manual for Civilization? | ((What B) (And (IsFollowedBy X A) (IsBasedOn A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
George Washington identified as male | (HasSexOrGender GeorgeWashingtonUsPresident MaleGenderIdentity) | APPROVED | TRANSLATION_LEVEL_EXACT |
There are four Bond films starring Pierce Brosnan and five Bond films starring Daniel Craig | (And (HasQuantityOfInstances (UnspecifiedNodeClass UnspecifiedX (And (IsA UnspecifiedX BondFilm) (HasStarCastMember UnspecifiedX PierceBrosnan))) (Integer "4")) (HasQuantityOfInstances (UnspecifiedNodeClass UnspecifiedX (And (IsA UnspecifiedX BondFilm) (HasStarCastMember UnspecifiedX DanielCraig))) (Integer "5"))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Which television shows were created by Walt Disney? | ((What X) (And (HasCreator X TheWaltDisneyCompany) (IsA X TelevisionProgramme))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Seth Macfarlane is the voice actor for Brian Griffin | (IsVoiceActorFor SethMacfarlaneActor BrianGriffinCharacter) | APPROVED | TRANSLATION_LEVEL_EXACT |
Henry Goudy is the position holder of what professorship? | ((What B) (And (HasProfessorship X A) (OfficeIsHeldBy A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Amy and Sara are temporarily not happily married | (ModifiedPassage (Not (ModifiedPassage (IsSpouseOf Amy Sara) (Group (InManner Happy)))) (Group (WithTemporalRestriction Temporary))) | CHANGES_REQUESTED | TRANSLATION_LEVEL_EXACT |
Seoul hosted the Winter Olympics last year | (OccurredAtTime (ActionEvent Seoul (ActionWithPatient HostAction WinterOlympicGames)) LastYear) | APPROVED | TRANSLATION_LEVEL_EXACT |
Who won the prize awarded to John R. Pierce? | ((What B) (And (ReceivedAward X A) (Won A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
David Beckham is now the owner of MLS team Inter Miami CF and EFL League Two club Salford City. | (MultiPassage (OwnedBy InterMiamiCF DavidBeckham) (IsA InterMiamiCF AssociationFootballTeam) (HasLeague InterMiamiCF MajorLeagueSoccer) (OwnedBy SalfordCityFc DavidBeckham) (IsA SalfordCityFc AssociationFootballClub) (HasLeague SalfordCityFc EFLLeagueTwo)) | APPROVED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
Which company in Russia has the lowest total equity? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "-1")) (OrderingByRelationFirstNodeWithRespectToSecondNode X) (UnspecifiedNodeClass UnspecifiedN (And (IsA UnspecifiedN Company) (HasCountry UnspecifiedN Russia))))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Are the University of West Florida and FH Joanneum both American Universities ? | (IsItTrueThat (IsA (EachOf (Group UniversityOfWestFlorida FHJoanneum)) (ClassPlusAttribute University USAmericanAttribute))) | REVIEW_REQUIRED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
What company did Antonin Eymieu co-found? | ((What B) (And (X X A) (HasFounder A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Informant can be expressed in English as "rat" | ((ExpressedIn (NaturalLanguage "en")) Rat "rat") | APPROVED | TRANSLATION_LEVEL_EXACT |
The candidate is passionate about shipping, operating, and supporting cloud-based services. | (HasEnthusiasmFor ThisCandidate (EachOf (ActionWithPatient ShipProduct (SomeIndefinite (CloudComputingPlatform))) (ActionWithPatient SupportsAction (SomeIndefinite (CloudComputingPlatform))) (ActionWithPatient OperateControl (SomeIndefinite (CloudComputingPlatform))))) | DRAFT | TRANSLATION_LEVEL_EXACT |
What state capital did Samuel Holyoke die in? | ((What X) (And (HasPlaceOfDeath SamuelAdamsHolyoke X) (IsA X StateCapital))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Neighbours is an Australian soap opera. It has had 7750 episodes | (MultiPassage (IsA NeighboursSoapOpera (ClassPlusAttribute SoapOpera AustralianAttribute)) (HasNumberOfEpisodes NeighboursSoapOpera (Integer "7750"))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Studio flats are often cramped. | (InstancesOftenHaveAttribute X X) | APPROVED | TRANSLATION_LEVEL_EXACT |
Database Developer | (MoreSpecificClass SoftwareDeveloper (Group (InFieldOf Database))) | APPROVED | TRANSLATION_LEVEL_UNKNOWN |
What is the translation of the post review of the 17th annual Scripps Spelling Bee? | ((What B) (And (Follows X A) (X A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
What constellation is the Milky Way a child astronomical body of? | ((What B) (And (HasChildAstronomicalBody X A) (IsPartOfConstellation A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
The candidate is a Product Designer. | (IsA ThisCandidate ProductDesigner) | APPROVED | TRANSLATION_LEVEL_EXACT |
Give the name of the gram-negative strain that has the highest maximum viable temperature. | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "1")) (OrderingByRelationFirstNodeWithRespectToSecondNode HasMaximumViableTemperature) (UnspecifiedNodeClass UnspecifiedN (And (HasGramStainType UnspecifiedN GramNegativeBacteria) (IsA UnspecifiedN GeneticStrain))))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Did Ingrid Bergman die on her birthday? | (IsItTrueThat (And (HasBirthday IngridBergman D) (HasDeathDay IngridBergman D))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Greta Thunberg was born on 3 January 2003. | (HasDateOfBirth GretaThunberg (CalendarDate (CalendarYear "2003") (CalendarMonth "1") (DayOfMonth "3"))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Lead Data Scientist | (MoreSpecificClass DataScientist (Group (AtSeniorityLevel LeadLevel))) | APPROVED | TRANSLATION_LEVEL_EXACT |
managing product development | (ActionWithPatient Manage (UnspecifiedInstanceOf ProductDevelopment)) | APPROVED | TRANSLATION_LEVEL_EXACT |
UI Developer | (MoreSpecificClass SoftwareDeveloper (Group (InFieldOf UserInterface))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Collectors gather. | (HasCharacteristicAction X Gather) | APPROVED | TRANSLATION_LEVEL_EXACT |
working as a backend developer | (WorkAs (UnspecifiedInstanceOf BackendDeveloper)) | APPROVED | TRANSLATION_LEVEL_EXACT |
collaborating with undergraduate students | (ModifiedAction Collaborate (Group (WithPeopleOrTeam (SomeIndefinite UndergraduateStudent)))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Wilfred of Ivanhoe is married to Lady Rowena | (IsSpouseOf WilfredOfIvanhoe LadyRowena) | APPROVED | TRANSLATION_LEVEL_EXACT |
Who played the Prince in Sleeping Beauty? | ((What B) (And (IsFollowedBy X A) (IsPerformedBy A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Which isomer of indium has the lowest atomic number? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "-1")) (OrderingByRelationFirstNodeWithRespectToSecondNode HasAtomicNumber) (UnspecifiedNodeClass UnspecifiedN (And (IsSubclassOf UnspecifiedN X) (IsA UnspecifiedN NuclearIsomer))))) | CHANGES_REQUESTED | TRANSLATION_LEVEL_EXACT |
What is the largest metropolitan area in Washington state? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "1")) (OrderingByRelationFirstNodeWithRespectToSecondNode HasArea) (UnspecifiedNodeClass UnspecifiedN (And (IsA UnspecifiedN MetropolitanArea) (IsLocatedIn UnspecifiedN WashingtonState))))) | APPROVED | TRANSLATION_LEVEL_EXACT |
An Unsuitable Boy is an autobiography written by Indian film director Karan Johar. | (MultiPassage (IsA AnUnsuitableBoy Autobiography) (HasAuthor AnUnsuitableBoy KaranJohar) (IsA KaranJohar (ClassPlusAttribute FilmDirector IndianAttribute))) | APPROVED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
Is it true that the current president of France is a vegan? | (IsItTrueThat (And (HoldsPosition X PresidentOfTheFrenchRepublic) (HasLifestyle X Veganism))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Madrid is in Spain. | (IsLocatedIn Madrid Spain) | APPROVED | TRANSLATION_LEVEL_EXACT |
Duncan Walker Bannatyne is a Scottish entrepreneur, philanthropist, and author. | (IsA DuncanBannatyne (ClassPlusAttribute EachOf (Group Entrepreneur Philanthropist Writer) ScottishAttribute)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Who are the characters in the second season of the series Black Sails? | ((What B) (And (IsPartOfTheSeries X A) (HasCharacter A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
What obstacle does Brooklyn Bridge cross? | ((What A) (CrossesObstacle BrooklynBridge A)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Down With Love is a 2003 comedy film. | (And (IsA DownWithLove2003Film ComedyFilm) (HasPublicationDate DownWithLove2003Film (CalendarYear "2003"))) | APPROVED | TRANSLATION_LEVEL_EXACT |
What programming language is used for the platform Army of Darkness: Defense? | ((What B) (And (HasPlatform X A) (IsInProgrammingLanguage A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
What is the headquarters of the Ärztekammer Nordrhein? | ((What B) (And (HasEmployer X A) (HasHeadquartersLocation A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
I am running a half marathon this weekend. If I run the first half at 7 minutes per mile how fast must I run the second half to finish in 1 hour 28 minutes | (MultiPassage (OccurredAtTime (ActionEvent UnspecifiedSpeaker (ActionWithPatient Run ((LocalNode A) (IsA A HalfMarathonRace)))) ThisWeekend) ((What V) (IsTrueSupposing (PerformedAction UnspecifiedSpeaker (QualifiedAction (ActionWithPatient Run (TheNodeSatisfying UnspecifiedNode (IsNthPartInOrderOf UnspecifiedNode (Ordi... | APPROVED | TRANSLATION_LEVEL_EXACT |
Something cannot be both transitive and antitransitive | (AreMutuallyExclusiveAttributes Transitive Antitransitive) | APPROVED | TRANSLATION_LEVEL_EXACT |
Yesterday lasted for one day. | (IsDurationOf (QuantityWithUnit (RealNumber "1") Day) Yesterday) | APPROVED | TRANSLATION_LEVEL_EXACT |
creating reports for Business Intelligence | (ActionWithPatient Create (SomeIndefinite (MoreSpecificClass ReportDocument (Group (ForPurpose BusinessIntelligence))))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Which is an herb, Aucuba or Leontice? | ((What X) (And (IsNodeInCollection X (Group GenusAucuba Leontice)) (IsA X Herb))) | REVIEW_REQUIRED | TRANSLATION_LEVEL_EXACT |
In what country was Juan Rodriguez Suarez executed? | ((What B) (And (WasKilledBy X A) (BelongsToEthnicGroup A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Robert William Kozaren served as mayor of which city? | ((What X) (And (HasTemporalValidity (HasMayor X RobertKozaren) UnspecifiedPastTimePoint) (IsA X City))) | APPROVED | TRANSLATION_LEVEL_EXACT |
implementing secure data transfer | (ActionWithPatient Implement (PortionOf (MoreSpecificClass DataTransmission (Group Secure)))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Who is the husband of the costume designer for The Fuller Brush Girl? | ((What B) (And (X X A) (IsSpouseOf A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
HMAS Olive Cam was an auxiliary minesweeper operated by the Royal Australian Navy (RAN) between 1939 and 1945. | (MultiPassage (HasTemporalValidity (And (IsA HMASOliveCam AuxiliaryMinesweeper) (HasOperator HMASOliveCam RoyalAustralianNavy)) (TimePeriod (CalendarYear "1939") (CalendarYear "1945"))) ((ExpressedInAndAbbreviatedAs (NaturalLanguage "en")) RoyalAustralianNavy "Royal Australian Navy" "RAN")) | APPROVED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
Academics are typically employed by universities. | (InstancesTypicallyEmployedBy Academic University) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is located at the grave of the son of Sancha of Castile, who was the Queen of Navarre? | ((What B) (And (HasMother X A) (HasPlaceOfBurial A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
What kind of thing is the half marathon? | ((What C) (IsA X C)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Which candidacy did Gustav Winckler participate in? | ((What B) (And (ParticipatedIn X A) (HasParticipant A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Graham has 3 years experience working with Redis in his most recent role as a software engineer at Microsoft from June 2020 to June 2023 and has 2 years experience working with MongoDB in his role before that as a software engineer at Google between May 2018 and May 2020. Does Graham have 4 years of experience with NoS... | (MultiPassage (ModifiedPassage (HasExperienceIn Graham MongoDB) (Group (AtCompany GoogleCompany) (InJobRole SoftwareEngineer) (FromTimePoint (MonthInYear (CalendarYear "201") (CalendarMonth "5"))) (ToTimePoint (MonthInYear (CalendarYear "2020") (CalendarMonth "5"))) (InNthMostRecentRole (Integer "2")) (WithDurationInRo... | DRAFT | TRANSLATION_LEVEL_EXACT |
Reflexive and antireflexive are mutually exclusive attributes. | (AreMutuallyExclusiveAttributes Reflexive Irreflexive) | APPROVED | TRANSLATION_LEVEL_EXACT |
Junior Developer | (MoreSpecificClass SoftwareDeveloper (Group (AtSeniorityLevel JuniorLevel))) | APPROVED | TRANSLATION_LEVEL_EXACT |
I am running a marathon tomorrow. If I run the first quarter at 6.45 minutes per mile what pace must I run the last three quarters to finish in 1.5 hours? | (MultiPassage (OccurredAtTime (ActionEvent User (ActionWithPatient Run ((LocalNode X) (IsA X MarathonRace)))) Tomorrow) ((What V) (IsTrueSupposing (PerformedAction User (QualifiedAction (ActionWithPatient Run (TheNodeSatisfying UnspecifiedNode (IsNthPartInOrderOf UnspecifiedNode FinalOrdinal (Fraction (Integer "3") (In... | APPROVED | TRANSLATION_LEVEL_EXACT |
Chuck Berry is human | (IsA ChuckBerry Human) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the birth name of Adele? | ((What A) (HasBirthName Adele A)) | APPROVED | TRANSLATION_LEVEL_EXACT |
List all boardgames by GMT. | ((What X) (And (IsA X BoardGame) (HasPublisher X GMTGames))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Obi is a type of sorcery | (IsSubclassOf X X) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the ranking of Russia at the FIFA World Cup? | ((What X) (IsA X X) (Ranking X)) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Is the sum of 6.55 and 6.55 equal to 13.1? | (IsItTrueThat (IsSumOf (RealNumber "13.1") (List (RealNumber "6.55") (RealNumber "6.55")))) | APPROVED | TRANSLATION_LEVEL_EXACT |
I earn £57k per year in the UK. What is my take-home pay each month? | (MultiPassage (ModifiedPassage (HasGrossIncome User (QuantityWithUnit (Integer "57000") PoundSterling)) (Group (InDuration (QuantityWithUnit (Integer "1") Year)) (InLocation UnitedKingdom))) ((What X) (ModifiedPassage (HasNetIncome User X) (Group (InDuration (QuantityWithUnit (Integer "1") MonthUnit)) (InLocation Unite... | APPROVED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.