From 13c9f64b23f2610a233eb1ea778fda05329e9237 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Tue, 4 Mar 2014 21:41:48 +0100 Subject: data and scripts --- data/geoquery/corpus.xml | 30772 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 30772 insertions(+) create mode 100644 data/geoquery/corpus.xml (limited to 'data/geoquery/corpus.xml') diff --git a/data/geoquery/corpus.xml b/data/geoquery/corpus.xml new file mode 100644 index 0000000..4fcb083 --- /dev/null +++ b/data/geoquery/corpus.xml @@ -0,0 +1,30772 @@ + + + + + + + + + + +]> + + + + +Give me the cities in Virginia . + + +(S (VP (VB Give) (NP (PRP me)) (NP (NP (DT the) (NNS cities)) (PP (IN in) (NP (NNP Virginia)))))) + + +(S Give-[Query:0] me-[Query:0] the-[City:1] cities-[City:1] in-[City:2] Virginia-[StateName:4]) + + +answer(city(loc_2(stateid('virginia')))) + + +answer(A,(city(A),loc(A,B),const(B,stateid(virginia)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' virginia ' }) + +gebe mir die stadte in virginia +δώσε μου τις πόλεις στην virginia +จง บอก ชื่อ เมือง ใน รัฐ เวอร์จิเนีย มา ให้ หมด +告诉 我 在 弗吉尼亚 州 的 城市 + + + + +What are the high points of states surrounding Mississippi ? + + +que son los puntos altos de los estados rodeando a mississippi ? + + +mishishippi no mawari ni aru shuu no takai chiten wa nan desu ka ? + + +mississippi yi saran eyaletlerin yuksek noktalari nelerdir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ high) (NNS points)) (PP (IN of) (NP (NP (NNS states)) (VP (VBG surrounding) (NP (NNP Mississippi)))))))) + + +(S que son los puntos altos de los estados rodeando a mississippi) + + +(S mishishippi no mawari ni aru shuu no takai chiten wa nan desu ka) + + +(S mississippi yi saran eyaletlerin yuksek noktalari nelerdir) + + +(S What-[Query:0] are-[Query:0] the-[Place:1] high-[Place:1] points-[Place:1] of-[Place:1] states-[State:2] surrounding-[State:3] Mississippi-[StateName:5]) + + +answer(high_point_1(state(next_to_2(stateid('mississippi'))))) + + +answer(A,(high_point(B,A),state(B),next_to(B,C),const(C,stateid(mississippi)))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ high_point_1 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' mississippi ' }) + +welches sind die hoechsten punkte der an mississippi grenzenden staaten +ποια είναι τα ψηλά σημεία των πολιτειών που περιβάλλουν τον mississippi +จง หา จุด สูง สุด ของ รัฐ ที่ ล้อมรอบ รัฐ มิสซิสซิปปี +什么 是 密西西比 州 周边 的 州 的 高点 + + + + +Name the rivers in Arkansas . + + +nombra los rios en arkansas . + + +aakansaa no kawa wo agete kudasai . + + +arkansas daki nehirlerin isimlerini ver . + + +(S (VP (VB Name) (NP (NP (DT the) (NNS rivers)) (PP (IN in) (NP (NNP Arkansas)))))) + + +(S nombra los rios en arkansas) + + +(S aakansaa no kawa wo agete kudasai) + + +(S arkansas daki nehirlerin isimlerini ver) + + +(S Name-[Query:0] the-[River:1] rivers-[River:1] in-[River:2] Arkansas-[StateName:4]) + + +answer(river(loc_2(stateid('arkansas')))) + + +answer(A,(river(A),loc(A,B),const(B,stateid(arkansas)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' arkansas ' }) + +nenne die fluesse in arkansas +ονόμασε τα ποτάμια στο arkansas +จง บอก ชื่อ แม่น้ำ ใน รัฐ อาร์คันซอ +说出 在 阿肯色 州 的 河流 + + + + +Name all the rivers in Colorado . + + +(S (VP (VB Name) (NP (NP (PDT all) (DT the) (NNS rivers)) (PP (IN in) (NP (NNP Colorado)))))) + + +(S Name-[Query:0] all-[River:1] the-[River:1] rivers-[River:1] in-[River:2] Colorado-[StateName:4]) + + +answer(river(loc_2(stateid('colorado')))) + + +answer(A,(river(A),loc(A,B),const(B,stateid(colorado)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' colorado ' }) + +nenne alle flüsse in colorado +ονόμασε όλα τα ποτάμια του colorado +แม่น้ำ ของ รัฐ โคโลราโด มี อะไร บ้าง +列出 在 科罗拉多 州 所有 的 河流 + + + + +Can you tell me the capital of Texas ? + + +(SQ (MD Can) (NP (PRP you)) (VP (VB tell) (NP (PRP me)) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP Texas)))))) + + +(S Can-[Query:0] you-[Query:0] tell-[Query:0] me-[Query:0] the-[City:1] capital-[City:1] of-[City:2] Texas-[StateName:4]) + + +answer(capital(loc_2(stateid('texas')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welches sind grosse staedte in texas +μπορείς να μου πεις την πρωτεύουσα του texas +เมืองหลวง ของ รัฐ เท็กซัส ชื่อ ว่า อะไร +你 能 告诉 我 得克萨斯 州 的 省会 吗 + + + + +Could you tell me what is the highest point in the state of Oregon ? + + +(SQ (MD Could) (NP (PRP you)) (VP (VB tell) (NP (PRP me)) (SBAR (WHNP (WP what)) (S (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NP (DT the) (NN state)) (PP (IN of) (NP (NNP Oregon)))))))))) + + +(S Could-[Query:0] you-[Query:0] tell-[Query:0] me-[Query:0] what-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] the-[State:4] state-[State:4] of-[State:4] Oregon-[StateName:6]) + + +answer(highest(place(loc_2(state(stateid('oregon')))))) + + +answer(A,highest(A,(place(A),loc(A,B),state(B),const(B,stateid(oregon))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' oregon ' }) + +koenntest du mir sagen welches der hoechstgelegene punkt im staate oregon ist +μπορείς να μου πεις ποιο είναι το ψηλότερο σημείο στην πολιτεία του oregon +ไหน บอก ซิ ว่า จุด สูง สุด ของ รัฐ โอเรกอน อยู่ ตรงไหน +你 能 告诉 我 俄勒冈 州 的 最高 点 是 什么 + + + + +Count the states which have elevations lower than what Alabama has . + + +(S (VP (VB Count) (NP (NP (DT the) (NNS states)) (SBAR (WHNP (WDT which)) (S (VP (VBP have) (NP (NP (NNS elevations)) (ADJP (ADJP (JJR lower)) (PP (IN than) (SBAR (WHNP (WP what)) (S (NP (NNP Alabama)) (VP (VBZ has))))))))))))) + + +(S Count-[Num:1] the-[State:2] states-[State:2] which-[State:3] have-[State:3] elevations-[State:3] lower-[Place:4] than-[Place:4] what-[Place:5] Alabama-[StateName:7] has-[Place:5]) + + +answer(count(state(low_point_2(lower_2(low_point_1(stateid('alabama'))))))) + + +answer(A,count(B,(state(B),low_point(B,C),lower(C,D),low_point(E,D),const(E,stateid(alabama))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ low_point_2 ( *n:Place ) }) + *n:Place -> ({ lower_2 ( *n:Place ) }) + *n:Place -> ({ low_point_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alabama ' }) + +zahle die staaten welche erhebungen haben die niedriger liegen als jene in alabama +μέτρα τις πολιτείες που έχουν υψόμετρα χαμηλότερα από αυτό που έχει η alabama +จง นับ จำนวน รัฐ ที่ มี ที่สูง ต่ำ กว่า ที่สูง ของ รัฐ อลาบามา +数一数 拥有 比 美国 阿拉巴马 州 的 海拔 低 的 州 有 多少 + + + + +Give me all the states of USA . + + +(S (VP (VB Give) (NP (PRP me)) (NP (NP (PDT all) (DT the) (NNS states)) (PP (IN of) (NP (NNP USA)))))) + + +(S Give-[Query:0] me-[Query:0] all-[State:1] the-[State:1] states-[State:1] of-[State:2] USA-[CountryName:4]) + + +answer(state(loc_2(countryid('usa')))) + + +answer(A,(state(A),loc(A,B),const(B,countryid(usa)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +nenne all staaten der usa +δώσε μου όλες τις πολιτείες των ηπα +บอก รัฐ ทั้งหมด ของ อเมริกา มา หน่อย +给 我 美国 所有 的 州 + + + + +Give me the cities in Texas . + + +(S (VP (VB Give) (NP (PRP me)) (NP (NP (DT the) (NNS cities)) (PP (IN in) (NP (NNP Texas)))))) + + +(S Give-[Query:0] me-[Query:0] the-[City:1] cities-[City:1] in-[City:2] Texas-[StateName:4]) + + +answer(city(loc_2(stateid('texas')))) + + +answer(A,(city(A),loc(A,B),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +sag mir welche staedte in texas sind +δώσε μου τις πόλεις στο texas +จง บอก ชื่อ เมือง ที่ อยู่ ใน รัฐ เท็กซัส มา ให้ หมด +给 我 在 得克萨斯 州 的 城市 + + + + +Give me the cities in USA . + + +(S (VP (VB Give) (NP (PRP me)) (NP (NP (DT the) (NNS cities)) (PP (IN in) (NP (NNP USA)))))) + + +(S Give-[Query:0] me-[Query:0] the-[City:1] cities-[City:1] in-[City:2] USA-[CountryName:4]) + + +answer(city(loc_2(countryid('usa')))) + + +answer(A,(city(A),loc(A,B),const(B,countryid(usa)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +nenne die staedte der usa +δώσε μου τις πόλεις στις ηπα +บอก ชื่อ เมือง ทั้งหมด ใน สหรัฐอเมริกา มา หน่อย +给 我 在 美国 的 城市 + + + + +Give me the cities in Virginia . + + +dame las ciudades en virginia . + + +baajinia no toshi wa nan desu ka ? + + +virginia daki sehirlerin isimlerini ver . + + +(S (VP (VB Give) (NP (PRP me)) (NP (NP (DT the) (NNS cities)) (PP (IN in) (NP (NNP Virginia)))))) + + +(S dame las ciudades en virginia) + + +(S baajinia no toshi wa nan desu ka) + + +(S virginia daki sehirlerin isimlerini ver) + + +(S Give-[Query:0] me-[Query:0] the-[City:1] cities-[City:1] in-[City:2] Virginia-[StateName:4]) + + +answer(city(loc_2(stateid('virginia')))) + + +answer(A,(city(A),loc(A,B),const(B,stateid(virginia)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' virginia ' }) + +nenne mir die staedte in virginia +δώσε μου τις πόλεις της virginia +จง บอก ชื่อ เมือง ใน รัฐ เวอร์จิเนีย มา +给 我 在 弗吉尼亚 州 的 城市 + + + + +Give me the cities which are in Texas . + + +(S (VP (VB Give) (NP (PRP me)) (NP (NP (DT the) (NNS cities)) (SBAR (WHNP (WDT which)) (S (VP (VBP are) (PP (IN in) (NP (NNP Texas))))))))) + + +(S Give-[Query:0] me-[Query:0] the-[City:1] cities-[City:1] which-[City:2] are-[City:2] in-[City:2] Texas-[StateName:4]) + + +answer(city(loc_2(stateid('texas')))) + + +answer(A,(city(A),loc(A,B),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +nenne mir staedte in texas +δώσε μου τις πόλεις που υπάρχουν στο texas +จง บอก รายชื่อ เมือง ใน รัฐ เท็กซัส มา +给 我 在 德克萨斯 州 的 城市 + + + + +Give me the lakes in California . + + +(S (VP (VB Give) (NP (PRP me)) (NP (NP (DT the) (NNS lakes)) (PP (IN in) (NP (NNP California)))))) + + +(S Give-[Query:0] me-[Query:0] the-[Place:1] lakes-[Place:1] in-[Place:2] California-[StateName:4]) + + +answer(lake(loc_2(stateid('california')))) + + +answer(A,(lake(A),loc(A,B),const(B,stateid(california)))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lake ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' california ' }) + +nenne mir die seen in california +δώσε μου τις λίμνες στην california +จง บอก ชื่อ ทะเลสาบ ใน รัฐ แคลิฟอร์เนีย +给 我 在 加利福尼亚 州 的 湖泊 + + + + +Give me the largest state . + + +dame el estado mas grande ? + + +mottomo ookii shuu wa nan desu ka ? + + +en genis eyaletin ismini ver . + + +(S (VP (VB Give) (NP (PRP me)) (NP (DT the) (JJS largest) (NN state)))) + + +(S dame el estado mas grande) + + +(S mottomo ookii shuu wa nan desu ka) + + +(S en genis eyaletin ismini ver) + + +(S Give-[Query:0] me-[Query:0] the-[State:1] largest-[State:1] state-[State:2]) + + +answer(largest(state(all))) + + +answer(A,largest(A,state(A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welcher stadt ist der groesste +δώσε μου τη μεγαλύτερη πολιτεία +รัฐ ใด เป็น รัฐ ที่ ใหญ่ ที่สุด +给 我 最大 的 州 + + + + +Give me the longest river that passes through the US . + + +(S (VP (VB Give) (NP (PRP me)) (NP (NP (DT the) (JJS longest) (NN river)) (SBAR (WHNP (WDT that)) (S (VP (VBZ passes) (PP (IN through) (NP (DT the) (NNP US))))))))) + + +(S Give-[Query:0] me-[Query:0] the-[River:1] longest-[River:1] river-[River:2] that-[River:3] passes-[River:3] through-[River:3] the-[CountryName:5] US-[CountryName:5]) + + +answer(longest(river(traverse_2(countryid('usa'))))) + + +answer(A,longest(A,(river(A),traverse(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +nenne mir den laengsten fluss welcher durch die usa fliesst +δώσε μου το μακρύτερο ποτάμι που διασχίζει τις ηπα +จง บอก ชื่อ แม่น้ำ ที่ ยาว ที่สุด ใน สหรัฐ +给 我 流经 美国 的 最长 的 河流 + + + + +Give me the number of rivers in California . + + +(S (VP (VB Give) (NP (PRP me)) (NP (NP (DT the) (NN number)) (PP (IN of) (NP (NP (NNS rivers)) (PP (IN in) (NP (NNP California)))))))) + + +(S Give-[Query:0] me-[Query:0] the-[Num:1] number-[Num:1] of-[Num:1] rivers-[River:2] in-[River:3] California-[StateName:5]) + + +answer(count(river(loc_2(stateid('california'))))) + + +answer(A,count(B,(river(B),loc(B,C),const(C,stateid(california))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' california ' }) + +nenne mir die anzahl der fluesse in california +δώσε μου τον αριθμό των ποταμιών στην california +จง บอก จำนวน แม่น้ำ ใน รัฐ แคลิฟอร์เนีย +告诉 我 在 加利福尼亚 州 有 多少 条 河流 + + + + +Give me the states that border Utah . + + +(S (VP (VB Give) (NP (PRP me)) (NP (NP (DT the) (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VB border) (NP (NNP Utah)))))))) + + +(S Give-[Query:0] me-[Query:0] the-[State:1] states-[State:1] that-[State:1] border-[State:2] Utah-[StateName:4]) + + +answer(state(next_to_2(stateid('utah')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(utah)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' utah ' }) + +nenne mir die staaten welche an utah grenzen +δώσε μου τις πολιτείες που συνορεύουν με τη utah +จง บอก ชื่อ รัฐ ที่ อยู่ ติด กับ รัฐ ยูทาห์ +告诉我 与 犹他 州 接壤 的 州 + + + + +How big is Alaska ? + + +(SBARQ (WHADJP (WRB How) (JJ big)) (SQ (VBZ is) (NP (NNP Alaska)))) + + +(S How-[Num:1] big-[Num:1] is-[Num:1] Alaska-[StateName:3]) + + +answer(size(stateid('alaska'))) + + +answer(A,(size(B,A),const(B,stateid(alaska)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ size ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alaska ' }) + +wie gross ist alaska +πόσο μεγάλη είναι η alaska +รัฐ อลาสกา มี ขนาด เท่าไหร่ +阿拉斯加 州 有 多大 + + + + +How big is Massachusetts ? + + +(SBARQ (WHADJP (WRB How) (JJ big)) (SQ (VBZ is) (NP (NNP Massachusetts)))) + + +(S How-[Num:1] big-[Num:1] is-[Num:1] Massachusetts-[StateName:3]) + + +answer(size(stateid('massachusetts'))) + + +answer(A,(size(B,A),const(B,stateid(massachusetts)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ size ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' massachusetts ' }) + +wie gross ist massachusetts +πόσο μεγάλη είναι η massachusetts +รัฐ แมสซาชูเซ็ต มี ขนาด เท่าไหร่ +马萨诸塞 州 有 多大 + + + + +How big is New Mexico ? + + +(SBARQ (WHADJP (WRB How) (JJ big)) (SQ (VBZ is) (NP (NNP New) (NNP Mexico)))) + + +(S How-[Num:1] big-[Num:1] is-[Num:1] New-[StateName:3] Mexico-[StateName:3]) + + +answer(size(stateid('new mexico'))) + + +answer(A,(size(B,A),const(B,stateid('new mexico')))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ size ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new mexico ' }) + +wie gross ist new mexico +πόσο μεγάλο είναι το new mexico +รัฐ นิวเม็กซิโก มี พื้นที่ เท่าไหร่ +新墨西哥 州 有 多大 + + + + +How big is North Dakota ? + + +(SBARQ (WHADJP (WRB How) (JJ big)) (SQ (VBZ is) (NP (NNP North) (NNP Dakota)))) + + +(S How-[Num:1] big-[Num:1] is-[Num:1] North-[StateName:3] Dakota-[StateName:3]) + + +answer(size(stateid('north dakota'))) + + +answer(A,(size(B,A),const(B,stateid('north dakota')))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ size ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' north dakota ' }) + +wie gross ist north dakota +πόσο μεγάλη είναι η north dakota +รัฐ นอร์ธดาโกต้า มี ขนาด เท่าไหร่ +北达科他 州 有 多大 + + + + +How big is Texas ? + + +que tamano esta texas ? + + +tekisasu no ookisa wa nan desu ka ? + + +texas en kadar buyuktur ? + + +(SBARQ (WHADJP (WRB How) (JJ big)) (SQ (VBZ is) (NP (NNP Texas)))) + + +(S que tamano esta texas) + + +(S tekisasu no ookisa wa nan desu ka) + + +(S texas en kadar buyuktur) + + +(S How-[Num:1] big-[Num:1] is-[Num:1] Texas-[StateName:3]) + + +answer(size(stateid('texas'))) + + +answer(A,(size(B,A),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ size ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie gross ist texas +πόσο μεγάλο είναι το texas +รัฐ เท็กซัส มี ขนาด เท่าไหร่ +得克萨斯 州 有 多大 + + + + +How big is the city of New York ? + + +(SBARQ (WHADJP (WRB How) (JJ big)) (SQ (VBZ is) (NP (NP (DT the) (NN city)) (PP (IN of) (NP (NNP New) (NNP York)))))) + + +(S How-[Num:1] big-[Num:1] is-[Num:1] the-[City:2] city-[City:2] of-[City:2] New-[CityName:4] York-[CityName:4]) + + +answer(size(city(cityid('new york', _)))) + + +answer(A,(size(B,A),const(B,cityid('new york',_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ size ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' new york ' }) + +wie gross ist die stadt new york +πόση μεγάλη είναι η πόλη της new york +เมือง นิวยอร์ค มี ขนาด เท่าใด +纽约 市 有 多大 + + + + +How high are the highest points of all the states ? + + +(SBARQ (WHNP (WRB How) (JJ high)) (SQ (VBP are) (NP (NP (DT the) (JJS highest) (NNS points)) (PP (IN of) (NP (PDT all) (DT the) (NNS states)))))) + + +(S How-[Num:1] high-[Num:1] are-[Num:1] the-[Place:2] highest-[Place:2] points-[Place:3] of-[Place:4] all-[State:5] the-[State:5] states-[State:5]) + + +answer(elevation_1(highest(place(loc_2(state(all)))))) + + +answer(A,(elevation(B,A),highest(B,(place(B),loc(B,C),state(C))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ elevation_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +wie hoch sind hoechsten erhebungen aller staaten +πόσο ψηλά είναι τα ψηλότερα σημεία σε όλες τις πολιτείες +จุด สูง สุด ใน แต่ ละ รัฐ มี ความ สูง เท่าไหร่ บ้าง +所有 州 的 最高 点 是 多高 + + + + +How high is Guadalupe Peak ? + + +(SBARQ (WHADJP (WRB How) (JJ high)) (SQ (VBZ is) (NP (NNP Guadalupe) (NNP Peak)))) + + +(S How-[Num:1] high-[Num:1] is-[Num:1] Guadalupe-[PlaceName:3] Peak-[PlaceName:3]) + + +answer(elevation_1(placeid('guadalupe peak'))) + + +answer(A,(elevation(B,A),const(B,placeid('guadalupe peak')))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ elevation_1 ( *n:Place ) }) + *n:Place -> ({ placeid ( *n:PlaceName ) }) + *n:PlaceName -> ({ ' guadalupe peak ' }) + +wie hoch liegt guadalupe peak +πόσο ψηλή είναι η κορυφή guadalupe +ยอดเขา กวาดาลูเป มี ความ สูง เท่าไหร่ +瓜峰 有 多高 + + + + +How high is Mount McKinley ? + + +(SBARQ (WHADJP (WRB How) (JJ high)) (SQ (VBZ is) (NP (NNP Mount) (NNP McKinley)))) + + +(S How-[Num:1] high-[Num:1] is-[Num:1] Mount-[PlaceName:3] McKinley-[PlaceName:3]) + + +answer(elevation_1(placeid('mount mckinley'))) + + +answer(A,(elevation(B,A),const(B,placeid('mount mckinley')))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ elevation_1 ( *n:Place ) }) + *n:Place -> ({ placeid ( *n:PlaceName ) }) + *n:PlaceName -> ({ ' mount mckinley ' }) + +wie hoch ist mount mckinley +πόσο ψηλό είναι το όρος mckinley +ยอดเขา แมคคินลีย์ มี ความ สูง เท่าไหร่ +麦金利 山 有 多高 + + + + +How high is the highest point in America ? + + +que tan alto esta el punto mas alto en america ? + + +amerika no mottomo takai chiten no takasa wa nan desu ka ? + + +amerika daki en yuksek nokta ne kadar yuksektir ? + + +(SBARQ (WHADJP (WRB How) (JJ high)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NNP America)))))) + + +(S que tan alto esta el punto mas alto en america) + + +(S amerika no mottomo takai chiten no takasa wa nan desu ka) + + +(S amerika daki en yuksek nokta ne kadar yuksektir) + + +(S How-[Num:1] high-[Num:1] is-[Num:1] the-[Place:2] highest-[Place:2] point-[Place:3] in-[Place:4] America-[CountryName:6]) + + +answer(elevation_1(highest(place(loc_2(countryid('usa')))))) + + +answer(A,(elevation(B,A),highest(B,(place(B),loc(B,C),const(C,countryid(usa)))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ elevation_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie hoch liegt der hoechste punkt in amerika +πόσο ψηλό είναι το ψηλότερο σημείο στην αμερική +จุด ที่ สูง ที่สุด ของ สหรัฐอเมริกา มี ความ สูง เท่าไหร่ +美国 的 最高 点 有 多高 + + + + +How high is the highest point in Montana ? + + +que tan alto esta el punto mas alto en montana ? + + +montana no mottomo takai chiten no takasa wa desu ka ? + + +montana daki en yuksek nokta ne kadar yuksektir ? + + +(SBARQ (WHADJP (WRB How) (JJ high)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NNP Montana)))))) + + +(S que tan alto esta el punto mas alto en montana) + + +(S montana no mottomo takai chiten no takasa wa desu ka) + + +(S montana daki en yuksek nokta ne kadar yuksektir) + + +(S How-[Num:1] high-[Num:1] is-[Num:1] the-[Place:2] highest-[Place:2] point-[Place:3] in-[Place:4] Montana-[StateName:6]) + + +answer(elevation_1(highest(place(loc_2(stateid('montana')))))) + + +answer(A,(elevation(B,A),highest(B,(place(B),loc(B,C),const(C,stateid(montana)))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ elevation_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' montana ' }) + +wie hoch ist der hoechste punkt in montana +πόσο ψηλό είναι το ψηλότερο σημείο στη montana +จุด สูง สุด ของ รัฐ มอนตานา สูง เท่าไหร่ +蒙大拿 州 的 最高 点 有 多高 + + + + +How high is the highest point in the largest state ? + + +(SBARQ (WHADJP (WRB How) (JJ high)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (DT the) (JJS largest) (NN state)))))) + + +(S How-[Num:1] high-[Num:1] is-[Num:1] the-[Place:2] highest-[Place:2] point-[Place:3] in-[Place:4] the-[State:5] largest-[State:5] state-[State:6]) + + +answer(elevation_1(highest(place(loc_2(largest(state(all))))))) + + +answer(A,(elevation(B,A),highest(B,(place(B),loc(B,C),largest(C,state(C)))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ elevation_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +wie hoch liegt der hoechste punkt des groessten staates +πόσο ψηλό είναι το ψηλότερο σημείο στη μεγαλύτερη πολιτεία +จุด สูง สุด ของ รัฐ ที่ ใหญ่ ที่สุด มี ความ สูง เท่าไหร่ +最大 的 州 的 最高 点 有 多高 + + + + +How high is the highest point of Alabama ? + + +(SBARQ (WHADJP (WRB How) (JJ high)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN of) (NP (NNP Alabama)))))) + + +(S How-[Num:1] high-[Num:1] is-[Num:1] the-[Place:2] highest-[Place:2] point-[Place:3] of-[Place:4] Alabama-[StateName:6]) + + +answer(elevation_1(highest(place(loc_2(stateid('alabama')))))) + + +answer(A,(elevation(B,A),highest(B,(place(B),loc(B,C),const(C,stateid(alabama)))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ elevation_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alabama ' }) + +wie hoch liegt der hoechste punkt in alabama +πόσο ψηλό είναι το ψηλότερο σημείο στην alabama +จุด สูง สุด ของ รัฐ อลาบามา มี ความ สูง เท่าไหร่ +阿拉巴马 州 的 最高 点 有 多高 + + + + +How high is the highest point of Delaware ? + + +(SBARQ (WHADJP (WRB How) (JJ high)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN of) (NP (NNP Delaware)))))) + + +(S How-[Num:1] high-[Num:1] is-[Num:1] the-[Place:2] highest-[Place:2] point-[Place:3] of-[Place:4] Delaware-[StateName:6]) + + +answer(elevation_1(highest(place(loc_2(stateid('delaware')))))) + + +answer(A,(elevation(B,A),highest(B,(place(B),loc(B,C),const(C,stateid(delaware)))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ elevation_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' delaware ' }) + +wie hcho liegt der hoechste punkt von delaware +πόσο ψηλά είναι το ψηλότερο σημείο στο delaware +จุด สูง สุด ของ รัฐ เดลาแวร์ สูง เท่าไหร่ +特拉华 州 的 最高 点 有 多高 + + + + +How high is the highest point of Florida ? + + +(SBARQ (WHADJP (WRB How) (JJ high)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN of) (NP (NNP Florida)))))) + + +(S How-[Num:1] high-[Num:1] is-[Num:1] the-[Place:2] highest-[Place:2] point-[Place:3] of-[Place:4] Florida-[StateName:6]) + + +answer(elevation_1(highest(place(loc_2(stateid('florida')))))) + + +answer(A,(elevation(B,A),highest(B,(place(B),loc(B,C),const(C,stateid(florida)))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ elevation_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' florida ' }) + +wie hoch liegt der hoechste punkt floridas +πόσο ψηλό είναι το ψηλότερο σημείο της florida +จุด ที่ สูง ที่สุด ใน ฟลอริด้า มี ความ สูง เท่าไหร่ +佛罗里达 州 的 最高 点 有 多高 + + + + +How high is the highest point of Louisiana ? + + +(SBARQ (WHADJP (WRB How) (JJ high)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN of) (NP (NNP Louisiana)))))) + + +(S How-[Num:1] high-[Num:1] is-[Num:1] the-[Place:2] highest-[Place:2] point-[Place:3] of-[Place:4] Louisiana-[StateName:6]) + + +answer(elevation_1(highest(place(loc_2(stateid('louisiana')))))) + + +answer(A,(elevation(B,A),highest(B,(place(B),loc(B,C),const(C,stateid(louisiana)))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ elevation_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' louisiana ' }) + +wie hoch liegt der hoechste punkt von louisiana +ποιο είναι το ψηλότερο σημείο στη louisiana +จุด สูง สุด ของ รัฐ หลุยเซียนา มี ความ สูง เท่าไหร่ +路易斯安那 州 的 最高 点 有 多高 + + + + +How large is Alaska ? + + +que tan grande esta alaska ? + + +arasuka no ookisa wa dore gurai desu ka ? + + +alaska ne kadar genisliktedir ? + + +(SBARQ (WHADJP (WRB How) (JJ large)) (SQ (VBZ is) (NP (NNP Alaska)))) + + +(S que tan grande esta alaska) + + +(S arasuka no ookisa wa dore gurai desu ka) + + +(S alaska ne kadar genisliktedir) + + +(S How-[Num:1] large-[Num:1] is-[Num:1] Alaska-[StateName:3]) + + +answer(size(stateid('alaska'))) + + +answer(A,(size(B,A),const(B,stateid(alaska)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ size ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alaska ' }) + +wie gross ist alaska +πόσο μεγάλη είναι η alaska +รัฐ อลาสกา มี พื้นที่ เท่าไหร่ +阿拉斯加 州 有 多大 + + + + +How large is Texas ? + + +que tan grande esta texas ? + + +tekisasu no ookisa wa nan desu ka ? + + +texas ne kadar genistir ? + + +(SBARQ (WHADJP (WRB How) (JJ large)) (SQ (VBZ is) (NP (NNP Texas)))) + + +(S que tan grande esta texas) + + +(S tekisasu no ookisa wa nan desu ka) + + +(S texas ne kadar genistir) + + +(S How-[Num:1] large-[Num:1] is-[Num:1] Texas-[StateName:3]) + + +answer(size(stateid('texas'))) + + +answer(A,(size(B,A),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ size ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie gross ist texas +πόσο μεγάλο είναι το texas +รัฐ เท็กซัส มี พื้นที่ เท่าไหร่ +得克萨斯 州 有 多大 + + + + +How large is the largest city in Alaska ? + + +que tan grande esta la ciudad mas grande en alaska ? + + +arasuka no mottomo ookii toshi wa nan desu ka ? + + +alaska daki en genis sehirin genisligi ne kadardir ? + + +(SBARQ (WHADJP (WRB How) (JJ large)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN city)) (PP (IN in) (NP (NNP Alaska)))))) + + +(S que tan grande esta la ciudad mas grande en alaska) + + +(S arasuka no mottomo ookii toshi wa nan desu ka) + + +(S alaska daki en genis sehirin genisligi ne kadardir) + + +(S How-[Num:1] large-[Num:1] is-[Num:1] the-[City:2] largest-[City:2] city-[City:3] in-[City:4] Alaska-[StateName:6]) + + +answer(size(largest(city(loc_2(stateid('alaska')))))) + + +answer(A,(size(B,A),largest(B,(city(B),loc(B,C),const(C,stateid(alaska)))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ size ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alaska ' }) + +wie gross ist die groesste stadt in alaska +πόσο μεγάλη είναι η μεγαλύτερη πόλη στην alaska +เมือง ที่ ใหญ่ ที่สุด ใน รัฐ อลาสก้า มี ขนาด เท่าไหร่ +阿拉斯加 州 最大 的 城市 有 多大 + + + + +How long is Rio Grande ? + + +(SBARQ (WHADVP (WRB How) (RB long)) (SQ (VBZ is) (NP (NNP Rio) (NNP Grande)))) + + +(S How-[Num:1] long-[Num:1] is-[Num:1] Rio-[RiverName:3] Grande-[RiverName:3]) + + +answer(len(riverid('rio grande'))) + + +answer(A,(len(B,A),const(B,riverid('rio grande')))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' rio grande ' }) + +wie lange ist rio grande +πόσο μακρύ είναι το rio grande +แม่น้ำ ริโอแกรนด์ ยาว เท่าไหร่ +格兰德 河 有 多长 + + + + +How long is the Colorado river ? + + +que tan largo esta el rio colorado ? + + +kororado kawa no nagasa wa dore gurai desu ka ? + + +colorado nehrinin uzunlugu ne kadardir ? + + +(SBARQ (WHADVP (WRB How) (RB long)) (SQ (VBZ is) (NP (DT the) (NNP Colorado) (NN river)))) + + +(S que tan largo esta el rio colorado) + + +(S kororado kawa no nagasa wa dore gurai desu ka) + + +(S colorado nehrinin uzunlugu ne kadardir) + + +(S How-[Num:1] long-[Num:1] is-[Num:1] the-[River:2] Colorado-[RiverName:4] river-[River:2]) + + +answer(len(river(riverid('colorado')))) + + +answer(A,(len(B,A),const(B,riverid(colorado)),river(B))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' colorado ' }) + +wie lang ist der colorado fluss +πόσο μακρύς είναι ο ποταμός colorado +แม่น้ำ โคโลราโด มี ความ ยาว เท่าไหร่ +科罗拉多 河 有 多长 + + + + +How long is the Delaware river ? + + +que tan largo esta el rio delaware ? + + +derawaru kawa no nagasa wa dore gurai desu ka ? + + +delaware nehrinin uzunlugu ne kadardir ? + + +(SBARQ (WHADVP (WRB How) (RB long)) (SQ (VBZ is) (NP (DT the) (NNP Delaware) (NN river)))) + + +(S que tan largo esta el rio delaware) + + +(S derawaru kawa no nagasa wa dore gurai desu ka) + + +(S delaware nehrinin uzunlugu ne kadardir) + + +(S How-[Num:1] long-[Num:1] is-[Num:1] the-[River:2] Delaware-[RiverName:4] river-[River:2]) + + +answer(len(river(riverid('delaware')))) + + +answer(A,(len(B,A),const(B,riverid(delaware)),river(B))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' delaware ' }) + +wie lang ist der delaware river +πόσο μακρύς είναι ο ποταμός delaware +แม่น้ำ เดลาแวร์ มี ความ ยาว เท่าไหร่ +特拉华 河 是 多长 + + + + +How long is the longest river in California ? + + +(SBARQ (WHADVP (WRB How) (RB long)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (PP (IN in) (NP (NNP California)))))) + + +(S How-[Num:1] long-[Num:1] is-[Num:1] the-[River:2] longest-[River:2] river-[River:3] in-[River:4] California-[StateName:6]) + + +answer(len(longest(river(loc_2(stateid('california')))))) + + +answer(A,(len(B,A),longest(B,(river(B),loc(B,C),const(C,stateid(california)))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' california ' }) + +wie lang ist der laengste fluss kaliforniens +πόσο μακρύ είναι το μακρύτερο ποτάμι στην california +แม่น้ำ สาย ที่ ยาว ที่สุด ใน รัฐ แคลิฟอร์เนีย ยาว เท่าไหร่ +在 加利福尼亚 州 最长 的 河流 有 多长 + + + + +How long is the longest river in the USA ? + + +(SBARQ (WHADVP (WRB How) (RB long)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (PP (IN in) (NP (DT the) (NNP USA)))))) + + +(S How-[Num:1] long-[Num:1] is-[Num:1] the-[River:2] longest-[River:2] river-[River:3] in-[River:4] the-[CountryName:6] USA-[CountryName:6]) + + +answer(len(longest(river(loc_2(countryid('usa')))))) + + +answer(A,(len(B,A),longest(B,(river(B),loc(B,C),const(C,countryid(usa)))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie lange ist der laengste fluss der usa +πόσο μεγάλος είναι ο μακρύτερος ποταμός στις usa +แม่น้ำ ที่ ยาว ที่สุด ใน สหรัฐอเมริกา มี ความ ยาว เท่าไหร่ +在 美国 最长 的 河流 有 多长 + + + + +How long is the Mississippi ? + + +que tiene de largo el rio mississippi ? + + +mishishippi kawa no nagasa wa dore gurai desu ka ? + + +mississippi nehrinin uzunlugu ne kadardir ? + + +(SBARQ (WHADVP (WRB How) (RB long)) (SQ (VBZ is) (NP (DT the) (NNP Mississippi)))) + + +(S que tiene de largo el rio mississippi) + + +(S mishishippi kawa no nagasa wa dore gurai desu ka) + + +(S mississippi nehrinin uzunlugu ne kadardir) + + +(S How-[Num:1] long-[Num:1] is-[Num:1] the-[RiverName:3] Mississippi-[RiverName:3]) + + +answer(len(riverid('mississippi'))) + + +answer(A,(len(B,A),const(B,riverid(mississippi)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +wie lang ist der mississippi fluss +πόσο μακρύς είναι ο mississippi +แม่น้ำ มิสซิสซิปปี ยาว เท่าไหร่ +密西西比 河 有 多长 + + + + +How long is the Mississippi river ? + + +que tiene de largo el rio mississippi ? + + +mishishippi kawa no nagasa wa dore gurai desu ka ? + + +mississippi nehrinin uzunlugu ne kadardir ? + + +(SBARQ (WHADVP (WRB How) (RB long)) (SQ (VBZ is) (NP (DT the) (NNP Mississippi) (NN river)))) + + +(S que tiene de largo el rio mississippi) + + +(S mishishippi kawa no nagasa wa dore gurai desu ka) + + +(S mississippi nehrinin uzunlugu ne kadardir) + + +(S How-[Num:1] long-[Num:1] is-[Num:1] the-[River:2] Mississippi-[RiverName:4] river-[River:2]) + + +answer(len(river(riverid('mississippi')))) + + +answer(A,(len(B,A),const(B,riverid(mississippi)),river(B))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +wie lange is der mississippi +πόσο μακρύς είναι ο ποταμός mississippi +แม่น้ำ มิสซิสซิปปี ยาว กี่ ไมล์ +密西西比 河 有 多长 + + + + +How long is the Mississippi river in miles ? + + +(SBARQ (WHADVP (WRB How) (RB long)) (SQ (VBZ is) (NP (DT the) (NNP Mississippi) (NN river)) (PP (IN in) (NP (NNS miles))))) + + +(S How-[Num:1] long-[Num:1] is-[Num:1] the-[River:2] Mississippi-[RiverName:4] river-[River:2] in-[Num:1] miles-[Num:1]) + + +answer(len(river(riverid('mississippi')))) + + +answer(A,(len(B,A),const(B,riverid(mississippi)),river(B))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +wie lange in meilen ist der mississippi fluss +πόσο μεγάλος είναι ο mississippi ποταμός σε μίλια +แม่น้ำ มิสซิสซิปปี มี ความ ยาว เท่าไหร่ +密西西比 河 有 多少 英里 长 + + + + +How long is the Missouri river ? + + +que tan largo esta el rio missouri ? + + +mizuuri kawa no nagasa wa dore gurai desu ka ? + + +missouri nehrinin uzunlugu ne kadardir ? + + +(SBARQ (WHADVP (WRB How) (RB long)) (SQ (VBZ is) (NP (DT the) (NNP Missouri) (NN river)))) + + +(S que tan largo esta el rio missouri) + + +(S mizuuri kawa no nagasa wa dore gurai desu ka) + + +(S missouri nehrinin uzunlugu ne kadardir) + + +(S How-[Num:1] long-[Num:1] is-[Num:1] the-[River:2] Missouri-[RiverName:4] river-[River:2]) + + +answer(len(river(riverid('missouri')))) + + +answer(A,(len(B,A),const(B,riverid(missouri)),river(B))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' missouri ' }) + +wie lang ist der fluss missouri +πόσο μακρύς είναι ο ποταμός missouri +แม่น้ำ มิสซูรี ยาว เท่าไหร่ +密苏里 河 有 多长 + + + + +How long is the North Platte river ? + + +que tan largo esta el rio north platte ? + + +noosu puratte kawa no nagasa wa dore gurai desu ka ? + + +north platte nehrinin uzunlugu ne kadardir ? + + +(SBARQ (WHADVP (WRB How) (RB long)) (SQ (VBZ is) (NP (DT the) (NNP North) (NNP Platte) (NN river)))) + + +(S que tan largo esta el rio north_platte) + + +(S noosu_puratte kawa no nagasa wa dore gurai desu ka) + + +(S north_platte nehrinin uzunlugu ne kadardir) + + +(S How-[Num:1] long-[Num:1] is-[Num:1] the-[River:2] North-[RiverName:4] Platte-[RiverName:4] river-[River:2]) + + +answer(len(river(riverid('north platte')))) + + +answer(A,(len(B,A),const(B,riverid('north platte')),river(B))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' north platte ' }) + +wie lange ist der north platte fluss +πόσο μεγάλος είναι ο βόρειος platte ποταμός +แม่น้ำ นอร์ธเพลต มี ความ ยาว เท่าไหร่ +北普拉特 河 有 多长 + + + + +How long is the Ohio river ? + + +que tan largo esta el rio ohio ? + + +ohaio kawa no nagasa wa dore gurai desu ka ? + + +ohio nehrinin uzunlugu ne kadardir ? + + +(SBARQ (WHADVP (WRB How) (RB long)) (SQ (VBZ is) (NP (DT the) (NNP Ohio) (NN river)))) + + +(S que tan largo esta el rio ohio) + + +(S ohaio kawa no nagasa wa dore gurai desu ka) + + +(S ohio nehrinin uzunlugu ne kadardir) + + +(S How-[Num:1] long-[Num:1] is-[Num:1] the-[River:2] Ohio-[RiverName:4] river-[River:2]) + + +answer(len(river(riverid('ohio')))) + + +answer(A,(len(B,A),const(B,riverid(ohio)),river(B))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' ohio ' }) + +wie lang ist der fluss ohio +πόσο μακρύς είναι ο ποταμός ohio +แม่น้ำ โอไฮโฮ ยาว เท่าไหร่ +俄亥俄 河 有 多长 + + + + +How long is the Rio Grande river ? + + +cuanto tiene de largo el rio rio grande ? + + +rio gurande kawa no nagasa wa dore gurai desu ka ? + + +rio grande nehrinin uzunlugu ne kadardir ? + + +(SBARQ (WHADVP (WRB How) (RB long)) (SQ (VBZ is) (NP (DT the) (NNP Rio) (NNP Grande) (NN river)))) + + +(S cuanto tiene de largo el rio rio_grande) + + +(S rio_gurande kawa no nagasa wa dore gurai desu ka) + + +(S rio_grande nehrinin uzunlugu ne kadardir) + + +(S How-[Num:1] long-[Num:1] is-[Num:1] the-[River:2] Rio-[RiverName:4] Grande-[RiverName:4] river-[River:2]) + + +answer(len(river(riverid('rio grande')))) + + +answer(A,(len(B,A),const(B,riverid('rio grande')),river(B))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' rio grande ' }) + +wie land ist der rio grande fluss +πόσο μακρύς είναι ο ποταμός rio grande +แม่น้ำ ริโอแกรนด์ ยาว แค่ไหน +里奥格兰德 河 有 多长 + + + + +How long is the shortest river in the USA ? + + +cuanto tiene de largo el rio mas corto en los usa ? + + +amerika no mottomo mijikai kawa no nagasa wa dore gurai desu ka ? + + +usa deki en kisa nehirin uzunlugu nedir ? + + +(SBARQ (WHADVP (WRB How) (RB long)) (SQ (VBZ is) (NP (NP (DT the) (JJS shortest) (NN river)) (PP (IN in) (NP (DT the) (NNP USA)))))) + + +(S cuanto tiene de largo el rio mas corto en los usa) + + +(S amerika no mottomo mijikai kawa no nagasa wa dore gurai desu ka) + + +(S usa deki en kisa nehirin uzunlugu nedir) + + +(S How-[Num:1] long-[Num:1] is-[Num:1] the-[River:2] shortest-[River:2] river-[River:3] in-[River:4] the-[CountryName:6] USA-[CountryName:6]) + + +answer(len(shortest(river(loc_2(countryid('usa')))))) + + +answer(A,(len(B,A),shortest(B,(river(B),loc(B,C),const(C,countryid(usa)))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ shortest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie lang ist der kuerzeste fluss in den usa +πόσο μακρύ είναι το μικρότερο ποτάμι στις ηπα +แม่น้ำ สาย ที่ สั้น ที่สุด ใน อเมริกา มี ความ ยาว เท่าไหร่ +在 美国 最短 的 河流 有 多长 + + + + +How many big cities are in Pennsylvania ? + + +(SBARQ (WHNP (WRB How) (JJ many) (JJ big) (NNS cities)) (SQ (VP (VBP are) (PP (IN in) (NP (NNP Pennsylvania)))))) + + +(S How-[Num:1] many-[Num:1] big-[City:2] cities-[City:3] are-[City:4] in-[City:4] Pennsylvania-[StateName:6]) + + +answer(count(major(city(loc_2(stateid('pennsylvania')))))) + + +answer(A,count(B,(major(B),city(B),loc(B,C),const(C,stateid(pennsylvania))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' pennsylvania ' }) + +wie viele grosse staedte gibt es in pennsylvania +πόσες μεγάλες πόλεις υπάρχουν στην pennsylvania +เมือง ใหญ่ ที่สุด ใน รัฐ เพ็นซิลเวเนีย คือ เมือง ใด +在 宾夕法尼亚 州 有 多少 主要 城市 + + + + +How many capitals does Rhode Island have ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS capitals)) (SQ (VBZ does) (NP (NNP Rhode) (NNP Island)) (VP (VB have)))) + + +(S How-[Num:1] many-[Num:1] capitals-[City:2] does-[City:3] Rhode-[StateName:5] Island-[StateName:5] have-[City:3]) + + +answer(count(capital(loc_2(stateid('rhode island'))))) + + +answer(A,count(B,(capital(B),const(C,stateid('rhode island')),loc(B,C)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' rhode island ' }) + +wie viele grosse staedte gibt es in rhode island +πόσες πρωτεύουσες έχει το rhode island +รัฐ โรดไอแลนด์ มี เมืองหลวง กี่ เมือง +罗德岛 有 多少 省会 城市 呢 + + + + +How many cities are in Louisiana ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS cities)) (SQ (VP (VBP are) (PP (IN in) (NP (NNP Louisiana)))))) + + +(S How-[Num:1] many-[Num:1] cities-[City:2] are-[City:3] in-[City:3] Louisiana-[StateName:5]) + + +answer(count(city(loc_2(stateid('louisiana'))))) + + +answer(A,count(B,(city(B),loc(B,C),const(C,stateid(louisiana))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' louisiana ' }) + +wie viele staedte sind in louisiana +πόσες πόλλες είναι στη louisiana +รัฐ หลุยเซียนา มี เมือง อยู่ กี่ เมือง +在 路易斯安那 州 有 多少 城市 + + + + +How many cities are in Montana ? + + +cuantas ciudades hay en montana ? + + +montana ni wa toshi ga ikutsu arimasu ka ? + + +montana da kac tane sehir vardir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS cities)) (SQ (VP (VBP are) (PP (IN in) (NP (NNP Montana)))))) + + +(S cuantas ciudades hay en montana) + + +(S montana ni wa toshi ga ikutsu arimasu ka) + + +(S montana da kac tane sehir vardir) + + +(S How-[Num:1] many-[Num:1] cities-[City:2] are-[City:3] in-[City:3] Montana-[StateName:5]) + + +answer(count(city(loc_2(stateid('montana'))))) + + +answer(A,count(B,(city(B),loc(B,C),const(C,stateid(montana))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' montana ' }) + +wie viele staede sind in montana +πόσες πόλεις υπάρχουν στη montana +รัฐ มอนตานา มี เมือง อยู่ กี่ เมือง +在 蒙大拿 州 有 多少 城市 + + + + +How many cities are there in the United States ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS cities)) (SQ (VP (VBP are) (ADVP (RB there)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))))) + + +(S How-[Num:1] many-[Num:1] cities-[City:2] are-[City:3] there-[City:3] in-[City:3] the-[CountryName:5] United-[CountryName:5] States-[CountryName:5]) + + +answer(count(city(loc_2(countryid('usa'))))) + + +answer(A,count(B,(city(B),loc(B,C),const(C,countryid(usa))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie viele staedte gibt es in den usa +πόσες πόλεις υπάρχουν στις ηνωμένες πολιτείες +สหรัฐอเมริกา มี เมือง ทั้ง สิ้น กี่ เมือง +在 美国 有 多少 城市 + + + + +How many cities are there in the US ? + + +cuantas ciudades hay en los us ? + + +beikoku ni wa toshi ga ikutsu arimasu ka ? + + +us de kac tane sehir vardir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS cities)) (SQ (VP (VBP are) (ADVP (RB there)) (PP (IN in) (NP (DT the) (NNP US)))))) + + +(S cuantas ciudades hay en los us) + + +(S beikoku ni wa toshi ga ikutsu arimasu ka) + + +(S us de kac tane sehir vardir) + + +(S How-[Num:1] many-[Num:1] cities-[City:2] are-[City:3] there-[City:3] in-[City:3] the-[CountryName:5] US-[CountryName:5]) + + +answer(count(city(loc_2(countryid('usa'))))) + + +answer(A,count(B,(city(B),loc(B,C),const(C,countryid(usa))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie viele staedte hat die usa +πόσες πόλεις υπάρχουν στις us +ประเทศ สหรัฐอเมริกา มี เมือง อะไร บ้าง +在 美国 有 多少 城市 + + + + +How many cities are there in US ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS cities)) (SQ (VP (VBP are) (ADVP (RB there)) (PP (IN in) (NP (NNP US)))))) + + +(S How-[Num:1] many-[Num:1] cities-[City:2] are-[City:3] there-[City:3] in-[City:3] US-[CountryName:5]) + + +answer(count(city(loc_2(countryid('usa'))))) + + +answer(A,count(B,(city(B),loc(B,C),const(C,countryid(usa))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie viele staedte gibt es in den usa +πόσες πόλεις υπάρχουν στις us +สหรัฐ มี เมือง ทั้งหมด กี่ เมือง +在 美国 有 多少 城市 + + + + +How many cities are there in USA ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS cities)) (SQ (VP (VBP are) (ADVP (RB there)) (PP (IN in) (NP (NNP USA)))))) + + +(S How-[Num:1] many-[Num:1] cities-[City:2] are-[City:3] there-[City:3] in-[City:3] USA-[CountryName:5]) + + +answer(count(city(loc_2(countryid('usa'))))) + + +answer(A,count(B,(city(B),loc(B,C),const(C,countryid(usa))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie viele staedte gibt es in den usa +πόσες πόλεις υπάρχουν στις ηπα +ใน สหรัฐ มี เมือง ทั้งสิ้น กี่ เมือง +在 美国 有 多少 城市 + + + + +How many cities does Texas have ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS cities)) (SQ (VBZ does) (NP (NNP Texas)) (VP (VB have)))) + + +(S How-[Num:1] many-[Num:1] cities-[City:2] does-[City:3] Texas-[StateName:5] have-[City:3]) + + +answer(count(city(loc_2(stateid('texas'))))) + + +answer(A,count(B,(city(B),const(C,stateid(texas)),loc(B,C)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie viele staedte hat texas +πόσες πόλεις έχει το texas +รัฐ เท็กซัส มี เมือง กี่ เมือง +在 得克萨斯 州 有 多少 城市 呢 + + + + +How many cities does the USA have ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS cities)) (SQ (VBZ does) (NP (DT the) (NNP USA)) (VP (VB have)))) + + +(S How-[Num:1] many-[Num:1] cities-[City:2] does-[City:3] the-[CountryName:5] USA-[CountryName:5] have-[City:3]) + + +answer(count(city(loc_2(countryid('usa'))))) + + +answer(A,count(B,(city(B),const(C,countryid(usa)),loc(B,C)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie viele staedte gibt es in den usa +πόσες πόλεις έχουν οι ηπα +ประเทศ สหรัฐอเมริกา มี เมือง อยู่ ทั้งหมด เท่าไหร่ +在 美国 有 多少 城市 呢 + + + + +How many cities named Austin are there in the USA ? + + +(SBARQ (WHNP (WHNP (WRB How) (JJ many) (NNS cities)) (VP (VBN named) (NP (NNP Austin)))) (SQ (VP (VBP are) (ADVP (RB there)) (PP (IN in) (NP (DT the) (NNP USA)))))) + + +(S How-[Num:1] many-[Num:1] cities-[City:3] named-[City:3] Austin-[CityName:5] are-[City:6] there-[City:6] in-[City:6] the-[CountryName:8] USA-[CountryName:8]) + + +answer(count(intersection(city(cityid('austin', _)), loc_2(countryid('usa'))))) + + +answer(A,count(B,(city(B),const(B,cityid(austin,_)),loc(B,C),const(C,countryid(usa))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:City ) }) + *n:City -> ({ intersection ( *n:City , *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' austin ' }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wieviele staedte mit dem namen austin gibt es in den usa +πόσες πόλεις με το όνομα austin υπάρχουν στις ηπα +ใน สหรัฐอเมริกา มี กี่ เมือง บ้าง ที่ ชื่อ ว่า ออสติน +在 美国 有 多少 城市 以 奥斯汀 为名 + + + + +How many citizens does the biggest city have in the USA ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS citizens)) (SQ (VBZ does) (NP (DT the) (JJS biggest) (NN city)) (VP (VB have) (PP (IN in) (NP (DT the) (NNP USA)))))) + + +(S How-[Num:1] many-[Num:1] citizens-[Num:1] does-[Num:1] the-[City:2] biggest-[City:2] city-[City:3] have-[City:2] in-[City:2] the-[City:2] USA-[City:2]) + + +answer(population_1(largest(city(all)))) + + +answer(A,(population(B,A),largest(B,city(B)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( all ) }) + +wie viele einwohner hat die groesste stadt in den usa +πόσους κατοίκους έχει η μεγαλύτερη πόλη στις ηπα +เมือง ที่ ใหญ่ ที่สุด ใน อเมริกา มี ประชากร เท่าไหร่ +在 美国 最大 的 城市 有 多少 市民 + + + + +How many citizens in Alabama ? + + +cuantos ciudadanos en alabama ? + + +arabama ni wa nannin no shuumin ga imasu ka ? + + +alabama da kac tane vatandas vardir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS citizens)) (PP (IN in) (NP (NNP Alabama)))) + + +(S cuantos ciudadanos en alabama) + + +(S arabama ni wa nannin no shuumin ga imasu ka) + + +(S alabama da kac tane vatandas vardir) + + +(S How-[Num:1] many-[Num:1] citizens-[Num:1] in-[Num:1] Alabama-[StateName:3]) + + +answer(population_1(stateid('alabama'))) + + +answer(A,(population(B,A),const(B,stateid(alabama)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alabama ' }) + +wie viele bewohner hat alabama +πόσοι πολίτες στην alabama +รัฐ อลาบามา มี ประชากร กี่ คน +在 阿拉巴马 州 有 多少 公民 + + + + +How many citizens in Boulder ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS citizens)) (PP (IN in) (NP (NNP Boulder)))) + + +(S How-[Num:1] many-[Num:1] citizens-[Num:1] in-[Num:1] Boulder-[CityName:3]) + + +answer(population_1(cityid('boulder', _))) + + +answer(A,(population(B,A),const(B,cityid(boulder,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' boulder ' }) + +anzahl leute in boulder +πόσοι πολίτες στο boulder +เมือง โบลเดอร์ มี ประชากร กี่ คน +在 博尔德 有 多少 人 + + + + +How many citizens live in California ? + + +cuantos ciudadanos viven en california ? + + +karifuorunia ni wa nannin no shuumin ga sumimasu ka ? + + +california da ne kadar vatandas yasamaktadir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS citizens)) (SQ (VP (VBP live) (PP (IN in) (NP (NNP California)))))) + + +(S cuantos ciudadanos viven en california) + + +(S karifuorunia ni wa nannin no shuumin ga sumimasu ka) + + +(S california da ne kadar vatandas yasamaktadir) + + +(S How-[Num:1] many-[Num:1] citizens-[Num:1] live-[Num:1] in-[Num:1] California-[StateName:3]) + + +answer(population_1(stateid('california'))) + + +answer(A,(population(B,A),const(B,stateid(california)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' california ' }) + +wie viele staatsbuerger wohnen in california +πόσοι πολίτες ζουν στην california +รัฐ แคลิฟอร์เนีย มี ประชากร กี่ คน +在 加利福尼亚 州 住 了 多少 公民 + + + + +How many Colorado rivers are there ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNP Colorado) (NNS rivers)) (SQ (VP (VBP are) (ADVP (RB there))))) + + +(S How-[Num:1] many-[Num:1] Colorado-[RiverName:4] rivers-[River:2] are-[Num:1] there-[Num:1]) + + +answer(count(river(riverid('colorado')))) + + +answer(A,count(B,(const(B,riverid(colorado)),river(B)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' colorado ' }) + +wie viele fluesse mit dem namen colorado gibt es +πόσοι ποταμοί colorado υπάρχουν +มี แม่น้ำ โคโลราโด อยู่ กี่ สาย +被 称为 科罗拉多 的 河流 有 多少 呢 + + + + +How many inhabitants does Montgomery have ? + + +(SBARQ (WHNP (WRB How) (JJ many) (JJ inhabitants)) (SQ (VBZ does) (NP (NNP Montgomery)) (VP (VB have)))) + + +(S How-[Num:1] many-[Num:1] inhabitants-[Num:1] does-[Num:1] Montgomery-[CityName:3] have-[Num:1]) + + +answer(population_1(cityid('montgomery', _))) + + +answer(A,(population(B,A),const(B,cityid(montgomery,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' montgomery ' }) + +wieviele einwohner hat montgomery +πόσους κατοίκους έχει το montgomery +เมือง มอนต์โกเมอรี มี ผู้อยู่อาศัย จำนวน เท่าไหร่ +蒙哥马利 市 有 多少 居民 呢 + + + + +How many major cities are in Arizona ? + + +(SBARQ (WHNP (WRB How) (JJ many) (JJ major) (NNS cities)) (SQ (VP (VBP are) (PP (IN in) (NP (NNP Arizona)))))) + + +(S How-[Num:1] many-[Num:1] major-[City:2] cities-[City:3] are-[City:4] in-[City:4] Arizona-[StateName:6]) + + +answer(count(major(city(loc_2(stateid('arizona')))))) + + +answer(A,count(B,(major(B),city(B),loc(B,C),const(C,stateid(arizona))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' arizona ' }) + +wie viele grosse staedte gibt es in arizona +πόσες πόλεις υπάρχουν στην arizona +มี เมือง เอก กี่ เมือง ใน รัฐ แอริโซนา +在 亚利桑那 州 的 主要 城市 有 多少 + + + + +How many major cities are in Florida ? + + +cuantas ciudades mayores hay en florida ? + + +furorida no ookina toshi wa nankasho desu ka ? + + +florida da baslica kac tane sehir vardir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (JJ major) (NNS cities)) (SQ (VP (VBP are) (PP (IN in) (NP (NNP Florida)))))) + + +(S cuantas ciudades mayores hay en florida) + + +(S furorida no ookina toshi wa nankasho desu ka) + + +(S florida da baslica kac tane sehir vardir) + + +(S How-[Num:1] many-[Num:1] major-[City:2] cities-[City:3] are-[City:4] in-[City:4] Florida-[StateName:6]) + + +answer(count(major(city(loc_2(stateid('florida')))))) + + +answer(A,count(B,(major(B),city(B),loc(B,C),const(C,stateid(florida))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' florida ' }) + +wie viele wichtige staedte gibt es in florida +πόσες κύριες πόλεις υπάρχουν στη florida +มี เมือง เอก กี่ เมือง ใน รัฐ ฟลอริดา +在 佛罗里达 州 的 主要 城市 有 多少 + + + + +How many major cities are in states bordering Nebraska ? + + +(SBARQ (WHNP (WRB How) (JJ many) (JJ major) (NNS cities)) (SQ (VP (VBP are) (PP (IN in) (NP (NP (NNS states)) (VP (VBG bordering) (NP (NNP Nebraska)))))))) + + +(S How-[Num:1] many-[Num:1] major-[City:2] cities-[City:3] are-[City:4] in-[City:4] states-[State:5] bordering-[State:6] Nebraska-[StateName:8]) + + +answer(count(major(city(loc_2(state(next_to_2(stateid('nebraska')))))))) + + +answer(A,count(B,(major(B),city(B),loc(B,C),state(C),next_to(C,D),const(D,stateid(nebraska))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' nebraska ' }) + +wie viele wichtige staedte gibt es in den staaten welche an nebraska grenzen +πόσες κύριες πόλεις υπάρχουν σε πολιτείες που συνορεύουν με τη nebraska +รัฐ ที่ อยู่ ติด กับ รัฐ เนบราสกา มี เมือง เอก อยู่ กี่ เมือง บ้าง +在 与 内布拉斯加 接壤 的 州 里 有 多少 主要 城市 呢 + + + + +How many major cities are in states bordering Utah ? + + +(SBARQ (WHNP (WRB How) (JJ many) (JJ major) (NNS cities)) (SQ (VP (VBP are) (PP (IN in) (NP (NP (NNS states)) (VP (VBG bordering) (NP (NNP Utah)))))))) + + +(S How-[Num:1] many-[Num:1] major-[City:2] cities-[City:3] are-[City:4] in-[City:4] states-[State:5] bordering-[State:6] Utah-[StateName:8]) + + +answer(count(major(city(loc_2(state(next_to_2(stateid('utah')))))))) + + +answer(A,count(B,(major(B),city(B),loc(B,C),state(C),next_to(C,D),const(D,stateid(utah))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' utah ' }) + +wie viele groessere stadte sind in staaten die an utah angrenzen +πόσες κύριες πόλεις είναι σε πολιτείες που συνορεύουν με την utah +มี เมือง เอก อยู่ กี่ เมือง ใน รัฐ ที่ อยู่ ติด กับ รัฐ ยูทาห์ +在 与 犹他 州 接壤 的 州 里 有 多少 主要 城市 呢 + + + + +How many major cities are in Texas ? + + +(SBARQ (WHNP (WRB How) (JJ many) (JJ major) (NNS cities)) (SQ (VP (VBP are) (PP (IN in) (NP (NNP Texas)))))) + + +(S How-[Num:1] many-[Num:1] major-[City:2] cities-[City:3] are-[City:4] in-[City:4] Texas-[StateName:6]) + + +answer(count(major(city(loc_2(stateid('texas')))))) + + +answer(A,count(B,(major(B),city(B),loc(B,C),const(C,stateid(texas))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie viele wichtige staedte gibt es in texas +πόσες κύριες πόλεις υπάρχουν στο texas +รัฐ เท็กซัส มี เมือง เอก กี่ เมือง +在 得克萨斯 州 有 多少 主要 城市 + + + + +How many major cities are there ? + + +(SBARQ (WHNP (WRB How) (JJ many) (JJ major) (NNS cities)) (SQ (VP (VBP are) (ADVP (RB there))))) + + +(S How-[Num:1] many-[Num:1] major-[City:2] cities-[City:3] are-[Num:1] there-[Num:1]) + + +answer(count(major(city(all)))) + + +answer(A,count(B,(major(B),city(B)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( all ) }) + +wie viele groessere staedte gibt es +πόσες κύριες πόλεις υπάρχουν +เมือง เอก มี อยู่ ทั้งหมด กี่ เมือง +有 多少 个 主要 城市 + + + + +How many major cities are there in Oregon ? + + +(SBARQ (WHNP (WRB How) (JJ many) (JJ major) (NNS cities)) (SQ (VP (VBP are) (ADVP (RB there)) (PP (IN in) (NP (NNP Oregon)))))) + + +(S How-[Num:1] many-[Num:1] major-[City:2] cities-[City:3] are-[City:4] there-[City:4] in-[City:4] Oregon-[StateName:6]) + + +answer(count(major(city(loc_2(stateid('oregon')))))) + + +answer(A,count(B,(major(B),city(B),loc(B,C),const(C,stateid(oregon))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' oregon ' }) + +wie viel wichtige staedte gibt es in oregon +πόσες κύριες πόλεις υπάρχουν στο oregon +รัฐ โอเรกอน มี เมือง เอก อยู่ กี่ เมือง +在 俄勒冈 州 有 多少 个 主要 城市 + + + + +How many major rivers cross Ohio ? + + +cuantos rios mayores cruzan ohio ? + + +okina kawa wa ohaio wo oodan ikutsu shimasu ka ? + + +kac tane baslica nehir ohio dan gecer ? + + +(SBARQ (WHNP (WRB How) (JJ many) (JJ major) (NNS rivers)) (SQ (VP (VBP cross) (NP (NNP Ohio))))) + + +(S cuantos rios mayores cruzan ohio) + + +(S okina kawa wa ohaio wo oodan ikutsu shimasu ka) + + +(S kac tane baslica nehir ohio dan gecer) + + +(S How-[Num:1] many-[Num:1] major-[River:2] rivers-[River:3] cross-[River:4] Ohio-[StateName:6]) + + +answer(count(major(river(traverse_2(stateid('ohio')))))) + + +answer(A,count(B,(major(B),river(B),traverse(B,C),const(C,stateid(ohio))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:River ) }) + *n:River -> ({ major ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' ohio ' }) + +wie viele groessere fluesse durchqueren ohio +πόσα κύρια ποτάμια διασχίζουν το ohio +มี แม่น้ำ หลัก กี่ สาย ไหล ผ่าน รัฐ โอไฮโอ +有 多少 主要 河流 贯穿 俄亥俄 州 + + + + +How many people are in the state of Nevada ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP are) (PP (IN in) (NP (NP (DT the) (NN state)) (PP (IN of) (NP (NNP Nevada)))))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] are-[Num:1] in-[Num:1] the-[State:2] state-[State:2] of-[State:2] Nevada-[StateName:4]) + + +answer(population_1(state(stateid('nevada')))) + + +answer(A,(population(B,A),const(B,stateid(nevada)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' nevada ' }) + +wie viele einwohner hat nevada +πόσοι άνθρωποι υπάρχουν στην πολιτεία της nevada +รัฐ เนวาดา มี ประชากร เท่าไหร่ +在 内华达 州 有 多少 人 + + + + +How many people are there in Iowa ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP are) (ADVP (RB there)) (PP (IN in) (NP (NNP Iowa)))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] are-[Num:1] there-[Num:1] in-[Num:1] Iowa-[StateName:3]) + + +answer(population_1(stateid('iowa'))) + + +answer(A,(population(B,A),const(B,stateid(iowa)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' iowa ' }) + +wie viele leute gibt es in iowa +πόσοι άνθρωποι υπάρχουν στην iowa +รัฐ ไอโอวา มี ประชากร เท่าใด +在 爱荷华 州 有 多少 人 + + + + +How many people are there in New York ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP are) (ADVP (RB there)) (PP (IN in) (NP (NNP New) (NNP York)))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] are-[Num:1] there-[Num:1] in-[Num:1] New-[StateName:3] York-[StateName:3]) + + +answer(population_1(stateid('new york'))) + + +answer(A,(population(B,A),const(B,stateid('new york')))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new york ' }) + +wie viele leute gibt es in new york +πόσοι άνθρωποι είναι στη new york +รัฐ นิวยอร์ค มี ประชากร กี่ คน +在 纽约 有 多少 人 + + + + +How many people in Boulder ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (PP (IN in) (NP (NNP Boulder)))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] in-[Num:1] Boulder-[CityName:3]) + + +answer(population_1(cityid('boulder', _))) + + +answer(A,(population(B,A),const(B,cityid(boulder,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' boulder ' }) + +anzahl staatsbuerger in boulder +πόσοι άνθρωποι στο boulder +ประชากร ใน เมือง โบลเดอร์ +博尔德 市 有 多少 人口 + + + + +How many people live in Austin ? + + +cuantas personas viven en austin ? + + +ausuchin ni wa nannin no hito ga sumimasu ka ? + + +austin da ne kadar insan yasamaktadir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NNP Austin)))))) + + +(S cuantas personas viven en austin) + + +(S ausuchin ni wa nannin no hito ga sumimasu ka) + + +(S austin da ne kadar insan yasamaktadir) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] Austin-[CityName:3]) + + +answer(population_1(cityid('austin', _))) + + +answer(A,(population(B,A),const(B,cityid(austin,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' austin ' }) + +wie viele menschen leben in austin +πόσοι άνθρωποι ζουν στο austin +เมือง ออสติน มี ประชากร เท่าใด +有 多少 人 居住 在 奥斯汀 + + + + +How many people live in Austin Texas ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NP (NNP Austin)) (NP (NNP Texas))))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] Austin-[CityName:3] Texas-[StateAbbrev:4]) + + +answer(population_1(cityid('austin', 'tx'))) + + +answer(A,(population(B,A),const(B,cityid(austin,tx)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , *n:StateAbbrev ) }) + *n:CityName -> ({ ' austin ' }) + *n:StateAbbrev -> ({ ' tx ' }) + +wie viele leute leben in austin texas +πόσοι άνθρωποι ζουν στο austin texas +เมือง ออสติน รัฐ เท็กซัส มี ประชากร เท่าไหร่ +有 多少 人 住 在 得克萨斯 州 的 奥斯汀 + + + + +How many people live in California ? + + +cuantas personas viven en california ? + + +karifuorunia ni wa nannin no hito ga sumimasu ka ? + + +california da ne kadar insan yasamaktadir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NNP California)))))) + + +(S cuantas personas viven en california) + + +(S karifuorunia ni wa nannin no hito ga sumimasu ka) + + +(S california da ne kadar insan yasamaktadir) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] California-[StateName:3]) + + +answer(population_1(stateid('california'))) + + +answer(A,(population(B,A),const(B,stateid(california)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' california ' }) + +wie viele einwohner hat kalifornien +πόσοι άνθρωποι ζουν στην california +รัฐ แคลิฟอร์เนีย มี พลเมือง อาศัย อยู่ เท่าไหร่ +有 多少 人 生活 在 加利福尼亚 + + + + +How many people live in Chicago ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NNP Chicago)))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] Chicago-[CityName:3]) + + +answer(population_1(cityid('chicago', _))) + + +answer(A,(population(B,A),const(B,cityid(chicago,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' chicago ' }) + +wie viele leute wohnen in chicago +πόσοι άνθρωποι ζουν στο chicago +เมือง ชิคาโก มี ประชากร เท่าไหร่ +有 多少 人 生活 在 芝加哥 + + + + +How many people live in Detroit ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NNP Detroit)))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] Detroit-[CityName:3]) + + +answer(population_1(cityid('detroit', _))) + + +answer(A,(population(B,A),const(B,cityid(detroit,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' detroit ' }) + +wie viele menschen leben in detroit +πόσοι άνθρωποι ζουν στο detroit +เมือง ดีทรอยท์ มี ประชากร อาศัย อยู่ เท่าไหร่ +有 多少 人 生活 在 底特律 + + + + +How many people live in Hawaii ? + + +cuantas personas viven en hawaii ? + + +hawai ni wa nannin no hito ga sumimasu ka ? + + +hawaii da ne kadar insan yasamaktadir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NNP Hawaii)))))) + + +(S cuantas personas viven en hawaii) + + +(S hawai ni wa nannin no hito ga sumimasu ka) + + +(S hawaii da ne kadar insan yasamaktadir) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] Hawaii-[StateName:3]) + + +answer(population_1(stateid('hawaii'))) + + +answer(A,(population(B,A),const(B,stateid(hawaii)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' hawaii ' }) + +wie hoch ist die bevoelkerung von hawaii +πόσοι άνθρωποι ζουν στην hawaii +มี ประชากร อาศัย อยู่ ใน รัฐ ฮาวาย เท่าไหร่ +有 多少 人 生活 在 夏威夷 + + + + +How many people live in Houston ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NNP Houston)))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] Houston-[CityName:3]) + + +answer(population_1(cityid('houston', _))) + + +answer(A,(population(B,A),const(B,cityid(houston,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' houston ' }) + +wie viele menschen leben in houston +πόσοι άνθρωποι ζουν στο houston +เมือง ฮุสตัน มี พลเมือง เท่าไหร่ +有 多少 人 生活 在 休斯敦 + + + + +How many people live in Kalamazoo ? + + +cuantas personas viven en kalamazoo ? + + +karamazuu ni wa nannin no hito ga sumimasu ka ? + + +kalamazoo da ne kadar insan yasamaktadir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NNP Kalamazoo)))))) + + +(S cuantas personas viven en kalamazoo) + + +(S karamazuu ni wa nannin no hito ga sumimasu ka) + + +(S kalamazoo da ne kadar insan yasamaktadir) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] Kalamazoo-[CityName:3]) + + +answer(population_1(cityid('kalamazoo', _))) + + +answer(A,(population(B,A),const(B,cityid(kalamazoo,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' kalamazoo ' }) + +wie viele menschen leben in kalamazoo +πόσοι άνθρωποι ζουν στο kalamazoo +เมือง คาลามาซู มี ประชากร กี่ คน +有 多少 人 居住 在 卡拉马祖 + + + + +How many people live in Kansas ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NNP Kansas)))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] Kansas-[StateName:3]) + + +answer(population_1(stateid('kansas'))) + + +answer(A,(population(B,A),const(B,stateid(kansas)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' kansas ' }) + +wie viele leute wohnen in kansas +πόσοι άνθρωποι ζουν στο kansas +รัฐ แคนซัส มี ประชากร เท่าไหร่ +有 多少 人 生活 在 堪萨斯 州 + + + + +How many people live in Minneapolis Minnesota ? + + +cuantas personas viven en minneapolis minnesota ? + + +minesota no mineaporisu ni wa nannin no hito ga sumimasu ka ? + + +minneapolis minnesota da ne kadar insan yasamaktadir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NP (NNP Minneapolis)) (NP (NNP Minnesota))))))) + + +(S cuantas personas viven en minneapolis minnesota) + + +(S minesota no mineaporisu ni wa nannin no hito ga sumimasu ka) + + +(S minneapolis minnesota da ne kadar insan yasamaktadir) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] Minneapolis-[CityName:3] Minnesota-[StateAbbrev:4]) + + +answer(population_1(cityid('minneapolis', 'mn'))) + + +answer(A,(population(B,A),const(B,cityid(minneapolis,mn)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , *n:StateAbbrev ) }) + *n:CityName -> ({ ' minneapolis ' }) + *n:StateAbbrev -> ({ ' mn ' }) + +wie viele leute leben in minneapolis minnesota +πόσοι άνθρωποι ζουν στη minneapolis minnesota +มี ประชากร กี่ คน อาศัย อยู่ ใน เมือง มินเนอาโพลิส รัฐ มินเนโซตา +有 多少 人 生活 在 明尼苏达 州 的 明尼阿波利斯 市 + + + + +How many people live in Mississippi ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NNP Mississippi)))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] Mississippi-[StateName:3]) + + +answer(population_1(stateid('mississippi'))) + + +answer(A,(population(B,A),const(B,stateid(mississippi)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' mississippi ' }) + +wie viele leute leben in mississippi +πόσοι άνθρωποι ζουν στο mississippi +รัฐ มิสซิสซิปปี มี พลเมือง อาศัย อยู่ เท่าใด +有 多少 人 住 在 密西西比 州 + + + + +How many people live in Montana ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NNP Montana)))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] Montana-[StateName:3]) + + +answer(population_1(stateid('montana'))) + + +answer(A,(population(B,A),const(B,stateid(montana)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' montana ' }) + +wie viele leute wohnen in montana +πόσοι άνθρωποι μένουν στη montana +รัฐ มอนตานา มี ประชากร เท่าไหร่ +有 多少 人 住 在 蒙大拿 州 + + + + +How many people live in New Hampshire ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NNP New) (NNP Hampshire)))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] New-[StateName:3] Hampshire-[StateName:3]) + + +answer(population_1(stateid('new hampshire'))) + + +answer(A,(population(B,A),const(B,stateid('new hampshire')))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new hampshire ' }) + +wie viele leute wohnen in new hampshire +πόσοι άνθρωποι κατοικούν στο new hampshire +มี ประชากร กี่ คน อาศัย อยู่ ใน รัฐ นิวแฮมพ์เชียร์ +有 多少 人 生活 在 新罕布什尔 州 + + + + +How many people live in New Mexico ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NNP New) (NNP Mexico)))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] New-[StateName:3] Mexico-[StateName:3]) + + +answer(population_1(stateid('new mexico'))) + + +answer(A,(population(B,A),const(B,stateid('new mexico')))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new mexico ' }) + +welches ist die einwohnerzahl von neu mexiko +πόσοι άνθρωποι ζουν στο new mexico +มี ประชากร กี่ คน อาศัย อยู่ ใน รัฐ นิวเม็กซิโก +有 多少 人 住 在 新墨西哥 州 + + + + +How many people live in New York ? + + +cuantas personas viven en new york ? + + +nyuu yooku ni wa nannin no hito ga sumimasu ka ? + + +new york da ne kadar insan yasamaktadir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NNP New) (NNP York)))))) + + +(S cuantas personas viven en new_york) + + +(S nyuu_yooku ni wa nannin no hito ga sumimasu ka) + + +(S new_york da ne kadar insan yasamaktadir) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] New-[StateName:3] York-[StateName:3]) + + +answer(population_1(stateid('new york'))) + + +answer(A,(population(B,A),const(B,stateid('new york')))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new york ' }) + +wie viele einwohner hat new york +πόσοι άνθρωποι ζουν στη new york +รัฐ นิวยอร์ค มี ประชากร เท่าไหร่ +有 多少 人 住 在 纽约 + + + + +How many people live in Rhode Island ? + + +cuantas personas viven en rhode island ? + + +roodoairando ni wa nannin no hito ga sumimasu ka ? + + +rhode island da ne kadar insan yasamaktadir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NNP Rhode) (NNP Island)))))) + + +(S cuantas personas viven en rhode_island) + + +(S roodoairando ni wa nannin no hito ga sumimasu ka) + + +(S rhode_island da ne kadar insan yasamaktadir) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] Rhode-[StateName:3] Island-[StateName:3]) + + +answer(population_1(stateid('rhode island'))) + + +answer(A,(population(B,A),const(B,stateid('rhode island')))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' rhode island ' }) + +wie viele leute leben in rhode island +πόσοι άνθρωποι κατοικούν στο rhode island +รัฐ โรดไอแลนด์ มี ประชากร เท่าไหร่ +有 多少 人 住 在 罗得岛 + + + + +How many people live in Riverside ? + + +cuantas personas viven en riverside ? + + +ribaasaido ni wa nannin no hito ga sumimasu ka ? + + +riverside da ne kadar insan yasamaktadir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NNP Riverside)))))) + + +(S cuantas personas viven en riverside) + + +(S ribaasaido ni wa nannin no hito ga sumimasu ka) + + +(S riverside da ne kadar insan yasamaktadir) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] Riverside-[CityName:3]) + + +answer(population_1(cityid('riverside', _))) + + +answer(A,(population(B,A),const(B,cityid(riverside,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' riverside ' }) + +wie viele leute wohnen in riverside +πόσοι άνθρωποι ζουν στην όχθη ποταμού +เมือง ริเวอร์ไซด์ มี ประชากร เท่าไหร่ +有 多少 人 住 在 里弗赛德斯塔特 市 + + + + +How many people live in San Francisco ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NNP San) (NNP Francisco)))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] San-[CityName:3] Francisco-[CityName:3]) + + +answer(population_1(cityid('san francisco', _))) + + +answer(A,(population(B,A),const(B,cityid('san francisco',_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' san francisco ' }) + +wie viele leute wohnen in san francisco +πόσοι άνθρωποι ζουν στο san francisco +เมือง ซานฟรานซิสโก มี ประชากร กี่ คน +有 多少 人 生活 在 旧金山 + + + + +How many people live in South Dakota ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NNP South) (NNP Dakota)))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] South-[StateName:3] Dakota-[StateName:3]) + + +answer(population_1(stateid('south dakota'))) + + +answer(A,(population(B,A),const(B,stateid('south dakota')))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' south dakota ' }) + +wie viele leute wohnen in sud dakota +πόσοι άνθρωποι ζουν στη νότια dakota +รัฐ เซาท์ดาโกตา มี ประชากร ทั้งหมด เท่าไหร่ +有 多少 人 住 在 南达科他 州 + + + + +How many people live in Spokane Washington ? + + +cuantas personas viven en spokane washington ? + + +washinton no supoken ni wa nannin no hito ga sumimasu ka ? + + +spokane washington da ne kadar insan yasamaktadir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NP (NNP Spokane)) (NP (NNP Washington))))))) + + +(S cuantas personas viven en spokane washington) + + +(S washinton no supoken ni wa nannin no hito ga sumimasu ka) + + +(S spokane washington da ne kadar insan yasamaktadir) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] Spokane-[CityName:3] Washington-[StateAbbrev:4]) + + +answer(population_1(cityid('spokane', 'wa'))) + + +answer(A,(population(B,A),const(B,cityid(spokane,wa)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , *n:StateAbbrev ) }) + *n:CityName -> ({ ' spokane ' }) + *n:StateAbbrev -> ({ ' wa ' }) + +wie viele leute wohnen in spokane washington +πόσοι άνθρωποι ζουν στο spokane washington +มี ประชากร กี่ คน ใน เมือง สโปเกน รัฐ วอชิงตัน +有 多少 人 住 在 华盛顿 州 的 斯波坎 市 + + + + +How many people live in Texas ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NNP Texas)))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] Texas-[StateName:3]) + + +answer(population_1(stateid('texas'))) + + +answer(A,(population(B,A),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie gross ist die bevoelkerung von texas +πόσοι άνθρωποι ζουν στο texas +รัฐ เท็กซัส มี ประชากร อาศัย อยู่ เท่าไหร่ +有 多少 人 住 在 得克萨斯 州 + + + + +How many people live in the biggest city in New York state ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NP (DT the) (JJS biggest) (NN city)) (PP (IN in) (NP (NNP New) (NNP York) (NN state)))))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] the-[City:2] biggest-[City:2] city-[City:3] in-[City:4] New-[StateName:7] York-[StateName:7] state-[State:5]) + + +answer(population_1(largest(city(loc_2(state(stateid('new york'))))))) + + +answer(A,(population(B,A),largest(B,(city(B),loc(B,C),const(C,stateid('new york')),state(C))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new york ' }) + +wie wieviele menschen leben in der groessten stadt von new york state +πόσοι άνθρωποι ζουν στη μεγαλύτερη πόλη στην πολιτεία της new york +เมือง ใหญ่ ที่สุด ของ รัฐ นิวยอร์ค มี ประชากร กี่ คน +有 多少 人 居住 在 纽约 州 最大 的 城市 + + + + +How many people live in the capital of Georgia ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP Georgia)))))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] the-[City:2] capital-[City:2] of-[City:3] Georgia-[StateName:5]) + + +answer(population_1(capital(loc_2(stateid('georgia'))))) + + +answer(A,(population(B,A),capital(B),loc(B,C),const(C,stateid(georgia)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' georgia ' }) + +wie viele leute wohnen in der hauptstadt georgias +πόσοι άνθρωποι ζουν στην πρωτεύουσα της georgia +เมืองหลวง ของ รัฐ จอร์เจีย มี ประชากร อาศัย อยู่ กี่ คน +有 多少 人 居住 在 佐治亚 州 的 省府 + + + + +How many people live in the capital of Texas ? + + +cuantas personas viven en la capital de texas ? + + +tekisasu no shuto ni wa nannin no hito ga sumimasu ka ? + + +texas in baskentinde ne kadar insan yasamaktadir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP Texas)))))))) + + +(S cuantas personas viven en la capital de texas) + + +(S tekisasu no shuto ni wa nannin no hito ga sumimasu ka) + + +(S texas in baskentinde ne kadar insan yasamaktadir) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] the-[City:2] capital-[City:2] of-[City:3] Texas-[StateName:5]) + + +answer(population_1(capital(loc_2(stateid('texas'))))) + + +answer(A,(population(B,A),capital(B),loc(B,C),const(C,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie viele leute leben in der hauptstadt von texas +πόσοι άνθρωποι ζουν στην πρωτεύουσα του texas +เมืองหลวง ของ รัฐ เท็กซัส มี ประชากร เท่าไหร่ +有 多少 人 住 在 得克萨斯 州 的 首府 + + + + +How many people live in the smallest state bordering Wyoming ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NP (DT the) (JJS smallest) (NN state)) (VP (VBG bordering) (NP (NNP Wyoming)))))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] the-[State:2] State:2-[State:2] state-[State:3] bordering-[State:4] Wyoming-[StateName:6]) + + +answer(population_1(smallest(state(next_to_2(stateid('wyoming')))))) + + +answer(A,(population(B,A),smallest(B,(state(B),next_to(B,C),const(C,stateid(wyoming)))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ smallest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' wyoming ' }) + +wie veile leute leben in dem kleinsten staat welcher an wyoming grenzt +πόσοι άνθρωποι ζουν στη μικρότερη πολιτεία που συνορεύει με το wyoming +รัฐ ที่ เล็ก ที่สุด ที่ อยู่ ติด กับ รัฐ ไวโอมิง มี ประชากร จำนวน เท่าไหร่ +有 多少 人 住 在 与 怀俄明 州 接壤 的 最小 的 州 里 + + + + +How many people live in the state with the largest population density ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS largest) (NN population) (NN density)))))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] the-[State:3] state-[State:3] with-[State:2] the-[State:2] largest-[State:2] population-[State:2] density-[State:2]) + + +answer(population_1(largest_one(density_1(state(all))))) + + +answer(A,(population(B,A),largest(C,(state(B),density(B,C))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ largest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +wie lautet die bevoelkerung des staat mit der hoechsten bevoelkerungsdichte +πόσοι άνθρωποι ζουν στην πολιτεία με την μεγαλύτερη πυκνότητα πληθυσμού +รัฐ ที่ มี ประชากร หนาแน่น ที่สุด มี ประชากร อาศัย อยู่ กี่ คน +有 多少 人 居住 在 人口 密度 最大 的 州 里 + + + + +How many people live in the United States ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] the-[CountryName:3] United-[CountryName:3] States-[CountryName:3]) + + +answer(population_1(countryid('usa'))) + + +answer(A,(population(B,A),const(B,countryid(usa)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie viele menschen leben in den usa +πόσοι άνθρωποι ζουν στις ηνωμένες πολιτείες +มี พลเมือง จำนวน เท่าไหร่ อาศัย อยู่ ใน ประเทศ สหรัฐอเมริกา +有 多少 人 住 在 美国 + + + + +How many people live in Washington ? + + +cuantas personas viven en washington ? + + +washinton ni wa nannin no hito ga sumimasu ka ? + + +washington da ne kadar insan yasamaktadir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NNP Washington)))))) + + +(S cuantas personas viven en washington) + + +(S washinton ni wa nannin no hito ga sumimasu ka) + + +(S washington da ne kadar insan yasamaktadir) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] Washington-[StateName:3]) + + +answer(population_1(stateid('washington'))) + + +answer(A,(population(B,A),const(B,stateid(washington)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' washington ' }) + +welches ist die einwohnerzahl von washington +πόσοι άνθρωποι ζουν στην washington +มี ประชากร กี่ คน อาศัย อยู่ ใน รัฐ วอชิงตัน +有 多少 人 住 在 华盛顿 + + + + +How many people live in Washington DC ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP live) (PP (IN in) (NP (NP (NNP Washington)) (NP (NNP DC))))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] live-[Num:1] in-[Num:1] Washington-[CityName:3] DC-[StateAbbrev:4]) + + +answer(population_1(cityid('washington', 'dc'))) + + +answer(A,(population(B,A),const(B,cityid(washington,dc)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , *n:StateAbbrev ) }) + *n:CityName -> ({ ' washington ' }) + *n:StateAbbrev -> ({ ' dc ' }) + +wie viele einwohner hat washington dc +πόσοι άνθρωποι ζουν στην washington dc +มี พลเมือง กี่ คน อาศัย อยู่ ใน เมือง วอชิงตัน ดีซี +有 多少 人 住 在 华盛顿 特区 + + + + +How many people lived in Austin ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBD lived) (PP (IN in) (NP (NNP Austin)))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] lived-[Num:1] in-[Num:1] Austin-[CityName:3]) + + +answer(population_1(cityid('austin', _))) + + +answer(A,(population(B,A),const(B,cityid(austin,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' austin ' }) + +wie viele leute leben in austin +πόσοι άνθρωποι ζουν στο austin +เมือง ออสติน มี ประชากร กี่ คน +有 多少 人 住 在 奥斯汀 + + + + +How many people reside in Utah ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP reside) (PP (IN in) (NP (NNP Utah)))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] reside-[Num:1] in-[Num:1] Utah-[StateName:3]) + + +answer(population_1(stateid('utah'))) + + +answer(A,(population(B,A),const(B,stateid(utah)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' utah ' }) + +wie viele menschen leben in utah +πόσοι άνθρωποι κατοικούν στη utah +มี ผู้คน อาศัย อยู่ ใน รัฐ ยูทาห์ มากน้อย แค่ไหน +有 多少 人 居住 在 犹他 州 + + + + +How many people stay in Utah ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS people)) (SQ (VP (VBP stay) (PP (IN in) (NP (NNP Utah)))))) + + +(S How-[Num:1] many-[Num:1] people-[Num:1] stay-[Num:1] in-[Num:1] Utah-[StateName:3]) + + +answer(population_1(stateid('utah'))) + + +answer(A,(population(B,A),const(B,stateid(utah)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' utah ' }) + +welches ist die bevoelkerungszahl von utah +πόσοι άνθρωποι μένουν στη utah +มี ประชากร กี่ คน อาศัย อยู่ ใน รัฐ ยูทาห์ +有 多少 人 住 在 犹他 州 + + + + +How many residents live in Texas ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS residents)) (SQ (VP (VBP live) (PP (IN in) (NP (NNP Texas)))))) + + +(S How-[Num:1] many-[Num:1] residents-[Num:1] live-[Num:1] in-[Num:1] Texas-[StateName:3]) + + +answer(population_1(stateid('texas'))) + + +answer(A,(population(B,A),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie viele einwohner leben in texas +πόσοι κάτοικοι ζουν στο texas +รัฐ เท็กซัส มี ประชากร กี่ คน +有 多少 居民 居住 在 得克萨斯 + + + + +How many rivers are called Colorado ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS rivers)) (SQ (VP (VBP are) (VP (VBN called) (NP (NNP Colorado)))))) + + +(S How-[Num:1] many-[Num:1] rivers-[River:2] are-[River:2] called-[River:2] Colorado-[RiverName:4]) + + +answer(count(river(riverid('colorado')))) + + +answer(A,count(B,(river(B),const(B,riverid(colorado))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' colorado ' }) + +wie viele fluesse heissen colorado +πόσα ποτάμια ονομάζονται colorado +แม่น้ำ ที่ ชื่อ ว่า โคโลราโด มี กี่ สาย +有 多少 河流 被 称为 科罗拉多 + + + + +How many rivers are found in Colorado ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS rivers)) (SQ (VP (VBP are) (VP (VBN found) (PP (IN in) (NP (NNP Colorado))))))) + + +(S How-[Num:1] many-[Num:1] rivers-[River:2] are-[River:3] found-[River:3] in-[River:3] Colorado-[StateName:5]) + + +answer(count(river(loc_2(stateid('colorado'))))) + + +answer(A,count(B,(river(B),loc(B,C),const(C,stateid(colorado))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' colorado ' }) + +wie viele fluesse gibt es in colorado +πόσα ποτάμια βρίσκονται στο colorado +รัฐ โคโลราโด มี แม่น้ำ กี่ สาย +在 科罗拉多 州 被 发现 有 多少 河流 + + + + +How many rivers are in Colorado ? + + +cuantos rios hay en colorado ? + + +kororado ni wa kawa ga ikutsu arimasu ka ? + + +colorado da kac tane nehir vardir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS rivers)) (SQ (VP (VBP are) (PP (IN in) (NP (NNP Colorado)))))) + + +(S cuantos rios hay en colorado) + + +(S kororado ni wa kawa ga ikutsu arimasu ka) + + +(S colorado da kac tane nehir vardir) + + +(S How-[Num:1] many-[Num:1] rivers-[River:2] are-[River:3] in-[River:3] Colorado-[StateName:5]) + + +answer(count(river(loc_2(stateid('colorado'))))) + + +answer(A,count(B,(river(B),loc(B,C),const(C,stateid(colorado))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' colorado ' }) + +wie viele fluesse sind in colorado +πόσα ποτάμια υπάρχουν στο colorado +มี แม่น้ำ กี่ สาย ใน รัฐ โคโลราโด +在 科罗拉多 州 有 多少 河流 + + + + +How many rivers are in Iowa ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS rivers)) (SQ (VP (VBP are) (PP (IN in) (NP (NNP Iowa)))))) + + +(S How-[Num:1] many-[Num:1] rivers-[River:2] are-[River:3] in-[River:3] Iowa-[StateName:5]) + + +answer(count(river(loc_2(stateid('iowa'))))) + + +answer(A,count(B,(river(B),loc(B,C),const(C,stateid(iowa))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' iowa ' }) + +wie viele fluesse gibt es in iowa +πόσα ποτάμια υπάρχουν στην iowa +รัฐ ไอโอวา มี แม่น้ำ กี่ สาย +在 艾奥瓦 州 有 多少 条 河流 + + + + +How many rivers are in Missouri ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS rivers)) (SQ (VP (VBP are) (PP (IN in) (NP (NNP Missouri)))))) + + +(S How-[Num:1] many-[Num:1] rivers-[River:2] are-[River:3] in-[River:3] Missouri-[StateName:5]) + + +answer(count(river(loc_2(stateid('missouri'))))) + + +answer(A,count(B,(river(B),loc(B,C),const(C,stateid(missouri))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' missouri ' }) + +wie viele fluesse gibt es in missouri +πόσα ποτάμια υπάρχουν στο missouri +แม่น้ำ ใน รัฐ มิสซูรี มี กี่ สาย +在 密苏里 州 有 多少 条 河流 + + + + +How many rivers are in New York ? + + +cuantos rios hay en new york ? + + +nyuu yooku ni wa kawa ga ikutsu arimasu ka ? + + +new york da kac tane nehir vardir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS rivers)) (SQ (VP (VBP are) (PP (IN in) (NP (NNP New) (NNP York)))))) + + +(S cuantos rios hay en new_york) + + +(S nyuu_yooku ni wa kawa ga ikutsu arimasu ka) + + +(S new_york da kac tane nehir vardir) + + +(S How-[Num:1] many-[Num:1] rivers-[River:2] are-[River:3] in-[River:3] New-[StateName:5] York-[StateName:5]) + + +answer(count(river(loc_2(stateid('new york'))))) + + +answer(A,count(B,(river(B),loc(B,C),const(C,stateid('new york'))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new york ' }) + +wie viele fluesse gibt es in new york +πόσα ποτάμια υπάρχουν στη new york +รัฐ นิวยอร์ค มี แม่น้ำ กี่ สาย +在 纽约 州 有 多少 条 河流 + + + + +How many rivers are in the state that has the most rivers ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS rivers)) (SQ (VP (VBP are) (PP (IN in) (NP (NP (DT the) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ has) (NP (DT the) (JJS most) (NNS rivers)))))))))) + + +(S How-[Num:1] many-[Num:1] rivers-[River:2] are-[River:3] in-[River:3] the-[State:5] state-[State:5] that-[State:6] has-[State:6] the-[State:4] most-[State:4] rivers-[River:7]) + + +answer(count(river(loc_2(most(state(loc_1(river(all)))))))) + + +answer(A,count(B,(river(B),loc(B,C),most(C,D,(state(C),loc(D,C),river(D)))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +wie viele flüsse gibt es im staat mit den meisten flüssen +πόσα ποτάμια υπάρχουν στη πολιτεία που έχει τα περισσότερα ποτάμια +รัฐ ที่ มี แม่น้ำ อยู่ มาก ที่สุด มี แม่น้ำ อยู่ กี่ สาย +在 河流 数 最多 的 州 里 有 多少 条 河流 + + + + +How many rivers are in the state with the highest point ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS rivers)) (SQ (VP (VBP are) (PP (IN in) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS highest) (NN point)))))))) + + +(S How-[Num:1] many-[Num:1] rivers-[River:2] are-[River:3] in-[River:3] the-[State:4] state-[State:4] with-[State:5] the-[Place:6] highest-[Place:6] point-[Place:7]) + + +answer(count(river(loc_2(state(loc_1(highest(place(all)))))))) + + +answer(A,count(B,(river(B),loc(B,C),state(C),loc(D,C),highest(D,place(D))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( all ) }) + +wie viele fluesse gibt es im staat mit dem hoechsten punkt +πόσα ποτάμια υπάρχουν στην πολιτεία με το ψηλότερο σημείο +มี แม่น้ำ ทั้งสิ้น กี่ สาย ใน รัฐ ที่ มี จุด สูง ที่สุด +在 国家 最高 点 的 所在 州 有 多少 条 河流 + + + + +How many rivers are in the state with the largest population ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS rivers)) (SQ (VP (VBP are) (PP (IN in) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS largest) (NN population)))))))) + + +(S How-[Num:1] many-[Num:1] rivers-[River:2] are-[River:3] in-[River:3] the-[State:5] state-[State:5] with-[State:4] the-[State:4] largest-[State:4] population-[State:4]) + + +answer(count(river(loc_2(largest_one(population_1(state(all))))))) + + +answer(A,count(B,(river(B),loc(B,C),largest(D,(state(C),population(C,D)))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +wie viele fluesse sind in dem staat mit der groessten bevoelkerung +πόσα ποτάμια υπάρχουν στην πολιτεία με τον μεγαλύτερο πληθυσμό +รัฐ ที่ มี ประชากร มาก ที่สุด มี แม่น้ำ กี่ สาย +在 人口 最多 的 州 里 有 多少 条 河流 + + + + +How many rivers are there in Idaho ? + + +cuantos rios hay en idaho ? + + +aidahou ni wa kawa ga ikutsu arimasu ka ? + + +idaho da kac tane nehir vardir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS rivers)) (SQ (VP (VBP are) (ADVP (RB there)) (PP (IN in) (NP (NNP Idaho)))))) + + +(S cuantos rios hay en idaho) + + +(S aidahou ni wa kawa ga ikutsu arimasu ka) + + +(S idaho da kac tane nehir vardir) + + +(S How-[Num:1] many-[Num:1] rivers-[River:2] are-[River:3] there-[River:3] in-[River:3] Idaho-[StateName:5]) + + +answer(count(river(loc_2(stateid('idaho'))))) + + +answer(A,count(B,(river(B),loc(B,C),const(C,stateid(idaho))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' idaho ' }) + +wie viele fluesse gibt es in idaho +πόσα ποτάμια υπάρχουν στο idaho +รัฐ ไอดาโฮ มี แม่น้ำ กี่ สาย +有 多少 河流 在 爱达荷 州 + + + + +How many rivers are there in Texas ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS rivers)) (SQ (VP (VBP are) (ADVP (RB there)) (PP (IN in) (NP (NNP Texas)))))) + + +(S How-[Num:1] many-[Num:1] rivers-[River:2] are-[River:3] there-[River:3] in-[River:3] Texas-[StateName:5]) + + +answer(count(river(loc_2(stateid('texas'))))) + + +answer(A,count(B,(river(B),loc(B,C),const(C,stateid(texas))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie viele fluesse laufen durch texas +πόσα ποτάμια υπάρχουν στο texas +มี แม่น้ำ กี่ สาย ที่ ไหล ผ่าน รัฐ เท็กซัส +有 多少 河流 贯穿 得克萨斯 州 + + + + +How many rivers are there in US ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS rivers)) (SQ (VP (VBP are) (ADVP (RB there)) (PP (IN in) (NP (NNP US)))))) + + +(S How-[Num:1] many-[Num:1] rivers-[River:2] are-[River:3] there-[River:3] in-[River:3] US-[CountryName:5]) + + +answer(count(river(loc_2(countryid('usa'))))) + + +answer(A,count(B,(river(B),loc(B,C),const(C,countryid(usa))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie viele fluesse gibt es in den usa +πόσα ποτάμια υπάρχουν στις ηπα +อเมริกา มี แม่น้ำ กี่ สาย +在 美国 有 多少 河流 + + + + +How many rivers do not traverse the state with the capital Albany ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS rivers)) (SQ (VBP do) (RB not) (VP (VB traverse) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (NP (DT the) (NN capital)) (NP (NNP Albany)))))))) + + +(S How-[Num:1] many-[Num:1] rivers-[River:3] do-[River:2] not-[River:2] traverse-[River:4] the-[State:5] state-[State:5] with-[State:6] the-[City:7] capital-[City:7] Albany-[CityName:9]) + + +answer(count(exclude(river(all), traverse_2(state(loc_1(capital(cityid('albany', _)))))))) + + +answer(A,count(B,(river(B),not((traverse(B,C),state(C),loc(D,C),capital(D),const(D,cityid(albany,_))))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:River ) }) + *n:River -> ({ exclude ( *n:River , *n:River ) }) + *n:River -> ({ river ( all ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' albany ' }) + +wie viele fluesse verlaufen nicht durch den staat mit der hauptstadt albany +πόσα ποτάμια δεν διασχίζουν την πολιτεία με πρωτεύουσα το albany +มี แม่น้ำ กี่ สาย บ้าง ที่ ไม่ ได้ ไหล ผ่าน รัฐ ที่ มี เมืองหลวง ชื่อ อัลบานี +有 多少 河流 没有 穿越 奥尔巴尼 首府 的 所在 州 + + + + +How many rivers does Alaska have ? + + +cuantos rios tiene alaska ? + + +arasuka wa kawa ga ikutsu arimasu ka ? + + +alaska nun kac tane nehri vardir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS rivers)) (SQ (VBZ does) (NP (NNP Alaska)) (VP (VB have)))) + + +(S cuantos rios tiene alaska) + + +(S arasuka wa kawa ga ikutsu arimasu ka) + + +(S alaska nun kac tane nehri vardir) + + +(S How-[Num:1] many-[Num:1] rivers-[River:2] does-[River:3] Alaska-[StateName:5] have-[River:3]) + + +answer(count(river(loc_2(stateid('alaska'))))) + + +answer(A,count(B,(river(B),const(C,stateid(alaska)),loc(B,C)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alaska ' }) + +wieviele fluesse gibt es in alaska +πόσα ποτάμια έχει η alaska +รัฐ อลาสก้า มี แม่น้ำ กี่ สาย +阿拉斯加 州 有 多少 河流 呢 + + + + +How many rivers does Colorado have ? + + +cuantos rios tiene colorado ? + + +kororado wa kawa ga ikutsu arimasu ka ? + + +colorado nun kac tane nehri vardir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS rivers)) (SQ (VBZ does) (NP (NNP Colorado)) (VP (VB have)))) + + +(S cuantos rios tiene colorado) + + +(S kororado wa kawa ga ikutsu arimasu ka) + + +(S colorado nun kac tane nehri vardir) + + +(S How-[Num:1] many-[Num:1] rivers-[River:2] does-[River:3] Colorado-[StateName:5] have-[River:3]) + + +answer(count(river(loc_2(stateid('colorado'))))) + + +answer(A,count(B,(river(B),const(C,stateid(colorado)),loc(B,C)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' colorado ' }) + +wie viele fluesse gibt es in colorado +πόσα ποτάμια έχει το colorado +รัฐ โคโลราโด มี แม่น้ำ กี่ สาย +科罗拉多 州 有 多少 条 河流 呢 + + + + +How many rivers in Texas are longer than the Red ? + + +(SBARQ (WHNP (WHNP (WRB How) (JJ many) (NNS rivers)) (PP (IN in) (NP (NNP Texas)))) (SQ (VP (VBP are) (ADJP (ADJP (JJR longer)) (PP (IN than) (NP (DT the) (NNP Red))))))) + + +(S How-[Num:1] many-[Num:1] rivers-[River:3] in-[River:4] Texas-[StateName:6] are-[River:7] longer-[River:7] than-[River:7] the-[RiverName:9] Red-[RiverName:9]) + + +answer(count(intersection(river(loc_2(stateid('texas'))), longer(riverid('red'))))) + + +answer(A,count(B,(river(B),loc(B,C),const(C,stateid(texas)),longer(B,D),const(D,riverid(red))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:River ) }) + *n:River -> ({ intersection ( *n:River , *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + *n:River -> ({ longer ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' red ' }) + +wie viele fluesse in texas sind laenger als der red +πόσα ποτάμια στο texas είναι μακρύτερα από το red +แม่น้ำ ใด บ้าง ใน รัฐ เท็กซัส ที่ ยาว กว่า แม่น้ำ เรด +在 得克萨斯 州 有 多少 条 河流 比 红 河 长 + + + + +How many rivers in Washington ? + + +cuantos rios en washington ? + + +washinton ni wa kawa ga ikutsu arimasu ka ? + + +washington da kac tane nehir vardir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS rivers)) (PP (IN in) (NP (NNP Washington)))) + + +(S cuantos rios en washington) + + +(S washinton ni wa kawa ga ikutsu arimasu ka) + + +(S washington da kac tane nehir vardir) + + +(S How-[Num:1] many-[Num:1] rivers-[River:2] in-[River:3] Washington-[StateName:5]) + + +answer(count(river(loc_2(stateid('washington'))))) + + +answer(A,count(B,(river(B),loc(B,C),const(C,stateid(washington))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' washington ' }) + +wie viele fluesse gibt es in washington +πόσα ποτάμια στη washington +รัฐ วอชิงตัน มี แม่น้ำ กี่ สาย +在 华盛顿 有 多少 条 河流 + + + + +How many rivers run through Texas ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS rivers)) (SQ (VP (VBP run) (PP (IN through) (NP (NNP Texas)))))) + + +(S How-[Num:1] many-[Num:1] rivers-[River:2] run-[River:3] through-[River:3] Texas-[StateName:5]) + + +answer(count(river(traverse_2(stateid('texas'))))) + + +answer(A,count(B,(river(B),traverse(B,C),const(C,stateid(texas))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie viele fluesse gibt es in texas +πόσα ποτάμια διασχίζουν το texas +รัฐ เท็กซัส มี แม่น้ำ กี่ สาย +在 得克萨斯 州 有 多少 河流 + + + + +How many rivers run through the states bordering Colorado ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS rivers)) (SQ (VP (VBP run) (PP (IN through) (NP (NP (DT the) (NNS states)) (VP (VBG bordering) (NP (NNP Colorado)))))))) + + +(S How-[Num:1] many-[Num:1] rivers-[River:2] run-[River:3] through-[River:3] the-[State:4] states-[State:4] bordering-[State:5] Colorado-[StateName:7]) + + +answer(count(river(traverse_2(state(next_to_2(stateid('colorado'))))))) + + +answer(A,count(B,(river(B),traverse(B,C),state(C),next_to(C,D),const(D,stateid(colorado))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' colorado ' }) + +wie viele fluesse fliessen durch die staaten die colorado angrenzen +πόσα ποτάμια διατρέχουν τις πολιτείες που συνορεύουν με το colorado +มี แม่น้ำ กี่ สาย ไหล ผ่าน รัฐ ที่ อยู่ ติด กับ รัฐ โคโลราโด +有 多少 河流 流经 与 科罗拉多 接壤 的 州 呢 + + + + +How many square kilometers in the US ? + + +cuantos kilometros cuadrados en los us ? + + +beikoku ni wa heihou kiromeetaa wa ikutsu arimasu ka ? + + +us kac kilometrekaredir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (JJ square) (NNS kilometers)) (PP (IN in) (NP (DT the) (NNP US)))) + + +(S cuantos kilometros cuadrados en los us) + + +(S beikoku ni wa heihou kiromeetaa wa ikutsu arimasu ka) + + +(S us kac kilometrekaredir) + + +(S How-[Num:1] many-[Num:1] square-[Num:1] kilometers-[Num:1] in-[Num:1] the-[CountryName:3] US-[CountryName:3]) + + +answer(area_1(countryid('usa'))) + + +answer(A,(area(B,A),const(B,countryid(usa)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ area_1 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie viele quadratkilometer umfasst die usa +πόσα τετραγωνικά χιλιόμετρα είναι οι ηπα +อเมริกา มี พื้นที่ กี่ ตาราง กิโลเมตร +美国 有 多少 平方公里 呢 + + + + +How many states are in the United States ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP are) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] are-[State:3] in-[State:3] the-[CountryName:5] United-[CountryName:5] States-[CountryName:5]) + + +answer(count(state(loc_2(countryid('usa'))))) + + +answer(A,count(B,(state(B),loc(B,C),const(C,countryid(usa))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie viele staaten gibt es in den usa +πόσες πολιτείες είναι στις ηνωμένες πολιτείες +ประเทศ สหรัฐอเมริกา มี รัฐ ทั้งหมด กี่ รัฐ +在 美国 有 多少 州 + + + + +How many states are in the USA ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP are) (PP (IN in) (NP (DT the) (NNP USA)))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] are-[State:3] in-[State:3] the-[CountryName:5] USA-[CountryName:5]) + + +answer(count(state(loc_2(countryid('usa'))))) + + +answer(A,count(B,(state(B),loc(B,C),const(C,countryid(usa))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie viele staaten gibt es in den usa +πόσες πολιτείες υπάρχουν στις ηπα +สหรัฐอเมริกา มี รัฐ ทั้งหมด กี่ รัฐ +在 美国 有 多少 州 + + + + +How many states are next to major rivers ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP are) (ADJP (JJ next) (PP (TO to) (NP (JJ major) (NNS rivers))))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] are-[State:3] next-[State:3] to-[State:3] major-[River:4] rivers-[River:5]) + + +answer(count(state(next_to_2(major(river(all)))))) + + +answer(A,count(B,(state(B),next_to(B,C),major(C),river(C)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:River ) }) + *n:River -> ({ major ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +wie viele staaten liegen neben wichtigten fluessen +πόσες πολιτείες είναι δίπλα σε κύρια ποτάμια +รัฐ ที่ อยู่ ติด กับ แม่น้ำ สาย หลัก มี กี่ รัฐ +有 多少 个 州 是 临近 主要 河流 的 + + + + +How many states are there ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP are) (ADVP (RB there))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] are-[Num:1] there-[Num:1]) + + +answer(count(state(all))) + + +answer(A,count(B,state(B),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +wie viele staaten gibt es +πόσες πολιτείες υπάρχουν +มี รัฐ อยู่ ทั้งหมด กี่ รัฐ +有 多少 个 州 + + + + +How many states are there in the USA ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP are) (ADVP (RB there)) (PP (IN in) (NP (DT the) (NNP USA)))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] are-[State:3] there-[State:3] in-[State:3] the-[CountryName:5] USA-[CountryName:5]) + + +answer(count(state(loc_2(countryid('usa'))))) + + +answer(A,count(B,(state(B),loc(B,C),const(C,countryid(usa))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie viele staaten hat die usa +πόσες πολιτείες υπάρχουν στις usa +อเมริกา มี รัฐ ทั้งหมด กี่ รัฐ +在 美国 有 多少 州 + + + + +How many states are there in United States ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP are) (ADVP (RB there)) (PP (IN in) (NP (NNP United) (NNPS States)))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] are-[State:3] there-[State:3] in-[State:3] United-[CountryName:5] States-[CountryName:5]) + + +answer(count(state(loc_2(countryid('usa'))))) + + +answer(A,count(B,(state(B),loc(B,C),const(C,countryid(usa))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie viele staaten gibt es in den usa +πόσες πολιτείες υπάρχουν στις ηνωμένες πολιτείες +สหรัฐอเมริกา มี รัฐ ทั้งหมด กี่ รัฐ +在 美国 有 多少 州 + + + + +How many states border Alaska ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP border) (NP (NNP Alaska))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] border-[State:3] Alaska-[StateName:5]) + + +answer(count(state(next_to_2(stateid('alaska'))))) + + +answer(A,count(B,(state(B),next_to(B,C),const(C,stateid(alaska))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alaska ' }) + +wie viele staaten grenzen an alaska +πόσες πολιτείες συνορεύουν με την alaska +มี กี่ รัฐ ที่ อยู่ ติด กับ รัฐ อลาสก้า +有 多少 州 与 阿拉斯加 州 接壤 + + + + +How many states border at least one other state ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP border) (NP (QP (IN at) (JJS least) (CD one)) (JJ other) (NN state))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] border-[State:3] at-[State:4] least-[State:4] one-[State:4] other-[State:4] state-[State:4]) + + +answer(count(state(next_to_2(state(all))))) + + +answer(A,count(B,(state(B),next_to(B,C),state(C)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +wie viele staaten grenzen an zumindest einen anderen staat an +πόσες πολιτείες συνορεύουν με τουλάχιστον άλλη μια πολιτεία +รัฐ ที่ อยู่ ติด กับ รัฐ อื่น อย่างน้อย 1 รัฐ มี จำนวน ทั้งสิ้น กี่ รัฐ +至少 与 两个 以上 其它 州 接壤 的 州 有 多少 + + + + +How many states border Colorado and border New Mexico ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VP (VBP border) (NP (NNP Colorado))) (CC and) (VP (VBP border) (NP (NNP New) (NNP Mexico)))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] border-[State:4] Colorado-[StateName:6] and-[State:3] border-[State:7] New-[StateName:9] Mexico-[StateName:9]) + + +answer(count(state(intersection(next_to_2(stateid('colorado')), next_to_2(stateid('new mexico')))))) + + +answer(A,count(B,(state(B),next_to(B,C),const(C,stateid(colorado)),next_to(B,D),const(D,stateid('new mexico'))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ intersection ( *n:State , *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' colorado ' }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new mexico ' }) + +wie viele staaten grenzen an colorado und new mexico an +πόσες πολιτείες συνορεύουν με το colarado και συνορεύουν με το new mexico +รัฐ ที่ ติด กับ รัฐ โคโลราโด และ นิวเม็กซิโก มี กี่ รัฐ +有 多少 州 与 科罗拉多 州 和 新墨西哥 州 接壤 + + + + +How many states border Hawaii ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP border) (NP (NNP Hawaii))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] border-[State:3] Hawaii-[StateName:5]) + + +answer(count(state(next_to_2(stateid('hawaii'))))) + + +answer(A,count(B,(state(B),next_to(B,C),const(C,stateid(hawaii))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' hawaii ' }) + +wie viele staaten grenzen an hawaii +πόσες πολιτείες συνορεύουν με τη hawaii +รัฐ ที่ อยู่ ติด กับ รัฐ ฮาวาย มี กี่ รัฐ +有 多少 州 与 夏威夷 接壤 + + + + +How many states border Iowa ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP border) (NP (NNP Iowa))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] border-[State:3] Iowa-[StateName:5]) + + +answer(count(state(next_to_2(stateid('iowa'))))) + + +answer(A,count(B,(state(B),next_to(B,C),const(C,stateid(iowa))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' iowa ' }) + +nenne die anzahl der staaten welche an iowa grenzen +πόσες πολιτείες συνορεύουν με την iowa +จง บอก จำนวน รัฐ ที่ อยู่ ติด กับ รัฐ ไอโอวา +有 多少 州 与 艾奥瓦 州 接壤 + + + + +How many states border on the state whose capital is Boston ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP border) (PP (IN on) (NP (NP (DT the) (NN state)) (SBAR (WHNP (WP$ whose) (NN capital)) (S (VBZ is) (NP (NNP Boston))))))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] border-[State:3] on-[State:3] the-[State:4] state-[State:4] whose-[State:5] capital-[City:6] is-[City:6] Boston-[CityName:8]) + + +answer(count(state(next_to_2(state(loc_1(capital(cityid('boston', _)))))))) + + +answer(A,count(B,(state(B),next_to(B,C),state(C),loc(D,C),capital(D),const(D,cityid(boston,_))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' boston ' }) + +wie viele staaten grenzen an den staat dessen hauptstadt boston ist +πόσες πολιτείες συνορεύουν με την πολιτεία της οποίας πρωτεύουσα είναι η boston +รัฐ ที่ อยู่ ติด กับ รัฐ ที่ มี เมืองหลวง ชื่อ บอสตัน มี กี่ รัฐ +有 多少 州 与 波士顿 首府 的 所在 州 接壤 + + + + +How many states border Tennessee ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP border) (NP (NNP Tennessee))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] border-[State:3] Tennessee-[StateName:5]) + + +answer(count(state(next_to_2(stateid('tennessee'))))) + + +answer(A,count(B,(state(B),next_to(B,C),const(C,stateid(tennessee))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' tennessee ' }) + +wie viele staaten grenzen an tennessee an +ποιες πολιτείες συνορεύουν με το tennessee +มี รัฐ กี่ รัฐ ที่ อยู่ ติด กับ รัฐ เทนเนสซี +有 多少 州 与 田纳西 州 接壤 + + + + +How many states border Texas ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP border) (NP (NNP Texas))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] border-[State:3] Texas-[StateName:5]) + + +answer(count(state(next_to_2(stateid('texas'))))) + + +answer(A,count(B,(state(B),next_to(B,C),const(C,stateid(texas))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie viele staaten grenzen an texas an +πόσες πολιτείες συνορεύουν με το texas +มี รัฐ กี่ รัฐ ที่ อยู่ ติด กับ รัฐ เท็กซัส +有 多少 州 与 得克萨斯 州 接壤 + + + + +How many states border the largest state ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP border) (NP (DT the) (JJS largest) (NN state))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] border-[State:3] the-[State:4] largest-[State:4] state-[State:5]) + + +answer(count(state(next_to_2(largest(state(all)))))) + + +answer(A,count(B,(state(B),next_to(B,C),largest(C,state(C))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +wieviele staaten grenzen an dem groessten staat +πόσες πολιτείες συνορεύουν με τη μεγαλύτερη πολιτεία +รัฐ ที่ ติด กับ รัฐ ที่ ใหญ่ ที่สุด มี กี่ รัฐ +有 多少 州 与 最大 的 州 接壤 + + + + +How many states border the Mississippi river ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP border) (NP (DT the) (NNP Mississippi) (NN river))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] border-[State:3] the-[River:4] Mississippi-[RiverName:6] river-[River:4]) + + +answer(count(state(next_to_2(river(riverid('mississippi')))))) + + +answer(A,count(B,(state(B),next_to(B,C),const(C,riverid(mississippi)),river(C)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +wie viele staaten grenzen an den mississippi fluss an +πόσες πολιτείες συνορεύουν τον mississippi ποταμό +แม่น้ำ มิสซิสซิปปี อยู่ ติด กับ รัฐ ใด บ้าง +有 多少 州 与 密西西比 河 接壤 + + + + +How many states border the state that borders the most states ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP border) (NP (NP (DT the) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ borders) (NP (DT the) (JJS most) (NNS states))))))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] border-[State:3] the-[State:5] state-[State:5] that-[State:6] borders-[State:6] the-[State:4] most-[State:4] states-[State:7]) + + +answer(count(state(next_to_2(most(state(next_to_2(state(all)))))))) + + +answer(A,count(B,(state(B),next_to(B,C),most(C,D,(state(C),next_to(C,D),state(D)))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +wie viele staaten grenzen an den staat mit den meisten nachbarstaaten +πόσες πολιτείες συνορεύουν με την πολιτεία την οποία συνορεύουν οι περισσότερες πολιτείες +มี กี่ รัฐ บ้าง ที่ อยู่ ติด กับ รัฐ ที่ อยู่ ติด กับ รัฐ อื่นๆ มาก ที่สุด +有 多少 州 与 和 最多 的 州 接壤 的 州 接壤 + + + + +How many states border the state with the largest population ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP border) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS largest) (NN population))))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] border-[State:3] the-[State:5] state-[State:5] with-[State:4] the-[State:4] largest-[State:4] population-[State:4]) + + +answer(count(state(next_to_2(largest_one(population_1(state(all))))))) + + +answer(A,count(B,(state(B),next_to(B,C),largest(D,(state(C),population(C,D)))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +wie viele staaten grenzen an den staat mit der groessten bevoelkerung +πόσες πολιτείες συνορεύουν την πολιτεία με το μεγαλύτερο πληθυσμό +มี กี่ รัฐ บ้าง ที่ อยู่ ติด กับ รัฐ ที่ มี ประชากร มาก ที่สุด +有 多少 州 与 人口 最多 的 州 接壤 + + + + +How many states do not have rivers ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VBP do) (RB not) (VP (VB have) (NP (NNS rivers))))) + + +(S How-[Num:1] many-[Num:1] states-[State:3] do-[State:2] not-[State:2] have-[State:4] rivers-[River:5]) + + +answer(count(exclude(state(all), loc_1(river(all))))) + + +answer(A,count(B,(state(B),not((loc(C,B),river(C)))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ exclude ( *n:State , *n:State ) }) + *n:State -> ({ state ( all ) }) + *n:State -> ({ loc_1 ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +wie viele staaten haben keine fluesse +πόσες πολιτείες δεν έχουν ποτάμια +มี กี่ รัฐ ที่ ไม่มี แม่น้ำ เลย +有 多少 州 没有 河流 + + + + +How many states does Iowa border ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VBZ does) (NP (NNP Iowa)) (VP (VB border)))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] does-[State:3] Iowa-[StateName:5] border-[State:3]) + + +answer(count(state(next_to_1(stateid('iowa'))))) + + +answer(A,count(B,(state(B),const(C,stateid(iowa)),next_to(C,B)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' iowa ' }) + +iowa grenzt an wie viele staaten +με πόσες πολιτείες συνορεύει η iowa +มี กี่ รัฐ บ้าง ที่ อยู่ ติด กับ รัฐ ไอโอวา +有 多少 州 与 艾奥瓦 州 接壤 + + + + +How many states does Missouri border ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VBZ does) (NP (NNP Missouri)) (VP (VB border)))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] does-[State:3] Missouri-[StateName:5] border-[State:3]) + + +answer(count(state(next_to_1(stateid('missouri'))))) + + +answer(A,count(B,(state(B),const(C,stateid(missouri)),next_to(C,B)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' missouri ' }) + +an wieviele staaten grenzt missouri +πόσες πολιτείες συνορεύουν με το missouri +รัฐ มิสซูรี อยู่ ติด กับ กี่ รัฐ +有 多少 州 与 密苏里 州 接壤 + + + + +How many states does Tennessee border ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VBZ does) (NP (NNP Tennessee)) (VP (VB border)))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] does-[State:3] Tennessee-[StateName:5] border-[State:3]) + + +answer(count(state(next_to_1(stateid('tennessee'))))) + + +answer(A,count(B,(state(B),const(C,stateid(tennessee)),next_to(C,B)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' tennessee ' }) + +an wie viele staaten grenzt tennessee +με πόσες πολιτείες συνορεύει το tennessee +รัฐ เทนเนสซี อยู่ ติด กับ กี่ รัฐ +有 多少 州 与 田纳西 州 接壤 + + + + +How many states does the Colorado river flow through ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VBZ does) (NP (DT the) (NNP Colorado) (NN river)) (VP (VB flow) (PP (IN through))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] does-[State:3] the-[River:4] Colorado-[RiverName:6] river-[River:4] flow-[State:3] through-[State:3]) + + +answer(count(state(traverse_1(river(riverid('colorado')))))) + + +answer(A,count(B,(state(B),const(C,riverid(colorado)),river(C),traverse(C,B)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' colorado ' }) + +durch wie viele staaten fliesst der fluss colorado +ανάμεσα σε πόσες πολιτείες κυλά ο ποταμός colorado +รัฐ ที่ แม่น้ำ โคโลราโด ไหล ผ่าน มี กี่ รัฐ +科罗拉多 河 流经 多少 州 + + + + +How many states does the Colorado river run through ? + + +por cuantos estados corre el rio colorado ? + + +kororado kawa wa ikutsu no shuu wo nagarete imasu ka ? + + +colorado nehri kac eyaletin icinden gecer ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VBZ does) (NP (DT the) (NNP Colorado) (NN river)) (VP (VB run) (PP (IN through))))) + + +(S por cuantos estados corre el rio colorado) + + +(S kororado kawa wa ikutsu no shuu wo nagarete imasu ka) + + +(S colorado nehri kac eyaletin icinden gecer) + + +(S How-[Num:1] many-[Num:1] states-[State:2] does-[State:3] the-[River:4] Colorado-[RiverName:6] river-[River:4] run-[State:3] through-[State:3]) + + +answer(count(state(traverse_1(river(riverid('colorado')))))) + + +answer(A,count(B,(state(B),const(C,riverid(colorado)),river(C),traverse(C,B)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' colorado ' }) + +durch wie viele staaten fliesst der fluss colorado +πόσες πολιτείες διασχίζει ο ποταμός colorado +มี กี่ รัฐ บ้าง ที่ แม่น้ำ โคโลราโด ไหล ผ่าน +科罗拉多 河 贯穿 多少 州 + + + + +How many states does the Mississippi river run through ? + + +por cuantos estados corre el rio mississippi ? + + +mishishippi kawa wa ikutsu no shuu wo nagarete imasu ka ? + + +mississippi nehri kac tane eyaletten gecmektedir ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VBZ does) (NP (DT the) (NNP Mississippi) (NN river)) (VP (VB run) (PP (IN through))))) + + +(S por cuantos estados corre el rio mississippi) + + +(S mishishippi kawa wa ikutsu no shuu wo nagarete imasu ka) + + +(S mississippi nehri kac tane eyaletten gecmektedir) + + +(S How-[Num:1] many-[Num:1] states-[State:2] does-[State:3] the-[River:4] Mississippi-[RiverName:6] river-[River:4] run-[State:3] through-[State:3]) + + +answer(count(state(traverse_1(river(riverid('mississippi')))))) + + +answer(A,count(B,(state(B),const(C,riverid(mississippi)),river(C),traverse(C,B)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +durch wie viele staaten fliesst der mississippi +πόσες πολιτείες διασχίζει ο ποταμός mississippi +รัฐ ที่ แม่น้ำ มิสซิสซิปปี ไหล ผ่าน มี กี่ รัฐ +密西西比 河 贯穿 多少 州 + + + + +How many states does the Mississippi run through ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VBZ does) (NP (DT the) (NNP Mississippi)) (VP (VB run) (PP (IN through))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] does-[State:3] the-[RiverName:5] Mississippi-[RiverName:5] run-[State:3] through-[State:3]) + + +answer(count(state(traverse_1(riverid('mississippi'))))) + + +answer(A,count(B,(state(B),const(C,riverid(mississippi)),traverse(C,B)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +durch wie viele staaten fliesst der fluss mississippi +πόσες πολιτείες διασχίζει ο mississippi +รัฐ ที่ แม่น้ำ มิสซิสซิปปี ไหล ผ่าน มี กี่ รัฐ +有 多少 州 被 密西西比 河 贯穿 + + + + +How many states does the Missouri river run through ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VBZ does) (NP (DT the) (NNP Missouri) (NN river)) (VP (VB run) (PP (IN through))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] does-[State:3] the-[River:4] Missouri-[RiverName:6] river-[River:4] run-[State:3] through-[State:3]) + + +answer(count(state(traverse_1(river(riverid('missouri')))))) + + +answer(A,count(B,(state(B),const(C,riverid(missouri)),river(C),traverse(C,B)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' missouri ' }) + +durch wie viele staaten laeuft der fluss missouri +πόσες πολιτείες διασχίζει ο ποταμός missouri +มี กี่ รัฐ บ้าง ที่ แม่น้ำ มิสซูรี่ ไหล ผ่าน +有 多少 州 被 密苏里 河 贯穿 呢 + + + + +How many states does USA have ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VBZ does) (NP (NNP USA)) (VP (VB have)))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] does-[State:3] USA-[CountryName:5] have-[State:3]) + + +answer(count(state(loc_2(countryid('usa'))))) + + +answer(A,count(B,(state(B),const(C,countryid(usa)),loc(B,C)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie viele staaten sind in den vereinigten staaten +πόσες πολιτείες έχουν οι usa +ประเทศ อเมริกา มี รัฐ กี่ รัฐ +美国 有 多少 州 呢 + + + + +How many states have a city called Rochester ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP have) (NP (NP (DT a) (NN city)) (VP (VBN called) (NP (NNP Rochester))))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] have-[State:3] a-[City:4] city-[City:4] called-[City:4] Rochester-[CityName:6]) + + +answer(count(state(loc_1(city(cityid('rochester', _)))))) + + +answer(A,count(B,(state(B),loc(C,B),const(C,cityid(rochester,_))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' rochester ' }) + +in wie vielen staaten gibt es eine stadt mit dem namen rochester +πόσες πολιτείες έχουν μια πόλη που λέγεται rochester +มี กี่ รัฐ บ้าง ที่ มี เมือง ชื่อ ว่า โรเชสเตอร์ +有 多少 州 含有 一个 叫 罗切斯特 的 城市 + + + + +How many states have a city named Springfield ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP have) (NP (NP (DT a) (NN city)) (VP (VBN named) (NP (NNP Springfield))))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] have-[State:3] a-[City:4] city-[City:4] named-[City:4] Springfield-[CityName:6]) + + +answer(count(state(loc_1(city(cityid('springfield', _)))))) + + +answer(A,count(B,(state(B),loc(C,B),const(C,cityid(springfield,_))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' springfield ' }) + +in wie vielen staaten gibt es eine stadt namens springfield +πόσες πολιτείες έχουν μια πόλη που ονομάζεται springfield +มี รัฐ กี่ รัฐ ที่ มี เมือง ชื่อ ว่า สปริงฟิลด์ +有 多少 州 含有 一个 名为 斯普林菲尔德 的 城市 + + + + +How many states have a higher point than the highest point of the state with the largest capital city in the US ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP have) (NP (NP (DT a) (JJR higher) (NN point)) (PP (IN than) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN of) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (NP (DT the) (JJS largest) (NN capital) (NN city)) (PP (IN in) (NP (DT the) (NNP US))))))))))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] have-[State:3] a-[Place:4] higher-[Place:5] point-[Place:4] than-[Place:5] the-[Place:6] highest-[Place:6] point-[Place:7] of-[Place:8] the-[State:9] state-[State:9] with-[State:10] the-[City:11] largest-[City:11] capital-[City:12] city-[City:13] in-[City:14] the-[CountryName:16] US-[CountryName:16]) + + +answer(count(state(loc_1(place(higher_2(highest(place(loc_2(state(loc_1(largest(capital(city(loc_2(countryid('usa')))))))))))))))) + + +answer(A,count(B,(state(B),loc(C,B),higher(C,D),place(C),highest(D,(place(D),loc(D,E),state(E),loc(F,E),largest(F,(capital(F),city(F),loc(F,G),const(G,countryid(usa))))))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ higher_2 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie viele staaten haben einen hoeher gelegenen punkt als der hoechstgelegene punkt des staates mit der groessten hauptstadt in den usa +πόσες πολιτείες έχουν ψηλότερο σημείο από το ψηλότερο σημείο της πολιτείας με το τη μεγαλύτερη πρωτεύουσα πόλη στις us +รัฐ ใด บ้าง ที่ มี จุด สูง กว่า จุด สูง สุด ของ รัฐ ที่ มี เมืองหลวง ใหญ่ ที่สุด ใน สหรัฐ +在 美国 有 多少 州 有 比 首府 城市 最大 的 州 的 最高 点 高 的 地区 + + + + +How many states have cities named Austin ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP have) (NP (NP (NNS cities)) (VP (VBN named) (NP (NNP Austin))))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] have-[State:3] cities-[City:4] named-[City:4] Austin-[CityName:6]) + + +answer(count(state(loc_1(city(cityid('austin', _)))))) + + +answer(A,count(B,(state(B),loc(C,B),city(C),const(C,cityid(austin,_))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' austin ' }) + +wie viele staaten habe staedte die austin heissen +πόσες πολιτείες έχουν όνομα austin +รัฐ ที่ มี เมือง ชื่อ ว่า ออสติน มี กี่ รัฐ +含有 名为 奥斯汀 的 城市 的 州 有 多少 + + + + +How many states have cities or towns named Springfield ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP have) (NP (NP (NNS cities) (CC or) (NNS towns)) (VP (VBN named) (NP (NNP Springfield))))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] have-[State:3] cities-[City:4] or-[City:4] towns-[City:4] named-[City:4] Springfield-[CityName:6]) + + +answer(count(state(loc_1(city(cityid('springfield', _)))))) + + +answer(A,count(B,(state(B),loc(C,B),city(C),const(C,cityid(springfield,_))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' springfield ' }) + +wie viele staaten haben staedte welche nach springfield benannt sind +πόσες πολιτείες έχουν πόλεις ή κωμοπόλεις που ονομάζονται springfield +มี รัฐ ทั้งหมด กี่ รัฐ ที่ มี เมือง ชื่อ ว่า สปริงฟิลด์ +含有 名为 斯普林菲尔德 的 城市 或 小镇 的 州 有 多少 + + + + +How many states have major rivers ? + + +(SBARQ (WHNP (WRB How) (JJ many) (NNS states)) (SQ (VP (VBP have) (NP (JJ major) (NNS rivers))))) + + +(S How-[Num:1] many-[Num:1] states-[State:2] have-[State:3] major-[River:4] rivers-[River:5]) + + +answer(count(state(loc_1(major(river(all)))))) + + +answer(A,count(B,(state(B),loc(C,B),major(C),river(C)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:River ) }) + *n:River -> ({ major ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +wie viele staaten haben wichtige fluesse +πόσες πολιτείες έχουν κύρια ποτάμια +มี กี่ รัฐ ที่ มี แม่น้ำ สาย หลัก +有 多少 个 州 有 主要 河流 + + + + +How many states in the US does the shortest river run through ? + + +(SBARQ (WHNP (WHNP (WRB How) (JJ many) (NNS states)) (PP (IN in) (NP (DT the) (NNP US)))) (SQ (VBZ does) (NP (DT the) (JJS shortest) (NN river)) (VP (VB run) (PP (IN through))))) + + +(S How-[Num:1] many-[Num:1] states-[State:3] in-[State:4] the-[CountryName:6] US-[CountryName:6] does-[State:7] the-[River:8] shortest-[River:8] river-[River:9] run-[State:7] through-[State:7]) + + +answer(count(intersection(state(loc_2(countryid('usa'))), traverse_1(shortest(river(all)))))) + + +answer(A,count(B,(state(B),loc(B,C),const(C,countryid(usa)),shortest(D,river(D)),traverse(D,B)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ intersection ( *n:State , *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ shortest ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +durch wieviele staaten der usa fliesst der kuerzeste fluss +πόσες πολιτείες των ηπα διασχίζει το κοντύτερο ποτάμι +มี กี่ รัฐ บ้าง ใน อเมริกา ที่ มี แม่น้ำ สาย ที่ สั้น ที่สุด ไหล ผ่าน +最短 的 河流 贯穿 美国 多少 州 + + + + +How much population does Texas have ? + + +(SBARQ (WHNP (WRB How) (RB much) (NN population)) (SQ (VBZ does) (NP (NNP Texas)) (VP (VB have)))) + + +(S How-[Num:1] much-[Num:1] population-[Num:1] does-[Num:1] Texas-[StateName:3] have-[Num:1]) + + +answer(population_1(stateid('texas'))) + + +answer(A,(population(B,A),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie viele leute wohnen in texas +πόσο πληθυσμό έχει το texas +รัฐ เท็กซัส มี ประชากร เท่าไหร่ +得克萨斯 州 有 多少 人口 呢 + + + + +How tall is Mount McKinley ? + + +(SBARQ (WHADJP (WRB How) (JJ tall)) (SQ (VBZ is) (NP (NNP Mount) (NNP McKinley)))) + + +(S How-[Num:1] tall-[Num:1] is-[Num:1] Mount-[PlaceName:3] McKinley-[PlaceName:3]) + + +answer(elevation_1(placeid('mount mckinley'))) + + +answer(A,(elevation(B,A),const(B,placeid('mount mckinley')))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ elevation_1 ( *n:Place ) }) + *n:Place -> ({ placeid ( *n:PlaceName ) }) + *n:PlaceName -> ({ ' mount mckinley ' }) + +wie hoch ist mount mckinley +πόσο ψηλό είναι το όρος mckinley +ภูเขา แมคคินลีย์ มี ความ สูง เท่าไหร่ +麦金利 山 有 多高 + + + + +How tall is the highest point in Montana ? + + +(SBARQ (WHADJP (WRB How) (JJ tall)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NNP Montana)))))) + + +(S How-[Num:1] tall-[Num:1] is-[Num:1] the-[Place:2] highest-[Place:2] point-[Place:3] in-[Place:4] Montana-[StateName:6]) + + +answer(elevation_1(highest(place(loc_2(stateid('montana')))))) + + +answer(A,(elevation(B,A),highest(B,(place(B),loc(B,C),const(C,stateid(montana)))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ elevation_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' montana ' }) + +wie hoch ist der hoechste punkt in montana +πόσο ψηλό είναι το ψηλότερο σημείο στη montana +จุด สูง สุด ของ รัฐ มอนตานา มี ความ สูง เท่าไหร่ +蒙大拿 州 的 最高 点 有 多高 + + + + +In what state is Mount McKinley ? + + +(SBARQ (WHPP (IN In) (WHNP (WDT what) (NN state))) (SQ (VBZ is) (NP (NNP Mount) (NNP McKinley)))) + + +(S In-[State:2] what-[Query:0] state-[State:1] is-[State:2] Mount-[PlaceName:4] McKinley-[PlaceName:4]) + + +answer(state(loc_1(placeid('mount mckinley')))) + + +answer(A,(loc(B,A),state(A),const(B,placeid('mount mckinley')))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ placeid ( *n:PlaceName ) }) + *n:PlaceName -> ({ ' mount mckinley ' }) + +in welchem staat befindet sich der mount mckinley +σε ποια πολιτεία είναι το όρος mckinley +ภูเขา แม็คคินลีย์ อยู่ ใน รัฐ ไหน +麦金利 山 在 哪个 州 + + + + +In which state does the highest point in USA exist ? + + +(SBARQ (WHPP (IN In) (WHNP (WDT which) (NN state))) (SQ (VBZ does) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NNP USA)))) (VP (VB exist)))) + + +(S In-[State:2] which-[Query:0] state-[State:1] does-[State:2] the-[Place:3] highest-[Place:3] point-[Place:4] in-[Place:5] USA-[CountryName:7] exist-[State:2]) + + +answer(state(loc_1(highest(place(loc_2(countryid('usa'))))))) + + +answer(A,(loc(B,A),state(A),highest(B,(place(B),loc(B,C),const(C,countryid(usa)))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +was ist der staat mit der hoechsten hoehe in den vereinigten staaten +σε ποια πολιτεία υπάρχει το ψηλότερο σημείο στις ηπα +รัฐ ใด มี จุด สูง สุด ใน อเมริกา +哪个 州 包含 美国 的 最高 点 呢 + + + + +In which state is Rochester ? + + +(SBARQ (WHPP (IN In) (WHNP (WDT which) (NN state))) (SQ (VBZ is) (NP (NNP Rochester)))) + + +(S In-[State:2] which-[Query:0] state-[State:1] is-[State:2] Rochester-[CityName:4]) + + +answer(state(loc_1(cityid('rochester', _)))) + + +answer(A,(loc(B,A),state(A),const(B,cityid(rochester,_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' rochester ' }) + +in welchem staat liegt rochester +σε ποια πολιτεία είναι το rochester +เมือง โรเชสเตอร์ อยู่ ใน รัฐ ไหน +罗切斯特 在 哪个 州 + + + + +Iowa borders how many states ? + + +(SQ (NP (NNP Iowa)) (VP (VBZ borders) (WHNP (WRB how) (JJ many) (NNS states)))) + + +(S Iowa-[StateName:5] borders-[State:3] how-[Num:1] many-[Num:1] states-[State:2]) + + +answer(count(state(next_to_1(stateid('iowa'))))) + + +answer(A,count(B,(const(C,stateid(iowa)),next_to(C,B),state(B)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' iowa ' }) + +an wie viele staaten grenzt iowa +η iowa συνορεύει με πόσες πολιτείες +รัฐ ไอโอวา อยู่ ติด กับ รัฐ ทั้งหมด กี่ รัฐ +艾奥瓦 州 和 多少 州 接壤 + + + + +List the states . + + +(S (VP (VB List) (NP (DT the) (NNS states)))) + + +(S List-[Query:0] the-[State:1] states-[State:1]) + + +answer(state(all)) + + +answer(A,state(A)) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +liste alle staaten +σύνταξε κατάλογο των πολιτειών +จง ไล่ รัฐ ทั้งหมด มา +列举 出 州 + + + + +Name all the lakes of US . + + +(S (VP (VB Name) (NP (NP (PDT all) (DT the) (NNS lakes)) (PP (IN of) (NP (NNP US)))))) + + +(S Name-[Query:0] all-[Place:1] the-[Place:1] lakes-[Place:1] of-[Place:2] US-[CountryName:4]) + + +answer(lake(loc_2(countryid('usa')))) + + +answer(A,(lake(A),loc(A,B),const(B,countryid(usa)))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lake ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +oegregib alle seen in den usa aus +ονόμασε όλες τις λίμνες των ηπα +จง บอก ชื่อ ทะเลสาบ ทั้งหมด ของ สหรัฐอเมริกา +列举 出 美国 所有 湖泊 + + + + +Name all the rivers in Colorado . + + +nombra todos los rios en colorado . + + +kororado no kawa wo zenbu agete kudasai . + + +colorado daki butun nehirlerin isimlerini ver . + + +(S (VP (VB Name) (NP (NP (PDT all) (DT the) (NNS rivers)) (PP (IN in) (NP (NNP Colorado)))))) + + +(S nombra todos los rios en colorado) + + +(S kororado no kawa wo zenbu agete kudasai) + + +(S colorado daki butun nehirlerin isimlerini ver) + + +(S Name-[Query:0] all-[River:1] the-[River:1] rivers-[River:1] in-[River:2] Colorado-[StateName:4]) + + +answer(river(loc_2(stateid('colorado')))) + + +answer(A,(river(A),loc(A,B),const(B,stateid(colorado)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' colorado ' }) + +welche fluesse fliessen durch colorado +ονόμασε όλα τα ποτάμια στο colorado +แม่น้ำ ใด บ้าง ที่ ไหล ผ่าน รัฐ โคโลราโด +列出 在 科罗拉多 州 所有 的 河流 + + + + +Name the 50 capitals in the USA . + + +(S (VP (VB Name) (NP (NP (DT the) (CD 50) (NNS capitals)) (PP (IN in) (NP (DT the) (NNP USA)))))) + + +(S Name-[Query:0] the-[City:1] 50-[City:1] capitals-[City:1] in-[City:2] the-[CountryName:4] USA-[CountryName:4]) + + +answer(capital(loc_2(countryid('usa')))) + + +answer(A,(capital(A),loc(A,B),const(B,countryid(usa)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +nenne die 50 hauptstaedte in den usa +ονόμασε τις 50 πρωτεύουσες των usa +จง บอก ชื่อ เมืองหลวง ของ สหรัฐอเมริกา มา 50 ชื่อ +说出 美国 的 50 个 首府 名 + + + + +Name the longest river in US . + + +(S (VP (VB Name) (NP (DT the) (JJS longest) (NN river)) (PP (IN in) (NP (NNP US))))) + + +(S Name-[Query:0] the-[River:1] longest-[River:1] river-[River:2] in-[River:3] US-[CountryName:5]) + + +answer(longest(river(loc_2(countryid('usa'))))) + + +answer(A,longest(A,(river(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +was ist der laengste fluss in den usa +ονόμασε το μακρύτερο ποτάμι στις us +แม่น้ำ ที่ ยาว ที่สุด ใน สหรัฐอเมริกา ชื่อ ว่า อะไร +美国 最长 的 河流 是 哪个 + + + + +Name the major lakes in Michigan . + + +(S (VP (VB Name) (NP (NP (DT the) (JJ major) (NNS lakes)) (PP (IN in) (NP (NNP Michigan)))))) + + +(S Name-[Query:0] the-[Place:1] major-[Place:1] lakes-[Place:2] in-[Place:3] Michigan-[StateName:5]) + + +answer(major(lake(loc_2(stateid('michigan'))))) + + +answer(A,(major(A),lake(A),loc(A,B),const(B,stateid(michigan)))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ major ( *n:Place ) }) + *n:Place -> ({ lake ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' michigan ' }) + +nenne die groessten seen in michigan +ονόμασε τις κύριες λίμνες στο michigan +จง บอก ชื่อ ทะเลสาบ หลัก ของ รัฐ มิชิแกน มา +列出 在 密歇根 州 的 主要 湖泊 + + + + +Name the major rivers in Florida . + + +(S (VP (VB Name) (NP (NP (DT the) (JJ major) (NNS rivers)) (PP (IN in) (NP (NNP Florida)))))) + + +(S Name-[Query:0] the-[River:1] major-[River:1] rivers-[River:2] in-[River:3] Florida-[StateName:5]) + + +answer(major(river(loc_2(stateid('florida'))))) + + +answer(A,(major(A),river(A),loc(A,B),const(B,stateid(florida)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ major ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' florida ' }) + +nenne die wichtigsten fluesse in florida +ονόμασε τα κύρια ποτάμια στη florida +จง บอก ชื่อ แม่น้ำ สาย หลัก ใน รัฐ ฟลอริดา +说出 在 佛罗里达 州 的 主要 河流 + + + + +Name the rivers in Arkansas . + + +(S (VP (VB Name) (NP (NP (DT the) (NNS rivers)) (PP (IN in) (NP (NNP Arkansas)))))) + + +(S Name-[Query:0] the-[River:1] rivers-[River:1] in-[River:2] Arkansas-[StateName:4]) + + +answer(river(loc_2(stateid('arkansas')))) + + +answer(A,(river(A),loc(A,B),const(B,stateid(arkansas)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' arkansas ' }) + +nenne die fluesse in arkansas +ονόμασε τα ποτάμια στο arkansas +จง บอก ชื่อ แม่น้ำ ทั้งหมด ใน รัฐ อาร์คันซอ +列出 阿肯色 州 的 河流 + + + + +Name the states which have no surrounding states . + + +(S (VP (VB Name) (NP (NP (DT the) (NNS states)) (SBAR (WHNP (WDT which)) (S (VP (VBP have) (NP (DT no) (VBG surrounding) (NNS states)))))))) + + +(S Name-[Query:0] the-[State:2] states-[State:2] which-[State:1] have-[State:1] no-[State:1] surrounding-[State:3] states-[State:4]) + + +answer(exclude(state(all), next_to_2(state(all)))) + + +answer(A,(state(A),not((next_to(A,B),state(B))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ exclude ( *n:State , *n:State ) }) + *n:State -> ({ state ( all ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +nenne die staaten an die keine anderen staaten angrenzen +ονόμασε τις πολιτείες που δεν έχουν περιβάλλουσες πολιτείες +รัฐ ใด ไม่ ติด กับ รัฐ ใด เลย +列出 所有 不跟 其它 州 接壤 的 州 + + + + +Number of citizens in Boulder ? + + +(SQ (NP (NP (NN Number)) (PP (IN of) (NP (NP (NNS citizens)) (PP (IN in) (NP (NNP Boulder))))))) + + +(S Number-[Num:1] of-[Num:1] citizens-[Num:1] in-[Num:1] Boulder-[CityName:3]) + + +answer(population_1(cityid('boulder', _))) + + +answer(A,(population(B,A),const(B,cityid(boulder,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' boulder ' }) + +wie viele staatsbuerger in boulder +ο αριθμός των πολιτών στο boulder +เมือง โบลเดอร์ มี ประชากร เท่าไหร่ +在 博尔德 有 多少 公民 + + + + +Number of people in Boulder ? + + +(SQ (NP (NP (NN Number)) (PP (IN of) (NP (NP (NNS people)) (PP (IN in) (NP (NNP Boulder))))))) + + +(S Number-[Num:1] of-[Num:1] people-[Num:1] in-[Num:1] Boulder-[CityName:3]) + + +answer(population_1(cityid('boulder', _))) + + +answer(A,(population(B,A),const(B,cityid(boulder,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' boulder ' }) + +wie viele leute in boulder +αριθμός των ανθρώπων στο boulder +จำนวน ประชากร ใน เมือง โบลเดอร์ +博尔德 市 有 多少 人 + + + + +Number of states bordering Iowa ? + + +(SQ (NP (NP (NN Number)) (PP (IN of) (NP (NP (NNS states)) (VP (VBG bordering) (NP (NNP Iowa))))))) + + +(S Number-[Num:1] of-[Num:1] states-[State:2] bordering-[State:3] Iowa-[StateName:5]) + + +answer(count(state(next_to_2(stateid('iowa'))))) + + +answer(A,count(B,(state(B),next_to(B,C),const(C,stateid(iowa))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' iowa ' }) + +wie viele staaten grenzen an iowa +αριθμός πολιτειών που συνορεύουν με την iowa +มี รัฐ ติด อยู่ กับ รัฐ ไอโอวา อยู่ กี่ รัฐ +与 艾奥瓦 州 接壤 的 州 有 多少 + + + + +Of the states washed by the Mississippi river which has the lowest point ? + + +(SBARQ (PP (IN Of) (NP (NP (DT the) (NNS states)) (VP (VBN washed) (PP (IN by) (NP (DT the) (NNP Mississippi) (NN river)))))) (WHNP (WDT which)) (SQ (VP (VBZ has) (NP (DT the) (JJS lowest) (NN point))))) + + +(S Of-[State:6] the-[State:6] states-[State:6] washed-[State:7] by-[State:7] the-[River:8] Mississippi-[RiverName:10] river-[River:8] which-[Query:0] has-[State:2] the-[Place:3] lowest-[Place:3] point-[Place:4]) + + +answer(state(loc_1(lowest(place(loc_2(state(traverse_1(river(riverid('mississippi')))))))))) + + +answer(D,(state(D),loc(B,D),lowest(B,(state(A),traverse(C,A),const(C,riverid(mississippi)),loc(B,A),place(B))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +welcher staat hat die niedrigste erhebung in den staaten durch welche der mississippi fluss verlaeuft +από τις πολιτείες που βρέχονται από το ποταμό mississippi ποια έχει το χαμηλότερο σημείο +พื้นที่ ต่ำ สุด ของ รัฐ ใด จะ ถูก แม่น้ำ มิสซิสซิปปี ท่วม +在 密西西比 河 流经 的 州 里 哪 一个 州 有 最低 点 + + + + +People in Boulder ? + + +(SQ (NP (NP (NNS People)) (PP (IN in) (NP (NNP Boulder))))) + + +(S People-[Num:1] in-[Num:1] Boulder-[CityName:3]) + + +answer(population_1(cityid('boulder', _))) + + +answer(A,(population(B,A),const(B,cityid(boulder,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' boulder ' }) + +wie hoch ist die bevoelkerung von boulder +άνθρωποι στο boulder +จำนวน ประชากร ใน เมือง โบลเดอร์ +博尔德 市 有 多少 人 + + + + +Population of Boulder ? + + +(SQ (NP (NP (NN Population)) (PP (IN of) (NP (NNP Boulder))))) + + +(S Population-[Num:1] of-[Num:1] Boulder-[CityName:3]) + + +answer(population_1(cityid('boulder', _))) + + +answer(A,(population(B,A),const(B,cityid(boulder,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' boulder ' }) + +leute in boulder +πληθυσμός του boulder +เมือง โบลเดอร์ มี ประชากร เท่าไหร่ +博尔德 市 的 居民 人数 是 多少 + + + + +Rivers in New York ? + + +rios en new york ? + + +nyuu yooku no kawa ka ? + + +new york taki nehirler nelerdir ? + + +(SQ (NP (NP (NNS Rivers)) (PP (IN in) (NP (NNP New) (NNP York))))) + + +(S rios en new_york) + + +(S nyuu_yooku no kawa ka) + + +(S new_york taki nehirler nelerdir) + + +(S Rivers-[River:1] in-[River:2] New-[StateName:4] York-[StateName:4]) + + +answer(river(loc_2(stateid('new york')))) + + +answer(A,(river(A),loc(A,B),const(B,stateid('new york')))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new york ' }) + +wie viele fluesse verlaufen durch new york +ποτάμια στη new york +แม่น้ำ สาย ใด ไหล ผ่าน รัฐ นิวยอร์ค +列出 所有 纽约 州 的 河流 + + + + +Sacramento is the capital of which state ? + + +(SQ (NP (NNP Sacramento)) (VP (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (WHNP (WDT which) (NN state)))))) + + +(S Sacramento-[CityName:5] is-[City:3] the-[City:3] capital-[City:3] of-[State:2] which-[Query:0] state-[State:1]) + + +answer(state(loc_1(capital(cityid('sacramento', _))))) + + +answer(A,(const(B,cityid(sacramento,_)),capital(B),loc(B,A),state(A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' sacramento ' }) + +sacramento ist die hauptstadt welcher staat +το sacramento είναι πρωτεύουσα ποιας πολιτείας +ซาคราเม็นโต เป็น เมืองหลวง ของ รัฐ ใด +萨克拉门托 是 哪个 州 的 首府 + + + + +San Antonio is in what state ? + + +(SQ (NP (NNP San) (NNP Antonio)) (VP (VBZ is) (PP (IN in) (WHNP (WDT what) (NN state))))) + + +(S San-[CityName:4] Antonio-[CityName:4] is-[State:2] in-[State:2] what-[Query:0] state-[State:1]) + + +answer(state(loc_1(cityid('san antonio', _)))) + + +answer(A,(const(B,cityid('san antonio',_)),loc(B,A),state(A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' san antonio ' }) + +in welchem staat liegt san antonio +το san antonio είναι σε ποια πολιτεία +เมือง ซานอันโตนิโอ อยู่ ใน รัฐ ใด +圣安东尼奥 在 哪个 州 + + + + +Show major cities in Colorado . + + +(S (VP (VB Show) (NP (NP (JJ major) (NNS cities)) (PP (IN in) (NP (NNP Colorado)))))) + + +(S Show-[Query:0] major-[City:1] cities-[City:2] in-[City:3] Colorado-[StateName:5]) + + +answer(major(city(loc_2(stateid('colorado'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,stateid(colorado)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' colorado ' }) + +zeige mir die wichtigsten staedte in colorado +εμφάνισε κύριες πόλεις στο colorado +จง แสดง เมือง หลัก ของ รัฐ โคโลราโด +列出 在 科罗拉多 州 的 主要 城市 + + + + +Show me all the major lakes in the US . + + +(S (VP (VB Show) (NP (PRP me)) (NP (NP (PDT all) (DT the) (JJ major) (NNS lakes)) (PP (IN in) (NP (DT the) (NNP US)))))) + + +(S Show-[Query:0] me-[Query:0] all-[Place:1] the-[Place:1] major-[Place:1] lakes-[Place:2] in-[Place:3] the-[CountryName:5] US-[CountryName:5]) + + +answer(major(lake(loc_2(countryid('usa'))))) + + +answer(A,(major(A),lake(A),loc(A,B),const(B,countryid(usa)))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ major ( *n:Place ) }) + *n:Place -> ({ lake ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +zeige mir alle groesseren seen in den usa +δείξε μου όλες τις κύριες λίμνες στις us +จง บอก มา ว่า มี ทะเลสาบ หลัก อยู่ ทั้งหมด ใน อเมริกา +告诉 我 在 美国 所有 的 主要 湖泊 + + + + +State the state with the largest area . + + +(S (VP (VB State) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS largest) (NN area)))))) + + +(S State-[Query:0] the-[State:2] state-[State:2] with-[State:1] the-[State:1] largest-[State:1] area-[State:1]) + + +answer(largest_one(area_1(state(all)))) + + +answer(A,largest(B,(state(A),area(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( area_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +nenne den staat mit der groessten flaeche +ονόμασε την πολιτεία με τη μεγαλύτερη επιφάνεια +จง บอก รัฐ ที่ มี พื้นที่ ใหญ่ ที่สุด มา +说出 面积 最大 的 州 + + + + +States bordering Iowa ? + + +(SQ (NP (NP (NNS States)) (VP (VBG bordering) (NP (NNP Iowa))))) + + +(S States-[State:1] bordering-[State:2] Iowa-[StateName:4]) + + +answer(state(next_to_2(stateid('iowa')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(iowa)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' iowa ' }) + +staaten iowa angrenzend +πολιτείες που συνορεύουν με την iowa +รัฐ ใด บ้าง อยู่ ติด กับ รัฐ ไอโอวา +列出 与 艾奥瓦 州 接壤 的 州 + + + + +Tell me what cities are in Texas . + + +(S (VP (VB Tell) (NP (PRP me)) (SBAR (WHNP (WDT what) (NNS cities)) (S (VP (VBP are) (PP (IN in) (NP (NNP Texas)))))))) + + +(S Tell-[Query:0] me-[Query:0] what-[Query:0] cities-[City:1] are-[City:2] in-[City:2] Texas-[StateName:4]) + + +answer(city(loc_2(stateid('texas')))) + + +answer(A,(city(A),loc(A,B),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +nenne mir die staedte in texas +πες μου ποιες πόλεις είναι στο texas +จง บอก ชื่อ เมือง ที่ อยู่ ใน รัฐ เท็กซัส +告诉 我 在 得克萨斯 州 有 哪些 城市 + + + + +Through which states does the longest river in Texas run ? + + +(SBARQ (WHPP (IN Through) (WHNP (WDT which) (NNS states))) (SQ (VBZ does) (NP (NP (DT the) (JJS longest) (NN river)) (PP (IN in) (NP (NNP Texas)))) (VP (VB run)))) + + +(S Through-[Query:0] which-[Query:0] states-[State:1] does-[State:2] the-[River:3] longest-[River:3] river-[River:4] in-[River:5] Texas-[StateName:7] run-[State:2]) + + +answer(state(traverse_1(longest(river(loc_2(stateid('texas'))))))) + + +answer(A,(longest(B,(river(B),loc(B,C),const(C,stateid(texas)))),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +durch welche staaten fliesst der laengste fluss in texas +πόσες πολιτείες διασχίζει το μεγαλύτερο ποτάμι στο texas +แม่น้ำ สาย ที่ ยาว ที่สุด ใน รัฐ เท็กซัส ไหล ผ่าน รัฐ ใด บ้าง +在 德克萨斯 州 的 最长 的 河流 贯穿 哪些 州 + + + + +Through which states does the Mississippi flow ? + + +(SBARQ (WHPP (IN Through) (WHNP (WDT which) (NNS states))) (SQ (VBZ does) (NP (DT the) (NNP Mississippi)) (VP (VB flow)))) + + +(S Through-[Query:0] which-[Query:0] states-[State:1] does-[State:2] the-[RiverName:4] Mississippi-[RiverName:4] flow-[State:2]) + + +answer(state(traverse_1(riverid('mississippi')))) + + +answer(A,(state(A),const(B,riverid(mississippi)),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +durch welche staaten verlaueft der mississippi +ποιες πολιτείες διασχίζει ο mississippi +รัฐ ใด บ้าง ที่ แม่น้ำ มิสซิสซิปปี ไหล ผ่าน +密西西比 河 流经 哪些 州 + + + + +Through which states does the Mississippi run ? + + +por cuales estados corre el mississippi ? + + +mishishippi kawa wa dono shuu wo nagarete imasu ka ? + + +mississippi hangi eyaletlerden gecer ? + + +(SBARQ (WHPP (IN Through) (WHNP (WDT which) (NNS states))) (SQ (VBZ does) (NP (DT the) (NNP Mississippi)) (VP (VB run)))) + + +(S por cuales estados corre el mississippi) + + +(S mishishippi kawa wa dono shuu wo nagarete imasu ka) + + +(S mississippi hangi eyaletlerden gecer) + + +(S Through-[Query:0] which-[Query:0] states-[State:1] does-[State:2] the-[RiverName:4] Mississippi-[RiverName:4] run-[State:2]) + + +answer(state(traverse_1(riverid('mississippi')))) + + +answer(A,(state(A),const(B,riverid(mississippi)),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +durch welche staaten fliesst der mississippi +ποιες πολιτείες διασχίζει ο mississippi +รัฐ ใด มี แม่น้ำ มิสซิสซิปปี ไหล ผ่าน +密西西比 河 贯穿 哪些 州 + + + + +What are all the rivers in Texas ? + + +que son todos los rios en texas ? + + +tekisasu no kawa wa nani zenbu desu ka ? + + +texas daki nehirler nelerdir ? + + +(SBARQ (WHNP (WP What)) (SQ (VP (VBP are) (NP (NP (PDT all) (DT the) (NNS rivers)) (PP (IN in) (NP (NNP Texas))))))) + + +(S que son todos los rios en texas) + + +(S tekisasu no kawa wa nani zenbu desu ka) + + +(S texas daki nehirler nelerdir) + + +(S What-[Query:0] are-[Query:0] all-[River:1] the-[River:1] rivers-[River:1] in-[River:2] Texas-[StateName:4]) + + +answer(river(loc_2(stateid('texas')))) + + +answer(A,(river(A),loc(A,B),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welche fluesse gibt es in texas +ποιοι είναι όλα τα ποτάμια στο texas +แม่น้ำ ใด ไหล ผ่าน รัฐ เท็กซัส +在 德克萨斯 州 所有 的 河流 是 哪些 + + + + +What are major rivers in Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (JJ major) (NNS rivers)) (PP (IN in) (NP (NNP Texas)))))) + + +(S What-[Query:0] are-[Query:0] major-[River:1] rivers-[River:2] in-[River:3] Texas-[StateName:5]) + + +answer(major(river(loc_2(stateid('texas'))))) + + +answer(A,(major(A),river(A),loc(A,B),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ major ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welche wichtigen fleusse gibt es in texas +ποια είναι τα κύρια ποτάμια στο texas +แม่น้ำ สาย หลัก ใน รัฐ เท็กซัส มี อะไร บ้าง +德克萨斯 州 的 主要 河流 是 哪些 + + + + +What are the biggest rivers in Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJS biggest) (NNS rivers)) (PP (IN in) (NP (NNP Texas)))))) + + +(S What-[Query:0] are-[Query:0] the-[River:1] biggest-[River:1] rivers-[River:2] in-[River:3] Texas-[StateName:5]) + + +answer(longest(river(loc_2(stateid('texas'))))) + + +answer(A,longest(A,(river(A),loc(A,B),const(B,stateid(texas))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welches sind die groessten fluesse in texas +ποια είναι τα μεγαλύτερα ποτάμια στο texas +แม่น้ำ ที่ ใหญ่ ที่สุด ใน รัฐ เท็กซัส ชื่อ ว่า อะไร +得克萨斯 州 的 最大 的 河流 是 什么 + + + + +What are the capital cities of the states which border Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NN capital) (NNS cities)) (PP (IN of) (NP (NP (DT the) (NNS states)) (SBAR (WHNP (WDT which)) (S (VP (VBP border) (NP (NNP Texas)))))))))) + + +(S What-[Query:0] are-[Query:0] the-[City:1] capital-[City:1] cities-[City:2] of-[City:3] the-[State:4] states-[State:4] which-[State:5] border-[State:5] Texas-[StateName:7]) + + +answer(capital(city(loc_2(state(next_to_2(stateid('texas'))))))) + + +answer(A,(capital(A),city(A),loc(A,B),state(B),next_to(B,C),const(C,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie lauten die hauptstaedte der staaten welche an texas grenzen +ποιες είναι οι πρωτεύουσες πόλεις των πολιτειών που συνορεύουν με το texas +รัฐ ที่ อยู่ ติด กับ รัฐ เท็กซัส มี เมืองหลวง ชื่อ อะไร บ้าง +与 得克萨斯 州 接壤 的 州 的 首府 城市 是 什么 + + + + +What is the capital city in Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital) (NN city)) (PP (IN in) (NP (NNP Texas)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] city-[City:2] in-[City:3] Texas-[StateName:5]) + + +answer(capital(city(loc_2(stateid('texas'))))) + + +answer(A,(capital(A),city(A),loc(A,B),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +was ist die hauptstadt des staates texas +ποια είναι η πρωτεύουσα πόλη του texas +เมืองหลวง ของ รัฐ เท็กซัส ชื่อ ว่า อะไร +德克萨斯 州 的 首府 城市 是 什么 + + + + +What are the capitals of states that border Missouri ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS capitals)) (PP (IN of) (NP (NP (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VBP border) (NP (NNP Missouri)))))))))) + + +(S What-[Query:0] are-[Query:0] the-[City:1] capitals-[City:1] of-[City:2] states-[State:3] that-[State:4] border-[State:4] Missouri-[StateName:6]) + + +answer(capital(loc_2(state(next_to_2(stateid('missouri')))))) + + +answer(A,(capital(A),loc(A,B),state(B),next_to(B,C),const(C,stateid(missouri)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' missouri ' }) + +wie lauten die hauptstaedte der staaten welche an missouri grenzen +ποιες είναι οι πρωτεύουσες των πολιτειών που συνορεύουν με το missouri +รัฐ ที่ ล้อมรอบ รัฐ มิสซูรี มี เมืองหลวง ชื่อ อะไร บ้าง +与 密苏里 接壤 的 州 的 首府 是 什么 + + + + +What are the capitals of the states that border Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS capitals)) (PP (IN of) (NP (NP (DT the) (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VBP border) (NP (NNP Texas)))))))))) + + +(S What-[Query:0] are-[Query:0] the-[City:1] capitals-[City:1] of-[City:2] the-[State:3] states-[State:3] that-[State:4] border-[State:4] Texas-[StateName:6]) + + +answer(capital(loc_2(state(next_to_2(stateid('texas')))))) + + +answer(A,(capital(A),loc(A,B),state(B),next_to(B,C),const(C,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welches sind die hauptstaedte der an texas angrenzenden staaten +ποιες είναι οι πρωτεύουσες των πολιτειών που συνορεύουν με το texas +เมืองหลวง ของ รัฐ ที่ ล้อมรอบ รัฐ เท็กซัส มี อะไร บ้าง +与 得克萨斯 州 接壤 的 州 的 首府 是 什么 + + + + +What are the cities in California ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS cities)) (PP (IN in) (NP (NNP California)))))) + + +(S What-[Query:0] are-[Query:0] the-[City:1] cities-[City:1] in-[City:2] California-[StateName:4]) + + +answer(city(loc_2(stateid('california')))) + + +answer(A,(city(A),loc(A,B),const(B,stateid(california)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' california ' }) + +was sind die staedte in california +ποιες είναι οι πόλεις στην california +รัฐ แคลิฟอร์เนีย มี เมือง อะไรบ้าง +在 加 州 有 什么 城市 + + + + +What are the cities in states through which the Mississippi runs ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS cities)) (PP (IN in) (NP (NP (NNS states)) (SBAR (WHPP (IN through) (WHNP (WDT which))) (S (NP (DT the) (NNP Mississippi)) (VP (VBZ runs))))))))) + + +(S What-[Query:0] are-[Query:0] the-[City:1] cities-[City:1] in-[City:2] states-[State:3] through-[State:4] which-[State:4] the-[RiverName:6] Mississippi-[RiverName:6] runs-[State:4]) + + +answer(city(loc_2(state(traverse_1(riverid('mississippi')))))) + + +answer(A,(city(A),loc(A,B),state(B),traverse(C,B),const(C,riverid(mississippi)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +wie lauten die staedte in den staaten durch welchder mississippi fluss verlaeuft +ποιες είναι οι πόλεις στις πολιτείες τις οποίες διασχίζει ο mississippi +รัฐ ที่ แม่น้ำ มิสซิสซิปปี ไหล ผ่าน มี เมือง อะไร บ้าง +密西西比 河 所 贯穿 的 州 的 城市 有 哪些 + + + + +What are the cities of the state with the highest point ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS cities)) (PP (IN of) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS highest) (NN point)))))))) + + +(S What-[Query:0] are-[Query:0] the-[City:1] cities-[City:1] of-[City:2] the-[State:3] state-[State:3] with-[State:4] the-[Place:5] highest-[Place:5] point-[Place:6]) + + +answer(city(loc_2(state(loc_1(highest(place(all))))))) + + +answer(A,(city(A),loc(A,B),state(B),loc(C,B),highest(C,place(C)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( all ) }) + +welches sind die staedte des staates mit der hoechsten erhebung +ποιες είναι οι πόλεις της πολιτείας με το ψηλότερο σημείο +รัฐ ที่ มี จุด สูง สุด มี เมือง อะไร บ้าง +最高 点 所在 州 有 什么 城市 + + + + +What are the highest points of all the states ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJS highest) (NNS points)) (PP (IN of) (NP (PDT all) (DT the) (NNS states)))))) + + +(S What-[Query:0] are-[Query:0] the-[Place:1] highest-[Place:1] points-[Place:2] of-[Place:3] all-[State:4] the-[State:4] states-[State:4]) + + +answer(highest(place(loc_2(state(all))))) + + +answer(A,highest(A,(place(A),loc(A,B),state(B)))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +wie lauten die hoechsten punkte aller staaten +ποια είναι τα ψηλότερα σημεία όλων των πολιτειών +จุด สูง สุด ของ แต่ละ รัฐ มี อะไร บ้าง +所有 州 的 最高 点 是 什么 + + + + +What are the highest points of states surrounding Mississippi ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJS highest) (NNS points)) (PP (IN of) (NP (NP (NNS states)) (VP (VBG surrounding) (NP (NNP Mississippi)))))))) + + +(S What-[Query:0] are-[Query:0] the-[Place:1] highest-[Place:1] points-[Place:2] of-[Place:3] states-[State:4] surrounding-[State:5] Mississippi-[StateName:7]) + + +answer(highest(place(loc_2(state(next_to_2(stateid('mississippi'))))))) + + +answer(A,(highest(A,(place(A),loc(A,B),state(B))),next_to(B,C),const(C,stateid(mississippi)))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' mississippi ' }) + +wie lauten die hoechsten punkte der staaten welche mississippi umgeben +ποια είναι τα ψηλότερα σημεία των πολιτειών που περιβάλλουν τον mississippi +รัฐ ที่ อยู่ ติด กับ รัฐ มิสซิสซิปปี มี จุด สูง สุด อะไร บ้าง +什么 是 密西西比 州 的 周边 的 州 的 最高 点 + + + + +What are the lakes in states bordering Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS lakes)) (PP (IN in) (NP (NP (NNS states)) (VP (VBG bordering) (NP (NNP Texas)))))))) + + +(S What-[Query:0] are-[Query:0] the-[Place:1] lakes-[Place:1] in-[Place:2] states-[State:3] bordering-[State:4] Texas-[StateName:6]) + + +answer(lake(loc_2(state(next_to_2(stateid('texas')))))) + + +answer(A,(lake(A),loc(A,B),state(B),next_to(B,C),const(C,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lake ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie lauten die namen der seen der staaten welche an texas grenzen +ποιες είναι οι λίμνες στις πολιτείες που συνορεύουν το texas +มี ทะเลสาบ อะไร บ้าง ที่ อยู่ ใน รัฐ ที่ อยู่ ติด กับ รัฐ เท็กซัส +哪些 湖泊 在 与 得克萨斯 州 接壤 的 州 + + + + +What are the largest cities in the states that border the largest state ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJS largest) (NNS cities)) (PP (IN in) (NP (NP (DT the) (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VBP border) (NP (DT the) (JJS largest) (NN state)))))))))) + + +(S What-[Query:0] are-[Query:0] the-[City:1] largest-[City:1] cities-[City:2] in-[City:3] the-[State:4] states-[State:4] that-[State:5] border-[State:5] the-[State:6] largest-[State:6] state-[State:7]) + + +answer(largest(city(loc_2(state(next_to_2(largest(state(all)))))))) + + +answer(A,largest(A,(city(A),loc(A,B),state(B),next_to(B,C),largest(C,state(C))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welches sind die groessten staedte in an den groessten staat angrenzende staaten +ποιες είναι οι μεγαλύτερες πόλεις στις πολιτείες που συνορεύουν με τη μεγαλύτερη πολιτεία +ใน บรรดา รัฐ ต่างๆ ที่ อยู่ ติด กับ รัฐ ที่ ใหญ่ ที่สุด รัฐ เหล่านั้น มี เมือง ใหญ่ ที่สุด อะไรบ้าง +与 最大 的 州 接壤 的 州 的 最大 的 城市 是 什么 + + + + +What are the major cities in Alabama ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NNP Alabama)))))) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] Alabama-[StateName:5]) + + +answer(major(city(loc_2(stateid('alabama'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,stateid(alabama)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alabama ' }) + +welches sind die grossen staedte in alabama +ποιες είναι οι κύριες πόλεις στην alabama +เมือง หลัก ของ รัฐ อลาบามา มี อะไร บ้าง +阿拉巴马 州 的 主要 城市 是 什么 + + + + +What are the major cities in Alaska ? + + +que son las ciudades mayores en alaska ? + + +arasuka ni wa donna daitoshi ga arimasu ka ? + + +alaska daki baslica sehirler nelerdir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NNP Alaska)))))) + + +(S que son las ciudades mayores en alaska) + + +(S arasuka ni wa donna daitoshi ga arimasu ka) + + +(S alaska daki baslica sehirler nelerdir) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] Alaska-[StateName:5]) + + +answer(major(city(loc_2(stateid('alaska'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,stateid(alaska)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alaska ' }) + +wie lauten die wichtigsten staedte in alaska +ποιες είναι οι κύριες πόλεις στην alaska +เมือง หลัก ของ รัฐ อลาสกา มี อะไร บ้าง +阿拉斯加 州 的 主要 城市 是 什么 + + + + +What are the major cities in California ? + + +que son las ciudades mayores en california ? + + +karifuorunia no ookina toshi wa nan desu ka ? + + +california daki baslica sehirler nelerdir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NNP California)))))) + + +(S que son las ciudades mayores en california) + + +(S karifuorunia no ookina toshi wa nan desu ka) + + +(S california daki baslica sehirler nelerdir) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] California-[StateName:5]) + + +answer(major(city(loc_2(stateid('california'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,stateid(california)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' california ' }) + +wie lauten die wichtigsten fluesse in dem staat california +ποιες είναι οι κύριες πόλεις στην california +เมือง เอก ของ รัฐ แคลิฟอร์เนีย มี อะไร บ้าง +加利福尼亚 州 的 主要 城市 是 什么 + + + + +What are the major cities in Delaware ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NNP Delaware)))))) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] Delaware-[StateName:5]) + + +answer(major(city(loc_2(stateid('delaware'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,stateid(delaware)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' delaware ' }) + +welches sind grosse staedte in delaware +ποιες είναι οι κύριες πολιτείες στο delaware +เมือง เอก ของ รัฐ เดลาแวร์ มี อะไรบ้าง +特拉华 州 的 主要 城市 是 什么 + + + + +What are the major cities in Kansas ? + + +que son las ciudades mayores en kansas ? + + +kanzasu no ookina toshi wa nan desu ka ? + + +kansas daki baslica sehirler nelerdir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NNP Kansas)))))) + + +(S que son las ciudades mayores en kansas) + + +(S kanzasu no ookina toshi wa nan desu ka) + + +(S kansas daki baslica sehirler nelerdir) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] Kansas-[StateName:5]) + + +answer(major(city(loc_2(stateid('kansas'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,stateid(kansas)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' kansas ' }) + +welche grossen staedte gibt es in kansas +ποιες είναι οι κύριες πόλεις στο kansas +เมือง เอก ของ รัฐ แคนซัส มี อะไรบ้าง +堪萨斯 州 的 主要 城市 是 什么 + + + + +What are the major cities in Missouri ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NNP Missouri)))))) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] Missouri-[StateName:5]) + + +answer(major(city(loc_2(stateid('missouri'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,stateid(missouri)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' missouri ' }) + +welche sind die groessten staedte in missouri +ποιες είναι οι κύριες πόλεις στο missouri +เมือง เอก ของ รัฐ มิสซูรี มี อะไร บ้าง +密苏里 州 的 主要 城市 是 什么 + + + + +What are the major cities in New Mexico ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NNP New) (NNP Mexico)))))) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] New-[StateName:5] Mexico-[StateName:5]) + + +answer(major(city(loc_2(stateid('new mexico'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,stateid('new mexico')))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new mexico ' }) + +welche sind die groesseren staedte in new mexico +ποιες είναι οι κύριες πόλεις στο new mexico +เมือง เอก ของ รัฐ นิวเม็กซิโก มี อะไร บ้าง +新墨西哥 州 的 主要 城市 是 什么 + + + + +What are the major cities in New York ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NNP New) (NNP York)))))) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] New-[StateName:5] York-[StateName:5]) + + +answer(major(city(loc_2(stateid('new york'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,stateid('new york')))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new york ' }) + +welches sind grosse staedte in new york +ποιες είναι οι κύριες πόλεις στη new york +รัฐ นิวยอร์ค มี เมือง เอก อะไร บ้าง +纽约 州 的 主要 城市 是 什么 + + + + +What are the major cities in North Carolina ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NNP North) (NNP Carolina)))))) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] North-[StateName:5] Carolina-[StateName:5]) + + +answer(major(city(loc_2(stateid('north carolina'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,stateid('north carolina')))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' north carolina ' }) + +welches sind die wesentlichen staedte north carolinas +ποιες είναι οι κύριες πόλεις στη north carolina +เมือง เอก ของ รัฐ นอร์ธแคโรไลนา มี อะไร บ้าง +北卡罗来纳 州 的 主要 城市 是 什么 + + + + +What are the major cities in Ohio ? + + +que son las ciudades mayores en ohio ? + + +ohaio ni wa donna daitoshi ga arimasu ka ? + + +ohio daki baslica sehirler nelerdir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NNP Ohio)))))) + + +(S que son las ciudades mayores en ohio) + + +(S ohaio ni wa donna daitoshi ga arimasu ka) + + +(S ohio daki baslica sehirler nelerdir) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] Ohio-[StateName:5]) + + +answer(major(city(loc_2(stateid('ohio'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,stateid(ohio)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' ohio ' }) + +wie lauten die wichtigsten staedte in ohio +ποιες είναι οι κύριες πολιτείες στο ohio +เมือง เอก ของ รัฐ โอไฮโอ มี อะไร บ้าง +俄亥俄 州 的 主要 城市 是 什么 + + + + +What are the major cities in Oklahoma ? + + +que son las ciudades mayores en oklahoma ? + + +okurahoma ni wa donna daitoshi ga arimasu ka ? + + +oklahoma daki baslica sehirler nelerdir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NNP Oklahoma)))))) + + +(S que son las ciudades mayores en oklahoma) + + +(S okurahoma ni wa donna daitoshi ga arimasu ka) + + +(S oklahoma daki baslica sehirler nelerdir) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] Oklahoma-[StateName:5]) + + +answer(major(city(loc_2(stateid('oklahoma'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,stateid(oklahoma)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' oklahoma ' }) + +welche sind die groesste staedte in oklahoma +ποιες είναι οι κύριες πόλεις στην oklahoma +เมือง หลัก ของ รัฐ โอกลาโฮมา มี อะไร บ้าง +俄克拉荷马 州 的 主要 城市 是 什么 + + + + +What are the major cities in Rhode Island ? + + +que son las ciudades mayores en rhode island ? + + +roodoairando ni wa donna daitoshi ga arimasu ka ? + + +rhode island daki baslica sehirler nelerdir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NNP Rhode) (NNP Island)))))) + + +(S que son las ciudades mayores en rhode_island) + + +(S roodoairando ni wa donna daitoshi ga arimasu ka) + + +(S rhode_island daki baslica sehirler nelerdir) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] Rhode-[StateName:5] Island-[StateName:5]) + + +answer(major(city(loc_2(stateid('rhode island'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,stateid('rhode island')))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' rhode island ' }) + +wie lauten die wichtigsten staedte in rhode island +ποιες είναι οι κύριες πόλεις στο rhode island +เมือง เอก ของ รัฐ โรดไอแลนด์ มี อะไร บ้าง +罗德岛 州 的 主要 城市 是 什么 + + + + +What are the major cities in states through which the Mississippi runs ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NP (NNS states)) (SBAR (WHPP (IN through) (WHNP (WDT which))) (S (NP (DT the) (NNP Mississippi)) (VP (VBZ runs))))))))) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] states-[State:4] through-[State:5] which-[State:5] the-[RiverName:7] Mississippi-[RiverName:7] runs-[State:5]) + + +answer(major(city(loc_2(state(traverse_1(riverid('mississippi'))))))) + + +answer(A,(major(A),city(A),loc(A,B),state(B),traverse(C,B),const(C,riverid(mississippi)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +welches sind grosse staedte in den staaten durch die der mississippi fliesst +ποιες είναι οι κύριες πόλεις στις πολιτείεςτις οποίες διατρέχει ο mississippi +รัฐ ต่างๆ ที่ แม่น้ำ มิสซิสซิปปี ไหล ผ่าน มี เมือง หลัก อะไร บ้าง +密西西比 河 贯穿 的 州 的 主要 城市 是 什么 + + + + +What are the major cities in Texas ? + + +que son las ciudades mayores en texas ? + + +tekisasu ni wa donna daitoshi ga arimasu ka ? + + +texas daki baslica sehirler nelerdir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NNP Texas)))))) + + +(S que son las ciudades mayores en texas) + + +(S tekisasu ni wa donna daitoshi ga arimasu ka) + + +(S texas daki baslica sehirler nelerdir) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] Texas-[StateName:5]) + + +answer(major(city(loc_2(stateid('texas'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welche sind die groessten staedte in texas +ποιες είναι οι κύριες πόλεις στο texas +เมือง เอก ของ รัฐ เท็กซัส มี อะไร บ้าง +得克萨斯 州 的 主要 城市 是 什么 + + + + +What are the major cities in the largest state ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (DT the) (JJS largest) (NN state)))))) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] the-[State:4] largest-[State:4] state-[State:5]) + + +answer(major(city(loc_2(largest(state(all)))))) + + +answer(A,(major(A),city(A),loc(A,B),largest(B,state(B)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +was sind die groessten stadte in dem groessten staat +ποιες είναι οι κύριες πόλεις στη μεγαλύτερη πολιτεία +รัฐ ที่ ใหญ่ ที่สุด มี เมือง เอก อะไร บ้าง +最大 的 州 的 主要 城市 是 什么 + + + + +What are the major cities in the smallest state in the US ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NP (DT the) (JJS smallest) (NN state)) (PP (IN in) (NP (DT the) (NNP US)))))))) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] the-[State:4] smallest-[State:4] state-[State:5] in-[State:6] the-[CountryName:8] US-[CountryName:8]) + + +answer(major(city(loc_2(smallest(state(loc_2(countryid('usa')))))))) + + +answer(A,(major(A),city(A),loc(A,B),smallest(B,(state(B),loc(B,C),const(C,countryid(usa)))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ smallest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welches sind die groessten staedte im kleinsten staat der usa +ποιες είναι οι κύριες πόλεις στη μικρότερη πολιτεία στις ηπα +เมือง เอก ของ รัฐ ที่ เล็ก ที่สุด ของ สหรัฐอเมริกา มี อะไรบ้าง +美国 的 最小 州 的 主要 城市 是 什么 + + + + +What are the major cities in the state of California ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NP (DT the) (NN state)) (PP (IN of) (NP (NNP California)))))))) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] the-[State:4] state-[State:4] of-[State:4] California-[StateName:6]) + + +answer(major(city(loc_2(state(stateid('california')))))) + + +answer(A,(major(A),city(A),loc(A,B),state(B),const(B,stateid(california)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' california ' }) + +wie lauten die wichtigsten staedte in california +ποιες είναι οι κύριες πόλεις στην πολιτεία της california +เมือง เอก ของ รัฐ แคลิฟอร์เนีย มี อะไร บ้าง +美国 加利福尼亚 州 的 主要 城市 是 什么 + + + + +What are the major cities in the states through which the major river in Virginia runs ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NP (DT the) (NNS states)) (SBAR (WHPP (IN through) (WHNP (WDT which))) (S (NP (NP (DT the) (JJ major) (NN river)) (PP (IN in) (NP (NNP Virginia)))) (VP (VBZ runs))))))))) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] the-[State:4] states-[State:4] through-[State:5] which-[State:5] the-[River:6] major-[River:6] river-[River:7] in-[River:8] Virginia-[StateName:10] runs-[State:5]) + + +answer(major(city(loc_2(state(traverse_1(major(river(loc_2(stateid('virginia')))))))))) + + +answer(A,(major(A),city(A),loc(A,B),state(B),major(C),river(C),loc(C,D),const(D,stateid(virginia)),traverse(C,B))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ major ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' virginia ' }) + +wie lauten die wichtigsten staedte in den vereinigten staaten durch welche der wichtigste fluss in virginia verlaeuft +ποιες είναι οι κύριες πόλεις στις πολιτείες τις οποίες διασχίζει το μεγαλύτερο ποτάμι στη virginia +เมือง เอก ของ รัฐ ที่ แม่น้ำ สาย หลัก ใน รัฐ เวอร์จิเนีย ไหล ผ่าน มี อะไร บ้าง +弗吉尼亚 州 的 主要 河流 贯穿 的 州 的 主要 城市 有 哪些 + + + + +What are the major cities in the USA ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (DT the) (NNP USA)))))) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] the-[CountryName:5] USA-[CountryName:5]) + + +answer(major(city(loc_2(countryid('usa'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,countryid(usa)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie lauten die wichtigen staedte der usa +ποιες είναι οι κύριες πόλεις στις ηπα +เมือง เอก ของ อเมริกา มี อะไรบ้าง +在 美国 有 什么 主要 城市 + + + + +What are the major cities in Vermont ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NNP Vermont)))))) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] Vermont-[StateName:5]) + + +answer(major(city(loc_2(stateid('vermont'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,stateid(vermont)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' vermont ' }) + +welches sind grosse staedte in vermont +ποιες είναι οι κύριες πόλεις στο vermont +เมืองหลัก ของ รัฐ เวอร์มอนต์ มี อะไร บ้าง +佛蒙特 州 的 主要 城市 是 什么 + + + + +What are the major cities in Wyoming ? + + +que son las ciudades mayores en wyoming ? + + +waiomingu ni wa donna daitoshi ga arimasu ka ? + + +wyoming daki baslica sehirler nelerdir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NNP Wyoming)))))) + + +(S que son las ciudades mayores en wyoming) + + +(S waiomingu ni wa donna daitoshi ga arimasu ka) + + +(S wyoming daki baslica sehirler nelerdir) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] Wyoming-[StateName:5]) + + +answer(major(city(loc_2(stateid('wyoming'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,stateid(wyoming)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' wyoming ' }) + +wie lauten die wichtigsten stadte in wyoming +ποιες είναι οι κύριες πόλεις στο wyoming +เมือง เอก ของ รัฐ ไวโอมิง มี อะไร บ้าง +怀俄明 州 的 主要 城市 是 什么 + + + + +What are the major cities of Texas ? + + +que son las ciudades mayores de texas ? + + +tekisasu no ookina toshi wa nan desu ka ? + + +texas in baslica sehirleri nelerdir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN of) (NP (NNP Texas)))))) + + +(S que son las ciudades mayores de texas) + + +(S tekisasu no ookina toshi wa nan desu ka) + + +(S texas in baslica sehirleri nelerdir) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] of-[City:3] Texas-[StateName:5]) + + +answer(major(city(loc_2(stateid('texas'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welches sind die wesentlichen staedte in texas +ποιες είναι οι κύριες πόλεις στο texas +เมือง เอก ของ รัฐ เท็กซัส มี อะไร บ้าง +得克萨斯 州 的 主要 城市 是 什么 + + + + +What are the major cities of the United States ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN of) (NP (DT the) (NNP United) (NNPS States)))))) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] of-[City:3] the-[CountryName:5] United-[CountryName:5] States-[CountryName:5]) + + +answer(major(city(loc_2(countryid('usa'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,countryid(usa)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welches sind die groessten staedte der usa +ποιες είναι οι κύριες πόλεις στις ηνωμένες πολιτείες +เมือง เอก ของ สหรัฐ มี อะไร บ้าง +美国 有 哪些 主要 城市 呢 + + + + +What are the major cities of the US ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN of) (NP (DT the) (NNP US)))))) + + +(S What-[Query:0] are-[Query:0] the-[City:1] major-[City:1] cities-[City:2] of-[City:3] the-[CountryName:5] US-[CountryName:5]) + + +answer(major(city(loc_2(countryid('usa'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,countryid(usa)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie lauten die wichtigsten staedte der vereinigten staaten +ποιες είναι οι κύριες πόλεις των ηπα +เมือง เอก ของ อเมริกา มี อะไร บ้าง +美国 的 主要 城市 是 什么 + + + + +What are the major lakes in United States ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS lakes)) (PP (IN in) (NP (NNP United) (NNPS States)))))) + + +(S What-[Query:0] are-[Query:0] the-[Place:1] major-[Place:1] lakes-[Place:2] in-[Place:3] United-[CountryName:5] States-[CountryName:5]) + + +answer(major(lake(loc_2(countryid('usa'))))) + + +answer(A,(major(A),lake(A),loc(A,B),const(B,countryid(usa)))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ major ( *n:Place ) }) + *n:Place -> ({ lake ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie lauten die wichtigsten seen in den usa +ποιες είναι οι κύριες λίμνες στις ηνωμένες πολιτείες +ทะเลสาบ หลัก ของ สหรัฐอเมริกา มี อะไร บ้าง +美国 有 哪些 主要 湖泊 呢 + + + + +What are the major rivers in Ohio ? + + +que son los rios mayores en ohio ? + + +ohaio no ookina kawa wa nan desu ka ? + + +ohio daki baslica nehirler nelerdir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS rivers)) (PP (IN in) (NP (NNP Ohio)))))) + + +(S que son los rios mayores en ohio) + + +(S ohaio no ookina kawa wa nan desu ka) + + +(S ohio daki baslica nehirler nelerdir) + + +(S What-[Query:0] are-[Query:0] the-[River:1] major-[River:1] rivers-[River:2] in-[River:3] Ohio-[StateName:5]) + + +answer(major(river(loc_2(stateid('ohio'))))) + + +answer(A,(major(A),river(A),loc(A,B),const(B,stateid(ohio)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ major ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' ohio ' }) + +wie lauten die wichtigsten fluesse in ohio +ποια είναι τα κύρια ποτάμια του ohio +แม่น้ำ สาย หลัก ใน รัฐ โอไฮโอ มี อะไร บ้าง +在 俄亥俄 州 有 哪些 主要 河流 + + + + +What are the major rivers in the US ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (JJ major) (NNS rivers)) (PP (IN in) (NP (DT the) (NNP US)))))) + + +(S What-[Query:0] are-[Query:0] the-[River:1] major-[River:1] rivers-[River:2] in-[River:3] the-[CountryName:5] US-[CountryName:5]) + + +answer(major(river(loc_2(countryid('usa'))))) + + +answer(A,(major(A),river(A),loc(A,B),const(B,countryid(usa)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ major ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welches sind die haupt-fluesse in den usa +ποια είναι τα κύρια ποτάμια στις ηπα +แม่น้ำ สาย หลัก ของ อเมริกา มี อะไร บ้าง +在 美国 有 哪些 主要 河流 呢 + + + + +What are the names of the major cities in Illinois ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS names)) (PP (IN of) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NNP Illinois)))))))) + + +(S What-[Query:0] are-[Query:0] the-[Query:0] names-[Query:0] of-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] Illinois-[StateName:5]) + + +answer(major(city(loc_2(stateid('illinois'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,stateid(illinois)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' illinois ' }) + +welches sind die namen grosser staedte in illinois +ποια είναι τα ονόματα των κύριων πόλεων στο illinois +เมือง เอก ของ รัฐ อิลลินอยส์ มี อะไร บ้าง +在 伊利诺伊 州 主要 城市 的 名称 是 什么 + + + + +What are the neighboring states for Michigan ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (VBG neighboring) (NNS states)) (PP (IN for) (NP (NNP Michigan)))))) + + +(S What-[Query:0] are-[Query:0] the-[State:2] neighboring-[State:2] states-[State:1] for-[State:2] Michigan-[StateName:4]) + + +answer(state(next_to_2(stateid('michigan')))) + + +answer(A,(next_to(A,B),state(A),const(B,stateid(michigan)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' michigan ' }) + +welches sind die nachbarstaaten von michigan +ποιες είναι οι γειτονικές πολιτείες για το michigan +รัฐ ใด บ้าง อยู่ ติด กับ มิชิแกน +哪些 是 和 密歇根 州 相邻 的 州 + + + + +What are the population densities of each US state ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NN population) (NNS densities)) (PP (IN of) (NP (DT each) (NNP US) (NN state)))))) + + +(S What-[Query:0] are-[Query:0] the-[Num:1] population-[Num:1] densities-[Num:1] of-[Num:1] each-[State:2] US-[State:2] state-[State:2]) + + +answer(density_1(state(all))) + + +answer(A,(density(B,A),state(B))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ density_1 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welches sind die bevoelkerungsdichten der us staaten +ποιες είναι οι πυκνότητες πληθυσμού καθεμίας από τις πολιτείες των ηπα +รัฐ แต่ละ รัฐ มี ความ หนาแน่น ของ ประชากร เท่าไหร่ บ้าง +美国 各 州 的 人口 密度 是 什么 + + + + +What is the population of Mississippi ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Mississippi)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Mississippi-[StateName:3]) + + +answer(population_1(stateid('mississippi'))) + + +answer(A,(population(B,A),const(B,stateid(mississippi)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' mississippi ' }) + +welches ist die einwohnerzahl von mississippi +ποιος είναι ο πληθυσμός του mississippi +รัฐ มิสซิสซิปปี มี ประชากร เท่าไหร่ +密西西比 州 的 人口 是 多少 + + + + +What are the populations of all the major cities in Montana ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS populations)) (PP (IN of) (NP (NP (PDT all) (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NNP Montana)))))))) + + +(S What-[Query:0] are-[Query:0] the-[Num:1] populations-[Num:1] of-[Num:1] all-[City:2] the-[City:2] major-[City:2] cities-[City:3] in-[City:4] Montana-[StateName:6]) + + +answer(population_1(major(city(loc_2(stateid('montana')))))) + + +answer(A,(population(B,A),major(B),city(B),loc(B,C),const(C,stateid(montana)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' montana ' }) + +wie gross sind die bevoelkerungen aller wichtigen staedte in montana +ποιοι είναι οι πληθυσμοί από όλες τις κύριες πόλεις στη montana +แต่ละ เมือง เอก ของ รัฐ มอนตานา มี ประชากร เท่าไหร่ +在 蒙大拿 州 所有 主要 城市 的 人口 是 多少 + + + + +What are the populations of states through which the Mississippi river runs ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS populations)) (PP (IN of) (NP (NP (NNS states)) (SBAR (WHPP (IN through) (WHNP (WDT which))) (S (NP (DT the) (NNP Mississippi) (NN river)) (VP (VBZ runs))))))))) + + +(S What-[Query:0] are-[Query:0] the-[Num:1] populations-[Num:1] of-[Num:1] states-[State:2] through-[State:3] which-[State:3] the-[River:4] Mississippi-[RiverName:6] river-[River:4] runs-[State:3]) + + +answer(population_1(state(traverse_1(river(riverid('mississippi')))))) + + +answer(A,(population(B,A),state(B),const(C,riverid(mississippi)),river(C),traverse(C,B))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +wie hoch ist die bevoelkerung der staaten durch welche der mississippi fluss verlaeuft +ποιοι είναι οι πληθυσμοί των πολιτειών τις οποίες διασχίζει ο ποταμός mississippi +รัฐ ที่ แม่น้ำ มิสซิสซิปปี ไหล ผ่าน มี ประชากร กี่ คน บ้าง +密西西比 河 所 贯穿 的 州 的 人口 是 多少 + + + + +What are the populations of states through which the Mississippi river runs ? + + +que son las poblaciones de los estados por cual corre el rio mississippi ? + + +mishishippi kawa ga nagareru shuu no jinkou wa ikura desu ka ? + + +mississippi nehrinin icinden gectigi eyaletlerin nufuslari nelerdir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS populations)) (PP (IN of) (NP (NP (NNS states)) (SBAR (WHPP (IN through) (WHNP (WDT which))) (S (NP (DT the) (NNP Mississippi) (NN river)) (VP (VBZ runs))))))))) + + +(S que son las poblaciones de los estados por cual corre el rio mississippi) + + +(S mishishippi kawa ga nagareru shuu no jinkou wa ikura desu ka) + + +(S mississippi nehrinin icinden gectigi eyaletlerin nufuslari nelerdir) + + +(S What-[Query:0] are-[Query:0] the-[Num:1] populations-[Num:1] of-[Num:1] states-[State:2] through-[State:3] which-[State:3] the-[River:4] Mississippi-[RiverName:6] river-[River:4] runs-[State:3]) + + +answer(population_1(state(traverse_1(river(riverid('mississippi')))))) + + +answer(A,(population(B,A),state(B),const(C,riverid(mississippi)),river(C),traverse(C,B))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +was sind die bevoelkerungen der staaten durch denen die mississippi fliesst +ποιοι είναι οι πληθυσμού των πολιτειών από τις οποίες περνά ο mississippi +แต่ละ รัฐ ที่ แม่น้ำ มิสซิสซิปปี ไหล ผ่าน มี ประชากร เท่าไหร่ บ้าง +密西西比 河 所 贯穿 的 州 的 人口 是 多少 + + + + +What are the populations of states through which the Mississippi runs ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS populations)) (PP (IN of) (NP (NP (NNS states)) (SBAR (WHPP (IN through) (WHNP (WDT which))) (S (NP (DT the) (NNP Mississippi)) (VP (VBZ runs))))))))) + + +(S What-[Query:0] are-[Query:0] the-[Num:1] populations-[Num:1] of-[Num:1] states-[State:2] through-[State:3] which-[State:3] the-[RiverName:5] Mississippi-[RiverName:5] runs-[State:3]) + + +answer(population_1(state(traverse_1(riverid('mississippi'))))) + + +answer(A,(population(B,A),state(B),const(C,riverid(mississippi)),traverse(C,B))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +was sind die bevoelkerungen der staaten durch deren den mississippi fluss fliesst +ποιοι είναι οι πληθυσμού των πολιτειών τις οποίες διασχίζει ο mississippi +รัฐ ที่ แม่น้ำ มิสซิสซิปปี ไหล ผ่าน มี ประชากร เท่าใด +密西西比 河 所 贯穿 的 州 的 人口 是 多少 + + + + +What are the populations of states through which the Mississippi runs ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS populations)) (PP (IN of) (NP (NP (NNS states)) (SBAR (WHPP (IN through) (WHNP (WDT which))) (S (NP (DT the) (NNP Mississippi)) (VP (VBZ runs))))))))) + + +(S What-[Query:0] are-[Query:0] the-[Num:1] populations-[Num:1] of-[Num:1] states-[State:2] through-[State:3] which-[State:3] the-[RiverName:5] Mississippi-[RiverName:5] runs-[State:3]) + + +answer(population_1(state(traverse_1(riverid('mississippi'))))) + + +answer(A,(population(B,A),state(B),const(C,riverid(mississippi)),traverse(C,B))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +was sind die bevoelkerungen der staaten durch deren den mississippi fluss fliesst +ποιοι είναι οι πληθυσμοί των πολιτειών τις οποίες διασχίζει ο mississippi +รัฐ แต่ละ รัฐ ที่ แม่น้ำ มิสซิสซิปปี ไหล ผ่าน มี ประชากร เท่าไหร่ บ้าง +被 密西西比 河 所 贯穿 的 州 的 人口 是 多少 + + + + +What are the populations of states which border Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS populations)) (PP (IN of) (NP (NP (NNS states)) (SBAR (WHNP (WDT which)) (S (VP (VBP border) (NP (NNP Texas)))))))))) + + +(S What-[Query:0] are-[Query:0] the-[Num:1] populations-[Num:1] of-[Num:1] states-[State:2] which-[State:3] border-[State:3] Texas-[StateName:5]) + + +answer(population_1(state(next_to_2(stateid('texas'))))) + + +answer(A,(population(B,A),state(B),next_to(B,C),const(C,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie gross sind die bevoelkerungen der staaten welche an texas grenzen +ποιοι είναι οι πληθυσμοί των πολιτειών που συνορεύουν με το texas +รัฐ ที่ อยู่ ติด กับ รัฐ เท็กซัส มี ประชากร เท่าไหร่ บ้าง +与 德 州 接壤 的 州 的 人口 是 多少 + + + + +What are the populations of the major cities of Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS populations)) (PP (IN of) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN of) (NP (NNP Texas)))))))) + + +(S What-[Query:0] are-[Query:0] the-[Num:1] populations-[Num:1] of-[Num:1] the-[City:2] major-[City:2] cities-[City:3] of-[City:4] Texas-[StateName:6]) + + +answer(population_1(major(city(loc_2(stateid('texas')))))) + + +answer(A,(population(B,A),major(B),city(B),loc(B,C),const(C,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welches sind die einwohnerzahlen der grossen staedte in texas +ποιοι είναι οι πληθυσμοί των κύριων πόλεων του texas +เมือง หลัก ของ รัฐ เท็กซัส มี ประชากร เท่าไร บ้าง +德克萨斯 州 的 主要 城市 的 人口 是 多少 + + + + +What are the populations of the states through which the Mississippi river runs ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS populations)) (PP (IN of) (NP (NP (DT the) (NNS states)) (SBAR (WHPP (IN through) (WHNP (WDT which))) (S (NP (DT the) (NNP Mississippi) (NN river)) (VP (VBZ runs))))))))) + + +(S What-[Query:0] are-[Query:0] the-[Num:1] populations-[Num:1] of-[Num:1] the-[State:2] states-[State:2] through-[State:3] which-[State:3] the-[River:4] Mississippi-[RiverName:6] river-[River:4] runs-[State:3]) + + +answer(population_1(state(traverse_1(river(riverid('mississippi')))))) + + +answer(A,(population(B,A),state(B),const(C,riverid(mississippi)),river(C),traverse(C,B))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +wie gross ist die bevoelkerungszahl der staaten durch die der mississippi fliesst +ποιοι είναι οι πληθυσμοί των πολιτειών τις οποίες διασχίζει ο ποταμός mississippi +รัฐ แต่ละ รัฐ ที่ แม่น้ำ มิสซิสซิปปี ไหล ผ่าน มี ประชากร เท่าใด บ้าง +密西西比 河 所 贯穿 的 州 有 多少 人 + + + + +What are the populations of the states through which the Mississippi river runs ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS populations)) (PP (IN of) (NP (NP (DT the) (NNS states)) (SBAR (WHPP (IN through) (WHNP (WDT which))) (S (NP (DT the) (NNP Mississippi) (NN river)) (VP (VBZ runs))))))))) + + +(S What-[Query:0] are-[Query:0] the-[Num:1] populations-[Num:1] of-[Num:1] the-[State:2] states-[State:2] through-[State:3] which-[State:3] the-[River:4] Mississippi-[RiverName:6] river-[River:4] runs-[State:3]) + + +answer(population_1(state(traverse_1(river(riverid('mississippi')))))) + + +answer(A,(population(B,A),state(B),const(C,riverid(mississippi)),river(C),traverse(C,B))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +wie gross sind die bevoelkerungen der staaten durch welche der mississippi verlaeuft +ποιοι είναι οι πληθυσμοί των πολιτειών τις οποίες διασχίζει ο ποταμός mississippi +จง บอก จำนวน ประชากร ของ รัฐ ต่างๆ ที่ แม่น้ำ มิสซิสซิปปี ไหล ผ่าน +密西西比 河 所 贯穿 的 州 的 人口 是 多少 + + + + +What are the populations of the states through which the Mississippi runs ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS populations)) (PP (IN of) (NP (NP (DT the) (NNS states)) (SBAR (WHPP (IN through) (WHNP (WDT which))) (S (NP (DT the) (NNP Mississippi)) (VP (VBZ runs))))))))) + + +(S What-[Query:0] are-[Query:0] the-[Num:1] populations-[Num:1] of-[Num:1] the-[State:2] states-[State:2] through-[State:3] which-[State:3] the-[RiverName:5] Mississippi-[RiverName:5] runs-[State:3]) + + +answer(population_1(state(traverse_1(riverid('mississippi'))))) + + +answer(A,(population(B,A),state(B),const(C,riverid(mississippi)),traverse(C,B))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +wie gross sind die bevoelkerungen der staaten durch die der mississippi fliesst +ποιοι είναι οι πληθυσμοί των πολιτειών τις οποίες διασχίζει ο mississippi +รัฐ ต่างๆ ที่ แม่น้ำ มิสซิสซิปปี ไหล ผ่าน มี ประชากร เท่าไหร่ บ้าง +密西西比 河 所 贯穿 的 州 的 人口 是 多少 + + + + +What are the populations of the states through which the Mississippi runs ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS populations)) (PP (IN of) (NP (NP (DT the) (NNS states)) (SBAR (WHPP (IN through) (WHNP (WDT which))) (S (NP (DT the) (NNP Mississippi)) (VP (VBZ runs))))))))) + + +(S What-[Query:0] are-[Query:0] the-[Num:1] populations-[Num:1] of-[Num:1] the-[State:2] states-[State:2] through-[State:3] which-[State:3] the-[RiverName:5] Mississippi-[RiverName:5] runs-[State:3]) + + +answer(population_1(state(traverse_1(riverid('mississippi'))))) + + +answer(A,(population(B,A),state(B),const(C,riverid(mississippi)),traverse(C,B))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +wie gross sind die bevoelkerungen in den staaten durch welche der mississippi fluss verlaeuft +ποιοι είναι οι πληθυσμοί των πολιτειών τους οποίους διασχίζει ο mississippi +รัฐ แต่ ละ รัฐ ที่ แม่น้ำ มิสซิสซิปปี ไหล ผ่าน มี ประชากร เท่าไหร่ บ้าง +被 密西西比 河 贯穿 的 州 的 人口 是 多少 + + + + +What are the rivers in Alaska ? + + +cuales son los rios en alaska ? + + +arasuka no kawa wa nan desu ka ? + + +alaska daki nehirler nelerdir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS rivers)) (PP (IN in) (NP (NNP Alaska)))))) + + +(S cuales son los rios en alaska) + + +(S arasuka no kawa wa nan desu ka) + + +(S alaska daki nehirler nelerdir) + + +(S What-[Query:0] are-[Query:0] the-[River:1] rivers-[River:1] in-[River:2] Alaska-[StateName:4]) + + +answer(river(loc_2(stateid('alaska')))) + + +answer(A,(river(A),loc(A,B),const(B,stateid(alaska)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alaska ' }) + +welches sind die flüsse in alaska +ποια είναι τα ποτάμια στην alaska +รัฐ อลาสกา มี แม่น้ำ กี่ สาย +阿拉斯加 州 有 什么 河流 + + + + +What are the rivers in the state of Indiana ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS rivers)) (PP (IN in) (NP (NP (DT the) (NN state)) (PP (IN of) (NP (NNP Indiana)))))))) + + +(S What-[Query:0] are-[Query:0] the-[River:1] rivers-[River:1] in-[River:2] the-[State:3] state-[State:3] of-[State:3] Indiana-[StateName:5]) + + +answer(river(loc_2(state(stateid('indiana'))))) + + +answer(A,(river(A),loc(A,B),state(B),const(B,stateid(indiana)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' indiana ' }) + +welches sind die fluesse im staate indiana +ποια είναι τα ποτάμια στην πολιτεία της indiana +ใน รัฐ อินเดียนา มี แม่น้ำ อะไรบ้าง +印第安纳 州 的 河流 是 什么 + + + + +What are the rivers in the state of Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS rivers)) (PP (IN in) (NP (NP (DT the) (NN state)) (PP (IN of) (NP (NNP Texas)))))))) + + +(S What-[Query:0] are-[Query:0] the-[River:1] rivers-[River:1] in-[River:2] the-[State:3] state-[State:3] of-[State:3] Texas-[StateName:5]) + + +answer(river(loc_2(state(stateid('texas'))))) + + +answer(A,(river(A),loc(A,B),state(B),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welche fluesse gibt es in texas +ποια είναι τα ποτάμια στην πολιτεία του texas +รัฐ เท็กซัส มี แม่น้ำ อยู่ กี่ สาย +得克萨斯 州 有 哪些 河流 + + + + +What are the rivers of Montana ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS rivers)) (PP (IN of) (NP (NNP Montana)))))) + + +(S What-[Query:0] are-[Query:0] the-[River:1] rivers-[River:1] of-[River:2] Montana-[StateName:4]) + + +answer(river(loc_2(stateid('montana')))) + + +answer(A,(river(A),loc(A,B),const(B,stateid(montana)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' montana ' }) + +welche sind die fluesse montanas +ποια είναι τα ποτάμια στη montana +แม่น้ำ ใน รัฐ มอนตานา มี อะไร บ้าง +蒙大拿 州 的 河流 是 什么 + + + + +What are the states ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (DT the) (NNS states)))) + + +(S What-[Query:0] are-[Query:0] the-[State:1] states-[State:1]) + + +answer(state(all)) + + +answer(A,state(A)) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welche staaten gibt es +ποιες είναι οι πολιτείες +สหรัฐ มี รัฐ อะไรบ้าง +有 哪些 州 + + + + +What are the states that border the state with the greatest population ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VBP border) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS greatest) (NN population)))))))))) + + +(S What-[Query:0] are-[Query:0] the-[State:1] states-[State:1] that-[State:2] border-[State:2] the-[State:4] state-[State:4] with-[State:3] the-[State:3] greatest-[State:3] population-[State:3]) + + +answer(state(next_to_2(largest_one(population_1(state(all)))))) + + +answer(A,(state(A),next_to(B,A),largest(C,(state(B),population(B,C))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welche staaten grenzen an den hoechstbevoelkertsten staat +ποιες είναι οι πολιτείες που συνορεύουν την πολιτεία με το μεγαλύτερο πληθυσμό +รัฐ ใด บ้าง ที่ อยู่ ติด กับ รัฐ ที่ มี ประชากร มาก ที่สุด +有 哪些 州 与 人口 最多 的 州 接壤 + + + + +What are the states that the Potomac runs through ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS states)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNP Potomac)) (VP (VBZ runs) (PP (IN through)))))))) + + +(S What-[Query:0] are-[Query:0] the-[State:1] states-[State:1] that-[State:2] the-[RiverName:4] Potomac-[RiverName:4] runs-[State:2] through-[State:2]) + + +answer(state(traverse_1(riverid('potomac')))) + + +answer(A,(state(A),const(B,riverid(potomac)),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' potomac ' }) + +welches sind die staaten durch die der potomac fliesst +ποιες είναι πολιτείες που διασχίζει ο potomac +รัฐ ใด มี แม่น้ำ โปโตแมค ไหล ผ่าน +波托马克 河 贯穿 哪些 州 + + + + +What are the states through which the longest river runs ? + + +(SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS states)) (SBAR (WHPP (IN through) (WHNP (WDT which))) (S (NP (DT the) (JJS longest) (NN river)) (VP (VBZ runs))))))) + + +(S What-[Query:0] are-[Query:0] the-[State:1] states-[State:1] through-[State:2] which-[State:2] the-[River:3] longest-[River:3] river-[River:4] runs-[State:2]) + + +answer(state(traverse_1(longest(river(all))))) + + +answer(A,(state(A),traverse(B,A),longest(B,(river(B))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +welche staaten durchquert der laenste fluss +ποιες είναι οι πολιτείες τις οποίες διασχίζει ο μακρύτερος ποταμός +รัฐ ใด บ้าง ที่ แม่น้ำ สาย ที่ ยาว ที่สุด ไหล ผ่าน +最长 的 河流 贯穿 哪些 州 + + + + +What can you tell me about the population of Missouri ? + + +(SBARQ (WHNP (WP What)) (SQ (MD can) (NP (PRP you)) (VP (VB tell) (NP (PRP me)) (PP (IN about) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Missouri)))))))) + + +(S What-[Query:0] can-[Query:0] you-[Query:0] tell-[Query:0] me-[Query:0] about-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Missouri-[StateName:3]) + + +answer(population_1(stateid('missouri'))) + + +answer(A,(population(B,A),const(B,stateid(missouri)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' missouri ' }) + +was koennen sie mir zur bevoelkerung missouris sagen +τι μπορείς να μου πεις για τον πληθυσμό του missouri +บอก ข้อมูล เกี่ยวกับ ประชากร ของ รัฐ มิสซูรี มา หน่อย +你 能 告诉 我 密苏里 州 的 人口 是 多少 吗 + + + + +What capital has the largest population ? + + +(SBARQ (WHNP (WP What) (NN capital)) (SQ (VP (VBZ has) (NP (DT the) (JJS largest) (NN population))))) + + +(S What-[City:2] capital-[City:2] has-[City:1] the-[City:1] largest-[City:1] population-[City:1]) + + +answer(largest_one(population_1(capital(all)))) + + +answer(A,largest(B,(capital(A),population(A,B)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest_one ( population_1 ( *n:City ) ) }) + *n:City -> ({ capital ( all ) }) + +was ist die groesste hauptstadt nach bevoelkerung +ποια πολιτεία έχει τον μεγαλύτερο πληθυσμό +เมืองหลวง ใด มี ประชากร มาก ที่สุด +哪个 首府 的 人口 最多 + + + + +What capital is the largest in the US ? + + +que capital es la mas grande en los us ? + + +beikoku no mottomo ookii shuto wa nan desu ka ? + + +us deki en genis baskent hangisidir ? + + +(SBARQ (WHNP (WP What) (NN capital)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest)) (PP (IN in) (NP (DT the) (NNP US)))))) + + +(S que capital es la mas grande en los us) + + +(S beikoku no mottomo ookii shuto wa nan desu ka) + + +(S us deki en genis baskent hangisidir) + + +(S What-[City:2] capital-[City:2] is-[City:1] the-[City:1] largest-[City:1] in-[City:3] the-[CountryName:5] US-[CountryName:5]) + + +answer(largest(capital(loc_2(countryid('usa'))))) + + +answer(A,largest(A,(capital(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welche hauptstadt ist die groesse in den usa +ποια πρωτεύουσα είναι η μεγαλύτερη στις ηπα +เมืองหลวง ใด ใหญ่ ที่สุด ใน อเมริกา +在 美国 哪个 首府 最大 + + + + +What cities are located in Pennsylvania ? + + +(SBARQ (WHNP (WP What) (NNS cities)) (SQ (VBP are) (VP (VBN located) (PP (IN in) (NP (NNP Pennsylvania)))))) + + +(S What-[City:1] cities-[City:1] are-[City:2] located-[City:2] in-[City:2] Pennsylvania-[StateName:4]) + + +answer(city(loc_2(stateid('pennsylvania')))) + + +answer(A,(city(A),loc(A,B),const(B,stateid(pennsylvania)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' pennsylvania ' }) + +welche staedte befinden sich in pennsylvania +ποιες πόλεις βρίσκονται στην pennsylvania +เมือง ใด บ้าง ที่ ตั้งอยู่ ใน รัฐ เพ็นซิลเวเนีย +哪些 城市 是 位于 宾夕法尼亚 州 的 + + + + +What cities in California ? + + +(SBARQ (WHNP (WHNP (WP What) (NNS cities)) (PP (IN in) (NP (NNP California))))) + + +(S What-[City:1] cities-[City:1] in-[City:2] California-[StateName:4]) + + +answer(city(loc_2(stateid('california')))) + + +answer(A,(city(A),loc(A,B),const(B,stateid(california)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' california ' }) + +welche staedte in california +ποιες πόλεις στην california +รัฐ แคลิฟอร์เนีย มี เมือง อะไรบ้าง +加 州 有 什么 城市 + + + + +What cities in Texas have the highest number of citizens ? + + +(SBARQ (WHNP (WHNP (WP What) (NNS cities)) (PP (IN in) (NP (NNP Texas)))) (SQ (VP (VBP have) (NP (NP (DT the) (JJS highest) (NN number)) (PP (IN of) (NP (NNS citizens))))))) + + +(S What-[City:2] cities-[City:2] in-[City:3] Texas-[StateName:5] have-[City:1] the-[City:1] highest-[City:1] number-[City:1] of-[City:1] citizens-[City:1]) + + +answer(largest_one(population_1(city(loc_2(stateid('texas')))))) + + +answer(A,largest(B,(city(A),loc(A,C),const(C,stateid(texas)),population(A,B)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest_one ( population_1 ( *n:City ) ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welche staedte in texas die groesste bevoelkerung +ποιες πόλεις στο texas έχουν τον μεγαλύτερο αριθμό πολιτών +เมือง ใด เป็น เมือง ที่ มี ประชากร สูง สุด ใน รัฐ เท็กซัส +在 得克萨斯 州 哪个 城市 的 市民 人数 最多 + + + + +What cities in Texas have the highest populations ? + + +(SBARQ (WHNP (WHNP (WP What) (NNS cities)) (PP (IN in) (NP (NNP Texas)))) (SQ (VP (VBP have) (NP (DT the) (JJS highest) (NNS populations))))) + + +(S What-[City:2] cities-[City:2] in-[City:3] Texas-[StateName:5] have-[City:1] the-[City:1] highest-[City:1] populations-[City:1]) + + +answer(largest_one(population_1(city(loc_2(stateid('texas')))))) + + +answer(A,largest(B,(city(A),loc(A,C),const(C,stateid(texas)),population(A,B)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest_one ( population_1 ( *n:City ) ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welche stadt in texas hat die groesste bevoelkerung +ποιες πόλεις στο texas έχουν τους μεγαλύτερους πληθυσμούς +เมือง ใด ใน รัฐ เท็กซัส มี ประชากร จำนวน มาก ที่สุด +在 得克萨斯 州 人口 最多 的 城市 是 哪个 + + + + +What city has the largest population ? + + +(SBARQ (WHNP (WP What) (NN city)) (SQ (VP (VBZ has) (NP (DT the) (JJS largest) (NN population))))) + + +(S What-[City:2] city-[City:2] has-[City:1] the-[City:1] largest-[City:1] population-[City:1]) + + +answer(largest_one(population_1(city(all)))) + + +answer(A,largest(B,(city(A),population(A,B)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest_one ( population_1 ( *n:City ) ) }) + *n:City -> ({ city ( all ) }) + +welche stadt hat die groesste bevoelkerung +ποια πόλη έχει το μεγαλύτερο πληθυσμό +เมือง ใด มี ประชากร มาก ที่สุด +哪个 城市 拥有 人口 最多 + + + + +What city has the least population ? + + +(SBARQ (WHNP (WP What) (NN city)) (SQ (VP (VBZ has) (NP (DT the) (JJS least) (NN population))))) + + +(S What-[City:2] city-[City:2] has-[City:1] the-[City:1] least-[City:1] population-[City:1]) + + +answer(smallest_one(population_1(city(all)))) + + +answer(A,smallest(B,(city(A),population(A,B)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ smallest_one ( population_1 ( *n:City ) ) }) + *n:City -> ({ city ( all ) }) + +welche stadt hat die kleinste bevoelkerung +ποια πόλη έχει το λιγότερο πληθυσμό +เมือง ใด มี จำนวน ประชากร น้อย ที่สุด +哪个 城市 的 人口 最少 + + + + +What city has the most people ? + + +que ciudad tiene mas personas ? + + +hotondo no hito ga iru toshi wa nan desu ka ? + + +hangi sehir en cok insana sahiptir ? + + +(SBARQ (WHNP (WP What) (NN city)) (SQ (VP (VBZ has) (NP (DT the) (JJS most) (NNS people))))) + + +(S que ciudad tiene mas personas) + + +(S hotondo no hito ga iru toshi wa nan desu ka) + + +(S hangi sehir en cok insana sahiptir) + + +(S What-[City:2] city-[City:2] has-[City:1] the-[City:1] most-[City:1] people-[City:1]) + + +answer(largest_one(population_1(city(all)))) + + +answer(A,largest(B,(city(A),population(A,B)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest_one ( population_1 ( *n:City ) ) }) + *n:City -> ({ city ( all ) }) + +welche stadt hat die meisten leute +ποια πόλη έχει τους περισσότερους κατοίκους +เมือง ใด มี ประชากร มาก ที่สุด +哪个 城市 拥有 最多 的 人 + + + + +What city in the United States has the highest population density ? + + +(SBARQ (WHNP (WHNP (WP What) (NN city)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))) (SQ (VP (VBZ has) (NP (DT the) (JJS highest) (NN population) (NN density))))) + + +(S What-[City:2] city-[City:2] in-[City:3] the-[CountryName:5] United-[CountryName:5] States-[CountryName:5] has-[City:1] the-[City:1] highest-[City:1] population-[City:1] density-[City:1]) + + +answer(largest_one(density_1(city(loc_2(countryid('usa')))))) + + +answer(A,largest(B,(city(A),loc(A,C),const(C,countryid(usa)),density(A,B)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest_one ( density_1 ( *n:City ) ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welche us stadt hat ide hoechste bevoelkerungsdichte +ποια πόλη στις ηνωμένες πολιτείες έχει τη μεγαλύτερη πυκνότητα πληθυσμού +เมือง ใด ใน สหรัฐอเมริกา มี ความ หนาแน่น ของ ประชากร สูง สุด +在 美国 什么 城市 拥有 最高 的 人口 密度 + + + + +What is capital of Iowa ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (NN capital)) (PP (IN of) (NP (NNP Iowa)))))) + + +(S What-[Query:0] is-[Query:0] capital-[City:1] of-[City:2] Iowa-[StateName:4]) + + +answer(capital(loc_2(stateid('iowa')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid(iowa)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' iowa ' }) + +wie lautet die hauptstadt von iowa +ποια είναι η πρωτεύουσα της iowa +เมืองหลวง ของ รัฐ ไอโอวา คือ เมือง ใด +艾奥瓦 州 的 首府 是 什么 + + + + +What is capital of the state with the lowest point ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (NN capital)) (PP (IN of) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS lowest) (NN point)))))))) + + +(S What-[Query:0] is-[Query:0] capital-[City:1] of-[City:2] the-[State:3] state-[State:3] with-[State:4] the-[Place:5] lowest-[Place:5] point-[Place:6]) + + +answer(capital(loc_2(state(loc_1(lowest(place(all))))))) + + +answer(A,(capital(A),loc(A,B),state(B),loc(C,B),lowest(C,place(C)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( all ) }) + +welches ist die hauptstadt des staates mit dem tiefstgelegenen punkt +ποια είναι η πρωτεύουσα της πολιτείας με το χαμηλότερο σημείο +เมืองหลวง ของ รัฐ ที่ มี จุด ต่ำ สุด ชื่อ ว่า อะไร +最低 点 所在 州 的 首府 是 什么 + + + + +What is largest capital ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (JJS largest) (NN capital)))) + + +(S What-[Query:0] is-[Query:0] largest-[City:1] capital-[City:2]) + + +answer(largest(capital(all))) + + +answer(A,largest(A,capital(A))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ capital ( all ) }) + +wie lautet die groesste hauptstadt +ποια είναι η μεγαλύτερη πρωτεύουσα +เมืองหลวง ใด ใหญ่ ที่สุด +最大 的 首府 是 哪里 + + + + +What is the adjacent state of California ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJ adjacent) (NN state)) (PP (IN of) (NP (NNP California)))))) + + +(S What-[Query:0] is-[Query:0] the-[State:2] adjacent-[State:2] state-[State:1] of-[State:2] California-[StateName:4]) + + +answer(state(next_to_2(stateid('california')))) + + +answer(A,(next_to(A,B),state(A),const(B,stateid(california)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' california ' }) + +welcher staat grenzt an kalifornien +ποια είναι η γειτονική πολιτεία της california +รัฐ ที่ อยู่ ติด กัน กับ รัฐ แคลิฟอร์เนีย คือ รัฐ ใด +与 加 州 相邻 的 是 哪个 州 + + + + +What is the area of Alaska ? + + +que es la area de alaska ? + + +arasuka no chiiki wa nan desu ka ? + + +alaska nin yuzolcumu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (NNP Alaska)))))) + + +(S que es la area de alaska) + + +(S arasuka no chiiki wa nan desu ka) + + +(S alaska nin yuzolcumu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] area-[Num:1] of-[Num:1] Alaska-[StateName:3]) + + +answer(area_1(stateid('alaska'))) + + +answer(A,(area(B,A),const(B,stateid(alaska)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ area_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alaska ' }) + +welches ist die flaechenausdehnung von alaska +ποιο είναι το εμβαδό της alaska +รัฐ อลาสก้า มี พื้นที่ เท่าไหร่ +阿拉斯加 州 的 面积 是 多少 + + + + +What is the area of all the states combined ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (NP (PDT all) (DT the) (NNS states)) (VP (VBN combined))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:2] area-[Num:2] of-[Num:2] all-[State:3] the-[State:3] states-[State:3] combined-[Num:1]) + + +answer(sum(area_1(state(all)))) + + +answer(A,sum(B,(area(C,B),state(C)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ sum ( *n:Num ) }) + *n:Num -> ({ area_1 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +wie lautet die gesamte bevoelkerung aller 50 staaten +ποιο είναι το εμβαδό όλων των πολιτειών συνολικά +ถ้า เอา ทุก รัฐ มา รวม กัน จะ มี พื้นที่ เท่าไหร่ +所有 州 的 面积 总和 是 多少 + + + + +What is the area of California ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (NNP California)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] area-[Num:1] of-[Num:1] California-[StateName:3]) + + +answer(area_1(stateid('california'))) + + +answer(A,(area(B,A),const(B,stateid(california)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ area_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' california ' }) + +welche flaechenausdehnung hat kalifornien +ποιο είναι το εμβαδό της california +รัฐ แคลิฟอร์เนีย มี พื้นที่ เท่าไหร่ +加 州 的 面积 是 多少 + + + + +What is the area of Florida ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (NNP Florida)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] area-[Num:1] of-[Num:1] Florida-[StateName:3]) + + +answer(area_1(stateid('florida'))) + + +answer(A,(area(B,A),const(B,stateid(florida)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ area_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' florida ' }) + +wie gross ist die flaeche von florida +ποιο είναι το εμβαδό της florida +รัฐ ฟลอริดา มี พื้นที่ เท่าไหร่ +佛罗里达 州 的 面积 是 多少 + + + + +What is the area of Idaho ? + + +que es la area de idaho ? + + +aidahou no chiiki wa nan desu ka ? + + +idaho nin yuzolcumu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (NNP Idaho)))))) + + +(S que es la area de idaho) + + +(S aidahou no chiiki wa nan desu ka) + + +(S idaho nin yuzolcumu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] area-[Num:1] of-[Num:1] Idaho-[StateName:3]) + + +answer(area_1(stateid('idaho'))) + + +answer(A,(area(B,A),const(B,stateid(idaho)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ area_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' idaho ' }) + +welche flaeche hat idaho +ποιο είναι το εμβαδό του idaho +รัฐ ไอดาโฮ มี พื้นที่ เท่าใด +爱达荷 州 的 面积 是 多少 + + + + +What is the area of Maine ? + + +que es la area de maine ? + + +meen no chiiki wa nan desu ka ? + + +maine nin yuzolcumu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (NNP Maine)))))) + + +(S que es la area de maine) + + +(S meen no chiiki wa nan desu ka) + + +(S maine nin yuzolcumu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] area-[Num:1] of-[Num:1] Maine-[StateName:3]) + + +answer(area_1(stateid('maine'))) + + +answer(A,(area(B,A),const(B,stateid(maine)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ area_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' maine ' }) + +wie gross ist die flaeche von maine +ποιο είναι το εμβαδό του maine +รัฐ เมน มี พื้นที่ เท่าไหร่ +缅因 州 的 面积 是 多少 + + + + +What is the area of Maryland in square kilometers ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (NP (DT the) (NN area)) (PP (IN of) (NP (NNP Maryland)))) (PP (IN in) (NP (JJ square) (NNS kilometers)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] area-[Num:1] of-[Num:1] Maryland-[StateName:3] in-[Num:1] square-[Num:1] kilometers-[Num:1]) + + +answer(area_1(stateid('maryland'))) + + +answer(A,(area(B,A),const(B,stateid(maryland)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ area_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' maryland ' }) + +wie gross ist die flaeche von maryland in quadratkilometer +ποιο είναι το εμβαδό του maryland σε τετραγωνικά χιλιόμετρα +รัฐ แมรีแลนด์ มี พื้นที่ กี่ ตาราง กิโลเมตร +马里兰 州 的 面积 是 多少 平方公里 + + + + +What is the area of New Mexico ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (NNP New) (NNP Mexico)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] area-[Num:1] of-[Num:1] New-[StateName:3] Mexico-[StateName:3]) + + +answer(area_1(stateid('new mexico'))) + + +answer(A,(area(B,A),const(B,stateid('new mexico')))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ area_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new mexico ' }) + +was ist die flaeche new mexicos +ποια είναι η επιφάνεια του new mexico +รัฐ นิวเม็กซิโก มี พื้นที่ เท่าใด +新墨西哥 州 的 面积 是 多少 + + + + +What is the area of Ohio ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (NNP Ohio)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] area-[Num:1] of-[Num:1] Ohio-[StateName:3]) + + +answer(area_1(stateid('ohio'))) + + +answer(A,(area(B,A),const(B,stateid(ohio)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ area_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' ohio ' }) + +welches ist die flaechenausdehnung von ohio +ποια είναι η επιφάνεια του ohio +รัฐ โอไฮโฮ มี พื้นที่ เท่าไหร่ +俄亥俄 州 的 面积 是 多少 + + + + +What is the area of Seattle ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (NNP Seattle)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] area-[Num:1] of-[Num:1] Seattle-[CityName:3]) + + +answer(area_1(cityid('seattle', _))) + + +answer(A,(area(B,A),const(B,cityid(seattle,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ area_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' seattle ' }) + +was ist die flaeche seattles +ποια είναι η επιφάνεια του seattle +เมือง ซีแอตเทิล มี พื้นที่ เท่าไหร่ +西雅图 的 面积 是 多少 + + + + +What is the area of South Carolina ? + + +que es la area de south carolina ? + + +sausu karoraina no chiiki wa nan desu ka ? + + +south carolina nin yuzolcumu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (NNP South) (NNP Carolina)))))) + + +(S que es la area de south_carolina) + + +(S sausu_karoraina no chiiki wa nan desu ka) + + +(S south_carolina nin yuzolcumu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] area-[Num:1] of-[Num:1] South-[StateName:3] Carolina-[StateName:3]) + + +answer(area_1(stateid('south carolina'))) + + +answer(A,(area(B,A),const(B,stateid('south carolina')))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ area_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' south carolina ' }) + +welches ist die flaeche von south carolina +πόσο είναι το εμβαδό της south carolina +รัฐ เซาท์แคโรไลนา มี พื้นที่ เท่าไหร่ +南卡罗来纳 州 的 面积 是 多少 + + + + +What is the area of Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (NNP Texas)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] area-[Num:1] of-[Num:1] Texas-[StateName:3]) + + +answer(area_1(stateid('texas'))) + + +answer(A,(area(B,A),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ area_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie gross ist die flaeche von texas +ποιο είναι το εμβαδό του texas +รัฐ เท็กซัส มี พื้นที่ เท่าไหร่ +得克萨斯 的 面积 是 多少 + + + + +What is the area of the largest state ? + + +que es la area de el estado mas grande ? + + +mottomo ookii shuu no chiiki wa nan desu ka ? + + +en genis eyaletin yuzolcumu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (DT the) (JJS largest) (NN state)))))) + + +(S que es la area de el estado mas grande) + + +(S mottomo ookii shuu no chiiki wa nan desu ka) + + +(S en genis eyaletin yuzolcumu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] area-[Num:1] of-[Num:1] the-[State:2] largest-[State:2] state-[State:3]) + + +answer(area_1(largest(state(all)))) + + +answer(A,(area(B,A),largest(B,state(B)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ area_1 ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welches ist die flaeche des groessten staates +ποιο είναι το εμβαδό της μεγαλύτερης πολιτείας +รัฐ ที่ ใหญ่ ที่สุด มี พื้นที่ เท่าใด +最大 的 州 的 面积 是 多少 + + + + +What is the area of the smallest state ? + + +que es la area de el estado mas pequeno ? + + +mottomo chiisai shuu no chiiki wa nan desu ka ? + + +en kucuk eyaletin yuzolcumu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (DT the) (JJS smallest) (NN state)))))) + + +(S que es la area de el estado mas pequeno) + + +(S mottomo chiisai shuu no chiiki wa nan desu ka) + + +(S en kucuk eyaletin yuzolcumu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] area-[Num:1] of-[Num:1] the-[State:2] smallest-[State:2] state-[State:3]) + + +answer(area_1(smallest(state(all)))) + + +answer(A,(area(B,A),smallest(B,state(B)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ area_1 ( *n:State ) }) + *n:State -> ({ smallest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +was ist die flaeche des kleinsten staates +ποια είναι η επιφάνεια της μικρότερης πολιτείας +รัฐ ที่ เล็ก ที่สุด มี พื้นที่ เท่าใด +最小 的 州 的 面积 是 多少 + + + + +What is the area of the state with the capital Albany ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (NP (DT the) (NN capital)) (NP (NNP Albany))))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] area-[Num:1] of-[Num:1] the-[State:2] state-[State:2] with-[State:3] the-[City:4] capital-[City:4] Albany-[CityName:6]) + + +answer(area_1(state(loc_1(capital(cityid('albany', _)))))) + + +answer(A,(area(B,A),state(B),loc(C,B),capital(C),const(C,cityid(albany,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ area_1 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' albany ' }) + +wie gross ist die flaeche des staates mit der hauptstadt albany +ποιο είναι το εμβαδό της πολιτείας με πρωτεύουσα το albany +จง หา พื้นที่ ของ รัฐ ที่ มี เมืองหลวง ชื่อ ว่า อัลบานี +奥尔巴尼 首府 的 所在 州 的 面积 是 多少 + + + + +What is the area of the state with the smallest population density ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS smallest) (NN population) (NN density)))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] area-[Num:1] of-[Num:1] the-[State:3] state-[State:3] with-[State:2] the-[State:2] smallest-[State:2] population-[State:2] density-[State:2]) + + +answer(area_1(smallest_one(density_1(state(all))))) + + +answer(A,(area(B,A),smallest(C,(state(B),density(B,C))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ area_1 ( *n:State ) }) + *n:State -> ({ smallest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +wie gross ist die flaeche von dem staat mit der niedrigsten bevoelkerungsdichte +ποιο είναι το εμβαδό της πολιτείας με τη χαμηλότερη πυκνότητα πληθυσμού +รัฐ ที่ มี ความ หนาแน่น ของ ประชากร ต่ำ ที่สุด มี พื้นที่ เท่าไหร่ +人口 密度 最小 的 州 的 的 面积 是 多少 + + + + +What is the area of the states ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (DT the) (NNS states)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] area-[Num:1] of-[Num:1] the-[State:2] states-[State:2]) + + +answer(area_1(state(all))) + + +answer(A,(area(B,A),state(B))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ area_1 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +wie gross ist die gesamte flaeche der usa +ποιο είναι το εμβαδό των πολιτειών +ประเทศ สหรัฐ มี พื้นที่ ทั้งหมด เท่าใด +美国 的 面积 是 多少 + + + + +What is the area of the Texas state ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (DT the) (NNP Texas) (NN state)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] area-[Num:1] of-[Num:1] the-[State:2] Texas-[StateName:4] state-[State:2]) + + +answer(area_1(state(stateid('texas')))) + + +answer(A,(area(B,A),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ area_1 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welches ist die flaeche der staates texas +ποια είναι η επιφάνεια της πολιτείας του texas +รัฐ เท็กซัส มี พื้นที่ เท่าไหร่ +得克萨斯 州 的 面积 是 多少 + + + + +What is the area of Wisconsin ? + + +que es la area de wisconsin ? + + +uisukonshin no chiiki wa nan desu ka ? + + +wisconsin nin yuzolcumu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN area)) (PP (IN of) (NP (NNP Wisconsin)))))) + + +(S que es la area de wisconsin) + + +(S uisukonshin no chiiki wa nan desu ka) + + +(S wisconsin nin yuzolcumu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] area-[Num:1] of-[Num:1] Wisconsin-[StateName:3]) + + +answer(area_1(stateid('wisconsin'))) + + +answer(A,(area(B,A),const(B,stateid(wisconsin)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ area_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' wisconsin ' }) + +welches ist die flaeche von wisconsin +ποια είναι η επιφάνεια του wisconsin +รัฐ วิสคอนซิน มี พื้นที่ เท่าใด +威斯康星 州 的 面积 是 多少 + + + + +What is the average population of the US by state ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (NP (DT the) (JJ average) (NN population)) (PP (IN of) (NP (DT the) (NNP US)))) (PP (IN by) (NP (NN state)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] average-[Num:1] population-[Num:1] of-[Num:1] the-[CountryName:3] US-[CountryName:3] by-[Num:1] state-[Num:1]) + + +answer(density_1(countryid('usa'))) + + +answer(A,(density(B,A),const(B,countryid(usa)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ density_1 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +was ist die durchschnittliche bevoelkerung fuer die usa pro staat +ποιος είναι ο μέσος πληθυσμό των us ανά πολιτεία +จำนวน ประชากร เฉลี่ย ต่อ รัฐ ของ สหรัฐ เป็น เท่าใด +美国 各 州 的 平均 人口 是 多少 + + + + +What is the average population per square km in Pennsylvania ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (NP (DT the) (JJ average) (NN population)) (PP (IN per) (NP (JJ square) (NN km)))) (PP (IN in) (NP (NNP Pennsylvania)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] average-[Num:1] population-[Num:1] per-[Num:1] square-[Num:1] km-[Num:1] in-[Num:1] Pennsylvania-[StateName:3]) + + +answer(density_1(stateid('pennsylvania'))) + + +answer(A,(density(B,A),const(B,stateid(pennsylvania)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ density_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' pennsylvania ' }) + +welches ist die durchschnittliche bevoelkerungsdichte in pennsylvania +ποιος είναι ο μέσος πληθυσμός ανά τετραγωνικό χμ στη pennsylvania +รัฐ เพ็นซิลเวเนีย มี ความ หนาแน่น ของ ประชากร เฉลี่ย ต่อ ตาราง กิโลเมตร เป็น เท่าไหร่ +在 宾夕法尼亚 州 每 平方公里 的 平均 人口 是 多少 + + + + +What is the average population per square km in the US ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (NP (DT the) (JJ average) (NN population)) (PP (IN per) (NP (JJ square) (NN km)))) (PP (IN in) (NP (DT the) (NNP US)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] average-[Num:1] population-[Num:1] per-[Num:1] square-[Num:1] km-[Num:1] in-[Num:1] the-[CountryName:3] US-[CountryName:3]) + + +answer(density_1(countryid('usa'))) + + +answer(A,(density(B,A),const(B,countryid(usa)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ density_1 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie gross ist die durchschnittliche bevoelkerung pro quadratkilometer in den vereinigten staaten +ποιος είναι ο μέσος πληθυσμός ανά τετραγωνικό χλμ, στις ηπα +สหรัฐอเมริกา มี ความ หนาแน่น ของ ประชากร เฉลี่ย ต่อ ตาราง กิโลเมตร เป็น เท่าไหร่ +在 美国 每 平方公里 的 平均 人口 是 多少 + + + + +What is the biggest American city in a state with a river ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS biggest) (JJ American) (NN city)) (PP (IN in) (NP (NP (DT a) (NN state)) (PP (IN with) (NP (DT a) (NN river)))))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] biggest-[City:1] American-[City:2] city-[City:2] in-[City:3] a-[State:4] state-[State:4] with-[State:5] a-[River:6] river-[River:6]) + + +answer(largest(city(loc_2(state(loc_1(river(all))))))) + + +answer(A,largest(A,(city(A),loc(A,B),state(B),loc(C,B),river(C)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +wie lautet die groesste amerikanische stadt in einem staat mit einem fluss +ποια είναι η μεγαλύτερη αμερικανική πόλη σε πολιτεία με ποτάμι +เมือง ใด เป็น เมือง ที่ ใหญ่ ที่สุด ใน รัฐ ที่ มี แม่น้ำ ด้วย +在 美国 所有 有 河流 的 州 里 最大 的 城市 是 哪个 + + + + +What is the biggest capital city in the US ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS biggest) (NN capital) (NN city)) (PP (IN in) (NP (DT the) (NNP US)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] biggest-[City:1] capital-[City:2] city-[City:3] in-[City:4] the-[CountryName:6] US-[CountryName:6]) + + +answer(largest(capital(city(loc_2(countryid('usa')))))) + + +answer(A,largest(A,(capital(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welches ist die groesste hauptstadt in den usa +ποια είναι η μεγαλύτερη πρωτεύουσα πόλη στις us +เมืองหลวง ใด เป็น เมืองหลวง ที่ ใหญ่ ที่สุด ใน อเมริกา +美国 最大 的 首府 城市 是 哪个 呢 + + + + +What is the biggest city in Arizona ? + + +que es la ciudad mas grande en arizona ? + + +arizona no mottomo ookii toshi wa nan desu ka ? + + +arizona daki en buyuk sehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS biggest) (NN city)) (PP (IN in) (NP (NNP Arizona)))))) + + +(S que es la ciudad mas grande en arizona) + + +(S arizona no mottomo ookii toshi wa nan desu ka) + + +(S arizona daki en buyuk sehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] biggest-[City:1] city-[City:2] in-[City:3] Arizona-[StateName:5]) + + +answer(largest(city(loc_2(stateid('arizona'))))) + + +answer(A,largest(A,(city(A),loc(A,B),const(B,stateid(arizona))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' arizona ' }) + +wie lautet die groesste stadt in arizona +ποια είναι η μεγαλύτερη πόλη στην arizona +เมือง ใด เป็น เมือง ใหญ่ ที่สุด ใน รัฐ แอริโซนา +亚利桑那 州 最大 的 城市 是 哪个 + + + + +What is the biggest city in Georgia ? + + +que es la ciudad mas grande en georgia ? + + +joojaa no mottomo ookii toshi wa nan desu ka ? + + +georgia daki en buyuk sehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS biggest) (NN city)) (PP (IN in) (NP (NNP Georgia)))))) + + +(S que es la ciudad mas grande en georgia) + + +(S joojaa no mottomo ookii toshi wa nan desu ka) + + +(S georgia daki en buyuk sehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] biggest-[City:1] city-[City:2] in-[City:3] Georgia-[StateName:5]) + + +answer(largest(city(loc_2(stateid('georgia'))))) + + +answer(A,largest(A,(city(A),loc(A,B),const(B,stateid(georgia))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' georgia ' }) + +was ist die groesste stadt georgias +ποια είναι η μεγαλύτερη πόλη στην georgia +เมือง ใหญ่ สุด ใน รัฐ จอร์เจีย ชื่อ ว่า อะไร +佐治亚 州 最大 的 城市 是 哪个 + + + + +What is the biggest city in Kansas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS biggest) (NN city)) (PP (IN in) (NP (NNP Kansas)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] biggest-[City:1] city-[City:2] in-[City:3] Kansas-[StateName:5]) + + +answer(largest(city(loc_2(stateid('kansas'))))) + + +answer(A,largest(A,(city(A),loc(A,B),const(B,stateid(kansas))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' kansas ' }) + +wie lautet die groesste stadt von kansas +ποια είναι η μεγαλύτερη πόλη στο kansas +เมือง ที่ ใหญ่ ที่สุด ของ รัฐ แคนซัส คือ เมือง ใด +堪萨斯 州 最大 的 城市 是 哪个 + + + + +What is the biggest city in Louisiana ? + + +que es la ciudad mas grande en louisiana ? + + +ruijiana no mottomo ookii toshi wa nan desu ka ? + + +louisiana daki en buyuk sehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS biggest) (NN city)) (PP (IN in) (NP (NNP Louisiana)))))) + + +(S que es la ciudad mas grande en louisiana) + + +(S ruijiana no mottomo ookii toshi wa nan desu ka) + + +(S louisiana daki en buyuk sehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] biggest-[City:1] city-[City:2] in-[City:3] Louisiana-[StateName:5]) + + +answer(largest(city(loc_2(stateid('louisiana'))))) + + +answer(A,largest(A,(city(A),loc(A,B),const(B,stateid(louisiana))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' louisiana ' }) + +welches ist die groesste stadt in louisiana +ποια είναι η μεγαλύτερη πόλη στη louisiana +เมือง ใด เป็น เมือง ใหญ่ ที่สุด ใน รัฐ หลุยเซียนา +路易斯安那 州 最大 的 城市 是 哪个 + + + + +What is the biggest city in Nebraska ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS biggest) (NN city)) (PP (IN in) (NP (NNP Nebraska)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] biggest-[City:1] city-[City:2] in-[City:3] Nebraska-[StateName:5]) + + +answer(largest(city(loc_2(stateid('nebraska'))))) + + +answer(A,largest(A,(city(A),loc(A,B),const(B,stateid(nebraska))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' nebraska ' }) + +welches ist die groesste stadt in nebraska +ποια είναι η μεγαλύτερη πόλη στη nebraska +เมือง ใด ใหญ่ ที่สุด ใน รัฐ เนบราสก้า +内布拉斯加 州 最大 的 城市 是 哪个 + + + + +What is the biggest city in Oregon ? + + +que es la ciudad mas grande en oregon ? + + +oregon no mottomo ookii toshi wa nan desu ka ? + + +oregon daki en buyuk sehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS biggest) (NN city)) (PP (IN in) (NP (NNP Oregon)))))) + + +(S que es la ciudad mas grande en oregon) + + +(S oregon no mottomo ookii toshi wa nan desu ka) + + +(S oregon daki en buyuk sehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] biggest-[City:1] city-[City:2] in-[City:3] Oregon-[StateName:5]) + + +answer(largest(city(loc_2(stateid('oregon'))))) + + +answer(A,largest(A,(city(A),loc(A,B),const(B,stateid(oregon))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' oregon ' }) + +welches ist die groesste stadt in oregon +ποια είναι η μεγαλύτερη πόλη στο oregon +เมือง ที่ ใหญ่ ที่สุด ใน รัฐ โอเรกอน คือ เมือง ใด +在 俄勒冈 州 最大 的 城市 是 哪个 + + + + +What is the biggest city in Texas ? + + +que es la ciudad mas grande en texas ? + + +tekisasu no mottomo ookii toshi wa nan desu ka ? + + +texas daki en buyuk sehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS biggest) (NN city)) (PP (IN in) (NP (NNP Texas)))))) + + +(S que es la ciudad mas grande en texas) + + +(S tekisasu no mottomo ookii toshi wa nan desu ka) + + +(S texas daki en buyuk sehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] biggest-[City:1] city-[City:2] in-[City:3] Texas-[StateName:5]) + + +answer(largest(city(loc_2(stateid('texas'))))) + + +answer(A,largest(A,(city(A),loc(A,B),const(B,stateid(texas))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie lautet die groesste stadt in texas +ποια είναι η μεγαλύτερη πόλη στο texas +เมือง ใด ใหญ่ ที่สุด ใน รัฐ เท็กซัส +在 德克萨斯 州 最大 的 城市 是 哪个 + + + + +What is the biggest city in the smallest state ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS biggest) (NN city)) (PP (IN in) (NP (DT the) (JJS smallest) (NN state)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] biggest-[City:1] city-[City:2] in-[City:3] the-[State:4] smallest-[State:4] state-[State:5]) + + +answer(largest(city(loc_2(smallest(state(all)))))) + + +answer(A,largest(A,(city(A),loc(A,B),smallest(B,state(B))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ smallest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +was ist die groesste stadt in dem kleinsten staat +ποια είναι η μεγαλύτερη πόλη στη μικρότερη πολιτεία +รัฐ ที่ เล็ก ที่สุด มี เมือง ที่ ใหญ่ ที่สุด ชื่อ อะไร +在 最小 的 州 中 最大 的 城市 是 哪个 + + + + +What is the biggest city in the US ? + + +que es la ciudad mas grande en los usa ? + + +amerika no mottomo ookii toshi wa nan desu ka ? + + +usa deki en buyuk sehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS biggest) (NN city)) (PP (IN in) (NP (DT the) (NNP US)))))) + + +(S que es la ciudad mas grande en los usa) + + +(S amerika no mottomo ookii toshi wa nan desu ka) + + +(S usa deki en buyuk sehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] biggest-[City:1] city-[City:2] in-[City:3] the-[CountryName:5] US-[CountryName:5]) + + +answer(largest(city(loc_2(countryid('usa'))))) + + +answer(A,largest(A,(city(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welches ist die groesste stadt der usa +ποια είναι η μεγαλύτερη πόλη στις us +เมือง ใหญ่ ที่สุด ของ สหรัฐ คือ เมือง ไหน +什么 是 美国 最大 的 城市 + + + + +What is the biggest city in the USA ? + + +que es la ciudad mas grande en los usa ? + + +amerika no mottomo ookii toshi wa nan desu ka ? + + +usa deki en buyuk sehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS biggest) (NN city)) (PP (IN in) (NP (DT the) (NNP USA)))))) + + +(S que es la ciudad mas grande en los usa) + + +(S amerika no mottomo ookii toshi wa nan desu ka) + + +(S usa deki en buyuk sehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] biggest-[City:1] city-[City:2] in-[City:3] the-[CountryName:5] USA-[CountryName:5]) + + +answer(largest(city(loc_2(countryid('usa'))))) + + +answer(A,largest(A,(city(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +was ist die groesste stadt in den usa +ποια είναι η μεγαλύτερη πόλη στις ηπα +เมือง ใด เป็น เมือง ที่ ใหญ่ ที่สุด ใน สหรัฐอเมริกา +哪个 是 美国 最大 的 城市 + + + + +What is the biggest city in USA ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS biggest) (NN city)) (PP (IN in) (NP (NNP USA)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] biggest-[City:1] city-[City:2] in-[City:3] USA-[CountryName:5]) + + +answer(largest(city(loc_2(countryid('usa'))))) + + +answer(A,largest(A,(city(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welcher ist die groesste stadt der usa +ποια είναι η μεγαλύτερη πόλη στις usa +เมือง ใหญ่ ที่สุด ใน สหรัฐอเมริกา ชื่อ ว่า อะไร +在 美国 最大 的 城市 是 哪个 + + + + +What is the biggest city in Wyoming ? + + +que es la ciudad mas grande en wyoming ? + + +waiomingu no mottomo ookii toshi wa nan desu ka ? + + +wyoming daki en buyuk sehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS biggest) (NN city)) (PP (IN in) (NP (NNP Wyoming)))))) + + +(S que es la ciudad mas grande en wyoming) + + +(S waiomingu no mottomo ookii toshi wa nan desu ka) + + +(S wyoming daki en buyuk sehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] biggest-[City:1] city-[City:2] in-[City:3] Wyoming-[StateName:5]) + + +answer(largest(city(loc_2(stateid('wyoming'))))) + + +answer(A,largest(A,(city(A),loc(A,B),const(B,stateid(wyoming))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' wyoming ' }) + +welches ist die groesste stadt in wyoming +ποια είναι η μεγαλύτερη πόλη στο wyoming +เมือง ที่ ใหญ่ ที่สุด ของ รัฐ ไวโอมิง คือ เมือง ใด +在 怀俄明 州 最大 的 城市 是 哪个 + + + + +What is the biggest river in Illinois ? + + +que es el rio mas grande en illinois ? + + +irinoi no mottomo ookii kawa wa nan desu ka ? + + +illinois deki en buyuk nehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS biggest) (NN river)) (PP (IN in) (NP (NNP Illinois)))))) + + +(S que es el rio mas grande en illinois) + + +(S irinoi no mottomo ookii kawa wa nan desu ka) + + +(S illinois deki en buyuk nehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[River:1] biggest-[River:1] river-[River:2] in-[River:3] Illinois-[StateName:5]) + + +answer(longest(river(loc_2(stateid('illinois'))))) + + +answer(A,largest(A,(river(A),loc(A,B),const(B,stateid(illinois))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' illinois ' }) + +welches ist der groesste fluss in illinois +ποιο είναι το μεγαλύτερο ποτάμι στο illinois +แม่น้ำ สาย ใด ใน รัฐ อิลลินอยส์ ที่ ใหญ่ ที่สุด +伊利诺伊 州 最大 的 河流 是 哪个 + + + + +What is the biggest state ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (DT the) (JJS biggest) (NN state)))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] biggest-[State:1] state-[State:2]) + + +answer(largest(state(all))) + + +answer(A,largest(A,state(A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +wie lautet der groesste staat +ποια είναι η μεγαλύτερη πολιτεία +รัฐ ใด เป็น รัฐ ที่ ใหญ่ ที่สุด +最大 的 州 是 哪个 + + + + +What is the biggest state in continental US ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS biggest) (NN state)) (PP (IN in) (NP (JJ continental) (NNP US)))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] biggest-[State:1] state-[State:2] in-[State:3] continental-[CountryName:5] US-[CountryName:5]) + + +answer(largest(state(loc_2(countryid('usa'))))) + + +answer(A,largest(A,(state(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welches ist der groesste staat auf dem us -festland +ποια είναι η μεγαλύτερη πολιτεία στις ηπειρωτικές ηπα +รัฐ ใด เป็น รัฐ ที่ ใหญ่ ที่สุด ใน สหรัฐอเมริกา +美国 最大 的 州 是 哪个 + + + + +What is the biggest state in the USA ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS biggest) (NN state)) (PP (IN in) (NP (DT the) (NNP USA)))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] biggest-[State:1] state-[State:2] in-[State:3] the-[CountryName:5] USA-[CountryName:5]) + + +answer(largest(state(loc_2(countryid('usa'))))) + + +answer(A,largest(A,(state(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie lautet der groesste staat in den usa +ποια είναι η μεγαλύτερη πολιτεία στις usa +รัฐ ใด ใหญ่ ที่สุด ใน สหรัฐ +美国 最大 的 州 是 哪个 + + + + +What is the capital city of the largest state in the US ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital) (NN city)) (PP (IN of) (NP (NP (DT the) (JJS largest) (NN state)) (PP (IN in) (NP (DT the) (NNP US)))))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] city-[City:2] of-[City:3] the-[State:4] largest-[State:4] state-[State:5] in-[State:6] the-[CountryName:8] US-[CountryName:8]) + + +answer(capital(city(loc_2(largest(state(loc_2(countryid('usa')))))))) + + +answer(A,(capital(A),city(A),loc(A,B),largest(B,(state(B),loc(B,C),const(C,countryid(usa)))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie lautet die hauptstadt des groessten staates in den usa +ποια είναι η πρωτεύουσα πόλη της μεγαλύτερης πολιτείας στις ηπα +เมืองหลวง ของ รัฐ ที่ ใหญ่ ที่สุด ใน อเมริกา ชื่อ ว่า อะไร +美国 最大 的 州 的 首府 城市 是 什么 + + + + +What is the capital of California ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP California)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] California-[StateName:4]) + + +answer(capital(loc_2(stateid('california')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid(california)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' california ' }) + +wie lautet die hauptstadt von california +ποια είναι η πρωτεύουσα της california +เมืองหลวง ของ รัฐ แคลิฟอร์เนีย ชื่อ อะไร +加利福尼亚 州 的 首府 是 什么 + + + + +What is the capital of Colorado ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP Colorado)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] Colorado-[StateName:4]) + + +answer(capital(loc_2(stateid('colorado')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid(colorado)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' colorado ' }) + +welches ist die hauptstadt von colorado +ποια είναι η πρωτεύουσα του colorado +รัฐ โคโลราโด มี เมืองหลวง ชื่อ อะไร +科罗拉多 州 的 首府 是 什么 + + + + +What is the capital of Georgia ? + + +que es la capital de georgia ? + + +joojaa no shuto wa nan desu ka ? + + +georgia in baskenti nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP Georgia)))))) + + +(S que es la capital de georgia) + + +(S joojaa no shuto wa nan desu ka) + + +(S georgia in baskenti nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] Georgia-[StateName:4]) + + +answer(capital(loc_2(stateid('georgia')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid(georgia)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' georgia ' }) + +was ist die hauptstadt georgias +ποια είναι η πρωτεύουσα της georgia +เมืองหลวง ของ รัฐ จอร์เจีย ชื่อ อะไร +佐治亚 州 的 首府 是 哪儿 + + + + +What is the capital of Hawaii ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP Hawaii)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] Hawaii-[StateName:4]) + + +answer(capital(loc_2(stateid('hawaii')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid(hawaii)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' hawaii ' }) + +welches ist die hauptstadt von hawaii +ποια είναι η πρωτεύουσα της hawaii +เมืองหลวง ของ รัฐ ฮาวาย ชื่อ ว่า อะไร +夏威夷 州 的 首府 是 什么 + + + + +What is the capital of Illinois ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP Illinois)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] Illinois-[StateName:4]) + + +answer(capital(loc_2(stateid('illinois')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid(illinois)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' illinois ' }) + +wie lautet die hauptstadt von illinois +ποια είναι η πρωτεύουσα του illinois +เมืองหลวง ของ รัฐ อิลลินอยส์ ชื่อ ว่า อะไร +伊利诺伊 州 首府 是 哪儿 + + + + +What is the capital of Indiana ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP Indiana)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] Indiana-[StateName:4]) + + +answer(capital(loc_2(stateid('indiana')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid(indiana)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' indiana ' }) + +was ist die hauptstadt von indiana +ποια είναι η πρωτεύουσα της indiana +เมืองหลวง ของ รัฐ อินเดียน่า ชื่อ อะไร +印第安纳 州 的 首府 是 哪儿 + + + + +What is the capital of Iowa ? + + +que es la capital de iowa ? + + +aiowa no chuto wa nan desu ka ? + + +iowa in baskenti nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP Iowa)))))) + + +(S que es la capital de iowa) + + +(S aiowa no chuto wa nan desu ka) + + +(S iowa in baskenti nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] Iowa-[StateName:4]) + + +answer(capital(loc_2(stateid('iowa')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid(iowa)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' iowa ' }) + +welches ist die hauptstadt von iowa +ποια είναι η πρωτεύουσα της iowa +เมือง หลวง ของ รัฐ ไอโอวา ชื่อ ว่า อะไร +艾奥瓦 州 的 首府 是 哪儿 + + + + +What is the capital of Maine ? + + +que es la capital de maine ? + + +meen no chuto wa nan desu ka ? + + +maine in baskenti nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP Maine)))))) + + +(S que es la capital de maine) + + +(S meen no chuto wa nan desu ka) + + +(S maine in baskenti nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] Maine-[StateName:4]) + + +answer(capital(loc_2(stateid('maine')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid(maine)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' maine ' }) + +wie heisst die hauptstadt von maine +ποια είναι η πρωτεύουσα του maine +เมืองหลวง ของ รัฐ เมน ชื่อ ว่า อะไร +缅因 州 的 首府 是 哪儿 + + + + +What is the capital of Maryland ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP Maryland)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] Maryland-[StateName:4]) + + +answer(capital(loc_2(stateid('maryland')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid(maryland)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' maryland ' }) + +wie lautet die hauptstadt von maryland +ποια είναι η πρωτεύουσα του maryland +เมืองหลวง ของ รัฐ แมรีแลนด์ ชื่อ ว่า อะไร +马里兰 州 首府 是 哪儿 + + + + +What is the capital of Massachusetts ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP Massachusetts)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] Massachusetts-[StateName:4]) + + +answer(capital(loc_2(stateid('massachusetts')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid(massachusetts)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' massachusetts ' }) + +wie lautet die hauptstadt von massachusetts +ποια είναι η πρωτεύουσα της massachusetts +เมืองหลวง ของ รัฐ แมสซาชูเซ็ตต์ ชื่อ อะไร +马萨诸塞 州 的 首府 是 哪儿 + + + + +What is the capital of Michigan ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP Michigan)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] Michigan-[StateName:4]) + + +answer(capital(loc_2(stateid('michigan')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid(michigan)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' michigan ' }) + +welches ist die hauptstadt von michigan +ποια είναι η πρωτεύουσα του michigan +เมืองหลวง ของ รัฐ มิชิแกน ชื่อ อะไร +密歇根 州 的 首都 是 哪儿 + + + + +What is the capital of New Hampshire ? + + +que es la capital de new hampshire ? + + +nyuu hanpushaa no chuto wa nan desu ka ? + + +new hampshire in baskenti nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP New) (NNP Hampshire)))))) + + +(S que es la capital de new_hampshire) + + +(S nyuu_hanpushaa no chuto wa nan desu ka) + + +(S new_hampshire in baskenti nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] New-[StateName:4] Hampshire-[StateName:4]) + + +answer(capital(loc_2(stateid('new hampshire')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid('new hampshire')))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new hampshire ' }) + +wie lautet die hauptstadt von new hampshire +ποια είναι η πρωτεύουσα του new hampshire +เมืองหลวง ของ รัฐ นิวแฮมพ์เชียร์ ชื่อ ว่า อะไร +新罕布什尔 州 的 首都 是 哪儿 + + + + +What is the capital of New Jersey ? + + +que es la capital de new jersey ? + + +nyuu jaajii no chuto wa nan desu ka ? + + +new jersey in baskenti nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP New) (NNP Jersey)))))) + + +(S que es la capital de new_jersey) + + +(S nyuu_jaajii no chuto wa nan desu ka) + + +(S new_jersey in baskenti nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] New-[StateName:4] Jersey-[StateName:4]) + + +answer(capital(loc_2(stateid('new jersey')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid('new jersey')))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new jersey ' }) + +wie lautet die hauptstadt von new jersey +ποια είναι η πρωτεύουσα του new jersey +เมืองหลวง ของ รัฐ นิวเจอร์ซี ชื่อ ว่า อะไร +新泽西 州 的 首府 是 哪儿 + + + + +What is the capital of New York ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP New) (NNP York)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] New-[StateName:4] York-[StateName:4]) + + +answer(capital(loc_2(stateid('new york')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid('new york')))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new york ' }) + +welches ist die hauptstadt von new york +ποια είναι η πρωτεύουσα της new york +เมืองหลวง ของ รัฐ นิวยอร์ค ชื่อ อะไร +纽约 州 的 首府 是 哪儿 + + + + +What is the capital of North Dakota ? + + +que es la capital de north dakota ? + + +noosu dakota no chuto wa nan desu ka ? + + +north dakota in baskenti nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP North) (NNP Dakota)))))) + + +(S que es la capital de north_dakota) + + +(S noosu_dakota no chuto wa nan desu ka) + + +(S north_dakota in baskenti nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] North-[StateName:4] Dakota-[StateName:4]) + + +answer(capital(loc_2(stateid('north dakota')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid('north dakota')))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' north dakota ' }) + +wie lautet die hauptstadt von north dakota +ποια είναι η πρωτεύουσα της north dakota +เมืองหลวง ของ รัฐ นอร์ธดาโกตา ชื่อ ว่า อะไร +北达科他 州 的 首府 是 哪儿 + + + + +What is the capital of Ohio ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP Ohio)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] Ohio-[StateName:4]) + + +answer(capital(loc_2(stateid('ohio')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid(ohio)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' ohio ' }) + +wie lautet die hauptstadt von ohio +ποια είναι η πρωτεύουσα του ohio +รัฐ โอไฮโอ มี เมืองหลวง ชื่อ อะไร +俄亥俄 州 的 首府 是 哪儿 + + + + +What is the capital of Pennsylvania ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP Pennsylvania)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] Pennsylvania-[StateName:4]) + + +answer(capital(loc_2(stateid('pennsylvania')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid(pennsylvania)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' pennsylvania ' }) + +welches ist die hauptstadt von pennsylvania +ποια είναι η πρωτεύουσα της pennsylvania +เมืองหลวง ของ รัฐ เพ็นซิลเวเนีย ชื่อ ว่า อะไร +宾夕法尼亚 州 的 首府 是 哪儿 + + + + +What is the capital of states that have cities named Durham ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NP (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VBP have) (NP (NP (NNS cities)) (VP (VBN named) (NP (NNP Durham)))))))))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] states-[State:3] that-[State:4] have-[State:4] cities-[City:5] named-[City:5] Durham-[CityName:7]) + + +answer(capital(loc_2(state(loc_1(city(cityid('durham', _))))))) + + +answer(A,(capital(A),loc(A,B),state(B),loc(C,B),city(C),const(C,cityid(durham,_)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' durham ' }) + +wie lauten die hauptstadte der staaten welche staedte mit dem namen durham haben +ποια είναι η πρωτεύουσα των πολιτειών που έχουν πόλεις που ονομάζονται durham +รัฐ ที่ มี เมือง ชื่อ เดอแรม มี เมืองหลวง ชื่อ อะไร +含有 城市 名为 达勒姆 的 州 的 首府 是 什么 + + + + +What is the capital of Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP Texas)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] Texas-[StateName:4]) + + +answer(capital(loc_2(stateid('texas')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welches ist die hauptstadt von texas +ποια είναι η πρωτεύουσα του texas +ช่วย บอก ที ว่า เมืองหลวง ของ รัฐ เท็กซัส ชื่อ ว่า อะไร +得克萨斯 州 的 首府 是 哪儿 + + + + +What is the capital of the Alabama state ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (DT the) (NNP Alabama) (NN state)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] the-[State:3] Alabama-[StateName:5] state-[State:3]) + + +answer(capital(loc_2(state(stateid('alabama'))))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid(alabama)),state(B))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alabama ' }) + +welches ist die hauptstadt des staates alabama +ποια είναι η πρωτεύουσα της πολιτείας της alabama +เมืองหลวง ของ รัฐ อลาบามา ชื่อ ว่า อะไร +阿拉巴马 州 的 首府 是 哪儿 + + + + +What is the capital of the Florida state ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (DT the) (NNP Florida) (NN state)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] the-[State:3] Florida-[StateName:5] state-[State:3]) + + +answer(capital(loc_2(state(stateid('florida'))))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid(florida)),state(B))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' florida ' }) + +wie lautet die hauptstadt von florida state +ποια είναι η πρωτεύουσα της πολιτείας florida +เมืองหลวง ของ รัฐ ฟลอริดา ชื่อ อะไร +佛罗里达 州 的 首府 是 哪儿 + + + + +What is the capital of the largest state ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (DT the) (JJS largest) (NN state)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] the-[State:3] largest-[State:3] state-[State:4]) + + +answer(capital(loc_2(largest(state(all))))) + + +answer(A,(capital(A),loc(A,B),largest(B,state(B)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +wie lautet die hauptstadt des groessten staates +ποια είναι η πρωτεύουσα της μεγαλύτερης πολιτείας +รัฐ ที่ ใหญ่ ที่สุด มี เมืองหลวง ชื่อ ว่า อะไร +最大 的 州 的 首府 是 哪儿 + + + + +What is the capital of the smallest state ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (DT the) (JJS smallest) (NN state)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] the-[State:3] smallest-[State:3] state-[State:4]) + + +answer(capital(loc_2(smallest(state(all))))) + + +answer(A,(capital(A),loc(A,B),smallest(B,state(B)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ smallest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welches ist die hauptstadt des kleinsten staates +ποια είναι η πρωτεύουσα της μικρότερης πολιτείας +รัฐ ที่ มี ขนาด เล็ก ที่สุด มี เมืองหลวง ชื่อ อะไร +最小 的 州 的 首府 是 哪儿 + + + + +What is the capital of the state Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NP (DT the) (NN state)) (NP (NNP Texas))))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] the-[State:3] state-[State:3] Texas-[StateName:5]) + + +answer(capital(loc_2(state(stateid('texas'))))) + + +answer(A,(capital(A),loc(A,B),state(B),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +kannst du mir die hauptstadt von texas nennen +ποια είναι η πρωτεύουσα της πολιτείας texas +เมืองหลวง ของ รัฐ เท็กซัส ชื่อ ว่า อะไร +得克萨斯 州 的 首府 是 哪儿 + + + + +What is the capital of the state that borders the most states ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NP (DT the) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ borders) (NP (DT the) (JJS most) (NNS states)))))))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] the-[State:3] state-[State:3] that-[State:5] borders-[State:5] the-[State:3] most-[State:3] states-[State:6]) + + +answer(capital(loc_2(most(state(next_to_2(state(all))))))) + + +answer(A,(capital(A),loc(A,B),most(B,C,(state(B),next_to(B,C),state(C))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +was ist die hauptstadt des staates der die meisten staaten angrenzt +ποια είναι η πρωτεύουσα της πολιτείας που συνορεύει με τις περισσότερες πολιτείες +จง บอก ชื่อ เมืองหลวง ของ รัฐ ที่ อยู่ ติด กับ รัฐ อื่นๆ มาก ที่สุด +和 最多 州 接壤 的 州 的 首府 是 什么 + + + + +What is the capital of the state that borders the state that borders Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NP (DT the) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ borders) (NP (NP (DT the) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ borders) (NP (NNP Texas)))))))))))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] the-[State:3] state-[State:3] that-[State:4] borders-[State:4] the-[State:5] state-[State:5] that-[State:6] borders-[State:6] Texas-[StateName:8]) + + +answer(capital(loc_2(state(next_to_2(state(next_to_2(stateid('texas')))))))) + + +answer(A,(capital(A),loc(A,B),state(B),next_to(B,C),state(C),next_to(C,D),const(D,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +was ist die hauptstadt des staates der an den staat der texas angrenzt angrenzt +ποια είναι η πρωτεύουσα της πολιτείας που συνορεύει με την πολιτεία που συνορεύει με το texas +รัฐ ที่ อยู่ ติด กับ รัฐ ที่ อยู่ ติด กับ รัฐ เท็กซัส มี เมืองหลวง ชื่อ ว่า อะไร +与 得克萨斯 州 接壤 的 州 接壤 的 州 的 首府 是 什么 + + + + +What is the capital of the state with the highest elevation ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS highest) (NN elevation)))))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] the-[State:3] state-[State:3] with-[State:4] the-[Place:5] highest-[Place:5] elevation-[Place:6]) + + +answer(capital(loc_2(state(loc_1(highest(place(all))))))) + + +answer(A,(capital(A),loc(A,B),state(B),loc(C,B),highest(C,place(C)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( all ) }) + +was ist die hauptstadt des staates mit der groesten hoehe +ποια είναι η πρωτεύουσα της πολιτείας με το μεγαλύτερο υψόμετρο +รัฐ ที่ มี ระดับ ความ สูง มาก ที่สุด มี เมืองหลวง ชื่อ ว่า อะไร +海拔 最高 的 州 的 首府 是 什么 + + + + +What is the capital of the state with the highest point ? + + +que es la capital de el estado con el punto mas alto ? + + +mottomo takai chiten ga aru shuu no shuto wa nan desu ka ? + + +en yuksek noktayi iceren eyaletin baskenti nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS highest) (NN point)))))))) + + +(S que es la capital de el estado con el punto mas alto) + + +(S mottomo takai chiten ga aru shuu no shuto wa nan desu ka) + + +(S en yuksek noktayi iceren eyaletin baskenti nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] the-[State:3] state-[State:3] with-[State:4] the-[Place:5] highest-[Place:5] point-[Place:6]) + + +answer(capital(loc_2(state(loc_1(highest(place(all))))))) + + +answer(A,(capital(A),loc(A,B),state(B),loc(C,B),highest(C,(place(C))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( all ) }) + +wie lautet die hauptstadt des staats mit der hoechsten erhebung +ποιά είναι η πρωτεύουσα της πολιτείας με το ψηλότερο σημείο +เมืองหลวง ของ รัฐ ที่ มี จุด สูง สุด ชื่อ ว่า อะไร +最高 点 所在 州 的 首府 是 什么 + + + + +What is the capital of the state with the largest population ? + + +que es la capital de el estado con la poblacion mas grande ? + + +mottomo ookii jinkou ga aru shuu no shuto wa nan desu ka ? + + +nufusu en fazla olan eyaletin baskenti nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS largest) (NN population)))))))) + + +(S que es la capital de el estado con la poblacion mas grande) + + +(S mottomo ookii jinkou ga aru shuu no shuto wa nan desu ka) + + +(S nufusu en fazla olan eyaletin baskenti nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] the-[State:4] state-[State:4] with-[State:3] the-[State:3] largest-[State:3] population-[State:3]) + + +answer(capital(loc_2(largest_one(population_1(state(all)))))) + + +answer(A,(capital(A),loc(A,B),largest(C,(state(B),population(B,C))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +wie lautet die hauptstadt des staat mit den meisten einwohnern +ποια είναι η πρωτεύουσα της πολιτείας με το μεγαλύτερο πληθυσμό +รัฐ ที่ มี ประชากร มาก ที่สุด มี เมืองหลวง ชื่อ อะไร +人口 最多 的 州 的 首府 是 什么 + + + + +What is the capital of the state with the largest population density ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS largest) (NN population) (NN density)))))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] the-[State:4] state-[State:4] with-[State:3] the-[State:3] largest-[State:3] population-[State:3] density-[State:3]) + + +answer(capital(loc_2(largest_one(density_1(state(all)))))) + + +answer(A,(capital(A),loc(A,B),largest(C,(state(B),density(B,C))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ largest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +wie lautet die hauptstadt des staat mit dem groessten bevoelkerungsdichte +ποια είναι η πρωτεύουσα της πολιτείας με την μεγαλύτερη πυκνότητα πληθυσμού +รัฐ ที่ มี ความ หนาแน่น ของ ประชากร มาก ที่สุด มี เมืองหลวง ชื่อ อะไร +人口 密度 最大 的 州 的 首府 是 什么 + + + + +What is the capital of the state with the longest river ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS longest) (NN river)))))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] the-[State:3] state-[State:3] with-[State:4] the-[River:5] longest-[River:5] river-[River:6]) + + +answer(capital(loc_2(state(loc_1(longest(river(all))))))) + + +answer(A,(capital(A),loc(A,B),state(B),loc(C,B),longest(C,(river(C))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +welches ist die hauptstadt des staates mit dem laengsten fluss +ποια είναι η πρωτεύουσα της πολιτείας με το μεγαλύτερο ποτάμι +เมือง หลวง ของ รัฐ ที่ มี แม่น้ำ สาย ที่ ยาว ที่สุด มี ชื่อ ว่า อะไร +最长 的 河流 的 所在 州 的 首府 是 什么 + + + + +What is the capital of the state with the most inhabitants ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS most) (NNS inhabitants)))))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] the-[State:4] state-[State:4] with-[State:3] the-[State:3] most-[State:3] inhabitants-[State:3]) + + +answer(capital(loc_2(largest_one(population_1(state(all)))))) + + +answer(A,(capital(A),loc(A,B),largest(C,(state(B),population(B,C))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +wie lautet die hauptstadt des staat mit der groessten bevoelkerung +ποια είναι η πρωτεύουσα της πολιτείας με τους περισσότερους κατοίκους +เมืองหลวง ใด มี ประชากร มาก ที่สุด +居民 数 最多 的 州 的 首府 是 什么 + + + + +What is the capital of Utah ? + + +que es la capital de utah ? + + +yuutaa no chuto wa nan desu ka ? + + +utah in baskenti nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP Utah)))))) + + +(S que es la capital de utah) + + +(S yuutaa no chuto wa nan desu ka) + + +(S utah in baskenti nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] Utah-[StateName:4]) + + +answer(capital(loc_2(stateid('utah')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid(utah)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' utah ' }) + +welches ist die hauptstadt von utah +ποια είναι η πρωτεύουσα της utah +เมืองหลวง ของ รัฐ ยูทาห์ ชื่อ ว่า อะไร +犹他 州 的 首府 是 什么 + + + + +What is the capital of Vermont ? + + +que es la capital de vermont ? + + +baamonto no chuto wa nan desu ka ? + + +vermont in baskenti nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP Vermont)))))) + + +(S que es la capital de vermont) + + +(S baamonto no chuto wa nan desu ka) + + +(S vermont in baskenti nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] Vermont-[StateName:4]) + + +answer(capital(loc_2(stateid('vermont')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid(vermont)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' vermont ' }) + +welches ist die hauptstadt von vermont +ποια είναι η πρωτεύουσα του vermont +เมืองหลวง ของ รัฐ เวอร์ม็อนต์ ชื่อ ว่า อะไร +佛蒙特 州 的 首府 是 什么 + + + + +What is the capital of Washington ? + + +que es la capital de washington ? + + +washinton no chuto wa nan desu ka ? + + +washington in baskenti nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP Washington)))))) + + +(S que es la capital de washington) + + +(S washinton no chuto wa nan desu ka) + + +(S washington in baskenti nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] capital-[City:1] of-[City:2] Washington-[StateName:4]) + + +answer(capital(loc_2(stateid('washington')))) + + +answer(A,(capital(A),loc(A,B),const(B,stateid(washington)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' washington ' }) + +was ist die hauptstadt von washington +ποια είναι η πρωτεύουσα της washington +เมืองหลวง ของ รัฐ วอชิงตัน ชื่อ ว่า อะไร +华盛顿 州 的 首府 是 什么 + + + + +What is the city in Texas with the largest population ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (NP (DT the) (NN city)) (PP (IN in) (NP (NNP Texas)))) (PP (IN with) (NP (DT the) (JJS largest) (NN population)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:2] city-[City:2] in-[City:3] Texas-[StateName:5] with-[City:1] the-[City:1] largest-[City:1] population-[City:1]) + + +answer(largest_one(population_1(city(loc_2(stateid('texas')))))) + + +answer(A,largest(B,(city(A),loc(A,C),const(C,stateid(texas)),population(A,B)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest_one ( population_1 ( *n:City ) ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welche staedte in texas haben die hoechste einwohnerzahl +ποια είναι η πόλη στο texas με τον μεγαλύτερο πληθυσμό +เมือง ใด ใน รัฐ เท็กซัส ที่ มี ประชากร มาก ที่สุด +德克萨斯 州 人口 最多 的 城市 是 哪个 + + + + +What is the city with the smallest population ? + + +que es la ciudad con la poblacion mas pequena ? + + +mottomo chiisai jinkou ga aru toshi wa nan desu ka ? + + +en az nufuslu sehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN city)) (PP (IN with) (NP (DT the) (JJS smallest) (NN population)))))) + + +(S que es la ciudad con la poblacion mas pequena) + + +(S mottomo chiisai jinkou ga aru toshi wa nan desu ka) + + +(S en az nufuslu sehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:2] city-[City:2] with-[City:1] the-[City:1] smallest-[City:1] population-[City:1]) + + +answer(smallest_one(population_1(city(all)))) + + +answer(A,smallest(B,(city(A),population(A,B)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ smallest_one ( population_1 ( *n:City ) ) }) + *n:City -> ({ city ( all ) }) + +was ist die stadt mit der kleinsten bevoelkerung +ποια είναι η πόλη με τον μικρότερη πληθυσμό +เมือง ใด มี ประชากร น้อย ที่สุด +人口 最少 的 城市 是 哪个 + + + + +What is the combined area of all 50 states ? + + +que es la area combinada de todos los 50 estados ? + + +gojuu shuu zenbu no zentai no chiiki wa nan desu ka ? + + +50 eyaletin toplam alani nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (VBN combined) (NN area)) (PP (IN of) (NP (DT all) (CD 50) (NNS states)))))) + + +(S que es la area combinada de todos los 50 estados) + + +(S gojuu shuu zenbu no zentai no chiiki wa nan desu ka) + + +(S 50 eyaletin toplam alani nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] combined-[Num:1] area-[Num:2] of-[Num:2] all-[State:3] 50-[State:3] states-[State:3]) + + +answer(sum(area_1(state(all)))) + + +answer(A,sum(B,(area(C,B),state(C)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ sum ( *n:Num ) }) + *n:Num -> ({ area_1 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +wie gross ist die gesamte flaeche aller staaten +πόσο είναι το συνδυαστικό εμβαδό των 50 πολιτειών +เมื่อ นำ รัฐ ทั้ง 50 รัฐ มา รวม กัน จะ มี พื้นที่ เท่าไหร่ +所有 50 个 州 的 总 面积 是 多少 + + + + +What is the combined population of all 50 states ? + + +que es la poblacion combinada de todos los 50 estados ? + + +gojuu shuu no zentai no jinkou wa ikura desu ka ? + + +50 eyaletin toplam nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (VBN combined) (NN population)) (PP (IN of) (NP (DT all) (CD 50) (NNS states)))))) + + +(S que es la poblacion combinada de todos los 50 estados) + + +(S gojuu shuu no zentai no jinkou wa ikura desu ka) + + +(S 50 eyaletin toplam nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] combined-[Num:1] population-[Num:2] of-[Num:2] all-[State:3] 50-[State:3] states-[State:3]) + + +answer(sum(population_1(state(all)))) + + +answer(A,sum(B,(population(C,B),state(C)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ sum ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +wie lautet die gesamte bevoelkerung aller 50 staaten +ποιος είναι ο συνδυαστικός πληθυσμός όλων των 50 πολιτειών +ถ้า นำ ประชากร ทั้ง 50 รัฐ มา รวม กัน จะ มี จำนวน ทั้งสิ้น กี่ คน +所有 50 个 州 的 总 人口 是 多少 + + + + +What is the density of Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN density)) (PP (IN of) (NP (NNP Texas)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] density-[Num:1] of-[Num:1] Texas-[StateName:3]) + + +answer(density_1(stateid('texas'))) + + +answer(A,(density(B,A),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ density_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie gross ist die bevoelkerung von texas +ποια είναι η πυκνότητα του texas +รัฐ เท็กซัส มี ความ หนาแน่น ประชากร เท่าไหร่ +得克萨斯 州 的 人口 密度 是 多少 + + + + +What is the density of the New York ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN density)) (PP (IN of) (NP (DT the) (NNP New) (NNP York)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] density-[Num:1] of-[Num:1] the-[StateName:3] New-[StateName:3] York-[StateName:3]) + + +answer(density_1(stateid('new york'))) + + +answer(A,(density(B,A),const(B,stateid('new york')))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ density_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new york ' }) + +welches ist die dichte von new york +ποια είναι η πυκνότητας της new york +รัฐ นิวยอร์ค มี ความ หนาแน่น ประชากร เท่าใด +纽约 州 的 人口 密度 是 多少 + + + + +What is the elevation of Death Valley ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN elevation)) (PP (IN of) (NP (NNP Death) (NNP Valley)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] elevation-[Num:1] of-[Num:1] Death-[PlaceName:3] Valley-[PlaceName:3]) + + +answer(elevation_1(placeid('death valley'))) + + +answer(A,(elevation(B,A),const(B,placeid('death valley')))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ elevation_1 ( *n:Place ) }) + *n:Place -> ({ placeid ( *n:PlaceName ) }) + *n:PlaceName -> ({ ' death valley ' }) + +wie hoch liegt death valley +ποιο είναι το υψόμετρο της death valley +เดธแวลีย์ มี ความ สูง เท่าไหร่ +死亡谷 海拔 是 多少 + + + + +What is the elevation of the highest point in the USA ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN elevation)) (PP (IN of) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (DT the) (NNP USA)))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] elevation-[Num:1] of-[Num:1] the-[Place:2] highest-[Place:2] point-[Place:3] in-[Place:4] the-[CountryName:6] USA-[CountryName:6]) + + +answer(elevation_1(highest(place(loc_2(countryid('usa')))))) + + +answer(A,(elevation(B,A),highest(B,(place(B),loc(B,C),const(C,countryid(usa)))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ elevation_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +was ist die hoehe des hoechsten punktes in den usa +ποιο είναι το υψόμετρο του ψηλότερου σημείου στις usa +จุด ที่ สูง ที่สุด ของ อเมริกา สูง เท่าไหร่ +美国 最高 点 的 海拔 是 多少 + + + + +What is the height of Mount McKinley ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN height)) (PP (IN of) (NP (NNP Mount) (NNP McKinley)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] height-[Num:1] of-[Num:1] Mount-[PlaceName:3] McKinley-[PlaceName:3]) + + +answer(elevation_1(placeid('mount mckinley'))) + + +answer(A,(elevation(B,A),const(B,placeid('mount mckinley')))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ elevation_1 ( *n:Place ) }) + *n:Place -> ({ placeid ( *n:PlaceName ) }) + *n:PlaceName -> ({ ' mount mckinley ' }) + +was ist die hoehe mount mckinleys +ποιο είναι το υψόμετρο του όρους mckinley +ภูเขา แมคคินลีย์ มี ความ สูง เท่าไหร่ +麦金利 山 的 高度 是 多少 + + + + +What is the height of the highest mountain in Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN height)) (PP (IN of) (NP (NP (DT the) (JJS highest) (NN mountain)) (PP (IN in) (NP (NNP Texas)))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] height-[Num:1] of-[Num:1] the-[Place:2] highest-[Place:2] mountain-[Place:3] in-[Place:4] Texas-[StateName:6]) + + +answer(elevation_1(highest(mountain(loc_2(stateid('texas')))))) + + +answer(A,(elevation(B,A),highest(B,(mountain(B),loc(B,C),const(C,stateid(texas)))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ elevation_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ mountain ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie lautet die hoehe des hoechsten berges in texas +ποιο είναι το ύψος του ψηλότερου βουνού στο texas +ภูเขา ที่ สูง ที่สุด ใน รัฐ เท็กซัส สูง เท่าไหร่ +德克萨斯 州 最高 的 山峰 的 高度 是 多少 + + + + +What is the height of the highest point in the USA ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN height)) (PP (IN of) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (DT the) (NNP USA)))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] height-[Num:1] of-[Num:1] the-[Place:2] highest-[Place:2] point-[Place:3] in-[Place:4] the-[CountryName:6] USA-[CountryName:6]) + + +answer(elevation_1(highest(place(loc_2(countryid('usa')))))) + + +answer(A,(elevation(B,A),highest(B,(place(B),loc(B,C),const(C,countryid(usa)))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ elevation_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +was ist die hoehe des hoechsten punktes in der usa +ποιο είναι το υψόμετρο του ψηλότερου σημείου στις usa +จุด สูง สุด ใน อเมริกา สูง เท่าไหร่ +美国 最高 点 的 高度 是 多少 + + + + +What is the high point of Wyoming ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJ high) (NN point)) (PP (IN of) (NP (NNP Wyoming)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] high-[Place:1] point-[Place:1] of-[Place:1] Wyoming-[StateName:3]) + + +answer(high_point_1(stateid('wyoming'))) + + +answer(A,(high_point(B,A),const(B,stateid(wyoming)))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ high_point_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' wyoming ' }) + +wie lautet der hoechste punkt in wyoming +ποιο είναι το ψηλό σημείο του wyoming +จุด สูง สุด ของ รัฐ ไวโอมิง อยู่ ที่ไหน +怀俄明 州 的 最高 点 是 什么 + + + + +What is the highest elevation in New Mexico ? + + +que es la elevacion mas alta en new mexico ? + + +nyuu mekishiko no mottomo takai kaibatsu wa nan desu ka ? + + +new mexico de en yuksek yukselti nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN elevation)) (PP (IN in) (NP (NNP New) (NNP Mexico)))))) + + +(S que es la elevacion mas alta en new_mexico) + + +(S nyuu_mekishiko no mottomo takai kaibatsu wa nan desu ka) + + +(S new_mexico de en yuksek yukselti nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] elevation-[Place:2] in-[Place:3] New-[StateName:5] Mexico-[StateName:5]) + + +answer(highest(place(loc_2(stateid('new mexico'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,stateid('new mexico'))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new mexico ' }) + +welcher ist der hoechste punkt in new mexico +ποιο είναι το μεγαλύτερο υψόμετρο στο new mexico +จุด สูง สุด ของ รัฐ นิวเม็กซิโก อยู่ ตรงไหน +新墨西哥 州 的 最高 点 是 什么 + + + + +What is the highest elevation in South Carolina ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN elevation)) (PP (IN in) (NP (NNP South) (NNP Carolina)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] elevation-[Place:2] in-[Place:3] South-[StateName:5] Carolina-[StateName:5]) + + +answer(highest(place(loc_2(stateid('south carolina'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,stateid('south carolina'))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' south carolina ' }) + +welches ist die hoechste erhoehung in south carolina +ποιο είναι το μεγαλύτερο υψόμετρο στη south carolina +จุด สูง สุด ของ รัฐ เซาท์แคโรไลนา อยู่ ตรงไหน +南卡罗来纳 州 最高 海拔 是 什么 + + + + +What is the highest elevation in Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN elevation)) (PP (IN in) (NP (NNP Texas)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] elevation-[Place:2] in-[Place:3] Texas-[StateName:5]) + + +answer(highest(place(loc_2(stateid('texas'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,stateid(texas))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +was ist der hoechste punkt in texas +ποιο είναι το μεγαλύτερο υψόμετρο στο texas +จุด สูง สุด ของ รัฐ เท็กซัส อยู่ ตรงไหน +德克萨斯 州 最高 点 是 什么 + + + + +What is the highest elevation in the United States ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN elevation)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] elevation-[Place:2] in-[Place:3] the-[CountryName:5] United-[CountryName:5] States-[CountryName:5]) + + +answer(highest(place(loc_2(countryid('usa'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie lautet die hoechste erhebung in den vereinigten staaten +ποιο είναι το μεγαλύτερο υψόμετρο στις ηνωμένες πολιτείες +ที่ใด จุด สูง ที่สุด ใน สหรัฐอเมริกา +美国 最高 海拔 是 哪儿 + + + + +What is the highest mountain in Alaska ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN mountain)) (PP (IN in) (NP (NNP Alaska)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] mountain-[Place:2] in-[Place:3] Alaska-[StateName:5]) + + +answer(highest(mountain(loc_2(stateid('alaska'))))) + + +answer(A,highest(A,(mountain(A),loc(A,B),const(B,stateid(alaska))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ mountain ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alaska ' }) + +welches ist der hoechste berg in alaska +ποιο είναι το ψηλότερο βουνό στην alaska +ภูเขา ที่ สูง ที่สุด ของ รัฐ อลาสก้า ชื่อ ว่า อะไร +阿拉斯加 州 最高 的 山峰 是 什么 + + + + +What is the highest mountain in Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN mountain)) (PP (IN in) (NP (NNP Texas)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] mountain-[Place:2] in-[Place:3] Texas-[StateName:5]) + + +answer(highest(mountain(loc_2(stateid('texas'))))) + + +answer(A,highest(A,(mountain(A),loc(A,B),const(B,stateid(texas))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ mountain ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welches ist der hoechste berg in texas +ποιο είναι το ψηλότερο βουνό στο texas +ภูเขา ที่ สูง ที่สุด ของ รัฐ เท็กซัส คือ ภูเขา ใด +德克萨斯 州 最高 的 山峰 是 什么 + + + + +What is the highest mountain in the US ? + + +que es la montana mas alta en los us ? + + +beikoku no mottomo takai yama wa nan desu ka ? + + +us deki en yuksek dag nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN mountain)) (PP (IN in) (NP (DT the) (NNP US)))))) + + +(S que es la montana mas alta en los us) + + +(S beikoku no mottomo takai yama wa nan desu ka) + + +(S us deki en yuksek dag nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] mountain-[Place:2] in-[Place:3] the-[CountryName:5] US-[CountryName:5]) + + +answer(highest(mountain(loc_2(countryid('usa'))))) + + +answer(A,highest(A,(mountain(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ mountain ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welches ist der hoechste berg der vereinigten staaten +ποιο είναι το ψηλότερο βουνό στις us +ภูเขา ไหน สูง ที่สุด ใน สหรัฐอเมริกา +美国 最高 的 山峰 是 什么 + + + + +What is the highest mountain in US ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN mountain)) (PP (IN in) (NP (NNP US)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] mountain-[Place:2] in-[Place:3] US-[CountryName:5]) + + +answer(highest(mountain(loc_2(countryid('usa'))))) + + +answer(A,highest(A,(mountain(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ mountain ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welches ist der hoechste berg in den usa +ποιο είναι το ψηλότερο βουνό στις ηπα +ภูเขา ที่ สูง ที่สุด ใน สหรัฐอเมริกา มี ชื่อ ว่า อะไร +美国 最高 的 山峰 是 什么 + + + + +What is the highest point in Colorado ? + + +que es el punto mas alto en colorado ? + + +kororado no mottomo takai chiten wa nan desu ka ? + + +colorado daki en yuksek nokta nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NNP Colorado)))))) + + +(S que es el punto mas alto en colorado) + + +(S kororado no mottomo takai chiten wa nan desu ka) + + +(S colorado daki en yuksek nokta nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] Colorado-[StateName:5]) + + +answer(highest(place(loc_2(stateid('colorado'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,stateid(colorado))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' colorado ' }) + +wie lautet der hoechste punkt in colorado +ποιο είναι το ψηλότερο σημείο στο colorado +จุด สูง สุด ของ รัฐ โคโลราโด อยู่ ที่ไหน +科罗拉多 州 的 最高 点 是 什么 + + + + +What is the highest point in Delaware ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NNP Delaware)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] Delaware-[StateName:5]) + + +answer(highest(place(loc_2(stateid('delaware'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,stateid(delaware))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' delaware ' }) + +welches ist der hoechste punkt von delaware +ποιο είναι το ψηλότερο σημείο στο delaware +จุด สูง สุด ของ รัฐ เดลาแวร์ อยู่ ตรงไหน +特拉华 州 的 最高 点 是 什么 + + + + +What is the highest point in each state whose lowest point is sea level ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NP (DT each) (NN state)) (SBAR (WHNP (WP$ whose) (JJS lowest) (NN point)) (S (VBZ is) (NP (NN sea) (NN level))))))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] each-[State:4] state-[State:4] whose-[State:5] lowest-[State:5] point-[State:5] is-[State:5] sea-[State:5] level-[State:5]) + + +answer(highest(place(loc_2(state(loc_1(place(elevation_2(0)))))))) + + +answer(A,(highest(A,(place(A),loc(A,B),state(B))),lowest(C,(loc(C,B),place(C))),elevation(C,0))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ elevation_2 ( *n:Num ) }) + *n:Num -> ({ 0 }) + +welches sind die hoechsten punkte der staaten dessen tiefster punkt auf meeresniveau liegt +ποιο είναι το ψηλότερο σημείο σε κάθε πολιτεία της οποία το χαμηλότερο σημείο είναι στο επίπεδο της θάλασσας +จง หา จุด สูง สุด ของ แต่ละ รัฐ ซึ่ง มี จุด ต่ำ สุด อยู่ ที่ ระดับ น้ำ ทะเล +在 各个 最低 点 与 海平面 持平 的 州 里 的 最高 点 是 什么 + + + + +What is the highest point in Florida ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NNP Florida)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] Florida-[StateName:5]) + + +answer(highest(place(loc_2(stateid('florida'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,stateid(florida))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' florida ' }) + +welches ist der hoechste punkt in florida +ποιο είναι το ψηλότερο σημείο στη florida +จุด ที่ สูง ที่สุด ของ รัฐ ฟลอริด้า อยู่ ตรงไหน +佛罗里达 州 的 最高 点 是 什么 + + + + +What is the highest point in Iowa ? + + +que es el punto mas alto en iowa ? + + +aiowa no mottomo takai chiten wa nan desu ka ? + + +iowa daki en yuksek nokta nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NNP Iowa)))))) + + +(S que es el punto mas alto en iowa) + + +(S aiowa no mottomo takai chiten wa nan desu ka) + + +(S iowa daki en yuksek nokta nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] Iowa-[StateName:5]) + + +answer(highest(place(loc_2(stateid('iowa'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,stateid(iowa))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' iowa ' }) + +wie lautet der hoechste punkt in iowa +ποιο είναι το ψηλότερο σημείο στην iowa +รัฐ ไอโอวา มี จุด สูง สุด ที่ไหน +爱荷华 州 的 最高 点 是 什么 + + + + +What is the highest point in Kansas ? + + +que es el punto mas alto en kansas ? + + +kanzasu no mottomo takai chiten wa nan desu ka ? + + +kansas daki en yuksek nokta nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NNP Kansas)))))) + + +(S que es el punto mas alto en kansas) + + +(S kanzasu no mottomo takai chiten wa nan desu ka) + + +(S kansas daki en yuksek nokta nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] Kansas-[StateName:5]) + + +answer(highest(place(loc_2(stateid('kansas'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,stateid(kansas))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' kansas ' }) + +wie lautet der hoechste punkt in kansas +ποιο είναι το ψηλότερο σημείο στο kansas +จุด สูง ที่สุด ใน รัฐ แคนซัส อยู่ ที่ ใด +堪萨斯 州 的 最高 点 是 什么 + + + + +What is the highest point in Maine ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NNP Maine)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] Maine-[StateName:5]) + + +answer(highest(place(loc_2(stateid('maine'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,stateid(maine))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' maine ' }) + +welches ist der hoechstgelegene punkt in maine +ποιο είναι το ψηλότερο σημείο στο maine +จุด สูง สุด ของ รัฐ เมน อยู่ ที่ใด +缅因 州 的 最高 点 是 什么 + + + + +What is the highest point in Montana ? + + +que es el punto mas alto en montana ? + + +montana no mottomo takai chiten wa nan desu ka ? + + +montana daki en yuksek nokta nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NNP Montana)))))) + + +(S que es el punto mas alto en montana) + + +(S montana no mottomo takai chiten wa nan desu ka) + + +(S montana daki en yuksek nokta nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] Montana-[StateName:5]) + + +answer(highest(place(loc_2(stateid('montana'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,stateid(montana))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' montana ' }) + +wie lautet der hoechste punkt in montana +ποιο είναι το ψηλότερο σημείο στη montana +จุด สูง สุด ของ รัฐ มอนตานา คือ ที่ใด +蒙大拿 州 的 最高 点 是 什么 + + + + +What is the highest point in Nevada in meters ? + + +que es el punto mas alto en nevada en metros ? + + +nebaada no mottomo takai chiten wa nan metoru desu ka ? + + +nevada daki en yuksek nokta metre olarak nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NNP Nevada)))) (PP (IN in) (NP (NNS meters)))))) + + +(S que es el punto mas alto en nevada en metros) + + +(S nebaada no mottomo takai chiten wa nan metoru desu ka) + + +(S nevada daki en yuksek nokta metre olarak nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] Nevada-[StateName:5] in-[Place:1] meters-[Place:1]) + + +answer(highest(place(loc_2(stateid('nevada'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,stateid(nevada))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' nevada ' }) + +welches ist der hoechstgelegene punkt in nevada gemessen in metern +ποιο είναι το ψηλότερο σημείο της nevada σε μέτρα +จุด สูง สุด ของ รัฐ เนวาดา คือ จุด ใด วัด ใน หน่วย เมตร +内华达 州 的 最高 点 是 什么 + + + + +What is the highest point in New Mexico ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NNP New) (NNP Mexico)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] New-[StateName:5] Mexico-[StateName:5]) + + +answer(highest(place(loc_2(stateid('new mexico'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,stateid('new mexico'))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new mexico ' }) + +was ist die hoechste hoehe in new mexico +ποιο είναι το ψηλότερο σημείο του new mexico +จุด สูง สุด ของ รัฐ นิวเม็กซิโก อยู่ ตรงไหน +新墨西哥 州 最高 海拔 是 多少 + + + + +What is the highest point in Ohio ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NNP Ohio)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] Ohio-[StateName:5]) + + +answer(highest(place(loc_2(stateid('ohio'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,stateid(ohio))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' ohio ' }) + +was ist der hoechste punkt in ohio +ποιο είναι το ψηλότερο σημείο στο ohio +จุด สูง สุด ของ รัฐ โอไฮโอ อยู่ ตรงไหน +俄亥俄 州 的 最高 点 是 什么 + + + + +What is the highest point in Rhode Island ? + + +que es el punto mas alto en rhode island ? + + +roodoairando no mottomo takai chiten wa nan desu ka ? + + +rhode island daki en yuksek nokta nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NNP Rhode) (NNP Island)))))) + + +(S que es el punto mas alto en rhode_island) + + +(S roodoairando no mottomo takai chiten wa nan desu ka) + + +(S rhode_island daki en yuksek nokta nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] Rhode-[StateName:5] Island-[StateName:5]) + + +answer(highest(place(loc_2(stateid('rhode island'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,stateid('rhode island'))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' rhode island ' }) + +welches ist der hoechstgelegene punkt in rhode island +ποιο είναι το ψηλότερο σημείο στο rhode island +จุด สูง สุด ของ รัฐ โรดไอแลนด์ อยู่ ตรงไหน +罗得岛 的 最高 点 是 什么 + + + + +What is the highest point in states bordering Georgia ? + + +que es el punto mas alto en los estados bordeando a georgia ? + + +joojaa ni rinsetsu suru shuu no mottomo takai chiten wa nan desu ka ? + + +georgia ya siniri olan eyaletler deki en yuksek nokta nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NP (NNS states)) (VP (VBG bordering) (NP (NNP Georgia)))))))) + + +(S que es el punto mas alto en los estados bordeando a georgia) + + +(S joojaa ni rinsetsu suru shuu no mottomo takai chiten wa nan desu ka) + + +(S georgia ya siniri olan eyaletler deki en yuksek nokta nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] states-[State:4] bordering-[State:5] Georgia-[StateName:7]) + + +answer(highest(place(loc_2(state(next_to_2(stateid('georgia'))))))) + + +answer(A,highest(A,(place(A),loc(A,B),state(B),next_to(B,C),const(C,stateid(georgia))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' georgia ' }) + +welches ist der hoechste punkt der an georgia grenzenden staaten +ποιο είναι το ψηλότερο σημείο σε πολιτείες που συνορεύουν με την georgia +จุด ที่ สูง ที่สุด ของ รัฐ ที่ อยู่ ติด กับ รัฐ จอร์เจีย อยู่ ที่ใด +与 佐治亚 州 接壤 的 州 的 最高 点 是 什么 + + + + +What is the highest point in Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NNP Texas)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] Texas-[StateName:5]) + + +answer(highest(place(loc_2(stateid('texas'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,stateid(texas))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welches ist die hoechste erhebung in texas +ποιο είναι το ψηλότερο σημείο στο texas +รัฐ เท็กซัส มี จุด สูง สุด คือ จุด ใด +德克萨斯 州 的 最高 点 是 什么 + + + + +What is the highest point in the country ? + + +que es el punto mas alto en el pais ? + + +kuni no mottomo takai chiten wa nan desu ka ? + + +ulke deki en yuksek nokta nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (DT the) (NN country)))))) + + +(S que es el punto mas alto en el pais) + + +(S kuni no mottomo takai chiten wa nan desu ka) + + +(S ulke deki en yuksek nokta nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] the-[CountryName:5] country-[CountryName:5]) + + +answer(highest(place(loc_2(countryid('usa'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie lautet der hoechste punkt der usa +ποιο είναι το ψηλότερο σημείο στην χώρα +จุด สูง สุด ของ อเมริกา คือ ตรงไหน +这个 国家 的 最高 点 是 什么 + + + + +What is the highest point in the smallest state ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (DT the) (JJS smallest) (NN state)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] the-[State:4] smallest-[State:4] state-[State:5]) + + +answer(highest(place(loc_2(smallest(state(all)))))) + + +answer(A,highest(A,(place(A),loc(A,B),smallest(B,state(B))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ smallest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +was ist der hoechste punkt im kleinsten staat +ποιο είναι το ψηλότερο σημείο στη μικρότερη πολιτεία +จุด สูง สุด ของ รัฐ ที่ เล็ก ที่สุด คือ จุด ไหน +最小 的 州 的 最高 点 是 什么 + + + + +What is the highest point in the state with capital Austin ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (NP (NN capital)) (NP (NNP Austin))))))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] the-[State:4] state-[State:4] with-[State:5] capital-[City:6] Austin-[CityName:8]) + + +answer(highest(place(loc_2(state(loc_1(capital(cityid('austin', _)))))))) + + +answer(A,highest(A,(place(A),loc(A,B),state(B),loc(C,B),capital(C),const(C,cityid(austin,_))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' austin ' }) + +wie lautet der hoechste punkt in dem staat mit der hauptstadt austin +ποιο είναι το ψηλότερο σημείο στην πολιτεία με πρωτεύουσα το austin +จุด สูง สุด ของ รัฐ ที่ มี เมืองหลวง ชื่อ ออสติน อยู่ ที่ใด +奥斯汀 首府 所在 州 的 最高 点 是 什么 + + + + +What is the highest point in the state with capital Des Moines ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (NP (NN capital)) (NP (NNP Des) (NNP Moines))))))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] the-[State:4] state-[State:4] with-[State:5] capital-[City:6] Des-[CityName:8] Moines-[CityName:8]) + + +answer(highest(place(loc_2(state(loc_1(capital(cityid('des moines', _)))))))) + + +answer(A,highest(A,(place(A),loc(A,B),state(B),loc(C,B),capital(C),const(C,cityid('des moines',_))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' des moines ' }) + +welches ist der hoechste punkt im staate mit hauptstadt des moines +ποιο είναι το ψηλότερο σημείο στην πολιτεία με πρωτεύουσα το des moines +รัฐ ที่ มี เมืองหลวง ชื่อ เดส์มวง มี จุด สูง สุด ชื่อ อะไร +德梅因 首府 所在 州 的 最高 点 是 什么 + + + + +What is the highest point in the state with the capital Des Moines ? + + +que es el punto mas alto de el estado con la capital des moines ? + + +demoin no shuto ga aru shuu no mottomo takai chiten wa nan desu ka ? + + +baskenti des moines olan eyaletin en yuksek noktasi nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (NP (DT the) (NN capital)) (NP (NNP Des) (NNP Moines))))))))) + + +(S que es el punto mas alto de el estado con la capital des_moines) + + +(S demoin no shuto ga aru shuu no mottomo takai chiten wa nan desu ka) + + +(S baskenti des_moines olan eyaletin en yuksek noktasi nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] the-[State:4] state-[State:4] with-[State:5] the-[City:6] capital-[City:6] Des-[CityName:8] Moines-[CityName:8]) + + +answer(highest(place(loc_2(state(loc_1(capital(cityid('des moines', _)))))))) + + +answer(A,highest(A,(place(A),loc(A,B),state(B),loc(C,B),capital(C),const(C,cityid('des moines',_))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' des moines ' }) + +wie heisst der hoechste punkt in dem staat mit der hauptstadt des moines +ποιο είναι το ψηλότερο σημείο στην πολιτεία με πρωτεύουσα το des moines +จุด สูง สุด ของ รัฐ ที่ มี เมืองหลวง ชื่อ เดส์มวง นั้น มี ความ สูง เท่าไหร่ +德梅因 首府 所在 州 的 最高 点 是 什么 + + + + +What is the highest point in the state with the most rivers ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS most) (NNS rivers)))))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] the-[State:5] state-[State:5] with-[State:6] the-[State:4] most-[State:4] rivers-[River:7]) + + +answer(highest(place(loc_2(most(state(traverse_1(river(all)))))))) + + +answer(A,highest(A,(place(A),loc(A,B),most(B,C,(state(B),traverse(C,B),river(C)))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +was ist der hoechste punkt in dem staat mit den meisten fluessen +ποιο είναι το ψηλότερο σημείο στην πολιτεία με τα περισσότερα ποτάμια +รัฐ ที่ มี แม่น้ำ มาก ที่สุด มี จุด สูง สุด ชื่อ อะไร +河流 最多 的 州 的 最高 点 是 什么 + + + + +What is the highest point in the state with the smallest population ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS smallest) (NN population)))))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] the-[State:5] state-[State:5] with-[State:4] the-[State:4] smallest-[State:4] population-[State:4]) + + +answer(highest(place(loc_2(smallest_one(population_1(state(all))))))) + + +answer(A,highest(A,(place(A),loc(A,B),smallest(C,(state(B),population(B,C)))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ smallest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +wie lautet der hoechste punkt in dem staat mit der kleinsten bevoelkerung +ποιο είναι το ψηλότερο σημείο στην πολιτεία με τον μικρότερο πληθυσμό +รัฐ ที่ มี ประชากร น้อย ที่สุด มี จุด สูง สุด อยู่ ที่ไหน +人口 最少 的 州 的 最高 点 是 什么 + + + + +What is the highest point in the states bordering Colorado ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NP (DT the) (NNS states)) (VP (VBG bordering) (NP (NNP Colorado)))))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] the-[State:4] states-[State:4] bordering-[State:5] Colorado-[StateName:7]) + + +answer(highest(place(loc_2(state(next_to_2(stateid('colorado'))))))) + + +answer(A,highest(A,(place(A),loc(A,B),state(B),next_to(B,C),const(C,stateid(colorado))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' colorado ' }) + +wie lautet der hoechste punkt in den staaten welche an colorado grenzen +ποιο είναι το ψηλότερο σημείο στις πολιτείες που συνορεύουν με το colorado +จุด สูง สุด ของ รัฐ ที่ อยู่ ติด กับ รัฐ โคโลราโด คือ จุด ไหน +与 科罗拉多 州 接壤 的 州 的 最高 点 是 什么 + + + + +What is the highest point in the United States ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] the-[CountryName:5] United-[CountryName:5] States-[CountryName:5]) + + +answer(highest(place(loc_2(countryid('usa'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +was ist der hoechste punkt in den vereinigten staaten +ποιο είναι το ψηλότερο σημείο στις ηνωμένες πολιτείες +จุด สูง สุด ของ ประเทศ อยู่ ตรงไหน +美国 的 最高 点 是 什么 + + + + +What is the highest point in the US ? + + +que es el punto mas alto en los usa ? + + +beikoku no mottomo takai chiten wa nan desu ka ? + + +usa deki en yuksek nokta nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (DT the) (NNP US)))))) + + +(S que es el punto mas alto en los usa) + + +(S beikoku no mottomo takai chiten wa nan desu ka) + + +(S usa deki en yuksek nokta nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] the-[CountryName:5] US-[CountryName:5]) + + +answer(highest(place(loc_2(countryid('usa'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie lautet der hoechste punkt in dem land +ποιο είναι το ψηλότερο σημείο στις ηπα +พื้นที่ สูง ที่สุด ของ สหรัฐ คือ จุด ใด +美国 的 最高 点 是 什么 呢 + + + + +What is the highest point in the USA ? + + +que es el punto mas alto en los usa ? + + +beikoku no mottomo takai chiten wa nan desu ka ? + + +usa deki en yuksek nokta nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (DT the) (NNP USA)))))) + + +(S que es el punto mas alto en los usa) + + +(S beikoku no mottomo takai chiten wa nan desu ka) + + +(S usa deki en yuksek nokta nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] the-[CountryName:5] USA-[CountryName:5]) + + +answer(highest(place(loc_2(countryid('usa'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie lautet der hoechste punkt in den usa +ποιο είναι το ψηλότερο σημείο στις ηπα +จุด สูง สุด ของ อเมริกา อยู่ ตรงไหน +美国 的 最高 点 是 什么 + + + + +What is the highest point in Virginia ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NNP Virginia)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] Virginia-[StateName:5]) + + +answer(highest(place(loc_2(stateid('virginia'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,stateid(virginia))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' virginia ' }) + +welches ist der hoechstgelegene punkt in virginia +ποιο είναι το ψηλότερο σημείο στη virginia +จุด ใด เป็น จุด สูง สุด ของ รัฐ เวอร์จิเนีย +弗吉尼亚 州 的 最高 点 是 什么 + + + + +What is the highest point in Wyoming ? + + +que es el punto mas alto en wyoming ? + + +waiomingu no mottomo takai chiten wa nan desu ka ? + + +wyoming daki en yuksek nokta nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NNP Wyoming)))))) + + +(S que es el punto mas alto en wyoming) + + +(S waiomingu no mottomo takai chiten wa nan desu ka) + + +(S wyoming daki en yuksek nokta nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] Wyoming-[StateName:5]) + + +answer(highest(place(loc_2(stateid('wyoming'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,stateid(wyoming))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' wyoming ' }) + +welches ist der hoechstgelegene punkt von wyoming +ποιο είναι το ψηλότερο σημείο στο wyoming +จุด สูง ของ รัฐ ไวโอมิง มี อะไร บ้าง +怀俄明 州 的 最高 点 是 什么 + + + + +What is the highest point of the state with the largest area ? + + +que es el punto mas alto de el estado con la area mas grande ? + + +mottomo ookii chiiki ga aru shuu no mottomo takai chiten wa nan desu ka ? + + +en genis alana sahip eyaletin en yuksek noktasi nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN of) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS largest) (NN area)))))))) + + +(S que es el punto mas alto de el estado con la area mas grande) + + +(S mottomo ookii chiiki ga aru shuu no mottomo takai chiten wa nan desu ka) + + +(S en genis alana sahip eyaletin en yuksek noktasi nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] of-[Place:3] the-[State:5] state-[State:5] with-[State:4] the-[State:4] largest-[State:4] area-[State:4]) + + +answer(highest(place(loc_2(largest_one(area_1(state(all))))))) + + +answer(A,highest(A,(place(A),loc(A,B),largest(C,(state(B),area(B,C)))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ largest_one ( area_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welches ist der hoechste punkt des bezueglich flaeche groessten staates +ποιο είναι το ψηλότερο σημείο της πολιτείας με το μεγαλύτερο εμβαδό +จุด สูง สุด ของ รัฐ ที่ มี พื้นที่ กว้าง มาก ที่สุด คือ ที่ไหน +面积 最大 的 州 的 最高 点 是 什么 + + + + +What is the highest point of the state with the smallest population density ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN of) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS smallest) (NN population) (NN density)))))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] of-[Place:3] the-[State:5] state-[State:5] with-[State:4] the-[State:4] smallest-[State:4] population-[State:4] density-[State:4]) + + +answer(highest(place(loc_2(smallest_one(density_1(state(all))))))) + + +answer(A,highest(A,(place(A),loc(A,B),smallest(C,(state(B),density(B,C)))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ smallest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +wie lautet der hoechste punkt des staat mit der gerinsten bevoelkerungsdichte +ποιο είναι το ψηλότερο σημείο της πολιτείας με τη μικρότερη πυκνότητα πληθυσμού +รัฐ ที่ มี ความ หนาแน่น ของ ประชากร น้อย ที่สุด มี จุด สูง สุด อยู่ ที่ ใด +人口 密度 最小 的 州 的 最高 点 是 什么 + + + + +What is the highest point of the USA ? + + +que es el punto mas alto de los usa ? + + +amerika no mottomo takai chiten wa nan desu ka ? + + +usa nin en yuksek noktasi nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN of) (NP (DT the) (NNP USA)))))) + + +(S que es el punto mas alto de los usa) + + +(S amerika no mottomo takai chiten wa nan desu ka) + + +(S usa nin en yuksek noktasi nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] of-[Place:3] the-[CountryName:5] USA-[CountryName:5]) + + +answer(highest(place(loc_2(countryid('usa'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie lautet die hoechste erhebung der usa +ποιο είναι το ψηλότερο σημείο στις ηπα +จุด สูง สุด ของ อเมริกา อยู่ ที่ไหน +美国 的 最高 点 是 什么 + + + + +What is the largest capital ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (DT the) (JJS largest) (NN capital)))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] largest-[City:1] capital-[City:2]) + + +answer(largest(capital(all))) + + +answer(A,largest(A,capital(A))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ capital ( all ) }) + +was ist die groesste hauptstadt +ποια είναι η μεγαύτερη πρωτεύουσα +เมืองหลวง ใด ใหญ่ ที่สุด +最大 的 首府 是 哪个 + + + + +What is the largest capital city in the USA ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN capital) (NN city)) (PP (IN in) (NP (DT the) (NNP USA)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] largest-[City:1] capital-[City:2] city-[City:3] in-[City:4] the-[CountryName:6] USA-[CountryName:6]) + + +answer(largest(capital(city(loc_2(countryid('usa')))))) + + +answer(A,largest(A,(capital(A),city(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie lautet die groesste hauptstadt in den usa +ποια είναι η μεγαλύτερη πρωτεύουσα πόλη στις ηπα +เมืองหลวง ใด ใหญ่ ที่สุด ใน สหรัฐ +美国 最大 的 首府 城市 是 哪个 + + + + +What is the largest city in a state that borders Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN city)) (PP (IN in) (NP (NP (DT a) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ borders) (NP (NNP Texas)))))))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] largest-[City:1] city-[City:2] in-[City:3] a-[State:4] state-[State:4] that-[State:5] borders-[State:5] Texas-[StateName:7]) + + +answer(largest(city(loc_2(state(next_to_2(stateid('texas'))))))) + + +answer(A,largest(A,(city(A),loc(A,B),state(B),next_to(B,C),const(C,stateid(texas))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +was ist die groesste stadt in einer staat die texas angrenzt +ποια είναι η μεγαλύτερη πόλη σε μια πολιτεία που συνορεύει με το texas +เมือง ใด เป็น เมือง ใหญ่ สุด ใน รัฐ ที่ อยู่ ติด กับ รัฐ เท็กซัส +与 得克萨斯 州 接壤 的 州 的 最大 的 城市 是 什么 + + + + +What is the largest city in Alabama ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN city)) (PP (IN in) (NP (NNP Alabama)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] largest-[City:1] city-[City:2] in-[City:3] Alabama-[StateName:5]) + + +answer(largest(city(loc_2(stateid('alabama'))))) + + +answer(A,largest(A,(city(A),loc(A,B),const(B,stateid(alabama))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alabama ' }) + +welcher ist der groesste stadt in alabama +ποια είναι η μεγαλύτερη πόλη στην alabama +เมือง ใหญ่ ที่สุด ใน รัฐ อลาบามา คือ เมือง ใด +阿拉巴马 州 最大 的 城市 是 哪个 + + + + +What is the largest city in California ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN city)) (PP (IN in) (NP (NNP California)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] largest-[City:1] city-[City:2] in-[City:3] California-[StateName:5]) + + +answer(largest(city(loc_2(stateid('california'))))) + + +answer(A,largest(A,(city(A),loc(A,B),const(B,stateid(california))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' california ' }) + +wie lautet die groesste stadt in california +ποια είναι η μεγαλύτερη πόλη στην california +เมือง ใด ใหญ่ ที่สุด ใน รัฐ แคลิฟอร์เนีย +加 州 最大 的 城市 是 哪个 + + + + +What is the largest city in Michigan ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN city)) (PP (IN in) (NP (NNP Michigan)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] largest-[City:1] city-[City:2] in-[City:3] Michigan-[StateName:5]) + + +answer(largest(city(loc_2(stateid('michigan'))))) + + +answer(A,largest(A,(city(A),loc(A,B),const(B,stateid(michigan))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' michigan ' }) + +welches ist die groesste stadt in michigan +ποια είναι η μεγαλύτερη πόλη στο michigan +เมือง ใด เป็น เมือง ที่ ใหญ่ ที่สุด ของ รัฐ มิชิแกน +密歇根 州 最大 的 城市 是 哪个 + + + + +What is the largest city in Minnesota by population ? + + +que es la ciudad mas grande en minnesota por poblacion ? + + +jinkou de minesota no mottomo ookii toshi wa nan desu ka ? + + +minnesota da nufus acisindan en buyuk sehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (NP (DT the) (JJS largest) (NN city)) (PP (IN in) (NP (NNP Minnesota)))) (PP (IN by) (NP (NN population)))))) + + +(S que es la ciudad mas grande en minnesota por poblacion) + + +(S jinkou de minesota no mottomo ookii toshi wa nan desu ka) + + +(S minnesota da nufus acisindan en buyuk sehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] largest-[City:1] city-[City:2] in-[City:3] Minnesota-[StateName:5] by-[City:1] population-[City:1]) + + +answer(largest_one(population_1(city(loc_2(stateid('minnesota')))))) + + +answer(A,largest(B,(city(A),loc(A,C),const(C,stateid(minnesota)),population(A,B)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest_one ( population_1 ( *n:City ) ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' minnesota ' }) + +welches ist die bevoelkerungsreichste stadt in minnesota +ποια είναι η μεγαλύτερη πολιτεία στη Minnesota βάσει πληθυσμού +เมือง ใด เป็น เมือง ที่ ใหญ่ ที่สุด ใน รัฐ มินเนโซตา เมื่อ เทียบ โดย ประชากร แล้ว +明尼苏达 州 人口 最多 的 城市 是 哪个 + + + + +What is the largest city in Missouri ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN city)) (PP (IN in) (NP (NNP Missouri)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] largest-[City:1] city-[City:2] in-[City:3] Missouri-[StateName:5]) + + +answer(largest(city(loc_2(stateid('missouri'))))) + + +answer(A,largest(A,(city(A),loc(A,B),const(B,stateid(missouri))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' missouri ' }) + +wie lautet die groesste stadt in missouri +ποια είναι η μεγαλύτερη πόλη στο missouri +เมือง ที่ ใหญ่ ที่สุด ของ รัฐ มิสซูรี คือ เมือง ใด +密苏里 州 最大 的 城市 是 哪个 + + + + +What is the largest city in Rhode Island ? + + +que es la ciudad mas grande en rhode island ? + + +roodoairando no mottomo ookii toshi wa nan desu ka ? + + +rhode island aki en buyuk sehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN city)) (PP (IN in) (NP (NNP Rhode) (NNP Island)))))) + + +(S que es la ciudad mas grande en rhode_island) + + +(S roodoairando no mottomo ookii toshi wa nan desu ka) + + +(S rhode_island aki en buyuk sehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] largest-[City:1] city-[City:2] in-[City:3] Rhode-[StateName:5] Island-[StateName:5]) + + +answer(largest(city(loc_2(stateid('rhode island'))))) + + +answer(A,largest(A,(city(A),loc(A,B),const(B,stateid('rhode island'))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' rhode island ' }) + +welches ist die groesste stadt in rhode island +ποια είναι η μεγαλύτερη πόλη στο rhode island +เมือง ใด เป็น เมือง ที่ ใหญ่ ที่สุด ใน รัฐ โรดไอแลนด์ +罗得岛 州 最大 的 城市 是 哪个 + + + + +What is the largest city in smallest state through which the Mississippi runs ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN city)) (PP (IN in) (NP (NP (JJS smallest) (NN state)) (SBAR (WHPP (IN through) (WHNP (WDT which))) (S (NP (DT the) (NNP Mississippi)) (VP (VBZ runs))))))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] largest-[City:1] city-[City:2] in-[City:3] smallest-[State:4] state-[State:5] through-[State:6] which-[State:6] the-[RiverName:8] Mississippi-[RiverName:8] runs-[State:6]) + + +answer(largest(city(loc_2(smallest(state(traverse_1(riverid('mississippi')))))))) + + +answer(A,largest(A,(city(A),loc(A,B),smallest(B,(state(B),const(C,riverid(mississippi)),traverse(C,B)))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ smallest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +welches ist die groesste stadt im kleinsten staat durch den der mississippi fliesst +ποια είναι η μεγαλύτερη πόλη στη μικρότερη πολιτεία την οποία διασχίζει ο mississippi +เมือง ใหญ่ ที่สุด ใน รัฐ ที่ เล็ก ที่สุด ที่ แม่น้ำ มิสซิสซิปปี ไหล ผ่าน ชื่อ ว่า อะไร +密西西比 河 贯穿 的 最小 州 的 最大 的 城市 是 哪个 + + + + +What is the largest city in states that border California ? + + +que es la ciudad mas grande en los estados que bordean a california ? + + +karifuorunia ni rinsetsu suru shuu no mottomo ookii toshi wa nan desu ka ? + + +california ya komsu eyaletler deki en genis sehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN city)) (PP (IN in) (NP (NP (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VBP border) (NP (NNP California)))))))))) + + +(S que es la ciudad mas grande en los estados que bordean a california) + + +(S karifuorunia ni rinsetsu suru shuu no mottomo ookii toshi wa nan desu ka) + + +(S california ya komsu eyaletler deki en genis sehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] largest-[City:1] city-[City:2] in-[City:3] states-[State:4] that-[State:5] border-[State:5] California-[StateName:7]) + + +answer(largest(city(loc_2(state(next_to_2(stateid('california'))))))) + + +answer(A,largest(A,(city(A),loc(A,B),state(B),next_to(B,C),const(C,stateid(california))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' california ' }) + +was ist die groesste stadt in staaten die california angrenzen +ποια είναι η μεγαλύτερη πόλη σε πολιτείες που συνορεύουν με την california +เมือง ใด เป็น เมือง ใหญ่ ที่สุด ใน รัฐ ที่ อยู่ ติด กับ รัฐ แคลิฟอร์เนีย +与 加利福尼亚 州 接壤 的 州 的 最大 的 城市 是 什么 + + + + +What is the largest city in Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN city)) (PP (IN in) (NP (NNP Texas)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] largest-[City:1] city-[City:2] in-[City:3] Texas-[StateName:5]) + + +answer(largest(city(loc_2(stateid('texas'))))) + + +answer(A,largest(A,(city(A),loc(A,B),const(B,stateid(texas))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welches ist die groesste stadt in texas +ποια είναι η μεγαλύτερη πόλη στο texas +เมือง ใหญ่ ที่สุด ของ รัฐ เท็กซัส คือ เมือง ใด +德克萨斯 州 最大 的 城市 是 什么 + + + + +What is the largest city in the smallest state in the USA ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN city)) (PP (IN in) (NP (NP (DT the) (JJS smallest) (NN state)) (PP (IN in) (NP (DT the) (NNP USA)))))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] largest-[City:1] city-[City:2] in-[City:3] the-[State:4] smallest-[State:4] state-[State:5] in-[State:6] the-[CountryName:8] USA-[CountryName:8]) + + +answer(largest(city(loc_2(smallest(state(loc_2(countryid('usa')))))))) + + +answer(A,largest(A,(city(A),loc(A,B),smallest(B,(state(B),loc(B,C),const(C,countryid(usa))))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ smallest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welches ist die groesste stadt des kleinsten staates in den usa +ποια είναι η μεγαλύτερη πόλη στη μικρότερη πολιτεία στις ηπα +เมือง ใด เป็น เมือง ใหญ่ ที่สุด ใน รัฐ ที่ เล็ก ที่สุด ใน อเมริกา +美国 最小 的 州 里 最大 的 城市 是 什么 + + + + +What is the largest city in Wisconsin ? + + +que es la ciudad mas grande en wisconsin ? + + +uisukonshin no mottomo ookii toshi wa nan desu ka ? + + +wisconsin deki en genis sehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN city)) (PP (IN in) (NP (NNP Wisconsin)))))) + + +(S que es la ciudad mas grande en wisconsin) + + +(S uisukonshin no mottomo ookii toshi wa nan desu ka) + + +(S wisconsin deki en genis sehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] largest-[City:1] city-[City:2] in-[City:3] Wisconsin-[StateName:5]) + + +answer(largest(city(loc_2(stateid('wisconsin'))))) + + +answer(A,largest(A,(city(A),loc(A,B),const(B,stateid(wisconsin))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' wisconsin ' }) + +wie lautet die groesste stadt in wisconsin +ποια είναι η μεγαλύτερη πόλη στο wisconsin +เมือง ใด เป็น เมือง ที่ ใหญ่ ที่สุด ใน รัฐ วิสคอนซิน +威斯康星 州 最大 的 城市 是 什么 + + + + +What is the largest city of Kansas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN city)) (PP (IN of) (NP (NNP Kansas)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] largest-[City:1] city-[City:2] of-[City:3] Kansas-[StateName:5]) + + +answer(largest(city(loc_2(stateid('kansas'))))) + + +answer(A,largest(A,(city(A),loc(A,B),const(B,stateid(kansas))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' kansas ' }) + +wie lautet die groesste stadt in kansas +ποια είναι η μεγαλύτερη πόλη στο kansas +เมือง ใหญ่ ที่สุด ใน รัฐ แคนซัส คือ เมือง ใด +堪萨斯 州 最大 的 城市 是 什么 + + + + +What is the largest of the states that the Rio Grande runs through ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest)) (PP (IN of) (NP (NP (DT the) (NNS states)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNP Rio) (NNP Grande)) (VP (VBZ runs) (PP (IN through)))))))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] largest-[State:1] of-[State:1] the-[State:2] states-[State:2] that-[State:3] the-[RiverName:5] Rio-[RiverName:5] Grande-[RiverName:5] runs-[State:3] through-[State:3]) + + +answer(largest(state(traverse_1(riverid('rio grande'))))) + + +answer(A,largest(A,(state(A),const(B,riverid('rio grande')),traverse(B,A)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' rio grande ' }) + +welcher ist der groesste staat durch den der rio grande fliesst +ποια είναι η μεγαλύτερη από τις πολιτείες που ο rio grande διασχίζει +รัฐ ใด เป็น รัฐ ที่ ใหญ่ ที่สุด ที่ แม่น้ำ ริโอแกรนด์ ไหล ผ่าน +格兰德 河 贯穿 的 最大 的 州 是 什么 + + + + +What is the largest river in Washington state ? + + +que es el rio mas grande en el estado de washington ? + + +washinton shuu no mottomo nagai kawa wa nan desu ka ? + + +washington eyaletin deki en genis nehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN river)) (PP (IN in) (NP (NNP Washington) (NN state)))))) + + +(S que es el rio mas grande en el estado de washington) + + +(S washinton shuu no mottomo nagai kawa wa nan desu ka) + + +(S washington eyaletin deki en genis nehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[River:1] largest-[River:1] river-[River:2] in-[River:3] Washington-[StateName:6] state-[State:4]) + + +answer(longest(river(loc_2(state(stateid('washington')))))) + + +answer(A,largest(A,(river(A),loc(A,B),const(B,stateid(washington))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' washington ' }) + +nenne mir die laenge des laengsten flusses in washington state +ποιο είναι το μεγαλύτερο ποτάμι στην πολιτεία washington +แม่น้ำ สาย ใด เป็น แม่น้ำ สาย ที่ ใหญ่ ที่สุด ใน รัฐ วอชิงตัน +华盛顿 州 最大 的 河流 是 什么 + + + + +What is the largest state ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (DT the) (JJS largest) (NN state)))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] largest-[State:1] state-[State:2]) + + +answer(largest(state(all))) + + +answer(A,largest(A,state(A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +nenne mir den groessten staat +ποια είναι η μεγαλύτερη πολιτεία +รัฐ ใด ใหญ่ ที่สุด +最大 的 州 是 哪个 + + + + +What is the largest state bordering Arkansas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN state)) (VP (VBG bordering) (NP (NNP Arkansas)))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] largest-[State:1] state-[State:2] bordering-[State:3] Arkansas-[StateName:5]) + + +answer(largest(state(next_to_2(stateid('arkansas'))))) + + +answer(A,largest(A,(state(A),next_to(A,B),const(B,stateid(arkansas))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' arkansas ' }) + +welches ist der groesste an arkansas grenzende staat +ποια είναι η μεγαλύτερη πολιτεία που συνορεύει με το arkansas +รัฐ ใด เป็น รัฐ ที่ ใหญ่ ที่สุด ที่ อยู่ ติด กับ รัฐ อาร์คันซอ +与 阿肯色 州 接壤 的 最大 的 州 是 哪个 + + + + +What is the largest state bordering Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN state)) (VP (VBG bordering) (NP (NNP Texas)))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] largest-[State:1] state-[State:2] bordering-[State:3] Texas-[StateName:5]) + + +answer(largest(state(next_to_2(stateid('texas'))))) + + +answer(A,largest(A,(state(A),next_to(A,B),const(B,stateid(texas))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welches ist der groesste an texas grenzende staat +ποια είναι η μεγαλύτερη πολιτεία που συνορεύει το texas +รัฐ ใด เป็น รัฐ ที่ ใหญ่ ที่สุด ที่ อยู่ ติด กับ รัฐ เท็กซัส +与 得克萨斯 州 接壤 的 最大 的 州 是 哪个 + + + + +What is the largest state capital in population ? + + +que es la capital de estado mas grande en poblacion ? + + +jinkou de mottomo ookii shuto wa nan desu ka ? + + +nufus bakimindan en buyuk eyalet baskenti nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN state) (NN capital)) (PP (IN in) (NP (NN population)))))) + + +(S que es la capital de estado mas grande en poblacion) + + +(S jinkou de mottomo ookii shuto wa nan desu ka) + + +(S nufus bakimindan en buyuk eyalet baskenti nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] largest-[City:1] state-[State:3] capital-[City:2] in-[City:1] population-[City:1]) + + +answer(largest_one(population_1(capital_1(state(all))))) + + +answer(A,largest(B,(state(C),capital(C,A),population(A,B)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest_one ( population_1 ( *n:City ) ) }) + *n:City -> ({ capital_1 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welche hauptstadt hat die groesste bevoelkerung +ποια είναι η μεγαλύτερη πρωτεύουσα πολιτείας σε πληθυσμό +เมืองหลวง ใด มี ประชากร มาก ที่สุด +人口 最多 的 首府 是 哪个 + + + + +What is the largest state in the US ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN state)) (PP (IN in) (NP (DT the) (NNP US)))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] largest-[State:1] state-[State:2] in-[State:3] the-[CountryName:5] US-[CountryName:5]) + + +answer(largest(state(loc_2(countryid('usa'))))) + + +answer(A,largest(A,(state(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie lautet der groesste staat in den usa +ποια είναι η μεγαλύτερη πολιτεία στις ηπα +รัฐ ใด เป็น รัฐ ที่ ใหญ่ ที่สุด บน แผ่นดิน อเมริกา +美国 最大 的 州 是 哪个 呢 + + + + +What is the largest state in USA ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN state)) (PP (IN in) (NP (NNP USA)))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] largest-[State:1] state-[State:2] in-[State:3] USA-[CountryName:5]) + + +answer(largest(state(loc_2(countryid('usa'))))) + + +answer(A,largest(A,(state(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welcher ist der groesste staat in den usa +ποια είναι η μεγαλύτερη πολιτεία στις ηπα +รัฐ ที่ ใหญ่ ที่สุด ใน อเมริกา คือ รัฐ ใด +美国 最大 的 州 是 哪个 + + + + +What is the largest state that borders California ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ borders) (NP (NNP California)))))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] largest-[State:1] state-[State:2] that-[State:3] borders-[State:3] California-[StateName:5]) + + +answer(largest(state(next_to_2(stateid('california'))))) + + +answer(A,largest(A,(state(A),next_to(A,B),const(B,stateid(california))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' california ' }) + +wie lautet der groesste staat der an california grenzt +ποια είναι η μεγαλύτερη πολιτεία που συνορεύει με την california +รัฐ ใด เป็น รัฐ ที่ ใหญ่ ที่สุด ที่ อยู่ ติด กับ รัฐ แคลิฟอร์เนีย +与 加利福尼亚 州 接壤 的 最大 的 州 是 哪个 + + + + +What is the largest state that borders Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ borders) (NP (NNP Texas)))))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] largest-[State:1] state-[State:2] that-[State:3] borders-[State:3] Texas-[StateName:5]) + + +answer(largest(state(next_to_2(stateid('texas'))))) + + +answer(A,largest(A,(state(A),next_to(A,B),const(B,stateid(texas))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welcher der an texas grenzenden staaten ist der groesste +ποια είναι η μεγαλύτερη πολιτεία που συνορεύει με το texas +รัฐ ใด เป็น รัฐ ใหญ่ ที่สุด ที่ ติด กับ รัฐ เท็กซัส +与 得克萨斯 州 接壤 的 最大 的 州 是 哪个 + + + + +What is the largest state that borders the state with the highest population ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ borders) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS highest) (NN population)))))))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] largest-[State:1] state-[State:2] that-[State:3] borders-[State:3] the-[State:5] state-[State:5] with-[State:4] the-[State:4] highest-[State:4] population-[State:4]) + + +answer(largest(state(next_to_2(largest_one(population_1(state(all))))))) + + +answer(A,largest(A,(state(A),next_to(A,B),largest(C,(state(B),population(B,C)))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +was is der groesste staat der den staat mit der groessten bevoelkerung +ποια είναι η μεγαλύτερη πολιτεία που συνορεύει με την πολιτεία με τον μεγαλύτερο πληθυσμό +ใน บรรดา รัฐ ต่างๆ ที่ อยู่ ติด กับ รัฐ ที่ มี ประชากร มาก ที่สุด รัฐ ใด เป็น รัฐ ที่ ใหญ่ ที่สุด +与 人口 最多 的 州 接壤 的 州 最大 的 是 哪个 + + + + +What is the largest state that borders the state with the lowest point in the USA ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ borders) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (NP (DT the) (JJS lowest) (NN point)) (PP (IN in) (NP (DT the) (NNP USA)))))))))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] largest-[State:1] state-[State:2] that-[State:3] borders-[State:3] the-[State:4] state-[State:4] with-[State:5] the-[Place:6] lowest-[Place:6] point-[Place:7] in-[Place:8] the-[CountryName:10] USA-[CountryName:10]) + + +answer(largest(state(next_to_2(state(loc_1(lowest(place(loc_2(countryid('usa')))))))))) + + +answer(A,largest(A,(state(A),next_to(A,B),state(B),loc(C,B),lowest(C,(place(C),loc(C,D),const(D,countryid(usa))))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie lautet der groesste staat welcher an den staat grenzt welcher die niedrigste erhebung in den usa hat +ποια είναι η μεγαλύτερη πολιτεία που συνορεύει με την πολιτεία με το χαμηλότερο σημείο στις ηπα +รัฐ ใด เป็น รัฐ ที่ ใหญ่ ที่สุด ที่ อยู่ ติด กับ รัฐ ที่ มี จุด ต่ำ สุด ใน สหรัฐอเมริกา +与 美国 的 最低 点 所在 州 接壤 的 最大 的 州 是 哪个 + + + + +What is the largest state traversed by the Mississippi river ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN state)) (VP (VBN traversed) (PP (IN by) (NP (DT the) (NNP Mississippi) (NN river))))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] largest-[State:1] state-[State:2] traversed-[State:3] by-[State:3] the-[River:4] Mississippi-[RiverName:6] river-[River:4]) + + +answer(largest(state(traverse_1(river(riverid('mississippi')))))) + + +answer(A,largest(A,(state(A),traverse(B,A),const(B,riverid(mississippi))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +wie lautet der groesste staat durch welchen der mississippi fluss verlaeuft +ποια είναι η μεγαλύτερη πολιτεία που διασχίζει ο ποταμός mississippi +ใน บรรดา รัฐ ที่ แม่น้ำ มิสซิสซิปปี ไหล ผ่าน รัฐ ใด เป็น รัฐ ที่ ใหญ่ ที่สุด +密西西比 河 流经 的 最大 的 州 是 哪个 + + + + +What is the least populous state ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (DT the) (JJS least) (JJ populous) (NN state)))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] least-[State:1] populous-[State:1] state-[State:2]) + + +answer(smallest_one(population_1(state(all)))) + + +answer(A,smallest(B,(population(A,B),state(A)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welches ist der staat mit der niedrigsten bevoelkerungszahl +ποια είναι η ολιγοπληθέστερη πολιτεία +รัฐ ใด มี ประชากร น้อย ที่สุด +人口 最少 的 州 是 哪个 + + + + +What is the length of the Colorado river ? + + +cuanto tiene de largo el rio colorado ? + + +kororado kawa no nagasa wa nan desu ka ? + + +colorado nehrinin uzunlugu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN length)) (PP (IN of) (NP (DT the) (NNP Colorado) (NN river)))))) + + +(S cuanto tiene de largo el rio colorado) + + +(S kororado kawa no nagasa wa nan desu ka) + + +(S colorado nehrinin uzunlugu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] length-[Num:1] of-[Num:1] the-[River:2] Colorado-[RiverName:4] river-[River:2]) + + +answer(len(river(riverid('colorado')))) + + +answer(A,(len(B,A),const(B,riverid(colorado)),river(B))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' colorado ' }) + +wie lang ist der fluss colorado +ποιο είναι το μήκος του ποταμού colorado +แม่น้ำ โคโลราโด ยาว เท่าไหร่ +科罗拉多 河 的 长度 是 多少 + + + + +What is the length of the Colorado river in Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN length)) (PP (IN of) (NP (NP (DT the) (NNP Colorado) (NN river)) (PP (IN in) (NP (NNP Texas)))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] length-[Num:1] of-[Num:1] the-[River:5] Colorado-[RiverName:4] river-[River:5] in-[River:6] Texas-[StateName:8]) + + +answer(len(intersection(riverid('colorado'), river(loc_2(stateid('texas')))))) + + +answer(A,(len(B,A),const(B,riverid(colorado)),river(B),loc(B,C),const(C,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ intersection ( *n:River , *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' colorado ' }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +was ist die laenge des colorado flusses in texas +ποιο είναι το μήκος του ποταμού colorado στο texas +แม่น้ำ โคโลราโด ใน เท็กซัส ยาว เท่าไหร่ +德克萨斯 州 的 科罗拉多 河 的 长度 是 多少 + + + + +What is the length of the longest river in the USA ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN length)) (PP (IN of) (NP (NP (DT the) (JJS longest) (NN river)) (PP (IN in) (NP (DT the) (NNP USA)))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] length-[Num:1] of-[Num:1] the-[River:2] longest-[River:2] river-[River:3] in-[River:4] the-[CountryName:6] USA-[CountryName:6]) + + +answer(len(longest(river(loc_2(countryid('usa')))))) + + +answer(A,(len(B,A),longest(B,(river(B),loc(B,C),const(C,countryid(usa)))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie lang ist der laengste fluss der usa +ποιο είναι το μήκος του μακρύτερου ποταμού στις ηπα +แม่น้ำ สาย ที่ ยาว ที่สุด ใน สหรัฐ ยาว เท่าไหร่ +美国 最长 的 河流 的 长度 是 多少 + + + + +What is the length of the longest river that runs through Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN length)) (PP (IN of) (NP (NP (DT the) (JJS longest) (NN river)) (SBAR (WHNP (WDT that)) (S (VP (VBZ runs) (PP (IN through) (NP (NNP Texas))))))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] length-[Num:1] of-[Num:1] the-[River:2] longest-[River:2] river-[River:3] that-[River:4] runs-[River:4] through-[River:4] Texas-[StateName:6]) + + +answer(len(longest(river(traverse_2(stateid('texas')))))) + + +answer(A,(len(B,A),longest(B,(river(B),traverse(B,C),const(C,stateid(texas)))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie lautet die laenge des lanegsten fluesses der durch texas verlaeuft +ποιο είναι το μήκος του μακρύτερου ποταμού που διασχίζει το texas +แม่น้ำ สาย ที่ ยาว ที่สุด ที่ ไหล ผ่าน รัฐ เท็กซัส มี ความ ยาว เท่าไหร่ +流经 得克萨斯 州 的 最长 的 河流 的 长度 是 多少 + + + + +What is the length of the Mississippi river ? + + +que tiene de largo el rio mississippi ? + + +mishishippi kawa no nagasa wa nan desu ka ? + + +mississippi nehrinin uzunlugu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN length)) (PP (IN of) (NP (DT the) (NNP Mississippi) (NN river)))))) + + +(S que tiene de largo el rio mississippi) + + +(S mishishippi kawa no nagasa wa nan desu ka) + + +(S mississippi nehrinin uzunlugu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] length-[Num:1] of-[Num:1] the-[River:2] Mississippi-[RiverName:4] river-[River:2]) + + +answer(len(river(riverid('mississippi')))) + + +answer(A,(len(B,A),const(B,riverid(mississippi)),river(B))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +wie lang ist der mississippi +ποιο είναι το μήκος του ποταμού mississippi +แม่น้ำ มิสซิสซิปปี มี ความ ยาว เท่าไหร่ +密西西比 河 的 长度 是 多少 + + + + +What is the length of the river that flows through the most states ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN length)) (PP (IN of) (NP (NP (DT the) (NN river)) (SBAR (WHNP (WDT that)) (S (VP (VBZ flows) (PP (IN through) (NP (DT the) (JJS most) (NNS states))))))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] length-[Num:1] of-[Num:1] the-[River:3] river-[River:3] that-[River:4] flows-[River:4] through-[River:4] the-[River:2] most-[River:2] states-[State:5]) + + +answer(len(most(river(traverse_2(state(all)))))) + + +answer(A,(len(B,A),most(B,C,(river(B),traverse(B,C),state(C))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ most ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +wie lang ist der fluss welcher durch die misten staaten fliesst +ποιο είναι του ποταμού που διασχίζει τις περισσότερες πολιτείες +แม่น้ำ ที่ ไหล ผ่าน จำนวน รัฐ มาก ที่สุด มี ความ ยาว เท่าไหร่ +流经 最多 州 的 河流 的 长度 是 多少 + + + + +What is the length of the river that runs through the most number of states ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN length)) (PP (IN of) (NP (NP (DT the) (NN river)) (SBAR (WHNP (WDT that)) (S (VP (VBZ runs) (PP (IN through) (NP (NP (DT the) (JJS most) (NN number)) (PP (IN of) (NP (NNS states))))))))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] length-[Num:1] of-[Num:1] the-[River:3] river-[River:3] that-[River:4] runs-[River:4] through-[River:4] the-[River:2] most-[River:2] number-[River:2] of-[River:2] states-[State:5]) + + +answer(len(most(river(traverse_2(state(all)))))) + + +answer(A,(len(B,A),most(B,C,(river(B),traverse(B,C),state(C))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ most ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +wie lange ist der fluss welcher durch die groesste anzahl von staaten fliesst +ποιο είναι το μήκος του ποταμιού που διασχίζει το μεγαλύτερο αριθμό πολιτειών +แม่น้ำ ที่ ไหล ผ่าน จำนวน รัฐ มาก ที่สุด มี ความ ยาว เท่าใด +贯穿 数量 最多 的 州 的 河流 的 长度 是 多少 + + + + +What is the length of the river that runs through the most states ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN length)) (PP (IN of) (NP (NP (DT the) (NN river)) (SBAR (WHNP (WDT that)) (S (VP (VBZ runs) (PP (IN through) (NP (DT the) (JJS most) (NNS states))))))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] length-[Num:1] of-[Num:1] the-[River:3] river-[River:3] that-[River:4] runs-[River:4] through-[River:4] the-[River:2] most-[River:2] states-[State:5]) + + +answer(len(most(river(traverse_2(state(all)))))) + + +answer(A,(len(B,A),most(B,C,(river(B),traverse(B,C),state(C))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ most ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +was ist die laenge des flusses der durch die groessten anzahl staaten fliesst +ποιο είναι το μήκος του ποταμού που διασχίζει τις περισσότερες πολιτείες +แม่น้ำ สาย ที่ ไหล ผ่าน จำนวน รัฐ มาก ที่สุด มี ความ ยาว เท่าไหร่ +贯穿 最多 州 的 河流 的 长度 是 多少 + + + + +What is the length of the river that traverses the most states ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN length)) (PP (IN of) (NP (NP (DT the) (NN river)) (SBAR (WHNP (WDT that)) (S (VP (VBZ traverses) (NP (DT the) (JJS most) (NNS states)))))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] length-[Num:1] of-[Num:1] the-[River:3] river-[River:3] that-[River:4] traverses-[River:4] the-[River:2] most-[River:2] states-[State:5]) + + +answer(len(most(river(traverse_2(state(all)))))) + + +answer(A,(len(B,A),most(B,C,(river(B),traverse(B,C),state(C))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ most ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +wie lang ist der fluss welcher am meisten staaten durchquert +ποιο είναι το μήκος του ποταμού που διασχίζει τις περισσότερες πολιτείες +แม่น้ำ ที่ ไหล ผ่าน รัฐ จำนวน มาก ที่สุด มี ความ ยาว เท่าไหร่ +流经 最多 州 的 河流 的 长度 是 多少 + + + + +What is the longest river ? + + +que es el rio mas largo en los united states ? + + +beikoku no mottomo nagai kawa wa nan desu ka ? + + +birlesik devletler in en uzun nehri nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (DT the) (JJS longest) (NN river)))) + + +(S que es el rio mas largo en los united states) + + +(S beikoku no mottomo nagai kawa wa nan desu ka) + + +(S birlesik devletler in en uzun nehri nedir) + + +(S What-[Query:0] is-[Query:0] the-[River:1] longest-[River:1] river-[River:2]) + + +answer(longest(river(all))) + + +answer(A,longest(A,river(A))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +was ist der laengste fluss +ποιο είναι το μεγαλύτερο ποτάμι +แม่น้ำ สาย ที่ ยาว ที่สุด มี ชื่อ ว่า อะไร +最长 的 河流 是 哪个 + + + + +What is the longest river flowing through New York ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (VP (VBG flowing) (PP (IN through) (NP (NNP New) (NNP York))))))) + + +(S What-[Query:0] is-[Query:0] the-[River:1] longest-[River:1] river-[River:2] flowing-[River:3] through-[River:3] New-[StateName:5] York-[StateName:5]) + + +answer(longest(river(traverse_2(stateid('new york'))))) + + +answer(A,longest(A,(river(A),traverse(A,B),const(B,stateid('new york'))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new york ' }) + +welches ist der laengste fluss new yorks +ποιο είναι το μακρύτερο ποτάμι που διασχίζει τη new york +แม่น้ำ ที่ ยาว ที่สุด ที่ ไหล ผ่าน รัฐ นิวยอร์ค คือ แม่น้ำ ใด +流经 纽约 的 最长 的 河流 是 哪个 + + + + +What is the longest river in America ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (PP (IN in) (NP (NNP America)))))) + + +(S What-[Query:0] is-[Query:0] the-[River:1] longest-[River:1] river-[River:2] in-[River:3] America-[CountryName:5]) + + +answer(longest(river(loc_2(countryid('usa'))))) + + +answer(A,longest(A,(river(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welches ist der laengste fluss der vereinigten staaten +ποιο είναι το μακρύτερο ποτάμι στην αμερική +แม่น้ำ สาย ใด เป็น แม่น้ำ สาย ที่ ยาว ที่สุด ใน อเมริกา +美国 最长 的 河流 是 什么 + + + + +What is the longest river in California ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (PP (IN in) (NP (NNP California)))))) + + +(S What-[Query:0] is-[Query:0] the-[River:1] longest-[River:1] river-[River:2] in-[River:3] California-[StateName:5]) + + +answer(longest(river(loc_2(stateid('california'))))) + + +answer(A,longest(A,(river(A),loc(A,B),const(B,stateid(california))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' california ' }) + +was ist der laengste fluss in california +ποιο είναι το μεγαλύτερο ποτάμι στην california +แม่น้ำ ที่ ยาว ที่สุด ใน รัฐ แคลิฟอร์เนีย คือ แม่น้ำ ใด +加利福尼亚 州 最长 的 河流 是 哪条 + + + + +What is the longest river in Florida ? + + +que es el rio mas largo en florida ? + + +furorida no mottomo nagai kawa wa nan desu ka ? + + +florida daki en uzun nehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (PP (IN in) (NP (NNP Florida)))))) + + +(S que es el rio mas largo en florida) + + +(S furorida no mottomo nagai kawa wa nan desu ka) + + +(S florida daki en uzun nehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[River:1] longest-[River:1] river-[River:2] in-[River:3] Florida-[StateName:5]) + + +answer(longest(river(loc_2(stateid('florida'))))) + + +answer(A,longest(A,(river(A),loc(A,B),const(B,stateid(florida))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' florida ' }) + +welches ist der laengste fluss in florida +ποιο είναι το μακρύτερο ποτάμι στη florida +แม่น้ำ สาย ใด ยาว ที่สุด ใน รัฐ ฟลอริดา +佛罗里达 州 最长 的 河流 是 哪条 + + + + +What is the longest river in Mississippi ? + + +que es el rio mas largo en mississippi ? + + +mishishippi de mottomo nagai kawa wa nan desu ka ? + + +mississippi nin en uzun nehri nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (PP (IN in) (NP (NNP Mississippi)))))) + + +(S que es el rio mas largo en mississippi) + + +(S mishishippi de mottomo nagai kawa wa nan desu ka) + + +(S mississippi nin en uzun nehri nedir) + + +(S What-[Query:0] is-[Query:0] the-[River:1] longest-[River:1] river-[River:2] in-[River:3] Mississippi-[StateName:5]) + + +answer(longest(river(loc_2(stateid('mississippi'))))) + + +answer(A,longest(A,(river(A),loc(A,B),const(B,stateid(mississippi))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' mississippi ' }) + +wie lautet der laengste fluss in mississippi +ποιο είναι το μακρύτερο ποτάμι στο mississippi +แม่น้ำ สาย ใด ใน รัฐ มิสซิสซิปปี เป็น แม่น้ำ ที่ ยาว ที่สุด +密西西比 州 最长 的 河流 是 哪条 + + + + +What is the longest river in New York ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (PP (IN in) (NP (NNP New) (NNP York)))))) + + +(S What-[Query:0] is-[Query:0] the-[River:1] longest-[River:1] river-[River:2] in-[River:3] New-[StateName:5] York-[StateName:5]) + + +answer(longest(river(loc_2(stateid('new york'))))) + + +answer(A,longest(A,(river(A),loc(A,B),const(B,stateid('new york'))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new york ' }) + +welches ist der laengste fluss in new york +ποιο είναι το μακρύτερο ποτάμι στη new york +แม่น้ำ ใด ยาว ที่สุด ใน รัฐ นิวยอร์ค +纽约 州 最长 的 河流 是 哪条 + + + + +What is the longest river in Pennsylvania ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (PP (IN in) (NP (NNP Pennsylvania)))))) + + +(S What-[Query:0] is-[Query:0] the-[River:1] longest-[River:1] river-[River:2] in-[River:3] Pennsylvania-[StateName:5]) + + +answer(longest(river(loc_2(stateid('pennsylvania'))))) + + +answer(A,longest(A,(river(A),loc(A,B),const(B,stateid(pennsylvania))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' pennsylvania ' }) + +wie lautet der laengste fluss in pennsylvania +ποιο είναι το μακρύτερο ποτάμι στην pennsylvania +แม่น้ำ ที่ ยาว ที่สุด ใน รัฐ เพ็นซิลเวเนีย ชื่อ อะไร +宾夕法尼亚 州 最长 的 河流 是 哪条 + + + + +What is the longest river in Texas ? + + +que es el rio mas largo en texas ? + + +tekisasu no mottomo nagai kawa wa nan desu ka ? + + +texas daki en uzun nehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (PP (IN in) (NP (NNP Texas)))))) + + +(S que es el rio mas largo en texas) + + +(S tekisasu no mottomo nagai kawa wa nan desu ka) + + +(S texas daki en uzun nehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[River:1] longest-[River:1] river-[River:2] in-[River:3] Texas-[StateName:5]) + + +answer(longest(river(loc_2(stateid('texas'))))) + + +answer(A,longest(A,(river(A),loc(A,B),const(B,stateid(texas))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +was ist der laengste fluss in texas +ποιο είναι το μεγαλύτερο ποτάμι στο texas +แม่น้ำ ใด ยาว ที่สุด ใน รัฐ เท็กซัส +德克萨斯 州 最长 的 河流 是 哪条 + + + + +What is the longest river in the largest state ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (PP (IN in) (NP (DT the) (JJS largest) (NN state)))))) + + +(S What-[Query:0] is-[Query:0] the-[River:1] longest-[River:1] river-[River:2] in-[River:3] the-[State:4] largest-[State:4] state-[State:5]) + + +answer(longest(river(loc_2(largest(state(all)))))) + + +answer(A,longest(A,(river(A),loc(A,B),largest(B,state(B))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welches ist der laengste fluss im groessten staat +ποιο είναι το μεγαλύτερο ποτάμι στη μεγαλύτερη πολιτεία +แม่น้ำ สาย ใด เป็น แม่น้ำ สาย ที่ ยาว ที่สุด ใน รัฐ ที่ ใหญ่ ที่สุด +在 最大 的 州 最长 的 河流 是 哪个 + + + + +What is the longest river in the smallest state in the USA ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (PP (IN in) (NP (NP (DT the) (JJS smallest) (NN state)) (PP (IN in) (NP (DT the) (NNP USA)))))))) + + +(S What-[Query:0] is-[Query:0] the-[River:1] longest-[River:1] river-[River:2] in-[River:3] the-[State:4] smallest-[State:4] state-[State:5] in-[State:6] the-[CountryName:8] USA-[CountryName:8]) + + +answer(longest(river(loc_2(smallest(state(loc_2(countryid('usa')))))))) + + +answer(A,longest(A,(river(A),loc(A,B),smallest(B,(state(B),loc(B,C),const(C,countryid(usa))))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ smallest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +was ist der laengste fluss in dem kleinsten staat in den usa +ποιο είναι το μεγαλύτερο ποτάμι στη μικρότερη πολιτεία στις usa +แม่น้ำ สาย ที่ ยาว ที่สุด ที่ ไหล ผ่าน รัฐ ที่ เล็ก ที่สุด ของ สหรัฐอเมริกา มี ชื่อ ว่า อะไร +在 面积 最小 的 州 里 最长 的 河流 是 哪个 + + + + +What is the longest river in the state with the highest point ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (PP (IN in) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS highest) (NN point)))))))) + + +(S What-[Query:0] is-[Query:0] the-[River:1] longest-[River:1] river-[River:2] in-[River:3] the-[State:4] state-[State:4] with-[State:5] the-[Place:6] highest-[Place:6] point-[Place:7]) + + +answer(longest(river(loc_2(state(loc_1(highest(place(all)))))))) + + +answer(A,longest(A,(river(A),loc(A,B),state(B),loc(C,B),highest(C,place(C))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( all ) }) + +welches ist der laenste fluss im staate mit dem hoechstgelegenen punkt +ποιο είναι το μακρύτερο ποτάμι στη πολιτεία με το ψηλότερο σημείο +แม่น้ำ สาย ใด เป็น แม่น้ำ สาย ที่ ยาว ที่สุด ที่ อยู่ ใน รัฐ ที่ มี จุด สูง สุด +最高 点 所在 州 的 的 最长 的 河流 是 哪条 + + + + +What is the longest river in the state with the most major cities ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (PP (IN in) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS most) (JJ major) (NNS cities)))))))) + + +(S What-[Query:0] is-[Query:0] the-[River:1] longest-[River:1] river-[River:2] in-[River:3] the-[State:5] state-[State:5] with-[State:6] the-[State:4] most-[State:4] major-[City:7] cities-[City:8]) + + +answer(longest(river(loc_2(most(state(loc_1(major(city(all))))))))) + + +answer(A,longest(A,(river(A),loc(A,B),most(B,C,(state(B),loc(C,B),major(C),city(C)))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( all ) }) + +welches ist der laengste fluss im staat mit der groessten anzahl grosser staedte +ποιο είναι το μεγαλύτερο ποτάμι στην πολιτεία με τις περισσότερες κύριες πόλεις +รัฐ ที่ มี เมือง หลัก มาก ที่สุด มี แม่น้ำ สาย ยาว ที่สุด ชื่อ อะไร +在 主要 城市 最多 的 州 里 最长 的 河流 是 哪条 + + + + +What is the longest river in the states that border Nebraska ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (PP (IN in) (NP (NP (DT the) (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VBP border) (NP (NNP Nebraska)))))))))) + + +(S What-[Query:0] is-[Query:0] the-[River:1] longest-[River:1] river-[River:2] in-[River:3] the-[State:4] states-[State:4] that-[State:5] border-[State:5] Nebraska-[StateName:7]) + + +answer(longest(river(loc_2(state(next_to_2(stateid('nebraska'))))))) + + +answer(A,longest(A,(river(A),loc(A,B),state(B),next_to(B,C),const(C,stateid(nebraska))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' nebraska ' }) + +wie lautet der laengste fluss in den staaten welcher an nebraska grenzt +ποιο είναι το μεγαλύτερο ποτάμι στις πολιτείες που συνορεύουν με τη nebraska +แม่น้ำ ใด ยาว ที่สุด ใน บรรดา รัฐ ที่ อยู่ ติด กับ รัฐ เนบราสกา +与 内布拉斯加 州 接壤 的 最长 的 河流 是 哪个 + + + + +What is the longest river in the United States ? + + +que es el rio mas largo en los united states ? + + +beikoku no mottomo nagai kawa wa nan desu ka ? + + +birlesik devletler in en uzun nehri nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))))) + + +(S que es el rio mas largo en los united states) + + +(S beikoku no mottomo nagai kawa wa nan desu ka) + + +(S birlesik devletler in en uzun nehri nedir) + + +(S What-[Query:0] is-[Query:0] the-[River:1] longest-[River:1] river-[River:2] in-[River:3] the-[CountryName:5] United-[CountryName:5] States-[CountryName:5]) + + +answer(longest(river(loc_2(countryid('usa'))))) + + +answer(A,longest(A,(river(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welches ist der laengste fluss in amerika +ποιο είναι το μακρύτερο ποτάμι στις ηνωμένες πολιτείες +แม่น้ำ สาย ที่ ยาว ที่สุด ใน อเมริกา คือ แม่น้ำ ใด +美国 最长 的 河流 是 什么 + + + + +What is the longest river in the US ? + + +que es el rio mas largo en los us ? + + +beikoku no mottomo nagai kawa wa nan desu ka ? + + +us deki en uzun nehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (PP (IN in) (NP (DT the) (NNP US)))))) + + +(S que es el rio mas largo en los us) + + +(S beikoku no mottomo nagai kawa wa nan desu ka) + + +(S us deki en uzun nehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[River:1] longest-[River:1] river-[River:2] in-[River:3] the-[CountryName:5] US-[CountryName:5]) + + +answer(longest(river(loc_2(countryid('usa'))))) + + +answer(A,longest(A,(river(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +nenne den laengsten fluss in den usa +ποιο είναι το μακρύτερο ποτάμι στις us +บอก ที ว่า แม่น้ำ สาย ใด เป็น แม่น้ำ ที่ ยาว ที่สุด ที่ ไหล ผ่าน อเมริกา +美国 最长 的 河流 是 哪条 + + + + +What is the longest river that does not run through Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (SBAR (WHNP (WDT that)) (S (VBZ does) (RB not) (VP (VB run) (PP (IN through) (NP (NNP Texas))))))))) + + +(S What-[Query:0] is-[Query:0] the-[River:1] longest-[River:1] river-[River:3] that-[River:2] does-[River:2] not-[River:2] run-[River:4] through-[River:4] Texas-[StateName:6]) + + +answer(longest(exclude(river(all), traverse_2(stateid('texas'))))) + + +answer(A,longest(A,(river(A),not((traverse(A,B),const(B,stateid(texas))))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ exclude ( *n:River , *n:River ) }) + *n:River -> ({ river ( all ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie lautet der laengste fluss der nicht durch texas verlaeuft +ποιο είναι το μακρύτερο ποτάμι που δεν διασχίζει το texas +แม่น้ำ สาย ที่ ยาว ที่สุด สาย ใด ไม่ ได้ ไหล ผ่าน รัฐ เท็กซัส +没有 流经 得克萨斯 州 的 最长 的 河流 是 哪个 + + + + +What is the longest river that flows through a state that borders Indiana ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (SBAR (WHNP (WDT that)) (S (VP (VBZ flows) (PP (IN through) (NP (NP (DT a) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ borders) (NP (NNP Indiana))))))))))))) + + +(S What-[Query:0] is-[Query:0] the-[River:1] longest-[River:1] river-[River:2] that-[River:3] flows-[River:3] through-[River:3] a-[State:4] state-[State:4] that-[State:5] borders-[State:5] Indiana-[StateName:7]) + + +answer(longest(river(traverse_2(state(next_to_2(stateid('indiana'))))))) + + +answer(A,longest(A,(river(A),traverse(A,B),state(B),next_to(B,C),const(C,stateid(indiana))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' indiana ' }) + +wie lautet der laengste fluss welcher durch einen staat verlaeuft der an indiana grenzt +ποιο είναι το μεγαλύτερο ποτάμι που διασχίζει μια πολιτεία που συνορεύει με την indiana +แม่น้ำ สาย ที่ ยาว ที่สุด ที่ ไหล ผ่าน รัฐ ที่ ติด กับ รัฐ อินเดียนา คือ แม่น้ำ ใด +流经 与 印第安纳 州 接壤 的 州 的 最长 的 河流 是 哪个 + + + + +What is the longest river that flows through Colorado ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (SBAR (WHNP (WDT that)) (S (VP (VBZ flows) (PP (IN through) (NP (NNP Colorado))))))))) + + +(S What-[Query:0] is-[Query:0] the-[River:1] longest-[River:1] river-[River:2] that-[River:3] flows-[River:3] through-[River:3] Colorado-[StateName:5]) + + +answer(longest(river(traverse_2(stateid('colorado'))))) + + +answer(A,longest(A,(river(A),traverse(A,B),const(B,stateid(colorado))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' colorado ' }) + +wie lautet der laengste fluss der durch colorado verlaeuft +ποιο είναι το μακρύτερο ποτάμι που διασχίζει το colorado +แม่น้ำ สาย ใด เป็น แม่น้ำ สาย ที่ ยาว ที่สุด ที่ ไหล ผ่าน รัฐ โคโลราโด +流经 科罗拉多 州 的 最长 的 河流 是 哪个 + + + + +What is the longest river that passes the states that border the state that borders the most states ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (SBAR (WHNP (WDT that)) (S (VP (VBZ passes) (NP (NP (DT the) (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VBP border) (NP (NP (DT the) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ borders) (NP (DT the) (JJS most) (NNS states)))))))))))))))) + + +(S What-[Query:0] is-[Query:0] the-[River:1] longest-[River:1] river-[River:2] that-[River:3] passes-[River:3] the-[State:4] states-[State:4] that-[State:5] border-[State:5] the-[State:7] state-[State:7] that-[State:8] borders-[State:8] the-[State:6] most-[State:6] states-[State:9]) + + +answer(longest(river(traverse_2(state(next_to_2(most(state(next_to_2(state(all)))))))))) + + +answer(A,longest(A,(river(A),traverse(A,B),state(B),next_to(B,C),most(C,D,(state(C),next_to(C,D),state(D)))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +wie lautet der laengste fluss der durch die staaten verlaeuft welche an den staat grenzen der die meisten nachbar-staaten hat +ποιο είναι το μεγαλύτερο ποτάμι που διασχίζει τις πολιτείες που συνορεύουν την πολιτεία που συνορεύει τις περισσότερες πολιτείες +แม่น้ำ สาย ใด เป็น แม่น้ำ สาย ที่ ยาว ที่สุด ที่ ไหล ผ่าน รัฐ ที่ ติด กับ รัฐ ที่ ติด กับ รัฐ อื่นๆ มาก ที่สุด +流经 与 最多 州 接壤 的 州 接壤 的 州 的 最长 的 河流 是 哪个 + + + + +What is the longest river that runs through a state that borders Tennessee ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (SBAR (WHNP (WDT that)) (S (VP (VBZ runs) (PP (IN through) (NP (NP (DT a) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ borders) (NP (NNP Tennessee))))))))))))) + + +(S What-[Query:0] is-[Query:0] the-[River:1] longest-[River:1] river-[River:2] that-[River:3] runs-[River:3] through-[River:3] a-[State:4] state-[State:4] that-[State:5] borders-[State:5] Tennessee-[StateName:7]) + + +answer(longest(river(traverse_2(state(next_to_2(stateid('tennessee'))))))) + + +answer(A,longest(A,(river(A),traverse(A,B),state(B),next_to(B,C),const(C,stateid(tennessee))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' tennessee ' }) + +welchest ist der laengste fluss der durch einen an tennessee grenzenden staat fliesst +ποιο είναι το μεγαλύτερο ποτάμι που διασχίζει μια πολιτεία που συνορεύει με το tennessee +แม่น้ำ สาย ที่ ยาว ที่สุด สาย ใด ไหล ผ่าน รัฐ ที่ อยู่ ติด กับ รัฐ เทนเนสซี +贯穿 与 田纳西 州 接壤 的 州 的 最长 的 河流 是 哪条 + + + + +What is the lowest elevation in Pennsylvania ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS lowest) (NN elevation)) (PP (IN in) (NP (NNP Pennsylvania)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] lowest-[Place:1] elevation-[Place:2] in-[Place:3] Pennsylvania-[StateName:5]) + + +answer(lowest(place(loc_2(stateid('pennsylvania'))))) + + +answer(A,lowest(A,(place(A),loc(A,B),const(B,stateid(pennsylvania))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' pennsylvania ' }) + +welches ist die niedrigste erhoehung in pennsylvania +ποιο είναι το χαμηλότερο υψόμετρο στην pennsylvania +พื้นที่ ใด เป็น จุด ต่ำ สุด ของ รัฐ เพ็นซิลเวเนีย +宾夕法尼亚 州 的 最低 海拔 是 什么 + + + + +What is the lowest point in Arkansas ? + + +que es el punto mas bajo en arkansas ? + + +aakansaa no mottomo hikui chiten wa nan desu ka ? + + +arkansas daki en alcak nokta nerededir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS lowest) (NN point)) (PP (IN in) (NP (NNP Arkansas)))))) + + +(S que es el punto mas bajo en arkansas) + + +(S aakansaa no mottomo hikui chiten wa nan desu ka) + + +(S arkansas daki en alcak nokta nerededir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] lowest-[Place:1] point-[Place:2] in-[Place:3] Arkansas-[StateName:5]) + + +answer(lowest(place(loc_2(stateid('arkansas'))))) + + +answer(A,lowest(A,(place(A),loc(A,B),const(B,stateid(arkansas))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' arkansas ' }) + +welches ist der tiefstgelegene punkt in arkansas +ποιο είναι το χαμηλότερο σημείο στο arkansas +จุด ต่ำ สุด ของ รัฐ อาร์คันซอ คือ จุด ไหน +阿肯色 州 的 最低 点 是 什么 + + + + +What is the lowest point in California ? + + +que es el punto mas bajo en california ? + + +karifuorunia no mottomo hikui chiten wa nan desu ka ? + + +california daki en alcak nokta nerededir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS lowest) (NN point)) (PP (IN in) (NP (NNP California)))))) + + +(S que es el punto mas bajo en california) + + +(S karifuorunia no mottomo hikui chiten wa nan desu ka) + + +(S california daki en alcak nokta nerededir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] lowest-[Place:1] point-[Place:2] in-[Place:3] California-[StateName:5]) + + +answer(lowest(place(loc_2(stateid('california'))))) + + +answer(A,lowest(A,(place(A),loc(A,B),const(B,stateid(california))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' california ' }) + +welches ist der tiefstgelegene punkt in kalifornien +ποιο είναι το χαμηλότερο σημείο στην california +จุด ต่ำ สุด ของ รัฐ แคลิฟอร์เนีย คือ ที่ใด +加利福尼亚 州 的 最低 点 是 什么 + + + + +What is the lowest point in Louisiana ? + + +que es el punto mas bajo en louisiana ? + + +ruijiana no mottomo hikui chiten wa nan desu ka ? + + +louisiana daki en alcak nokta nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS lowest) (NN point)) (PP (IN in) (NP (NNP Louisiana)))))) + + +(S que es el punto mas bajo en louisiana) + + +(S ruijiana no mottomo hikui chiten wa nan desu ka) + + +(S louisiana daki en alcak nokta nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] lowest-[Place:1] point-[Place:2] in-[Place:3] Louisiana-[StateName:5]) + + +answer(lowest(place(loc_2(stateid('louisiana'))))) + + +answer(A,lowest(A,(place(A),loc(A,B),const(B,stateid(louisiana))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' louisiana ' }) + +welches ist der tiefstgelegene punkt in louisiana +ποιο είναι το χαμηλότερο σημείο στη louisiana +จุด ที่ ต่ำ ที่สุด ใน รัฐ หลุยเซียนา อยู่ ที่ไหน +路易斯安那 州 的 最低 点 是 什么 + + + + +What is the lowest point in Massachusetts ? + + +que es el punto mas bajo en massachusetts ? + + +masachuusettsu no mottomo hikui chiten wa nan desu ka ? + + +massachusetts daki en alcak nokta nerededir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS lowest) (NN point)) (PP (IN in) (NP (NNP Massachusetts)))))) + + +(S que es el punto mas bajo en massachusetts) + + +(S masachuusettsu no mottomo hikui chiten wa nan desu ka) + + +(S massachusetts daki en alcak nokta nerededir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] lowest-[Place:1] point-[Place:2] in-[Place:3] Massachusetts-[StateName:5]) + + +answer(lowest(place(loc_2(stateid('massachusetts'))))) + + +answer(A,lowest(A,(place(A),loc(A,B),const(B,stateid(massachusetts))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' massachusetts ' }) + +wie lautet der niedrigste punkt in massachusetts +ποιο είναι το χαμηλότερο σημείο στη massachusetts +จุด ต่ำ สุด ของ รัฐ แมสซาชูเซ็ตต์ อยู่ ที่ไหน +马萨诸塞 州 的 最低 点 是 什么 + + + + +What is the lowest point in Mississippi ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS lowest) (NN point)) (PP (IN in) (NP (NNP Mississippi)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] lowest-[Place:1] point-[Place:2] in-[Place:3] Mississippi-[StateName:5]) + + +answer(lowest(place(loc_2(stateid('mississippi'))))) + + +answer(A,lowest(A,(place(A),loc(A,B),const(B,stateid(mississippi))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' mississippi ' }) + +welches ist der tiefste punkt in mississippi +ποιο είναι το χαμηλότερο σημείο στο mississippi +จุด ต่ำ สุด ของ รัฐ มิสซิสซิปปี อยู่ ที่ไหน +密西西比 州 的 最低 点 是 什么 + + + + +What is the lowest point in Nebraska in meters ? + + +que es el punto mas bajo en nebraska en metros ? + + +neburasuka no mottomo hikui chiten wa nan metoru desu ka ? + + +nebraska daki en alcak nokta metre olarak nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (NP (DT the) (JJS lowest) (NN point)) (PP (IN in) (NP (NNP Nebraska)))) (PP (IN in) (NP (NNS meters)))))) + + +(S que es el punto mas bajo en nebraska en metros) + + +(S neburasuka no mottomo hikui chiten wa nan metoru desu ka) + + +(S nebraska daki en alcak nokta metre olarak nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] lowest-[Place:1] point-[Place:2] in-[Place:3] Nebraska-[StateName:5] in-[Place:1] meters-[Place:1]) + + +answer(lowest(place(loc_2(stateid('nebraska'))))) + + +answer(A,lowest(A,(place(A),loc(A,B),const(B,stateid(nebraska))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' nebraska ' }) + +wie hoch ist die niedrigste erhebung von nebraska +ποιο είναι το χαμηλότερο σημείο στη nebraska σε μέτρα +จุด ต่ำ สุด ของ รัฐ เนบราสกา คือ จุด ใด เมื่อ วัด ใน หน่วย เมตร +内布拉斯加 州 的 最低 点 是 什么 + + + + +What is the lowest point in Oregon ? + + +que es el punto mas bajo en oregon ? + + +oregon no mottomo hikui chiten wa nan desu ka ? + + +oregon daki en alcak nokta nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS lowest) (NN point)) (PP (IN in) (NP (NNP Oregon)))))) + + +(S que es el punto mas bajo en oregon) + + +(S oregon no mottomo hikui chiten wa nan desu ka) + + +(S oregon daki en alcak nokta nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] lowest-[Place:1] point-[Place:2] in-[Place:3] Oregon-[StateName:5]) + + +answer(lowest(place(loc_2(stateid('oregon'))))) + + +answer(A,lowest(A,(place(A),loc(A,B),const(B,stateid(oregon))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' oregon ' }) + +was ist der niedrigste punkt in oregon +ποιο είναι το χαμηλότερο σημείο στο oregon +รัฐ โอเรกอน มี จุด ต่ำ สุด อยู่ ตรงไหน +俄勒冈 州 的 最低 点 是 什么 + + + + +What is the lowest point in Texas ? + + +que es el punto mas bajo en texas ? + + +tekisasu no mottomo hikui chiten wa nan desu ka ? + + +texas daki en alcak nokta nerededir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS lowest) (NN point)) (PP (IN in) (NP (NNP Texas)))))) + + +(S que es el punto mas bajo en texas) + + +(S tekisasu no mottomo hikui chiten wa nan desu ka) + + +(S texas daki en alcak nokta nerededir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] lowest-[Place:1] point-[Place:2] in-[Place:3] Texas-[StateName:5]) + + +answer(lowest(place(loc_2(stateid('texas'))))) + + +answer(A,lowest(A,(place(A),loc(A,B),const(B,stateid(texas))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie lautet der niedrigste punkt in texas +ποιο είναι το χαμηλότερο σημείο στο texas +จุด ต่ำ สุด ของ รัฐ เท็กซัส อยู่ ที่ไหน +德克萨斯 州 的 最低 点 是 什么 + + + + +What is the lowest point in the state of California ? + + +que es el punto mas bajo en el estado de california ? + + +karifuorunia no shuu no mottomo hikui chiten wa nan desu ka ? + + +california eyaletinin en alcak noktasi nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS lowest) (NN point)) (PP (IN in) (NP (NP (DT the) (NN state)) (PP (IN of) (NP (NNP California)))))))) + + +(S que es el punto mas bajo en el estado de california) + + +(S karifuorunia no shuu no mottomo hikui chiten wa nan desu ka) + + +(S california eyaletinin en alcak noktasi nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] lowest-[Place:1] point-[Place:2] in-[Place:3] the-[State:4] state-[State:4] of-[State:4] California-[StateName:6]) + + +answer(lowest(place(loc_2(state(stateid('california')))))) + + +answer(A,lowest(A,(place(A),loc(A,B),state(B),const(B,stateid(california))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' california ' }) + +wie lautet der niedrigste punkt in dem staat california +ποιο είναι το χαμηλότερο σημείο στην πολιτεία της california +จุด ต่ำ สุด ของ รัฐ แคลิฟอร์เนีย คือ จุด ไหน +加利福尼亚 州 的 最低 点 是 什么 + + + + +What is the lowest point in the state of Texas ? + + +que es el punto mas bajo en el estado de texas ? + + +tekisasu no shuu no mottomo hikui chiten wa nan desu ka ? + + +texas eyaletinin en alcak noktasi nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS lowest) (NN point)) (PP (IN in) (NP (NP (DT the) (NN state)) (PP (IN of) (NP (NNP Texas)))))))) + + +(S que es el punto mas bajo en el estado de texas) + + +(S tekisasu no shuu no mottomo hikui chiten wa nan desu ka) + + +(S texas eyaletinin en alcak noktasi nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] lowest-[Place:1] point-[Place:2] in-[Place:3] the-[State:4] state-[State:4] of-[State:4] Texas-[StateName:6]) + + +answer(lowest(place(loc_2(state(stateid('texas')))))) + + +answer(A,lowest(A,(place(A),loc(A,B),state(B),const(B,stateid(texas))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welches ist der tiefstgelegene punkt von texas +ποιο είναι το χαμηλότερο σημείο στην πολιτεία του texas +จุด ต่ำ สุด ของ รัฐ เท็กซัส อยู่ ตรงไหน +在 得克萨斯 州 的 最低 点 是 什么 + + + + +What is the lowest point in the United States ? + + +que es el punto mas bajo en los united states ? + + +beikoku no mottomo hikui chiten wa nan desu ka ? + + +birlesik devletler deki en alcak nokta nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS lowest) (NN point)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))))) + + +(S que es el punto mas bajo en los united states) + + +(S beikoku no mottomo hikui chiten wa nan desu ka) + + +(S birlesik devletler deki en alcak nokta nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] lowest-[Place:1] point-[Place:2] in-[Place:3] the-[CountryName:5] United-[CountryName:5] States-[CountryName:5]) + + +answer(lowest(place(loc_2(countryid('usa'))))) + + +answer(A,lowest(A,(place(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie lautet der niedrigste punkt in den vereinigten staaten +ποιο είναι το χαμηλότερο σημείο στις ηνωμένες πολιτείες +จุด ต่ำ สุด ของ สหรัฐ อยู่ ที่ไหน +美国 的 最低 点 是 什么 + + + + +What is the lowest point in USA ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS lowest) (NN point)) (PP (IN in) (NP (NNP USA)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] lowest-[Place:1] point-[Place:2] in-[Place:3] USA-[CountryName:5]) + + +answer(lowest(place(loc_2(countryid('usa'))))) + + +answer(A,lowest(A,(place(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie lautet der niedrigste punkt in den usa +ποιο είναι το χαμηλότερο σημείο στις usa +ที่ ใด เป็น จุด ต่ำ สุด ของ สหรัฐ +美国 的 最低 点 是 什么 + + + + +What is the lowest point in Wisconsin ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS lowest) (NN point)) (PP (IN in) (NP (NNP Wisconsin)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] lowest-[Place:1] point-[Place:2] in-[Place:3] Wisconsin-[StateName:5]) + + +answer(lowest(place(loc_2(stateid('wisconsin'))))) + + +answer(A,lowest(A,(place(A),loc(A,B),const(B,stateid(wisconsin))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' wisconsin ' }) + +welches ist der tiefstgelegene punkt in wisconsin +ποιο είναι το χαμηλότερο σημείο στο wisconsin +จุด ที่ ต่ำ ที่สุด ใน รัฐ วิสคอนซิน อยู่ ตรงไหน +威斯康星 州 的 最低 点 是 什么 + + + + +What is the lowest point of all states through which the Colorado river runs through ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS lowest) (NN point)) (PP (IN of) (NP (NP (DT all) (NNS states)) (SBAR (WHPP (IN through) (WHNP (WDT which))) (S (NP (DT the) (NNP Colorado) (NN river)) (VP (VBZ runs) (PP (IN through)))))))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] lowest-[Place:1] point-[Place:2] of-[Place:3] all-[State:4] states-[State:4] through-[State:5] which-[State:5] the-[River:6] Colorado-[RiverName:8] river-[River:6] runs-[State:5] through-[State:5]) + + +answer(lowest(place(loc_2(state(traverse_1(river(riverid('colorado')))))))) + + +answer(A,lowest(A,(place(A),loc(A,B),state(B),const(C,riverid(colorado)),river(C),traverse(C,B)))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' colorado ' }) + +welches ist der tiefste punkt aller staaten durch die der fluss colorado fliesst +ποιο είναι το χαμηλότερο σημείο όλων των πολιτειών τις οποίες διασχίζει ο ποταμός colorado +รัฐ ที่ แม่น้ำ โคโลราโด ไหล ผ่าน มี จุด ต่ำ สุด ที่ใด บ้าง +科罗拉多 河 贯穿 的 所有 州 的 最低 点 是 什么 + + + + +What is the lowest point of Colorado ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS lowest) (NN point)) (PP (IN of) (NP (NNP Colorado)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] lowest-[Place:1] point-[Place:2] of-[Place:3] Colorado-[StateName:5]) + + +answer(lowest(place(loc_2(stateid('colorado'))))) + + +answer(A,lowest(A,(place(A),loc(A,B),const(B,stateid(colorado))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' colorado ' }) + +welches ist der tiefstgelegene punkt in colorado +ποιο είναι το χαμηλότερο σημείο του colorado +จุด ต่ำ สุด ของ รัฐ โคโลราโด อยู่ ตรงไหน +科罗拉多 州 的 最低 点 是 什么 + + + + +What is the lowest point of the state with the largest area ? + + +que es el punto mas bajo de el estado con la area mas grande ? + + +mottomo ookii chiiki ga aru shuu no mottomo hikui chiten wa nan desu ka ? + + +en genis alana sahip eyaletin en alcak noktasi nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS lowest) (NN point)) (PP (IN of) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS largest) (NN area)))))))) + + +(S que es el punto mas bajo de el estado con la area mas grande) + + +(S mottomo ookii chiiki ga aru shuu no mottomo hikui chiten wa nan desu ka) + + +(S en genis alana sahip eyaletin en alcak noktasi nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] lowest-[Place:1] point-[Place:2] of-[Place:3] the-[State:5] state-[State:5] with-[State:4] the-[State:4] largest-[State:4] area-[State:4]) + + +answer(lowest(place(loc_2(largest_one(area_1(state(all))))))) + + +answer(A,lowest(A,(place(A),loc(A,B),largest(C,(state(B),area(B,C)))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ largest_one ( area_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +was ist die tiefste stelle des staates mit der groesste flaeche +ποιο είναι το χαμηλότερο σημείο της πολιτείας με τη μεγαλύτερη επιφάνεια +ใน รัฐ ที่ มี พื้นที่ มาก ที่สุด ตรงไหน เป็น จุด ต่ำ สุด +面积 最大 的 州 的 最低 点 是 什么 + + + + +What is the lowest point of the US ? + + +que es el punto mas bajo de los us ? + + +beikoku no mottomo hikui chiten wa nan desu ka ? + + +us in en alcak noktasi nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS lowest) (NN point)) (PP (IN of) (NP (DT the) (NNP US)))))) + + +(S que es el punto mas bajo de los us) + + +(S beikoku no mottomo hikui chiten wa nan desu ka) + + +(S us in en alcak noktasi nedir) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] lowest-[Place:1] point-[Place:2] of-[Place:3] the-[CountryName:5] US-[CountryName:5]) + + +answer(lowest(place(loc_2(countryid('usa'))))) + + +answer(A,lowest(A,(place(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welches ist der tiefstgelegene punkt der usa +ποιο είναι το χαμηλότερο σημείο στις ηπα +จุด ใด เป็น จุด ต่ำ สุด ของ อเมริกา +美国 最低 点 是 什么 + + + + +What is the major cities in Montana ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NNP Montana)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] major-[City:1] cities-[City:2] in-[City:3] Montana-[StateName:5]) + + +answer(major(city(loc_2(stateid('montana'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,stateid(montana)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' montana ' }) + +was sind die groessere staedte in montana +ποιες είναι οι κύριες πόλεις στη montana +เมือง เอก ของ รัฐ มอนตานา มี อะไรบ้าง +蒙大拿 州 的 主要 城市 是 什么 + + + + +What is the maximum elevation of San Francisco ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN maximum) (NN elevation)) (PP (IN of) (NP (NNP San) (NNP Francisco)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] maximum-[Place:1] elevation-[Place:2] of-[Place:3] San-[CityName:5] Francisco-[CityName:5]) + + +answer(highest(place(loc_2(cityid('san francisco', _))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,cityid('san francisco',_))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' san francisco ' }) + +welches ist die maximale erhoehung von san francisco +ποιο είναι το μεγαλύτερο υψόμετρο στο san Francisco +เมือง ซานฟรานซิสโก มี สูง สุด ที่ ใด +旧金山 最高 海拔 是 多少 + + + + +What is the most dense state in the USA ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (ADJP (RBS most) (JJ dense)) (NN state)) (PP (IN in) (NP (DT the) (NNP USA)))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] most-[State:1] dense-[State:1] state-[State:2] in-[State:3] the-[CountryName:5] USA-[CountryName:5]) + + +answer(largest_one(density_1(state(loc_2(countryid('usa')))))) + + +answer(A,largest(B,(density(A,B),state(A),loc(A,C),const(C,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welches ist der dichteste staat in den usa +ποια είναι η πιο πυκνή πολιτεία στις ηπα +รัฐ ใด ใน อเมริกา ที่ มี ประชากร หนาแน่น ที่สุด +美国 最 密集 的 州 是 哪个 + + + + +What is the most populated capital in the USA ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (ADJP (RBS most) (JJ populated)) (NN capital)) (PP (IN in) (NP (DT the) (NNP USA)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] most-[City:1] populated-[City:1] capital-[City:2] in-[City:3] the-[CountryName:5] USA-[CountryName:5]) + + +answer(largest_one(population_1(capital(loc_2(countryid('usa')))))) + + +answer(A,largest(B,(population(A,B),capital(A),loc(A,C),const(C,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest_one ( population_1 ( *n:City ) ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welche ist die meist bevoelkerte stadt in den usa +ποια είναι η πολυπληθέστερη πρωτεύουσα στις usa +เมืองหลวง ใด ใน อเมริกา ที่ มี ประชากร มาก ที่สุด +美国 人口 最多 的 首府 是 哪个 + + + + +What is the most populated state bordering Oklahoma ? + + +que es el estado mas poblado bordeando a oklahoma ? + + +okurahoma ni rinsetsu suru mottomo ookii jinkou ga aru shuu wa nan desu ka ? + + +oklahoma ya siniri olan en kalabalik eyalet nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (ADJP (RBS most) (JJ populated)) (NN state)) (VP (VBG bordering) (NP (NNP Oklahoma)))))) + + +(S que es el estado mas poblado bordeando a oklahoma) + + +(S okurahoma ni rinsetsu suru mottomo ookii jinkou ga aru shuu wa nan desu ka) + + +(S oklahoma ya siniri olan en kalabalik eyalet nedir) + + +(S What-[Query:0] is-[Query:0] the-[State:1] most-[State:1] populated-[State:1] state-[State:2] bordering-[State:3] Oklahoma-[StateName:5]) + + +answer(largest_one(population_1(state(next_to_2(stateid('oklahoma')))))) + + +answer(A,largest(B,(population(A,B),state(A),next_to(A,C),const(C,stateid(oklahoma))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' oklahoma ' }) + +welches ist der bevoelkerungsreichste staat der an oklahoma grenzt +ποια είναι η πολυπληθέστερη πολιτεία που συνορεύει με την oklahoma +รัฐ ใด อยู่ ติด กับ รัฐ โอกลาโฮมา และ มี ประชากร สูง สุด +与 俄克拉荷马 州 接壤 的 人口 最多 的 州 是 哪个 + + + + +What is the most populous city ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (DT the) (ADJP (RBS most) (JJ populous)) (NN city)))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] most-[City:1] populous-[City:1] city-[City:2]) + + +answer(largest_one(population_1(city(all)))) + + +answer(A,largest(B,(population(A,B),city(A)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest_one ( population_1 ( *n:City ) ) }) + *n:City -> ({ city ( all ) }) + +wie lautet die stadt mit der groessten bevoelkerung +ποια είναι η πιο πολυπληθής πόλη +เมือง ใด มี ประชากร มาก ที่สุด +人口 最多 的 城市 是 哪个 + + + + +What is the most populous city in Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (ADJP (RBS most) (JJ populous)) (NN city)) (PP (IN in) (NP (NNP Texas)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] most-[City:1] populous-[City:1] city-[City:2] in-[City:3] Texas-[StateName:5]) + + +answer(largest_one(population_1(city(loc_2(stateid('texas')))))) + + +answer(B,largest(A,(population(B,A),city(B),loc(B,C),const(C,stateid(texas))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest_one ( population_1 ( *n:City ) ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welche texanische stadt hat die groesste bevoelkerungszahl +ποια είναι η πιο πολυπληθής πόλη στο texas +เมือง ใด ใน รัฐ เท็กซัส มี จำนวน พลเมือง มาก ที่สุด +在 得克萨斯 州 人口 最多 的 城市 是 哪个 + + + + +What is the most populous city in Wyoming ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (ADJP (RBS most) (JJ populous)) (NN city)) (PP (IN in) (NP (NNP Wyoming)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] most-[City:1] populous-[City:1] city-[City:2] in-[City:3] Wyoming-[StateName:5]) + + +answer(largest_one(population_1(city(loc_2(stateid('wyoming')))))) + + +answer(A,largest(B,(population(A,B),city(A),loc(A,C),const(C,stateid(wyoming))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest_one ( population_1 ( *n:City ) ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' wyoming ' }) + +was ist die meist bevoelkerte stadt in wyoming +ποια είναι η πολυπληθέστερη πόλη στην wyoming +เมือง ใด เป็น เมือง ที่ มี ประชากร มาก ที่สุด ใน รัฐ ไวโอมิง +在 怀俄明 州 人口 最多 的 城市 是 哪个 + + + + +What is the most populous state ? + + +que es el estado mas poblado ? + + +mottomo jinkou no ooi shuu wa nan desu ka ? + + +en kalabalik eyalet nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (DT the) (ADJP (RBS most) (JJ populous)) (NN state)))) + + +(S que es el estado mas poblado) + + +(S mottomo jinkou no ooi shuu wa nan desu ka) + + +(S en kalabalik eyalet nedir) + + +(S What-[Query:0] is-[Query:0] the-[State:1] most-[State:1] populous-[State:1] state-[State:2]) + + +answer(largest_one(population_1(state(all)))) + + +answer(A,largest(B,(population(A,B),state(A)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die groesse bevoelkerung +ποια είναι η πολυπληθέστερη πολιτεία +รัฐ ใด มี ประชากร อาศัย อยู่ ใน เมือง มาก ที่สุด +人口 最多 的 州 是 哪个 + + + + +What is the most populous state in the US ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (ADJP (RBS most) (JJ populous)) (NN state)) (PP (IN in) (NP (DT the) (NNP US)))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] most-[State:1] populous-[State:1] state-[State:2] in-[State:3] the-[CountryName:5] US-[CountryName:5]) + + +answer(largest_one(population_1(state(loc_2(countryid('usa')))))) + + +answer(A,largest(B,(population(A,B),state(A),loc(A,C),const(C,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welcher ist der meist bevoelkerte staat in den usa +ποια είανι η πολυπληθέστερη πολιτεία στις us +รัฐ ใด มี ประชากร มาก ที่สุด ใน สหรัฐ +美国 人口 最多 的 州 是 哪个 + + + + +What is the most populous state through which the Mississippi runs ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (ADJP (RBS most) (JJ populous)) (NN state)) (SBAR (WHPP (IN through) (WHNP (WDT which))) (S (NP (DT the) (NNP Mississippi)) (VP (VBZ runs))))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] most-[State:1] populous-[State:1] state-[State:2] through-[State:3] which-[State:3] the-[RiverName:5] Mississippi-[RiverName:5] runs-[State:3]) + + +answer(largest_one(population_1(state(traverse_1(riverid('mississippi')))))) + + +answer(A,largest(B,(population(A,B),state(A),const(C,riverid(mississippi)),traverse(C,A)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +welcher staat durch den der mississippi fliesst hat die groesste bevoelkerung +ποια είναι η πιο πολυπληθής πολιτεία που διασχίζει ο mississippi +รัฐ ใด มี แม่น้ำ มิสซิสซิปปี ไหล ผ่าน และ มี ประชากร มาก ที่สุด +密西西比 河 贯穿 的 人口 最多 的 州 是 哪个 + + + + +What is the name of the state with the lowest point ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN name)) (PP (IN of) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS lowest) (NN point)))))))) + + +(S What-[Query:0] is-[Query:0] the-[Query:0] name-[Query:0] of-[Query:0] the-[State:1] state-[State:1] with-[State:2] the-[Place:3] lowest-[Place:3] point-[Place:4]) + + +answer(state(loc_1(lowest(place(all))))) + + +answer(A,(state(A),loc(B,A),lowest(B,place(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( all ) }) + +wie lautet der name des staates mit der geringsten erhebung +ποιο είναι το όνομα της πολιτείας με το χαμηλότερο σημείο +รัฐ ที่ มี จุด ต่ำ ที่สุด ชื่อ ว่า อะไร +最低 点 所在 州 的 名字 是 什么 + + + + +What is the number of neighboring states for Kentucky ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN number)) (PP (IN of) (NP (NP (VBG neighboring) (NNS states)) (PP (IN for) (NP (NNP Kentucky)))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] number-[Num:1] of-[Num:1] neighboring-[State:3] states-[State:2] for-[State:3] Kentucky-[StateName:5]) + + +answer(count(state(next_to_2(stateid('kentucky'))))) + + +answer(A,count(B,(state(B),next_to(B,C),const(C,stateid(kentucky))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' kentucky ' }) + +wie viele staaten grenzen an kentucky +ποιος είναι ο αριθμός των γειτονικών πολιτειών του kentucky +รัฐ ที่ อยู่ ติด กับ รัฐ เคนตักกี้ มี จำนวน กี่ รัฐ +与 肯塔基 州 相邻 的 州 有 多少 + + + + +What is the population density in the state with capital Austin ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population) (NN density)) (PP (IN in) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (NP (NN capital)) (NP (NNP Austin))))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] density-[Num:1] in-[Num:1] the-[State:2] state-[State:2] with-[State:3] capital-[City:4] Austin-[CityName:6]) + + +answer(density_1(state(loc_1(capital(cityid('austin', _)))))) + + +answer(A,(density(B,A),state(B),loc(C,B),capital(C),const(C,cityid(austin,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ density_1 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' austin ' }) + +was ist die bevoelkerungsdichte in dem staat mit hauptstadt austin +ποια είναι η πυκνότητα πληθυσμού στην πολιτεία με πρωτεύουσα το austin +รัฐ ที่ มี เมืองหลวง ชื่อ ออสติน มี ความ หนาแน่น ของ ประชากร เท่าไหร่ +奥斯汀 首府 所在 州 的 人口 密度 是 多少 + + + + +What is the population density of Maine ? + + +que es la densidad de poblacion de maine ? + + +meen no jinkou no mitsudo wa nan desu ka ? + + +maine in nufus yogunlugu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population) (NN density)) (PP (IN of) (NP (NNP Maine)))))) + + +(S que es la densidad de poblacion de maine) + + +(S meen no jinkou no mitsudo wa nan desu ka) + + +(S maine in nufus yogunlugu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] density-[Num:1] of-[Num:1] Maine-[StateName:3]) + + +answer(density_1(stateid('maine'))) + + +answer(A,(density(B,A),const(B,stateid(maine)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ density_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' maine ' }) + +welches ist die bevoelkerungsdichte von maine +ποια είναι η πυκνότητα πληθυσμού του maine +รัฐ เมน มี ความ หนาแน่น ของ ประชากร เท่าไหร่ +缅因 州 的 人口 密度 是 多少 + + + + +What is the population density of South Dakota ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population) (NN density)) (PP (IN of) (NP (NNP South) (NNP Dakota)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] density-[Num:1] of-[Num:1] South-[StateName:3] Dakota-[StateName:3]) + + +answer(density_1(stateid('south dakota'))) + + +answer(A,(density(B,A),const(B,stateid('south dakota')))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ density_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' south dakota ' }) + +was ist die bevoelkerungsdichte von south dakota +ποια είναι η πυκνότητα του πληθυσμού της south dakota +รัฐ เซาท์ดาโกตา มี ความ หนาแน่น ของ ประชากร เท่าใด +南达科他 州 的 人口 密度 是 多少 + + + + +What is the population density of Texas ? + + +que es la densidad de poblacion de texas ? + + +tekisasu no jinkou no mitsudo wa nan desu ka ? + + +texas in nufus yogunlugu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population) (NN density)) (PP (IN of) (NP (NNP Texas)))))) + + +(S que es la densidad de poblacion de texas) + + +(S tekisasu no jinkou no mitsudo wa nan desu ka) + + +(S texas in nufus yogunlugu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] density-[Num:1] of-[Num:1] Texas-[StateName:3]) + + +answer(density_1(stateid('texas'))) + + +answer(A,(density(B,A),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ density_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie lautet die bevoelkerungsdichte von texas +ποια είναι η πυκνότητα πληθυσμού του texas +รัฐ เท็กซัส มี ความ หนาแน่น ของ ประชากร เท่าไหร่ +得克萨斯 州 的 人口 密度 是 多少 + + + + +What is the population density of the largest state ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population) (NN density)) (PP (IN of) (NP (DT the) (JJS largest) (NN state)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] density-[Num:1] of-[Num:1] the-[State:2] largest-[State:2] state-[State:3]) + + +answer(density_1(largest(state(all)))) + + +answer(A,(density(B,A),largest(B,state(B)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ density_1 ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welches ist die bevoelkerungsdichte des groessten staates +ποια είναι η πυκνότητα πληθυσμού της μεγαλύτερης πολιτείας +รัฐ ที่ ใหญ่ ที่สุด มี ความ หนาแน่น ของ ประชากร เท่าไหร่ +最大 的 州 的 人口 密度 是 多少 + + + + +What is the population density of the smallest state ? + + +que es la densidad de poblacion de el estado mas pequeno ? + + +mottomo chiisai shuu no jinkou no mitsudo wa nan desu ka ? + + +en kucuk eyaletin nufus yogunlugu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population) (NN density)) (PP (IN of) (NP (DT the) (JJS smallest) (NN state)))))) + + +(S que es la densidad de poblacion de el estado mas pequeno) + + +(S mottomo chiisai shuu no jinkou no mitsudo wa nan desu ka) + + +(S en kucuk eyaletin nufus yogunlugu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] density-[Num:1] of-[Num:1] the-[State:2] smallest-[State:2] state-[State:3]) + + +answer(density_1(smallest(state(all)))) + + +answer(A,(density(B,A),smallest(B,state(B)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ density_1 ( *n:State ) }) + *n:State -> ({ smallest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +wie gross ist die bevoelkerungsdichte des kleinsten staates +ποια είναι η πυκνότητα πληθυσμού της μικρότερης πολιτείας +รัฐ ที่ เล็ก ที่สุด มี ความ หนาแน่น ของ ประชากร เท่าไหร่ +面积 最小 的 州 的 人口 密度 是 多少 + + + + +What is the population density of the state with the smallest area ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population) (NN density)) (PP (IN of) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS smallest) (NN area)))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] density-[Num:1] of-[Num:1] the-[State:3] state-[State:3] with-[State:2] the-[State:2] smallest-[State:2] area-[State:2]) + + +answer(density_1(smallest_one(area_1(state(all))))) + + +answer(A,(density(B,A),smallest(C,(state(B),area(B,C))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ density_1 ( *n:State ) }) + *n:State -> ({ smallest_one ( area_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +was ist die bevoelkerungsdichte des staates mit der kleinsten groesse +ποια είναι η πυκνότητα πληθυσμού της πολιτείας με τη μικρότερη επιφάνεια +รัฐ ที่ มี พื้นที่ เล็ก ที่สุด มี ความ หนาแน่น ของ ประชากร เท่าไหร่ +面积 最小 的 州 的 人口 密度 是 多少 + + + + +What is the population density of the state with the smallest population ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population) (NN density)) (PP (IN of) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS smallest) (NN population)))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] density-[Num:1] of-[Num:1] the-[State:3] state-[State:3] with-[State:2] the-[State:2] smallest-[State:2] population-[State:2]) + + +answer(density_1(smallest_one(population_1(state(all))))) + + +answer(A,(density(B,A),smallest(C,(state(B),population(B,C))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ density_1 ( *n:State ) }) + *n:State -> ({ smallest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +wie hoch die bevoelkerungsdichte des staat mit der kleinsten bevoelkerung +ποια είναι η πυκνότητα πληθυσμού στην πολιτεία με το μικρότερο πληθυσμό +รัฐ ที่ มี ประชากร น้อย ที่สุด มี ความ หนาแน่น ของ ประชากร เท่าไหร่ +人口 最少 的 州 的 人口 密度 是 多少 + + + + +What is the population density of Wyoming ? + + +que es la densidad de poblacion de wyoming ? + + +waiomingu no jinkou no mitsudo wa nan desu ka ? + + +wyoming in nufus yogunlugu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population) (NN density)) (PP (IN of) (NP (NNP Wyoming)))))) + + +(S que es la densidad de poblacion de wyoming) + + +(S waiomingu no jinkou no mitsudo wa nan desu ka) + + +(S wyoming in nufus yogunlugu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] density-[Num:1] of-[Num:1] Wyoming-[StateName:3]) + + +answer(density_1(stateid('wyoming'))) + + +answer(A,(density(B,A),const(B,stateid(wyoming)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ density_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' wyoming ' }) + +was ist die bevoelkerungsdichte wyomings ? +ποιος είναι η πυκνότητα πληθυσμού στο wyoming +รัฐ ไวโอมิง มี ความ หนาแน่น ของ ประชากร เท่าไหร่ +怀俄明 州 的 人口 密度 是 多少 + + + + +What is the population in Boston ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN in) (NP (NNP Boston)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] in-[Num:1] Boston-[CityName:3]) + + +answer(population_1(cityid('boston', _))) + + +answer(A,(population(B,A),const(B,cityid(boston,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' boston ' }) + +wie gross ist die bevoelkerung von boston +ποιος είναι ο πληθυσμός της boston +เมือง บอสตัน มี ประชากร เท่าไหร่ +波士顿 的 人口 是 多少 + + + + +What is the population of Alaska ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Alaska)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Alaska-[StateName:3]) + + +answer(population_1(stateid('alaska'))) + + +answer(A,(population(B,A),const(B,stateid(alaska)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alaska ' }) + +welches ist die bevoelkerungszahl von alaska +ποιος είναι ο πληθυσμός της alaska +ประชากร ของ รัฐ อลาสกา มี เท่าไหร่ +阿拉斯加 的 人口 是 多少 + + + + +What is the population of Arizona ? + + +que es la poblacion de arizona ? + + +arizona no jinkou wa nan desu ka ? + + +arizona nun nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Arizona)))))) + + +(S que es la poblacion de arizona) + + +(S arizona no jinkou wa nan desu ka) + + +(S arizona nun nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Arizona-[StateName:3]) + + +answer(population_1(stateid('arizona'))) + + +answer(A,(population(B,A),const(B,stateid(arizona)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' arizona ' }) + +wie gross ist die bevoelkerung von arizona +ποιος είναι ο πληθυσμός της arizona +ประชากร ของ รัฐ แอริโซนา มี เท่าไหร่ +亚利桑那 州 的 人口 是 多少 + + + + +What is the population of Atlanta ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Atlanta)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Atlanta-[CityName:3]) + + +answer(population_1(cityid('atlanta', _))) + + +answer(A,(population(B,A),const(B,cityid(atlanta,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' atlanta ' }) + +wie gross ist die bevoelkerung von atlanta +ποιος είναι ο πληθυσμός της atlanta +เมือง แอตแลนต้า มี ประชากร กี่ คน +亚特兰大 的 人口 是 多少 + + + + +What is the population of Atlanta GA ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Atlanta) (NNP GA)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Atlanta-[CityName:3] GA-[StateAbbrev:4]) + + +answer(population_1(cityid('atlanta', 'ga'))) + + +answer(A,(population(B,A),const(B,cityid(atlanta,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , *n:StateAbbrev ) }) + *n:CityName -> ({ ' atlanta ' }) + *n:StateAbbrev -> ({ ' ga ' }) + +wieviele einwohner hat atlanta ga +ποιος είναι ο πληθυσμός της atlanta ga +เมือง แอตแลนต้า รัฐ จอร์เจีย มี ประชากร เท่าไหร่ +佐治亚 州 亚特兰大 的 人口 是 多少 + + + + +What is the population of Austin ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Austin)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Austin-[CityName:3]) + + +answer(population_1(cityid('austin', _))) + + +answer(A,(population(B,A),const(B,cityid(austin,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' austin ' }) + +welches ist die einwohnerzahl von austin +ποιος είναι ο πληθυσμός του austin +เมือง ออสติน รัฐ เท็กซัส มี ประชากร กี่ คน +奥斯汀 市 的 人口 是 多少 + + + + +What is the population of Austin Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NP (NNP Austin)) (NP (NNP Texas))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Austin-[CityName:3] Texas-[StateAbbrev:4]) + + +answer(population_1(cityid('austin', 'tx'))) + + +answer(A,(population(B,A),const(B,cityid(austin,tx)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , *n:StateAbbrev ) }) + *n:CityName -> ({ ' austin ' }) + *n:StateAbbrev -> ({ ' tx ' }) + +wie gross ist die bevoelkerung von austin texas +ποιος είναι ο πληθυσμός του austin texas +เมือง ออสติน รัฐ เท็กซัส มี ประชากร อาศัย อยู่ กี่ คน +得克萨斯 州 的 奥斯汀 人口 是 多少 + + + + +What is the population of Boston Massachusetts ? + + +que es la poblacion de boston massachusetts ? + + +masachuusettsu no bosuton no jinkou wa nan desu ka ? + + +boston massachusetts in nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NP (NNP Boston)) (NP (NNP Massachusetts))))))) + + +(S que es la poblacion de boston massachusetts) + + +(S masachuusettsu no bosuton no jinkou wa nan desu ka) + + +(S boston massachusetts in nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Boston-[CityName:3] Massachusetts-[StateAbbrev:4]) + + +answer(population_1(cityid('boston', 'ma'))) + + +answer(A,(population(B,A),const(B,cityid(boston,ma)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , *n:StateAbbrev ) }) + *n:CityName -> ({ ' boston ' }) + *n:StateAbbrev -> ({ ' ma ' }) + +was ist die bevoelkerung von boston massachusetts +ποιος είναι ο πληθυσμός της boston massachusetts +เมือง บอสตัน รัฐ แมสซาชูเซ็ตต์ มี ประชากร เท่าใด +马萨诸塞 州 波士顿 的 人口 是 多少 + + + + +What is the population of Boulder ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Boulder)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Boulder-[CityName:3]) + + +answer(population_1(cityid('boulder', _))) + + +answer(A,(population(B,A),const(B,cityid(boulder,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' boulder ' }) + +wie hoch ist die bevoelkerung von boulder +ποιος είναι ο πληθυσμός του boulder +จง บอก จำนวน พลเมือง ใน เมือง โบลเดอร์ +博尔德 市 的 人口 是 多少 + + + + +What is the population of California ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP California)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] California-[StateName:3]) + + +answer(population_1(stateid('california'))) + + +answer(A,(population(B,A),const(B,stateid(california)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' california ' }) + +wie viele leute leben in kalifornien +ποιος είναι ο πληθυσμός της california +รัฐ แคลิฟอร์เนีย มี ประชากร กี่ คน +加 州 人口 是 多少 + + + + +What is the population of Dallas ? + + +que es la poblacion de dallas ? + + +darasu no jinkou wa nan desu ka ? + + +dallas in nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Dallas)))))) + + +(S que es la poblacion de dallas) + + +(S darasu no jinkou wa nan desu ka) + + +(S dallas in nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Dallas-[CityName:3]) + + +answer(population_1(cityid('dallas', _))) + + +answer(A,(population(B,A),const(B,cityid(dallas,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' dallas ' }) + +wie viele einwohner hat dallas +ποιος είναι ο πληθυσμός του dallas +เมือง ดัลลัส รัฐ เท็กซัส มี ประชากร เท่าไหร่ +达拉斯 的 人口 是 多少 + + + + +What is the population of Denver ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Denver)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Denver-[CityName:3]) + + +answer(population_1(cityid('denver', _))) + + +answer(A,(population(B,A),const(B,cityid(denver,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' denver ' }) + +welches ist die bevoelkerungszahl von denver +ποιος είναι ο πληθυσμός του denver +เมือง เดนเวอร์ มี ประชากร เท่าไหร่ +丹佛 市 人口 是 多少 + + + + +What is the population of Erie Pennsylvania ? + + +que es la poblacion de erie pennsylvania ? + + +penshirubenia no eri no jinkou wa nan desu ka ? + + +erie pennsylvania in nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NP (NNP Erie)) (NP (NNP Pennsylvania))))))) + + +(S que es la poblacion de erie pennsylvania) + + +(S penshirubenia no eri no jinkou wa nan desu ka) + + +(S erie pennsylvania in nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Erie-[CityName:3] Pennsylvania-[StateAbbrev:4]) + + +answer(population_1(cityid('erie', 'pa'))) + + +answer(A,(population(B,A),const(B,cityid(erie,pa)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , *n:StateAbbrev ) }) + *n:CityName -> ({ ' erie ' }) + *n:StateAbbrev -> ({ ' pa ' }) + +wie gross ist die bevoelkerung von erie in pennsylvania +ποιος είναι ο πληθυσμός του erie pennsylvania +เมือง อีรี รัฐ เพ็นซิลเวเนีย มี ประชากร เท่าใด +宾夕法尼亚 州 伊利 市 的 人口 是 多少 + + + + +What is the population of Hawaii ? + + +que es la poblacion de hawaii ? + + +hawai no jinkou wa nan desu ka ? + + +hawaii nun nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Hawaii)))))) + + +(S que es la poblacion de hawaii) + + +(S hawai no jinkou wa nan desu ka) + + +(S hawaii nun nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Hawaii-[StateName:3]) + + +answer(population_1(stateid('hawaii'))) + + +answer(A,(population(B,A),const(B,stateid(hawaii)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' hawaii ' }) + +wieviel menschen laeben in hawaii +ποιος είναι ο πληθυσμός της hawaii +รัฐ ฮาวาย มี ประชากร เท่าไหร่ +夏威夷 人口 是 多少 + + + + +What is the population of Houston ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Houston)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Houston-[CityName:3]) + + +answer(population_1(cityid('houston', _))) + + +answer(A,(population(B,A),const(B,cityid(houston,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' houston ' }) + +wie hoch ist die bevoelkerung von houston +ποιος είναι ο πληθυσμός του houston +เมือง ฮุสตัน มี พลเมือง อาศัย อยู่ กี่ คน +休斯顿 人口 是 多少 + + + + +What is the population of Idaho ? + + +que es la poblacion de idaho ? + + +aidahou no jinkou wa nan desu ka ? + + +idaho nun nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Idaho)))))) + + +(S que es la poblacion de idaho) + + +(S aidahou no jinkou wa nan desu ka) + + +(S idaho nun nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Idaho-[StateName:3]) + + +answer(population_1(stateid('idaho'))) + + +answer(A,(population(B,A),const(B,stateid(idaho)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' idaho ' }) + +wie viele einwohner hat idaho +ποιος είναι ο πληθυσμός του idaho +รัฐ ไอดาโฮ มี ประชากร เท่าไหร่ +爱达荷 州 的 人口 是 多少 + + + + +What is the population of Illinois ? + + +que es la poblacion de illinois ? + + +irinoi no jinkou wa nan desu ka ? + + +illinois nun nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Illinois)))))) + + +(S que es la poblacion de illinois) + + +(S irinoi no jinkou wa nan desu ka) + + +(S illinois nun nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Illinois-[StateName:3]) + + +answer(population_1(stateid('illinois'))) + + +answer(A,(population(B,A),const(B,stateid(illinois)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' illinois ' }) + +wie gross ist die bevoelkerungszahl von illinois +ποιος είναι ο πληθυσμός του illinois +รัฐ อิลลินอยส์ มี ประชากร เท่าไหร่ +伊利诺伊 州 人口 是 多少 + + + + +What is the population of Maine ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Maine)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Maine-[StateName:3]) + + +answer(population_1(stateid('maine'))) + + +answer(A,(population(B,A),const(B,stateid(maine)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' maine ' }) + +was ist die bevoelkerung von maine +ποιος είναι ο πληθυσμός του maine +รัฐ เมน มี ประชากร เท่าไหร่ +缅因 州 的 人口 是 多少 + + + + +What is the population of Maryland ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Maryland)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Maryland-[StateName:3]) + + +answer(population_1(stateid('maryland'))) + + +answer(A,(population(B,A),const(B,stateid(maryland)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' maryland ' }) + +wie gross ist die bevoelkerung von maryland +ποιος είναι ο πληθυσμός του maryland +รัฐ แมรีแลนด์ มี ประชากร กี่ คน +马里兰 州 的 人口 是 多少 + + + + +What is the population of Minnesota ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Minnesota)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Minnesota-[StateName:3]) + + +answer(population_1(stateid('minnesota'))) + + +answer(A,(population(B,A),const(B,stateid(minnesota)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' minnesota ' }) + +wie gross ist die bevoelkerung von minnesota +ποιος είναι ο πληθυσμός της minnesota +ประชากร ใน รัฐ มินเนโซตา มี เท่าไหร่ +明尼苏达 州 的 人口 是 多少 + + + + +What is the population of Montana ? + + +que es la poblacion de montana ? + + +montana no jinkou wa nan desu ka ? + + +montana in nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Montana)))))) + + +(S que es la poblacion de montana) + + +(S montana no jinkou wa nan desu ka) + + +(S montana in nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Montana-[StateName:3]) + + +answer(population_1(stateid('montana'))) + + +answer(A,(population(B,A),const(B,stateid(montana)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' montana ' }) + +wie gross ist die bevoelkerung von montana +ποιος είναι ο πληθυσμός της montana +รัฐ มอนตานา มี ประชากร อาศัย อยู่ กี่ คน +蒙大拿 州 的 人口 是 多少 + + + + +What is the population of New Mexico ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP New) (NNP Mexico)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] New-[StateName:3] Mexico-[StateName:3]) + + +answer(population_1(stateid('new mexico'))) + + +answer(A,(population(B,A),const(B,stateid('new mexico')))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new mexico ' }) + +vie viele leute wohnen in new mexico +ποιος είναι ο πληθυσμός του new mexico +รัฐ นิวเม็กซิโก มี ประชากร เท่าไหร่ +新墨西哥 州 的 人口 是 多少 + + + + +What is the population of New York ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP New) (NNP York)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] New-[StateName:3] York-[StateName:3]) + + +answer(population_1(stateid('new york'))) + + +answer(A,(population(B,A),const(B,stateid('new york')))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new york ' }) + +wie viele leute leben in new york +ποιος είναι ο πληθυσμός της new york +นิวยอร์ค มี คน อยู่ เท่าไหร่ +纽约 州 的 人口 是 多少 + + + + +What is the population of New York City ? + + +que es la poblacion de la ciudad new york ? + + +nyuu yooku toshi no jinkou wa nan desu ka ? + + +new york sehrinin nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP New) (NNP York) (NNP City)))))) + + +(S que es la poblacion de la ciudad new_york) + + +(S nyuu_yooku toshi no jinkou wa nan desu ka) + + +(S new_york sehrinin nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] New-[CityName:4] York-[CityName:4] City-[City:2]) + + +answer(population_1(city(cityid('new york', _)))) + + +answer(A,(population(B,A),const(B,cityid('new york',_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' new york ' }) + +wie gross ist die bevoelkerung von new york city +ποιος είναι ο πληθυσμός της new york city +ประชากร ของ เมือง นิวยอร์ค มี เท่าไหร่ +纽约 市 的 人口 有 多少 + + + + +What is the population of Oregon ? + + +que es la poblacion de oregon ? + + +oregon no jinkou wa nan desu ka ? + + +oregon nun nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Oregon)))))) + + +(S que es la poblacion de oregon) + + +(S oregon no jinkou wa nan desu ka) + + +(S oregon nun nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Oregon-[StateName:3]) + + +answer(population_1(stateid('oregon'))) + + +answer(A,(population(B,A),const(B,stateid(oregon)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' oregon ' }) + +wie viele einwohner hat oregon +ποιος είναι ο πληθυσμός του oregon +รัฐ โอเรกอน มี ประชากร กี่ คน +俄勒冈 州 的 人口 是 多少 + + + + +What is the population of Portland Maine ? + + +que es la poblacion de portland maine ? + + +meen no porutorando no jinkou wa nan desu ka ? + + +portland maine in nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NP (NNP Portland)) (NP (NNP Maine))))))) + + +(S que es la poblacion de portland maine) + + +(S meen no porutorando no jinkou wa nan desu ka) + + +(S portland maine in nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Portland-[CityName:3] Maine-[StateAbbrev:4]) + + +answer(population_1(cityid('portland', 'me'))) + + +answer(A,(population(B,A),const(B,cityid(portland,me)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , *n:StateAbbrev ) }) + *n:CityName -> ({ ' portland ' }) + *n:StateAbbrev -> ({ ' me ' }) + +was ist die bevoelkerung von portland maine +ποιος είναι ο πληθυσμός του portland maine +เมือง พอร์ตแลนด์ รัฐ เมน มี ประชากร เท่าไหร่ +缅因 州 波特兰 的 人口 是 多少 + + + + +What is the population of Rhode Island ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Rhode) (NNP Island)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Rhode-[StateName:3] Island-[StateName:3]) + + +answer(population_1(stateid('rhode island'))) + + +answer(A,(population(B,A),const(B,stateid('rhode island')))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' rhode island ' }) + +wie gross ist die bevoelkerung von rhode island +ποιος είναι ο πληθυσμός του rhode island +รัฐ โรดไอแลนด์ มี ประชากร อาศัย อยู่ เท่าไหร่ +罗得岛 的 人口 是 多少 + + + + +What is the population of Sacramento ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Sacramento)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Sacramento-[CityName:3]) + + +answer(population_1(cityid('sacramento', _))) + + +answer(A,(population(B,A),const(B,cityid(sacramento,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' sacramento ' }) + +wie gross is die bevoelkerungszahl von sacramento +ποιος είναι ο πληθυσμός του sacramento +เมือง ซาคราเม็นโต มี ประชากร กี่ คน +萨克拉门托 的 人口 是 多少 + + + + +What is the population of San Antonio ? + + +que es la poblacion de san antonio ? + + +sanantonio no jinkou wa nan desu ka ? + + +san antonio nun nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP San) (NNP Antonio)))))) + + +(S que es la poblacion de san_antonio) + + +(S sanantonio no jinkou wa nan desu ka) + + +(S san_antonio nun nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] San-[CityName:3] Antonio-[CityName:3]) + + +answer(population_1(cityid('san antonio', _))) + + +answer(A,(population(B,A),const(B,cityid('san antonio',_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' san antonio ' }) + +wie lautet die bevoelkerung von san antonio +ποιος είναι ο πληθυσμός του san antonio +ประชากร ของ เมือง ซานอันโตนิโอ มี เท่าไหร่ +圣安东尼奥 的 人口 是 多少 + + + + +What is the population of Seattle ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Seattle)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Seattle-[CityName:3]) + + +answer(population_1(cityid('seattle', _))) + + +answer(A,(population(B,A),const(B,cityid(seattle,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' seattle ' }) + +wie lautet die bevoelkerung von seattle +ποιος είναι ο πληθυσμός του seattle +เมือง ซีแอตเทิล มี ประชากร กี่ คน +西雅图 的 人口 是 多少 + + + + +What is the population of Seattle Washington ? + + +que es la poblacion de seattle washington ? + + +washinton no shiatoru no jinkou wa nan desu ka ? + + +seattle washington in nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NP (NNP Seattle)) (NP (NNP Washington))))))) + + +(S que es la poblacion de seattle washington) + + +(S washinton no shiatoru no jinkou wa nan desu ka) + + +(S seattle washington in nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Seattle-[CityName:3] Washington-[StateAbbrev:4]) + + +answer(population_1(cityid('seattle', 'wa'))) + + +answer(A,(population(B,A),const(B,cityid(seattle,wa)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , *n:StateAbbrev ) }) + *n:CityName -> ({ ' seattle ' }) + *n:StateAbbrev -> ({ ' wa ' }) + +wie gross ist die bevoelkerung von seattle in washington +ποιος είναι ο πληθυσμός του seattle washington +ประชากร ของ เมือง ซีแอตเติล รัฐ วอชิงตัน +华盛顿 州 西雅图 的 人口 是 多少 + + + + +What is the population of South Dakota ? + + +que es la poblacion de south dakota ? + + +sausu dakota no jinkou wa nan desu ka ? + + +south dakota nun nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP South) (NNP Dakota)))))) + + +(S que es la poblacion de south_dakota) + + +(S sausu_dakota no jinkou wa nan desu ka) + + +(S south_dakota nun nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] South-[StateName:3] Dakota-[StateName:3]) + + +answer(population_1(stateid('south dakota'))) + + +answer(A,(population(B,A),const(B,stateid('south dakota')))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' south dakota ' }) + +wie gross ist die bevoelkerung in south dakota +ποιος είναι ο πληθυσμός της south dakota +รัฐ เซาธ์ดาโกตา มี ประชากร กี่ คน +南达科他 州 的 人口 是 多少 + + + + +What is the population of Springfield Missouri ? + + +que es la poblacion de springfield missouri ? + + +mizuuri no supuringufiirudo no jinkou wa nan desu ka ? + + +springfield missouri in nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NP (NNP Springfield)) (NP (NNP Missouri))))))) + + +(S que es la poblacion de springfield missouri) + + +(S mizuuri no supuringufiirudo no jinkou wa nan desu ka) + + +(S springfield missouri in nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Springfield-[CityName:3] Missouri-[StateAbbrev:4]) + + +answer(population_1(cityid('springfield', 'mo'))) + + +answer(A,(population(B,A),const(B,cityid(springfield,mo)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , *n:StateAbbrev ) }) + *n:CityName -> ({ ' springfield ' }) + *n:StateAbbrev -> ({ ' mo ' }) + +wie gross ist die einwohnerzahl von springfield missouri +ποιος είναι ο πληθυσμός του springfield missouri +จำนวน ประชากร ของ เมือง สปริงฟิลด์ รัฐ มิสซูรี มี เท่าไหร่ +美国 密苏里 州 斯普林菲尔德 的 人口 是 多少 + + + + +What is the population of Springfield South Dakota ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NP (NNP Springfield)) (NP (NNP South) (NNP Dakota))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Springfield-[CityName:3] South-[StateAbbrev:4] Dakota-[StateAbbrev:4]) + + +answer(population_1(cityid('springfield', 'sd'))) + + +answer(A,(population(B,A),const(B,cityid(springfield,sd)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , *n:StateAbbrev ) }) + *n:CityName -> ({ ' springfield ' }) + *n:StateAbbrev -> ({ ' sd ' }) + +wie gross ist die bevoelkerung von springfield in south dakota +ποιος είναι ο πληθυσμός του springfield νότια ντακότα +เมือง สปริงฟิลด์ รัฐ เซาท์ดาโกตา มี ประชากร เท่าไหร่ +南达科他 州 的 斯普林菲尔德 的 人口 是 多少 + + + + +What is the population of Tempe Arizona ? + + +que es la poblacion de tempe arizona ? + + +arizona no tenpi no jinkou wa nan desu ka ? + + +tempe arizona in nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NP (NNP Tempe)) (NP (NNP Arizona))))))) + + +(S que es la poblacion de tempe arizona) + + +(S arizona no tenpi no jinkou wa nan desu ka) + + +(S tempe arizona in nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Tempe-[CityName:3] Arizona-[StateAbbrev:4]) + + +answer(population_1(cityid('tempe', 'az'))) + + +answer(A,(population(B,A),const(B,cityid(tempe,az)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , *n:StateAbbrev ) }) + *n:CityName -> ({ ' tempe ' }) + *n:StateAbbrev -> ({ ' az ' }) + +welches ist die bevoelkerungszahl von tempe arizona +ποιος είναι ο πληθυσμός του tempe arizona +เมือง เทมเป้ รัฐ แอริโซนา มี ประชากร กี่ คน +亚利桑那 州 坦佩 的 人口 是 多少 + + + + +What is the population of Texas ? + + +que es la poblacion de texas ? + + +tekisasu no jinkou wa nan desu ka ? + + +texas nun nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Texas)))))) + + +(S que es la poblacion de texas) + + +(S tekisasu no jinkou wa nan desu ka) + + +(S texas nun nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Texas-[StateName:3]) + + +answer(population_1(stateid('texas'))) + + +answer(A,(population(B,A),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie gross ist die bevoelkerung von texas +ποιο είναι ο πληθυσμός του texas +รัฐ เท็กซัส มี ประชากร อาศัย อยู่ เท่าไร +得克萨斯 州 的 人口 是 多少 + + + + +What is the population of the capital of the largest state ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (DT the) (JJS largest) (NN state)))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] the-[City:2] capital-[City:2] of-[City:3] the-[State:4] largest-[State:4] state-[State:5]) + + +answer(population_1(capital(loc_2(largest(state(all)))))) + + +answer(A,(population(B,A),capital(B),loc(B,C),largest(C,state(C)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +was ist die bevoelkerung der hauptstadt des groessten staates +ποιος είναι ο πληθυσμός της πρωτεύουσας της μεγαλύτερης πολιτείας +เมืองหลวง ของ รัฐ ที่ ใหญ่ ที่สุด มี ประชากร เท่าไหร่ +最大 州 的 首府 的 人口 是 多少 + + + + +What is the population of the capital of the largest state through which the Mississippi runs ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NP (DT the) (JJS largest) (NN state)) (SBAR (WHPP (IN through) (WHNP (WDT which))) (S (NP (DT the) (NNP Mississippi)) (VP (VBZ runs))))))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] the-[City:2] capital-[City:2] of-[City:3] the-[State:4] largest-[State:4] state-[State:5] through-[State:6] which-[State:6] the-[RiverName:8] Mississippi-[RiverName:8] runs-[State:6]) + + +answer(population_1(capital(loc_2(largest(state(traverse_1(riverid('mississippi')))))))) + + +answer(A,(population(B,A),capital(B),loc(B,C),largest(C,(state(C),const(D,riverid(mississippi)),traverse(D,C))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +was ist die bevoelkerung der hauptstadt des groessten staates durch den der mississippi fliesst +ποιος είναι ο πληθυσμός της πρωτεύουσας της μεγαλύτερης πολιτείας την οποία διασχίζει ο mississippi +เมืองหลวง ของ รัฐ ที่ ใหญ่ ที่สุด ที่ มี แม่น้ำ มิสซิสซิปปี ไหล ผ่าน มี ประชากร เท่าไหร่ +密西西比 河 流经 的 最大 州 的 首府 的 人口 是 多少 + + + + +What is the population of the capital of the smallest state ? + + +que es la poblacion de la capital de el estado mas pequeno ? + + +mottomo chiisai shuu no shuto no jinkou wa nan desu ka ? + + +en kucuk eyaletin baskentinin nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (DT the) (JJS smallest) (NN state)))))))) + + +(S que es la poblacion de la capital de el estado mas pequeno) + + +(S mottomo chiisai shuu no shuto no jinkou wa nan desu ka) + + +(S en kucuk eyaletin baskentinin nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] the-[City:2] capital-[City:2] of-[City:3] the-[State:4] smallest-[State:4] state-[State:5]) + + +answer(population_1(capital(loc_2(smallest(state(all)))))) + + +answer(A,(population(B,A),capital(B),loc(B,C),smallest(C,state(C)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ smallest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welches ist die einwohnerzahl der hauptstadt des kleinsten staates +ποιος είναι ο πληθυσμός της πρωτεύουσας της μικρότερης πολιτείας +เมืองหลวง ของ รัฐ ที่ เล็ก ที่สุด มี ประชากร เท่าไหร่ +最小 的 州 的 首府 的 人口 是 多少 + + + + +What is the population of the largest city in the state with the largest area ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NP (DT the) (JJS largest) (NN city)) (PP (IN in) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS largest) (NN area)))))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] the-[City:2] largest-[City:2] city-[City:3] in-[City:4] the-[State:6] state-[State:6] with-[State:5] the-[State:5] largest-[State:5] area-[State:5]) + + +answer(population_1(largest(city(loc_2(largest_one(area_1(state(all)))))))) + + +answer(A,(population(B,A),largest(B,(city(B),loc(B,C),largest(D,(state(C),area(C,D))))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ largest_one ( area_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +was ist die bevoelkerungszahl der groessten stadt des staates mit der groessten flaechenausdehnung +ποιος είναι ο πληθυσμός της μεγαλύτερης πόλης στην πολιτεία με τη μεγαλύτερη επιφάνεια +เมือง ใหญ่ ที่สุด ของ รัฐ ที่ มี พื้นที่ มาก ที่สุด มี ประชากร เท่าไหร่ +面积 最大 的 州 的 最大 的 城市 的 人口 是 多少 + + + + +What is the population of the largest state ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (DT the) (JJS largest) (NN state)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] the-[State:2] largest-[State:2] state-[State:3]) + + +answer(population_1(largest(state(all)))) + + +answer(A,(population(B,A),largest(B,state(B)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +wie gross ist die bevoelkerung in dem groessten staat +ποιος είναι ο πληθυσμός της μεγαλύτερης πολιτείας +รัฐ ที่ ใหญ่ ที่สุด มี ประชากร กี่ คน +最大 的 州 的 人口 是 多少 + + + + +What is the population of the largest state that borders Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NP (DT the) (JJS largest) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ borders) (NP (NNP Texas)))))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] the-[State:2] largest-[State:2] state-[State:3] that-[State:4] borders-[State:4] Texas-[StateName:6]) + + +answer(population_1(largest(state(next_to_2(stateid('texas')))))) + + +answer(A,(population(B,A),largest(B,(state(B),next_to(B,C),const(C,stateid(texas)))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +was ist die bevoelkerung des groessten staates der texas angrenzt +ποιος είναι ο πληθυσμός της μεγαλύτερης πολιτείας που συνορεύει με το texas +รัฐ ที่ ใหญ่ ที่สุด ที่ อยู่ ติด กับ รัฐ เท็กซัส มี ประชากร กี่ คน +与 得克萨斯 州 接壤 的 最大 的 州 人口 是 多少 + + + + +What is the population of the major cities in Wisconsin ? + + +que es la poblacion de las ciudades mayores en wisconsin ? + + +uisukonshin ni wa ookina toshi no jinkou ga nan desu ka ? + + +wisconsin deki baslica sehirlerin nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NP (DT the) (JJ major) (NNS cities)) (PP (IN in) (NP (NNP Wisconsin)))))))) + + +(S que es la poblacion de las ciudades mayores en wisconsin) + + +(S uisukonshin ni wa ookina toshi no jinkou ga nan desu ka) + + +(S wisconsin deki baslica sehirlerin nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] the-[City:2] major-[City:2] cities-[City:3] in-[City:4] Wisconsin-[StateName:6]) + + +answer(population_1(major(city(loc_2(stateid('wisconsin')))))) + + +answer(A,(population(B,A),major(B),city(B),loc(B,C),const(C,stateid(wisconsin)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' wisconsin ' }) + +was ist die bevoelkerung der groesseren staedte in wisconsin +ποιος είναι ο πληθυσμός των κύριων πόλεων στο wisconsin +เมือง เอก ของ รัฐ วิสคอนซิน มี ประชากร เท่าไหร่ +威斯康星 州 的 主要 城市 的 人口 是 多少 + + + + +What is the population of the smallest state ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (DT the) (JJS smallest) (NN state)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:2] population-[Num:2] of-[Num:2] the-[Num:1] smallest-[Num:1] state-[State:3]) + + +answer(smallest(population_1(state(all)))) + + +answer(A,smallest(A,(population(B,A),state(B)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ smallest ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welches ist die einwohnerzahl des kleinsten staates +ποιος είναι ο πληθυσμός της μικρότερης πολιτείας +รัฐ ที่ เล็ก ที่สุด มี ประชากร กี่ คน +最小 的 州 的 人口 是 多少 + + + + +What is the population of the state that borders the most states ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NP (DT the) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ borders) (NP (DT the) (JJS most) (NNS states)))))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] the-[State:3] state-[State:3] that-[State:4] borders-[State:4] the-[State:2] most-[State:2] states-[State:5]) + + +answer(population_1(most(state(next_to_2(state(all)))))) + + +answer(A,(population(B,A),most(B,C,(state(B),next_to(B,C),state(C))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +wie lautet die bevoelkerung des staat welche an die meisten staaten grenzt +ποιος είναι ο πληθυσμός της πολιτείας που συνορεύει με τις περισσότερες πολιτείες +รัฐ ที่ อยู่ ติด กับ รัฐ ที่ ติด กับ รัฐ อื่น มาก ที่สุด มี ประชากร กี่ คน +和 最多 的 州 接壤 的 州 的 人口 是 多少 + + + + +What is the population of the state with the highest population density ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS highest) (NN population) (NN density)))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] the-[State:3] state-[State:3] with-[State:2] the-[State:2] highest-[State:2] population-[State:2] density-[State:2]) + + +answer(population_1(largest_one(density_1(state(all))))) + + +answer(A,(population(B,A),largest(C,(state(B),density(B,C))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ largest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +wie viele leute wohnen in den staat mit der groessten bevoelkerungsdichte +ποιος είναι ο πληθυσμός της πολιτείας με την ψηλότερη πυκνότητα πληθυσμού +รัฐ ที่ มี ความ หนาแน่น ของ ประชากร มาก ที่สุด มี ประชากร กี่ คน +人口 密度 最高 的 州 的 人口 是 多少 + + + + +What is the population of the state with the largest area ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS largest) (NN area)))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] the-[State:3] state-[State:3] with-[State:2] the-[State:2] largest-[State:2] area-[State:2]) + + +answer(population_1(largest_one(area_1(state(all))))) + + +answer(A,(population(B,A),largest(C,(state(B),area(B,C))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ largest_one ( area_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +was ist die bevoelkerung des staates mit der groessten flaeche +ποιος είναι ο πληθυσμός της πολιτείας με την μεγαλύτερη επιφάνεια +รัฐ ที่ มี พื้นที่ ใหญ่ ที่สุด มี ประชากร เท่าไหร่ +面积 最大 的 州 的 人口 是 多少 + + + + +What is the population of Tucson ? + + +que es la poblacion de tucson ? + + +tsuuson no jinkou wa nan desu ka ? + + +tucson nun nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Tucson)))))) + + +(S que es la poblacion de tucson) + + +(S tsuuson no jinkou wa nan desu ka) + + +(S tucson nun nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Tucson-[CityName:3]) + + +answer(population_1(cityid('tucson', _))) + + +answer(A,(population(B,A),const(B,cityid(tucson,_)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' tucson ' }) + +was ist die einwohnerzahl von tucson +ποιος είναι ο πληθυσμός του tucson +เมือง ทูซอน มี ประชากร กี่ คน +图森 市 的 人口 是 多少 + + + + +What is the population of Utah ? + + +que es la poblacion de utah ? + + +yuutaa no jinkou wa nan desu ka ? + + +utah nun nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Utah)))))) + + +(S que es la poblacion de utah) + + +(S yuutaa no jinkou wa nan desu ka) + + +(S utah nun nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Utah-[StateName:3]) + + +answer(population_1(stateid('utah'))) + + +answer(A,(population(B,A),const(B,stateid(utah)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' utah ' }) + +wie viele einwohner hat utah +ποιος είναι ο πληθυσμός της utah +รัฐ ยูทาห์ มี ประชากร กี่ คน +犹他 州 的 人口 是 多少 + + + + +What is the population of Washington ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP Washington)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Washington-[StateName:3]) + + +answer(population_1(stateid('washington'))) + + +answer(A,(population(B,A),const(B,stateid(washington)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' washington ' }) + +wie viele leute wohnen in washington +ποιος είναι πληθυσμός της washington +รัฐ วอชิงตัน มี ประชากร เท่าไหร่ +华盛顿 州 的 人口 是 多少 + + + + +What is the population of Washington DC ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NP (NNP Washington)) (NP (NNP DC))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] population-[Num:1] of-[Num:1] Washington-[CityName:3] DC-[StateAbbrev:4]) + + +answer(population_1(cityid('washington', 'dc'))) + + +answer(A,(population(B,A),const(B,cityid(washington,dc)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , *n:StateAbbrev ) }) + *n:CityName -> ({ ' washington ' }) + *n:StateAbbrev -> ({ ' dc ' }) + +wie viele einwohner leben in washington dc +ποιος είναι ο πληθυσμός της washington dc +จำนวน ประชากร ของ รัฐ วอชิงตัน ดีซี มี เท่าใด +华盛顿 特区 的 人口 是 多少 + + + + +What is the river that cross over Ohio ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN river)) (SBAR (WHNP (WDT that)) (S (VP (VBP cross) (PP (IN over) (NP (NNP Ohio))))))))) + + +(S What-[Query:0] is-[Query:0] the-[River:1] river-[River:1] that-[River:2] cross-[River:2] over-[River:2] Ohio-[StateName:4]) + + +answer(river(traverse_2(stateid('ohio')))) + + +answer(A,(river(A),traverse(A,B),const(B,stateid(ohio)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' ohio ' }) + +welcher fluss fliesst durch ohio +ποιο είναι το ποτάμι που διασχίζει το ohio +แม่น้ำ ใด ไหล ผ่าน รัฐ โอไฮโอ +横贯 俄亥俄 州 的 河流 是 哪个 + + + + +What is the shortest river ? + + +que es el rio mas corto ? + + +mottomo mijikai kawa wa nan desu ka ? + + +en kisa nehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (DT the) (JJS shortest) (NN river)))) + + +(S que es el rio mas corto) + + +(S mottomo mijikai kawa wa nan desu ka) + + +(S en kisa nehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[River:1] shortest-[River:1] river-[River:2]) + + +answer(shortest(river(all))) + + +answer(A,shortest(A,river(A))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ shortest ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +welches ist der kuerzeste fluss +ποιο είναι το κοντύτερο ποτάμι +แม่น้ำ สาย ใด สั้น ที่สุด +哪个 是 最短 的 河流 + + + + +What is the shortest river in Alaska ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS shortest) (NN river)) (PP (IN in) (NP (NNP Alaska)))))) + + +(S What-[Query:0] is-[Query:0] the-[River:1] shortest-[River:1] river-[River:2] in-[River:3] Alaska-[StateName:5]) + + +answer(shortest(river(loc_2(stateid('alaska'))))) + + +answer(A,shortest(A,(river(A),loc(A,B),const(B,stateid(alaska))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ shortest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alaska ' }) + +was ist der kuerzester fluss in alaska +ποιο είναι το μικρότερο ποτάμι στην alaska +แม่น้ำ สาย ที่ สั้น ที่สุด ใน รัฐ อลาสกา คือ แม่น้ำ สาย ใด +阿拉斯加 州 最短 的 河流 是 哪个 + + + + +What is the shortest river in Iowa ? + + +que es el rio mas corto en iowa ? + + +aiowa no mottomo mijikai kawa wa nan desu ka ? + + +iowa daki en kisa nehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS shortest) (NN river)) (PP (IN in) (NP (NNP Iowa)))))) + + +(S que es el rio mas corto en iowa) + + +(S aiowa no mottomo mijikai kawa wa nan desu ka) + + +(S iowa daki en kisa nehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[River:1] shortest-[River:1] river-[River:2] in-[River:3] Iowa-[StateName:5]) + + +answer(shortest(river(loc_2(stateid('iowa'))))) + + +answer(A,shortest(A,(river(A),loc(A,B),const(B,stateid(iowa))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ shortest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' iowa ' }) + +was ist der kuerzeste fluss in iowa +ποιο είναι το μικρότερο ποτάμι στην iowa +แม่น้ำ สาย ที่ สั้น ที่สุด ใน รัฐ ไอโอวา คือ แม่น้ำ สาย ใด +爱荷华 州 最短 的 河流 是 哪个 + + + + +What is the shortest river in Nebraska ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS shortest) (NN river)) (PP (IN in) (NP (NNP Nebraska)))))) + + +(S What-[Query:0] is-[Query:0] the-[River:1] shortest-[River:1] river-[River:2] in-[River:3] Nebraska-[StateName:5]) + + +answer(shortest(river(loc_2(stateid('nebraska'))))) + + +answer(A,shortest(A,(river(A),loc(A,B),const(B,stateid(nebraska))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ shortest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' nebraska ' }) + +wie lautet der kuerzeste fluss in nebraska +ποιο είναι το μικρότερο ποτάμι στη nebraska +แม่น้ำ สาย ใด สั้น ที่สุด ใน รัฐ เนบราสก้า +内布拉斯加 州 最短 的 河流 是 哪个 + + + + +What is the shortest river in Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS shortest) (NN river)) (PP (IN in) (NP (NNP Texas)))))) + + +(S What-[Query:0] is-[Query:0] the-[River:1] shortest-[River:1] river-[River:2] in-[River:3] Texas-[StateName:5]) + + +answer(shortest(river(loc_2(stateid('texas'))))) + + +answer(A,shortest(A,(river(A),loc(A,B),const(B,stateid(texas))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ shortest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +wie lautet der kuerzeste fluss in texas +ποιο είναι το μικρότερο ποτάμι στο texas +แม่น้ำ ที่ สั้น ที่สุด ใน รัฐ เท็กซัส คือ แม่น้ำ ใด +在 得克萨斯 州 最短 的 河流 是 哪个 + + + + +What is the shortest river in the United States ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS shortest) (NN river)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))))) + + +(S What-[Query:0] is-[Query:0] the-[River:1] shortest-[River:1] river-[River:2] in-[River:3] the-[CountryName:5] United-[CountryName:5] States-[CountryName:5]) + + +answer(shortest(river(loc_2(countryid('usa'))))) + + +answer(A,shortest(A,(river(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ shortest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welches ist der kuerzeste fluss der vereinigten staaten +ποιο είναι το κοντύτερο ποτάμι στις ηνωμένες πολιτείες +แม่น้ำ สาย ที่ สั้น ที่สุด ใน อเมริกา คือ แม่น้ำ ใด +在 美国 最短 的 河流 是 哪个 + + + + +What is the shortest river in the US ? + + +que es el rio mas corto en los us ? + + +beikoku no mottomo mijikai kawa wa nan desu ka ? + + +us deki en kisa nehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS shortest) (NN river)) (PP (IN in) (NP (DT the) (NNP US)))))) + + +(S que es el rio mas corto en los us) + + +(S beikoku no mottomo mijikai kawa wa nan desu ka) + + +(S us deki en kisa nehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[River:1] shortest-[River:1] river-[River:2] in-[River:3] the-[CountryName:5] US-[CountryName:5]) + + +answer(shortest(river(loc_2(countryid('usa'))))) + + +answer(A,shortest(A,(river(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ shortest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welches ist der kuerzeste fluss in den usa +ποιο είναι το μικρότερο ποτάμι στις us +แม่น้ำ ที่ สั้น ที่สุด ใน สหรัฐ คือ แม่น้ำ ใด +在 美国 最短 的 河流 是 哪个 + + + + +What is the shortest river in the USA ? + + +que es el rio mas corto en los usa ? + + +amerika no mottomo mijikai kawa wa nan desu ka ? + + +usa deki en kisa nehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS shortest) (NN river)) (PP (IN in) (NP (DT the) (NNP USA)))))) + + +(S que es el rio mas corto en los usa) + + +(S amerika no mottomo mijikai kawa wa nan desu ka) + + +(S usa deki en kisa nehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[River:1] shortest-[River:1] river-[River:2] in-[River:3] the-[CountryName:5] USA-[CountryName:5]) + + +answer(shortest(river(loc_2(countryid('usa'))))) + + +answer(A,shortest(A,(river(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ shortest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +was ist der kuerzeste fluss in den usa +ποιο είναι το κοντύτερο ποτάμι στις ηπα +แม่น้ำ ที่ สั้น ที่สุด ใน สหรัฐอเมริกา มี ชื่อ ว่า อะไร +在 美国 最短 的 河流 是 哪个 + + + + +What is the size of California ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN size)) (PP (IN of) (NP (NNP California)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] size-[Num:1] of-[Num:1] California-[StateName:3]) + + +answer(size(stateid('california'))) + + +answer(A,(size(B,A),const(B,stateid(california)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ size ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' california ' }) + +wie gross ist kalifornien +ποιο είναι το μέγεθος της california +รัฐ แคลิฟอร์เนีย มี ขนาด เท่าใด +加 州 有 多大 + + + + +What is the size of Florida ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN size)) (PP (IN of) (NP (NNP Florida)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] size-[Num:1] of-[Num:1] Florida-[StateName:3]) + + +answer(size(stateid('florida'))) + + +answer(A,(size(B,A),const(B,stateid(florida)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ size ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' florida ' }) + +wie gross ist florida +ποιο είναι το μέγεθος της florida +รัฐ ฟลอริดา มี ขนาด เท่าไหร่ +佛罗里达 州 有 多大 + + + + +What is the size of Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN size)) (PP (IN of) (NP (NNP Texas)))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] size-[Num:1] of-[Num:1] Texas-[StateName:3]) + + +answer(size(stateid('texas'))) + + +answer(A,(size(B,A),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ size ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welche flaeche hat texas +ποιο είναι το μέγεθος του texas +รัฐ เท็กซัส มี พื้นที่ เท่าไหร่ +得克萨斯 州 有 多大 + + + + +What is the size of the capital of Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN size)) (PP (IN of) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP Texas)))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] size-[Num:1] of-[Num:1] the-[City:2] capital-[City:2] of-[City:3] Texas-[StateName:5]) + + +answer(size(capital(loc_2(stateid('texas'))))) + + +answer(A,(size(B,A),capital(B),loc(B,C),const(C,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ size ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +was ist die groesse der hauptstadt texas +ποιο είναι το μέγεθος της πρωτεύουσας του texas +เมืองหลวง ของ รัฐ เท็กซัส มี ขนาด เท่าไหร่ +得克萨斯 州 首府 的 有多大 + + + + +What is the size of the largest state in the USA ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN size)) (PP (IN of) (NP (NP (DT the) (JJS largest) (NN state)) (PP (IN in) (NP (DT the) (NNP USA)))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] size-[Num:1] of-[Num:1] the-[State:2] largest-[State:2] state-[State:3] in-[State:4] the-[CountryName:6] USA-[CountryName:6]) + + +answer(size(largest(state(loc_2(countryid('usa')))))) + + +answer(A,(size(B,A),largest(B,(state(B),loc(B,C),const(C,countryid(usa)))))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ size ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie lautet die flaeche des groessten staates in den usa +ποιο είναι το μέγεθος της μεγαλύτερης πολιτείας στις ηπα +รัฐ ที่ ใหญ่ ที่สุด ใน สหรัฐอเมริกา มี ขนาด เท่าใด +美国 最大 的 州 有 多大 + + + + +What is the smallest city in Alaska ? + + +que es la ciudad mas pequena en alaska ? + + +arasuka no mottomo chiisai toshi wa nan desu ka ? + + +alaska daki en kucuk sehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS smallest) (NN city)) (PP (IN in) (NP (NNP Alaska)))))) + + +(S que es la ciudad mas pequena en alaska) + + +(S arasuka no mottomo chiisai toshi wa nan desu ka) + + +(S alaska daki en kucuk sehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] smallest-[City:1] city-[City:2] in-[City:3] Alaska-[StateName:5]) + + +answer(smallest(city(loc_2(stateid('alaska'))))) + + +answer(A,smallest(A,(city(A),loc(A,B),const(B,stateid(alaska))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ smallest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alaska ' }) + +was ist die kleinste stadt in alaska +ποια είναι η μικρότερη πόλη στην αλάσκα +เมือง เล็ก ที่สุด ใน รัฐ อลาสกา คือ เมือง ใด +在 阿拉斯加 最小 的 城市 是 哪个 + + + + +What is the smallest city in Arkansas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS smallest) (NN city)) (PP (IN in) (NP (NNP Arkansas)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] smallest-[City:1] city-[City:2] in-[City:3] Arkansas-[StateName:5]) + + +answer(smallest(city(loc_2(stateid('arkansas'))))) + + +answer(A,smallest(A,(city(A),loc(A,B),const(B,stateid(arkansas))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ smallest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' arkansas ' }) + +welches ist die kleinste stadt in arkansas +ποια είναι η μικρότερη πόλη στο arkansas +เมือง ที่ เล็ก ที่สุด ใน รัฐ อาร์คันซอ คือ เมือง ใด +在 阿肯色 州 最小 的 城市 是 哪个 + + + + +What is the smallest city in Hawaii ? + + +que es la ciudad mas pequena en hawaii ? + + +hawai no mottomo chiisai toshi wa nan desu ka ? + + +hawaii deki en kucuk sehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS smallest) (NN city)) (PP (IN in) (NP (NNP Hawaii)))))) + + +(S que es la ciudad mas pequena en hawaii) + + +(S hawai no mottomo chiisai toshi wa nan desu ka) + + +(S hawaii deki en kucuk sehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] smallest-[City:1] city-[City:2] in-[City:3] Hawaii-[StateName:5]) + + +answer(smallest(city(loc_2(stateid('hawaii'))))) + + +answer(A,smallest(A,(city(A),loc(A,B),const(B,stateid(hawaii))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ smallest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' hawaii ' }) + +welches ist die kleinste stadt in hawaii +ποια είναι η μικρότερη πόλη στη hawaii +เมือง ที่ เล็ก ที่สุด ของ รัฐ ฮาวาย คือ เมือง ใด +在 夏威夷 州 最小 的 城市 是 哪个 + + + + +What is the smallest city in the largest state ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS smallest) (NN city)) (PP (IN in) (NP (DT the) (JJS largest) (NN state)))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] smallest-[City:1] city-[City:2] in-[City:3] the-[State:4] largest-[State:4] state-[State:5]) + + +answer(smallest(city(loc_2(largest(state(all)))))) + + +answer(A,smallest(A,(city(A),loc(A,B),largest(B,state(B))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ smallest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +wie lautet die kleinste stadt in dem groessten staat +ποια είναι η μικρότερη πόλη στη μεγαλύτερη πολιτεία +เมือง เล็ก ที่สุด ใน รัฐ ที่ ใหญ่ ที่สุด ชื่อ ว่า อะไร +最大 的 州 中 最小 的 城市 是 哪个 + + + + +What is the smallest city in the US ? + + +que es la ciudad mas pequena en los usa ? + + +beikoku no mottomo chiisai toshi wa nan desu ka ? + + +usa deki en kucuk sehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS smallest) (NN city)) (PP (IN in) (NP (DT the) (NNP US)))))) + + +(S que es la ciudad mas pequena en los usa) + + +(S beikoku no mottomo chiisai toshi wa nan desu ka) + + +(S usa deki en kucuk sehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] smallest-[City:1] city-[City:2] in-[City:3] the-[CountryName:5] US-[CountryName:5]) + + +answer(smallest(city(loc_2(countryid('usa'))))) + + +answer(A,smallest(A,(city(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ smallest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welches ist die kleinste stadt der usa +ποια είναι η μικρότερη πόλη στις ηπα +เมือง ที่ เล็ก ที่สุด ใน สหรัฐ คือ เมือง ใด +在 美国 最小 的 城市 是 哪个 + + + + +What is the smallest city in the USA ? + + +que es la ciudad mas pequena en los usa ? + + +beikoku no mottomo chiisai toshi wa nan desu ka ? + + +usa deki en kucuk sehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS smallest) (NN city)) (PP (IN in) (NP (DT the) (NNP USA)))))) + + +(S que es la ciudad mas pequena en los usa) + + +(S beikoku no mottomo chiisai toshi wa nan desu ka) + + +(S usa deki en kucuk sehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] smallest-[City:1] city-[City:2] in-[City:3] the-[CountryName:5] USA-[CountryName:5]) + + +answer(smallest(city(loc_2(countryid('usa'))))) + + +answer(A,smallest(A,(city(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ smallest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie lautet die kleinste stadt in den us +ποια είναι η μικρότερη πόλη στις ηπα +เมือง ที่ เล็ก ที่สุด ใน สหรัฐ คือ เมือง ใด +在 美国 最小 的 城市 是 哪个 + + + + +What is the smallest city in Washington ? + + +que es la ciudad mas pequena en washington ? + + +washinton no mottomo chiisai toshi wa nan desu ka ? + + +washington daki en kucuk sehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS smallest) (NN city)) (PP (IN in) (NP (NNP Washington)))))) + + +(S que es la ciudad mas pequena en washington) + + +(S washinton no mottomo chiisai toshi wa nan desu ka) + + +(S washington daki en kucuk sehir nedir) + + +(S What-[Query:0] is-[Query:0] the-[City:1] smallest-[City:1] city-[City:2] in-[City:3] Washington-[StateName:5]) + + +answer(smallest(city(loc_2(stateid('washington'))))) + + +answer(A,smallest(A,(city(A),loc(A,B),const(B,stateid(washington))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ smallest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' washington ' }) + +was ist die kleinste stadt in washington +ποια είναι η μικρότερη πόλη στην washington +เมือง ที่ เล็ก ที่สุด ใน รัฐ วอชิงตัน คือ เมือง ใด +华盛顿 的 最小 的 城市 是 哪个 + + + + +What is the smallest city of the smallest state in the US ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS smallest) (NN city)) (PP (IN of) (NP (NP (DT the) (JJS smallest) (NN state)) (PP (IN in) (NP (DT the) (NNP US)))))))) + + +(S What-[Query:0] is-[Query:0] the-[City:1] smallest-[City:1] city-[City:2] of-[City:3] the-[State:4] smallest-[State:4] state-[State:5] in-[State:6] the-[CountryName:8] US-[CountryName:8]) + + +answer(smallest(city(loc_2(smallest(state(loc_2(countryid('usa')))))))) + + +answer(A,smallest(A,(city(A),loc(A,B),smallest(B,(state(B),loc(B,C),const(C,countryid(usa))))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ smallest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ smallest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie lautet die kleinste stadt des kleinsten staates in den usa +ποια είναι η μικρότερη πόλη στην μικρότερη πολιτεία στις ηπα +เมือง ใด เป็น เมือง ที่ เล็ก ที่สุด ใน รัฐ ที่ เล็ก ที่สุด ใน อเมริกา +在 美国 最小 的 州 里 最小 的 城市 是 哪个 + + + + +What is the smallest state bordering Ohio ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS smallest) (NN state)) (VP (VBG bordering) (NP (NNP Ohio)))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] smallest-[State:1] state-[State:2] bordering-[State:3] Ohio-[StateName:5]) + + +answer(smallest(state(next_to_2(stateid('ohio'))))) + + +answer(A,smallest(A,(state(A),next_to(A,B),const(B,stateid(ohio))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' ohio ' }) + +wie lautet der kleinste staat welcher an ohio grenzt +ποια είναι η μικρότερη πολιτεία που συνορεύει με το ohio +รัฐ ที่ ติด กับ รัฐ โอไฮโอ รัฐ ใด เล็ก ที่สุด +与 俄亥俄 州 接壤 的 最小 的 州 是 哪个 + + + + +What is the smallest state bordering Wyoming ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS smallest) (NN state)) (VP (VBG bordering) (NP (NNP Wyoming)))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] smallest-[State:1] state-[State:2] bordering-[State:3] Wyoming-[StateName:5]) + + +answer(smallest(state(next_to_2(stateid('wyoming'))))) + + +answer(A,smallest(A,(state(A),next_to(A,B),const(B,stateid(wyoming))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' wyoming ' }) + +wie lautet der kleinste staat welcher an wyoming grenzt +ποια είναι η μικρότερη πολιτεία που συνορεύει με το wyoming +รัฐ ใด เป็น รัฐ ที่ เล็ก ที่สุด ที่ อยู่ ติด กับ รัฐ ไวโอมิง +与 怀俄明 州 接壤 的 最小 的 州 是 哪个 + + + + +What is the smallest state by area ? + + +que es el estado mas pequeno por area ? + + +chiiki de mottomo chiisai shuu wa nan desu ka ? + + +alan acisindan en kucuk eyalet nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS smallest) (NN state)) (PP (IN by) (NP (NN area)))))) + + +(S que es el estado mas pequeno por area) + + +(S chiiki de mottomo chiisai shuu wa nan desu ka) + + +(S alan acisindan en kucuk eyalet nedir) + + +(S What-[Query:0] is-[Query:0] the-[State:1] smallest-[State:1] state-[State:2] by-[State:1] area-[State:1]) + + +answer(smallest_one(area_1(state(all)))) + + +answer(A,smallest(B,(state(A),area(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest_one ( area_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die kleinste flaechenausdehnung +ποια είναι η μικρότερη πολιτεία ανά επιφάνεια +รัฐ ที่ มี พื้นที่ เล็ก ที่สุด คือ รัฐ ใด +面积 最小 的 州 是 哪个 + + + + +What is the smallest state in the USA ? + + +que es el estado mas pequeno en los usa ? + + +amerika no mottomo chiisai shuu wa nan desu ka ? + + +usa deki en kucuk eyalet nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS smallest) (NN state)) (PP (IN in) (NP (DT the) (NNP USA)))))) + + +(S que es el estado mas pequeno en los usa) + + +(S amerika no mottomo chiisai shuu wa nan desu ka) + + +(S usa deki en kucuk eyalet nedir) + + +(S What-[Query:0] is-[Query:0] the-[State:1] smallest-[State:1] state-[State:2] in-[State:3] the-[CountryName:5] USA-[CountryName:5]) + + +answer(smallest(state(loc_2(countryid('usa'))))) + + +answer(A,smallest(A,(state(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welches ist der kleinste staat der usa +ποια είναι η μικρότερη πολιτεία στις ηπα +รัฐ ใด เล็ก ที่สุด ใน สหรัฐอเมริกา +美国 最小 的 州 是 哪个 + + + + +What is the smallest state that borders Texas ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS smallest) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ borders) (NP (NNP Texas)))))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] smallest-[State:1] state-[State:2] that-[State:3] borders-[State:3] Texas-[StateName:5]) + + +answer(smallest(state(next_to_2(stateid('texas'))))) + + +answer(A,smallest(A,(state(A),next_to(A,B),const(B,stateid(texas))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welches ist der kleinste an texas angrenzende staat +ποια είναι η μικρότερη πολιτεία που συνορεύει το texas +รัฐ ใด เป็น รัฐ ที่ เล็ก ที่สุด ที่ อยู่ ติด กับ รัฐ เท็กซัส +与 得克萨斯 州 接壤 的 最小 的 州 是 哪个 + + + + +What is the smallest state that borders the most states ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS smallest) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ borders) (NP (DT the) (JJS most) (NNS states)))))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] smallest-[State:1] state-[State:3] that-[State:4] borders-[State:4] the-[State:2] most-[State:2] states-[State:5]) + + +answer(smallest(most(state(next_to_2(state(all)))))) + + +answer(A,smallest(A,most(A,B,(state(A),next_to(A,B),state(B))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welches ist der kleinste staat der am meisten staaten angrenzt +ποια είναι η μικρότερη πολιτεία που συνορεύει τις περισσότερες πολιτείες +รัฐ ใด เป็น รัฐ ที่ เล็ก ที่สุด และ อยู่ ติด กับ รัฐ อื่น มาก ที่สุด +与 最多 的 州 接壤 而且 面积 最小 的 州 是 哪个 + + + + +What is the smallest state that the Mississippi river runs through ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS smallest) (NN state)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNP Mississippi) (NN river)) (VP (VBZ runs) (PP (IN through)))))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] smallest-[State:1] state-[State:2] that-[State:3] the-[River:4] Mississippi-[RiverName:6] river-[River:4] runs-[State:3] through-[State:3]) + + +answer(smallest(state(traverse_1(river(riverid('mississippi')))))) + + +answer(A,smallest(A,(state(A),const(B,riverid(mississippi)),river(B),traverse(B,A)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +welches ist der kleinste staat durch den der mississippi fliesst +ποια είναι η μικρότερη πολιτεία την οποία διασχίζει ο ποταμός mississippi +รัฐ ใด เป็น รัฐ ที่ เล็ก ที่สุด ที่ แม่น้ำ มิสซิสซิปปี ไหล ผ่าน +密西西比 河 贯穿 的 最小 的 州 是 哪个 + + + + +What is the smallest state through which the longest river runs ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS smallest) (NN state)) (SBAR (WHPP (IN through) (WHNP (WDT which))) (S (NP (DT the) (JJS longest) (NN river)) (VP (VBZ runs))))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] smallest-[State:1] state-[State:2] through-[State:3] which-[State:3] the-[River:4] longest-[River:4] river-[River:5] runs-[State:3]) + + +answer(smallest(state(traverse_1(longest(river(all)))))) + + +answer(A,smallest(A,(state(A),longest(B,river(B)),traverse(B,A)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +welches ist der kleinste unter den staaten durch die der laengste fluss laeuft +ποια είναι η μικρότερη πολιτεία που διασχίζει το μακρύτερο ποτάμι +ใน บรรดา รัฐ ที่ แม่น้ำ สาย ที่ ยาว ที่สุด ไหล ผ่าน รัฐ ใด เป็น รัฐ ที่ เล็ก ที่สุด +被 最长 的 河流 贯穿 的 最小 的 州 是 哪个 + + + + +What is the state that contains the highest point ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ contains) (NP (DT the) (JJS highest) (NN point)))))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] state-[State:1] that-[State:2] contains-[State:2] the-[Place:3] highest-[Place:3] point-[Place:4]) + + +answer(state(loc_1(highest(place(all))))) + + +answer(A,(state(A),loc(B,A),highest(B,place(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( all ) }) + +welcher staat hat die hoechste erhebung +ποια είναι η πολιτεία που περιέχει το ψηλότερο σημείο +รัฐ ที่ มี จุด สูง ที่สุด ชื่อ รัฐ อะไร +哪个 州 拥有 最高 海拔 + + + + +What is the state with the highest elevation in the United States ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (NP (DT the) (JJS highest) (NN elevation)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] state-[State:1] with-[State:2] the-[Place:3] highest-[Place:3] elevation-[Place:4] in-[Place:5] the-[CountryName:7] United-[CountryName:7] States-[CountryName:7]) + + +answer(state(loc_1(highest(place(loc_2(countryid('usa'))))))) + + +answer(A,(state(A),loc(B,A),highest(B,(place(B),loc(B,C),const(C,countryid(usa)))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +in welchem staat liegt die hoechste erhebung in den vereinigten staaten +ποια είναι η πολιτεία με το μεγαλύτερο υψόμετρο στις ηνωμένες πολιτείες +รัฐ ใด มี พื้นที่ สูง สุด ใน สหรัฐอเมริกา +美国 海拔 最高 的 州 是 哪个 + + + + +What is the state with the largest area ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS largest) (NN area)))))) + + +(S What-[Query:0] is-[Query:0] the-[State:2] state-[State:2] with-[State:1] the-[State:1] largest-[State:1] area-[State:1]) + + +answer(largest_one(area_1(state(all)))) + + +answer(A,largest(B,(state(A),area(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( area_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die groesste flaechenausdehnung +ποια είναι η πολιτεία με το μεγαλύτερο εμβαδό +รัฐ ใด มี พื้นที่ ใหญ่ ที่สุด +面积 最大 的 州 是 哪个 + + + + +What is the state with the largest density in USA ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (NP (DT the) (JJS largest) (NN density)) (PP (IN in) (NP (NNP USA)))))))) + + +(S What-[Query:0] is-[Query:0] the-[State:2] state-[State:2] with-[State:1] the-[State:1] largest-[State:1] density-[State:1] in-[State:3] USA-[CountryName:5]) + + +answer(largest_one(density_1(state(loc_2(countryid('usa')))))) + + +answer(A,largest(B,(state(A),density(A,B),loc(A,C),const(C,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welcher staat hat die hoechste dichte in den usa +ποια είναι η πολιτεία με τη μεγαλύτερη πυκνότητα στις ηπα +รัฐ ใด มี ความ หนาแน่น สูง สุด ใน อเมริกา +在 美国 密度 最大 的 州 是 哪个 + + + + +What is the state with the largest population density ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS largest) (NN population) (NN density)))))) + + +(S What-[Query:0] is-[Query:0] the-[State:2] state-[State:2] with-[State:1] the-[State:1] largest-[State:1] population-[State:1] density-[State:1]) + + +answer(largest_one(density_1(state(all)))) + + +answer(A,largest(B,(state(A),density(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die groesste bevoelkerungsdichte +ποια είναι η πολιτεία με τη μεγαλύτερη πυκνότητα πληθυσμού +รัฐ ใด มี ความ หนาแน่น ของ ประชากร สูง สุด +哪个 州 有 最高 的 人口 密度 + + + + +What is the state with the lowest point ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS lowest) (NN point)))))) + + +(S What-[Query:0] is-[Query:0] the-[State:1] state-[State:1] with-[State:2] the-[Place:3] lowest-[Place:3] point-[Place:4]) + + +answer(state(loc_1(lowest(place(all))))) + + +answer(A,(state(A),loc(B,A),lowest(B,place(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( all ) }) + +welcher staat hat die niedrigste erhebung +ποια είναι η πολιτεία με το χαμηλότερο σημείο +รัฐ ใด มี จุด ต่ำ สุด ของ สหรัฐอเมริกา +含有 最低 点 的 州 是 哪个 + + + + +What is the state with the lowest population ? + + +que es el estado con la poblacion mas baja ? + + +mottomo chiisai jinkou ga aru shuu wa nan desu ka ? + + +en az nufuslu eyalet nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS lowest) (NN population)))))) + + +(S que es el estado con la poblacion mas baja) + + +(S mottomo chiisai jinkou ga aru shuu wa nan desu ka) + + +(S en az nufuslu eyalet nedir) + + +(S What-[Query:0] is-[Query:0] the-[State:2] state-[State:2] with-[State:1] the-[State:1] lowest-[State:1] population-[State:1]) + + +answer(smallest_one(population_1(state(all)))) + + +answer(A,smallest(B,(state(A),population(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die kleinste bevoelkerung +ποια είναι η πολιτεία με το χαμηλότερο πληθυσμό +รัฐ ใด มี ประชากร น้อย ที่สุด +人口 最少 的 州 是 哪个 + + + + +What is the state with the lowest population density ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS lowest) (NN population) (NN density)))))) + + +(S What-[Query:0] is-[Query:0] the-[State:2] state-[State:2] with-[State:1] the-[State:1] lowest-[State:1] population-[State:1] density-[State:1]) + + +answer(smallest_one(density_1(state(all)))) + + +answer(A,smallest(B,(state(A),density(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welche staaten haben die niedrigste bevoelkerungsdichte +ποια είναι η πολιτεία με τη μικρότερη πυκνότητα πληθυσμού +รัฐ ใด มี การ กระจายตัว ของ ประชากร ต่ำ ที่สุด +人口 密度 最低 的 州 是 哪个 + + + + +What is the state with the smallest area ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS smallest) (NN area)))))) + + +(S What-[Query:0] is-[Query:0] the-[State:2] state-[State:2] with-[State:1] the-[State:1] smallest-[State:1] area-[State:1]) + + +answer(smallest_one(area_1(state(all)))) + + +answer(A,smallest(B,(state(A),area(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest_one ( area_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher ist der kleinste staat nach flaeche +ποια είναι η πολιτεία με την μικρότερη επιφάνεια +รัฐ ใด มี พื้นที่ น้อย ที่สุด +最小 的 面积 的 州 是 哪个 + + + + +What is the tallest mountain in America ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS tallest) (NN mountain)) (PP (IN in) (NP (NNP America)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] tallest-[Place:1] mountain-[Place:2] in-[Place:3] America-[CountryName:5]) + + +answer(highest(mountain(loc_2(countryid('usa'))))) + + +answer(A,highest(A,(mountain(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ mountain ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welches ist der hoechste berg in amerika +ποιο είναι το μεγαλύτερο βουνό στην αμερική +ภูเขา ที่ สูง ที่สุด ใน สหรัฐ คือ ภูเขา ใด +在 美国 最高 的 山 是 哪个 + + + + +What is the tallest mountain in the United States ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJS tallest) (NN mountain)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))))) + + +(S What-[Query:0] is-[Query:0] the-[Place:1] tallest-[Place:1] mountain-[Place:2] in-[Place:3] the-[CountryName:5] United-[CountryName:5] States-[CountryName:5]) + + +answer(highest(mountain(loc_2(countryid('usa'))))) + + +answer(A,highest(A,(mountain(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ mountain ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welches ist der hoechste berg in den usa +ποιο είναι το ψηλότερο βουνό στις ηνωμένες πολιτείες +ภูเขา ที่ สูง ที่สุด ใน อเมริกา ชื่อ ว่า อะไร +在 美国 最高 的 山 是 哪个 + + + + +What is the total area of the USA ? + + +que es la area total de los usa ? + + +amerika no zentai no chiiki wa nan desu ka ? + + +usa nin toplam yuzolcumu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJ total) (NN area)) (PP (IN of) (NP (DT the) (NNP USA)))))) + + +(S que es la area total de los usa) + + +(S amerika no zentai no chiiki wa nan desu ka) + + +(S usa nin toplam yuzolcumu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] total-[Num:1] area-[Num:1] of-[Num:1] the-[CountryName:3] USA-[CountryName:3]) + + +answer(area_1(countryid('usa'))) + + +answer(A,(area(B,A),const(B,countryid(usa)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ area_1 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welche flaeche hat die usa +ποιο είναι το συνολικό εμβαδό των ηπα +พื้นที่ ทั้งหมด ของ สหรัฐอเมริกา เป็น เท่าไหร่ +美国 的 总 面积 是 多少 + + + + +What is the total length of all rivers in the USA ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJ total) (NN length)) (PP (IN of) (NP (NP (DT all) (NNS rivers)) (PP (IN in) (NP (DT the) (NNP USA)))))))) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] total-[Num:1] length-[Num:2] of-[Num:2] all-[River:3] rivers-[River:3] in-[River:3] the-[River:3] USA-[River:3]) + + +answer(sum(len(river(all)))) + + +answer(A,sum(B,(len(C,B),river(C)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ sum ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +welches ist die gesamtlaenge aller flüsse in den usa +ποιο είναι το συνολικό μήκος όλων των ποταμών στις ηπα +แม่น้ำ ทุก สาย ของ อเมริกา มี ความ ยาว รวม กัน เท่าไหร่ +美国 所有 的 河流 的 总 长度 是 多少 + + + + +What is the total population of the states that border Texas ? + + +que es el total de la poblacion de los estados que bordean a texas ? + + +tekisasu ni rinsetsu suru shuu no zentai no jinkou wa ikura desu ka ? + + +texas a komsu eyaletlerin toplam nufusu nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (JJ total) (NN population)) (PP (IN of) (NP (NP (DT the) (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VBP border) (NP (NNP Texas)))))))))) + + +(S que es el total de la poblacion de los estados que bordean a texas) + + +(S tekisasu ni rinsetsu suru shuu no zentai no jinkou wa ikura desu ka) + + +(S texas a komsu eyaletlerin toplam nufusu nedir) + + +(S What-[Query:0] is-[Query:0] the-[Num:1] total-[Num:1] population-[Num:2] of-[Num:2] the-[State:3] states-[State:3] that-[State:4] border-[State:4] Texas-[StateName:6]) + + +answer(sum(population_1(state(next_to_2(stateid('texas')))))) + + +answer(A,sum(B,(population(C,B),state(C),next_to(D,C),const(D,stateid(texas))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ sum ( *n:Num ) }) + *n:Num -> ({ population_1 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welches ist die summe der bevoelkerungszahlen der an texas grenzenden staaten +ποιος είναι ο συνολικός πληθυσμός των πολιτειών που συνορεύουν με το texas +รัฐ ต่างๆ ที่ อยู่ ติด กับ รัฐ เท็กซัส มี ประชากร รวมกัน ทั้งหมด เท่าไหร่ +与 得克萨斯 州 接壤 的 州 的 人口 总数 是 多少 + + + + +What length is the Mississippi ? + + +cuanto tiene de largo el mississippi ? + + +mishishippi kawa no nagasa wa nan desu ka ? + + +mississippi ni ne kadar uzunluktadir ? + + +(SBARQ (WHNP (WP What) (NN length)) (SQ (VBZ is) (NP (DT the) (NNP Mississippi)))) + + +(S cuanto tiene de largo el mississippi) + + +(S mishishippi kawa no nagasa wa nan desu ka) + + +(S mississippi ni ne kadar uzunluktadir) + + +(S What-[Num:1] length-[Num:1] is-[Num:1] the-[RiverName:3] Mississippi-[RiverName:3]) + + +answer(len(riverid('mississippi'))) + + +answer(A,(len(B,A),const(B,riverid(mississippi)))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ len ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +wie lang ist der mississippi +ποιο είναι το μήκος του mississippi +แม่น้ำ มิสซิสซิปปี มี ความ ยาว เท่าไหร่ +密西西比 河 有 多长 + + + + +What major cities are located in Pennsylvania ? + + +(SBARQ (WHNP (WP What) (JJ major) (NNS cities)) (SQ (VBP are) (VP (VBN located) (PP (IN in) (NP (NNP Pennsylvania)))))) + + +(S What-[City:1] major-[City:1] cities-[City:2] are-[City:3] located-[City:3] in-[City:3] Pennsylvania-[StateName:5]) + + +answer(major(city(loc_2(stateid('pennsylvania'))))) + + +answer(A,(major(A),city(A),loc(A,B),const(B,stateid(pennsylvania)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' pennsylvania ' }) + +welche grossen staedte gibt es in pennsylvania +ποιες κύριε πόλεις βρίσκονται στην pennsylvania +มี เมือง หลัก ใด บ้าง ที่ ตั้ง อยู่ ใน รัฐ เพนซิลเวเนีย +有 哪些 主要 城市 位于 宾夕法尼亚 州 + + + + +What major rivers run through Illinois ? + + +que rios mayores corren por illinois ? + + +ookina kawa wa irinoi wo nagarete imasu ka ? + + +illinois den baslica hangi nehirler gecer ? + + +(SBARQ (WHNP (WP What) (JJ major) (NNS rivers)) (SQ (VP (VBP run) (PP (IN through) (NP (NNP Illinois)))))) + + +(S que rios mayores corren por illinois) + + +(S ookina kawa wa irinoi wo nagarete imasu ka) + + +(S illinois den baslica hangi nehirler gecer) + + +(S What-[River:1] major-[River:1] rivers-[River:2] run-[River:3] through-[River:3] Illinois-[StateName:5]) + + +answer(major(river(traverse_2(stateid('illinois'))))) + + +answer(A,(major(A),river(A),traverse(A,B),const(B,stateid(illinois)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ major ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' illinois ' }) + +welche grossen fluesse fliessen durch illinois +ποιο κύριο ποτάμι διασχίζει το illinois +แม่น้ำ สาย หลัก ที่ ไหล ผ่าน รัฐ อิลลินอยส์ มี อะไร บ้าง +哪些 主要 河流 流经 伊利诺伊 州 + + + + +What mountains are in Alaska ? + + +(SBARQ (WHNP (WP What) (NNS mountains)) (SQ (VBP are) (PP (IN in) (NP (NNP Alaska))))) + + +(S What-[Place:1] mountains-[Place:1] are-[Place:2] in-[Place:2] Alaska-[StateName:4]) + + +answer(mountain(loc_2(stateid('alaska')))) + + +answer(A,(mountain(A),loc(A,B),const(B,stateid(alaska)))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ mountain ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alaska ' }) + +welche berge gibt es in alaska +ποια βουνά υπάρχουν στην alaska +ใน รัฐ อลาสกา มี ภูเขา อะไร บ้าง +在 阿拉斯加 州 有 什么 山 + + + + +What river flows through Kansas ? + + +(SBARQ (WHNP (WP What) (NN river)) (SQ (VP (VBZ flows) (PP (IN through) (NP (NNP Kansas)))))) + + +(S What-[River:1] river-[River:1] flows-[River:2] through-[River:2] Kansas-[StateName:4]) + + +answer(river(traverse_2(stateid('kansas')))) + + +answer(A,(river(A),traverse(A,B),const(B,stateid(kansas)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' kansas ' }) + +welcher fluss fliesst durch kansas +ποιο ποτάμι διασχίζει το Kansas +แม่น้ำ ใด ไหล ผ่าน รัฐ แคนซัส +什么 河流 流经 堪萨斯 州 + + + + +What river flows through Texas ? + + +(SBARQ (WHNP (WP What) (NN river)) (SQ (VP (VBZ flows) (PP (IN through) (NP (NNP Texas)))))) + + +(S What-[River:1] river-[River:1] flows-[River:2] through-[River:2] Texas-[StateName:4]) + + +answer(river(traverse_2(stateid('texas')))) + + +answer(A,(river(A),traverse(A,B),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welches flüsse gibt es in texas +ποιο ποτάμι διασχίζει το texas +มี แม่น้ำ อะไร บ้าง อยู่ ใน รัฐ เท็กซัส +什么 河流 流经 得克萨斯 州 + + + + +What river flows through the most states ? + + +(SBARQ (WHNP (WP What) (NN river)) (SQ (VP (VBZ flows) (PP (IN through) (NP (DT the) (JJS most) (NNS states)))))) + + +(S What-[River:2] river-[River:2] flows-[River:3] through-[River:3] the-[River:1] most-[River:1] states-[State:4]) + + +answer(most(river(traverse_2(state(all))))) + + +answer(A,most(A,B,(river(A),traverse(A,B),state(B)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ most ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welcher fluss fliesst durch die groesste anzahl an staaten +ποιο ποτάμι διασχίζει τις περισσότερες πολιτείες +แม่น้ำ ใด ไหล ผ่าน รัฐ ต่างๆ มาก ที่สุด +什么 河流 流经 最多 的 州 + + + + +What river is the longest one in the United States ? + + +(SBARQ (WHNP (WP What) (NN river)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (CD one)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))))) + + +(S What-[River:2] river-[River:2] is-[River:2] the-[River:1] longest-[River:1] one-[River:1] in-[River:3] the-[CountryName:5] United-[CountryName:5] States-[CountryName:5]) + + +answer(longest(river(loc_2(countryid('usa'))))) + + +answer(A,longest(A,(river(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welcher fluss ist der laengste in den vereinigten staaten +ποιο ποτάμι είναι το μακρύτερο στις ηνωμένες πολιτείες +แม่น้ำ สาย ใด เป็น แม่น้ำ สาย ที่ ยาว ที่สุด ใน สหรัฐอเมริกา +美国 最长 的 河流 是 哪条 + + + + +What river runs through Illinois ? + + +(SBARQ (WHNP (WP What) (NN river)) (SQ (VP (VBZ runs) (PP (IN through) (NP (NNP Illinois)))))) + + +(S What-[River:1] river-[River:1] runs-[River:2] through-[River:2] Illinois-[StateName:4]) + + +answer(river(traverse_2(stateid('illinois')))) + + +answer(A,(river(A),traverse(A,B),const(B,stateid(illinois)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' illinois ' }) + +welcher fluss durchfliesst illinois +ποιος ποταμός διασχίζει το illinois +แม่น้ำ ใด บ้าง ไหล ผ่าน รัฐ อิลลินอยส์ +哪条 河流 贯穿 伊利诺伊 州 + + + + +What river runs through the most states ? + + +(SBARQ (WHNP (WP What) (NN river)) (SQ (VP (VBZ runs) (PP (IN through) (NP (DT the) (JJS most) (NNS states)))))) + + +(S What-[River:2] river-[River:2] runs-[River:3] through-[River:3] the-[River:1] most-[River:1] states-[State:4]) + + +answer(most(river(traverse_2(state(all))))) + + +answer(A,most(A,B,(river(A),traverse(A,B),state(B)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ most ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welcher fluss verlaeuft durch die meisten staaten +ποιο ποτάμι διασχίζει τις περισσότερες πολιτείες +แม่น้ำ ใด ไหล ผ่าน รัฐ ต่างๆ มาก ที่สุด +哪条 河流 贯穿 最多 的 州 + + + + +What river runs through the state with the most cities ? + + +(SBARQ (WHNP (WP What) (NN river)) (SQ (VP (VBZ runs) (PP (IN through) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS most) (NNS cities)))))))) + + +(S What-[River:1] river-[River:1] runs-[River:2] through-[River:2] the-[State:4] state-[State:4] with-[State:5] the-[State:3] most-[State:3] cities-[City:6]) + + +answer(river(traverse_2(most(state(loc_1(city(all))))))) + + +answer(A,(river(A),traverse(A,B),most(B,C,(state(B),loc(C,B),city(C))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ city ( all ) }) + +welcher fluss fliesst durch den staat mit den meisten staedten +ποιο ποτάμι διασχίζει την πολιτεία με τις περισσότερες πόλεις +แม่น้ำ สาย ใด บ้าง ที่ ไหล ผ่าน รัฐ ที่ มี จำนวน เมือง มาก ที่สุด +哪条 河流 贯穿 城市 最多 的 州 + + + + +What river runs through Virginia ? + + +(SBARQ (WHNP (WP What) (NN river)) (SQ (VP (VBZ runs) (PP (IN through) (NP (NNP Virginia)))))) + + +(S What-[River:1] river-[River:1] runs-[River:2] through-[River:2] Virginia-[StateName:4]) + + +answer(river(traverse_2(stateid('virginia')))) + + +answer(A,(river(A),traverse(A,B),const(B,stateid(virginia)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' virginia ' }) + +welcher fluss fliesst durch virginia +ποια ποτάμι διασχίζει τη virginia +แม่น้ำ ใด ไหล ผ่าน รัฐ เวอร์จิเนีย +哪条 河流 贯穿 弗吉尼亚 + + + + +What river traverses the most states ? + + +(SBARQ (WHNP (WP What) (NN river)) (SQ (VP (VBZ traverses) (NP (DT the) (JJS most) (NNS states))))) + + +(S What-[River:2] river-[River:2] traverses-[River:3] the-[River:1] most-[River:1] states-[State:4]) + + +answer(most(river(traverse_2(state(all))))) + + +answer(A,most(A,B,(river(A),traverse(A,B),state(B)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ most ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welcher fluss durchquert am meisten staaten +ποιο ποτάμι διαπερνά τις περισσότερες πολιτείες +แม่น้ำ สาย ใด ไหล ผ่าน รัฐ ต่างๆ มาก ที่สุด +哪条 河流 流经 的 州 最多 + + + + +What river traverses the state which borders the most states ? + + +(SBARQ (WHNP (WP What) (NN river)) (SQ (VP (VBZ traverses) (NP (NP (DT the) (NN state)) (SBAR (WHNP (WDT which)) (S (VP (VBZ borders) (NP (DT the) (JJS most) (NNS states))))))))) + + +(S What-[River:1] river-[River:1] traverses-[River:2] the-[State:4] state-[State:4] which-[State:5] borders-[State:5] the-[State:3] most-[State:3] states-[State:6]) + + +answer(river(traverse_2(most(state(next_to_2(state(all))))))) + + +answer(A,(river(A),traverse(A,B),most(B,C,(state(B),next_to(B,C),state(C))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welcher fluss verlaeuft durch den staat welcher an die meisten staaten grenzt +ποιο ποτάμι διασχίζει την πολιτεία που συνορεύει με τις περισσότερες πολιτείες +แม่น้ำ ใด ไหล ผ่าน รัฐ ที่ อยู่ ติด กับ รัฐ อื่น มาก ที่สุด +什么 河流 流经 与 最多 州 接壤 的 州 + + + + +What rivers are in Nevada ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VBP are) (PP (IN in) (NP (NNP Nevada))))) + + +(S What-[River:1] rivers-[River:1] are-[River:2] in-[River:2] Nevada-[StateName:4]) + + +answer(river(loc_2(stateid('nevada')))) + + +answer(A,(river(A),loc(A,B),const(B,stateid(nevada)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' nevada ' }) + +welche fluesse gibt es in nevada +ποια ποτάμια υπάρχουν στη nevada +ใน รัฐ เนวาดา มี แม่น้ำ อะไร บ้าง +内华达 州 有 什么 河流 + + + + +What rivers are in New Mexico ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VBP are) (PP (IN in) (NP (NNP New) (NNP Mexico))))) + + +(S What-[River:1] rivers-[River:1] are-[River:2] in-[River:2] New-[StateName:4] Mexico-[StateName:4]) + + +answer(river(loc_2(stateid('new mexico')))) + + +answer(A,(river(A),loc(A,B),const(B,stateid('new mexico')))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new mexico ' }) + +welche fluesse gibt es in new mexico +ποια ποτάμια υπάρχουν στο new mexico +ใน รัฐ นิวเม็กซิโก มี แม่น้ำ ใด บ้าง +新墨西哥 州 有 什么 河流 + + + + +What rivers are in Oregon ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VBP are) (PP (IN in) (NP (NNP Oregon))))) + + +(S What-[River:1] rivers-[River:1] are-[River:2] in-[River:2] Oregon-[StateName:4]) + + +answer(river(loc_2(stateid('oregon')))) + + +answer(A,(river(A),loc(A,B),const(B,stateid(oregon)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' oregon ' }) + +welche fleusse gibt es in oregon +ποια ποτάμια είναι στο oregon +แม่น้ำ ใด บ้าง อยู่ ใน รัฐ โอเรกอน +俄勒冈 州 有 什么 河流 + + + + +What rivers are in states that border Texas ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VBP are) (PP (IN in) (NP (NP (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VBP border) (NP (NNP Texas))))))))) + + +(S What-[River:1] rivers-[River:1] are-[River:2] in-[River:2] states-[State:3] that-[State:4] border-[State:4] Texas-[StateName:6]) + + +answer(river(loc_2(state(next_to_2(stateid('texas')))))) + + +answer(A,(river(A),loc(A,B),state(B),next_to(B,C),const(C,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welche flüsse gibt es in an texas grenzende staaten +ποια ποτάμια είναι στις πολιτείες που συνορεύουν με το texas +รัฐ ที่ อยู่ ติด กับ รัฐ เท็กซัส มี แม่น้ำ อะไร บ้าง +与 得克萨斯 州 接壤 的 州 里 有 什么 河流 + + + + +What rivers are in Texas ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VBP are) (PP (IN in) (NP (NNP Texas))))) + + +(S What-[River:1] rivers-[River:1] are-[River:2] in-[River:2] Texas-[StateName:4]) + + +answer(river(loc_2(stateid('texas')))) + + +answer(A,(river(A),loc(A,B),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welche fluesse verlaufen durch texas +πόσα ποτάμια υπάρχουν στο texas +รัฐ เท็กซัส มี แม่น้ำ อะไร บ้าง +在 得克萨斯 州 有 什么 河流 + + + + +What rivers are in Utah ? + + +que rios estan en utah ? + + +yuutaa ni wa kawa ga nan desu ka ? + + +utah da hangi nehirler vardir ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VBP are) (PP (IN in) (NP (NNP Utah))))) + + +(S que rios estan en utah) + + +(S yuutaa ni wa kawa ga nan desu ka) + + +(S utah da hangi nehirler vardir) + + +(S What-[River:1] rivers-[River:1] are-[River:2] in-[River:2] Utah-[StateName:4]) + + +answer(river(loc_2(stateid('utah')))) + + +answer(A,(river(A),loc(A,B),const(B,stateid(utah)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' utah ' }) + +welche fluesse gibt es in utah +ποια ποτάμια είναι στη utah +แม่น้ำ ใน รัฐ ยูทาห์ มี อะไร บ้าง +在 犹他 州 有 什么 河流 + + + + +What rivers are there in Texas ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VBP are) (ADVP (RB there)) (PP (IN in) (NP (NNP Texas))))) + + +(S What-[River:1] rivers-[River:1] are-[River:2] there-[River:2] in-[River:2] Texas-[StateName:4]) + + +answer(river(loc_2(stateid('texas')))) + + +answer(A,(river(A),loc(A,B),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welche fluesse fluesse gibt es in texas +ποια ποτάμια υπάρχουν στο texas +รัฐ เท็กซัส มี แม่น้ำ อะไร บ้าง +在 德克萨斯 州 有 什么 河流 + + + + +What rivers do not run through Tennessee ? + + +que rios no corren por tennessee ? + + +teneshii wo nagarenai kawa wa nan desu ka ? + + +hangi nehirler tennessee den gecmez ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VBP do) (RB not) (VP (VB run) (PP (IN through) (NP (NNP Tennessee)))))) + + +(S que rios no corren por tennessee) + + +(S teneshii wo nagarenai kawa wa nan desu ka) + + +(S hangi nehirler tennessee den gecmez) + + +(S What-[River:2] rivers-[River:2] do-[River:1] not-[River:1] run-[River:3] through-[River:3] Tennessee-[StateName:5]) + + +answer(exclude(river(all), traverse_2(stateid('tennessee')))) + + +answer(A,(river(A),not((traverse(A,B),const(B,stateid(tennessee)))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ exclude ( *n:River , *n:River ) }) + *n:River -> ({ river ( all ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' tennessee ' }) + +welche fluesse fliessen nicht durch tennessee +ποια ποτάμια δεν διασχίζουν το tennessee +แม่น้ำ ใด ไม่ได้ ไหล ผ่าน รัฐ เทนเนสซี +什么 河流 不 贯穿 田纳西 州 + + + + + +What rivers flow through Colorado ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VP (VBP flow) (PP (IN through) (NP (NNP Colorado)))))) + + +(S What-[River:1] rivers-[River:1] flow-[River:2] through-[River:2] Colorado-[StateName:4]) + + +answer(river(traverse_2(stateid('colorado')))) + + +answer(A,(river(A),traverse(A,B),const(B,stateid(colorado)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' colorado ' }) + +nenne alle fluesse in colorado +ποια ποτάμια διασχίζουν το colorado +แม่น้ำ ใด บ้าง ไหล ผ่าน รัฐ โคโลราโด +流经 科罗拉多 州 的 有 什么 河流 + + + + +What rivers flow through Missouri ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VP (VBP flow) (PP (IN through) (NP (NNP Missouri)))))) + + +(S What-[River:1] rivers-[River:1] flow-[River:2] through-[River:2] Missouri-[StateName:4]) + + +answer(river(traverse_2(stateid('missouri')))) + + +answer(A,(river(A),traverse(A,B),const(B,stateid(missouri)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' missouri ' }) + +welche fluesse verlaufen durch missouri +ποια ποτάμια διασχίζουν το missouri +แม่น้ำ ใด บ้าง ไหล ผ่าน รัฐ มิสซูรี +流经 密苏里 州 的 有 什么 河流 + + + + +What rivers flow through states that Alabama borders ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VP (VBP flow) (PP (IN through) (NP (NP (NNS states)) (SBAR (WHNP (WDT that)) (S (NP (NNP Alabama)) (VP (VBZ borders))))))))) + + +(S What-[River:1] rivers-[River:1] flow-[River:2] through-[River:2] states-[State:3] that-[State:4] Alabama-[StateName:6] borders-[State:4]) + + +answer(river(traverse_2(state(next_to_1(stateid('alabama')))))) + + +answer(A,(river(A),traverse(A,B),state(B),const(C,stateid(alabama)),next_to(C,B))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alabama ' }) + +welche fluesse verlaufen durch staaten welche an alabama grenzen +ποια ποτάμια διασχίζουν πολιτείες που συνορεύουν με την αλαμπάμα +แม่น้ำ ใด ไหล ผ่าน รัฐ ที่ อยู่ ติด กับ รัฐ อลาบามา +什么 河流 流经 与 阿拉巴马 州 接壤 的 州 + + + + +What rivers flow through states that border the state with the largest population ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VP (VBP flow) (PP (IN through) (NP (NP (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VBP border) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS largest) (NN population)))))))))))) + + +(S What-[River:1] rivers-[River:1] flow-[River:2] through-[River:2] states-[State:3] that-[State:4] border-[State:4] the-[State:6] state-[State:6] with-[State:5] the-[State:5] largest-[State:5] population-[State:5]) + + +answer(river(traverse_2(state(next_to_2(largest_one(population_1(state(all)))))))) + + +answer(A,(river(A),traverse(A,B),state(B),next_to(B,C),largest(D,(state(C),population(C,D))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +bevoelkerung angrenzen +ποια ποτάμια διασχίζουν πολιτείες που συνορεύουν με την πολιτεία με τον μεγαλύτερο πληθυσμό +แม่น้ำ ใด ไหล ผ่าน รัฐ ที่ อยู่ ติด กับ รัฐ ที่ มี ประชากร มาก ที่สุด +什么 河流 流经 与 人口 最多 的 州 接壤 的 州 + + + + +What rivers flow through the largest state ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VP (VBP flow) (PP (IN through) (NP (DT the) (JJS largest) (NN state)))))) + + +(S What-[River:1] rivers-[River:1] flow-[River:2] through-[River:2] the-[State:3] largest-[State:3] state-[State:4]) + + +answer(river(traverse_2(largest(state(all))))) + + +answer(A,(river(A),traverse(A,B),largest(B,state(B)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welche fluesse verlauften durch den groessten staat +ποια ποτάμια διασχίζουν τη μεγαλύτερη πολιτεία +แม่น้ำ ใด บ้าง ไหล ผ่าน รัฐ ที่ ใหญ่ ที่สุด +什么 河流 流经 最大 的 州 + + + + +What rivers flow through the state with the largest population ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VP (VBP flow) (PP (IN through) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS largest) (NN population)))))))) + + +(S What-[River:1] rivers-[River:1] flow-[River:2] through-[River:2] the-[State:4] state-[State:4] with-[State:3] the-[State:3] largest-[State:3] population-[State:3]) + + +answer(river(traverse_2(largest_one(population_1(state(all)))))) + + +answer(A,(river(A),traverse(A,B),largest(C,(state(B),population(B,C))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welche fluesse fliessen durch den bevoelkerungsreichsten staat +ποια ποτάμια διασχίζουν την πολιτεία με το μεγαλύτερο πληθυσμό +แม่น้ำ ใด ไหล ผ่าน รัฐ ที่ มี ประชากร มาก ที่สุด +什么 河流 流经 人口 最多 的 州 + + + + +What rivers run through Arizona ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VP (VBP run) (PP (IN through) (NP (NNP Arizona)))))) + + +(S What-[River:1] rivers-[River:1] run-[River:2] through-[River:2] Arizona-[StateName:4]) + + +answer(river(traverse_2(stateid('arizona')))) + + +answer(A,(river(A),traverse(A,B),const(B,stateid(arizona)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' arizona ' }) + +welche fluesse fliessen durch arizona +ποια ποτάμια διασχίζουν την arizona +แม่น้ำ ใด บ้าง ไหล ผ่าน รัฐ แอริโซนา +什么 河流 流经 亚利桑那 州 + + + + +What rivers run through Austin Texas ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VP (VBP run) (PP (IN through) (NP (NP (NNP Austin)) (NP (NNP Texas))))))) + + +(S What-[River:1] rivers-[River:1] run-[River:2] through-[River:2] Austin-[CityName:4] Texas-[StateAbbrev:5]) + + +answer(river(traverse_2(cityid('austin', 'tx')))) + + +answer(A,(river(A),traverse(A,B),const(B,cityid(austin,tx)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , *n:StateAbbrev ) }) + *n:CityName -> ({ ' austin ' }) + *n:StateAbbrev -> ({ ' tx ' }) + +welche fluesse fliessen durch austin texas +ποιοι ποταμί διαπερνούν το austin texas +แม่น้ำ ใด ไหล ผ่าน เมือง ออสติน รัฐ เท็กซัส +什么 河流 贯穿 得克萨斯 州 奥斯汀 + + + + +What rivers run through Colorado ? + + +que rios corren por colorado ? + + +dono kawa wa kororado wo nagarete imasu ka ? + + +colorado dan hangi nehirler gecer ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VP (VBP run) (PP (IN through) (NP (NNP Colorado)))))) + + +(S que rios corren por colorado) + + +(S dono kawa wa kororado wo nagarete imasu ka) + + +(S colorado dan hangi nehirler gecer) + + +(S What-[River:1] rivers-[River:1] run-[River:2] through-[River:2] Colorado-[StateName:4]) + + +answer(river(traverse_2(stateid('colorado')))) + + +answer(A,(river(A),traverse(A,B),const(B,stateid(colorado)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' colorado ' }) + +welche fluesse verlaufen durch colorado +ποιο ποτάμι διασχίζει το colorado +จง บอก ชื่อ แม่น้ำ ทั้งหมด ของ รัฐ โคโลราโด +什么 河流 贯穿 科罗拉多 州 + + + + +What rivers run through Louisiana ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VP (VBP run) (PP (IN through) (NP (NNP Louisiana)))))) + + +(S What-[River:1] rivers-[River:1] run-[River:2] through-[River:2] Louisiana-[StateName:4]) + + +answer(river(traverse_2(stateid('louisiana')))) + + +answer(A,(river(A),traverse(A,B),const(B,stateid(louisiana)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' louisiana ' }) + +welche fluesse fliessen durch louisiana +ποια ποτάμια διασχίζουν τη louisiana +แม่น้ำ ใด ไหล ผ่าน รัฐ หลุยเซียนา บ้าง +什么 河流 贯穿 路易斯安那 州 + + + + +What rivers run through Maine ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VP (VBP run) (PP (IN through) (NP (NNP Maine)))))) + + +(S What-[River:1] rivers-[River:1] run-[River:2] through-[River:2] Maine-[StateName:4]) + + +answer(river(traverse_2(stateid('maine')))) + + +answer(A,(river(A),traverse(A,B),const(B,stateid(maine)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' maine ' }) + +welche fluesse verlaufen durch maine +ποια ποτάμια διασχίζουν το maine +แม่น้ำ ใด ไหล ผ่าน รัฐ เมน +什么 河流 贯穿 缅因 州 + + + + +What rivers run through New York ? + + +que rios corren por new york ? + + +dono kawa wa nyoo yooku wo nagarete imasu ka ? + + +new york dan hangi nehirler gecer ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VP (VBP run) (PP (IN through) (NP (NNP New) (NNP York)))))) + + +(S que rios corren por new_york) + + +(S dono kawa wa nyoo_yooku wo nagarete imasu ka) + + +(S new_york dan hangi nehirler gecer) + + +(S What-[River:1] rivers-[River:1] run-[River:2] through-[River:2] New-[StateName:4] York-[StateName:4]) + + +answer(river(traverse_2(stateid('new york')))) + + +answer(A,(river(A),traverse(A,B),const(B,stateid('new york')))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new york ' }) + +flüsse in new york +ποια ποτάμια διασχίζουν τη new york +จง บอก รายชื่อ แม่น้ำ ใน รัฐ นิวยอร์ค มา +什么 河流 贯穿 纽约 州 + + + + +What rivers run through the state with the lowest point in the USA ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VP (VBP run) (PP (IN through) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (NP (DT the) (JJS lowest) (NN point)) (PP (IN in) (NP (DT the) (NNP USA)))))))))) + + +(S What-[River:1] rivers-[River:1] run-[River:2] through-[River:2] the-[State:3] state-[State:3] with-[State:4] the-[Place:5] lowest-[Place:5] point-[Place:6] in-[Place:7] the-[CountryName:9] USA-[CountryName:9]) + + +answer(river(traverse_2(state(loc_1(lowest(place(loc_2(countryid('usa'))))))))) + + +answer(A,(river(A),traverse(A,B),state(B),loc(C,B),lowest(C,(place(C),loc(C,D),const(D,countryid(usa)))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welche fluesse verlaufen durch den staat mit dem niedrigsten punkt in den usa +ποια ποτάμια διασχίζουν την πολιτεία με το χαμηλότερο σημείο στις ηπα +แม่น้ำ ใด บ้าง ไหล ผ่าน รัฐ ที่ มี จุด ต่ำ สุด ใน อเมริกา +什么 河流 贯穿 美国 最低 点 的 所在 州 + + + + +What rivers run through the states that border the state with the capital Atlanta ? + + +que rios corren por los estados que bordean a el estado con la capital atlanta ? + + +ataranta wo shuto ni motsu shuu ni rinsetsu suru shuu wo nagareru kawa wa nan desu ka ? + + +baskenti atlanta olan eyalete komsu eyaletlerden gecen nehir nedir ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VP (VBP run) (PP (IN through) (NP (NP (DT the) (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VBP border) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (NP (DT the) (NN capital)) (NP (NNP Atlanta))))))))))))) + + +(S que rios corren por los estados que bordean a el estado con la capital atlanta) + + +(S ataranta wo shuto ni motsu shuu ni rinsetsu suru shuu wo nagareru kawa wa nan desu ka) + + +(S baskenti atlanta olan eyalete komsu eyaletlerden gecen nehir nedir) + + +(S What-[River:1] rivers-[River:1] run-[River:2] through-[River:2] the-[State:3] states-[State:3] that-[State:4] border-[State:4] the-[State:5] state-[State:5] with-[State:6] the-[City:7] capital-[City:7] Atlanta-[CityName:9]) + + +answer(river(traverse_2(state(next_to_2(state(loc_1(capital(cityid('atlanta', _))))))))) + + +answer(A,(river(A),traverse(A,B),state(B),next_to(B,C),state(C),loc(D,C),capital(D),const(D,cityid(atlanta,_)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' atlanta ' }) + +welche fluesse verlaufen duch die staaten welche an den staat mit der hauptstadt atlanta grenzen +ποια ποτάμια διασχίζουν τις πολιτείες που συνορεύουν την πολιτεία με πρωτεύουσα την atlanta +แม่น้ำ ใด บ้าง ไหล ผ่าน รัฐ ที่ อยู่ ติด กับ รัฐ ที่ มี เมืองหลวง ชื่อ แอตแลนต้า +什么 河流 贯穿 与 首府 亚特兰大 所在 州 接壤 的 州 + + + + +What rivers run through West Virginia ? + + +que rios corren por west virginia ? + + +dono kawa wa uesuto baajinia wo nagarete imasu ka ? + + +west virginia dan hangi nehirler gecer ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VP (VBP run) (PP (IN through) (NP (NNP West) (NNP Virginia)))))) + + +(S que rios corren por west_virginia) + + +(S dono kawa wa uesuto_baajinia wo nagarete imasu ka) + + +(S west_virginia dan hangi nehirler gecer) + + +(S What-[River:1] rivers-[River:1] run-[River:2] through-[River:2] West-[StateName:4] Virginia-[StateName:4]) + + +answer(river(traverse_2(stateid('west virginia')))) + + +answer(A,(river(A),traverse(A,B),const(B,stateid('west virginia')))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' west virginia ' }) + +welche fluesse fliessen durch west virginia +πόσα ποτάμια διασχίζουν τη west virginia +แม่น้ำ ใด ไหล ผ่าน รัฐ เวสท์เวอร์จิเนีย บ้าง +什么 河流 贯穿 西弗吉尼亚 州 + + + + +What rivers traverses the state which borders the most states ? + + +(SBARQ (WHNP (WP What) (NNS rivers)) (SQ (VP (VBZ traverses) (NP (NP (DT the) (NN state)) (SBAR (WHNP (WDT which)) (S (VP (VBZ borders) (NP (DT the) (JJS most) (NNS states))))))))) + + +(S What-[River:1] rivers-[River:1] traverses-[River:2] the-[State:4] state-[State:4] which-[State:5] borders-[State:5] the-[State:3] most-[State:3] states-[State:6]) + + +answer(river(traverse_2(most(state(next_to_2(state(all))))))) + + +answer(A,(river(A),traverse(A,B),most(B,C,(state(B),next_to(B,C),state(C))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welcher fluss verlauft durch den staat welcher an die meisten staaten grenzt +ποια ποτάμια διασχίζουν την πολιτεία που συνορεύει με τις περισσότερες πολιτείες +แม่น้ำ ใด ไหล ผ่าน รัฐ ที่ อยู่ ติด กับ รัฐ อื่น มาก ที่สุด +什么 河流 流经 与 其它 州 接壤 最多 的 州 + + + + +What state bordering Nevada has the largest population ? + + +(SBARQ (WHNP (WHNP (WP What) (VBP state)) (VP (VBG bordering) (NP (NNP Nevada)))) (SQ (VP (VBZ has) (NP (DT the) (JJS largest) (NN population))))) + + +(S What-[State:2] state-[State:2] bordering-[State:3] Nevada-[StateName:5] has-[State:1] the-[State:1] largest-[State:1] population-[State:1]) + + +answer(largest_one(population_1(state(next_to_2(stateid('nevada')))))) + + +answer(A,largest(B,(state(A),next_to(A,C),const(C,stateid(nevada)),population(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' nevada ' }) + +welcher an nevada grenzende staat hat die groesste bevoelkerungszahl +ποια πολιτεία που συνορεύει με τη nevada έχει τον μεγαλύτερο πληθυσμό +ใน บรรดา รัฐ ที่ อยู่ ติด กับ รัฐ เนวาดา รัฐ ใด มี ประชากร มาก ที่สุด +与 内华达 州 接壤 的 哪个 州 具有 最多 的 人口 + + + + +What state borders Michigan ? + + +cual estado bordea a michigan ? + + +mishigan ni rinsetsu suru shuu wa dochira desu ka ? + + +hangi eyaletin michigan ya siniri vardir ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ borders) (NP (NNP Michigan))))) + + +(S cual estado bordea a michigan) + + +(S mishigan ni rinsetsu suru shuu wa dochira desu ka) + + +(S hangi eyaletin michigan ya siniri vardir) + + +(S What-[State:1] state-[State:1] borders-[State:2] Michigan-[StateName:4]) + + +answer(state(next_to_2(stateid('michigan')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(michigan)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' michigan ' }) + +welche staedte grenzen an michigan +ποια πολιτεία συνορεύει με το michigan +รัฐ มิชิแกน มี รัฐ เพื่อนบ้าน อะไรบ้าง +哪些 州 与 密歇根 州 接壤 + + + + +What state borders most other states ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ borders) (NP (JJS most) (JJ other) (NNS states))))) + + +(S What-[State:2] state-[State:2] borders-[State:3] most-[State:1] other-[State:4] states-[State:4]) + + +answer(most(state(next_to_2(state(all))))) + + +answer(A,most(A,B,(state(A),next_to(A,B),state(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die meisten nachbarstaaten +ποια πολιτεία συνορεύει με τις περισσότερες άλλες πολιτείες +รัฐ ใด อยู่ ติด กับ รัฐ อื่นๆ มาก ที่สุด +哪个 州 与 最多 的 其他 州 接壤 + + + + +What state borders New York ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ borders) (NP (NNP New) (NNP York))))) + + +(S What-[State:1] state-[State:1] borders-[State:2] New-[StateName:4] York-[StateName:4]) + + +answer(state(next_to_2(stateid('new york')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid('new york')))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new york ' }) + +welche staaten grenzen an new york +ποια πολιτεία συνορεύει με τη new york +นิวยอร์ค อยู่ ติด กับ รัฐ ใด บ้าง +哪些 州 与 纽约 州 接壤 + + + + +What state borders the least states ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ borders) (NP (DT the) (JJS least) (NNS states))))) + + +(S What-[State:2] state-[State:2] borders-[State:3] the-[State:1] least-[State:1] states-[State:4]) + + +answer(fewest(state(next_to_2(state(all))))) + + +answer(A,fewest(A,B,(state(A),next_to(A,B),state(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ fewest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welcher staat grenzt an die wenigsten staaten an +ποια πολιτεία συνορεύει με τις λιγότερες πολιτείες +รัฐ ใด อยู่ ติด กับ รัฐ อื่น น้อย ที่สุด +哪个 州 与 其它 州 接壤 最少 + + + + +What state borders the least states excluding Alaska and excluding Hawaii ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ borders) (NP (NP (DT the) (JJS least) (NNS states)) (VP (VP (VBG excluding) (NP (NNP Alaska))) (CC and) (VP (VBG excluding) (NP (NNP Hawaii)))))))) + + +(S What-[State:2] state-[State:2] borders-[State:3] the-[State:1] least-[State:1] states-[State:6] excluding-[State:5] Alaska-[StateName:8] and-[State:4] excluding-[State:4] Hawaii-[StateName:10]) + + +answer(fewest(state(next_to_2(exclude(exclude(state(all), stateid('alaska')), stateid('hawaii')))))) + + +answer(A,fewest(A,B,(state(A),next_to(A,B),state(B),not((const(A,stateid(alaska)))),not((const(A,stateid(hawaii))))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ fewest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ exclude ( *n:State , *n:State ) }) + *n:State -> ({ exclude ( *n:State , *n:State ) }) + *n:State -> ({ state ( all ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alaska ' }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' hawaii ' }) + +welcher staat grezt an die wenigsten staaten exclusiv alaska und exclusiv hawaii an +ποια πολιτεία συνορεύει με τις λιγότερες πολιτείες μη συμπεριλαμβανομένης της alaska και μη συμπεριλαμβανομένης της hawaii +รัฐ ใด อยู่ ติด กับ รัฐ อื่น น้อย ที่สุด ยกเว้น รัฐ อลาสกา และ รัฐ ฮาวาย +哪个 州 与 除 阿拉斯加 和 夏威夷 州 之外 的 其它 州 接壤 最少 + + + + +What state borders the most states ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ borders) (NP (DT the) (JJS most) (NNS states))))) + + +(S What-[State:2] state-[State:2] borders-[State:3] the-[State:1] most-[State:1] states-[State:4]) + + +answer(most(state(next_to_2(state(all))))) + + +answer(A,most(A,B,(state(A),next_to(A,B),state(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welcher staat grenzt an die meisten staaten +ποια πολιτεία συνορεύει με τις περισσότερες πολιτείες +รัฐ ใด อยู่ ติด กับ รัฐ อื่น มาก ที่สุด +哪个 州 与 最多 的 州 接壤 + + + + +What state borders the state with the smallest population ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ borders) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS smallest) (NN population))))))) + + +(S What-[State:1] state-[State:1] borders-[State:2] the-[State:4] state-[State:4] with-[State:3] the-[State:3] smallest-[State:3] population-[State:3]) + + +answer(state(next_to_2(smallest_one(population_1(state(all)))))) + + +answer(A,(state(A),next_to(A,B),smallest(C,(state(B),population(B,C))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ smallest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat grenzt an den staat mit der kleinsten bevoelkerung +ποιες πολιτείες συνορεύουν με την πολιτεία με τον χαμηλότερο πληθυσμό +รัฐ ใด บ้าง อยู่ ติด กับ รัฐ ซึ่ง มี ประชากร น้อย ที่สุด +哪个 州 与 人口 最少 的 州 接壤 + + + + +What state contains the highest point in the US ? + + +que estado contiene el punto mas alto en los us ? + + +dono shuu wa beikoku no mottomo takai chiten ga arimasu ka ? + + +hangi eyalet us deki en yusek noktayi kapsar ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ contains) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (DT the) (NNP US))))))) + + +(S que estado contiene el punto mas alto en los us) + + +(S dono shuu wa beikoku no mottomo takai chiten ga arimasu ka) + + +(S hangi eyalet us deki en yusek noktayi kapsar) + + +(S What-[State:1] state-[State:1] contains-[State:2] the-[Place:3] highest-[Place:3] point-[Place:4] in-[Place:5] the-[CountryName:7] US-[CountryName:7]) + + +answer(state(loc_1(highest(place(loc_2(countryid('usa'))))))) + + +answer(A,(state(A),loc(B,A),highest(B,(place(B),loc(B,C),const(C,countryid(usa)))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +in welchem staat liegt der hoechste punkt der usa +ποια πολιτεία περιέχει το ψηλότερο σημείο στις ηπα +รัฐ ใด มี ภูเขา ที่ สูง ที่สุด ใน สหรัฐอเมริกา อยู่ +哪个 州 包含 美国 的 最高 点 呢 + + + + +What state contains the highest point of those the Colorado river traverses ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ contains) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN of) (NP (NP (DT those)) (SBAR (S (NP (DT the) (NNP Colorado) (NN river)) (VP (VBZ traverses)))))))))) + + +(S What-[State:1] state-[State:1] contains-[State:2] the-[Place:3] highest-[Place:3] point-[Place:4] of-[Place:5] those-[State:6] the-[River:8] Colorado-[RiverName:10] river-[River:8] traverses-[State:7]) + + +answer(state(loc_1(highest(place(loc_2(state(traverse_1(river(riverid('colorado')))))))))) + + +answer(A,(state(A),loc(B,A),highest(B,(place(B),loc(B,C),state(C),const(D,riverid(colorado)),river(D),traverse(D,C))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' colorado ' }) + +welcher der staaten durch die der colorado fliesst hat die hoechste erhebung +ποια πολιτεία από αυτές που διασχίζει ο ποταμός colorado περιέχει το ψηλότερο σημείο +ใน บรรดา รัฐ ที่ แม่น้ำ โคโลราโด ไหล ผ่าน รัฐ ใด มี จุด ที่ สูง ที่สุด +美国 哪个 州 包含 科罗拉多 河 穿越 的 最高 点 呢 + + + + +What state has highest elevation ? + + +que estado tiene la elevacion mas alta ? + + +dono shuu wa mottomo takai kaibatsu ga arimasu ka ? + + +hangi eyalet en yuksek yukseltiye sahiptir ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (JJS highest) (NN elevation))))) + + +(S que estado tiene la elevacion mas alta) + + +(S dono shuu wa mottomo takai kaibatsu ga arimasu ka) + + +(S hangi eyalet en yuksek yukseltiye sahiptir) + + +(S What-[State:1] state-[State:1] has-[State:2] highest-[Place:3] elevation-[Place:4]) + + +answer(state(loc_1(highest(place(all))))) + + +answer(A,(state(A),loc(B,A),highest(B,place(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( all ) }) + +welcher staat hat die hoechste erhebung +ποια πολιτεία έχει το μεγαλύτερο υψόμετρο +รัฐ ใด มี ยอดเขา สูง ที่สุด +哪个 州 有 最高 海拔 + + + + +What state has no rivers ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT no) (NNS rivers))))) + + +(S What-[State:2] state-[State:2] has-[State:3] no-[State:1] rivers-[River:4]) + + +answer(exclude(state(all), loc_1(river(all)))) + + +answer(A,(state(A),not((loc(B,A),river(B))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ exclude ( *n:State , *n:State ) }) + *n:State -> ({ state ( all ) }) + *n:State -> ({ loc_1 ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +welcher staat hat keine fluesse +ποια πολιτεία δεν έχει ποτάμια +รัฐ ไหน ไม่ มี แม่น้ำ เลย +什么 州 没有 河流 + + + + +What state has the capital Salem ? + + +que estado tiene la capital salem ? + + +dono shuu wa saremu to iu shuto ga arimasu ka ? + + +hangi eyaletin baskenti salem dir ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (NP (DT the) (NN capital)) (NP (NNP Salem)))))) + + +(S que estado tiene la capital salem) + + +(S dono shuu wa saremu to iu shuto ga arimasu ka) + + +(S hangi eyaletin baskenti salem dir) + + +(S What-[State:1] state-[State:1] has-[State:2] the-[City:3] capital-[City:3] Salem-[CityName:5]) + + +answer(state(loc_1(capital(cityid('salem', _))))) + + +answer(A,(state(A),loc(B,A),capital(B),const(B,cityid(salem,_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' salem ' }) + +welcher staat hat die hauptstadt salem +ποια πολιτεία έχει πρωτεύουσα το salem +รัฐ ใด มี เมืองหลวง ชื่อ ว่า ซาเล็ม +哪个 州 的 首府 是 塞勒姆 + + + + +What state has the city Flint ? + + +que estado tiene la ciudad flint ? + + +dono shuu wa furinto toshi ga arimasu ka ? + + +hangi eyalet in flint sehri vardir ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (NP (DT the) (NN city)) (NP (NNP Flint)))))) + + +(S que estado tiene la ciudad flint) + + +(S dono shuu wa furinto toshi ga arimasu ka) + + +(S hangi eyalet in flint sehri vardir) + + +(S What-[State:1] state-[State:1] has-[State:2] the-[City:3] city-[City:3] Flint-[CityName:5]) + + +answer(state(loc_1(city(cityid('flint', _))))) + + +answer(A,(state(A),loc(B,A),city(B),const(B,cityid(flint,_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' flint ' }) + +in welchem staat liegt die stadt flint +ποια πολιτεία έχει την πόλη flint +รัฐ ใด บ้าง มี เมือง ชื่อ ฟลินท์ +哪个 州 拥有 弗林特 市 + + + + +What state has the city with the largest population ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (NP (DT the) (NN city)) (PP (IN with) (NP (DT the) (JJS largest) (NN population))))))) + + +(S What-[State:1] state-[State:1] has-[State:2] the-[City:4] city-[City:4] with-[City:3] the-[City:3] largest-[City:3] population-[City:3]) + + +answer(state(loc_1(largest_one(population_1(city(all)))))) + + +answer(A,(state(A),loc(B,A),largest(C,(city(B),population(B,C))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ largest_one ( population_1 ( *n:City ) ) }) + *n:City -> ({ city ( all ) }) + +in welchem staat befindet sich die bevoelkerungsreichste stadt +ποια πολιτεία έχει η πόλη με το μεγαλύτερο πληθυσμό +รัฐ ใด มี เมือง ที่ มี ประชากร มาก ที่สุด +哪个 州 拥有 人口 最多 的 城市 + + + + +What state has the city with the most population ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (NP (DT the) (NN city)) (PP (IN with) (NP (DT the) (JJS most) (NN population))))))) + + +(S What-[State:1] state-[State:1] has-[State:2] the-[City:4] city-[City:4] with-[City:3] the-[City:3] most-[City:3] population-[City:3]) + + +answer(state(loc_1(largest_one(population_1(city(all)))))) + + +answer(A,(state(A),loc(B,A),largest(C,(city(B),population(B,C))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ largest_one ( population_1 ( *n:City ) ) }) + *n:City -> ({ city ( all ) }) + +welcher staat hat die stadt mit der groessten bevoelkerung +ποια πολιτεία έχει την πόλη με τον περισσότερο πληθυσμό +รัฐ ใด ที่ มี เมือง ที่ มี ประชากร มาก ที่สุด +哪个 州 拥有 人口 最多 的 城市 + + + + +What state has the greatest population density ? + + +que estado tiene la densidad de poblacion mas grande ? + + +mottomo ookii jinkou no mitsudo ga aru shuu wa nan desu ka ? + + +hangi eyalet en buyuk nufus yogunluguna sahiptir ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS greatest) (NN population) (NN density))))) + + +(S que estado tiene la densidad de poblacion mas grande) + + +(S mottomo ookii jinkou no mitsudo ga aru shuu wa nan desu ka) + + +(S hangi eyalet en buyuk nufus yogunluguna sahiptir) + + +(S What-[State:2] state-[State:2] has-[State:1] the-[State:1] greatest-[State:1] population-[State:1] density-[State:1]) + + +answer(largest_one(density_1(state(all)))) + + +answer(A,largest(B,(state(A),density(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die groesste bevoelkerungsidchte +ποια πολιτεία έχει τη μεγαλύερη πυκνότητα πληθυσμού +รัฐ ใด มี ความ หนาแน่น ของ ประชากร สูง สุด +哪个 州 有 最大 的 人口 密度 + + + + +What state has the highest elevation ? + + +que estado tiene la elevacion mas alta ? + + +dono shuu wa mottomo takai kaibatsu ga arimsua ka ? + + +hangi eyalet en yuksek yukseltiye sahiptir ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS highest) (NN elevation))))) + + +(S que estado tiene la elevacion mas alta) + + +(S dono shuu wa mottomo takai kaibatsu ga arimsua ka) + + +(S hangi eyalet en yuksek yukseltiye sahiptir) + + +(S What-[State:1] state-[State:1] has-[State:2] the-[Place:3] highest-[Place:3] elevation-[Place:4]) + + +answer(state(loc_1(highest(place(all))))) + + +answer(A,(state(A),loc(B,A),highest(B,(place(B))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( all ) }) + +welcher staat hat die hoechste erhebung +ποια πολιτεία έχει το μεγαλύτερο υψόμετρο +รัฐ ใด มี จุด สูง สุด ใน ประเทศ +哪个 州 的 海拔 最高 + + + + +What state has the highest population ? + + +cual estado tiene la poblacion mas alta ? + + +dono shuu wa mottomo ookii jinkou ga ariumasu ka ? + + +hangi eyalet en yuksek nufusa sahiptir ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS highest) (NN population))))) + + +(S cual estado tiene la poblacion mas alta) + + +(S dono shuu wa mottomo ookii jinkou ga ariumasu ka) + + +(S hangi eyalet en yuksek nufusa sahiptir) + + +(S What-[State:2] state-[State:2] has-[State:1] the-[State:1] highest-[State:1] population-[State:1]) + + +answer(largest_one(population_1(state(all)))) + + +answer(A,largest(B,(state(A),population(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die groesste bevoelkerung +ποια πολιτεία έχει τον μεγαλύτερο πληθυσμό +รัฐ ใด มี ประชากร มาก ที่สุด +哪个 州 拥有 最多 人口 + + + + +What state has the highest population density ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS highest) (NN population) (NN density))))) + + +(S What-[State:2] state-[State:2] has-[State:1] the-[State:1] highest-[State:1] population-[State:1] density-[State:1]) + + +answer(largest_one(density_1(state(all)))) + + +answer(A,largest(B,(state(A),density(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die groesste dichte +ποια πολιτεία έχει τη μεγαλύτερη πυκνότητα πληθυσμού +รัฐ ใด มี ความ หนาแน่น ของ ประชากร สูง ที่สุด +哪个 州 拥有 最大 的 人口 密度 + + + + +What state has the largest area ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS largest) (NN area))))) + + +(S What-[State:2] state-[State:2] has-[State:1] the-[State:1] largest-[State:1] area-[State:1]) + + +answer(largest_one(area_1(state(all)))) + + +answer(A,largest(B,(state(A),area(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( area_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welches ist der staat mit der groessten flaeche +ποια πολιτεία έχει το μεγαλύτερο εμβαδό +รัฐ ใด มี พื้นที่ ใหญ่ ที่สุด +哪个 州 拥有 最大 的 面积 + + + + +What state has the largest capital ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS largest) (NN capital))))) + + +(S What-[State:1] state-[State:1] has-[State:2] the-[City:3] largest-[City:3] capital-[City:4]) + + +answer(state(loc_1(largest(capital(all))))) + + +answer(A,(state(A),loc(B,A),largest(B,capital(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ capital ( all ) }) + +welcher staat hat die groesste hauptstadt +ποια πολιτεία έχει τη μεγαλύτερη πρωτεύουσα +รัฐ ใด มี เมืองหลวง ใหญ่ ที่สุด +哪个 州 拥有 最大 的 首府 + + + + +What state has the largest city ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS largest) (NN city))))) + + +(S What-[State:1] state-[State:1] has-[State:2] the-[City:3] largest-[City:3] city-[City:4]) + + +answer(state(loc_1(largest(city(all))))) + + +answer(A,(state(A),loc(B,A),largest(B,(city(B))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( all ) }) + +welcher staat hat die groesste stadt +ποια πολιτεία έχει τη μεγαλύτερη πόλη +รัฐ ใด มี เมือง ที่ ใหญ่ ที่สุด +哪个 州 拥有 最大 的 城市 + + + + +What state has the largest population ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS largest) (NN population))))) + + +(S What-[State:2] state-[State:2] has-[State:1] the-[State:1] largest-[State:1] population-[State:1]) + + +answer(largest_one(population_1(state(all)))) + + +answer(A,largest(B,(state(A),population(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die groesste bevoelkerung +ποια πολιτεία έχει τον περισσότερο πληθυσμό +รัฐ ใด มี ประชากร มาก ที่สุด +哪个 州 拥有 最多 人口 + + + + +What state has the largest population density ? + + +que estado tiene la densidad de poblacion mas grande ? + + +mottomo ookii jinkou no mitsudo ga aru shuu wa nan desu ka ? + + +hangi eyalet en buyuk nufus yogunluguna sahiptir ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS largest) (NN population) (NN density))))) + + +(S que estado tiene la densidad de poblacion mas grande) + + +(S mottomo ookii jinkou no mitsudo ga aru shuu wa nan desu ka) + + +(S hangi eyalet en buyuk nufus yogunluguna sahiptir) + + +(S What-[State:2] state-[State:2] has-[State:1] the-[State:1] largest-[State:1] population-[State:1] density-[State:1]) + + +answer(largest_one(density_1(state(all)))) + + +answer(A,largest(B,(state(A),density(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +wie lautet der staat mit der groessten bevoelkerungsdichte +ποια πολιτεία έχει τη μεγαλύτερη πυκνότητα πληθυσμού +รัฐ ใด มี ความ หนาแน่น ของ ประชากร สูง ที่สุด +哪个 州 有 最大 的 人口 密度 + + + + +What state has the largest urban population ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS largest) (JJ urban) (NN population))))) + + +(S What-[State:2] state-[State:2] has-[State:1] the-[State:1] largest-[State:1] urban-[State:1] population-[State:1]) + + +answer(largest_one(population_1(state(all)))) + + +answer(A,largest(B,(state(A),population(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat am meisten einwohner +ποια πολιτεία έχει το μεγαλύτερο αστικό πληθυσμό +รัฐ ใด มี ประชากร มาก ที่สุด +哪个 州 拥有 最多 的 城镇 人口 + + + + +What state has the least population density ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS least) (NN population) (NN density))))) + + +(S What-[State:2] state-[State:2] has-[State:1] the-[State:1] least-[State:1] population-[State:1] density-[State:1]) + + +answer(smallest_one(density_1(state(all)))) + + +answer(A,smallest(B,(state(A),density(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die niedrigste bevoelkerungsdichte +ποια πολιτεία έχει τη μικρότερη πυκνότητα πληθυσμού +รัฐ ใด มี ความ หนาแน่น ของ ประชากร เบาบาง ที่สุด +哪个 州 拥有 最小 的 人口 密度 + + + + +What state has the longest river ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS longest) (NN river))))) + + +(S What-[State:1] state-[State:1] has-[State:2] the-[River:3] longest-[River:3] river-[River:4]) + + +answer(state(loc_1(longest(river(all))))) + + +answer(A,(state(A),loc(B,A),longest(B,river(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +welches sind die staaten welche vom laengsten fluss durchflossen werden +ποια πολιτεία έχει το μακρύτερο ποτάμι +รัฐ ใด ที่ มี แม่น้ำ ที่ ยาว ที่สุด ไหล ผ่าน +哪个 州 拥有 最长 的 河流 + + + + +What state has the lowest population density ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS lowest) (NN population) (NN density))))) + + +(S What-[State:2] state-[State:2] has-[State:1] the-[State:1] lowest-[State:1] population-[State:1] density-[State:1]) + + +answer(smallest_one(density_1(state(all)))) + + +answer(A,smallest(B,(state(A),density(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die kleinste durchschnittliche urbane bevoelkerungzahl +ποια πολιτεία έχει τη μικρότερη πυκνότητα πληθυσμού +รัฐ ใด มี ความ หนาแน่น ของ ประชากร ต่ำ ที่สุด +哪个 州 有 最低 的 人口 密度 + + + + +What state has the most cities ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS most) (NNS cities))))) + + +(S What-[State:2] state-[State:2] has-[State:3] the-[State:1] most-[State:1] cities-[City:4]) + + +answer(most(state(loc_1(city(all))))) + + +answer(A,most(A,B,(state(A),loc(B,A),city(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ city ( all ) }) + +welcher staat hat die meisten staedte +ποια πολιτεία έχει τις περισσότερες πόλεις +รัฐ ใด มี เมือง อยู่ มาก ที่สุด +哪个 州 拥有 最多 的 城市 + + + + +What state has the most major cities ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS most) (JJ major) (NNS cities))))) + + +(S What-[State:2] state-[State:2] has-[State:3] the-[State:1] most-[State:1] major-[City:4] cities-[City:5]) + + +answer(most(state(loc_1(major(city(all)))))) + + +answer(A,most(A,B,(state(A),loc(B,A),major(B),city(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( all ) }) + +welcher staat hat die meisten wichtigsten staedte +ποια πολιτεία έχει τις περισσότερες κύριες πόλεις +รัฐ ใด มี เมือง เอก มาก ที่สุด +哪个 州 拥有 最多 的 主要 城市 + + + + +What state has the most major rivers running through it ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (NP (DT the) (JJS most) (JJ major) (NNS rivers)) (VP (VBG running) (PP (IN through) (NP (PRP it)))))))) + + +(S What-[State:2] state-[State:2] has-[State:3] the-[State:1] most-[State:1] major-[River:4] rivers-[River:5] running-[State:3] through-[State:3] it-[State:3]) + + +answer(most(state(traverse_1(major(river(all)))))) + + +answer(A,most(A,B,(state(A),major(B),river(B),traverse(B,A)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ major ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +welcher staat hat die meisten fluesse +ποια πολιτεία διασχίζουν τα περισσότερα κύρια ποτάμια +รัฐ ใด มี แม่น้ำ สาย หลัก ไหล ผ่าน มาก ที่สุด +哪个 州 拥有 流经 它的 最多 主要 河流 + + + + +What state has the most people ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS most) (NNS people))))) + + +(S What-[State:2] state-[State:2] has-[State:1] the-[State:1] most-[State:1] people-[State:1]) + + +answer(largest_one(population_1(state(all)))) + + +answer(A,largest(B,(state(A),population(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welches ist der bevoelkerungsreichste staat +ποια πολιτεία έχει του περισσότερους ανθρώπους +รัฐ ใด มี จำนวน ประชากร มาก ที่สุด +哪个 州 有 最多 人 + + + + +What state has the most rivers ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS most) (NNS rivers))))) + + +(S What-[State:2] state-[State:2] has-[State:3] the-[State:1] most-[State:1] rivers-[River:4]) + + +answer(most(state(loc_1(river(all))))) + + +answer(A,most(A,B,(state(A),loc(B,A),river(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +welcher staat hat die meisten fluesse +ποια πολιτεία έχει τα περισσότερα ποτάμια +รัฐ ใด มี แม่น้ำ เยอะ ที่สุด +哪个 州 有 最多 河流 + + + + +What state has the most rivers running through it ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (NP (DT the) (JJS most) (NNS rivers)) (VP (VBG running) (PP (IN through) (NP (PRP it)))))))) + + +(S What-[State:2] state-[State:2] has-[State:3] the-[State:1] most-[State:1] rivers-[River:4] running-[State:3] through-[State:3] it-[State:3]) + + +answer(most(state(traverse_1(river(all))))) + + +answer(A,most(A,B,(state(A),river(B),traverse(B,A)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +welcher staat hat die meisten fluesse +ποια πολιτεία διασχίζουν τα περισσότερα ποτάμια +รัฐ ใด มี แม่น้ำ ไหล ผ่าน มาก ที่สุด +哪个 州 流经 它的 河流 最多 + + + + +What state has the shortest river ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS shortest) (NN river))))) + + +(S What-[State:1] state-[State:1] has-[State:2] the-[River:3] shortest-[River:3] river-[River:4]) + + +answer(state(loc_1(shortest(river(all))))) + + +answer(A,(state(A),loc(B,A),shortest(B,river(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:River ) }) + *n:River -> ({ shortest ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +durch welche staaten fliesst der kuerzeste fluss +ποια πολιτεία έχει το κοντύτερο ποταμό +รัฐ ใด มี แม่น้ำ สาย ที่ สั้น ที่สุด ไหล ผ่าน +哪个 州 有 最短 的 河流 + + + + +What state has the smallest area ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS smallest) (NN area))))) + + +(S What-[State:2] state-[State:2] has-[State:1] the-[State:1] smallest-[State:1] area-[State:1]) + + +answer(smallest_one(area_1(state(all)))) + + +answer(A,smallest(B,(state(A),area(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest_one ( area_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welches ist der staat mit der geringsten flaechenausdehnung +ποια πολιτεία έχει το μικρότερο εμβαδό +รัฐ ใด มี พื้นที่ น้อย ที่สุด +哪个 州 的 面积 最小 + + + + +What state has the smallest capital ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS smallest) (NN capital))))) + + +(S What-[State:1] state-[State:1] has-[State:2] the-[City:3] smallest-[City:3] capital-[City:4]) + + +answer(state(loc_1(smallest(capital(all))))) + + +answer(A,(state(A),loc(B,A),smallest(B,capital(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ smallest ( *n:City ) }) + *n:City -> ({ capital ( all ) }) + +welcher staat hat die kleinste hauptstadt +ποια πολιτεία έχει τη μικρότερη πρωτεύουσα +รัฐ ใด มี เมืองหลวง เล็ก ที่สุด +哪个 州 有 最小 的 首府 + + + + +What state has the smallest population ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS smallest) (NN population))))) + + +(S What-[State:2] state-[State:2] has-[State:1] the-[State:1] smallest-[State:1] population-[State:1]) + + +answer(smallest_one(population_1(state(all)))) + + +answer(A,smallest(B,(state(A),population(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die kleinste anzahl urbaner einwohner +ποια πολιτεία έχει τον μικρότερο πληθυσμό +รัฐ ที่ มี ประชากร น้อย ที่สุด คือ รัฐ ใด +哪个 州 有 最少 的 人口 + + + + +What state has the smallest population density ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS smallest) (NN population) (NN density))))) + + +(S What-[State:2] state-[State:2] has-[State:1] the-[State:1] smallest-[State:1] population-[State:1] density-[State:1]) + + +answer(smallest_one(density_1(state(all)))) + + +answer(A,smallest(B,(state(A),density(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die kleinste bevoelkerungsdichte +ποια πολιτεία έχει τη μικρότερη πυκνότητα πληθυσμού +รัฐ ใด มี ความ หนาแน่น ของ ประชากร เบาบาง ที่สุด +哪个 州 具有 最小 的 人口 密度 + + + + +What state has the smallest urban population ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS smallest) (JJ urban) (NN population))))) + + +(S What-[State:2] state-[State:2] has-[State:1] the-[State:1] smallest-[State:1] urban-[State:1] population-[State:1]) + + +answer(smallest_one(population_1(state(all)))) + + +answer(A,smallest(B,(state(A),population(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welches ist der bevoelkerungsaermste staat +ποια πολιτεία έχει το μικρότερο αστικό πληθυσμό +รัฐ ใด มี ประชากร อาศัย อยู่ ใน เมือง น้อย ที่สุด +哪个 州 具有 最少 的 城镇 人口 + + + + +What state has the sparsest population density ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJ sparsest) (NN population) (NN density))))) + + +(S What-[State:2] state-[State:2] has-[State:1] the-[State:1] sparsest-[State:1] population-[State:1] density-[State:1]) + + +answer(smallest_one(density_1(state(all)))) + + +answer(A,smallest(B,(state(A),density(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die niedrigsten bevoelkerungsdichte +ποια πολιτεία έχει την αραιότερη πυκνότητα πληθυσμού +รัฐ ใด มี ความ หนาแน่น ของ ประชากร น้อย ที่สุด +哪个 州 具有 最 稀少 的 人口 密度 + + + + +What state is Austin in ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VBZ is) (NP (NNP Austin)) (PP (IN in)))) + + +(S What-[State:1] state-[State:1] is-[State:2] Austin-[CityName:4] in-[State:2]) + + +answer(state(loc_1(cityid('austin', _)))) + + +answer(A,(state(A),const(B,cityid(austin,_)),loc(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' austin ' }) + +welcher staat liegt in austin +σε ποια πολιτεία είναι το austin +รัฐ ใด มี เมือง ชื่อ ออสติน อยู่ +哪个 州 拥有 奥斯汀 + + + + +What state is Austin the capital of ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VBZ is) (NP (NNP Austin)) (NP (NP (DT the) (NN capital)) (PP (IN of))))) + + +(S What-[State:1] state-[State:1] is-[State:2] Austin-[CityName:5] the-[City:3] capital-[City:3] of-[State:2]) + + +answer(state(loc_1(capital(cityid('austin', _))))) + + +answer(A,(state(A),const(B,cityid(austin,_)),capital(B),loc(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' austin ' }) + +von welchem staat ist austin die hauptstadt +ποιας πολιτείας είναι το austin πρωτεύουσα +รัฐ ใด มี เมืองหลวง ชื่อ ออสติน +奥斯汀 是 哪个 州 的 首府 + + + + +What state is Boston in ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VBZ is) (NP (NNP Boston)) (PP (IN in)))) + + +(S What-[State:1] state-[State:1] is-[State:2] Boston-[CityName:4] in-[State:2]) + + +answer(state(loc_1(cityid('boston', _)))) + + +answer(A,(state(A),const(B,cityid(boston,_)),loc(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' boston ' }) + +in welchem staat ist boston +σε ποια πολιτεία είναι η boston +เมือง บอสตัน ตั้งอยู่ ใน รัฐ ใด +波士顿 在 哪个 州 + + + + +What state is Columbus the capital of ? + + +de cual estado es columbus la capital ? + + +koronbaasu wa dono shuu no shuto desu ka ? + + +columbus hangi eyaletin baskentidir ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VBZ is) (NP (NNP Columbus)) (NP (NP (DT the) (NN capital)) (PP (IN of))))) + + +(S de cual estado es columbus la capital) + + +(S koronbaasu wa dono shuu no shuto desu ka) + + +(S columbus hangi eyaletin baskentidir) + + +(S What-[State:1] state-[State:1] is-[State:2] Columbus-[CityName:5] the-[City:3] capital-[City:3] of-[State:2]) + + +answer(state(loc_1(capital(cityid('columbus', _))))) + + +answer(A,(state(A),const(B,cityid(columbus,_)),capital(B),loc(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' columbus ' }) + +welcher staat hat columbus als hauptstadt +ποιας πολιτείας είναι πρωτεύουσα το columbus +รัฐ ใด มี เมืองหลวง ชื่อ โคลัมบัส +哥伦布 是 哪个 州 的 首府 + + + + +What state is Dallas in ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VBZ is) (NP (NNP Dallas)) (PP (IN in)))) + + +(S What-[State:1] state-[State:1] is-[State:2] Dallas-[CityName:4] in-[State:2]) + + +answer(state(loc_1(cityid('dallas', _)))) + + +answer(A,(state(A),const(B,cityid(dallas,_)),loc(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' dallas ' }) + +in welchem staat liegt dallas +σε ποια πολιτεία είναι το dallas +รัฐ ใด มี เมือง ชื่อ ดัลลัส อยู่ +达拉斯 在 哪个 州 + + + + +What state is Des Moines located in ? + + +en que estado se encuentra des moines ? + + +demoin wa dono shuu ni arimasu ka ? + + +des moines hangi eyalettedir ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VBZ is) (NP (NNP Des) (NNP Moines)) (VP (VBN located) (PP (IN in))))) + + +(S en que estado se encuentra des_moines) + + +(S demoin wa dono shuu ni arimasu ka) + + +(S des_moines hangi eyalettedir) + + +(S What-[State:1] state-[State:1] is-[State:2] Des-[CityName:4] Moines-[CityName:4] located-[State:2] in-[State:2]) + + +answer(state(loc_1(cityid('des moines', _)))) + + +answer(A,(state(A),const(B,cityid('des moines',_)),loc(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' des moines ' }) + +in welchem staat ist des moines +σε ποια πολιτεία βρίσκεται το des moines +รัฐ ใด มี เมือง ชื่อ เดส์มวง ตั้ง อยู่ +德梅因 位于 哪个 州 + + + + +What state is Miami in ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VBZ is) (NP (NNP Miami)) (PP (IN in)))) + + +(S What-[State:1] state-[State:1] is-[State:2] Miami-[CityName:4] in-[State:2]) + + +answer(state(loc_1(cityid('miami', _)))) + + +answer(A,(state(A),const(B,cityid(miami,_)),loc(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' miami ' }) + +in welchem staat liegt miami +σε ποια πολιτεία είναι το miami +เมือง ไมอามี อยู่ ใน รัฐ ใด +迈阿密 在 哪个 州 + + + + +What state is Pittsburgh in ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VBZ is) (NP (NNP Pittsburgh)) (PP (IN in)))) + + +(S What-[State:1] state-[State:1] is-[State:2] Pittsburgh-[CityName:4] in-[State:2]) + + +answer(state(loc_1(cityid('pittsburgh', _)))) + + +answer(A,(state(A),const(B,cityid(pittsburgh,_)),loc(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' pittsburgh ' }) + +in welcher staat ist pittsburgh +σε ποια πολιτεία βρίσκεται το pittsburgh +เมือง พิทส์เบิร์ก อยู่ ใน รัฐ ใด +匹兹堡 在 哪个 州 + + + + +What state is the biggest ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VBZ is) (NP (DT the) (JJS biggest)))) + + +(S What-[State:2] state-[State:2] is-[State:1] the-[State:1] biggest-[State:1]) + + +answer(largest(state(all))) + + +answer(A,largest(A,state(A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welcher ist der grosste staat +ποια πολιτεία είναι η μεγαλύτερη +บอก ชื่อ รัฐ ที่ ใหญ่ ที่สุด มา หน่อย +哪个 州 最大 + + + + +What state is the largest in population ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest)) (PP (IN in) (NP (NN population)))))) + + +(S What-[State:2] state-[State:2] is-[State:1] the-[State:1] largest-[State:1] in-[State:1] population-[State:1]) + + +answer(largest_one(population_1(state(all)))) + + +answer(A,largest(B,(state(A),population(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die groesste bevoelkerung in den staedten +ποια πολιτεία είναι μεγαλύτερη σε πληθυσμό +รัฐ ใด มี ประชากร มาก ที่สุด +哪个 州 的 人口 最多 + + + + +What state is the state with the most rivers ? + + +(SBARQ (WHNP (WP What) (NN state)) (SQ (VBZ is) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS most) (NNS rivers)))))) + + +(S What-[State:1] state-[State:1] is-[State:1] the-[State:3] state-[State:3] with-[State:4] the-[State:2] most-[State:2] rivers-[River:5]) + + +answer(state(most(state(loc_1(river(all)))))) + + +answer(A,(state(A),most(A,B,(state(A),loc(B,A),river(B))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +welcher staat hat die meisten fluesse +ποια πολιτεία είναι η πολιτεία με τα περισσότερα ποτάμια +รัฐ ใด ที่ มี แม่น้ำ เยอะ ที่สุด +哪个 州 是 拥有 河流 最多 的 州 + + + + +What state that borders Texas has the highest population ? + + +(SBARQ (WHNP (WHNP (WP What) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ borders) (NP (NNP Texas)))))) (SQ (VP (VBZ has) (NP (DT the) (JJS highest) (NN population))))) + + +(S What-[State:2] state-[State:2] that-[State:3] borders-[State:3] Texas-[StateName:5] has-[State:1] the-[State:1] highest-[State:1] population-[State:1]) + + +answer(largest_one(population_1(state(next_to_2(stateid('texas')))))) + + +answer(A,largest(B,(state(A),next_to(A,C),const(C,stateid(texas)),population(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welcher staat der an texas grenzt hat die groesste bevoelkerung +ποια πολιτεία που συνορεύει με το texas έχει τον μεγαλύτερο πληθυσμό +รัฐ ที่ อยู่ ติด กับ รัฐ เท็กซัส รัฐ ใด มี ประชากร มาก ที่สุด +哪个 与 得克萨斯 州 接壤 的 州 的 人口 最多 + + + + +What state that borders Texas is the largest ? + + +(SBARQ (WHNP (WHNP (WP What) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ borders) (NP (NNP Texas)))))) (SQ (VBZ is) (NP (DT the) (JJS largest)))) + + +(S What-[State:2] state-[State:2] that-[State:3] borders-[State:3] Texas-[StateName:5] is-[State:1] the-[State:1] largest-[State:1]) + + +answer(largest(state(next_to_2(stateid('texas'))))) + + +answer(A,largest(A,(state(A),next_to(A,B),const(B,stateid(texas))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welches ist der groesste an texas grenzende staat +ποια πολιτεία που συνορεύει με το texas είναι η μεγαλύτερη +รัฐ ใด เป็น รัฐ ใหญ่ ที่สุด ที่ ติด กับ รัฐ เท็กซัส +与 得克萨斯 州 接壤 的 最大 的 州 是 哪个 + + + + +What state which the Mississippi runs through has the largest population ? + + +(SBARQ (WHNP (WHNP (WP What) (NN state)) (SBAR (WHNP (WDT which)) (S (NP (DT the) (NNP Mississippi)) (VP (VBZ runs) (PP (IN through)))))) (SQ (VP (VBZ has) (NP (DT the) (JJS largest) (NN population))))) + + +(S What-[State:2] state-[State:2] which-[State:3] the-[RiverName:5] Mississippi-[RiverName:5] runs-[State:3] through-[State:3] has-[State:1] the-[State:1] largest-[State:1] population-[State:1]) + + +answer(largest_one(population_1(state(traverse_1(riverid('mississippi')))))) + + +answer(A,largest(B,(state(A),const(C,riverid(mississippi)),traverse(C,A),population(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +wie lautet der meistbevoelkerte staat durch welchen der mississippi fluss verlaeuft +ποια πολιτεία την οποία διασχίζει ο mississippi έχει τον μεγαλύτερο πληθυσμό +รัฐ ที่ แม่น้ำ มิสซิสซิปปี ไหล ผ่าน รัฐ ใด มี ประชากร มาก ที่สุด +密西西比 河 流经 的 哪个 州 有 最多 人口 + + + + +What states are next to Arizona ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VBP are) (ADJP (JJ next) (PP (TO to) (NP (NNP Arizona)))))) + + +(S What-[State:1] states-[State:1] are-[State:2] next-[State:2] to-[State:2] Arizona-[StateName:4]) + + +answer(state(next_to_2(stateid('arizona')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(arizona)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' arizona ' }) + +welche staaten sind neben arizona +ποιες πολιτείες είναι δίπλα στην arizona +รัฐ ใด บ้าง อยู่ ติด กับ รัฐ แอริโซนา +什么 州 与 亚利桑那 州 相邻 + + + + +What states are next to Texas ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VBP are) (ADJP (JJ next) (PP (TO to) (NP (NNP Texas)))))) + + +(S What-[State:1] states-[State:1] are-[State:2] next-[State:2] to-[State:2] Texas-[StateName:4]) + + +answer(state(next_to_2(stateid('texas')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welche staaten grenzen an texas +ποιες πολιτείες είναι δίπλα στο texas +รัฐ ใด บ้าง อยู่ ติด กับ รัฐ เท็กซัส +什么 州 与 得克萨斯 州 相邻 + + + + +What states are next to the Mississippi ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VBP are) (ADJP (JJ next) (PP (TO to) (NP (DT the) (NNP Mississippi)))))) + + +(S What-[State:1] states-[State:1] are-[State:2] next-[State:2] to-[State:2] the-[StateName:4] Mississippi-[StateName:4]) + + +answer(state(next_to_2(stateid('mississippi')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(mississippi)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' mississippi ' }) + +welche staaten grenzen an mississippi +ποιες πολιτείες είναι δίπλα στο mississippi +รัฐ ใด บ้าง อยู่ ถัด จาก รัฐ มิสซิสซิปปี +什么 州 与 密西西比 州 相邻 + + + + +What states border Alaska ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NNP Alaska))))) + + +(S What-[State:1] states-[State:1] border-[State:2] Alaska-[StateName:4]) + + +answer(state(next_to_2(stateid('alaska')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(alaska)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alaska ' }) + +welche staaten grenzen an alaska +ποιες πολιτείες συνορεύουν με την alaska +รัฐ อลาสกา อยู่ ติด กับ รัฐ ใด บ้าง +什么 州 与 阿拉斯加 州 接壤 + + + + +What states border Arkansas ? + + +cuales estados bordean a arkansas ? + + +aakansaa ni rinsetsu suru shuu wa nan desu ka ? + + +arkansas a siniri olan eyaletler nelerdir ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NNP Arkansas))))) + + +(S cuales estados bordean a arkansas) + + +(S aakansaa ni rinsetsu suru shuu wa nan desu ka) + + +(S arkansas a siniri olan eyaletler nelerdir) + + +(S What-[State:1] states-[State:1] border-[State:2] Arkansas-[StateName:4]) + + +answer(state(next_to_2(stateid('arkansas')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(arkansas)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' arkansas ' }) + +welche staaten grenzen an arkansas +ποιες πολιτείες συνορεύουν το arkansas +รัฐ ใด อยู่ ติด กับ รัฐ อาร์คันซอ บ้าง +什么 州 与 阿肯色 州 接壤 + + + + +What states border Delaware ? + + +cuales estados bordean a delaware ? + + +derawaru ni rinsetsu suru shuu wa nan desu ka ? + + +delaware a siniri olan eyaletler nelerdir ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NNP Delaware))))) + + +(S cuales estados bordean a delaware) + + +(S derawaru ni rinsetsu suru shuu wa nan desu ka) + + +(S delaware a siniri olan eyaletler nelerdir) + + +(S What-[State:1] states-[State:1] border-[State:2] Delaware-[StateName:4]) + + +answer(state(next_to_2(stateid('delaware')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(delaware)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' delaware ' }) + +welche staaten grenzen an delaware +ποιες πολιτείες συνορεύουν με το delaware +รัฐ ใด บ้าง อยู่ ติด กับ รัฐ เดลาแวร์ +什么 州 与 特拉华 州 接壤 + + + + +What states border Florida ? + + +cuales estados bordean a florida ? + + +furorida ni rinsetsu suru shuu wa nan desu ka ? + + +florida a siniri olan eyaletler nelerdir ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NNP Florida))))) + + +(S cuales estados bordean a florida) + + +(S furorida ni rinsetsu suru shuu wa nan desu ka) + + +(S florida a siniri olan eyaletler nelerdir) + + +(S What-[State:1] states-[State:1] border-[State:2] Florida-[StateName:4]) + + +answer(state(next_to_2(stateid('florida')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(florida)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' florida ' }) + +welche staaten grenzen an florida +ποιες πολιτείες συνορεύουν με τη florida +รัฐ ใด อยู่ ติด กับ รัฐ ฟลอริดา +什么 州 与 佛罗里达 州 接壤 + + + + +What states border Georgia ? + + +cuales estados bordean a georgia ? + + +joojaa ni rinsetsu suru shuu wa nan desu ka ? + + +georgia a siniri olan eyaletler nelerdir ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NNP Georgia))))) + + +(S cuales estados bordean a georgia) + + +(S joojaa ni rinsetsu suru shuu wa nan desu ka) + + +(S georgia a siniri olan eyaletler nelerdir) + + +(S What-[State:1] states-[State:1] border-[State:2] Georgia-[StateName:4]) + + +answer(state(next_to_2(stateid('georgia')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(georgia)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' georgia ' }) + +welche staaten grenzen an georgia +ποιες πολιτείες συνορεύουν με τη georgia +รัฐ ใด บ้าง อยู่ ติด กับ รัฐ จอร์เจีย +什么 州 与 佐治亚 州 接壤 + + + + +What states border Hawaii ? + + +cuales estados bordean a hawaii ? + + +hawai ni rinsetsu suru shuu wa nan desu ka ? + + +hawaii a siniri olan eyaletler nelerdir ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NNP Hawaii))))) + + +(S cuales estados bordean a hawaii) + + +(S hawai ni rinsetsu suru shuu wa nan desu ka) + + +(S hawaii a siniri olan eyaletler nelerdir) + + +(S What-[State:1] states-[State:1] border-[State:2] Hawaii-[StateName:4]) + + +answer(state(next_to_2(stateid('hawaii')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(hawaii)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' hawaii ' }) + +welcher staat grenzt hawaii +ποιες πολιτείες συνορεύουν με τη hawaii +รัฐ ใด อยู่ ติด กับ รัฐ ฮาวาย +什么 州 与 夏威夷 州 接壤 + + + + +What states border Indiana ? + + +cuales estados bordean a indiana ? + + +indiana ni rinsetsu suru shuu wa nan desu ka ? + + +indiana a siniri olan eyaletler nelerdir ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NNP Indiana))))) + + +(S cuales estados bordean a indiana) + + +(S indiana ni rinsetsu suru shuu wa nan desu ka) + + +(S indiana a siniri olan eyaletler nelerdir) + + +(S What-[State:1] states-[State:1] border-[State:2] Indiana-[StateName:4]) + + +answer(state(next_to_2(stateid('indiana')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(indiana)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' indiana ' }) + +welche staaten grenzen an indiana +ποιες πολιτείες συνορεύουν με την indiana +รัฐ ใด บ้าง อยู่ ติด กับ รัฐ อินเดียนา +什么 州 与 印第安纳 州 接壤 + + + + +What states border Kentucky ? + + +cuales estados bordean a kentucky ? + + +kentakkii ni rinsetsu suru shuu wa nan desu ka ? + + +kentucky a siniri olan eyaletler nelerdir ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NNP Kentucky))))) + + +(S cuales estados bordean a kentucky) + + +(S kentakkii ni rinsetsu suru shuu wa nan desu ka) + + +(S kentucky a siniri olan eyaletler nelerdir) + + +(S What-[State:1] states-[State:1] border-[State:2] Kentucky-[StateName:4]) + + +answer(state(next_to_2(stateid('kentucky')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(kentucky)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' kentucky ' }) + +welche staaten grenzen an kentucky +ποιες πολιτείες συνορεύουν με το kentucky +รัฐ ใด บ้าง ที่ อยู่ ติด กับ รัฐ เคนตักกี้ +什么 州 与 肯塔基 州 接壤 + + + + +What states border Michigan ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NNP Michigan))))) + + +(S What-[State:1] states-[State:1] border-[State:2] Michigan-[StateName:4]) + + +answer(state(next_to_2(stateid('michigan')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(michigan)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' michigan ' }) + +welche staaten grenzen an michigan +ποιες πολιτείες συνορεύουν με το michigan +รัฐ ใด อยู่ ติด กับ รัฐ มิชิแกน +什么 州 与 密歇根 州 接壤 + + + + +What states border Missouri ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NNP Missouri))))) + + +(S What-[State:1] states-[State:1] border-[State:2] Missouri-[StateName:4]) + + +answer(state(next_to_2(stateid('missouri')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(missouri)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' missouri ' }) + +welche staaten grenzen an missouri +ποιες πολιτείες συνορεύουν με το missouri +รัฐ ใด อยู่ ติด กับ รัฐ มิสซูรี +什么 州 与 密苏里 州 接壤 + + + + +What states border Montana ? + + +cuales estados bordean a montana ? + + +montana ni rinsetsu suru shuu wa nan desu ka ? + + +montana a siniri olan eyaletler nelerdir ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NNP Montana))))) + + +(S cuales estados bordean a montana) + + +(S montana ni rinsetsu suru shuu wa nan desu ka) + + +(S montana a siniri olan eyaletler nelerdir) + + +(S What-[State:1] states-[State:1] border-[State:2] Montana-[StateName:4]) + + +answer(state(next_to_2(stateid('montana')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(montana)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' montana ' }) + +wie viele staaten grenzen an montana +ποιες πολιτείες συνορεύουν με τη montana +รัฐ ใด อยู่ ติด กับ รัฐ มอนตานา +什么 州 与 蒙大拿 州 接壤 + + + + +What states border New Hampshire ? + + +cuales estados bordean a new hampshire ? + + +nyuu hanpushaa ni rinsetsu suru shuu wa nan desu ka ? + + +new hampshire a siniri olan eyaletler nelerdir ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NNP New) (NNP Hampshire))))) + + +(S cuales estados bordean a new_hampshire) + + +(S nyuu_hanpushaa ni rinsetsu suru shuu wa nan desu ka) + + +(S new_hampshire a siniri olan eyaletler nelerdir) + + +(S What-[State:1] states-[State:1] border-[State:2] New-[StateName:4] Hampshire-[StateName:4]) + + +answer(state(next_to_2(stateid('new hampshire')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid('new hampshire')))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new hampshire ' }) + +welche staaten grenzen an new hampshire +ποιες πολιτείες συνορεύουν με το new hampshire +รัฐ ใด อยู่ ติด กับ รัฐ นิวแฮมพ์เชียร์ +什么 州 与 新罕布什尔 州 接壤 + + + + +What states border New Jersey ? + + +cuales estados bordean a new jersey ? + + +nyuu jaajii ni rinsetsu suru shuu wa nan desu ka ? + + +new jersey a siniri olan eyaletler nelerdir ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NNP New) (NNP Jersey))))) + + +(S cuales estados bordean a new_jersey) + + +(S nyuu_jaajii ni rinsetsu suru shuu wa nan desu ka) + + +(S new_jersey a siniri olan eyaletler nelerdir) + + +(S What-[State:1] states-[State:1] border-[State:2] New-[StateName:4] Jersey-[StateName:4]) + + +answer(state(next_to_2(stateid('new jersey')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid('new jersey')))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new jersey ' }) + +welche staaten grenzen an new jersey +ποιες πολιτείες συνορεύουν με το new jersey +รัฐ ใด บ้าง อยู่ ติด กับ รัฐ นิวเจอร์ซี +什么 州 与 新泽西 州 接壤 + + + + +What states border Ohio ? + + +cuales estados bordean a ohio ? + + +ohaio ni rinsetsu suru shuu wa nan desu ka ? + + +ohio ya siniri bulunan eyaletler nelerdir ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NNP Ohio))))) + + +(S cuales estados bordean a ohio) + + +(S ohaio ni rinsetsu suru shuu wa nan desu ka) + + +(S ohio ya siniri bulunan eyaletler nelerdir) + + +(S What-[State:1] states-[State:1] border-[State:2] Ohio-[StateName:4]) + + +answer(state(next_to_2(stateid('ohio')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(ohio)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' ohio ' }) + +welche staaten grenzen an ohio an +ποιες πολιτείες συνορεύουν με το ohio +รัฐ ที่ อยู่ ติด กับ รัฐ โอไฮโอ มี อะไร บ้าง +什么 州 与 俄亥俄 州 接壤 + + + + +What states border Rhode Island ? + + +cuales estados bordean a rhode island ? + + +roodoairando ni rinsetsu suru shuu wa nan desu ka ? + + +rhode island a siniri olan eyaletler nelerdir ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NNP Rhode) (NNP Island))))) + + +(S cuales estados bordean a rhode island) + + +(S roodoairando ni rinsetsu suru shuu wa nan desu ka) + + +(S rhode island a siniri olan eyaletler nelerdir) + + +(S What-[State:1] states-[State:1] border-[State:2] Rhode-[StateName:4] Island-[StateName:4]) + + +answer(state(next_to_2(stateid('rhode island')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid('rhode island')))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' rhode island ' }) + +welche staaten grenzen an rhode island +ποιες πολιτείες συνορεύουν με το rhode island +รัฐ ใด บ้าง ที่ อยู่ ติด กับ รัฐ โรดไอแลนด์ +什么 州 与 罗得岛 接壤 + + + + +What states border states that border Colorado ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NP (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VBP border) (NP (NNP Colorado))))))))) + + +(S What-[State:1] states-[State:1] border-[State:2] states-[State:3] that-[State:4] border-[State:4] Colorado-[StateName:6]) + + +answer(state(next_to_2(state(next_to_2(stateid('colorado')))))) + + +answer(A,(state(A),next_to(A,B),state(B),next_to(B,C),const(C,stateid(colorado)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' colorado ' }) + +welche staaten grenzen an colorado grenzende staaten +ποιες πολιτείες συνορεύουν με πολιτείες που συνορεύουν με το colorado +รัฐ ใด บ้าง อยู่ ติด กับ รัฐ ที่ อยู่ ติด กับ รัฐ โคโลราโด +和 科罗拉多 接壤 的 州 与 哪些 州 接壤 + + + + +What states border states that border Mississippi ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NP (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VBP border) (NP (NNP Mississippi))))))))) + + +(S What-[State:1] states-[State:1] border-[State:2] states-[State:3] that-[State:4] border-[State:4] Mississippi-[StateName:6]) + + +answer(state(next_to_2(state(next_to_2(stateid('mississippi')))))) + + +answer(A,(state(A),next_to(A,B),state(B),next_to(B,C),const(C,stateid(mississippi)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' mississippi ' }) + +welche staaten grenzen an staaten welche an mississippi grenzen +ποιες πολιτείες συνορεύουν πολιτείες που συνορεύουν με το mississippi +รัฐ ใด อยู่ ติด กับ รัฐ ที่ ติด กับ รัฐ มิสซิสซิปปี +哪些 州 与 和 密西西比 州 接壤 的 州 接壤 + + + + +What states border states that border states that border Florida ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NP (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VBP border) (NP (NP (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VBP border) (NP (NNP Florida))))))))))))) + + +(S What-[State:1] states-[State:1] border-[State:2] states-[State:3] that-[State:4] border-[State:4] states-[State:5] that-[State:6] border-[State:6] Florida-[StateName:8]) + + +answer(state(next_to_2(state(next_to_2(state(next_to_2(stateid('florida')))))))) + + +answer(A,(state(A),next_to(A,B),state(B),next_to(B,C),state(C),next_to(C,D),const(D,stateid(florida)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' florida ' }) + +welche staaten grenzen an staaten an die an staaten angrenzen die florida angrenzen +πόσες πολιτείες συνορεύουν με πολιτείες που συνορεύουν με πολιτείες που συνορεύουν με τη florida +รัฐ ใด บ้าง อยู่ ติด กับ รัฐ ที่ อยู่ ติด กับ รัฐ ที่ ติด กับ รัฐ ฟลอริดา +什么 州 和 与 佛罗里达 州 接壤 的 州 接壤 的 州 接壤 + + + + +What states border states that border states that border states that border Texas ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NP (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VBP border) (NP (NP (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VBP border) (NP (NP (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VBP border) (NP (NNP Texas))))))))))))))))) + + +(S What-[State:1] states-[State:1] border-[State:2] states-[State:3] that-[State:4] border-[State:4] states-[State:5] that-[State:6] border-[State:6] states-[State:7] that-[State:8] border-[State:8] Texas-[StateName:10]) + + +answer(state(next_to_2(state(next_to_2(state(next_to_2(state(next_to_2(stateid('texas')))))))))) + + +answer(A,(state(A),next_to(A,B),state(B),next_to(B,C),state(C),next_to(C,D),state(D),next_to(D,E),const(E,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welche staaten grenzen an staaten welche an staaten grenzen welche staaten grenzen die an texas grenzen +ποιες πολιτείες συνορεύουν με πολιτείες που συνορεύουν με πολιτείες που συνορεύουν με πολιτείες που συνορεύουν με το texas +รัฐ ใด บ้าง อยู่ ติด กับ รัฐ ที่ อยู่ ติด กับ รัฐ ที่ อยู่ ติด กับ รัฐ ที่ อยู่ ติด กับ รัฐ เท็กซัส +什么 州 和 与 得克萨斯 州 接壤 的 州 接壤 的 州 接壤 的 州 接壤 + + + + +What states border states that border the state with the largest population ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NP (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VBP border) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS largest) (NN population))))))))))) + + +(S What-[State:1] states-[State:1] border-[State:2] states-[State:3] that-[State:4] border-[State:4] the-[State:6] state-[State:6] with-[State:5] the-[State:5] largest-[State:5] population-[State:5]) + + +answer(state(next_to_2(state(next_to_2(largest_one(population_1(state(all)))))))) + + +answer(A,(state(A),next_to(A,B),state(B),next_to(B,C),largest(D,(state(C),population(C,D))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welche staaten grenzen an staaten welche an den staat mit der groessten bevoelkerung grenzen +ποιες πολιτείες συνορεύουν με πολιτείες που συνορεύουν με την πολιτεία με το μεγαλύτερο πληθυσμό +รัฐ ใด บ้าง อยู่ ติด กับ รัฐ ที่ มี ประชากร มาก ที่สุด +什么 州 和 与 人口 最多 的 州 接壤 的 州 接壤 + + + + +What states border states that the Mississippi runs through ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NP (NNS states)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNP Mississippi)) (VP (VBZ runs) (PP (IN through))))))))) + + +(S What-[State:1] states-[State:1] border-[State:2] states-[State:3] that-[State:4] the-[RiverName:6] Mississsippi-[RiverName:6] runs-[State:4] through-[State:4]) + + +answer(state(next_to_2(state(traverse_1(riverid('mississippi')))))) + + +answer(A,(state(A),next_to(A,B),state(B),const(C,riverid(mississippi)),traverse(C,B))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +welche staaten grenzen an staaten durch denen die mississippi fliesst +ποιες πολιτείες συνορεύουν με πολιτείες τις οποίες διασχίζει ο mississippi +รัฐ ใดบ้าง ที่ ติด กับ รัฐ ที่ มี แม่น้ำ มิสซิสซิปปี ไหล ผ่าน +什么 州 和 密西西比 河 贯穿 的 州 接壤 + + + + +What states border states that the Ohio runs through ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NP (NNS states)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNP Ohio)) (VP (VBZ runs) (PP (IN through))))))))) + + +(S What-[State:1] states-[State:1] border-[State:2] states-[State:3] that-[State:4] the-[RiverName:6] Ohio-[RiverName:6] runs-[State:4] through-[State:4]) + + +answer(state(next_to_2(state(traverse_1(riverid('ohio')))))) + + +answer(A,(state(A),next_to(A,B),state(B),const(C,riverid(ohio)),traverse(C,B))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' ohio ' }) + +welche staaten grenzen staaten durch welche der ohio fluss verlaeuft +ποιες πολιτείες συνορεύουν με πολιτείες που διασχίζει ο ohio +รัฐ ใด บ้าง อยู่ ติด กับ รัฐ ที่ แม่น้ำ โอไฮโอ ไหล ผ่าน +什么 州 和 俄亥俄 河 贯穿 的 州 接壤 + + + + +What states border states which the Mississippi runs through ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NP (NNS states)) (SBAR (WHNP (WDT which)) (S (NP (DT the) (NNP Mississippi)) (VP (VBZ runs) (PP (IN through))))))))) + + +(S What-[State:1] states-[State:1] border-[State:2] states-[State:3] which-[State:4] the-[RiverName:6] Mississippi-[RiverName:6] runs-[State:4] through-[State:4]) + + +answer(state(next_to_2(state(traverse_1(riverid('mississippi')))))) + + +answer(A,(state(A),next_to(A,B),state(B),const(C,riverid(mississippi)),traverse(C,B))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +welche staaten grenzen an staaten an durch denen der mississippi fliesst +ποιες πολιτείες συνορεύουν πολιτείες τις οποίες διασχίζει ο mississippi +รัฐ ที่ อยู่ ติด กับ รัฐ ที่ แม่น้ำ มิสซิสซิปปี ไหล ผ่าน มี อะไรบ้าง +什么 州 和 密西西比 河 贯穿 的 州 接壤 + + + + +What states border Texas ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NNP Texas))))) + + +(S What-[State:1] states-[State:1] border-[State:2] Texas-[StateName:4]) + + +answer(state(next_to_2(stateid('texas')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welche staaten grenzen an texas an +ποια πολιτεία συνορεύει με το texas +รัฐ ใด บ้าง อยู่ ติด กับ รัฐ เท็กซัส +与 得克萨斯 州 接壤 的 是 什么 州 + + + + +What states border Texas and have a major river ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VP (VBP border) (NP (NNP Texas))) (CC and) (VP (VBP have) (NP (DT a) (JJ major) (NN river)))))) + + +(S What-[State:2] states-[State:2] border-[State:3] Texas-[StateName:5] and-[State:1] have-[State:6] a-[River:7] major-[River:7] river-[River:8]) + + +answer(intersection(state(next_to_2(stateid('texas'))), loc_1(major(river(all))))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(texas)),loc(C,A),major(C),river(C))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ intersection ( *n:State , *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + *n:State -> ({ loc_1 ( *n:River ) }) + *n:River -> ({ major ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +welche staaten grenzen texas und haben einen wichtigen fluss +ποιες πολιτείες συνορεύουν με το texas και έχουν κύρια ποτάμια +รัฐ ใด อยู่ ติด กับ รัฐ เท็กซัส และ มี แม่น้ำ สาย หลัก +什么 州 与 得克萨斯 州 接壤 并 有 主要 河流 + + + + +What states border the Mississippi river ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (DT the) (NNP Mississippi) (NN river))))) + + +(S What-[State:1] states-[State:1] border-[State:2] the-[River:3] Mississippi-[RiverName:5] river-[River:3]) + + +answer(state(next_to_2(river(riverid('mississippi'))))) + + +answer(A,(state(A),next_to(A,B),const(B,riverid(mississippi)),river(B))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +welche staaten grenzen an den mississippi fluss an +ποιες πολιτείες συνορεύουν με τον mississippi ποταμό +รัฐ ใด อยู่ ติด กับ แม่น้ำ มิสซิสซิปปี บ้าง +什么 州 与 密西西比 河 接壤 + + + + +What states border the most populous state ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (DT the) (ADJP (RBS most) (JJ populous)) (NN state))))) + + +(S What-[State:1] states-[State:1] border-[State:2] the-[State:3] most-[State:3] populous-[State:3] state-[State:4]) + + +answer(state(next_to_2(largest_one(population_1(state(all)))))) + + +answer(A,(state(A),next_to(A,B),largest(C,(population(B,C),state(B))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welche staaten grenzen an den bevoelkerungsreichsten staat +ποιες πολιτείες συνορεύουν την πιο πολυπληθή πολιτεία +รัฐ ใด อยู่ ติด กับ รัฐ ที่ มี ประชากร มาก ที่สุด +什么 州 与 人口 最多 的 州 接壤 + + + + +What states border the state that borders the most states ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NP (DT the) (NN state)) (SBAR (WHNP (WDT that)) (S (VP (VBZ borders) (NP (DT the) (JJS most) (NNS states))))))))) + + +(S What-[State:1] states-[State:1] border-[State:2] the-[State:4] state-[State:4] that-[State:5] borders-[State:5] the-[State:3] most-[State:3] states-[State:6]) + + +answer(state(next_to_2(most(state(next_to_2(state(all))))))) + + +answer(A,(state(A),next_to(A,B),most(B,C,(state(B),next_to(B,C),state(C))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welcher staat grenzt dem staat welche an die meisten staaten grenzt +ποιες πολιτείες συνορεύουν με την πολιτεία που συνορεύει με τις περισσότερες πολιτείες +รัฐ ใด อยู่ ติด กับ รัฐ ที่ อยู่ ติด กับ รัฐ อื่น มาก ที่สุด +哪些 州 和 与 最多 州 接壤 的 州 接壤 + + + + +What states border the state with the most cities ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS most) (NNS cities))))))) + + +(S What-[State:1] states-[State:1] border-[State:2] the-[State:4] state-[State:4] with-[State:5] the-[State:3] most-[State:3] cities-[City:6]) + + +answer(state(next_to_2(most(state(loc_1(city(all))))))) + + +answer(A,(state(A),next_to(A,B),most(B,C,(state(B),loc(C,B),city(C))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ city ( all ) }) + +welche staaten grenzen dem staat mit den meisten staedten +ποιες πολιτείες συνορεύουν με την πολιτεία με τις περισσότερες πόλεις +รัฐ ใด บ้าง อยู่ ติด กับ รัฐ ที่ มี เมือง มาก ที่สุด +什么 州 和 拥有 最多 城市 的 州 接壤 + + + + +What states border the state with the most major cities ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS most) (JJ major) (NNS cities))))))) + + +(S What-[State:1] states-[State:1] border-[State:2] the-[State:4] state-[State:4] with-[State:5] the-[State:3] most-[State:3] major-[City:6] cities-[City:7]) + + +answer(state(next_to_2(most(state(loc_1(major(city(all)))))))) + + +answer(A,(state(A),next_to(A,B),most(B,C,(state(B),loc(C,B),major(C),city(C))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( all ) }) + +welche staaten grenzen dem staat mit den meisten wichtigsten staedten +ποιες πολιτείες συνορεύουν με την πολιτεία με τις περισσότερες κύριες πόλεις +รัฐ ใด อยู่ ติด กับ รัฐ ที่ มี เมือง เอก มาก ที่สุด +什么 州 和 拥有 最多 主要 城市 的 州 接壤 + + + + +What states border the state with the smallest area ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS smallest) (NN area))))))) + + +(S What-[State:1] states-[State:1] border-[State:2] the-[State:4] state-[State:4] with-[State:3] the-[State:3] smallest-[State:3] area-[State:3]) + + +answer(state(next_to_2(smallest_one(area_1(state(all)))))) + + +answer(A,(state(A),next_to(A,B),smallest(C,(state(B),area(B,C))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ smallest_one ( area_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat grenzt an den staat mit der kleinsten flaeche +ποιες πολιτείες συνορεύουν με την πολιτεία με το μικρότερο εμβαδό +รัฐ ใด อยู่ ติด กับ รัฐ ที่ มี พื้นที่ เล็ก ที่สุด +什么 州 和 面积 最小 的 州 接壤 + + + + +What states border the states with the most cities ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NP (DT the) (NNS states)) (PP (IN with) (NP (DT the) (JJS most) (NNS cities))))))) + + +(S What-[State:1] states-[State:1] border-[State:2] the-[State:4] states-[State:4] with-[State:5] the-[State:3] most-[State:3] cities-[City:6]) + + +answer(state(next_to_2(most(state(loc_1(city(all))))))) + + +answer(A,(state(A),next_to(A,B),most(B,C,(state(B),loc(C,B),city(C))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ city ( all ) }) + +welche staaten grenzen an die staaten mit den meisten staedten an +ποιες πολιτείες συνορεύουν με τις πολιτείες με τις περισσότερες πόλεις +รัฐ ใด บ้าง อยู่ กับ รัฐ ที่ มี เมือง มาก ที่สุด +什么 州 和 拥有 最多 城市 的 州 接壤 + + + + +What states border Wisconsin ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP border) (NP (NNP Wisconsin))))) + + +(S What-[State:1] states-[State:1] border-[State:2] Wisconsin-[StateName:4]) + + +answer(state(next_to_2(stateid('wisconsin')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(wisconsin)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' wisconsin ' }) + +welche staaten grenzen an wisconsin an +ποιες πολιτείες συνορεύουν με το wisconsin +รัฐ ใด อยู่ ติด กับ รัฐ วิสคอนซิน +与 威斯康星 州 接壤 的 州 是 什么 + + + + +What state 's capital is Dover ? + + +que estado tiene la capital dover ? + + +doobaa to iu shuto wa dono shuu desu ka ? + + +hangi eyaletin baskenti dover dir ? + + +(SBARQ (WHNP (WHNP (WP What) (NN state) (POS 's)) (NN capital)) (SQ (VBZ is) (NP (NNP Dover)))) + + +(S que estado tiene la capital dover) + + +(S doobaa to iu shuto wa dono shuu desu ka) + + +(S hangi eyaletin baskenti dover dir) + + +(S What-[State:1] state-[State:1] 's-[State:2] capital-[State:2] is-[State:2] Dover-[CityName:4]) + + +answer(state(capital_2(cityid('dover', _)))) + + +answer(A,(state(A),capital(A,B),const(B,cityid(dover,_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ capital_2 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' dover ' }) + +welcher staat hat dover als hauptstadt +ποιων πολιτειών είναι πρωτεύουσα το dover +รัฐ ใด มี เมือง หลวง ชื่อ โดเวอร์ +哪个 州 的 首都 是 多佛 市 + + + + +What states contain at least one major rivers ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP contain) (NP (QP (IN at) (JJS least) (CD one)) (JJ major) (NNS rivers))))) + + +(S What-[State:1] states-[State:1] contain-[State:2] at-[River:4] least-[River:4] one-[River:4] major-[River:3] rivers-[River:4]) + + +answer(state(loc_1(major(river(all))))) + + +answer(A,(state(A),loc(B,A),major(B),river(B))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:River ) }) + *n:River -> ({ major ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +durch welche staaten fliesst mindestens einer der hauptflüsse +ποιες πολιτείες περιέχουν τουλάχιστον ένα κύριο ποτάμι +รัฐ ใด มี แม่น้ำ สาย หลัก อย่างน้อย หนึ่ง สาย +哪些 州 包含 至少 一个 主要 河流 + + + + +What states does the Colorado river run through ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VBZ does) (NP (DT the) (NNP Colorado) (NN river)) (VP (VB run) (PP (IN through))))) + + +(S What-[State:1] states-[State:1] does-[State:2] the-[River:3] Colorado-[RiverName:5] river-[River:3] run-[State:2] through-[State:2]) + + +answer(state(traverse_1(river(riverid('colorado'))))) + + +answer(A,(state(A),const(B,riverid(colorado)),river(B),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' colorado ' }) + +durch welche staaten fliesst der fluss colorado +ποιες πολιτείες διασχίζει ο ποταμός colorado +รัฐ ใด บ้าง ที่ แม่น้ำ โคโลราโด ไหล ผ่าน +科罗拉多 河 贯穿 哪些 州 + + + + +What states does the Delaware river run through ? + + +por cuales estados corre el rio delaware ? + + +derawaru kawa wa dono shuu wo nagarete imasu ka ? + + +delaware nehri hangi eyaletlerden gecer ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VBZ does) (NP (DT the) (NNP Delaware) (NN river)) (VP (VB run) (PP (IN through))))) + + +(S por cuales estados corre el rio delaware) + + +(S derawaru kawa wa dono shuu wo nagarete imasu ka) + + +(S delaware nehri hangi eyaletlerden gecer) + + +(S What-[State:1] states-[State:1] does-[State:2] the-[River:3] Delaware-[RiverName:5] river-[River:3] run-[State:2] through-[State:2]) + + +answer(state(traverse_1(river(riverid('delaware'))))) + + +answer(A,(state(A),const(B,riverid(delaware)),river(B),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' delaware ' }) + +durch welche staaten fliesst der delaware +ποιες πολιτείες διασχίζει ο ποταμός delaware +แม่น้ำ เดลาแวร์ ไหล ผ่าน รัฐ ใด บ้าง +特拉华 河 贯穿 哪些 州 + + + + +What states does the Mississippi river run through ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VBZ does) (NP (DT the) (NNP Mississippi) (NN river)) (VP (VB run) (PP (IN through))))) + + +(S What-[State:1] states-[State:1] does-[State:2] the-[River:3] Mississippi-[RiverName:5] river-[River:3] run-[State:2] through-[State:2]) + + +answer(state(traverse_1(river(riverid('mississippi'))))) + + +answer(A,(state(A),const(B,riverid(mississippi)),river(B),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +durch welche staaten verlaeuft der mississippi +ποιες πολιτείες διασχίζει ο ποταμός mississippi +แม่น้ำ มิสซิสซิปปี ไหล ผ่าน รัฐ อะไร บ้าง +密西西比 河 贯穿 哪些 州 + + + + +What states does the Mississippi run through ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VBZ does) (NP (DT the) (NNP Mississippi)) (VP (VB run) (PP (IN through))))) + + +(S What-[State:1] states-[State:1] does-[State:2] the-[RiverName:4] Mississippi-[RiverName:4] run-[State:2] through-[State:2]) + + +answer(state(traverse_1(riverid('mississippi')))) + + +answer(A,(state(A),const(B,riverid(mississippi)),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +durch welche staaten fliesst der mississippi +ποιες πολιτείες διασχίζει ο mississippi +แม่น้ำ มิสซิสซิปปี ไหล ผ่าน รัฐ ใด บ้าง +密西西比 河 贯穿 哪些 州 + + + + +What states does the Missouri river run through ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VBZ does) (NP (DT the) (NNP Missouri) (NN river)) (VP (VB run) (PP (IN through))))) + + +(S What-[State:1] states-[State:1] does-[State:2] the-[River:3] Missouri-[RiverName:5] river-[River:3] run-[State:2] through-[State:2]) + + +answer(state(traverse_1(river(riverid('missouri'))))) + + +answer(A,(state(A),const(B,riverid(missouri)),river(B),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' missouri ' }) + +durch welche staaten verlaeuft der missouri fluss +ποιες πολιτείες διασχίζει ο ποταμός missouri +รัฐ ใด บ้าง ที่ แม่น้ำ มิสซูรี ไหล ผ่าน +密苏里 河 贯穿 哪些 州 + + + + +What states does the Missouri run through ? + + +por cuales estados corre el missouri ? + + +mizuuri kawa wa dono shuu wo nagarete imasu ka ? + + +missouri hangi eyaletlerin icinden gecer ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VBZ does) (NP (DT the) (NNP Missouri)) (VP (VB run) (PP (IN through))))) + + +(S por cuales estados corre el missouri) + + +(S mizuuri kawa wa dono shuu wo nagarete imasu ka) + + +(S missouri hangi eyaletlerin icinden gecer) + + +(S What-[State:1] states-[State:1] does-[State:2] the-[RiverName:4] Missouri-[RiverName:4] run-[State:2] through-[State:2]) + + +answer(state(traverse_1(riverid('missouri')))) + + +answer(A,(state(A),const(B,riverid(missouri)),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' missouri ' }) + +durch welche staaten fliesst der missouri fluss +ποιες πολιτείες διασχίζει ο missouri +รัฐ ใด บ้าง ที่ แม่น้ำ มิสซูรี ไหล ผ่าน +密苏里 河 贯穿 哪些 州 + + + + +What states does the Ohio river go through ? + + +por cuales estados corre el rio ohio ? + + +ohaio kawa wa dono shuu wo nagarete imasu ka ? + + +ohio nehri hangi eyaletlerin icinden gecer ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VBZ does) (NP (DT the) (NNP Ohio) (NN river)) (VP (VB go) (PP (IN through))))) + + +(S por cuales estados corre el rio ohio) + + +(S ohaio kawa wa dono shuu wo nagarete imasu ka) + + +(S ohio nehri hangi eyaletlerin icinden gecer) + + +(S What-[State:1] states-[State:1] does-[State:2] the-[River:3] Ohio-[RiverName:5] river-[River:3] go-[State:2] through-[State:2]) + + +answer(state(traverse_1(river(riverid('ohio'))))) + + +answer(A,(state(A),const(B,riverid(ohio)),river(B),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' ohio ' }) + +durch \welche staaten verlaeuft der ohio fluss +ποιες πολιτείες διασχίζει ο ohio ποταμός +รัฐ ใด ที่ มี แม่น้ำ โอไฮโอ ไหล ผ่าน +俄亥俄 河 经过 哪些 州 + + + + +What states does the Ohio river run through ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VBZ does) (NP (DT the) (NNP Ohio) (NN river)) (VP (VB run) (PP (IN through))))) + + +(S What-[State:1] states-[State:1] does-[State:2] the-[River:3] Ohio-[RiverName:5] river-[River:3] run-[State:2] through-[State:2]) + + +answer(state(traverse_1(river(riverid('ohio'))))) + + +answer(A,(state(A),const(B,riverid(ohio)),river(B),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' ohio ' }) + +durch welche staaten fliesst der ohio fluss +ποιες πολιτείες διασχίζει ο ποταμός ohio +แม่น้ำ โอไฮโอ ไหล ผ่าน รัฐ ใด บ้าง +俄亥俄 河 贯穿 哪些 州 + + + + +What states does the shortest river run through ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VBZ does) (NP (DT the) (JJS shortest) (NN river)) (VP (VB run) (PP (IN through))))) + + +(S What-[State:1] states-[State:1] does-[State:2] the-[River:3] shortest-[River:3] river-[River:4] run-[State:2] through-[State:2]) + + +answer(state(traverse_1(shortest(river(all))))) + + +answer(A,(state(A),shortest(B,river(B)),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ shortest ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +welcher staat hat den kuerzesten fluss +ποιες πολιτείες διασχίζει το μικρότερο ποτάμι +รัฐ ไหน มี แม่น้ำ ที่ สั้น ที่สุด +最短 的 河流 贯穿 哪些 州 + + + + +What states have a capital that is the highest point in the state ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP have) (NP (NP (DT a) (NN capital)) (SBAR (WHNP (WDT that)) (S (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (DT the) (NN state)))))))))) + + +(S What-[State:1] states-[State:1] have-[State:2] a-[City:3] capital-[City:3] that-[Place:4] is-[Place:4] the-[Place:4] highest-[Place:4] point-[Place:5] in-[Place:4] the-[Place:4] state-[Place:4]) + + +answer(state(loc_1(capital(highest(place(all)))))) + + +answer(A,(state(A),loc(B,A),capital(B),highest(B,(place(B))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ capital ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( all ) }) + +welche staaten haben eine hauptstadt die der hoechste punkt des staates ist +ποιες πολιτείες έχουν πρωτεύουσα η οποία είναι το ψηλότερο σημείο στην πολιτεία +รัฐ ใด มี เมืองหลวง ที่ เป็น จุด สูงสุด ของ รัฐ นั้น +哪些 州 的 首府 是 州 的 最高 点 + + + + +What states have a city named Austin ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP have) (NP (NP (DT a) (NN city)) (VP (VBN named) (NP (NNP Austin))))))) + + +(S What-[State:1] states-[State:1] have-[State:2] a-[City:3] city-[City:3] named-[City:3] Austin-[CityName:5]) + + +answer(state(loc_1(city(cityid('austin', _))))) + + +answer(A,(state(A),loc(B,A),const(B,cityid(austin,_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' austin ' }) + +welche staaten haben staedte mit dem namen austin +ποιες πολιτείες έχουν μια πόλη που ονομάζεται austin +รัฐ ใด บ้าง ที่ มี เมือง ชื่อ ว่า ออสติน +哪些 州 有 一个 名为 奥斯汀 的 城市 + + + + +What states have cities named Austin ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP have) (NP (NP (NNS cities)) (VP (VBN named) (NP (NNP Austin))))))) + + +(S What-[State:1] states-[State:1] have-[State:2] cities-[City:3] named-[City:3] Austin-[CityName:5]) + + +answer(state(loc_1(city(cityid('austin', _))))) + + +answer(A,(state(A),loc(B,A),city(B),const(B,cityid(austin,_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' austin ' }) + +welche staaten haben staedte die austin heissen +ποιες πολιτείες έχουν πόλεις με όνομα austin +รัฐ ใด บ้าง ที่ มี เมือง ชื่อ ออสติน +哪些 州 有 名为 奥斯汀 的 城市 + + + + +What states have cities named Dallas ? + + +cuales estados tienen ciudades con el nombre dallas ? + + +darasu to iu toshi ga aru shuu wa nan desu ka ? + + +hangi eyaletlerde dallas sehri vardir ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP have) (NP (NP (NNS cities)) (VP (VBN named) (NP (NNP Dallas))))))) + + +(S cuales estados tienen ciudades con el nombre dallas) + + +(S darasu to iu toshi ga aru shuu wa nan desu ka) + + +(S hangi eyaletlerde dallas sehri vardir) + + +(S What-[State:1] states-[State:1] have-[State:2] cities-[City:3] named-[City:3] Dallas-[CityName:5]) + + +answer(state(loc_1(city(cityid('dallas', _))))) + + +answer(A,(state(A),loc(B,A),city(B),const(B,cityid(dallas,_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' dallas ' }) + +welche staaten haben staedte mit dem namen dallas +ποιες πολιτείες έχουν πόλεις που ονομάζονται dallas +รัฐ ใด มี เมือง ชื่อ ว่า ดัลลัส +哪些 州 有 名为 达拉斯 的 城市 + + + + +What states have cities named Plano ? + + +cuales estados tienen ciudades con el nombre plano ? + + +purano to iu toshi ga aru shuu wa nan desu ka ? + + +hangi eyaletlerde plano sehri vardir ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP have) (NP (NP (NNS cities)) (VP (VBN named) (NP (NNP Plano))))))) + + +(S cuales estados tienen ciudades con el nombre plano) + + +(S purano to iu toshi ga aru shuu wa nan desu ka) + + +(S hangi eyaletlerde plano sehri vardir) + + +(S What-[State:1] states-[State:1] have-[State:2] cities-[City:3] named-[City:3] Plano-[CityName:5]) + + +answer(state(loc_1(city(cityid('plano', _))))) + + +answer(A,(state(A),loc(B,A),city(B),const(B,cityid(plano,_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' plano ' }) + +welche staaten haben staedte mit dem namen plano +ποιες πολιτείες έχουν πόλεις που ονομάζονται plano +รัฐ ใด มี เมือง ชื่อ ว่า พลาโน +哪些 州 有 城市 名为 普莱诺 + + + + +What states have cities named Portland ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP have) (NP (NP (NNS cities)) (VP (VBN named) (NP (NNP Portland))))))) + + +(S What-[State:1] states-[State:1] have-[State:2] cities-[City:3] named-[City:3] Portland-[CityName:5]) + + +answer(state(loc_1(city(cityid('portland', _))))) + + +answer(A,(state(A),loc(B,A),city(B),const(B,cityid(portland,_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' portland ' }) + +welche staaten haben staedte mit dem namen portland +ποιες πολιτείες έχουν πόλεις που ονομάζονται portland +รัฐ ใด บ้าง มี เมือง ชื่อ ว่า พอร์ตแลนด์ +哪些 州 有 城市 名为 波特兰 + + + + +What states have cities named Rochester ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP have) (NP (NP (NNS cities)) (VP (VBN named) (NP (NNP Rochester))))))) + + +(S What-[State:1] states-[State:1] have-[State:2] cities-[City:3] named-[City:3] Rochester-[CityName:5]) + + +answer(state(loc_1(city(cityid('rochester', _))))) + + +answer(A,(state(A),loc(B,A),city(B),const(B,cityid(rochester,_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' rochester ' }) + +in welchen staaten gibt es staedte mit dem namen rochester +ποιες πολιτείες έχουν πόλεις που ονομάζονται rochester +รัฐ ใด บ้าง มี เมือง ชื่อ ว่า โรเชสเตอร์ +哪些 州 有 名为 罗切斯特 的 城市 + + + + +What states have cities named Salt Lake City ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP have) (NP (NP (NNS cities)) (VP (VBN named) (NP (NNP Salt) (NNP Lake) (NNP City))))))) + + +(S What-[State:1] states-[State:1] have-[State:2] cities-[City:3] named-[City:3] Salt-[CityName:5] Lake-[CityName:5] City-[CityName:5]) + + +answer(state(loc_1(city(cityid('salt lake city', _))))) + + +answer(A,(state(A),loc(B,A),city(B),const(B,cityid('salt lake city',_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' salt lake city ' }) + +welche staaten haben staedte mit dem namen salt lake city +ποιες πολιτείες έχουν πόλεις με το όνομα salt lake city +รัฐ ใด มี เมือง ชื่อ ว่า ซอลท์เลคซิตี +哪些 州 有 名为 盐湖城 的 城市 + + + + +What states have no bordering state ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP have) (NP (DT no) (VBG bordering) (NN state))))) + + +(S What-[State:2] states-[State:2] have-[State:1] no-[State:1] bordering-[State:3] state-[State:4]) + + +answer(exclude(state(all), next_to_2(state(all)))) + + +answer(A,(state(A),not((next_to(A,B),state(B))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ exclude ( *n:State , *n:State ) }) + *n:State -> ({ state ( all ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welche staaten haben keine angrenzende staaten +ποιες πολιτείες δεν έχουν συνορεύουσα πολιτεία +จง บอก ชื่อ รัฐ ที่ ไม่ได้ อยู่ ติด กับ รัฐ ใดๆ เลย +哪些 州 没有 和 其它 州 接壤 + + + + +What states have rivers named Colorado ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP have) (NP (NP (NNS rivers)) (VP (VBN named) (NP (NNP Colorado))))))) + + +(S What-[State:1] states-[State:1] have-[State:2] rivers-[River:3] named-[River:3] Colorado-[RiverName:5]) + + +answer(state(loc_1(river(riverid('colorado'))))) + + +answer(A,(state(A),loc(B,A),const(B,riverid(colorado)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' colorado ' }) + +wie viele staaten haben fluesse mit dem namen colorado +ποιες πολιτείες έχουν ποτάμια που ονομάζονται colorado +รัฐ ใด บ้าง มี แม่น้ำ ชื่อ ว่า โคโลราโด +哪些 州 有 叫 科罗拉多 的 河流 + + + + +What states have rivers running through them ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP have) (NP (NP (NNS rivers)) (VP (VBG running) (PP (IN through) (NP (PRP them)))))))) + + +(S What-[State:1] states-[State:1] have-[State:2] rivers-[River:3] running-[State:2] through-[State:2] them-[State:2]) + + +answer(state(traverse_1(river(all)))) + + +answer(A,(state(A),river(B),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +welche staaten haben einen fluss +ποιες πολιτείες έχουν ποτάμια να τις διασχίζουν +รัฐ ใด มี แม่น้ำ ไหล ผ่าน บ้าง +哪些 州 被 河流 贯穿 + + + + +What states have towns named Springfield ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP have) (NP (NP (NNS towns)) (VP (VBN named) (NP (NNP Springfield))))))) + + +(S What-[State:1] states-[State:1] have-[State:2] towns-[City:3] named-[City:3] Springfield-[CityName:5]) + + +answer(state(loc_1(city(cityid('springfield', _))))) + + +answer(A,(state(A),loc(B,A),const(B,cityid(springfield,_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' springfield ' }) + +welche staaten haben staedte mit dem namen springfield +ποιες πολιτείες έχουν κωμοπόλεις που ονομάζονται springfield +รัฐ ใด บ้าง มี เมือง ที่ ชื่อ ว่า สปริงฟิลด์ +哪些 州 有 名为 斯普林菲尔德 的 小镇 + + + + +What state 's high point is higher than that of Colorado ? + + +(SBARQ (WHNP (WHNP (WP What) (NN state) (POS 's)) (JJ high) (NN point)) (SQ (VBZ is) (ADJP (ADJP (JJR higher)) (PP (IN than) (NP (NP (DT that)) (PP (IN of) (NP (NNP Colorado)))))))) + + +(S What-[State:1] state-[State:1] 's-[State:2] high-[State:2] point-[State:2] is-[Place:3] higher-[Place:3] than-[Place:3] that-[Place:4] of-[Place:4] Colorado-[StateName:6]) + + +answer(state(high_point_2(higher_2(high_point_1(stateid('colorado')))))) + + +answer(A,(state(A),high_point(A,B),higher(B,C),high_point(D,C),const(D,stateid(colorado)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ high_point_2 ( *n:Place ) }) + *n:Place -> ({ higher_2 ( *n:Place ) }) + *n:Place -> ({ high_point_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' colorado ' }) + +welche hoechstgelegenen punkte eines staates liegen hoeher als derjenige von colorado +ποιων πολιτειών το ψηλότερο σημείο είναι ψηλότερο από αυτό του colorado +จุด สูง สุด ของ รัฐ ใด ที่ สูง กว่า จุด สูง สุด ของ รัฐ โคโลราโด +哪些 州 的 高点 比 科罗拉多 州 的 高点 高 + + + + +What states in the United States have a city of Springfield ? + + +(SBARQ (WHNP (WHNP (WP What) (NNS states)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))) (SQ (VP (VBP have) (NP (NP (DT a) (NN city)) (PP (IN of) (NP (NNP Springfield))))))) + + +(S What-[State:2] states-[State:2] in-[State:3] the-[CountryName:5] United-[CountryName:5] States-[CountryName:5] have-[State:6] a-[City:7] city-[City:7] of-[City:7] Springfield-[CityName:9]) + + +answer(intersection(state(loc_2(countryid('usa'))), loc_1(city(cityid('springfield', _))))) + + +answer(A,(state(A),loc(A,B),const(B,countryid(usa)),loc(C,A),const(C,cityid(springfield,_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ intersection ( *n:State , *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' springfield ' }) + +welche staaten in den vereinigten staaten habe eine stadt springfield +ποιες πολιτείες στις ηνωμένες πολιτείες έχουν πόλη springfield +รัฐ ใด บ้าง ใน สหรัฐอเมริกา ที่ มี เมือง ชื่อ สปริงฟิลด์ +在 美国 有 什么 州 有 一个 斯普林菲尔德 市 + + + + +What states neighbor Maine ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP neighbor) (NP (NNP Maine))))) + + +(S What-[State:1] states-[State:1] neighbor-[State:2] Maine-[StateName:4]) + + +answer(state(next_to_2(stateid('maine')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(maine)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' maine ' }) + +welche staaten grenzen an maine +ποιες πολιτείες γειτονεύουν το maine +รัฐ ใด เป็น เพื่อนบ้าน กับ รัฐ เมน +哪些 州 与 缅因 州 相邻 + + + + +What states surround Kentucky ? + + +cuales estados rodean a kentucky ? + + +donna shuu ga kentakkii no mawari ni arimasu ka ? + + +kentucky yi hangi eyaletler cevreler ? + + +(SBARQ (WHNP (WP What) (NNS states)) (SQ (VP (VBP surround) (NP (NNP Kentucky))))) + + +(S cuales estados rodean a kentucky) + + +(S donna shuu ga kentakkii no mawari ni arimasu ka) + + +(S kentucky yi hangi eyaletler cevreler) + + +(S What-[State:1] states-[State:1] surround-[State:2] Kentucky-[StateName:4]) + + +answer(state(next_to_2(stateid('kentucky')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(kentucky)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' kentucky ' }) + +welche staaten grenzen an kentucky +ποιες πολιτείες περιβάλλουν το kentucky +มี รัฐ ใด บ้าง ที่ ล้อมรอบ รัฐ เคนตักกี้ +哪些 州 环绕 着 肯塔基 州 + + + + +What Texas city has the largest population ? + + +(SBARQ (WHNP (WP What) (NNP Texas) (NN city)) (SQ (VP (VBZ has) (NP (DT the) (JJS largest) (NN population))))) + + +(S What-[City:2] Texas-[StateName:5] city-[City:2] has-[City:1] the-[City:1] largest-[City:1] population-[City:1]) + + +answer(largest_one(population_1(city(loc_2(stateid('texas')))))) + + +answer(A,largest(B,(const(C,stateid(texas)),city(A),loc(A,C),population(A,B)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest_one ( population_1 ( *n:City ) ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welches ist die bevoelkerungsreichste stadt von texas +ποια πολιτεία του texas έχει το μεγαλύτερο πληθυσμό +เมือง ใด ใน รัฐ เท็กซัส มี ประชากร มาก ที่สุด +得克萨斯 州 的 什么 城市 的 人口 最多 + + + + +What 's the largest city ? + + +que es la ciudad mas grande ? + + +mottomo ookii toshi wa nan desu ka ? + + +en buyuk sehir nedir ? + + +(SBARQ (WHNP (WP What)) (SQ (VBZ 's) (NP (DT the) (JJS largest) (NN city)))) + + +(S que es la ciudad mas grande) + + +(S mottomo ookii toshi wa nan desu ka) + + +(S en buyuk sehir nedir) + + +(S What-[Query:0] 's-[Query:0] the-[City:1] largest-[City:1] city-[City:2]) + + +answer(largest(city(all))) + + +answer(A,largest(A,city(A))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( all ) }) + +welches ist die groesste stadt +ποια είναι η μεγαλύτερη πόλη +เมือง ที่ ใหญ่ ที่สุด คือ เมือง ใด +最大 的 城市 是 什么 + + + + +Where are mountains ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBP are) (NP (NNS mountains)))) + + +(S Where-[State:1] are-[State:1] mountains-[Place:2]) + + +answer(loc_1(mountain(all))) + + +answer(A,(loc(B,A),mountain(B))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ mountain ( all ) }) + +wo gibt es berge +που υπάρχουν βουνά +ภูเขา อยู่ ตรงไหน บ้าง +山 在 哪里 + + + + +Where is Austin ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NNP Austin)))) + + +(S Where-[State:1] is-[State:1] Austin-[CityName:3]) + + +answer(loc_1(cityid('austin', _))) + + +answer(A,(loc(B,A),const(B,cityid(austin,_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' austin ' }) + +wo liegt austin +που είναι το austin +เมือง ออสติน อยู่ ที่ไหน +奥斯汀 市 在 哪里 + + + + +Where is Baton Rouge ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NNP Baton) (NNP Rouge)))) + + +(S Where-[State:1] is-[State:1] Baton-[CityName:3] Rouge-[CityName:3]) + + +answer(loc_1(cityid('baton rouge', _))) + + +answer(A,(loc(B,A),const(B,cityid('baton rouge',_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' baton rouge ' }) + +wo ist baton rouge +πού είναι το baton rouge +บาทงรูจ อยู่ ที่ไหน +巴吞鲁日 市 在 哪里 + + + + +Where is Dallas ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NNP Dallas)))) + + +(S Where-[State:1] is-[State:1] Dallas-[CityName:3]) + + +answer(loc_1(cityid('dallas', _))) + + +answer(A,(loc(B,A),const(B,cityid(dallas,_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' dallas ' }) + +wo liegt dallas +που είναι το dallas +เมือง ดัลลัส อยู่ ที่ไหน +达拉斯 市 在 哪里 + + + + +Where is Fort Wayne ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NNP Fort) (NNP Wayne)))) + + +(S Where-[State:1] is-[State:1] Fort-[CityName:3] Wayne-[CityName:3]) + + +answer(loc_1(cityid('fort wayne', _))) + + +answer(A,(loc(B,A),const(B,cityid('fort wayne',_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' fort wayne ' }) + +wo is fort wayne +που το fort wayne +ฟอร์ต เวยน์ อยู่ ตรงไหน +韦恩堡 市 在 哪里 + + + + +Where is Houston ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NNP Houston)))) + + +(S Where-[State:1] is-[State:1] Houston-[CityName:3]) + + +answer(loc_1(cityid('houston', _))) + + +answer(A,(loc(B,A),const(B,cityid(houston,_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' houston ' }) + +wo ist houston +που είναι το houston +เมือง ฮุสตัน อยู่ ที่ไหน +休斯顿 市 在 哪里 + + + + +Where is Indianapolis ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NNP Indianapolis)))) + + +(S Where-[State:1] is-[State:1] Indianapolis-[CityName:3]) + + +answer(loc_1(cityid('indianapolis', _))) + + +answer(A,(loc(B,A),const(B,cityid(indianapolis,_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' indianapolis ' }) + +wo ist indianapolis +που είναι η indianapolis +เมือง อินเดียนาโปลิส อยู่ ที่ไหน +印第安纳波利斯 市 在 哪里 + + + + +Where is Massachusetts ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NNP Massachusetts)))) + + +(S Where-[Country:1] is-[Country:1] Massachusetts-[StateName:3]) + + +answer(loc_1(stateid('massachusetts'))) + + +answer(A,(loc(B,A),const(B,stateid(massachusetts)))) + + + *n:Query -> ({ answer ( *n:Country ) }) + *n:Country -> ({ loc_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' massachusetts ' }) + +wo ist massachusetts +που είναι η massachusetts +รัฐ แมสซาชูเซ็ต อยู่ ที่ไหน +哪里 是 马萨诸塞 州 + + + + +Where is Mount Whitney ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NNP Mount) (NNP Whitney)))) + + +(S Where-[State:1] is-[State:1] Mount-[PlaceName:3] Whitney-[PlaceName:3]) + + +answer(loc_1(placeid('mount whitney'))) + + +answer(A,(loc(B,A),const(B,placeid('mount whitney')))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ placeid ( *n:PlaceName ) }) + *n:PlaceName -> ({ ' mount whitney ' }) + +wo befindet sich mount whitney +που είναι το mount whitney +ภูเขา วิทนีย์ อยู่ ตรงไหน +惠特尼 山 在 哪里 + + + + +Where is Mount Whitney located ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NNP Mount) (NNP Whitney)) (VP (VBN located)))) + + +(S Where-[State:1] is-[State:1] Mount-[PlaceName:3] Whitney-[PlaceName:3] located-[State:1]) + + +answer(loc_1(placeid('mount whitney'))) + + +answer(A,(loc(B,A),const(B,placeid('mount whitney')))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ placeid ( *n:PlaceName ) }) + *n:PlaceName -> ({ ' mount whitney ' }) + +wo liegt mount whitney +που βρίσκεται το όρος whitney +ยอดเขา วิทนีย์ ตั้งอยู่ ตรงไหน +惠特尼 山 坐落 在 哪里 + + + + +Where is New Hampshire ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NNP New) (NNP Hampshire)))) + + +(S Where-[Country:1] is-[Country:1] New-[StateName:3] Hampshire-[StateName:3]) + + +answer(loc_1(stateid('new hampshire'))) + + +answer(A,(loc(B,A),const(B,stateid('new hampshire')))) + + + *n:Query -> ({ answer ( *n:Country ) }) + *n:Country -> ({ loc_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new hampshire ' }) + +wo liegt new hampshire +που είναι το new hampshire +รัฐ นิวแฮมพ์เชียร์ อยู่ ตรงไหน +新罕布什尔 州 在 哪里 + + + + +Where is New Orleans ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NNP New) (NNP Orleans)))) + + +(S Where-[State:1] is-[State:1] New-[CityName:3] Orleans-[CityName:3]) + + +answer(loc_1(cityid('new orleans', _))) + + +answer(A,(loc(B,A),const(B,cityid('new orleans',_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' new orleans ' }) + +wo ist new orleans +που είναι η new orleans +เมือง นิวออร์ลีนส์ อยู่ ตรงไหน +新奥尔良 市 在 哪里 + + + + +Where is Portland ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NNP Portland)))) + + +(S Where-[State:1] is-[State:1] Portland-[CityName:3]) + + +answer(loc_1(cityid('portland', _))) + + +answer(A,(loc(B,A),const(B,cityid(portland,_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' portland ' }) + +wo liegt portland +που είναι το portland +เมือง พอร์ตแลนด์ ตั้ง อยู่ ที่ไหน +波特兰 市 在 哪里 + + + + +Where is San Diego ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NNP San) (NNP Diego)))) + + +(S Where-[State:1] is-[State:1] San-[CityName:3] Diego-[CityName:3]) + + +answer(loc_1(cityid('san diego', _))) + + +answer(A,(loc(B,A),const(B,cityid('san diego',_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' san diego ' }) + +wo liegt san diego +που είναι το san diego +เมือง ซานดิอาโก อยู่ ที่ไหน +圣地亚哥 市 在 哪里 + + + + +Where is San Jose ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NNP San) (NNP Jose)))) + + +(S Where-[State:1] is-[State:1] San-[CityName:3] Jose-[CityName:3]) + + +answer(loc_1(cityid('san jose', _))) + + +answer(A,(loc(B,A),const(B,cityid('san jose',_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' san jose ' }) + +wo liegt san jose +που είναι το san jose +เมือง ซาน โฮเซ อยู่ ตรงไหน +圣何塞 市 在 哪里 + + + + +Where is Scotts Valley ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NNP Scotts) (NNP Valley)))) + + +(S Where-[State:1] is-[State:1] Scotts-[CityName:3] Valley-[CityName:3]) + + +answer(loc_1(cityid('scotts valley', _))) + + +answer(A,(loc(B,A),const(B,cityid('scotts valley',_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' scotts valley ' }) + +wo liegt scotts valley +που είναι η scotts valley +สก็อตแวลลีย์ อยู่ ตรงไหน +斯科茨瓦利 市 在 哪里 + + + + +Where is Springfield ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NNP Springfield)))) + + +(S Where-[State:1] is-[State:1] Springfield-[CityName:3]) + + +answer(loc_1(cityid('springfield', _))) + + +answer(A,(loc(B,A),const(B,cityid(springfield,_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' springfield ' }) + +wo ist springfield +που είναι το springfield +เมือง สปริงฟิลด์ อยู่ ตรงไหน +斯普林菲尔德 镇 在 哪里 + + + + +Where is the Chattahoochee river ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (DT the) (JJ Chattahoochee) (NN river)))) + + +(S Where-[State:1] is-[State:1] the-[River:2] Chattahoochee-[RiverName:4] river-[River:2]) + + +answer(loc_1(river(riverid('chattahoochee')))) + + +answer(A,(loc(B,A),const(B,riverid(chattahoochee)),river(B))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' chattahoochee ' }) + +wo liegt der chattahoochee fluss +που είναι ο chattahoochee ποταμός +แม่น้ำ แช็ตตาฮูชี อยู่ ตรงไหน +查塔胡奇 河 在 哪里 + + + + +Where is the highest mountain of the United States ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN mountain)) (PP (IN of) (NP (DT the) (NNP United) (NNPS States)))))) + + +(S Where-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] mountain-[Place:2] of-[Place:3] the-[CountryName:5] United-[CountryName:5] States-[CountryName:5]) + + +answer(highest(mountain(loc_2(countryid('usa'))))) + + +answer(A,highest(A,(mountain(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ mountain ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wo liegt der hoechste berg der usa +που είναι το ψηλότερο βουνό στις ηνωμένες πολιτείες +ภูเขา ใด เป็น ภูเขา ที่ สูง ที่สุด ใน สหรัฐอเมริกา +美国 最高 的 山峰 在 哪里 + + + + +Where is the highest point in Hawaii ? + + +que es el punto mas alto en hawaii ? + + +hawai no mottomo takai chiten wa doko desu ka ? + + +hawaii deki en yuksek nokta nerededir ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NNP Hawaii)))))) + + +(S que es el punto mas alto en hawaii) + + +(S hawai no mottomo takai chiten wa doko desu ka) + + +(S hawaii deki en yuksek nokta nerededir) + + +(S Where-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] Hawaii-[StateName:5]) + + +answer(highest(place(loc_2(stateid('hawaii'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,stateid(hawaii))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' hawaii ' }) + +woe liegt der hoechste punkt in hawaii +ποιο είναι το ψηλότερο σημείο στην hawaii +จุด สูง สุด ของ รัฐ ฮาวาย อยู่ ตรงไหน +哪里 是 夏威夷 的 最高 点 + + + + +Where is the highest point in Montana ? + + +donde esta el punto mas alto en montana ? + + +montana no mottomo takai chiten wa doko desu ka ? + + +montana daki en yuksek nokta nerededir ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NNP Montana)))))) + + +(S donde esta el punto mas alto en montana) + + +(S montana no mottomo takai chiten wa doko desu ka) + + +(S montana daki en yuksek nokta nerededir) + + +(S Where-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] point-[Place:2] in-[Place:3] Montana-[StateName:5]) + + +answer(highest(place(loc_2(stateid('montana'))))) + + +answer(A,highest(A,(place(A),loc(A,B),const(B,stateid(montana))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' montana ' }) + +wo liegt der hoechste punkt in montana +που είναι το ψηλότερο σημείο στη montana +จุด สูง สุด ของ รัฐ มอนตานา สูง เท่าไหร่ +哪里 是 蒙大拿 州 的 最高 点 + + + + +Where is the lowest point in Maryland ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NP (DT the) (JJS lowest) (NN point)) (PP (IN in) (NP (NNP Maryland)))))) + + +(S Where-[Query:0] is-[Query:0] the-[Place:1] lowest-[Place:1] point-[Place:2] in-[Place:3] Maryland-[StateName:5]) + + +answer(lowest(place(loc_2(stateid('maryland'))))) + + +answer(A,lowest(A,(place(A),loc(A,B),const(B,stateid(maryland))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' maryland ' }) + +wie lautet der niedrigste punkt in maryland +που είναι το χαμηλότερο σημείο στο maryland +จุด ต่ำ สุด ของ รัฐ แมรีแลนด์ อยู่ ที่ไหน +哪里 是 马里兰 州 的 最低 点 + + + + +Where is the lowest point in the US ? + + +donde esta el punto mas bajo en los us ? + + +beikoku no mottomo hikui chiten wa doko desu ka ? + + +us deki en alcak nokta nerededir ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NP (DT the) (JJS lowest) (NN point)) (PP (IN in) (NP (DT the) (NNP US)))))) + + +(S donde esta el punto mas bajo en los us) + + +(S beikoku no mottomo hikui chiten wa doko desu ka) + + +(S us deki en alcak nokta nerededir) + + +(S Where-[Query:0] is-[Query:0] the-[Place:1] lowest-[Place:1] point-[Place:2] in-[Place:3] the-[CountryName:5] US-[CountryName:5]) + + +answer(lowest(place(loc_2(countryid('usa'))))) + + +answer(A,lowest(A,(place(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wo ist der tiefster punkt in den usa +πού είναι το μικρότερο σημείο στις us +จุด ต่ำ สุด ของ สหรัฐ อยู่ ที่ใด +哪里 是 美国 的 最低 点 + + + + +Where is the lowest spot in Iowa ? + + +donde esta el punto mas bajo en iowa ? + + +aiowa no mottomo hikui chiten wa nan desu ka ? + + +iowa daki en alcak nokta nerededir ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NP (DT the) (JJS lowest) (NN spot)) (PP (IN in) (NP (NNP Iowa)))))) + + +(S donde esta el punto mas bajo en iowa) + + +(S aiowa no mottomo hikui chiten wa nan desu ka) + + +(S iowa daki en alcak nokta nerededir) + + +(S Where-[Query:0] is-[Query:0] the-[Place:1] lowest-[Place:1] spot-[Place:2] in-[Place:3] Iowa-[StateName:5]) + + +answer(lowest(place(loc_2(stateid('iowa'))))) + + +answer(A,lowest(A,(place(A),loc(A,B),const(B,stateid(iowa))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' iowa ' }) + +wo ist der tiefste punkt in iowa +που είναι το χαμηλότερο σημείο στην iowa +จุด ที่ ต่ำ ที่สุด ของ รัฐ ไอโอวา อยู่ ที่ใด +哪里 是 爱荷华 州 的 最低 点 + + + + +Where is the most populated area of New Mexico ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (NP (DT the) (ADJP (RBS most) (JJ populated)) (NN area)) (PP (IN of) (NP (NNP New) (NNP Mexico)))))) + + +(S Where-[Query:0] is-[Query:0] the-[City:1] most-[City:1] populated-[City:1] area-[City:2] of-[City:3] New-[StateName:5] Mexico-[StateName:5]) + + +answer(largest_one(population_1(city(loc_2(stateid('new mexico')))))) + + +answer(A,largest(B,(population(A,B),city(A),loc(A,C),const(C,stateid('new mexico'))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest_one ( population_1 ( *n:City ) ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new mexico ' }) + +wo liegt die am meisten bevoelkerte gegend von neu mexiko +που είναι η πολυπληθέστερη περιοχή του new mexico +พื้นที่ ใด เป็น พื้นที่ ที่ มี ประชากร มาก ที่สุด ใน รัฐ นิวเม็กซิโก +哪里 是 新墨西哥 州 人口 最多 的 地区 + + + + +Where is the smallest city ? + + +(SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (DT the) (JJS smallest) (NN city)))) + + +(S Where-[State:1] is-[State:1] the-[City:2] smallest-[City:2] city-[City:3]) + + +answer(loc_1(smallest(city(all)))) + + +answer(A,(loc(B,A),smallest(B,city(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ smallest ( *n:City ) }) + *n:City -> ({ city ( all ) }) + +wo liegt die kleinste stadt +ποια είναι η μικρότερη πόλη +เมือง ใด เป็น เมือง ที่ เล็ก ที่สุด +最小 的 城市 是 哪里 + + + + +Which capitals are in the states that border Texas ? + + +(SBARQ (WHNP (WDT Which) (NNS capitals)) (SQ (VBP are) (PP (IN in) (NP (NP (DT the) (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VBP border) (NP (NNP Texas))))))))) + + +(S Which-[City:1] capitals-[City:1] are-[City:2] in-[City:2] the-[State:3] states-[State:3] that-[State:4] border-[State:4] Texas-[StateName:6]) + + +answer(capital(loc_2(state(next_to_2(stateid('texas')))))) + + +answer(A,(capital(A),loc(A,B),state(B),next_to(B,C),const(C,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welches sind die hauptstaedte der an texas anliegenden staaten +ποιες πρωτεύουσες είναι στις πολιτείες που συνορεύουν με το texas +จง บอก ชื่อ เมืองหลวง ของ รัฐ ที่ อยู่ ติด กับ รัฐ เท็กซัส มา +哪些 首府 是 在 与 得克萨斯 州 接壤 的 州 里 + + + + +Which capitals are not major cities ? + + +(SBARQ (WHNP (WDT Which) (NNS capitals)) (SQ (VBP are) (RB not) (NP (JJ major) (NNS cities)))) + + +(S Which-[City:2] capitals-[City:2] are-[City:1] not-[City:1] major-[City:3] cities-[City:4]) + + +answer(exclude(capital(all), major(city(all)))) + + +answer(A,(capital(A),not((major(A),city(A))))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ exclude ( *n:City , *n:City ) }) + *n:City -> ({ capital ( all ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( all ) }) + +welche hauptstaedte gehoeren nicht zu den groessten staedten +ποιες πρωτεύουσες δεν είναι κύριες πόλεις +เมืองหลวง ใด บ้าง ที่ ไม่ ใช่ เมือง เอก +哪些 首府 不是 主要 城市 + + + + +Which city in California has the largest population ? + + +(SBARQ (WHNP (WHNP (WDT Which) (NN city)) (PP (IN in) (NP (NNP California)))) (SQ (VP (VBZ has) (NP (DT the) (JJS largest) (NN population))))) + + +(S Which-[City:2] city-[City:2] in-[City:3] California-[StateName:5] has-[City:1] the-[City:1] largest-[City:1] population-[City:1]) + + +answer(largest_one(population_1(city(loc_2(stateid('california')))))) + + +answer(A,largest(B,(city(A),loc(A,C),const(C,stateid(california)),population(A,B)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest_one ( population_1 ( *n:City ) ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' california ' }) + +welche stadt in california hat die groesste bevoelkerung +ποια πόλη στην california έχει το μεγαλύτερο πληθυσμό +เมือง ใด ใน รัฐ แคลิฟอร์เนีย มี ประชากร มาก ที่สุด +加利福尼亚 州 的 哪个 城市 有 最多 人口 + + + + +Which is the density of the state that the largest river in the United States runs through ? + + +(SBARQ (WHNP (WDT Which)) (SQ (VBZ is) (NP (NP (DT the) (NN density)) (PP (IN of) (NP (NP (DT the) (NN state)) (SBAR (WHNP (WDT that)) (S (NP (NP (DT the) (JJS largest) (NN river)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))) (VP (VBZ runs) (PP (IN through)))))))))) + + +(S Which-[Query:0] is-[Query:0] the-[Num:1] density-[Num:1] of-[Num:1] the-[State:2] state-[State:2] that-[State:3] the-[River:4] largest-[River:4] river-[River:5] in-[River:6] the-[CountryName:8] United-[CountryName:8] States-[CountryName:8] runs-[State:3] through-[State:3]) + + +answer(density_1(state(traverse_1(longest(river(loc_2(countryid('usa')))))))) + + +answer(A,(density(B,A),state(B),longest(C,(river(C),loc(C,D),const(D,countryid(usa)))),traverse(C,B))) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ density_1 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welches ist die dichte des staates durch den der groesste fluss der usa fliesst +ποια είναι η πυκνότητα της πολιτείας την οποία διασχίζει το μεγαλύτερο ποτάμι στις ηνωμένες πολιτείες +รัฐ ที่ แม่น้ำ สาย ที่ ใหญ่ ที่สุด ใน สหรัฐอเมริกา ไหล ผ่าน มี ความ หนาแน่น ของ ประชากร เท่าไหร่ +被 美国 的 最大 河流 贯穿 的 州 的 人口 密度 是 多少 + + + + +Which is the highest peak not in Alaska ? + + +(SBARQ (WHNP (WDT Which)) (SQ (VBZ is) (NP (NP (DT the) (JJS highest) (NN peak)) (RB not) (PP (IN in) (NP (NNP Alaska)))))) + + +(S Which-[Query:0] is-[Query:0] the-[Place:1] highest-[Place:1] peak-[Place:3] not-[Place:2] in-[Place:4] Alaska-[StateName:6]) + + +answer(highest(exclude(mountain(all), loc_2(stateid('alaska'))))) + + +answer(A,highest(A,(mountain(A),not((loc(A,B),const(B,stateid(alaska))))))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ exclude ( *n:Place , *n:Place ) }) + *n:Place -> ({ mountain ( all ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alaska ' }) + +wie lautet der hoechste gipfel der nicht in alaska liegt +ποια είναι η ψηλότερη κορυφή εκτός της alaska +ยอดเขา ใด เป็น ยอดเขา ที่ สูง ที่สุด ที่ ไม่ได้ อยู่ ใน รัฐ อลาสกา +哪个 是 不 在 阿拉斯加 州 的 最高 山峰 + + + + +Which is the longest river in USA ? + + +(SBARQ (WHNP (WDT Which)) (SQ (VBZ is) (NP (NP (DT the) (JJS longest) (NN river)) (PP (IN in) (NP (NNP USA)))))) + + +(S Which-[Query:0] is-[Query:0] the-[River:1] longest-[River:1] river-[River:2] in-[River:3] USA-[CountryName:5]) + + +answer(longest(river(loc_2(countryid('usa'))))) + + +answer(A,longest(A,(river(A),loc(A,B),const(B,countryid(usa))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +wie lautet der laengste fluss der usa +ποια είναι το μακρύτερο ποτάμι στις ηπα +แม่น้ำ สาย ใด ยาว ที่สุด ใน อเมริกา +哪个 是 美国 最长 的 河流 + + + + +Which is the lowest point of the states that the Mississippi runs through ? + + +(SBARQ (WHNP (WDT Which)) (SQ (VBZ is) (NP (NP (DT the) (JJS lowest) (NN point)) (PP (IN of) (NP (NP (DT the) (NNS states)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNP Mississippi)) (VP (VBZ runs) (PP (IN through)))))))))) + + +(S Which-[Query:0] is-[Query:0] the-[Place:1] lowest-[Place:1] point-[Place:2] of-[Place:3] the-[State:4] states-[State:4] that-[State:5] the-[RiverName:7] Mississippi-[RiverName:7] runs-[State:5] through-[State:5]) + + +answer(lowest(place(loc_2(state(traverse_1(riverid('mississippi'))))))) + + +answer(B,lowest(B,(place(B),loc(B,A),state(A),const(C,riverid(mississippi)),traverse(C,A)))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +wie lautet der niedrigste punkt von den staaten durch die der mississippi verlaeuft +ποιο είναι το χαμηλότερο σημείο των πολιτειών τις οποίες διασχίζει ο mississippi +จุด ต่ำ สุด ใด ของ สหรัฐ ที่ แม่น้ำ มิสซิสซิปปี ไหล ผ่าน +被 密西西比 河 贯穿 的 州 的 最低 点 是 哪个 + + + + +Which is the shortest river ? + + +(SBARQ (WHNP (WDT Which)) (SQ (VBZ is) (NP (DT the) (JJS shortest) (NN river)))) + + +(S Which-[Query:0] is-[Query:0] the-[River:1] shortest-[River:1] river-[River:2]) + + +answer(shortest(river(all))) + + +answer(A,shortest(A,river(A))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ shortest ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +welches ist der kuerzeste fluss +ποιο είναι το κοντύτερο ποτάμι +แม่น้ำ ที่ สั้น ที่สุด คือ แม่น้ำ สาย ใด +最短 的 河流 是 哪个 + + + + +Which is the smallest state ? + + +(SBARQ (WHNP (WDT Which)) (SQ (VBZ is) (NP (DT the) (JJS smallest) (NN state)))) + + +(S Which-[Query:0] is-[Query:0] the-[State:1] smallest-[State:1] state-[State:2]) + + +answer(smallest(state(all))) + + +answer(A,smallest(A,state(A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +wie lautet der kleinste staat +ποια είναι η μικρότερη πολιτεία +รัฐ ใด มี ขนาด เล็ก ที่สุด +哪个 是 最小 的 州 + + + + +Which of the states bordering Pennsylvania has the largest population ? + + +(SBARQ (WHNP (WHNP (WDT Which)) (PP (IN of) (NP (NP (DT the) (NNS states)) (VP (VBG bordering) (NP (NNP Pennsylvania)))))) (SQ (VP (VBZ has) (NP (DT the) (JJS largest) (NN population))))) + + +(S Which-[State:2] of-[State:2] the-[State:2] states-[State:2] bordering-[State:3] Pennsylvania-[StateName:5] has-[State:1] the-[State:1] largest-[State:1] population-[State:1]) + + +answer(largest_one(population_1(state(next_to_2(stateid('pennsylvania')))))) + + +answer(A,largest(B,(state(A),next_to(A,C),const(C,stateid(pennsylvania)),population(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' pennsylvania ' }) + +welcher der staaten welche an pennsylvania grenzt hat die groesste bevoelkerung +ποια από τις πολιτείες που συνορεύουν με την pennsylvania έχει το μεγαλύτερο πληθυσμό +รัฐ ที่ อยู่ ติด กับ รัฐ เพ็นซิลเวเนีย รัฐ ใด มี ประชากร มาก ที่สุด +与 宾夕法尼亚 州 接壤 的 州 里 哪个 有 最多 人口 + + + + +Which river goes through the most states ? + + +(SBARQ (WHNP (WDT Which) (NN river)) (SQ (VP (VBZ goes) (PP (IN through) (NP (DT the) (JJS most) (NNS states)))))) + + +(S Which-[River:2] river-[River:2] goes-[River:3] through-[River:3] the-[River:1] most-[River:1] states-[State:4]) + + +answer(most(river(traverse_2(state(all))))) + + +answer(A,most(A,B,(river(A),traverse(A,B),state(B)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ most ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welcher fluss fliesst durch die meisten staaten +ποιο ποτάμι περνάει από τις περισσότερες πολιτείες +แม่น้ำ ใด ไหล ผ่าน จำนวน รัฐ มาก ที่สุด +哪个 河流 流经 最多 的 州 + + + + +Which river runs through most states ? + + +(SBARQ (WHNP (WDT Which) (NN river)) (SQ (VP (VBZ runs) (PP (IN through) (NP (JJS most) (NNS states)))))) + + +(S Which-[River:2] river-[River:2] runs-[River:3] through-[River:3] most-[River:1] states-[State:4]) + + +answer(most(river(traverse_2(state(all))))) + + +answer(A,most(A,B,(river(A),traverse(A,B),state(B)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ most ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welcher fluss fliesst durch die meisten staaten +ποιο ποτάμι διατρέχει τις περισσότερες πολιτείες +แม่น้ำ สาย ใด ไหล ผ่าน รัฐ มาก ที่สุด +哪个 河流 贯穿 最多 的 州 + + + + +Which river runs through the most states ? + + +cual rio corre por mas estados ? + + +donna kawa ga mottomo ooku no kawa wo nagarete imasu ka ? + + +hangi nehir en cok eyaletten gecer ? + + +(SBARQ (WHNP (WDT Which) (NN river)) (SQ (VP (VBZ runs) (PP (IN through) (NP (DT the) (JJS most) (NNS states)))))) + + +(S cual rio corre por mas estados) + + +(S donna kawa ga mottomo ooku no kawa wo nagarete imasu ka) + + +(S hangi nehir en cok eyaletten gecer) + + +(S Which-[River:2] river-[River:2] runs-[River:3] through-[River:3] the-[River:1] most-[River:1] states-[State:4]) + + +answer(most(river(traverse_2(state(all))))) + + +answer(A,most(A,B,(river(A),traverse(A,B),state(B)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ most ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welcher fluss fliesst durch die meisten staaten +ποιο ποτάμι διασχίζει τις περισσότερες πολιτείες +แม่น้ำ สาย ใด ไหล ผ่าน รัฐ จำนวน มาก ที่สุด +哪个 河流 贯穿 最多 的 州 + + + + +Which river traverses most states ? + + +(SBARQ (WHNP (WDT Which) (NN river)) (SQ (VP (VBZ traverses) (NP (JJS most) (NNS states))))) + + +(S Which-[River:2] river-[River:2] traverses-[River:3] most-[River:1] states-[State:4]) + + +answer(most(river(traverse_2(state(all))))) + + +answer(A,most(A,B,(river(A),traverse(A,B),state(B)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ most ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welcher fluss durchquert die meisten staaten +ποιο ποτάμι διασχίζει τις περισσότερες πολιτείες +แม่น้ำ สาย ใด ไหล ผ่าน รัฐ จำนวน มาก ที่สุด +哪个 河流 流经 最多 的 州 + + + + +Which rivers are in Alaska ? + + +(SBARQ (WHNP (WDT Which) (NNS rivers)) (SQ (VBP are) (PP (IN in) (NP (NNP Alaska))))) + + +(S Which-[River:1] rivers-[River:1] are-[River:2] in-[River:2] Alaska-[StateName:4]) + + +answer(river(loc_2(stateid('alaska')))) + + +answer(A,(river(A),loc(A,B),const(B,stateid(alaska)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alaska ' }) + +welcher fluss verlaeuft durch alaska +πόσα ποτάμια υπάρχουν στην alaska +แม่น้ำ ใด บ้าง ไหล ผ่าน รัฐ อลาสก้า +哪些 河流 在 阿拉斯加 + + + + +Which rivers do not run through Texas ? + + +(SBARQ (WHNP (WDT Which) (NNS rivers)) (SQ (VBP do) (RB not) (VP (VB run) (PP (IN through) (NP (NNP Texas)))))) + + +(S Which-[River:2] rivers-[River:2] do-[River:1] not-[River:1] run-[River:3] through-[River:3] Texas-[StateName:5]) + + +answer(exclude(river(all), traverse_2(stateid('texas')))) + + +answer(A,(river(A),not((traverse(A,B),const(B,stateid(texas)))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ exclude ( *n:River , *n:River ) }) + *n:River -> ({ river ( all ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welche flüsse fliessen nicht durch texas +ποια ποτάμια δεν διασχίζουν το texas +แม่น้ำ สาย ใด ไม่ได้ ไหล ผ่าน รัฐ เท็กซัส +哪些 河流 不 贯穿 得克萨斯 + + + + +Which rivers do not run through USA ? + + +(SBARQ (WHNP (WDT Which) (NNS rivers)) (SQ (VBP do) (RB not) (VP (VB run) (PP (IN through) (NP (NNP USA)))))) + + +(S Which-[River:2] rivers-[River:2] do-[River:1] not-[River:1] run-[River:3] through-[River:3] USA-[CountryName:5]) + + +answer(exclude(river(all), traverse_2(countryid('usa')))) + + +answer(A,(river(A),not((traverse(A,B),const(B,countryid(usa)))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ exclude ( *n:River , *n:River ) }) + *n:River -> ({ river ( all ) }) + *n:River -> ({ traverse_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welche flüsse fliessen durch die usa +ποια ποτάμια δε διασχίζουν τις usa +แม่น้ำ สาย ใด ไม่ได้ ไหล ผ่าน ประเทศ สหรัฐอเมริกา +哪些 河流 不 贯穿 美国 + + + + +Which rivers flow through Alaska ? + + +cuales rios corren por alaska ? + + +dono kawa wa arasuka wo nagarete imasu ka ? + + +hangi nehirler alaska nin icinden akar ? + + +(SBARQ (WHNP (WDT Which) (NNS rivers)) (SQ (VP (VBP flow) (PP (IN through) (NP (NNP Alaska)))))) + + +(S cuales rios corren por alaska) + + +(S dono kawa wa arasuka wo nagarete imasu ka) + + +(S hangi nehirler alaska nin icinden akar) + + +(S Which-[River:1] rivers-[River:1] flow-[River:2] through-[River:2] Alaska-[StateName:4]) + + +answer(river(traverse_2(stateid('alaska')))) + + +answer(A,(river(A),traverse(A,B),const(B,stateid(alaska)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alaska ' }) + +welche fluesse gibt es in alaska +ποια ποτάμια διασχίζουν την alaska +รัฐ อลาสกา มี แม่น้ำ อะไร บ้าง +哪些 河流 流经 阿拉斯加 州 + + + + +Which rivers run through states bordering New Mexico ? + + +cuales rios corren por estados bordeando a new mexico ? + + +donna kawa wa nyuu mekishiko ni rinsetsu suru shuu wo nagarete imasu ka ? + + +hangi nehirler new mexico ya siniri olan eyaletlerden gecer ? + + +(SBARQ (WHNP (WDT Which) (NNS rivers)) (SQ (VP (VBP run) (PP (IN through) (NP (NP (NNS states)) (VP (VBG bordering) (NP (NNP New) (NNP Mexico)))))))) + + +(S cuales rios corren por estados bordeando a new_mexico) + + +(S donna kawa wa nyuu_mekishiko ni rinsetsu suru shuu wo nagarete imasu ka) + + +(S hangi nehirler new_mexico ya siniri olan eyaletlerden gecer) + + +(S Which-[River:1] rivers-[River:1] run-[River:2] through-[River:2] states-[State:3] bordering-[State:4] New-[StateName:6] Mexico-[StateName:6]) + + +answer(river(traverse_2(state(next_to_2(stateid('new mexico')))))) + + +answer(A,(river(A),traverse(A,B),state(B),next_to(B,C),const(C,stateid('new mexico')))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new mexico ' }) + +welcher fluss verlaeuft durch staaten welche an new mexico grenzen +ποια ποτάμια διασχίζουν πολιτείες που συνορεύουν με το new mexico +แม่น้ำ ใด บ้าง ไหล ผ่าน รัฐ ที่ ติด กับ รัฐ นิวเม็กซิโก +哪些 河流 流经 与 新墨西哥 州 接壤 的 州 + + + + +Which rivers run through states that border the state with the capital Austin ? + + +(SBARQ (WHNP (WDT Which) (NNS rivers)) (SQ (VP (VBP run) (PP (IN through) (NP (NP (NNS states)) (SBAR (WHNP (WDT that)) (S (VP (VBP border) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (NP (DT the) (NN capital)) (NP (NNP Austin))))))))))))) + + +(S Which-[River:1] rivers-[River:1] run-[River:2] through-[River:2] states-[State:3] that-[State:4] border-[State:4] the-[State:5] state-[State:5] with-[State:6] the-[City:7] capital-[City:7] Austin-[CityName:9]) + + +answer(river(traverse_2(state(next_to_2(state(loc_1(capital(cityid('austin', _))))))))) + + +answer(A,(river(A),traverse(A,B),state(B),next_to(B,C),state(C),loc(D,C),capital(D),const(D,cityid(austin,_)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' austin ' }) + +welcher fluss verlaeuft durch staaten welche dem staat mit der hauptstadt austin grenzen +ποια ποτάμια διασχίζουν την πολιτεία που συνορεύει με την πολιτεία με την πρωτεύουσα austin +แม่น้ำ สาย ใด ไหล ผ่าน รัฐ ที่ อยู่ ติด กับ รัฐ ที่ มี เมืองหลวง ชื่อ ออสติน +哪些 河流 贯穿 与 以 奥斯汀 为 首府 的 州 接壤 的 州 + + + + +Which rivers run through states with fewest cities ? + + +(SBARQ (WHNP (WDT Which) (NNS rivers)) (SQ (VP (VBP run) (PP (IN through) (NP (NP (NNS states)) (PP (IN with) (NP (JJS fewest) (NNS cities)))))))) + + +(S Which-[River:1] rivers-[River:1] run-[River:2] through-[River:2] states-[State:4] with-[State:5] fewest-[State:3] cities-[City:6]) + + +answer(river(traverse_2(fewest(state(loc_1(city(all))))))) + + +answer(A,(river(A),traverse(A,B),fewest(B,C,(state(B),loc(C,B),city(C))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ fewest ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ city ( all ) }) + +welche flüsse gehen durch staaten mit am wenigsten staedten +ποια ποτάμια διασχίζουν πολιτείες με τις λιγότερες πόλεις +แม่น้ำ ใด ไหล ผ่าน รัฐ ที่ มี จำนวน เมือง น้อย ที่สุด +哪些 河流 贯穿 拥有 最少 城市 的 州 + + + + +Which rivers run through the state with the largest city in the US ? + + +(SBARQ (WHNP (WDT Which) (NNS rivers)) (SQ (VP (VBP run) (PP (IN through) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (NP (DT the) (JJS largest) (NN city)) (PP (IN in) (NP (DT the) (NNP US)))))))))) + + +(S Which-[River:1] rivers-[River:1] run-[River:2] through-[River:2] the-[State:3] state-[State:3] with-[State:4] the-[City:5] largest-[City:5] city-[City:6] in-[City:7] the-[CountryName:9] US-[CountryName:9]) + + +answer(river(traverse_2(state(loc_1(largest(city(loc_2(countryid('usa'))))))))) + + +answer(A,(river(A),traverse(A,B),state(B),loc(C,B),largest(C,(city(C),loc(C,D),const(D,countryid(usa)))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welche fluesse fliessen durch den staat mit der groesstes stadt in den usa +ποια ποτάμια διατρέχουν την πολιτεία με τη μεγαλύτερη πόλη στις us +แม่น้ำ สาย ใด ไหล ผ่าน รัฐ ที่ มี ประชากร มาก ที่สุด ใน สหรัฐ +哪些 河流 贯穿 拥有 美国 最大 城市 的 州 + + + + +Which rivers run through the state with the lowest elevation in the USA ? + + +(SBARQ (WHNP (WDT Which) (NNS rivers)) (SQ (VP (VBP run) (PP (IN through) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (NP (DT the) (JJS lowest) (NN elevation)) (PP (IN in) (NP (DT the) (NNP USA)))))))))) + + +(S Which-[River:1] rivers-[River:1] run-[River:2] through-[River:2] the-[State:3] state-[State:3] with-[State:4] the-[Place:5] lowest-[Place:5] elevation-[Place:6] in-[Place:7] the-[CountryName:9] USA-[CountryName:9]) + + +answer(river(traverse_2(state(loc_1(lowest(place(loc_2(countryid('usa'))))))))) + + +answer(A,(river(A),traverse(A,B),state(B),loc(C,B),lowest(C,(place(C),loc(C,D),const(D,countryid(usa)))))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ traverse_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welche fluesse verlaufen durch den staat mit der niedrigsten erhebung in den usa +ποια ποτάμια διασχίζουν την πολιτεία με το χαμηλότερο υψόμετρο στις ηπα +แม่น้ำ ใด ไหล ผ่าน รัฐ ที่ มี พื้นที่ ต่ำ ที่สุด ใน สหรัฐอเมริกา +哪些 河流 贯穿 美国 海拔 最低 的 州 + + + + +Which state border Kentucky ? + + +cual estado bordean a kentucky ? + + +kentakkii ni rinsetsu suru shuu wa nan desu ka ? + + +hangi eyaletin kentucky ye siniri vardir ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBP border) (NP (NNP Kentucky))))) + + +(S cual estado bordean a kentucky) + + +(S kentakkii ni rinsetsu suru shuu wa nan desu ka) + + +(S hangi eyaletin kentucky ye siniri vardir) + + +(S Which-[State:1] state-[State:1] border-[State:2] Kentucky-[StateName:4]) + + +answer(state(next_to_2(stateid('kentucky')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(kentucky)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' kentucky ' }) + +welche staaten grenzen an kentucky +ποια πολιτεία συνορεύει με το kentucky +รัฐ ใด บ้าง ที่ อยู่ ติด กับ รัฐ เคนตักกี +哪些 州 与 肯塔基 州 接壤 + + + + +Which state borders Florida ? + + +cual estado bordea a florida ? + + +furorida ni rinsetsu suru shuu wa dochira desu ka ? + + +hangi eyaletin florida ya siniri vardir ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ borders) (NP (NNP Florida))))) + + +(S cual estado bordea a florida) + + +(S furorida ni rinsetsu suru shuu wa dochira desu ka) + + +(S hangi eyaletin florida ya siniri vardir) + + +(S Which-[State:1] state-[State:1] borders-[State:2] Florida-[StateName:4]) + + +answer(state(next_to_2(stateid('florida')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(florida)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' florida ' }) + +welcher staat grenzt an florida +ποια πολιτεία συνορεύει με τη florida +รัฐ ใด บ้าง อยู่ ติด กับ รัฐ ฟลอริดา +哪个 州 与 佛罗里达 州 接壤 + + + + +Which state borders Hawaii ? + + +cual estado bordea a hawaii ? + + +hawai ni rinsetsu suru shuu wa dochira desu ka ? + + +hangi eyaletin hawaii ya siniri vardir ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ borders) (NP (NNP Hawaii))))) + + +(S cual estado bordea a hawaii) + + +(S hawai ni rinsetsu suru shuu wa dochira desu ka) + + +(S hangi eyaletin hawaii ya siniri vardir) + + +(S Which-[State:1] state-[State:1] borders-[State:2] Hawaii-[StateName:4]) + + +answer(state(next_to_2(stateid('hawaii')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(hawaii)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' hawaii ' }) + +welche staaten grenzen an hawaii +ποια πολιτεία συνορεύει με τη hawaii +รัฐ ใด บ้าง อยู่ ติด กับ รัฐ ฮาวาย +哪个 州 与 夏威夷 州 接壤 + + + + +Which state borders most states ? + + +cual estado bordea a los mas estados ? + + +donna shuu ga mottomo ooku no shuu ni rinsetsu shite imasu ka ? + + +hangi eyaletin en cok eyalete siniri vardir ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ borders) (NP (JJS most) (NNS states))))) + + +(S cual estado bordea a los mas estados) + + +(S donna shuu ga mottomo ooku no shuu ni rinsetsu shite imasu ka) + + +(S hangi eyaletin en cok eyalete siniri vardir) + + +(S Which-[State:2] state-[State:2] borders-[State:3] most-[State:1] states-[State:4]) + + +answer(most(state(next_to_2(state(all))))) + + +answer(A,most(A,B,(state(A),next_to(A,B),state(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welcher staat grenzt hat am meisten nachbarstaaten +ποιες πολιτείες συνορεύουν με τις περισσότερες πολιτείες +รัฐ ใด อยู่ ติด กับ รัฐ อื่น มาก ที่สุด +哪个 州 与 最多 的 州 接壤 + + + + +Which state borders the most states ? + + +cual estado bordea a mas estados ? + + +donna shuu ga mottomo ooku no shuu ni rinsetsu shite imasu ka ? + + +hangi eyaletin en cok eyalete siniri vardir ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ borders) (NP (DT the) (JJS most) (NNS states))))) + + +(S cual estado bordea a mas estados) + + +(S donna shuu ga mottomo ooku no shuu ni rinsetsu shite imasu ka) + + +(S hangi eyaletin en cok eyalete siniri vardir) + + +(S Which-[State:2] state-[State:2] borders-[State:3] the-[State:1] most-[State:1] states-[State:4]) + + +answer(most(state(next_to_2(state(all))))) + + +answer(A,most(A,B,(state(A),next_to(A,B),state(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welcher staat grenzt an die meisten anderen staaten +ποια πολιτεία συνορεύει με τις περισσότερες πολιτείες +รัฐ ใด อยู่ ติด กับ รัฐ อื่น มาก ที่สุด +哪个 州 与 最多 的 州 接壤 + + + + +Which state capital has the smallest population ? + + +(SBARQ (WHNP (WDT Which) (NN state) (NN capital)) (SQ (VP (VBZ has) (NP (DT the) (JJS smallest) (NN population))))) + + +(S Which-[City:2] state-[City:2] capital-[City:2] has-[City:1] the-[City:1] smallest-[City:1] population-[City:1]) + + +answer(smallest_one(population_1(capital(all)))) + + +answer(A,smallest(B,(capital(A),population(A,B)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ smallest_one ( population_1 ( *n:City ) ) }) + *n:City -> ({ capital ( all ) }) + +welcher hauptstadt hat die kleinste bevoelkerung +ποια πρωτεύουσα πολιτείας έχει το μικρότερο πληθυσμό +เมืองหลวง ใด มี ประชากร น้อย ที่สุด +哪个 首府 有 最少 的 人口 + + + + +Which state contains most rivers ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ contains) (NP (JJS most) (NNS rivers))))) + + +(S Which-[State:2] state-[State:2] contains-[State:3] most-[State:1] rivers-[River:4]) + + +answer(most(state(loc_1(river(all))))) + + +answer(A,most(A,B,(state(A),loc(B,A),river(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +welcher staat hat am meisten flüsse +ποια πολιτεία περιέχει τα περισσότερα ποτάμια +รัฐ ใด มี แม่น้ำ ไหล ผ่าน มาก ที่สุด +哪个 州 有 最多 的 河流 + + + + +Which state has the biggest population ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS biggest) (NN population))))) + + +(S Which-[State:2] state-[State:2] has-[State:1] the-[State:1] biggest-[State:1] population-[State:1]) + + +answer(largest_one(population_1(state(all)))) + + +answer(A,largest(B,(state(A),population(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die groesste bevoelkerung +ποια πολιτεία έχει τον μεγαλύτερο πληθυσμό +รัฐ ใด มี จำนวน ประชากร มาก ที่สุด +哪个 州 有 最多 的 人口 + + + + +Which state has the greatest density ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS greatest) (NN density))))) + + +(S Which-[State:2] state-[State:2] has-[State:1] the-[State:1] greatest-[State:1] density-[State:1]) + + +answer(largest_one(density_1(state(all)))) + + +answer(A,largest(B,(state(A),density(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die groesste bevoelkerungsdichte +ποια πολιτεία έχει τη μεγαλύτερη πυκνότητα +รัฐ ใด มี ความ หนาแน่น ของ ประชากร สูง ที่สุด +人口 密度 最大 的 州 是 哪个 + + + + +Which state has the greatest population ? + + +cual estado tiene la poblacion mas grande ? + + +dono shuu wa mottomo ookii jinkou ga ariumasu ka ? + + +hangi eyalet en buyuk nufusa sahiptir ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS greatest) (NN population))))) + + +(S cual estado tiene la poblacion mas grande) + + +(S dono shuu wa mottomo ookii jinkou ga ariumasu ka) + + +(S hangi eyalet en buyuk nufusa sahiptir) + + +(S Which-[State:2] state-[State:2] has-[State:1] the-[State:1] greatest-[State:1] population-[State:1]) + + +answer(largest_one(population_1(state(all)))) + + +answer(A,largest(B,(state(A),population(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die meisten einwohner +ποια πολιτεία έχει το μεγαλύτερο πληθυσμό +รัฐ ใด มี ประชากร มาก ที่สุด +哪个 州 有 最多 的 人口 + + + + +Which state has the highest elevation ? + + +cual estado tiene la elevacion mas alta ? + + +dono shuu wa mottomo takai kaibatsu ga arimasu ka ? + + +hangi eyalet en yuksek yukseltiye sahiptir ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS highest) (NN elevation))))) + + +(S cual estado tiene la elevacion mas alta) + + +(S dono shuu wa mottomo takai kaibatsu ga arimasu ka) + + +(S hangi eyalet en yuksek yukseltiye sahiptir) + + +(S Which-[State:1] state-[State:1] has-[State:2] the-[Place:3] highest-[Place:3] elevation-[Place:4]) + + +answer(state(loc_1(highest(place(all))))) + + +answer(A,(state(A), loc(B,A), highest(B,(place(B))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( all ) }) + +welche staat hat die hoechste erhoehung +ποια πολιτεία έχει το μεγαλύτερο υψόμετρο +รัฐ ใด มี จุด สูง สุด ของ ประเทศ อยู่ +哪个 州 有 最高 点 + + + + +Which state has the highest peak in the country ? + + +cual estado tiene el pico mas alto en el pais ? + + +dono shuu wa kuni no mottomo takai choujou ga arimasu ka ? + + +hangi eyalet ulke deki en yuksek zirveye sahiptir ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (NP (DT the) (JJS highest) (NN peak)) (PP (IN in) (NP (DT the) (NN country))))))) + + +(S cual estado tiene el pico mas alto en el pais) + + +(S dono shuu wa kuni no mottomo takai choujou ga arimasu ka) + + +(S hangi eyalet ulke deki en yuksek zirveye sahiptir) + + +(S Which-[State:1] state-[State:1] has-[State:2] the-[Place:3] highest-[Place:3] peak-[Place:4] in-[Place:3] the-[Place:3] country-[Place:3]) + + +answer(state(loc_1(highest(place(all))))) + + +answer(A,(state(A),loc(B,A),highest(B,(mountain(B))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( all ) }) + +in welchem staat liegt der hoechste gipfel des landes +ποια πολιτεία έχει την ψηλότερη κορυφή στη χώρα +รัฐ ใด มี ยอดเขา สูง สุด ใน ประเทศ +哪个 州 拥有 美国 的 最高 峰 + + + + +Which state has the highest point ? + + +cual estado tiene el punto mas alto ? + + +dono shuu wa mottomo takai chiten ga arimasu ka ? + + +hangi eyalet en yuksek noktaya sahiptir ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS highest) (NN point))))) + + +(S cual estado tiene el punto mas alto) + + +(S dono shuu wa mottomo takai chiten ga arimasu ka) + + +(S hangi eyalet en yuksek noktaya sahiptir) + + +(S Which-[State:1] state-[State:1] has-[State:2] the-[Place:3] highest-[Place:3] point-[Place:4]) + + +answer(state(loc_1(highest(place(all))))) + + +answer(A,(state(A),loc(B,A),highest(B,place(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( all ) }) + +welcher staat beinhaltet den hoechsten punkt +ποια πολιτεία έχει το ψηλότερο σημείο +รัฐ ใด มี ภูเขา ที่ สูง ที่สุด +哪个 州 有 最高 的 海拔 + + + + +Which state has the highest population density ? + + +cual estado tiene la densidad de poblacion mas alta ? + + +dono shuu wa mottomo ookii jinkou no mitsudo ga arimasu ka ? + + +hangi eyalet en yuksek nufus yogunluguna sahiptir ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS highest) (NN population) (NN density))))) + + +(S cual estado tiene la densidad de poblacion mas alta) + + +(S dono shuu wa mottomo ookii jinkou no mitsudo ga arimasu ka) + + +(S hangi eyalet en yuksek nufus yogunluguna sahiptir) + + +(S Which-[State:2] state-[State:2] has-[State:1] the-[State:1] highest-[State:1] population-[State:1] density-[State:1]) + + +answer(largest_one(density_1(state(all)))) + + +answer(A,largest(B,(state(A),density(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die groesste dichte +ποια πολιτεία έχει τη ψηλότερη πυκνότητα πληθυσμού +รัฐ ใด มี ความ หนาแน่น ของ ประชากร สูง สุด +哪个 州 有 最高 的 人口 密度 + + + + +Which state has the largest city ? + + +cual estado tiene la ciudad mas grande ? + + +dono shuu wa mottomo ookii toshi ga arimasu ka ? + + +hangi eyalet en buyuk sehre sahiptir ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS largest) (NN city))))) + + +(S cual estado tiene la ciudad mas grande) + + +(S dono shuu wa mottomo ookii toshi ga arimasu ka) + + +(S hangi eyalet en buyuk sehre sahiptir) + + +(S Which-[State:1] state-[State:1] has-[State:2] the-[City:3] largest-[City:3] city-[City:4]) + + +answer(state(loc_1(largest(city(all))))) + + +answer(A,(state(A),loc(B,A),largest(B,(city(B))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( all ) }) + +welcher staat hat die groesste stadt +ποια πολιτεία έχει τη μεγαλύτερη πόλη +รัฐ ใด มี เมือง ที่ ใหญ่ ที่สุด +哪个 州 有 最大 的 城市 + + + + +Which state has the largest density ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS largest) (NN density))))) + + +(S Which-[State:2] state-[State:2] has-[State:1] the-[State:1] largest-[State:1] density-[State:1]) + + +answer(largest_one(density_1(state(all)))) + + +answer(A,largest(B,(state(A),density(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welches ist die hoechste bevoelkerungsdichte +ποια πολιτεία έχει την μεγαλύτερη πυκνότητα +รัฐ ใด มี ความ หนาแน่น ของ ประชากร สูง ที่สุด +哪个 州 拥有 最大 的 人口 密度 + + + + +Which state has the least population density ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS least) (NN population) (NN density))))) + + +(S Which-[State:2] state-[State:2] has-[State:1] the-[State:1] least-[State:1] population-[State:1] density-[State:1]) + + +answer(smallest_one(density_1(state(all)))) + + +answer(A,smallest(B,(state(A),density(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die geringste bevoelkerungsdichte +ποια πολιτεία έχει τη μικρότερη πυκνότητα πληθυσμού +รัฐ ใด มี ความ หนาแน่น ของ ประชากร เบาบาง ที่สุด +哪个 州 有 最小 的 人口 密度 + + + + +Which state has the longest river ? + + +cual estado tiene el rio mas largo ? + + +dono shuu wa mottomo nagai kawa ga arimasu ka ? + + +hangi eyalet en uzun nehre sahiptir ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS longest) (NN river))))) + + +(S cual estado tiene el rio mas largo) + + +(S dono shuu wa mottomo nagai kawa ga arimasu ka) + + +(S hangi eyalet en uzun nehre sahiptir) + + +(S Which-[State:1] state-[State:1] has-[State:2] the-[River:3] longest-[River:3] river-[River:4]) + + +answer(state(loc_1(longest(river(all))))) + + +answer(A,(state(A),loc(B,A),longest(B,(river(B))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +welcher staat hat den laengsten fluss +ποια πολιτεία έχει το μακρύτερο ποτάμι +รัฐ ใด มี แม่น้ำ สาย ยาว ที่สุด +哪个 州 有 最长 的 河流 + + + + +Which state has the lowest elevation ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS lowest) (NN elevation))))) + + +(S Which-[State:1] state-[State:1] has-[State:2] the-[Place:3] lowest-[Place:3] elevation-[Place:4]) + + +answer(state(loc_1(lowest(place(all))))) + + +answer(A,(state(A),loc(B,A),lowest(B,place(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( all ) }) + +in welchem staat liegt der tiefste punkt +ποια πολιτεία έχει το χαμηλότερο υψόμετρο +รัฐ ใด มี ที่สูง ต่ำ ที่สุด +哪个 州 有 最低 海拔 + + + + +Which state has the lowest point that borders Idaho ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (NP (DT the) (JJS lowest) (NN point)) (SBAR (WHNP (WDT that)) (S (VP (VBZ borders) (NP (NNP Idaho))))))))) + + +(S Which-[State:1] state-[State:1] has-[State:2] the-[Place:3] lowest-[Place:3] point-[Place:4] that-[Place:5] borders-[State:6] Idaho-[StateName:8]) + + +answer(state(loc_1(lowest(place(loc_2(next_to_2(stateid('idaho')))))))) + + +answer(D,(state(D),loc(B,D),lowest(B,(place(B), state(A), loc(B,A), next_to(A,C),const(C,stateid(idaho)))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ lowest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' idaho ' }) + +in welchem stadt liegt der tiefste an idaho grenzende punkt +ποια πολιτεία έχει το χαμηλότερο που συνορεύει με το idaho +รัฐ ใด มี จุด ต่ำ สุด อยู่ ติด กับ รัฐ ไอดาโฮ +哪个 州 有 与 爱达荷 州 接壤 的 最低 点 + + + + +Which state has the lowest population density ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS lowest) (NN population) (NN density))))) + + +(S Which-[State:2] state-[State:2] has-[State:1] the-[State:1] lowest-[State:1] population-[State:1] density-[State:1]) + + +answer(smallest_one(density_1(state(all)))) + + +answer(A,smallest(B,(state(A),density(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die kleinste bevoelkerungsdichte +ποια πολιτεία έχει τη χαμηλότερη πυκνότητα πληθυσμού +รัฐ ใด มี ความ หนาแน่น ของ ประชากร น้อย ที่สุด +哪个 州 有 最低 的 人口 密度 + + + + +Which state has the most major cities ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS most) (JJ major) (NNS cities))))) + + +(S Which-[State:2] state-[State:2] has-[State:3] the-[State:1] most-[State:1] major-[City:4] cities-[City:5]) + + +answer(most(state(loc_1(major(city(all)))))) + + +answer(A,most(A,B,(state(A),loc(B,A),major(B),city(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( all ) }) + +welcher staat hat die meisten wichtigsten staedte +ποια πολιτεία έχει τις περισσότερες κύριες πόλεις +รัฐ ใด มี เมือง เอก มาก ที่สุด +哪个 州 拥有 最多 的 主要 城市 + + + + +Which state has the most major rivers ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS most) (JJ major) (NNS rivers))))) + + +(S Which-[State:2] state-[State:2] has-[State:3] the-[State:1] most-[State:1] major-[River:4] rivers-[River:5]) + + +answer(most(state(loc_1(major(river(all)))))) + + +answer(A,most(A,B,(state(A),loc(B,A),major(B),river(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:River ) }) + *n:River -> ({ major ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +durch welchen staat fliessen am meisten grosse flüsse +ποια πολιτεία έχει τα περισσότερα κύρια ποτάμια +รัฐ ใด มี แม่น้ำ สาย หลัก มาก ที่สุด +哪个 州 拥有 最多 的 主要 河流 + + + + +Which state has the most major rivers running through it ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (NP (DT the) (JJS most) (JJ major) (NNS rivers)) (VP (VBG running) (PP (IN through) (NP (PRP it)))))))) + + +(S Which-[State:2] state-[State:2] has-[State:3] the-[State:1] most-[State:1] major-[River:4] rivers-[River:5] running-[State:3] through-[State:3] it-[State:3]) + + +answer(most(state(traverse_1(major(river(all)))))) + + +answer(A,most(A,B,(state(A),major(B),river(B),traverse(B,A)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ major ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +welcher staat hat die meisten wichtigen fluesse +ποια πολιτεία έχει τα περισσότερα κύρια ποτάμια που τη διατρέχουν +รัฐ ใด มี แม่น้ำ สาย หลัก ไหล ผ่าน มาก ที่สุด +哪个 州 拥有 最多 的 流经 它的 主要 河流 + + + + +Which state has the most people ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS most) (NNS people))))) + + +(S Which-[State:2] state-[State:2] has-[State:1] the-[State:1] most-[State:1] people-[State:1]) + + +answer(largest_one(population_1(state(all)))) + + +answer(A,largest(B,(state(A),population(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die meisten einwohner +ποια πολιτεία έχει τους περισσότερους ανθρώπους +รัฐ ใด มี ประชากร มาก ที่สุด +哪个 州 拥有 最多 的 人 + + + + +Which state has the most population ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS most) (NN population))))) + + +(S Which-[State:2] state-[State:2] has-[State:1] the-[State:1] most-[State:1] population-[State:1]) + + +answer(largest_one(population_1(state(all)))) + + +answer(A,largest(B,(state(A),population(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ largest_one ( population_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die hoechste bevoelkerung +ποια πολιτεία έχει τον περισσότερο πληθυσμό +รัฐ ใด เป็น รัฐ ที่ มี ประชากร มาก ที่สุด +哪个 州 有 最多 的 人口 + + + + +Which state has the most rivers ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS most) (NNS rivers))))) + + +(S Which-[State:2] state-[State:2] has-[State:3] the-[State:1] most-[State:1] rivers-[River:4]) + + +answer(most(state(loc_1(river(all))))) + + +answer(A,most(A,B,(state(A),loc(B,A),river(B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +durch welchen staat fliessen am meisten fluesse +ποια πολιτεία έχει τα περισσότερα ποτάμια +รัฐ ใด มี แม่น้ำ มาก ที่สุด +哪个 州 拥有 最多 的 河流 + + + + +Which state has the most rivers running through it ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (NP (DT the) (JJS most) (NNS rivers)) (VP (VBG running) (PP (IN through) (NP (PRP it)))))))) + + +(S Which-[State:2] state-[State:2] has-[State:3] the-[State:1] most-[State:1] rivers-[River:4] running-[State:3] through-[State:3] it-[State:3]) + + +answer(most(state(traverse_1(river(all))))) + + +answer(A,most(A,B,(state(A),river(B),traverse(B,A)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ most ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +durch welchen staat verlaufen die meisten fluesse +ποια πολιτεία διασχίζουν τα περισσότερα ποτάμια +รัฐ ใด มี แม่น้ำ ไหล ผ่าน มาก ที่สุด +哪个 州 拥有 最多 流经 它的 河流 + + + + +Which state has the Red river ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJ Red) (NN river))))) + + +(S Which-[State:1] state-[State:1] has-[State:2] the-[River:3] Red-[RiverName:5] river-[River:3]) + + +answer(state(loc_1(river(riverid('red'))))) + + +answer(A,(state(A),loc(B,A),const(B,riverid(red)),river(B))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' red ' }) + +welcher staat hat den red fluss +ποια πολιτεία έχει τον red ποταμό +รัฐ ใด บ้าง ที่ มี แม่น้ำ เร็ด +哪个 州 有 红 河 + + + + +Which state has the smallest area that borders Texas ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (NP (DT the) (JJS smallest) (NN area)) (SBAR (WHNP (WDT that)) (S (VP (VBZ borders) (NP (NNP Texas))))))))) + + +(S Which-[State:2] state-[State:2] has-[State:1] the-[State:1] smallest-[State:1] area-[State:1] that-[State:3] borders-[State:3] Texas-[StateName:5]) + + +answer(smallest_one(area_1(state(next_to_2(stateid('texas')))))) + + +answer(A,smallest(B,(state(A),area(A,B),next_to(A,C),const(C,stateid(texas))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest_one ( area_1 ( *n:State ) ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welcher staat hat die kleinste flaeche die texas angrenzt +ποια πολιτεία έχει τη μικρότερη επιφάνεια που συνορεύει με το texas +รัฐ ใด มี พื้นที่ น้อย ที่สุด และ ติด กับ รัฐ เท็กซัส +和 德克萨斯 州 接壤 的 面积 最小 的 州 是 哪个 + + + + +Which state has the smallest average urban population ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS smallest) (JJ average) (JJ urban) (NN population))))) + + +(S Which-[State:2] state-[State:2] has-[State:1] the-[State:1] smallest-[State:1] average-[State:1] urban-[State:1] population-[State:1]) + + +answer(smallest_one(density_1(state(all)))) + + +answer(A,smallest(B,(state(A),density(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die geringste bevoelkerungsdichte +ποια πολιτεία έχει το μικρότερο μέσο αστικό πληθυσμό +รัฐ ใด มี ความ หนาแน่น ของ ประชากร ต่ำ ที่สุด +哪个 州 有 最少 的 平均 城市 人口 + + + + +Which state has the smallest population density ? + + +cual estado tiene la densidad de poblacion mas pequena ? + + +mottomo chiisai jinkou no mitsudo ga aru shuu wa nan desu ka ? + + +hangi eyalet en kucuk nufus yogunluguna sahiptir ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJS smallest) (NN population) (NN density))))) + + +(S cual estado tiene la densidad de poblacion mas pequena) + + +(S mottomo chiisai jinkou no mitsudo ga aru shuu wa nan desu ka) + + +(S hangi eyalet en kucuk nufus yogunluguna sahiptir) + + +(S Which-[State:2] state-[State:2] has-[State:1] the-[State:1] smallest-[State:1] population-[State:1] density-[State:1]) + + +answer(smallest_one(density_1(state(all)))) + + +answer(A,smallest(B,(state(A),density(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die geringste bevoelkerungsdichte +ποια πολιτεία έχει τη μικρότερη πυκνότητα πληθυσμού +รัฐ ใด มี จำนวน ประชากร เฉลี่ย ใน เมือง น้อย ที่สุด +哪个 州 有 最小 的 人口 密度 + + + + +Which state has the sparsest population density ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VP (VBZ has) (NP (DT the) (JJ sparsest) (NN population) (NN density))))) + + +(S Which-[State:2] state-[State:2] has-[State:1] the-[State:1] sparsest-[State:1] population-[State:1] density-[State:1]) + + +answer(smallest_one(density_1(state(all)))) + + +answer(A,smallest(B,(state(A),density(A,B)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest_one ( density_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die niedrigste bevoelkerungsdichte +ποια πολιτεία έχει την αραιότερη πυκνότητα πληθυσμού +รัฐ ใด มี ความ หนาแน่น ประชากร น้อย ที่สุด +哪个 州 的 人口 密度 最 稀少 + + + + +Which state is Kalamazoo in ? + + +en que estado esta kalamazoo ? + + +dono shuu ni wa karamazuu toshi ga arimasu ka ? + + +kalamazoo hangi eyalettedir ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VBZ is) (NP (NNP Kalamazoo)) (PP (IN in)))) + + +(S en que estado esta kalamazoo) + + +(S dono shuu ni wa karamazuu toshi ga arimasu ka) + + +(S kalamazoo hangi eyalettedir) + + +(S Which-[State:1] state-[State:1] is-[State:2] Kalamazoo-[CityName:4] in-[State:2]) + + +answer(state(loc_1(cityid('kalamazoo', _)))) + + +answer(A,(state(A),const(B,cityid(kalamazoo,_)),loc(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' kalamazoo ' }) + +in welcher staat ist kalamazoo +σε ποια πολιτεία βρίσκεται το kalamazoo +เมือง คาลามาซู อยู่ ใน รัฐ ใด +卡拉马祖 是 在 哪个 州 + + + + +Which state is Mount McKinley in ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VBZ is) (NP (NNP Mount) (NNP McKinley)) (PP (IN in)))) + + +(S Which-[State:1] state-[State:1] is-[State:2] Mount-[PlaceName:4] McKinley-[PlaceName:4] in-[State:2]) + + +answer(state(loc_1(placeid('mount mckinley')))) + + +answer(A,(state(A),const(B,placeid('mount mckinley')),loc(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ placeid ( *n:PlaceName ) }) + *n:PlaceName -> ({ ' mount mckinley ' }) + +in welchem staat liegt mount mckinley +σε ποια πολιτεία είναι το όρος mckinley +ภูเขา แมคคินลีย์ อยู่ ใน รัฐ ใด +麦金利 山 在 哪个 州 + + + + +Which state is the city Denver located in ? + + +en cual estado se encuentra la ciudad denver ? + + +dono shuu ni wa denbaru toshi ga arimasu ka ? + + +denver sehri hangi eyalettedir ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VBZ is) (NP (NP (DT the) (NN city)) (NP (NNP Denver))) (VP (VBN located) (PP (IN in))))) + + +(S en cual estado se encuentra la ciudad denver) + + +(S dono shuu ni wa denbaru toshi ga arimasu ka) + + +(S denver sehri hangi eyalettedir) + + +(S Which-[State:1] state-[State:1] is-[State:2] the-[City:3] city-[City:3] Denver-[CityName:5] located-[State:2] in-[State:2]) + + +answer(state(loc_1(city(cityid('denver', _))))) + + +answer(A,(state(A),city(B),const(B,cityid(denver,_)),loc(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' denver ' }) + +in welchem staat liegt denver +σε ποια πολιτεία βρίσκεται η πόλη denver +รัฐ ใด บ้าง มี เมือง เดนเวอร์ อยู่ +丹佛 市 位于 哪个 州 + + + + +Which state is the largest city in Montana in ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VBZ is) (NP (NP (DT the) (JJS largest) (NN city)) (PP (IN in) (NP (NNP Montana)))) (PP (IN in)))) + + +(S Which-[State:1] state-[State:1] is-[State:2] the-[City:3] largest-[City:3] city-[City:4] in-[City:5] Montana-[StateName:7] in-[State:2]) + + +answer(state(loc_1(largest(city(loc_2(stateid('montana'))))))) + + +answer(A,(state(A),largest(B,(city(B),loc(B,C),const(C,stateid(montana)))),loc(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' montana ' }) + +in welchem staat liegt die groesste stadt in montana +σε ποια πολιτεία είναι η μεγαλύτερη πόλη στη montana +มี รัฐ ใด อีกบ้าง ที่ มี ชื่อ ซ้ำ กับ เมือง ใหญ่ ที่สุด ของ รัฐ มอนตาน่า +蒙大拿 州 最大 的 城市 在 哪个 州 + + + + +Which state is the smallest ? + + +cual estado es el mas pequeno ? + + +mottomo chiisai shuu wa nan desu ka ? + + +hangi eyalet en kucuktur ? + + +(SBARQ (WHNP (WDT Which) (NN state)) (SQ (VBZ is) (NP (DT the) (JJS smallest)))) + + +(S cual estado es el mas pequeno) + + +(S mottomo chiisai shuu wa nan desu ka) + + +(S hangi eyalet en kucuktur) + + +(S Which-[State:2] state-[State:2] is-[State:1] the-[State:1] smallest-[State:1]) + + +answer(smallest(state(all))) + + +answer(A,smallest(A,state(A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ smallest ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welcher staat ist am kleinsten +ποια πολιτεία είναι η μικρότερη +รัฐ ใด เป็น รัฐ ที่ มี ขนาด เล็ก ที่สุด +哪个 州 是 最小 的 + + + + +Which states adjoin Alabama ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP adjoin) (NP (NNP Alabama))))) + + +(S Which-[State:1] states-[State:1] adjoin-[State:2] Alabama-[StateName:4]) + + +answer(state(next_to_2(stateid('alabama')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(alabama)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alabama ' }) + +welche staaten benachbaren alabama +ποιες πολιτείες γειτονεύουν με την alabama +รัฐ ใด อยู่ ติด กับ รัฐ อลาบามา +哪些 州 与 阿拉巴马 州 接壤 + + + + +Which states border Alabama ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP border) (NP (NNP Alabama))))) + + +(S Which-[State:1] states-[State:1] border-[State:2] Alabama-[StateName:4]) + + +answer(state(next_to_2(stateid('alabama')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(alabama)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alabama ' }) + +welche staaten grenzen an alabama +ποιες πολιτείες συνορεύουν με την alabama +รัฐ ใด อยู่ ติด กับ รัฐ อลาบามา +哪些 州 与 阿拉巴马 州 接壤 + + + + +Which states border Alaska ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP border) (NP (NNP Alaska))))) + + +(S Which-[State:1] states-[State:1] border-[State:2] Alaska-[StateName:4]) + + +answer(state(next_to_2(stateid('alaska')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(alaska)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alaska ' }) + +welche staaten grenzen an alaska +ποιες πολιτείες συνορεύουν με την alaska +รัฐ ใด อยู่ ติด กับ รัฐ อลาสกา +哪些 州 与 阿拉斯加 州 接壤 + + + + +Which states border Arizona ? + + +cuales estados bordean a arizona ? + + +arizona ni rinsetsu suru shuu wa nan desu ka ? + + +arizona a siniri olan eyaletler nelerdir ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP border) (NP (NNP Arizona))))) + + +(S cuales estados bordean a arizona) + + +(S arizona ni rinsetsu suru shuu wa nan desu ka) + + +(S arizona a siniri olan eyaletler nelerdir) + + +(S Which-[State:1] states-[State:1] border-[State:2] Arizona-[StateName:4]) + + +answer(state(next_to_2(stateid('arizona')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(arizona)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' arizona ' }) + +welche staaten grenzen an arizona +ποιες πολιτείες συνορεύουν με την arizona +รัฐ ใด อยู่ ถัด จาก รัฐ แอริโซนา +哪些 州 与 亚利桑那 州 接壤 + + + + +Which states border Colorado ? + + +cuales estados bordean a colorado ? + + +kororado ni rinsetsu suru shuu wa nan desu ka ? + + +colorado a siniri olan eyaletler nelerdir ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP border) (NP (NNP Colorado))))) + + +(S cuales estados bordean a colorado) + + +(S kororado ni rinsetsu suru shuu wa nan desu ka) + + +(S colorado a siniri olan eyaletler nelerdir) + + +(S Which-[State:1] states-[State:1] border-[State:2] Colorado-[StateName:4]) + + +answer(state(next_to_2(stateid('colorado')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(colorado)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' colorado ' }) + +welche staaten grenzen an colorado +ποιες πολιτείες συνορεύουν με το colorado +รัฐ ใด อยู่ ติด กับ รัฐ โคโลราโด +哪些 州 与 科罗拉多 州 接壤 + + + + +Which states border Hawaii ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP border) (NP (NNP Hawaii))))) + + +(S Which-[State:1] states-[State:1] border-[State:2] Hawaii-[StateName:4]) + + +answer(state(next_to_2(stateid('hawaii')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(hawaii)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' hawaii ' }) + +welche staaten grenzen an hawaii an +ποιές πολιτείες συνορεύουν με τη hawaii +รัฐ ใด บ้าง อยู่ ติด กับ รัฐ ฮาวาย +哪些 州 与 夏威夷 接壤 + + + + +Which states border Illinois ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP border) (NP (NNP Illinois))))) + + +(S Which-[State:1] states-[State:1] border-[State:2] Illinois-[StateName:4]) + + +answer(state(next_to_2(stateid('illinois')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(illinois)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' illinois ' }) + +welche staaten grenzen an illinois +ποιες πολιτείες συνορεύουν με το illinois +รัฐ ใด อยู่ ติด กับ รัฐ อิลลินอยส์ บ้าง +哪些 州 与 伊利诺伊 州 接壤 + + + + +Which states border Iowa ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP border) (NP (NNP Iowa))))) + + +(S Which-[State:1] states-[State:1] border-[State:2] Iowa-[StateName:4]) + + +answer(state(next_to_2(stateid('iowa')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(iowa)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' iowa ' }) + +welche staaten grenzen an iowa +ποιες πολιτείες συνορεύουν με την iowa +รัฐ ใด อยู่ ติด กับ รัฐ ไอโอวา +哪些 州 与 艾奥瓦 州 接壤 + + + + +Which states border Kentucky ? + + +cuales estados bordean a kentucky ? + + +kentakkii ni rinsetsu suru shuu wa nan desu ka ? + + +kentucky a siniri olan eyaletler nelerdir ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP border) (NP (NNP Kentucky))))) + + +(S cuales estados bordean a kentucky) + + +(S kentakkii ni rinsetsu suru shuu wa nan desu ka) + + +(S kentucky a siniri olan eyaletler nelerdir) + + +(S Which-[State:1] states-[State:1] border-[State:2] Kentucky-[StateName:4]) + + +answer(state(next_to_2(stateid('kentucky')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(kentucky)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' kentucky ' }) + +welche staaten grenzen an kentucky +ποιες πολιτείες συνορεύουν με το kentucky +รัฐ ใด อยู่ ติด กับ รัฐ เคนตักกี +哪些 州 与 肯塔基 州 接壤 + + + + +Which states border Michigan ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP border) (NP (NNP Michigan))))) + + +(S Which-[State:1] states-[State:1] border-[State:2] Michigan-[StateName:4]) + + +answer(state(next_to_2(stateid('michigan')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(michigan)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' michigan ' }) + +welcher staat grenzt an michigan an +ποιες πολιτείες συνορεύουν το michigan +รัฐ ใด อยู่ ติด กับ รัฐ มิชิแกน +哪些 州 与 密歇根 接壤 + + + + +Which states border New York ? + + +cuales estados bordean a new york ? + + +nyuu yooku ni rinsetsu suru shuu wa nan desu ka ? + + +new york a siniri olan eyaletler nelerdir ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP border) (NP (NNP New) (NNP York))))) + + +(S cuales estados bordean a new_york) + + +(S nyuu_yooku ni rinsetsu suru shuu wa nan desu ka) + + +(S new_york a siniri olan eyaletler nelerdir) + + +(S Which-[State:1] states-[State:1] border-[State:2] New-[StateName:4] York-[StateName:4]) + + +answer(state(next_to_2(stateid('new york')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid('new york')))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' new york ' }) + +welche staaten grenzen an new york an +ποιες πολιτείες συνορεύουν με τη new york +รัฐ ใด อยู่ ติด กับ รัฐ นิวยอร์ค +哪些 州 与 纽约 州 接壤 + + + + +Which states border no other states ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP border) (NP (DT no) (JJ other) (NNS states))))) + + +(S Which-[State:2] states-[State:2] border-[State:3] no-[State:1] other-[State:1] states-[State:4]) + + +answer(exclude(state(all), next_to_2(state(all)))) + + +answer(A,(state(A),not((next_to(A,B),state(B))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ exclude ( *n:State , *n:State ) }) + *n:State -> ({ state ( all ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welche staaten grenzen an keinen anderen staaten an +ποιες πολιτείες δε συνορεύουν με καμία άλλη πολιτεία +รัฐ ใด บ้าง ที่ ไม่ ติด กับ รัฐ ใด เลย +哪些 州 没有 与 其它 州 接壤 + + + + +Which states border South Dakota ? + + +cuales estados bordean a south dakota ? + + +sausu dakota ni rinsetsu suru shuu wa nan desu ka ? + + +south dakota a siniri olan eyaletler nelerdir ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP border) (NP (NNP South) (NNP Dakota))))) + + +(S cuales estados bordean a south_dakota) + + +(S sausu_dakota ni rinsetsu suru shuu wa nan desu ka) + + +(S south_dakota a siniri olan eyaletler nelerdir) + + +(S Which-[State:1] states-[State:1] border-[State:2] South-[StateName:4] Dakota-[StateName:4]) + + +answer(state(next_to_2(stateid('south dakota')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid('south dakota')))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' south dakota ' }) + +welche staaten grenzen an south dakota an +ποιες πολιτείες συνορεύουν με τη νότια dakota +รัฐ ใด อยู่ ติด กับ รัฐ เซาธ์ดาโกตา +哪些 州 与 南达科他 州 接壤 + + + + +Which states border states through which the Mississippi traverses ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP border) (NP (NP (NNS states)) (SBAR (WHPP (IN through) (WHNP (WDT which))) (S (NP (DT the) (NNP Mississippi)) (VP (VBZ traverses)))))))) + + +(S Which-[State:1] states-[State:1] border-[State:2] states-[State:3] through-[State:4] which-[State:4] the-[RiverName:6] Mississippi-[RiverName:6] traverses-[State:4]) + + +answer(state(next_to_2(state(traverse_1(riverid('mississippi')))))) + + +answer(A,(state(A),next_to(A,B),state(B),const(C,riverid(mississippi)),traverse(C,B))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +welche staaten grenzen an einen staat durch den der mississippi fliesst +ποιες πολιτείες συνορεύουν με πολιτείες τις οποίες διασχίζει ο mississippi +รัฐ ใด บ้าง อยู่ ติด กับ รัฐ ที่ แม่น้ำ มิสซิสซิปปี ไหล ผ่าน +哪些 州 与 被 密西西比 河 穿越 的 州 接壤 + + + + +Which states border Texas ? + + +cuales estados bordean a texas ? + + +tekisasu ni rinsetsu suru shuu wa nan desu ka ? + + +hangi eyaletin texas ye siniri vardir ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP border) (NP (NNP Texas))))) + + +(S cuales estados bordean a texas) + + +(S tekisasu ni rinsetsu suru shuu wa nan desu ka) + + +(S hangi eyaletin texas ye siniri vardir) + + +(S Which-[State:1] states-[State:1] border-[State:2] Texas-[StateName:4]) + + +answer(state(next_to_2(stateid('texas')))) + + +answer(A,(state(A),next_to(A,B),const(B,stateid(texas)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welche staaten grenzen an texas +ποιες πολιτείες συνορεύουν με το texas +รัฐ ใด บ้าง ที่ อยู่ ติด กับ รัฐ เท็กซัส +哪些 州 与 得克萨斯 州 接壤 + + + + +Which states border the longest river in the USA ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP border) (NP (NP (DT the) (JJS longest) (NN river)) (PP (IN in) (NP (DT the) (NNP USA))))))) + + +(S Which-[State:1] states-[State:1] border-[State:2] the-[River:3] longest-[River:3] river-[River:4] in-[River:5] the-[CountryName:7] USA-[CountryName:7]) + + +answer(state(next_to_2(longest(river(loc_2(countryid('usa'))))))) + + +answer(A,(state(A),next_to(A,B),longest(B,(river(B),loc(B,C),const(C,countryid(usa)))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welche staaten grenzen an den laengsten fluesse in den usa +ποιες πολιτείες συνορεύουν με το μακρύτερο ποτάμι στις usa +รัฐ ใด อยู่ ติด กับ แม่น้ำ ที่ ยาว ที่สุด ใน อเมริกา +在 美国 哪些 州 与 最长 的 河流 接壤 + + + + +Which states border the Missouri river ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP border) (NP (DT the) (NNP Missouri) (NN river))))) + + +(S Which-[State:1] states-[State:1] border-[State:2] the-[River:3] Missouri-[RiverName:5] river-[River:3]) + + +answer(state(next_to_2(river(riverid('missouri'))))) + + +answer(A,(state(A),next_to(A,B),const(B,riverid(missouri)),river(B))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' missouri ' }) + +welche staaten grenzen an den fluss missouri +ποιες πολιτείες συνορεύουν με τον ποταμό missouri +รัฐ ใด อยู่ ติด กับ แม่น้ำ มิสซูรี บ้าง +哪些 州 与 密苏里 河 接壤 + + + + +Which states border the state with the smallest area ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP border) (NP (NP (DT the) (NN state)) (PP (IN with) (NP (DT the) (JJS smallest) (NN area))))))) + + +(S Which-[State:1] states-[State:1] border-[State:2] the-[State:4] state-[State:4] with-[State:3] the-[State:3] smallest-[State:3] area-[State:3]) + + +answer(state(next_to_2(smallest_one(area_1(state(all)))))) + + +answer(A,(state(A),next_to(A,B),smallest(C,(state(B),area(B,C))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ smallest_one ( area_1 ( *n:State ) ) }) + *n:State -> ({ state ( all ) }) + +welche staaten grenzen an den staat mit der kleinsten flaechenausdehnung +ποιες πολιτείες συνορεύουν με την πολιτεία με τη μικρότερη επιφάνεια +รัฐ ใด อยู่ ติด กับ รัฐ ที่ มี พื้นที่ น้อย ที่สุด +哪些 州 与 面积 最小 的 州 接壤 + + + + +Which state 's capital city is the largest ? + + +cual estado tiene la ciudad capital mas grande ? + + +dono shuu no shuto wa mottomo ookii desu ka ? + + +hangi eyaletin baskenti en buyuktur ? + + +(SBARQ (WHNP (WHNP (WDT Which) (NN state) (POS 's)) (NN capital) (NN city)) (SQ (VBZ is) (NP (DT the) (JJS largest)))) + + +(S cual estado tiene la ciudad capital mas grande) + + +(S dono shuu no shuto wa mottomo ookii desu ka) + + +(S hangi eyaletin baskenti en buyuktur) + + +(S Which-[State:1] state-[State:1] 's-[State:2] capital-[City:5] city-[City:4] is-[City:3] the-[City:3] largest-[City:3]) + + +answer(state(loc_1(largest(city(capital_1(state(all))))))) + + +answer(C,(state(C),loc(B,C), largest(B,(capital(A,B),city(B),state(A))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ largest ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ capital_1 ( *n:State ) }) + *n:State -> ({ state ( all ) }) + +welcher staat hat die groesste hauptstadt +ποιας πολιτείας η πρωτεύουσα πόλη είναι η μεγαλύτερη +รัฐ ใด มี เมืองหลวง ใหญ่ ที่สุด +哪个 州 的 首府 城市 是 最大 的 + + + + +Which states do Colorado river flow through ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VBP do) (NP (NNP Colorado) (NN river)) (VP (VB flow) (PP (IN through))))) + + +(S Which-[State:1] states-[State:1] do-[State:2] Colorado-[RiverName:5] river-[River:3] flow-[State:2] through-[State:2]) + + +answer(state(traverse_1(river(riverid('colorado'))))) + + +answer(A,(state(A),const(B,riverid(colorado)),river(B),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' colorado ' }) + +durch welche staaten fliesst der colorado fluss +ποιες πολιτείες διασχίζει ο colorado ποταμός +แม่น้ำ โคโลราโด ไหล ผ่าน รัฐ ใดบ้าง +科罗拉多 河 流经 哪些 州 + + + + +Which states does not border Texas ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VBZ does) (RB not) (VP (VB border) (NP (NNP Texas))))) + + +(S Which-[State:2] states-[State:2] does-[State:1] not-[State:1] border-[State:3] Texas-[StateName:5]) + + +answer(exclude(state(all), next_to_2(stateid('texas')))) + + +answer(A,(state(A),not((next_to(A,B),const(B,stateid(texas)))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ exclude ( *n:State , *n:State ) }) + *n:State -> ({ state ( all ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welche staaten grenzen nicht an texas an +ποιες πολιτείες δεν συνορεύουν με το texas +รัฐ ใด บ้าง ไม่ได้ อยู่ ติด กับ รัฐ เท็กซัส +哪些 州 不 与 得克萨斯 州 接壤 + + + + +Which states does the Chattahoochee river run through ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VBZ does) (NP (DT the) (NNP Chattahoochee) (NN river)) (VP (VB run) (PP (IN through))))) + + +(S Which-[State:1] states-[State:1] does-[State:2] the-[River:3] Chattahoochee-[RiverName:5] river-[River:3] run-[State:2] through-[State:2]) + + +answer(state(traverse_1(river(riverid('chattahoochee'))))) + + +answer(A,(state(A),const(B,riverid(chattahoochee)),river(B),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' chattahoochee ' }) + +durch welchen staat querrt der chattahoochee fluss +ποιες πολιτείες διασχίζει ο ποταμός chattahoochee +รัฐ ใด บ้าง ที่ แม่น้ำ แชตตาฮูชี ไหล ผ่าน +查塔胡奇 河 贯穿 哪些 州 + + + + +Which states does the Colorado river run through ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VBZ does) (NP (DT the) (NNP Colorado) (NN river)) (VP (VB run) (PP (IN through))))) + + +(S Which-[State:1] states-[State:1] does-[State:2] the-[River:3] Colorado-[RiverName:5] river-[River:3] run-[State:2] through-[State:2]) + + +answer(state(traverse_1(river(riverid('colorado'))))) + + +answer(A,(state(A),const(B,riverid(colorado)),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' colorado ' }) + +durch welche staaten verlaeuft der colorado fluss +ποιες πολιτείες διασχίζει ο ποταμός colorado +รัฐ ใด บ้าง ที่ แม่น้ำ โคโลราโด ไหล ผ่าน +科罗拉多 河 贯穿 哪些 州 + + + + +Which states does the longest river cross ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VBZ does) (NP (DT the) (JJS longest) (NN river)) (VP (VB cross)))) + + +(S Which-[State:1] states-[State:1] does-[State:2] the-[River:3] longest-[River:3] river-[River:4] cross-[State:2]) + + +answer(state(traverse_1(longest(river(all))))) + + +answer(A,(state(A),longest(B,river(B)),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +durch welche staaten fliesst der laengste fluss +ποιες πολιτείες διασχίζει το μεγαλύτερο ποτάμι +รัฐ ใด มี แม่น้ำ ยาว ที่สุด +最长 的 河流 穿过 哪些 州 + + + + +Which states does the longest river run through ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VBZ does) (NP (DT the) (JJS longest) (NN river)) (VP (VB run) (PP (IN through))))) + + +(S Which-[State:1] states-[State:1] does-[State:2] the-[River:3] longest-[River:3] river-[River:4] run-[State:2] through-[State:2]) + + +answer(state(traverse_1(longest(river(all))))) + + +answer(A,(state(A),longest(B,river(B)),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +welcher staat hat den laensten fluss +ποιες πολιτείες διασχίζει το μεγαλύτερο ποτάμι +รัฐ ใด บ้าง ที่ แม่น้ำ สาย ที่ ยาว ที่สุด ไหล ผ่าน +最长 的 河流 贯穿 哪些 州 + + + + +Which states does the Mississippi river run through ? + + +por cuales estados corre el rio mississippi ? + + +mishishippi kawa wa donna shuu wo nagarete imasu ka ? + + +mississippi nehri hangi eyaletlerden gecmektedir ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VBZ does) (NP (DT the) (NNP Mississippi) (NN river)) (VP (VB run) (PP (IN through))))) + + +(S por cuales estados corre el rio mississippi) + + +(S mishishippi kawa wa donna shuu wo nagarete imasu ka) + + +(S mississippi nehri hangi eyaletlerden gecmektedir) + + +(S Which-[State:1] states-[State:1] does-[State:2] the-[River:3] Mississippi-[RiverName:5] river-[River:3] run-[State:2] through-[State:2]) + + +answer(state(traverse_1(river(riverid('mississippi'))))) + + +answer(A,(state(A),const(B,riverid(mississippi)),river(B),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +durch welche staaten verlaeuft der mississippi fluss +ποιες πολιτείες διασχίζει ο mississippi +แม่น้ำ มิสซิสซิปปี ไหล ผ่าน รัฐ ใด บ้าง +密西西比 河 贯穿 哪些 州 + + + + +Which states does the Mississippi run through ? + + +por cuales estados corre el mississippi ? + + +mishishippi kawa wa dono shuu wo nagarete imasu ka ? + + +mississippi hangi eyaletlerden gecer ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VBZ does) (NP (DT the) (NNP Mississippi)) (VP (VB run) (PP (IN through))))) + + +(S por cuales estados corre el mississippi) + + +(S mishishippi kawa wa dono shuu wo nagarete imasu ka) + + +(S mississippi hangi eyaletlerden gecer) + + +(S Which-[State:1] states-[State:1] does-[State:2] the-[RiverName:4] Mississippi-[RiverName:4] run-[State:2] through-[State:2]) + + +answer(state(traverse_1(riverid('mississippi')))) + + +answer(A,(state(A),const(B,riverid(mississippi)),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' mississippi ' }) + +durch welchen staat fliesst der mississippi +ποια πολιτεία διασχίζει ο mississippi +รัฐ ใด บ้าง มี แม่น้ำ มิสซิสซิปปี ไหล ผ่าน +密西西比 河 贯穿 哪些 州 + + + + +Which states does the Missouri river pass through ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VBZ does) (NP (DT the) (NNP Missouri) (NN river)) (VP (VB pass) (PP (IN through))))) + + +(S Which-[State:1] states-[State:1] does-[State:2] the-[River:3] Missouri-[RiverName:5] river-[River:3] pass-[State:2] through-[State:2]) + + +answer(state(traverse_1(river(riverid('missouri'))))) + + +answer(A,(state(A),const(B,riverid(missouri)),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' missouri ' }) + +durch welche staaten fliesst der missouri +ποιες πολιτείες διασχίζει ο missouri ποταμός +รัฐ ใด มี แม่น้ำ มิสซูรี ไหล ผ่าน +密苏里 河 流经 哪些 州 + + + + +Which states does the Missouri river run through ? + + +por cuales estados corre el rio missouri ? + + +mizuuri kawa wa donna shuu wo nagarete imasu ka ? + + +missouri nehri hangi eyaletlerden gecer ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VBZ does) (NP (DT the) (NNP Missouri) (NN river)) (VP (VB run) (PP (IN through))))) + + +(S por cuales estados corre el rio missouri) + + +(S mizuuri kawa wa donna shuu wo nagarete imasu ka) + + +(S missouri nehri hangi eyaletlerden gecer) + + +(S Which-[State:1] states-[State:1] does-[State:2] the-[River:3] Missouri-[RiverName:5] river-[River:3] run-[State:2] through-[State:2]) + + +answer(state(traverse_1(river(riverid('missouri'))))) + + +answer(A,(state(A),const(B,riverid(missouri)),river(B),traverse(B,A))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ riverid ( *n:RiverName ) }) + *n:RiverName -> ({ ' missouri ' }) + +durch welche staaten fliesst der missouri fluss +ποιες πολιτείες διασχίζει ο ποταμός missouri +แม่น้ำ มิสซูรี ไหล ผ่าน รัฐ ใด บ้าง +密苏里 河 贯穿 哪些 州 + + + + +Which states have a major city named Austin ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP have) (NP (NP (DT a) (JJ major) (NN city)) (VP (VBN named) (NP (NNP Austin))))))) + + +(S Which-[State:1] states-[State:1] have-[State:2] a-[City:3] major-[City:3] city-[City:4] named-[City:4] Austin-[CityName:6]) + + +answer(state(loc_1(major(city(cityid('austin', _)))))) + + +answer(A,(state(A),loc(B,A),major(B),city(B),const(B,cityid(austin,_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ major ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' austin ' }) + +welche staaten haben eine wichtige staat mit dem namen austin +ποιες πολιτείες έχουν μια κύρια πόλη με όνομα austin +รัฐ ใด มี เมือง เอก ชื่อ ออสติน +哪些 州 有 一个 名为 奥斯汀 的 主要 城市 + + + + +Which states have a river ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP have) (NP (DT a) (NN river))))) + + +(S Which-[State:1] states-[State:1] have-[State:2] a-[River:3] river-[River:3]) + + +answer(state(loc_1(river(all)))) + + +answer(A,(state(A),loc(B,A),river(B))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:River ) }) + *n:River -> ({ river ( all ) }) + +durch welche staaten fliessen fluesse +ποιες πολιτείες έχουν ποτάμι +รัฐ ใด มี แม่น้ำ บ้าง +哪些 州 有 河流 + + + + +Which states have cities named Austin ? + + +cuales estados tienen ciudades con el nombre austin ? + + +ausuchin to iu toshi ga aru shuu dono desu ka ? + + +hangi eyaletlerde austin sehri vardir ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP have) (NP (NP (NNS cities)) (VP (VBN named) (NP (NNP Austin))))))) + + +(S cuales estados tienen ciudades con el nombre austin) + + +(S ausuchin to iu toshi ga aru shuu dono desu ka) + + +(S hangi eyaletlerde austin sehri vardir) + + +(S Which-[State:1] states-[State:1] have-[State:2] cities-[City:3] named-[City:3] Austin-[CityName:5]) + + +answer(state(loc_1(city(cityid('austin', _))))) + + +answer(A,(state(A),loc(B,A),city(B),const(B,cityid(austin,_)))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' austin ' }) + +in welchen staaten gibt es eine stadt namens austin +ποιες πολιτείες έχουν πόλεις που ονομάζονται austin +รัฐ ใด มี เมือง ชื่อ ว่า ออสติน บ้าง +哪些 州 有 名为 奥斯汀 的 城市 + + + + +Which states have points higher than the highest point in Colorado ? + + +cuales estados tienen puntos mas alto que el punto mas alto en colorado ? + + +kororado no mottomo takai chiten yori motto takai chiten ga aru shuu wa nan desu ka ? + + +hangi eyaletler colorado nun en yuksek noktasindan daha yuksek noktaya sahiptirler ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP have) (NP (NP (NNS points)) (ADJP (ADJP (JJR higher)) (PP (IN than) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NNP Colorado)))))))))) + + +(S cuales estados tienen puntos mas alto que el punto mas alto en colorado) + + +(S kororado no mottomo takai chiten yori motto takai chiten ga aru shuu wa nan desu ka) + + +(S hangi eyaletler colorado nun en yuksek noktasindan daha yuksek noktaya sahiptirler) + + +(S Which-[State:1] states-[State:1] have-[State:2] points-[Place:3] higher-[Place:4] than-[Place:4] the-[Place:5] highest-[Place:5] point-[Place:6] in-[Place:7] Colorado-[StateName:9]) + + +answer(state(loc_1(place(higher_2(highest(place(loc_2(stateid('colorado'))))))))) + + +answer(A,(state(A),loc(B,A),place(B),higher(B,C),highest(C,(place(C),loc(C,D),const(D,stateid(colorado)))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ higher_2 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' colorado ' }) + +welche staaten haben erhebungen welche hoeher sind als der hoechste punkt in colorado +ποιες πολιτείες έχουν σημεία ψηλότερα από το ψηλότερο σημείο στο colorado +รัฐ ใด มี จุด ที่ สูง กว่า จุด สูง สุด ของ รัฐ โคโลราโด +哪些 州 有 比 科罗拉多 州 的 最高 点 更高 的 点 + + + + +Which states have points that are higher than the highest point in Texas ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP have) (NP (NP (NNS points)) (SBAR (WHNP (WDT that)) (S (VBP are) (ADJP (ADJP (JJR higher)) (PP (IN than) (NP (NP (DT the) (JJS highest) (NN point)) (PP (IN in) (NP (NNP Texas)))))))))))) + + +(S Which-[State:1] states-[State:1] have-[State:2] points-[Place:3] that-[Place:4] are-[Place:4] higher-[Place:4] than-[Place:4] the-[Place:5] highest-[Place:5] point-[Place:6] in-[Place:7] Texas-[StateName:9]) + + +answer(state(loc_1(place(higher_2(highest(place(loc_2(stateid('texas'))))))))) + + +answer(A,(state(A),loc(B,A),higher(B,C),highest(C,(place(C),loc(C,D),const(D,stateid(texas)))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ loc_1 ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ higher_2 ( *n:Place ) }) + *n:Place -> ({ highest ( *n:Place ) }) + *n:Place -> ({ place ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' texas ' }) + +welche staaten haben punkte die hoeher liegen als der hoechste punkt in texas +ποιες πολιτείες έχουν σημεία ψηλότερα από το ψηλότερο σημείο στο texas +รัฐ ใด มี จุด ที่ สูง กว่า จุด สูง สุด ของ รัฐ เท็กซัส บ้าง +哪些 州 含有 比 德克萨斯 州 的 最高 点 高 的 点 + + + + +Which states lie on the largest river in the United States ? + + +(SBARQ (WHNP (WDT Which) (NNS states)) (SQ (VP (VBP lie) (PP (IN on) (NP (NP (DT the) (JJS largest) (NN river)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))))))) + + +(S Which-[State:1] states-[State:1] lie-[State:2] on-[State:2] the-[River:3] largest-[River:3] river-[River:4] in-[River:5] the-[CountryName:7] United-[CountryName:7] States-[CountryName:7]) + + +answer(state(traverse_1(longest(river(loc_2(countryid('usa'))))))) + + +answer(A,(state(A),traverse(B,A),longest(B,(river(B),loc(B,C),const(C,countryid(usa)))))) + + + *n:Query -> ({ answer ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ traverse_1 ( *n:River ) }) + *n:River -> ({ longest ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + +welche staates liegen entlang den laengsten fluss in den vereinigten staaten +σε ποιες πολιτείες βρίσκεται το μακρύτερο ποτάμι στις ηνωμένες πολιτείες +รัฐ ใด อยู่ ขนาบ แม่น้ำ ที่ ใหญ่ ที่สุด ใน สหรัฐอเมริกา +哪些 州 被 美国 最大 的 河流 穿越 + + + + +Which US city has the highest population density ? + + +(SBARQ (WHNP (WDT Which) (NNP US) (NN city)) (SQ (VP (VBZ has) (NP (DT the) (JJS highest) (NN population) (NN density))))) + + +(S Which-[City:2] US-[City:2] city-[City:2] has-[City:1] the-[City:1] highest-[City:1] population-[City:1] density-[City:1]) + + +answer(largest_one(density_1(city(all)))) + + +answer(A,largest(B,(city(A),density(A,B)))) + + + *n:Query -> ({ answer ( *n:City ) }) + *n:City -> ({ largest_one ( density_1 ( *n:City ) ) }) + *n:City -> ({ city ( all ) }) + +welche staat in den usa hat die hoechste bevoelkerungsdichte +ποια πόλη των us έχει τη μεγαλύτερη πυκνότητα πληθυσμού +เมือง ใด มี ความ หนาแน่น ของ ประชากร สูง ที่สุด +哪个 美国 的 城市 具有 最高 的 人口 密度 + + + + +Count the states, the surveys have lower than alabama . + + +answer(count(state(low_point_2(lower_2(low_point_1(stateid('alabama'))))))) + + +answer(A,count(B,(state(B),low_point(B,C),lower(C,D),low_point(E,D),const(E,stateid(alabama))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ low_point_2 ( *n:Place ) }) + *n:Place -> ({ lower_2 ( *n:Place ) }) + *n:Place -> ({ low_point_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alabama ' }) + + + + + +Count the states which have heights lower than what alabama has . + + +answer(count(state(low_point_2(lower_2(low_point_1(stateid('alabama'))))))) + + +answer(A,count(B,(state(B),low_point(B,C),lower(C,D),low_point(E,D),const(E,stateid(alabama))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ low_point_2 ( *n:Place ) }) + *n:Place -> ({ lower_2 ( *n:Place ) }) + *n:Place -> ({ low_point_1 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' alabama ' }) + + + + + +List the rivers in Arkansas . + + +answer(river(loc_2(stateid('arkansas')))) + + +answer(A,(river(A),loc(A,B),const(B,stateid(arkansas)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' arkansas ' }) + + + + + +Call the rivers in Arkansas . + + +answer(river(loc_2(stateid('arkansas')))) + + +answer(A,(river(A),loc(A,B),const(B,stateid(arkansas)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' arkansas ' }) + + + + + +What are the highest points of the states that are to mississippi ? + + +answer(high_point_1(state(next_to_2(stateid('mississippi'))))) + + +answer(A,(high_point(B,A),state(B),next_to(B,C),const(C,stateid(mississippi)))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ high_point_1 ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' mississippi ' }) + + + + + +How many capitals has rhode Iceland ? + + +answer(count(capital(loc_2(stateid('rhode island'))))) + + +answer(A,count(B,(capital(B),const(C,stateid('rhode island')),loc(B,C)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:City ) }) + *n:City -> ({ capital ( *n:City ) }) + *n:City -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' rhode island ' }) + + + + + +How many cities that are called austin are there in the us ? + + +answer(count(intersection(city(cityid('austin', _)), loc_2(countryid('usa'))))) + + +answer(A,count(B,(city(B),const(B,cityid(austin,_)),loc(B,C),const(C,countryid(usa))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:City ) }) + *n:City -> ({ intersection ( *n:City , *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' austin ' }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + + + + + +How many cities that are called austin exist in the united states ? + + +answer(count(intersection(city(cityid('austin', _)), loc_2(countryid('usa'))))) + + +answer(A,count(B,(city(B),const(B,cityid(austin,_)),loc(B,C),const(C,countryid(usa))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:City ) }) + *n:City -> ({ intersection ( *n:City , *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' austin ' }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + + + + + +How many cities, the hot austin, there are in the usa ? + + +answer(count(intersection(city(cityid('austin', _)), loc_2(countryid('usa'))))) + + +answer(A,count(B,(city(B),const(B,cityid(austin,_)),loc(B,C),const(C,countryid(usa))),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:City ) }) + *n:City -> ({ intersection ( *n:City , *n:City ) }) + *n:City -> ({ city ( *n:City ) }) + *n:City -> ({ cityid ( *n:CityName , _ ) }) + *n:CityName -> ({ ' austin ' }) + *n:City -> ({ loc_2 ( *n:Country ) }) + *n:Country -> ({ countryid ( *n:CountryName ) }) + *n:CountryName -> ({ ' usa ' }) + + + + + +How many states are in addition to large rivers ? + + +answer(count(state(next_to_2(major(river(all)))))) + + +answer(A,count(B,(state(B),next_to(B,C),major(C),river(C)),A)) + + + *n:Query -> ({ answer ( *n:Num ) }) + *n:Num -> ({ count ( *n:State ) }) + *n:State -> ({ state ( *n:State ) }) + *n:State -> ({ next_to_2 ( *n:River ) }) + *n:River -> ({ major ( *n:River ) }) + *n:River -> ({ river ( all ) }) + + + + + +Call the Great Lakes in Michigan . + + +answer(major(lake(loc_2(stateid('michigan'))))) + + +answer(A,(major(A),lake(A),loc(A,B),const(B,stateid(michigan)))) + + + *n:Query -> ({ answer ( *n:Place ) }) + *n:Place -> ({ major ( *n:Place ) }) + *n:Place -> ({ lake ( *n:Place ) }) + *n:Place -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' michigan ' }) + + + + + +What are the influences of montana ? + + +answer(river(loc_2(stateid('montana')))) + + +answer(A,(river(A),loc(A,B),const(B,stateid(montana)))) + + + *n:Query -> ({ answer ( *n:River ) }) + *n:River -> ({ river ( *n:River ) }) + *n:River -> ({ loc_2 ( *n:State ) }) + *n:State -> ({ stateid ( *n:StateName ) }) + *n:StateName -> ({ ' montana ' }) + + + + -- cgit v1.2.3