nl stringlengths 2 367 | ul stringlengths 7 1.04k | status stringclasses 7
values | level stringclasses 4
values |
|---|---|---|---|
If someone is from the ethnic group G, they are a person from the ethnic group G. | (MeansThat (BelongsToEthnicGroup X G) (IsA X (PersonFromEthnicGroup G))) | APPROVED | TRANSLATION_LEVEL_EXACT |
Aaron Copeland was from the US. | (HadAttribute X USAmericanAttribute) | APPROVED | TRANSLATION_LEVEL_EXACT |
Flamingos are pink wading birds. They are native to Africa. | (MultiPassage (IsSubclassOf Flamingo (ClassPlusAttribute WadingBird PinkInColour)) (IsNativeTo Flamingo Africa)) | APPROVED | TRANSLATION_LEVEL_EXACT |
What genre is School of Ragtime, Exercise No. 6 published in? | ((What B) (And (PublishedIn X A) (HasGenre A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
How many total pages of Harry Potter books have been published? | ((What S) (HasTotalNumberOfPages HarryPotterNovelSeries S)) | APPROVED | TRANSLATION_LEVEL_INGESTIBLE_BUT_APPROXIMATE |
How fast must I run to complete a marathon in 3 hours 30 minutes? | ((What V) (IsTrueSupposing (PerformedAction User (QualifiedAction (ActionWithPatient Run ((LocalNode X) (IsA X MarathonRace))) (AtPace V))) (PerformedAction User (QualifiedAction (ActionWithPatient Run X) (InDuration (CompoundQuantityWithUnit (QuantityWithUnit (RealNumber "3") Hour) (QuantityWithUnit (RealNumber "30") Minute))))))) | APPROVED | TRANSLATION_LEVEL_EXACT |
The candidate is proficient in Agile software development methodologies. | (HasProficiencyIn ThisCandidate AgileSoftwareDevelopment) | APPROVED | TRANSLATION_LEVEL_EXACT |
What is the mascot of the Lord Strathcona's Horse (Royal Canadians)? | ((What B) (And (Follows X A) (HasMascot A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Is James Bond married? | (IsItTrueThat (HasAttribute JamesBond MarriedAttribute)) | APPROVED | TRANSLATION_LEVEL_EXACT |
What place is twinned with the birthplace of János Kornai? | ((What B) (And (HasPlaceOfBirth X A) (HasTwinnedAdministrativeBody A B))) | APPROVED | TRANSLATION_LEVEL_EXACT |
What conflict does the statue of the Viscount Slim depict? | ((What B) (And (Depicts X A) (WasParticipantInConflict A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
The candidate has experience in distributed systems. | (HasExperienceIn ThisCandidate DistributedSystem) | APPROVED | TRANSLATION_LEVEL_EXACT |
Aforethought is the opposite of inadvertent | (IsOppositeAttributeOf X Accidental) | APPROVED | TRANSLATION_LEVEL_EXACT |
Who are the women who provided voices for the movie "Naked to the Limit, One More Time"? | ((What B) (And (IsPartOfTheSeries X A) (HasVoiceActor A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
What conflicts are present in the work "The Hall of Presidents"? | ((What B) (And (AppearsInWork X A) (WasParticipantInConflict A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
What is Eduard Hitzberger's profession? | ((What B) (HasOccupation X B)) | APPROVED | TRANSLATION_LEVEL_EXACT |
The candidate is proficient in design prototyping. | (HasProficiencyIn ThisCandidate DesignPrototyping) | APPROVED | TRANSLATION_LEVEL_EXACT |
The most flammable solid with the most ionization of energy? | ((What X) (HasRankByOrderingOnClass X (Ordinal (Integer "1")) (OrderingByRelationFirstNodeWithRespectToSecondNode FlammableSolid) (OrderingByRelationFirstNodeWithRespectToSecondNode X))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
Which is the film genre of the series of Unmasked? | ((What B) (And (IsPartOfTheSeries X A) (HasGenre A B))) | NOT_STARTED | TRANSLATION_LEVEL_EXACT |
This Thursday is one day after this Wednesday. | (IsTimePointAfterDurationOf ThisThursday ThisWednesday (QuantityWithUnit (Integer "1") Day)) | APPROVED | TRANSLATION_LEVEL_EXACT |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.