source
stringlengths 11
40
| target
stringclasses 88
values |
---|---|
what is the longest river
|
( longest ( river ) )
|
what is the shortest river
|
( shortest ( river ) )
|
what length is the m0
|
( len ( m0 ) )
|
what mountains are in m0
|
( intersection ( mountain , loc_2 ( m0 ) ) )
|
what river flows through m0
|
( intersection ( river , traverse_2 ( m0 ) ) )
|
what river flows through m0
|
( intersection ( river , traverse_2 ( m0 ) ) )
|
what river runs through m0
|
( intersection ( river , traverse_2 ( m0 ) ) )
|
what river runs through m0
|
( intersection ( river , traverse_2 ( m0 ) ) )
|
what rivers are in m0
|
( intersection ( river , loc_2 ( m0 ) ) )
|
what rivers are in m0
|
( intersection ( river , loc_2 ( m0 ) ) )
|
what rivers are in m0
|
( intersection ( river , loc_2 ( m0 ) ) )
|
what rivers are in m0
|
( intersection ( river , loc_2 ( m0 ) ) )
|
what rivers are in m0
|
( intersection ( river , loc_2 ( m0 ) ) )
|
what rivers flow though m0
|
( intersection ( river , traverse_2 ( m0 ) ) )
|
what rivers flow through m0
|
( intersection ( river , traverse_2 ( m0 ) ) )
|
what rivers run through m0
|
( intersection ( river , traverse_2 ( m0 ) ) )
|
what rivers run through m0
|
( intersection ( river , traverse_2 ( m0 ) ) )
|
what rivers run through m0
|
( intersection ( river , traverse_2 ( m0 ) ) )
|
what rivers run through m0
|
( intersection ( river , traverse_2 ( m0 ) ) )
|
what rivers run through m0
|
( intersection ( river , traverse_2 ( m0 ) ) )
|
what rivers run through m0
|
( intersection ( river , traverse_2 ( m0 ) ) )
|
what rivers run through m0
|
( intersection ( river , traverse_2 ( m0 ) ) )
|
what state has highest elevation
|
( intersection ( state , loc_1 ( highest ( place ) ) ) )
|
what state has no rivers
|
( exclude ( state , loc_1 ( river ) ) )
|
what state is m0 in
|
( intersection ( state , loc_1 ( m0 ) ) )
|
what state is m0 in
|
( intersection ( state , loc_1 ( m0 ) ) )
|
what state is m0 in
|
( intersection ( state , loc_1 ( m0 ) ) )
|
what state is m0 in
|
( intersection ( state , loc_1 ( m0 ) ) )
|
what state is m0 in
|
( intersection ( state , loc_1 ( m0 ) ) )
|
what state is the biggest
|
( largest ( state ) )
|
what states capital is m0
|
( intersection ( state , capital_2 ( m0 ) ) )
|
where is the m0 river
|
( loc_1 ( intersection ( river , m0 ) ) )
|
where is the smallest city
|
( loc_1 ( smallest ( city ) ) )
|
which is the shortest river
|
( shortest ( river ) )
|
which is the smallest state
|
( smallest ( state ) )
|
which river traverses most states
|
( most ( river , traverse_2 , state ) )
|
which rivers are in m0
|
( intersection ( river , loc_2 ( m0 ) ) )
|
which rivers flow through m0
|
( intersection ( river , traverse_2 ( m0 ) ) )
|
which state borders most states
|
( most ( state , next_to_2 , state ) )
|
which state contains most rivers
|
( most ( state , loc_1 , river ) )
|
which state is m0 in
|
( intersection ( state , loc_1 ( m0 ) ) )
|
which state is m0 in
|
( intersection ( state , loc_1 ( m0 ) ) )
|
which state is the smallest
|
( smallest ( state ) )
|
which states have a river
|
( intersection ( state , loc_1 ( river ) ) )
|
give me the cities in m0
|
( intersection ( city , loc_2 ( m0 ) ) )
|
name all the rivers in m0
|
( intersection ( river , loc_2 ( m0 ) ) )
|
give me the cities in m0
|
( intersection ( city , loc_2 ( m0 ) ) )
|
give me the cities in m0
|
( intersection ( city , loc_2 ( m0 ) ) )
|
give me the cities in m0
|
( intersection ( city , loc_2 ( m0 ) ) )
|
give me the lakes in m0
|
( intersection ( lake , loc_2 ( m0 ) ) )
|
how long is the m0 river
|
( len ( intersection ( river , m0 ) ) )
|
how long is the m0 river
|
( len ( intersection ( river , m0 ) ) )
|
how long is the m0 river
|
( len ( intersection ( river , m0 ) ) )
|
how long is the m0 river
|
( len ( intersection ( river , m0 ) ) )
|
how long is the m0 river
|
( len ( intersection ( river , m0 ) ) )
|
how long is the m0 river
|
( len ( intersection ( river , m0 ) ) )
|
how long is the m0 river
|
( len ( intersection ( river , m0 ) ) )
|
how many capitals does m0 have
|
( count ( intersection ( capital , loc_2 ( m0 ) ) ) )
|
how many cities are in m0
|
( count ( intersection ( city , loc_2 ( m0 ) ) ) )
|
how many cities are in m0
|
( count ( intersection ( city , loc_2 ( m0 ) ) ) )
|
how many cities does m0 have
|
( count ( intersection ( city , loc_2 ( m0 ) ) ) )
|
how many citizens live in m0
|
( population_1 ( m0 ) )
|
how many m0 rivers are there
|
( count ( intersection ( river , m0 ) ) )
|
how many inhabitants does m0 have
|
( population_1 ( m0 ) )
|
how many major cities are there
|
( count ( intersection ( major , city ) ) )
|
how many major rivers cross m0
|
( count ( intersection ( major , intersection ( river , traverse_2 ( m0 ) ) ) ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people live in m0
|
( population_1 ( m0 ) )
|
how many people lived in m0
|
( population_1 ( m0 ) )
|
how many people reside in m0
|
( population_1 ( m0 ) )
|
how many people stay in m0
|
( population_1 ( m0 ) )
|
how many residents live in m0
|
( population_1 ( m0 ) )
|
how many rivers are called m0
|
( count ( intersection ( river , m0 ) ) )
|
how many rivers are in m0
|
( count ( intersection ( river , loc_2 ( m0 ) ) ) )
|
how many rivers are in m0
|
( count ( intersection ( river , loc_2 ( m0 ) ) ) )
|
how many rivers are in m0
|
( count ( intersection ( river , loc_2 ( m0 ) ) ) )
|
how many rivers are in m0
|
( count ( intersection ( river , loc_2 ( m0 ) ) ) )
|
how many rivers does m0 have
|
( count ( intersection ( river , loc_2 ( m0 ) ) ) )
|
how many rivers does m0 have
|
( count ( intersection ( river , loc_2 ( m0 ) ) ) )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.