source stringlengths 11 80 | target stringlengths 9 138 |
|---|---|
where is m0 | ( loc_1 ( m0 ) ) |
where is m0 | ( loc_1 ( m0 ) ) |
where is m0 | ( loc_1 ( m0 ) ) |
where is m0 located | ( loc_1 ( m0 ) ) |
where is m0 | ( loc_1 ( m0 ) ) |
where is m0 | ( loc_1 ( m0 ) ) |
where is m0 | ( loc_1 ( m0 ) ) |
where is m0 | ( loc_1 ( m0 ) ) |
where is m0 | ( loc_1 ( m0 ) ) |
where is m0 | ( loc_1 ( m0 ) ) |
where is m0 | ( loc_1 ( m0 ) ) |
what is the length of the longest river that runs through m0 | ( len ( longest ( intersection ( river , traverse_2 ( m0 ) ) ) ) ) |
how many capitals does m0 have | ( count ( intersection ( capital , loc_2 ( m0 ) ) ) ) |
how many states border the largest state | ( count ( intersection ( state , next_to_2 ( largest ( state ) ) ) ) ) |
what states contain at least one major rivers | ( intersection ( state , loc_1 ( intersection ( major , river ) ) ) ) |
how many states border m0 | ( count ( intersection ( state , next_to_2 ( m0 ) ) ) ) |
how many states border m0 | ( count ( intersection ( state , next_to_2 ( m0 ) ) ) ) |
how many states border m0 | ( count ( intersection ( state , next_to_2 ( m0 ) ) ) ) |
how many states border m0 | ( count ( intersection ( state , next_to_2 ( m0 ) ) ) ) |
how many states border m0 | ( count ( intersection ( state , next_to_2 ( m0 ) ) ) ) |
number of states bordering m0 | ( count ( intersection ( state , next_to_2 ( m0 ) ) ) ) |
what is the number of neighboring states for m0 | ( count ( intersection ( state , next_to_2 ( m0 ) ) ) ) |
how many rivers are in the state with the highest point | ( count ( intersection ( river , loc_2 ( intersection ( state , loc_1 ( highest ( place ) ) ) ) ) ) ) |
what states border the state with the smallest area | ( intersection ( state , next_to_2 ( smallest_one ( area_1 , state ) ) ) ) |
which states border the state with the smallest area | ( intersection ( state , next_to_2 ( smallest_one ( area_1 , state ) ) ) ) |
which is the lowest point of the states that the m0 runs through | ( lowest ( intersection ( place , loc_2 ( intersection ( state , traverse_1 ( m0 ) ) ) ) ) ) |
which states have a major city named m0 | ( intersection ( state , loc_1 ( intersection ( major , intersection ( city , m0 ) ) ) ) ) |
how many states have major rivers | ( count ( intersection ( state , loc_1 ( intersection ( major , river ) ) ) ) ) |
what is the river that cross over m0 | ( intersection ( river , traverse_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 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 ) ) ) |
which rivers flow through m0 | ( intersection ( river , traverse_2 ( m0 ) ) ) |
what are the major cities in the smallest state in the m0 | ( intersection ( major , intersection ( city , loc_2 ( smallest ( intersection ( state , loc_2 ( m0 ) ) ) ) ) ) ) |
what is the high point of m0 | ( high_point_1 ( m0 ) ) |
what is the size of the largest state in the m0 | ( size ( largest ( intersection ( state , loc_2 ( m0 ) ) ) ) ) |
what states border the m0 river | ( intersection ( state , next_to_2 ( intersection ( river , m0 ) ) ) ) |
which states border the m0 river | ( intersection ( state , next_to_2 ( intersection ( river , m0 ) ) ) ) |
what are the cities of the state with the highest point | ( intersection ( city , loc_2 ( intersection ( state , loc_1 ( highest ( place ) ) ) ) ) ) |
what states capital is m0 | ( intersection ( state , capital_2 ( m0 ) ) ) |
what states have a capital that is the highest point in the state | ( intersection ( state , loc_1 ( intersection ( capital , highest ( place ) ) ) ) ) |
what states in the m1 have a city of m0 | ( intersection ( intersection ( state , loc_2 ( m1 ) ) , loc_1 ( intersection ( city , m0 ) ) ) ) |
list the states | ( state ) |
what are the states | ( state ) |
which states have points higher than the highest point in m0 | ( intersection ( state , loc_1 ( intersection ( place , higher_2 ( highest ( intersection ( place , loc_2 ( m0 ) ) ) ) ) ) ) ) |
which states have points that are higher than the highest point in m0 | ( intersection ( state , loc_1 ( intersection ( place , higher_2 ( highest ( intersection ( place , 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 in miles | ( 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 ) ) ) |
what is the length of the m0 river | ( len ( intersection ( river , m0 ) ) ) |
what is the length of the m0 river | ( len ( intersection ( river , m0 ) ) ) |
what rivers flow through states that m0 borders | ( intersection ( river , traverse_2 ( intersection ( state , next_to_1 ( m0 ) ) ) ) ) |
what is the population of m0 city | ( population_1 ( intersection ( city , m0 ) ) ) |
how many people live in the state with the largest population density | ( population_1 ( largest_one ( density_1 , state ) ) ) |
what is the population of the state with the highest population density | ( population_1 ( largest_one ( density_1 , state ) ) ) |
what is the smallest state through which the longest river runs | ( smallest ( intersection ( state , traverse_1 ( longest ( river ) ) ) ) ) |
what state has the city m0 | ( intersection ( state , loc_1 ( intersection ( city , m0 ) ) ) ) |
what states have a city named m0 | ( intersection ( state , loc_1 ( intersection ( city , m0 ) ) ) ) |
what states have cities named m0 | ( intersection ( state , loc_1 ( intersection ( city , m0 ) ) ) ) |
what states have cities named m0 | ( intersection ( state , loc_1 ( intersection ( city , m0 ) ) ) ) |
what states have cities named m0 | ( intersection ( state , loc_1 ( intersection ( city , m0 ) ) ) ) |
what states have cities named m0 | ( intersection ( state , loc_1 ( intersection ( city , m0 ) ) ) ) |
what states have cities named m0 | ( intersection ( state , loc_1 ( intersection ( city , m0 ) ) ) ) |
what states have cities named m0 | ( intersection ( state , loc_1 ( intersection ( city , m0 ) ) ) ) |
what states have towns named m0 | ( intersection ( state , loc_1 ( intersection ( city , m0 ) ) ) ) |
which state is the city m0 located in | ( intersection ( state , loc_1 ( intersection ( city , m0 ) ) ) ) |
which states have cities named m0 | ( intersection ( state , loc_1 ( intersection ( city , m0 ) ) ) ) |
what is the capital city in m0 | ( intersection ( capital , intersection ( city , loc_2 ( m0 ) ) ) ) |
what cities in m0 have the highest number of citizens | ( largest_one ( population_1 , intersection ( city , loc_2 ( m0 ) ) ) ) |
what cities in m0 have the highest populations | ( largest_one ( population_1 , intersection ( city , loc_2 ( m0 ) ) ) ) |
what is the city in m0 with the largest population | ( largest_one ( population_1 , intersection ( city , loc_2 ( m0 ) ) ) ) |
what is the largest city in m0 by population | ( largest_one ( population_1 , intersection ( city , loc_2 ( m0 ) ) ) ) |
what is the most populous city in m0 | ( largest_one ( population_1 , intersection ( city , loc_2 ( m0 ) ) ) ) |
what is the most populous city in m0 | ( largest_one ( population_1 , intersection ( city , loc_2 ( m0 ) ) ) ) |
what m0 city has the largest population | ( largest_one ( population_1 , intersection ( city , loc_2 ( m0 ) ) ) ) |
where is the most populated area of m0 | ( largest_one ( population_1 , intersection ( city , loc_2 ( m0 ) ) ) ) |
which city in m0 has the largest population | ( largest_one ( population_1 , intersection ( city , loc_2 ( m0 ) ) ) ) |
what is the population density of the state with the smallest area | ( density_1 ( smallest_one ( area_1 , state ) ) ) |
how many people live in the biggest city in m0 state | ( population_1 ( largest ( intersection ( city , loc_2 ( intersection ( state , m0 ) ) ) ) ) ) |
how many major cities are there | ( count ( intersection ( major , city ) ) ) |
how many people live in the capital of m0 | ( population_1 ( intersection ( capital , loc_2 ( m0 ) ) ) ) |
how many people live in the capital of m0 | ( population_1 ( intersection ( capital , loc_2 ( m0 ) ) ) ) |
what mountains are in m0 | ( intersection ( mountain , loc_2 ( m0 ) ) ) |
what are the populations of states which border m0 | ( population_1 ( intersection ( state , next_to_2 ( m0 ) ) ) ) |
what is the longest river in the largest state | ( longest ( intersection ( river , loc_2 ( largest ( state ) ) ) ) ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.